Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2025

Bumps golang.org/x/oauth2 from 0.24.0 to 0.27.0.

Commits
  • 681b4d8 jws: split token into fixed number of parts
  • 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
  • 109dabf endpoints: add links/provider for Discord
  • ac571fa oauth2: fix docs for Config.DeviceAuth
  • 314ee5b endpoints: add patreon endpoint
  • b9c813b google: add warning about externally-provided credentials
  • 49a531d all: make method and struct comments match the names
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 20, 2025
@github-actions github-actions bot added the chore Routine tasks or maintenance label Jul 20, 2025
Copy link
Collaborator

@SamYuan1990 SamYuan1990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SamYuan1990
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.27.0 branch from f018e13 to 91a27d5 Compare October 15, 2025 14:39
@github-actions
Copy link
Contributor

📊 Profiling reports are ready to be viewed

⚠️ Variability in pprof CPU and Memory profiles
When comparing pprof profiles of Kepler versions, expect variability in CPU and memory. Focus only on significant, consistent differences.

💻 CPU Comparison with base Kepler
File: kepler
Build ID: 8b5201474f5696a67246c5b3eb84f339f99a6e02
Type: cpu
Time: 2025-10-15 14:41:11 UTC
Duration: 120s, Total samples = 3.98s ( 3.32%)
Active filters:
   show=github.com/sustainable-computing-io
Showing nodes accounting for 0, 0% of 3.98s total
      flat  flat%   sum%        cum   cum%
         0     0%     0%      0.07s  1.76%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).Collect
    -0.05s  1.26%  1.26%     -0.05s  1.26%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).CPUUsageRatio
         0     0%  1.26%     -0.05s  1.26%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh.func3
         0     0%  1.26%     -0.05s  1.26%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshNode
         0     0%  1.26%      0.04s  1.01%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).Snapshot
         0     0%  1.26%      0.04s  1.01%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).ensureFreshData
     0.03s  0.75%   0.5%      0.03s  0.75%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).collectProcessMetrics
         0     0%   0.5%     -0.03s  0.75%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).scheduleNextCollection.func1
     0.02s   0.5%     0%      0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*realProcFS).CPUInfo
     0.01s  0.25%  0.25%      0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateProcessPower
    -0.01s  0.25%     0%     -0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).AllProcs
         0     0%     0%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/device.(*AggregatedZone).Energy
    -0.01s  0.25%  0.25%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/device.sysfsRaplZone.Energy
    -0.01s  0.25%   0.5%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*cpuInfoCollector).Collect
         0     0%   0.5%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateContainerPower
         0     0%   0.5%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateNodePower
    -0.01s  0.25%  0.75%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculatePodPower
    -0.01s  0.25%  1.01%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateVMPower
     0.01s  0.25%  0.75%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).refreshSnapshot
         0     0%  0.75%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh
         0     0%  0.75%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh.func1
     0.01s  0.25%   0.5%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Process).StringID (inline)
     0.01s  0.25%  0.25%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*TerminatedResourceTracker[go.shape.*uint8]).Clear (inline)
    -0.01s  0.25%   0.5%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).CmdLine
    -0.01s  0.25%  0.75%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).Comm
    -0.01s  0.25%  1.01%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.WrapProc (inline)
     0.01s  0.25%  0.75%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.computeTypeInfoFromProc
         0     0%  0.75%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.computeTypeInfoFromProc.func1
         0     0%  0.75%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.computeTypeInfoFromProc.func2
     0.01s  0.25%   0.5%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.containerInfoFromCgroupPaths
         0     0%   0.5%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.containerInfoFromProc
         0     0%   0.5%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.newProcess
         0     0%   0.5%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.vmInfoFromProc
     0.02s   0.5%     0%          0     0%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshProcesses
💾 Memory Comparison with base Kepler (Inuse)
File: kepler
Build ID: 8b5201474f5696a67246c5b3eb84f339f99a6e02
Type: inuse_space
Time: 2025-10-15 14:43:11 UTC
Duration: 120.02s, Total samples = 8882.02kB 
Active filters:
   show=github.com/sustainable-computing-io
Showing nodes accounting for 3072.09kB, 34.59% of 8882.02kB total
Dropped 5 nodes (cum <= 44.41kB)
      flat  flat%   sum%        cum   cum%
         0     0%     0%  4109.58kB 46.27%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).Collect
 3584.18kB 40.35% 40.35%  3584.18kB 40.35%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).collectProcessMetrics
         0     0% 40.35%   525.40kB  5.92%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).Snapshot
         0     0% 40.35%   525.40kB  5.92%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).ensureFreshData
 -512.09kB  5.77% 34.59%  -512.09kB  5.77%  github.com/sustainable-computing-io/kepler/internal/monitor.newProcess (inline)
         0     0% 34.59%  -512.05kB  5.77%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).scheduleNextCollection.func1
💾 Memory Comparison with base Kepler (Alloc)
File: kepler
Build ID: 8b5201474f5696a67246c5b3eb84f339f99a6e02
Type: alloc_space
Time: 2025-10-15 14:43:11 UTC
Duration: 120.02s, Total samples = 170505.22kB 
Active filters:
   show=github.com/sustainable-computing-io
Showing nodes accounting for 601.99kB, 0.35% of 170505.22kB total
      flat  flat%   sum%        cum   cum%
         0     0%     0%  8214.61kB  4.82%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).Collect
 5120.14kB  3.00%  3.00%  5120.14kB  3.00%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).collectProcessMetrics
-4096.78kB  2.40%   0.6% -4096.78kB  2.40%  github.com/sustainable-computing-io/kepler/internal/monitor.newProcess (inline)
         0     0%   0.6%  3606.50kB  2.12%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).Snapshot
  525.43kB  0.31%  0.91% -3571.35kB  2.09%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateProcessPower
    4.63kB 0.0027%  0.91%  2583.24kB  1.52%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh
         0     0%  0.91%  2578.61kB  1.51%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshProcesses
         0     0%  0.91% -2546.14kB  1.49%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).scheduleNextCollection.func1
 -512.03kB   0.3%  0.61% -2474.47kB  1.45%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*cpuInfoCollector).Collect
  512.05kB   0.3%  0.91%  2048.48kB  1.20%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Process).Clone (inline)
         0     0%  0.91%  2048.48kB  1.20%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Snapshot).Clone
-1962.44kB  1.15%  0.24% -1962.44kB  1.15%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*realProcFS).CPUInfo
-1570.33kB  0.92%  1.16% -1570.33kB  0.92%  github.com/sustainable-computing-io/kepler/internal/resource.containerInfoFromCgroupPaths
         0     0%  1.16%  1558.03kB  0.91%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).ensureFreshData
 1536.68kB   0.9%  0.26%  1536.68kB   0.9%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).CPUTime
         0     0%  0.26%  1536.68kB   0.9%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).updateProcessCache
         0     0%  0.26%  1536.68kB   0.9%  github.com/sustainable-computing-io/kepler/internal/resource.populateProcessFields
 1536.42kB   0.9%  0.64%  1536.42kB   0.9%  maps.Copy[go.shape.map[github.com/sustainable-computing-io/kepler/internal/device.EnergyZone]github.com/sustainable-computing-io/kepler/internal/monitor.Usage,go.shape.map[github.com/sustainable-computing-io/kepler/internal/device.EnergyZone]github.com/sustainable-computing-io/kepler/internal/monitor.Usage,go.shape.interface { Energy ; Index int; MaxEnergy github.com/sustainable-computing-io/kepler/internal/device.Energy; Name string; Path string },go.shape.struct { EnergyTotal github.com/sustainable-computing-io/kepler/internal/device.Energy; Power github.com/sustainable-computing-io/kepler/internal/device.Power }] (inline)
-1535.67kB   0.9%  0.26% -1535.67kB   0.9%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).CPUUsageRatio
         0     0%  0.26% -1535.67kB   0.9%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh.func3
         0     0%  0.26% -1535.67kB   0.9%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshNode
         0     0%  0.26% -1056.33kB  0.62%  github.com/sustainable-computing-io/kepler/internal/resource.computeTypeInfoFromProc.func1
         0     0%  0.26% -1056.33kB  0.62%  github.com/sustainable-computing-io/kepler/internal/resource.containerInfoFromProc
 1041.93kB  0.61%  0.35%  1041.93kB  0.61%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).AllProcs
         0     0%  0.35%  -988.12kB  0.58%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculatePower
         0     0%  0.35%  -988.12kB  0.58%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).refreshSnapshot
         0     0%  0.35%  -988.12kB  0.58%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh
         0     0%  0.35%  -988.12kB  0.58%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh.func1
     514kB   0.3%  0.65%      514kB   0.3%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).Cgroups
 -512.03kB   0.3%  0.35%  -512.03kB   0.3%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).collectContainerMetrics

⬇️ Download the Profiling artifacts from the Actions Summary page

📦 Artifact name: profile-artifacts-2247

🔧 Or use GitHub CLI to download artifacts:

gh run download 18532680432 -n profile-artifacts-2247

@sthaha
Copy link
Collaborator

sthaha commented Oct 16, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.27.0 branch from 91a27d5 to 139f143 Compare October 16, 2025 01:05
@github-actions
Copy link
Contributor

📊 Profiling reports are ready to be viewed

⚠️ Variability in pprof CPU and Memory profiles
When comparing pprof profiles of Kepler versions, expect variability in CPU and memory. Focus only on significant, consistent differences.

💻 CPU Comparison with base Kepler
File: kepler
Build ID: 2e14157eb838ba32e05549679c9cbb6f87e2e252
Type: cpu
Time: 2025-10-16 01:07:19 UTC
Duration: 120s, Total samples = 3.95s ( 3.29%)
Active filters:
   show=github.com/sustainable-computing-io
Showing nodes accounting for 0.05s, 1.27% of 3.95s total
Dropped 1 node (cum <= 0.02s)
      flat  flat%   sum%        cum   cum%
         0     0%     0%      0.04s  1.01%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateProcessPower
         0     0%     0%     -0.04s  1.01%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh
    -0.01s  0.25%  0.25%     -0.04s  1.01%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshProcesses
         0     0%  0.25%      0.02s  0.51%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PlatformCollector).Collect
     0.01s  0.25%     0%      0.02s  0.51%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Process).Clone (inline)
     0.02s  0.51%  0.51%      0.02s  0.51%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Process).StringID (inline)
         0     0%  0.51%      0.02s  0.51%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Snapshot).Clone
     0.02s  0.51%  1.01%      0.02s  0.51%  github.com/sustainable-computing-io/kepler/internal/monitor.newProcess (inline)
         0     0%  1.01%      0.02s  0.51%  github.com/sustainable-computing-io/kepler/internal/platform/redfish.(*PowerReader).ReadAll
     0.02s  0.51%  1.52%      0.02s  0.51%  github.com/sustainable-computing-io/kepler/internal/platform/redfish.(*PowerReader).readPowerSubsystem
         0     0%  1.52%      0.02s  0.51%  github.com/sustainable-computing-io/kepler/internal/platform/redfish.(*Service).Power
    -0.01s  0.25%  1.27%     -0.02s  0.51%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).updateProcessCache
         0     0%  1.27%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).Collect
         0     0%  1.27%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).Snapshot
         0     0%  1.27%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).ensureFreshData
         0     0%  1.27%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).refreshSnapshot
     0.01s  0.25%  1.52%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).refreshSnapshot.func1
         0     0%  1.52%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).scheduleNextCollection.func1
         0     0%  1.52%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh.func1
         0     0%  1.52%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).AllProcs
    -0.01s  0.25%  1.27%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).Executable
    -0.01s  0.25%  1.01%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.WrapProc (inline)
         0     0%  1.01%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.newProcess
         0     0%  1.01%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.populateProcessFields
     0.01s  0.25%  1.27%      0.01s  0.25%  maps.Copy[go.shape.map[github.com/sustainable-computing-io/kepler/internal/device.EnergyZone]github.com/sustainable-computing-io/kepler/internal/monitor.Usage,go.shape.map[github.com/sustainable-computing-io/kepler/internal/device.EnergyZone]github.com/sustainable-computing-io/kepler/internal/monitor.Usage,go.shape.interface { Energy ; Index int; MaxEnergy github.com/sustainable-computing-io/kepler/internal/device.Energy; Name string; Path string },go.shape.struct { EnergyTotal github.com/sustainable-computing-io/kepler/internal/device.Energy; Power github.com/sustainable-computing-io/kepler/internal/device.Power }] (inline)
💾 Memory Comparison with base Kepler (Inuse)
File: kepler
Build ID: 2e14157eb838ba32e05549679c9cbb6f87e2e252
Type: inuse_space
Time: 2025-10-16 01:09:19 UTC
Duration: 120.02s, Total samples = 8584.72kB 
Active filters:
   show=github.com/sustainable-computing-io
Showing nodes accounting for -0.90kB, 0.01% of 8584.72kB total
      flat  flat%   sum%        cum   cum%
  512.10kB  5.97%  5.97%   512.10kB  5.97%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateContainerPower
         0     0%  5.97%  -512.05kB  5.96%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).Collect
         0     0%  5.97%  -512.05kB  5.96%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).Snapshot
         0     0%  5.97%  -512.05kB  5.96%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).ensureFreshData
         0     0%  5.97%  -512.05kB  5.96%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh
         0     0%  5.97%  -512.05kB  5.96%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshProcesses
         0     0%  5.97%  -512.05kB  5.96%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).updateProcessCache
 -512.05kB  5.96% 0.00064%  -512.05kB  5.96%  github.com/sustainable-computing-io/kepler/internal/resource.newProcess
         0     0% 0.00064%   512.02kB  5.96%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).scheduleNextCollection.func1
         0     0% 0.00064%    -0.87kB  0.01%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*cpuInfoCollector).Collect
   -0.87kB  0.01% 0.0095%    -0.87kB  0.01%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*realProcFS).CPUInfo
         0     0% 0.0095%    -0.09kB 0.001%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateProcessPower
   -0.09kB 0.001%  0.01%    -0.09kB 0.001%  github.com/sustainable-computing-io/kepler/internal/monitor.newProcess (inline)
         0     0%  0.01%    -0.03kB 0.00036%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculatePower
         0     0%  0.01%    -0.03kB 0.00036%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).refreshSnapshot
         0     0%  0.01%    -0.03kB 0.00036%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh
         0     0%  0.01%    -0.03kB 0.00036%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh.func1
💾 Memory Comparison with base Kepler (Alloc)
File: kepler
Build ID: 2e14157eb838ba32e05549679c9cbb6f87e2e252
Type: alloc_space
Time: 2025-10-16 01:09:19 UTC
Duration: 120.02s, Total samples = 169.45MB 
Active filters:
   show=github.com/sustainable-computing-io
Showing nodes accounting for -5.59MB, 3.30% of 169.45MB total
Dropped 5 nodes (cum <= 0.85MB)
      flat  flat%   sum%        cum   cum%
   -4.59MB  2.71%  2.71%    -4.59MB  2.71%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*realProcFS).CPUInfo
    0.50MB   0.3%  2.41%    -4.09MB  2.41%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*cpuInfoCollector).Collect
   -0.51MB   0.3%  2.71%       -4MB  2.36%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshProcesses
    3.55MB  2.10%  0.62%     3.55MB  2.10%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).CPUUsageRatio
         0     0%  0.62%     3.55MB  2.10%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh.func3
         0     0%  0.62%     3.55MB  2.10%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshNode
    0.50MB   0.3%  0.32%    -3.50MB  2.07%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh
         0     0%  0.32%        3MB  1.77%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateProcessPower
       3MB  1.77%  1.45%        3MB  1.77%  github.com/sustainable-computing-io/kepler/internal/monitor.newProcess (inline)
         0     0%  1.45%    -2.50MB  1.48%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).updateProcessCache
   -0.51MB   0.3%  1.15%    -2.01MB  1.19%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Snapshot).Clone
      -2MB  1.18% 0.035%       -2MB  1.18%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).CPUTime
         0     0% 0.035%       -2MB  1.18%  github.com/sustainable-computing-io/kepler/internal/resource.populateProcessFields
         0     0% 0.035%    -1.99MB  1.18%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).scheduleNextCollection.func1
         0     0% 0.035%     1.99MB  1.17%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).ensureFreshData
   -1.50MB  0.89%  0.92%    -1.50MB  0.89%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Process).Clone (inline)
         0     0%  0.92%    -1.03MB  0.61%  github.com/sustainable-computing-io/kepler/internal/resource.computeTypeInfoFromProc.func2
   -1.03MB  0.61%  1.53%    -1.03MB  0.61%  github.com/sustainable-computing-io/kepler/internal/resource.vmInfoFromCmdLine
         0     0%  1.53%    -1.03MB  0.61%  github.com/sustainable-computing-io/kepler/internal/resource.vmInfoFromProc
         0     0%  1.53%    -1.02MB   0.6%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).Collect
         0     0%  1.53%    -1.01MB  0.59%  github.com/sustainable-computing-io/kepler/internal/resource.computeTypeInfoFromProc.func1
   -1.01MB  0.59%  2.12%    -1.01MB  0.59%  github.com/sustainable-computing-io/kepler/internal/resource.containerInfoFromCgroupPaths
         0     0%  2.12%    -1.01MB  0.59%  github.com/sustainable-computing-io/kepler/internal/resource.containerInfoFromProc
      -1MB  0.59%  2.71%       -1MB  0.59%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).collectProcessMetrics
   -0.99MB  0.59%  3.30%    -0.99MB  0.59%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).AllProcs
    0.50MB   0.3%  3.00%     0.50MB   0.3%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateContainerPower
   -0.50MB   0.3%  3.30%    -0.50MB   0.3%  github.com/sustainable-computing-io/kepler/internal/resource.newProcess

⬇️ Download the Profiling artifacts from the Actions Summary page

📦 Artifact name: profile-artifacts-2247

🔧 Or use GitHub CLI to download artifacts:

gh run download 18547067747 -n profile-artifacts-2247

@sthaha
Copy link
Collaborator

sthaha commented Oct 19, 2025

@dependabot recreate

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.24.0 to 0.27.0.
- [Commits](golang/oauth2@v0.24.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/oauth2-0.27.0 branch from 139f143 to 812ab29 Compare October 19, 2025 23:46
@github-actions
Copy link
Contributor

📊 Profiling reports are ready to be viewed

⚠️ Variability in pprof CPU and Memory profiles
When comparing pprof profiles of Kepler versions, expect variability in CPU and memory. Focus only on significant, consistent differences.

💻 CPU Comparison with base Kepler
File: kepler
Build ID: 859a01dbe56ded0fa40763bd8205a50f3e896aac
Type: cpu
Time: 2025-10-19 23:47:48 UTC
Duration: 120s, Total samples = 4s ( 3.33%)
Active filters:
   show=github.com/sustainable-computing-io
Showing nodes accounting for 0, 0% of 4s total
      flat  flat%   sum%        cum   cum%
         0     0%     0%     -0.06s  1.50%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).Snapshot
         0     0%     0%     -0.06s  1.50%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).ensureFreshData
         0     0%     0%     -0.06s  1.50%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh
         0     0%     0%     -0.06s  1.50%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshProcesses
         0     0%     0%     -0.04s  1.00%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).Collect
         0     0%     0%     -0.04s  1.00%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculatePower
         0     0%     0%     -0.04s  1.00%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).refreshSnapshot
         0     0%     0%     -0.04s  1.00%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh
         0     0%     0%     -0.04s  1.00%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh.func1
         0     0%     0%     -0.04s  1.00%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).updateProcessCache
    -0.01s  0.25%  0.25%     -0.04s  1.00%  github.com/sustainable-computing-io/kepler/internal/resource.populateProcessFields
    -0.03s  0.75%  1.00%     -0.03s  0.75%  github.com/sustainable-computing-io/kepler/internal/monitor.newProcess (inline)
    -0.03s  0.75%  1.75%     -0.03s  0.75%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).CPUTime
     0.01s  0.25%  1.50%      0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PlatformCollector).Collect
     0.02s   0.5%  1.00%      0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).collectProcessMetrics
         0     0%  1.00%      0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*cpuInfoCollector).Collect
     0.02s   0.5%   0.5%      0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*realProcFS).CPUInfo
         0     0%   0.5%      0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).scheduleNextCollection.func1
    -0.02s   0.5%  1.00%     -0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).AllProcs
    -0.02s   0.5%  1.50%     -0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).CPUUsageRatio
         0     0%  1.50%     -0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh.func3
         0     0%  1.50%     -0.02s   0.5%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshNode
         0     0%  1.50%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/device.(*AggregatedZone).Energy
     0.01s  0.25%  1.25%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/device.sysfsRaplZone.Energy
         0     0%  1.25%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateNodePower
     0.03s  0.75%   0.5%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateProcessPower
     0.01s  0.25%  0.25%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/monitor.(*TerminatedResourceTracker[go.shape.*uint8]).Items (inline)
         0     0%  0.25%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/platform/redfish.(*PowerReader).ReadAll
     0.01s  0.25%     0%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/platform/redfish.(*PowerReader).readPowerSubsystem
         0     0%     0%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/platform/redfish.(*Service).Power
    -0.01s  0.25%  0.25%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).Cgroups
     0.01s  0.25%     0%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).CmdLine
     0.01s  0.25%  0.25%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).Comm
    -0.01s  0.25%     0%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).Executable
         0     0%     0%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.computeTypeInfoFromProc.func1
         0     0%     0%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.computeTypeInfoFromProc.func2
         0     0%     0%     -0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.containerInfoFromProc
         0     0%     0%      0.01s  0.25%  github.com/sustainable-computing-io/kepler/internal/resource.vmInfoFromProc
💾 Memory Comparison with base Kepler (Inuse)
File: kepler
Build ID: 859a01dbe56ded0fa40763bd8205a50f3e896aac
Type: inuse_space
Time: 2025-10-19 23:49:48 UTC
Duration: 120.02s, Total samples = 8.40MB 
Active filters:
   show=github.com/sustainable-computing-io
Showing nodes accounting for 0.49MB, 5.80% of 8.40MB total
      flat  flat%   sum%        cum   cum%
   -0.51MB  6.11%  6.11%    -0.51MB  6.11%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Snapshot).Clone
    0.50MB  5.96%  0.16%     0.50MB  5.96%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).collectProcessMetrics
         0     0%  0.16%     0.50MB  5.95%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculatePower
         0     0%  0.16%     0.50MB  5.95%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateProcessPower
         0     0%  0.16%     0.50MB  5.95%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).ensureFreshData
         0     0%  0.16%     0.50MB  5.95%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).refreshSnapshot
         0     0%  0.16%     0.50MB  5.95%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh
         0     0%  0.16%     0.50MB  5.95%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh.func1
    0.50MB  5.95%  5.80%     0.50MB  5.95%  github.com/sustainable-computing-io/kepler/internal/monitor.newProcess (inline)
         0     0%  5.80%     0.49MB  5.80%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).Collect
         0     0%  5.80%    -0.01MB  0.16%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).Snapshot
💾 Memory Comparison with base Kepler (Alloc)
File: kepler
Build ID: 859a01dbe56ded0fa40763bd8205a50f3e896aac
Type: alloc_space
Time: 2025-10-19 23:49:48 UTC
Duration: 120.02s, Total samples = 179.24MB 
Active filters:
   show=github.com/sustainable-computing-io
Showing nodes accounting for 8.80MB, 4.91% of 179.24MB total
Dropped 2 nodes (cum <= 0.90MB)
      flat  flat%   sum%        cum   cum%
    6.34MB  3.54%  3.54%     6.34MB  3.54%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*realProcFS).CPUInfo
   -0.50MB  0.28%  3.26%     5.84MB  3.26%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*cpuInfoCollector).Collect
   -3.52MB  1.96%  1.30%    -4.02MB  2.24%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).AllProcs
    3.50MB  1.95%  3.25%     3.50MB  1.95%  github.com/sustainable-computing-io/kepler/internal/monitor.newProcess (inline)
   -1.03MB  0.57%  2.68%     3.47MB  1.94%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateProcessPower
         0     0%  2.68%        3MB  1.67%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).Snapshot
         0     0%  2.68%    -2.53MB  1.41%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh
   -0.51MB  0.28%  2.39%    -2.53MB  1.41%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshProcesses
         0     0%  2.39%     1.99MB  1.11%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).Collect
    1.99MB  1.11%  3.51%     1.99MB  1.11%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).CPUTime
         0     0%  3.51%     1.99MB  1.11%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).updateProcessCache
         0     0%  3.51%     1.99MB  1.11%  github.com/sustainable-computing-io/kepler/internal/resource.populateProcessFields
    1.54MB  0.86%  4.37%     1.54MB  0.86%  github.com/sustainable-computing-io/kepler/internal/resource.(*procFSReader).CPUUsageRatio
         0     0%  4.37%     1.54MB  0.86%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).Refresh.func3
         0     0%  4.37%     1.54MB  0.86%  github.com/sustainable-computing-io/kepler/internal/resource.(*resourceInformer).refreshNode
         0     0%  4.37%     1.50MB  0.84%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).ensureFreshData
    0.50MB  0.28%  4.64%     1.50MB  0.84%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Process).Clone (inline)
         0     0%  4.64%     1.50MB  0.84%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Snapshot).Clone
         0     0%  4.64%    -1.06MB  0.59%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).scheduleNextCollection.func1
         0     0%  4.64%        1MB  0.56%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PlatformCollector).Collect
         0     0%  4.64%        1MB  0.56%  github.com/sustainable-computing-io/kepler/internal/platform/redfish.(*PowerReader).ReadAll
       1MB  0.56%  5.21%        1MB  0.56%  github.com/sustainable-computing-io/kepler/internal/platform/redfish.(*PowerReader).readPowerSubsystem
         0     0%  5.21%        1MB  0.56%  github.com/sustainable-computing-io/kepler/internal/platform/redfish.(*Service).Power
       1MB  0.56%  5.76%        1MB  0.56%  maps.Copy[go.shape.map[github.com/sustainable-computing-io/kepler/internal/device.EnergyZone]github.com/sustainable-computing-io/kepler/internal/monitor.Usage,go.shape.map[github.com/sustainable-computing-io/kepler/internal/device.EnergyZone]github.com/sustainable-computing-io/kepler/internal/monitor.Usage,go.shape.interface { Energy ; Index int; MaxEnergy github.com/sustainable-computing-io/kepler/internal/device.Energy; Name string; Path string },go.shape.struct { EnergyTotal github.com/sustainable-computing-io/kepler/internal/device.Energy; Power github.com/sustainable-computing-io/kepler/internal/device.Power }] (inline)
   -0.52MB  0.29%  5.48%    -0.52MB  0.29%  github.com/sustainable-computing-io/kepler/internal/resource.containerInfoFromCgroupPaths
   -0.51MB  0.28%  5.19%    -0.51MB  0.28%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).collectProcessMetrics
         0     0%  5.19%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/device.(*AggregatedZone).Energy
   -0.50MB  0.28%  4.91%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/device.sysfsRaplZone.Energy
         0     0%  4.91%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateNodePower
    0.50MB  0.28%  5.19%     0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/resource.(*procWrapper).Cgroups
         0     0%  5.19%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/resource.computeTypeInfoFromProc.func2
   -0.50MB  0.28%  4.91%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/resource.vmInfoFromCmdLine
         0     0%  4.91%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/resource.vmInfoFromProc
    0.50MB  0.28%  5.19%     0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateContainerPower
    0.50MB  0.28%  5.47%     0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/monitor.(*TerminatedResourceTracker[go.shape.*uint8]).Add
   -0.50MB  0.28%  5.19%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/exporter/prometheus/collector.(*PowerCollector).collectContainerMetrics
   -0.50MB  0.28%  4.91%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/resource.WrapProc (inline)
   -0.50MB  0.28%  4.63%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/logger.handlerForFormat.func1
         0     0%  4.63%    -0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculateVMPower
    0.50MB  0.28%  4.91%     0.50MB  0.28%  github.com/sustainable-computing-io/kepler/internal/monitor.(*Process).StringID (inline)
         0     0%  4.91%     0.44MB  0.24%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).calculatePower
         0     0%  4.91%     0.44MB  0.24%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).refreshSnapshot
         0     0%  4.91%     0.44MB  0.24%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh
         0     0%  4.91%     0.44MB  0.24%  github.com/sustainable-computing-io/kepler/internal/monitor.(*PowerMonitor).synchronizedPowerRefresh.func1

⬇️ Download the Profiling artifacts from the Actions Summary page

📦 Artifact name: profile-artifacts-2247

🔧 Or use GitHub CLI to download artifacts:

gh run download 18637841669 -n profile-artifacts-2247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Routine tasks or maintenance dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants