Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12553817162630470967.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8896961303271054135.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18328433374935001593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9448178588421585699.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1076538141986637470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9203 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 (main) Commit message: "Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 # timeout=10 > git rev-list --no-walk 3bef71a458050caad0e348ab590f9730d3645923 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-13T06:34:12.643Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-13T06:34:12.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-13T06:34:12.743Z] ========================================================= [2026-05-13T06:34:12.743Z] EdgeX Global Pipelines Version Info [2026-05-13T06:34:12.743Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:34:13.862Z] ------------------- [2026-05-13T06:34:13.862Z] stable info: [2026-05-13T06:34:13.862Z] ------------------- [2026-05-13T06:34:13.862Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-13T06:34:13.862Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-13T06:34:13.862Z] Message: update stable to v1.0.278 [2026-05-13T06:34:14.433Z] ------------------- [2026-05-13T06:34:14.433Z] experimental info: [2026-05-13T06:34:14.433Z] ------------------- [2026-05-13T06:34:14.433Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-13T06:34:14.433Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-13T06:34:14.433Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-13T06:34:14.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2026-05-13T06:34:14.531Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2026-05-13T06:34:14.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-13T06:34:14.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-13T06:34:14.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-13T06:34:14.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-13T06:34:14.650Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-13T06:34:14.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-13T06:34:14.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-13T06:34:14.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-13T06:34:14.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-13T06:34:14.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2026-05-13T06:34:14.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-13T06:34:14.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-13T06:34:14.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-13T06:34:14.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-13T06:34:14.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-13T06:34:14.947Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-13T06:34:14.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-13T06:34:14.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-13T06:34:15.021Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-13T06:34:15.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2026-05-13T06:34:15.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-13T06:34:15.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-13T06:34:15.114Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-13T06:34:15.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-13T06:34:15.161Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-13T06:34:15.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-13T06:34:15.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-13T06:34:15.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-13T06:34:15.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo [2026-05-13T06:34:15.303Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b87c2c [Pipeline] echo [2026-05-13T06:34:15.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:34:15.397Z] provisioning config files... [2026-05-13T06:34:15.414Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10274279278126437297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:34:15.748Z] ---> ****-login.sh [2026-05-13T06:34:15.748Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:34:15.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:16.012Z] [2026-05-13T06:34:16.012Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:34:16.012Z] Configure a credential helper to remove this warning. See [2026-05-13T06:34:16.012Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:34:16.012Z] [2026-05-13T06:34:16.012Z] Login Succeeded [2026-05-13T06:34:16.012Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:34:16.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:16.272Z] [2026-05-13T06:34:16.272Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:34:16.272Z] Configure a credential helper to remove this warning. See [2026-05-13T06:34:16.272Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:34:16.272Z] [2026-05-13T06:34:16.272Z] Login Succeeded [2026-05-13T06:34:16.272Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:34:16.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:16.272Z] [2026-05-13T06:34:16.272Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:34:16.272Z] Configure a credential helper to remove this warning. See [2026-05-13T06:34:16.272Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:34:16.272Z] [2026-05-13T06:34:16.272Z] Login Succeeded [2026-05-13T06:34:16.272Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:34:16.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:16.272Z] [2026-05-13T06:34:16.272Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:34:16.273Z] Configure a credential helper to remove this warning. See [2026-05-13T06:34:16.273Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:34:16.273Z] [2026-05-13T06:34:16.273Z] Login Succeeded [2026-05-13T06:34:16.273Z] ****.io [2026-05-13T06:34:16.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:16.791Z] [2026-05-13T06:34:16.792Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T06:34:16.792Z] Configure a credential helper to remove this warning. See [2026-05-13T06:34:16.792Z] https://docs.****.com/go/credential-store/ [2026-05-13T06:34:16.792Z] [2026-05-13T06:34:16.792Z] Login Succeeded [2026-05-13T06:34:16.792Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:34:16.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-13T06:34:17.215Z] + git rev-list -1 --merges 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173~1..7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo [2026-05-13T06:34:17.246Z] -----------> git rev-list -1 --merges 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173~1..7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [2026-05-13T06:34:17.246Z] 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [false] [Pipeline] sh [2026-05-13T06:34:17.540Z] + git log --format=format:%s -1 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo [2026-05-13T06:34:17.555Z] ========================================================= [2026-05-13T06:34:17.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-13T06:34:17.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-13T06:34:17.889Z] + git log --format=format:%s -1 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo [2026-05-13T06:34:17.901Z] [semverPrep] GIT_COMMIT: 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173, Commit Message: Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo [2026-05-13T06:34:17.914Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-13T06:34:18.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-13T06:34:18.267Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-13T06:34:18.267Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-13T06:34:18.267Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-13T06:34:18.267Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-13T06:34:18.267Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-13T06:34:18.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:34:18.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T06:34:18.623Z] [2026-05-13T06:34:18.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:34:18.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T06:34:18.929Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-13T06:34:18.929Z] 3dae71ba6b94: Pulling fs layer [2026-05-13T06:34:18.929Z] 6bf1a483ea7c: Pulling fs layer [2026-05-13T06:34:18.929Z] f5dfc541a4d3: Pulling fs layer [2026-05-13T06:34:18.929Z] 461d9e800cba: Pulling fs layer [2026-05-13T06:34:18.929Z] 80192f66455f: Pulling fs layer [2026-05-13T06:34:18.929Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-13T06:34:18.929Z] a29436f7fd5d: Pulling fs layer [2026-05-13T06:34:18.929Z] 923cac83aea3: Pulling fs layer [2026-05-13T06:34:18.929Z] 80192f66455f: Waiting [2026-05-13T06:34:18.929Z] 461d9e800cba: Waiting [2026-05-13T06:34:18.929Z] 2e8e34ca0e6c: Waiting [2026-05-13T06:34:18.929Z] a29436f7fd5d: Waiting [2026-05-13T06:34:18.929Z] 923cac83aea3: Waiting [2026-05-13T06:34:18.929Z] 25ad8b0a4227: Pulling fs layer [2026-05-13T06:34:18.929Z] db01528c6b51: Pulling fs layer [2026-05-13T06:34:18.929Z] 25ad8b0a4227: Waiting [2026-05-13T06:34:18.929Z] 28988de357af: Pulling fs layer [2026-05-13T06:34:18.929Z] db01528c6b51: Waiting [2026-05-13T06:34:18.929Z] 28988de357af: Waiting [2026-05-13T06:34:18.929Z] 6bf1a483ea7c: Verifying Checksum [2026-05-13T06:34:18.929Z] 6bf1a483ea7c: Download complete [2026-05-13T06:34:18.929Z] 461d9e800cba: Verifying Checksum [2026-05-13T06:34:18.929Z] 461d9e800cba: Download complete [2026-05-13T06:34:18.929Z] 80192f66455f: Verifying Checksum [2026-05-13T06:34:18.929Z] 80192f66455f: Download complete [2026-05-13T06:34:19.189Z] f5dfc541a4d3: Verifying Checksum [2026-05-13T06:34:19.189Z] f5dfc541a4d3: Download complete [2026-05-13T06:34:19.189Z] 3dae71ba6b94: Verifying Checksum [2026-05-13T06:34:19.189Z] 3dae71ba6b94: Download complete [2026-05-13T06:34:19.189Z] 923cac83aea3: Verifying Checksum [2026-05-13T06:34:19.189Z] 923cac83aea3: Download complete [2026-05-13T06:34:19.189Z] 25ad8b0a4227: Verifying Checksum [2026-05-13T06:34:19.189Z] 25ad8b0a4227: Download complete [2026-05-13T06:34:19.189Z] db01528c6b51: Verifying Checksum [2026-05-13T06:34:19.189Z] db01528c6b51: Download complete [2026-05-13T06:34:19.189Z] 28988de357af: Download complete [2026-05-13T06:34:19.447Z] a29436f7fd5d: Verifying Checksum [2026-05-13T06:34:19.447Z] a29436f7fd5d: Download complete [2026-05-13T06:34:20.014Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-13T06:34:20.014Z] 2e8e34ca0e6c: Download complete [2026-05-13T06:34:20.580Z] 3dae71ba6b94: Pull complete [2026-05-13T06:34:20.840Z] 6bf1a483ea7c: Pull complete [2026-05-13T06:34:21.778Z] f5dfc541a4d3: Pull complete [2026-05-13T06:34:21.778Z] 461d9e800cba: Pull complete [2026-05-13T06:34:21.778Z] 80192f66455f: Pull complete [2026-05-13T06:34:26.079Z] 2e8e34ca0e6c: Pull complete [2026-05-13T06:34:27.015Z] a29436f7fd5d: Pull complete [2026-05-13T06:34:27.015Z] 923cac83aea3: Pull complete [2026-05-13T06:34:27.276Z] 25ad8b0a4227: Pull complete [2026-05-13T06:34:27.276Z] db01528c6b51: Pull complete [2026-05-13T06:34:27.276Z] 28988de357af: Pull complete [2026-05-13T06:34:27.276Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-13T06:34:27.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T06:34:27.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:34:27.416Z] prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container [2026-05-13T06:34:27.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-13T06:34:29.250Z] $ docker top 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 -eo pid,comm [2026-05-13T06:34:29.304Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-13T06:34:29.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-13T06:34:29.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-13T06:34:29.365Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-13T06:34:29.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-13T06:34:29.488Z] $ docker exec 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 ssh-agent [2026-05-13T06:34:29.576Z] SSH_AUTH_SOCK=/tmp/ssh-nDDSUv0b1EW8/agent.32 [2026-05-13T06:34:29.576Z] SSH_AGENT_PID=39 [2026-05-13T06:34:29.582Z] Running ssh-add (command line suppressed) [2026-05-13T06:34:29.681Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16386388598423198721.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16386388598423198721.key) [2026-05-13T06:34:29.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-13T06:34:29.985Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh [2026-05-13T06:34:30.273Z] + git tag --points-at HEAD [Pipeline] } [2026-05-13T06:34:30.284Z] $ docker exec --env ******** --env ******** 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 ssh-agent -k [2026-05-13T06:34:30.380Z] unset SSH_AUTH_SOCK; [2026-05-13T06:34:30.382Z] unset SSH_AGENT_PID; [2026-05-13T06:34:30.382Z] echo Agent pid 39 killed; [2026-05-13T06:34:30.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-13T06:34:30.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-13T06:34:30.430Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-13T06:34:30.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-13T06:34:30.531Z] $ docker exec 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 ssh-agent [2026-05-13T06:34:30.623Z] SSH_AUTH_SOCK=/tmp/ssh-KNDkQ5tPT1dN/agent.87 [2026-05-13T06:34:30.623Z] SSH_AGENT_PID=94 [2026-05-13T06:34:30.627Z] Running ssh-add (command line suppressed) [2026-05-13T06:34:30.731Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13842170416097828430.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13842170416097828430.key) [2026-05-13T06:34:30.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-13T06:34:31.039Z] + git semver init [2026-05-13T06:34:31.298Z] 2026-05-13 06:34:31,238 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-13T06:34:31.298Z] 2026-05-13 06:34:31,242 [run_init] DEBUG init version:0.0.0 force:False [2026-05-13T06:34:31.298Z] 2026-05-13 06:34:31,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2026-05-13T06:34:31.298Z] 2026-05-13 06:34:31,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2026-05-13T06:34:31.298Z] 2026-05-13 06:34:31,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) [2026-05-13T06:34:33.258Z] 2026-05-13 06:34:32,810 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2026-05-13T06:34:33.258Z] 2026-05-13 06:34:32,811 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2026-05-13T06:34:33.258Z] 2026-05-13 06:34:32,811 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-05-13T06:34:33.258Z] 2026-05-13 06:34:32,811 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2026-05-13T06:34:33.258Z] 4.1.0-dev.21 [Pipeline] } [2026-05-13T06:34:33.275Z] $ docker exec --env ******** --env ******** 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 ssh-agent -k [2026-05-13T06:34:33.378Z] unset SSH_AUTH_SOCK; [2026-05-13T06:34:33.379Z] unset SSH_AGENT_PID; [2026-05-13T06:34:33.379Z] echo Agent pid 94 killed; [2026-05-13T06:34:33.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-13T06:34:33.714Z] + git semver [Pipeline] } [2026-05-13T06:34:33.982Z] $ docker stop --time=1 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 [2026-05-13T06:34:35.259Z] $ docker rm -f --volumes 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T06:34:35.598Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-13T06:34:35.859Z] Stashed 1 file(s) [Pipeline] echo [2026-05-13T06:34:35.866Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:34:36.032Z] provisioning config files... [2026-05-13T06:34:36.059Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17221441059386392229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:34:36.368Z] ---> ****-login.sh [2026-05-13T06:34:36.368Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:34:36.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:36.368Z] Login Succeeded [2026-05-13T06:34:36.368Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:34:36.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:36.368Z] Login Succeeded [2026-05-13T06:34:36.368Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:34:36.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:36.627Z] Login Succeeded [2026-05-13T06:34:36.627Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:34:36.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:36.627Z] Login Succeeded [2026-05-13T06:34:36.627Z] ****.io [2026-05-13T06:34:36.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:34:37.564Z] Login Succeeded [2026-05-13T06:34:37.564Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:34:37.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-13T06:34:37.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:34:37.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:34:37.696Z] ========================================================= [2026-05-13T06:34:37.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-13T06:34:37.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:34:38.028Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-13T06:34:38.595Z] #0 building with "default" instance using docker driver [2026-05-13T06:34:38.595Z] [2026-05-13T06:34:38.595Z] #1 [internal] load build definition from Dockerfile [2026-05-13T06:34:38.595Z] #1 transferring dockerfile: 1.75kB done [2026-05-13T06:34:38.595Z] #1 DONE 0.0s [2026-05-13T06:34:38.595Z] [2026-05-13T06:34:38.595Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-13T06:34:38.595Z] #2 DONE 0.1s [2026-05-13T06:34:38.854Z] [2026-05-13T06:34:38.854Z] #3 [internal] load .dockerignore [2026-05-13T06:34:38.854Z] #3 transferring context: 2B done [2026-05-13T06:34:38.854Z] #3 DONE 0.0s [2026-05-13T06:34:38.854Z] [2026-05-13T06:34:38.854Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-13T06:34:38.854Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-13T06:34:38.854Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-13T06:34:38.854Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-13T06:34:38.854Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-13T06:34:38.854Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.49MB / 60.15MB 0.2s [2026-05-13T06:34:38.854Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-13T06:34:38.854Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-13T06:34:38.854Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-13T06:34:38.854Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-13T06:34:38.854Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-13T06:34:38.854Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-13T06:34:38.854Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-05-13T06:34:38.854Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-05-13T06:34:39.112Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-13T06:34:39.112Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.64MB / 60.15MB 0.3s [2026-05-13T06:34:39.112Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-05-13T06:34:39.112Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s [2026-05-13T06:34:39.112Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.4s [2026-05-13T06:34:39.112Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-13T06:34:39.112Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.4s [2026-05-13T06:34:39.112Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-13T06:34:39.112Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.4s [2026-05-13T06:34:39.376Z] #4 ... [2026-05-13T06:34:39.376Z] [2026-05-13T06:34:39.376Z] #5 [internal] load build context [2026-05-13T06:34:39.376Z] #5 transferring context: 48.27MB 0.4s done [2026-05-13T06:34:39.376Z] #5 DONE 0.4s [2026-05-13T06:34:39.376Z] [2026-05-13T06:34:39.376Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-13T06:34:39.376Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-13T06:34:39.376Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.6s [2026-05-13T06:34:39.376Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-13T06:34:39.376Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-05-13T06:34:39.376Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-13T06:34:39.376Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.7s [2026-05-13T06:34:39.376Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-13T06:34:39.376Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-13T06:34:39.634Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 85.98MB / 112.58MB 0.8s [2026-05-13T06:34:39.634Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 0.9s [2026-05-13T06:34:39.894Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-13T06:34:45.170Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.5s [2026-05-13T06:34:45.170Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.5s done [2026-05-13T06:34:45.170Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-13T06:34:45.427Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-13T06:34:45.427Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-13T06:34:45.427Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-13T06:34:45.427Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-05-13T06:34:45.693Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-13T06:34:45.693Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-13T06:34:49.007Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done [2026-05-13T06:34:49.007Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-13T06:34:49.942Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-13T06:34:49.942Z] #4 DONE 11.1s [2026-05-13T06:34:49.942Z] [2026-05-13T06:34:49.942Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-05-13T06:34:49.942Z] #6 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T06:34:50.202Z] #6 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T06:34:50.461Z] #6 0.602 OK: 265 MiB in 60 packages [2026-05-13T06:34:50.994Z] Still waiting to schedule task [2026-05-13T06:34:50.994Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-13T06:34:53.753Z] #6 DONE 4.0s [2026-05-13T06:34:54.013Z] [2026-05-13T06:34:54.013Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2026-05-13T06:34:54.013Z] #7 DONE 0.0s [2026-05-13T06:34:54.013Z] [2026-05-13T06:34:54.013Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-13T06:34:54.013Z] #8 DONE 0.0s [2026-05-13T06:34:54.013Z] [2026-05-13T06:34:54.013Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T06:35:08.931Z] #9 DONE 13.6s [2026-05-13T06:35:08.931Z] [2026-05-13T06:35:08.931Z] #10 [builder 6/7] COPY . . [2026-05-13T06:35:08.931Z] #10 DONE 0.2s [2026-05-13T06:35:08.931Z] [2026-05-13T06:35:08.931Z] #11 [builder 7/7] RUN echo noop [2026-05-13T06:35:08.931Z] #11 0.208 noop [2026-05-13T06:35:08.931Z] #11 DONE 0.3s [2026-05-13T06:35:08.931Z] [2026-05-13T06:35:08.931Z] #12 exporting to image [2026-05-13T06:35:08.931Z] #12 exporting layers [2026-05-13T06:35:17.057Z] #12 exporting layers 8.9s done [2026-05-13T06:35:17.057Z] #12 writing image sha256:fb989299e9a7a615addc4cea65a0a37ad30ae1dd6cc9497ee3bd5f4b25f32a7c done [2026-05-13T06:35:17.057Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-13T06:35:17.057Z] #12 DONE 8.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:35:17.391Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-13T06:35:17.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:35:17.478Z] prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container [2026-05-13T06:35:17.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-13T06:35:17.866Z] $ docker top e5d07b0ac507535b09e5b79f580acd6c77156aecd3447dc7760abab6dfb4bb7b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:35:18.216Z] + go version [2026-05-13T06:35:18.216Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-13T06:35:18.226Z] $ docker stop --time=1 e5d07b0ac507535b09e5b79f580acd6c77156aecd3447dc7760abab6dfb4bb7b [2026-05-13T06:35:19.482Z] $ docker rm -f --volumes e5d07b0ac507535b09e5b79f580acd6c77156aecd3447dc7760abab6dfb4bb7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:35:19.942Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-13T06:35:19.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:35:20.026Z] prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container [2026-05-13T06:35:20.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-13T06:35:20.298Z] $ docker top 1837a26a64d6add6ae2b5a87e0fbfcf058a95fe1f0c3a24ce6e1f02d0858fa7b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:35:20.649Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2026-05-13T06:35:20.954Z] + make test [2026-05-13T06:35:20.954Z] go test ./... -coverprofile=coverage.out ./... [2026-05-13T06:35:22.341Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-05-13T06:35:48.889Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-05-13T06:35:48.889Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.2% of statements [2026-05-13T06:35:48.889Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-05-13T06:35:48.889Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 3.021s coverage: 86.5% of statements [2026-05-13T06:36:01.146Z] 0 issues. [2026-05-13T06:36:01.146Z] go vet ./... [2026-05-13T06:36:07.707Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-13T06:36:07.707Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-13T06:36:07.707Z] ./bin/test-attribution-txt.sh [2026-05-13T06:36:07.707Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-13T06:36:07.707Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-13T06:36:07.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-13T06:36:07.748Z] $ docker stop --time=1 1837a26a64d6add6ae2b5a87e0fbfcf058a95fe1f0c3a24ce6e1f02d0858fa7b [2026-05-13T06:36:09.467Z] $ docker rm -f --volumes 1837a26a64d6add6ae2b5a87e0fbfcf058a95fe1f0c3a24ce6e1f02d0858fa7b [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T06:36:10.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-13T06:36:10.144Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-13T06:36:10.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-13T06:36:11.077Z] + ls -al . [2026-05-13T06:36:11.077Z] total 312 [2026-05-13T06:36:11.077Z] drwxrwxr-x 9 jenkins jenkins 4096 May 13 06:35 . [2026-05-13T06:36:11.077Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:34 .. [2026-05-13T06:36:11.077Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:35 .git [2026-05-13T06:36:11.077Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:34 .github [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 493 May 13 06:34 .gitignore [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:34 .golangci.yml [2026-05-13T06:36:11.077Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 06:34 .semver [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 22626 May 13 06:34 Attribution.txt [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 19022 May 13 06:34 CHANGELOG.md [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 1715 May 13 06:34 Dockerfile [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:34 GOVERNANCE.md [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 762 May 13 06:34 Jenkinsfile [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 13 06:34 LICENSE [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 3464 May 13 06:34 Makefile [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 625 May 13 06:34 OWNERS.md [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 13 06:34 README.md [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:34 VERSION [2026-05-13T06:36:11.077Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:34 bin [2026-05-13T06:36:11.077Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:34 cmd [2026-05-13T06:36:11.077Z] -rw-r--r-- 1 jenkins jenkins 85674 May 13 06:35 coverage.out [2026-05-13T06:36:11.077Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:34 doc [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 6923 May 13 06:34 go.mod [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 89906 May 13 06:34 go.sum [2026-05-13T06:36:11.077Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:34 internal [2026-05-13T06:36:11.077Z] -rw-rw-r-- 1 jenkins jenkins 236 May 13 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:11.396Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 --label arch=amd64 --label version=4.1.0-dev.21 . [2026-05-13T06:36:11.655Z] #0 building with "default" instance using docker driver [2026-05-13T06:36:11.655Z] [2026-05-13T06:36:11.655Z] #1 [internal] load build definition from Dockerfile [2026-05-13T06:36:11.655Z] #1 transferring dockerfile: 1.75kB done [2026-05-13T06:36:11.655Z] #1 DONE 0.0s [2026-05-13T06:36:11.655Z] [2026-05-13T06:36:11.655Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-13T06:36:11.655Z] #2 DONE 0.0s [2026-05-13T06:36:11.655Z] [2026-05-13T06:36:11.655Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-13T06:36:11.655Z] #3 DONE 0.1s [2026-05-13T06:36:11.655Z] [2026-05-13T06:36:11.655Z] #4 [internal] load .dockerignore [2026-05-13T06:36:11.655Z] #4 transferring context: 2B done [2026-05-13T06:36:11.655Z] #4 DONE 0.0s [2026-05-13T06:36:11.655Z] [2026-05-13T06:36:11.655Z] #5 [internal] load build context [2026-05-13T06:36:11.655Z] #5 transferring context: 105.98kB 0.0s done [2026-05-13T06:36:11.655Z] #5 DONE 0.0s [2026-05-13T06:36:11.655Z] [2026-05-13T06:36:11.655Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-13T06:36:11.655Z] #6 DONE 0.1s [2026-05-13T06:36:11.655Z] [2026-05-13T06:36:11.655Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T06:36:11.655Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T06:36:11.655Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-13T06:36:11.655Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T06:36:11.655Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-13T06:36:11.655Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-13T06:36:11.655Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-13T06:36:11.918Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-13T06:36:11.918Z] #7 DONE 0.3s [2026-05-13T06:36:11.918Z] [2026-05-13T06:36:11.918Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-13T06:36:12.177Z] #8 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T06:36:12.177Z] #8 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T06:36:12.747Z] #8 ... [2026-05-13T06:36:12.747Z] [2026-05-13T06:36:12.747Z] #9 [builder 2/7] RUN apk add --no-cache make git [2026-05-13T06:36:12.747Z] #9 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T06:36:12.747Z] #9 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T06:36:12.747Z] #9 0.776 OK: 265 MiB in 60 packages [2026-05-13T06:36:12.747Z] #9 DONE 0.9s [2026-05-13T06:36:12.747Z] [2026-05-13T06:36:12.747Z] #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-13T06:36:12.747Z] #8 0.595 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T06:36:12.747Z] #8 0.601 Executing busybox-1.37.0-r20.trigger [2026-05-13T06:36:12.747Z] #8 0.610 OK: 7 MiB in 17 packages [2026-05-13T06:36:12.747Z] #8 DONE 0.8s [2026-05-13T06:36:12.747Z] [2026-05-13T06:36:12.747Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2026-05-13T06:36:12.747Z] #10 DONE 0.0s [2026-05-13T06:36:12.747Z] [2026-05-13T06:36:12.747Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-13T06:36:12.747Z] #11 DONE 0.0s [2026-05-13T06:36:12.747Z] [2026-05-13T06:36:12.747Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T06:36:13.314Z] #12 DONE 0.6s [2026-05-13T06:36:13.314Z] [2026-05-13T06:36:13.314Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T06:36:13.314Z] #13 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T06:36:13.314Z] #13 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T06:36:13.314Z] #13 0.746 OK: 7 MiB in 17 packages [2026-05-13T06:36:13.572Z] #13 DONE 0.9s [2026-05-13T06:36:13.572Z] [2026-05-13T06:36:13.572Z] #14 [builder 6/7] COPY . . [2026-05-13T06:36:13.572Z] #14 DONE 0.2s [2026-05-13T06:36:13.572Z] [2026-05-13T06:36:13.572Z] #15 [builder 7/7] RUN make build [2026-05-13T06:36:13.829Z] #15 0.299 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-05-13T06:36:40.402Z] #15 DONE 27.0s [2026-05-13T06:36:40.707Z] [2026-05-13T06:36:40.707Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2026-05-13T06:36:40.707Z] #16 DONE 0.2s [2026-05-13T06:36:40.707Z] [2026-05-13T06:36:40.707Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2026-05-13T06:36:40.707Z] #17 DONE 0.0s [2026-05-13T06:36:40.707Z] [2026-05-13T06:36:40.707Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-05-13T06:36:40.707Z] #18 DONE 0.0s [2026-05-13T06:36:40.707Z] [2026-05-13T06:36:40.707Z] #19 exporting to image [2026-05-13T06:36:40.707Z] #19 exporting layers 0.1s done [2026-05-13T06:36:41.024Z] #19 writing image sha256:be7afd1c5c0d322b1ab574a4a6b17611784ab9ce74ad99ceb34ce4fa39ec5936 done [2026-05-13T06:36:41.024Z] #19 naming to docker.io/library/device-onvif-camera done [2026-05-13T06:36:41.024Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:36:41.361Z] provisioning config files... [2026-05-13T06:36:41.372Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16108063997797003515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:36:41.778Z] ---> ****-login.sh [2026-05-13T06:36:41.778Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:36:41.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:36:41.778Z] Login Succeeded [2026-05-13T06:36:41.778Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:36:41.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:36:41.778Z] Login Succeeded [2026-05-13T06:36:41.778Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:36:41.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:36:42.082Z] Login Succeeded [2026-05-13T06:36:42.082Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:36:42.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:36:42.082Z] Login Succeeded [2026-05-13T06:36:42.082Z] ****.io [2026-05-13T06:36:42.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:36:42.399Z] Login Succeeded [2026-05-13T06:36:42.399Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:36:42.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T06:36:42.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:36:42.685Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2026-05-13T06:36:42.685Z] 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [2026-05-13T06:36:42.685Z] latest [2026-05-13T06:36:42.685Z] 4.1.0-dev.21 [2026-05-13T06:36:42.685Z] 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [2026-05-13T06:36:42.685Z] main [2026-05-13T06:36:42.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:43.154Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:43.508Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [2026-05-13T06:36:43.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-13T06:36:43.508Z] 6b9777bc3416: Preparing [2026-05-13T06:36:43.508Z] 90e78d00c934: Preparing [2026-05-13T06:36:43.508Z] 1442db4d8536: Preparing [2026-05-13T06:36:43.508Z] e241881d16b2: Preparing [2026-05-13T06:36:43.508Z] 9d5d4b48d779: Preparing [2026-05-13T06:36:43.508Z] 0854555d70ac: Preparing [2026-05-13T06:36:43.508Z] 0854555d70ac: Waiting [2026-05-13T06:36:43.508Z] 90e78d00c934: Pushed [2026-05-13T06:36:43.508Z] 9d5d4b48d779: Pushed [2026-05-13T06:36:43.508Z] e241881d16b2: Pushed [2026-05-13T06:36:43.508Z] 6b9777bc3416: Pushed [2026-05-13T06:36:43.508Z] 0854555d70ac: Layer already exists [2026-05-13T06:36:48.045Z] 1442db4d8536: Pushed [2026-05-13T06:36:48.045Z] 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:48.539Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:49.004Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-05-13T06:36:49.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-13T06:36:49.004Z] 6b9777bc3416: Preparing [2026-05-13T06:36:49.004Z] 90e78d00c934: Preparing [2026-05-13T06:36:49.004Z] 1442db4d8536: Preparing [2026-05-13T06:36:49.004Z] e241881d16b2: Preparing [2026-05-13T06:36:49.004Z] 9d5d4b48d779: Preparing [2026-05-13T06:36:49.004Z] 0854555d70ac: Preparing [2026-05-13T06:36:49.004Z] 0854555d70ac: Waiting [2026-05-13T06:36:49.004Z] 90e78d00c934: Layer already exists [2026-05-13T06:36:49.004Z] e241881d16b2: Layer already exists [2026-05-13T06:36:49.004Z] 1442db4d8536: Layer already exists [2026-05-13T06:36:49.004Z] 6b9777bc3416: Layer already exists [2026-05-13T06:36:49.004Z] 9d5d4b48d779: Layer already exists [2026-05-13T06:36:49.004Z] 0854555d70ac: Layer already exists [2026-05-13T06:36:49.004Z] latest: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:49.518Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:49.926Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-05-13T06:36:49.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-13T06:36:49.926Z] 6b9777bc3416: Preparing [2026-05-13T06:36:49.926Z] 90e78d00c934: Preparing [2026-05-13T06:36:49.926Z] 1442db4d8536: Preparing [2026-05-13T06:36:49.926Z] e241881d16b2: Preparing [2026-05-13T06:36:49.926Z] 9d5d4b48d779: Preparing [2026-05-13T06:36:49.926Z] 0854555d70ac: Preparing [2026-05-13T06:36:49.926Z] 0854555d70ac: Waiting [2026-05-13T06:36:49.926Z] 6b9777bc3416: Layer already exists [2026-05-13T06:36:49.926Z] 9d5d4b48d779: Layer already exists [2026-05-13T06:36:49.926Z] e241881d16b2: Layer already exists [2026-05-13T06:36:49.926Z] 90e78d00c934: Layer already exists [2026-05-13T06:36:49.926Z] 1442db4d8536: Layer already exists [2026-05-13T06:36:49.926Z] 0854555d70ac: Layer already exists [2026-05-13T06:36:49.926Z] 4.1.0-dev.21: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:50.369Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:50.739Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [2026-05-13T06:36:50.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-13T06:36:50.739Z] 6b9777bc3416: Preparing [2026-05-13T06:36:50.739Z] 90e78d00c934: Preparing [2026-05-13T06:36:50.739Z] 1442db4d8536: Preparing [2026-05-13T06:36:50.739Z] e241881d16b2: Preparing [2026-05-13T06:36:50.739Z] 9d5d4b48d779: Preparing [2026-05-13T06:36:50.739Z] 0854555d70ac: Preparing [2026-05-13T06:36:50.739Z] 0854555d70ac: Waiting [2026-05-13T06:36:50.739Z] 90e78d00c934: Layer already exists [2026-05-13T06:36:50.739Z] 6b9777bc3416: Layer already exists [2026-05-13T06:36:50.739Z] e241881d16b2: Layer already exists [2026-05-13T06:36:50.739Z] 9d5d4b48d779: Layer already exists [2026-05-13T06:36:50.739Z] 1442db4d8536: Layer already exists [2026-05-13T06:36:50.739Z] 0854555d70ac: Layer already exists [2026-05-13T06:36:50.739Z] 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:51.097Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:36:51.524Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-05-13T06:36:51.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2026-05-13T06:36:51.524Z] 6b9777bc3416: Preparing [2026-05-13T06:36:51.524Z] 90e78d00c934: Preparing [2026-05-13T06:36:51.524Z] 1442db4d8536: Preparing [2026-05-13T06:36:51.524Z] e241881d16b2: Preparing [2026-05-13T06:36:51.524Z] 9d5d4b48d779: Preparing [2026-05-13T06:36:51.524Z] 0854555d70ac: Preparing [2026-05-13T06:36:51.524Z] 0854555d70ac: Waiting [2026-05-13T06:36:51.524Z] 6b9777bc3416: Layer already exists [2026-05-13T06:36:51.524Z] 90e78d00c934: Layer already exists [2026-05-13T06:36:51.524Z] 1442db4d8536: Layer already exists [2026-05-13T06:36:51.524Z] 9d5d4b48d779: Layer already exists [2026-05-13T06:36:51.525Z] e241881d16b2: Layer already exists [2026-05-13T06:36:51.525Z] 0854555d70ac: Layer already exists [2026-05-13T06:36:51.525Z] main: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T06:36:51.629Z] ===================================================== [Pipeline] echo [2026-05-13T06:36:51.649Z] taggedImages: [2026-05-13T06:36:51.649Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [2026-05-13T06:36:51.649Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-05-13T06:36:51.649Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-05-13T06:36:51.649Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [2026-05-13T06:36:51.649Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo [2026-05-13T06:36:51.714Z] ========================================================= [2026-05-13T06:36:51.714Z] [edgeXBuildMultiArch] RAW Config: [2026-05-13T06:36:51.714Z] images: [2026-05-13T06:36:51.714Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [2026-05-13T06:36:51.714Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2026-05-13T06:36:51.714Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [2026-05-13T06:36:51.714Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [2026-05-13T06:36:51.714Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2026-05-13T06:36:51.714Z] settingsFile: [2026-05-13T06:36:51.714Z] device-onvif-camera-settings [2026-05-13T06:36:51.715Z] ========================================================= [Pipeline] node [2026-05-13T06:37:06.727Z] Still waiting to schedule task [2026-05-13T06:37:06.727Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9182’ [2026-05-13T06:39:02.671Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9204 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2026-05-13T06:39:02.689Z] Running in /w/workspace/device-onvif-camera/249 [Pipeline] { [Pipeline] checkout [2026-05-13T06:39:05.748Z] The recommended git tool is: git [2026-05-13T06:39:10.293Z] using credential edgex-jenkins-ssh [2026-05-13T06:39:10.315Z] Cloning the remote Git repository [2026-05-13T06:39:10.353Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2026-05-13T06:39:10.437Z] > git init /w/workspace/device-onvif-camera/249 # timeout=10 [2026-05-13T06:39:10.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2026-05-13T06:39:10.572Z] > git --version # timeout=10 [2026-05-13T06:39:10.596Z] > git --version # 'git version 2.25.1' [2026-05-13T06:39:10.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-13T06:39:10.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-13T06:39:15.718Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2026-05-13T06:39:15.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-13T06:39:16.585Z] Avoid second fetch [2026-05-13T06:39:16.590Z] Checking out Revision 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 (main) [2026-05-13T06:39:17.283Z] Commit message: "Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [2026-05-13T06:39:16.611Z] > git config core.sparsecheckout # timeout=10 [2026-05-13T06:39:16.668Z] > git checkout -f 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 # timeout=10 [2026-05-13T06:39:19.315Z] Running on prd-centos7-docker-4c-2g-9205 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:39:19.365Z] provisioning config files... [2026-05-13T06:39:19.400Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7787131344786932848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:39:21.320Z] ---> ****-login.sh [2026-05-13T06:39:21.321Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:39:21.428Z] provisioning config files... [2026-05-13T06:39:21.453Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/249@tmp/config18317540465480383056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:39:22.085Z] ---> ****-login.sh [2026-05-13T06:39:22.085Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:39:22.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:39:22.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:39:22.622Z] Configure a credential helper to remove this warning. See [2026-05-13T06:39:22.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:39:22.622Z] [2026-05-13T06:39:22.622Z] Login Succeeded [2026-05-13T06:39:22.622Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:39:22.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:39:23.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:39:23.160Z] Configure a credential helper to remove this warning. See [2026-05-13T06:39:23.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:39:23.161Z] [2026-05-13T06:39:23.161Z] Login Succeeded [2026-05-13T06:39:23.161Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:39:23.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:39:23.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:39:23.428Z] Configure a credential helper to remove this warning. See [2026-05-13T06:39:23.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:39:23.428Z] [2026-05-13T06:39:23.428Z] Login Succeeded [2026-05-13T06:39:23.428Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:39:23.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:39:23.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:39:23.700Z] Configure a credential helper to remove this warning. See [2026-05-13T06:39:23.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:39:23.700Z] [2026-05-13T06:39:23.700Z] Login Succeeded [2026-05-13T06:39:23.969Z] ****.io [2026-05-13T06:39:23.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:39:24.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:39:24.558Z] Configure a credential helper to remove this warning. See [2026-05-13T06:39:24.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:39:24.558Z] [2026-05-13T06:39:24.558Z] Login Succeeded [2026-05-13T06:39:24.558Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:39:24.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-13T06:39:24.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:39:24.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:39:24.906Z] ========================================================= [2026-05-13T06:39:24.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-13T06:39:24.906Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:39:25.271Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-13T06:39:25.859Z] Sending build context to Docker daemon 27.61MB [2026-05-13T06:39:25.859Z] Step 1/13 : ARG BASE=golang:1.25-alpine3.22 [2026-05-13T06:39:25.859Z] Step 2/13 : FROM ${BASE} AS builder [2026-05-13T06:39:26.127Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-13T06:39:26.128Z] 6b59a28fa201: Pulling fs layer [2026-05-13T06:39:26.128Z] d32bb0dddca7: Pulling fs layer [2026-05-13T06:39:26.128Z] 5dab1238d3d9: Pulling fs layer [2026-05-13T06:39:26.128Z] 196fd7d83e7d: Pulling fs layer [2026-05-13T06:39:26.128Z] 4f4fb700ef54: Pulling fs layer [2026-05-13T06:39:26.128Z] 8ba94037c8f0: Pulling fs layer [2026-05-13T06:39:26.128Z] deaec5988b04: Pulling fs layer [2026-05-13T06:39:26.128Z] 9f65657bb879: Pulling fs layer [2026-05-13T06:39:26.128Z] 8ba94037c8f0: Waiting [2026-05-13T06:39:26.128Z] 9f65657bb879: Waiting [2026-05-13T06:39:26.128Z] deaec5988b04: Waiting [2026-05-13T06:39:26.128Z] 4f4fb700ef54: Waiting [2026-05-13T06:39:26.128Z] 196fd7d83e7d: Waiting [2026-05-13T06:39:26.128Z] d32bb0dddca7: Verifying Checksum [2026-05-13T06:39:26.128Z] d32bb0dddca7: Download complete [2026-05-13T06:39:26.128Z] 196fd7d83e7d: Verifying Checksum [2026-05-13T06:39:26.128Z] 196fd7d83e7d: Download complete [2026-05-13T06:39:26.128Z] 4f4fb700ef54: Verifying Checksum [2026-05-13T06:39:26.128Z] 4f4fb700ef54: Download complete [2026-05-13T06:39:26.128Z] 8ba94037c8f0: Verifying Checksum [2026-05-13T06:39:26.128Z] 8ba94037c8f0: Download complete [2026-05-13T06:39:26.128Z] 6b59a28fa201: Download complete [2026-05-13T06:39:26.733Z] 9f65657bb879: Verifying Checksum [2026-05-13T06:39:26.733Z] 9f65657bb879: Download complete [2026-05-13T06:39:27.698Z] 5dab1238d3d9: Verifying Checksum [2026-05-13T06:39:27.698Z] 5dab1238d3d9: Download complete [2026-05-13T06:39:29.104Z] deaec5988b04: Verifying Checksum [2026-05-13T06:39:29.104Z] deaec5988b04: Download complete [2026-05-13T06:39:30.068Z] 6b59a28fa201: Pull complete [2026-05-13T06:39:30.652Z] d32bb0dddca7: Pull complete [2026-05-13T06:39:45.695Z] 5dab1238d3d9: Pull complete [2026-05-13T06:39:45.695Z] 196fd7d83e7d: Pull complete [2026-05-13T06:39:45.695Z] 4f4fb700ef54: Pull complete [2026-05-13T06:39:45.695Z] 8ba94037c8f0: Pull complete [2026-05-13T06:39:53.912Z] deaec5988b04: Pull complete [2026-05-13T06:39:55.857Z] 9f65657bb879: Pull complete [2026-05-13T06:39:55.857Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-13T06:39:55.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-13T06:39:55.857Z] ---> 334268110677 [2026-05-13T06:39:55.857Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2026-05-13T06:39:57.798Z] ---> Running in 14dfa041b9fa [2026-05-13T06:39:58.067Z] Removing intermediate container 14dfa041b9fa [2026-05-13T06:39:58.067Z] ---> 98b7b4f39dd8 [2026-05-13T06:39:58.067Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-13T06:39:58.067Z] ---> Running in ddcdc9a3b964 [2026-05-13T06:39:58.337Z] Removing intermediate container ddcdc9a3b964 [2026-05-13T06:39:58.337Z] ---> c6132d727265 [2026-05-13T06:39:58.337Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2026-05-13T06:39:58.603Z] ---> Running in 77a789a49b01 [2026-05-13T06:39:58.870Z] Removing intermediate container 77a789a49b01 [2026-05-13T06:39:58.870Z] ---> 67d523a3cd2f [2026-05-13T06:39:58.870Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2026-05-13T06:39:58.870Z] ---> Running in 7cce845254f2 [2026-05-13T06:39:59.144Z] Removing intermediate container 7cce845254f2 [2026-05-13T06:39:59.144Z] ---> a46a2fdaa4b7 [2026-05-13T06:39:59.144Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2026-05-13T06:39:59.144Z] ---> Running in bb8ca0496da8 [2026-05-13T06:39:59.412Z] Removing intermediate container bb8ca0496da8 [2026-05-13T06:39:59.412Z] ---> ac4fa003fc0d [2026-05-13T06:39:59.412Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-13T06:39:59.682Z] ---> Running in 6ed2a020a567 [2026-05-13T06:40:00.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T06:40:01.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T06:40:03.224Z] OK: 255 MiB in 60 packages [2026-05-13T06:40:04.187Z] Removing intermediate container 6ed2a020a567 [2026-05-13T06:40:04.187Z] ---> d11daa55dded [2026-05-13T06:40:04.187Z] Step 9/13 : WORKDIR /device-onvif-camera [2026-05-13T06:40:04.456Z] ---> Running in 63f60ff9a5e3 [2026-05-13T06:40:04.722Z] Removing intermediate container 63f60ff9a5e3 [2026-05-13T06:40:04.722Z] ---> 4d5ccf165204 [2026-05-13T06:40:04.722Z] Step 10/13 : COPY go.mod vendor* ./ [2026-05-13T06:40:04.990Z] ---> f4bab0ffddcf [2026-05-13T06:40:04.990Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T06:40:05.330Z] ---> Running in cf920d9c7e86 [2026-05-13T06:41:56.980Z] Removing intermediate container cf920d9c7e86 [2026-05-13T06:41:56.980Z] ---> 7d10a687e403 [2026-05-13T06:41:56.980Z] Step 12/13 : COPY . . [2026-05-13T06:41:58.925Z] ---> bb42e165633f [2026-05-13T06:41:58.925Z] Step 13/13 : RUN ${MAKE} [2026-05-13T06:41:58.925Z] ---> Running in ced13e680080 [2026-05-13T06:41:59.508Z] noop [2026-05-13T06:42:00.926Z] Removing intermediate container ced13e680080 [2026-05-13T06:42:00.926Z] ---> bfc4e1f76879 [2026-05-13T06:42:00.926Z] Successfully built bfc4e1f76879 [2026-05-13T06:42:00.926Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:42:01.284Z] + docker inspect -f . ci-base-image-arm64 [2026-05-13T06:42:01.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:42:01.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-9204 does not seem to be running inside a container [2026-05-13T06:42:01.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/249 -v /w/workspace/device-onvif-camera/249:/w/workspace/device-onvif-camera/249:rw,z -v /w/workspace/device-onvif-camera/249@tmp:/w/workspace/device-onvif-camera/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-13T06:42:02.815Z] $ docker top 9b9b5a77146a02d54dc7e4f47211f4bab496465facbfff01afe88b3df039c2ff -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:42:03.659Z] + go version [2026-05-13T06:42:03.659Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-13T06:42:03.680Z] $ docker stop --time=1 9b9b5a77146a02d54dc7e4f47211f4bab496465facbfff01afe88b3df039c2ff [2026-05-13T06:42:05.294Z] $ docker rm -f --volumes 9b9b5a77146a02d54dc7e4f47211f4bab496465facbfff01afe88b3df039c2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:42:05.850Z] + docker inspect -f . ci-base-image-arm64 [2026-05-13T06:42:05.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:42:06.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-9204 does not seem to be running inside a container [2026-05-13T06:42:06.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/249 -v /w/workspace/device-onvif-camera/249:/w/workspace/device-onvif-camera/249:rw,z -v /w/workspace/device-onvif-camera/249@tmp:/w/workspace/device-onvif-camera/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-13T06:42:07.278Z] $ docker top 9fb7e96acbd21d7ef77a97f155a634e1b82604bf83355052bd8681df2dbf005a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T06:42:08.133Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/249 [Pipeline] fileExists [Pipeline] sh [2026-05-13T06:42:08.784Z] + make test [2026-05-13T06:42:08.784Z] go test ./... -coverprofile=coverage.out ./... [2026-05-13T06:42:15.439Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2026-05-13T06:46:22.296Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2026-05-13T06:46:22.296Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.213s coverage: 31.2% of statements [2026-05-13T06:46:22.296Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2026-05-13T06:46:40.716Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.859s coverage: 86.5% of statements [2026-05-13T06:46:40.716Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-13T06:46:40.716Z] go vet ./... [2026-05-13T06:47:37.268Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-13T06:47:37.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-13T06:47:37.268Z] ./bin/test-attribution-txt.sh [2026-05-13T06:47:37.268Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-13T06:47:37.268Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-13T06:47:37.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-13T06:47:37.322Z] $ docker stop --time=1 9fb7e96acbd21d7ef77a97f155a634e1b82604bf83355052bd8681df2dbf005a [2026-05-13T06:47:39.210Z] $ docker rm -f --volumes 9fb7e96acbd21d7ef77a97f155a634e1b82604bf83355052bd8681df2dbf005a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T06:47:40.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-13T06:47:41.009Z] Warning: overwriting stash ‘coverage-report’ [2026-05-13T06:47:41.519Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-13T06:47:42.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-13T06:47:42.346Z] + ls -al . [2026-05-13T06:47:42.346Z] total 308 [2026-05-13T06:47:42.346Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:42 . [2026-05-13T06:47:42.346Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:39 .. [2026-05-13T06:47:42.346Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:39 .git [2026-05-13T06:47:42.346Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:39 .github [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 493 May 13 06:39 .gitignore [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:39 .golangci.yml [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 22626 May 13 06:39 Attribution.txt [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 19022 May 13 06:39 CHANGELOG.md [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 1715 May 13 06:39 Dockerfile [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:39 GOVERNANCE.md [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 762 May 13 06:39 Jenkinsfile [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 13 06:39 LICENSE [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 3464 May 13 06:39 Makefile [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 625 May 13 06:39 OWNERS.md [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 2620 May 13 06:39 README.md [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:34 VERSION [2026-05-13T06:47:42.346Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:39 bin [2026-05-13T06:47:42.346Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:39 cmd [2026-05-13T06:47:42.346Z] -rw-r--r-- 1 jenkins jenkins 85674 May 13 06:46 coverage.out [2026-05-13T06:47:42.346Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:39 doc [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 6923 May 13 06:39 go.mod [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 89906 May 13 06:39 go.sum [2026-05-13T06:47:42.346Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:39 internal [2026-05-13T06:47:42.346Z] -rw-rw-r-- 1 jenkins jenkins 236 May 13 06:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:47:42.690Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 --label arch=arm64 --label version=4.1.0-dev.21 . [2026-05-13T06:47:43.322Z] Sending build context to Docker daemon 27.7MB [2026-05-13T06:47:43.323Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-05-13T06:47:43.323Z] Step 2/27 : FROM ${BASE} AS builder [2026-05-13T06:47:43.323Z] ---> bfc4e1f76879 [2026-05-13T06:47:43.323Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2026-05-13T06:47:43.604Z] ---> Running in 6136e8874538 [2026-05-13T06:47:43.872Z] Removing intermediate container 6136e8874538 [2026-05-13T06:47:43.872Z] ---> 1e17835b328e [2026-05-13T06:47:43.872Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-13T06:47:44.154Z] ---> Running in 9f8f5dd356e4 [2026-05-13T06:47:44.154Z] Removing intermediate container 9f8f5dd356e4 [2026-05-13T06:47:44.154Z] ---> 30e85c2dd90d [2026-05-13T06:47:44.154Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2026-05-13T06:47:44.424Z] ---> Running in 5f70e4711eab [2026-05-13T06:47:44.690Z] Removing intermediate container 5f70e4711eab [2026-05-13T06:47:44.690Z] ---> 7ca72e1e97dc [2026-05-13T06:47:44.690Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2026-05-13T06:47:44.690Z] ---> Running in 1453f75f71bc [2026-05-13T06:47:44.964Z] Removing intermediate container 1453f75f71bc [2026-05-13T06:47:44.964Z] ---> 195f21785ffe [2026-05-13T06:47:44.964Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2026-05-13T06:47:44.964Z] ---> Running in ae75aec4fd99 [2026-05-13T06:47:45.244Z] Removing intermediate container ae75aec4fd99 [2026-05-13T06:47:45.244Z] ---> b001fc0d59ed [2026-05-13T06:47:45.244Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-13T06:47:45.521Z] ---> Running in e5f968c1e223 [2026-05-13T06:47:46.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T06:47:46.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T06:47:48.245Z] OK: 255 MiB in 60 packages [2026-05-13T06:47:49.203Z] Removing intermediate container e5f968c1e223 [2026-05-13T06:47:49.203Z] ---> d5124e095511 [2026-05-13T06:47:49.203Z] Step 9/27 : WORKDIR /device-onvif-camera [2026-05-13T06:47:49.203Z] ---> Running in f1f14668d70f [2026-05-13T06:47:49.467Z] Removing intermediate container f1f14668d70f [2026-05-13T06:47:49.467Z] ---> e153df08004d [2026-05-13T06:47:49.468Z] Step 10/27 : COPY go.mod vendor* ./ [2026-05-13T06:47:50.048Z] ---> 6f713408004c [2026-05-13T06:47:50.048Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T06:47:50.048Z] ---> Running in 06a46621c081 [2026-05-13T06:47:52.660Z] Removing intermediate container 06a46621c081 [2026-05-13T06:47:52.660Z] ---> 31068bf1b499 [2026-05-13T06:47:52.660Z] Step 12/27 : COPY . . [2026-05-13T06:47:54.067Z] ---> 76ffa7ee5fe4 [2026-05-13T06:47:54.067Z] Step 13/27 : RUN ${MAKE} [2026-05-13T06:47:54.067Z] ---> Running in 0ec7f6731de8 [2026-05-13T06:47:55.030Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2026-05-13T06:51:46.807Z] Removing intermediate container 0ec7f6731de8 [2026-05-13T06:51:46.807Z] ---> e27c650afd24 [2026-05-13T06:51:46.807Z] Step 14/27 : FROM alpine:3.22 [2026-05-13T06:51:46.807Z] 3.22: Pulling from library/alpine [2026-05-13T06:51:46.807Z] 58e777220c39: Pulling fs layer [2026-05-13T06:51:46.807Z] 58e777220c39: Verifying Checksum [2026-05-13T06:51:46.807Z] 58e777220c39: Download complete [2026-05-13T06:51:46.807Z] 58e777220c39: Pull complete [2026-05-13T06:51:46.807Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T06:51:46.807Z] Status: Downloaded newer image for alpine:3.22 [2026-05-13T06:51:46.807Z] ---> 6a2735c23ff3 [2026-05-13T06:51:46.807Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2026-05-13T06:51:46.807Z] ---> Running in c7829cd9d33e [2026-05-13T06:51:46.807Z] Removing intermediate container c7829cd9d33e [2026-05-13T06:51:46.807Z] ---> 37c45e8a2645 [2026-05-13T06:51:46.807Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2026-05-13T06:51:46.807Z] ---> Running in b59de63e416c [2026-05-13T06:51:46.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T06:51:46.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T06:51:46.807Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T06:51:46.807Z] Executing busybox-1.37.0-r20.trigger [2026-05-13T06:51:46.807Z] OK: 8 MiB in 17 packages [2026-05-13T06:51:46.807Z] Removing intermediate container b59de63e416c [2026-05-13T06:51:46.807Z] ---> e0bbd34a1dd4 [2026-05-13T06:51:46.807Z] Step 17/27 : RUN apk --no-cache upgrade [2026-05-13T06:51:46.807Z] ---> Running in 5fd981e76f34 [2026-05-13T06:51:47.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T06:51:47.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T06:51:49.274Z] OK: 8 MiB in 17 packages [2026-05-13T06:51:49.867Z] Removing intermediate container 5fd981e76f34 [2026-05-13T06:51:49.867Z] ---> 24b5c4715132 [2026-05-13T06:51:49.867Z] Step 18/27 : WORKDIR / [2026-05-13T06:51:49.867Z] ---> Running in 689087ba9999 [2026-05-13T06:51:50.134Z] Removing intermediate container 689087ba9999 [2026-05-13T06:51:50.134Z] ---> baaff9b56528 [2026-05-13T06:51:50.134Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2026-05-13T06:51:52.074Z] ---> 42bbffef0331 [2026-05-13T06:51:52.074Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2026-05-13T06:51:52.654Z] ---> 3aad54a4a144 [2026-05-13T06:51:52.654Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2026-05-13T06:51:53.237Z] ---> a4b033da0998 [2026-05-13T06:51:53.237Z] Step 22/27 : EXPOSE 59984 [2026-05-13T06:51:53.237Z] ---> Running in c552ae842f4b [2026-05-13T06:51:53.529Z] Removing intermediate container c552ae842f4b [2026-05-13T06:51:53.529Z] ---> 059138124b92 [2026-05-13T06:51:53.529Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2026-05-13T06:51:53.529Z] ---> Running in 334f3ac9f45c [2026-05-13T06:51:53.806Z] Removing intermediate container 334f3ac9f45c [2026-05-13T06:51:53.806Z] ---> 794bc070cb21 [2026-05-13T06:51:53.806Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-13T06:51:53.806Z] ---> Running in 7a4df9e2ffee [2026-05-13T06:51:54.072Z] Removing intermediate container 7a4df9e2ffee [2026-05-13T06:51:54.072Z] ---> f9ff0aa044ca [2026-05-13T06:51:54.072Z] Step 25/27 : LABEL arch=arm64 [2026-05-13T06:51:54.337Z] ---> Running in 1ad288896e86 [2026-05-13T06:51:54.602Z] Removing intermediate container 1ad288896e86 [2026-05-13T06:51:54.602Z] ---> 6370f448a3a2 [2026-05-13T06:51:54.602Z] Step 26/27 : LABEL git_sha=7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [2026-05-13T06:51:54.602Z] ---> Running in 85c24b51d208 [2026-05-13T06:51:54.868Z] Removing intermediate container 85c24b51d208 [2026-05-13T06:51:54.868Z] ---> 89a9af33e513 [2026-05-13T06:51:54.868Z] Step 27/27 : LABEL version=4.1.0-dev.21 [2026-05-13T06:51:54.868Z] ---> Running in 756dc45a12d5 [2026-05-13T06:51:55.141Z] Removing intermediate container 756dc45a12d5 [2026-05-13T06:51:55.141Z] ---> 7e99ac835848 [2026-05-13T06:51:55.141Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-13T06:51:55.406Z] Successfully built 7e99ac835848 [2026-05-13T06:51:55.406Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T06:51:55.544Z] provisioning config files... [2026-05-13T06:51:55.558Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/249@tmp/config8007378045162091614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:51:55.907Z] ---> ****-login.sh [2026-05-13T06:51:55.907Z] nexus3.edgexfoundry.org:10001 [2026-05-13T06:51:55.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:51:56.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:51:56.173Z] Configure a credential helper to remove this warning. See [2026-05-13T06:51:56.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:51:56.173Z] [2026-05-13T06:51:56.173Z] Login Succeeded [2026-05-13T06:51:56.173Z] nexus3.edgexfoundry.org:10002 [2026-05-13T06:51:56.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:51:56.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:51:56.511Z] Configure a credential helper to remove this warning. See [2026-05-13T06:51:56.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:51:56.511Z] [2026-05-13T06:51:56.511Z] Login Succeeded [2026-05-13T06:51:56.511Z] nexus3.edgexfoundry.org:10003 [2026-05-13T06:51:56.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:51:56.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:51:56.780Z] Configure a credential helper to remove this warning. See [2026-05-13T06:51:56.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:51:56.781Z] [2026-05-13T06:51:56.781Z] Login Succeeded [2026-05-13T06:51:56.781Z] nexus3.edgexfoundry.org:10004 [2026-05-13T06:51:57.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:51:57.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:51:57.314Z] Configure a credential helper to remove this warning. See [2026-05-13T06:51:57.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:51:57.314Z] [2026-05-13T06:51:57.314Z] Login Succeeded [2026-05-13T06:51:57.314Z] ****.io [2026-05-13T06:51:57.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T06:51:57.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T06:51:57.851Z] Configure a credential helper to remove this warning. See [2026-05-13T06:51:57.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T06:51:57.851Z] [2026-05-13T06:51:57.851Z] Login Succeeded [2026-05-13T06:51:57.851Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T06:51:57.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T06:51:57.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T06:51:57.939Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2026-05-13T06:51:57.939Z] 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [2026-05-13T06:51:57.939Z] latest [2026-05-13T06:51:57.939Z] 4.1.0-dev.21 [2026-05-13T06:51:57.939Z] 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [2026-05-13T06:51:57.939Z] main [2026-05-13T06:51:57.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:51:58.312Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:51:58.672Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [2026-05-13T06:51:58.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-05-13T06:51:58.672Z] 17d487f40cc0: Preparing [2026-05-13T06:51:58.672Z] 3dbef0122ef0: Preparing [2026-05-13T06:51:58.672Z] 6c667349a20c: Preparing [2026-05-13T06:51:58.672Z] d6360db1de55: Preparing [2026-05-13T06:51:58.672Z] ec89409adfd8: Preparing [2026-05-13T06:51:58.672Z] eeaa73608b53: Preparing [2026-05-13T06:51:58.937Z] 17d487f40cc0: Pushed [2026-05-13T06:51:58.937Z] 3dbef0122ef0: Pushed [2026-05-13T06:51:58.937Z] d6360db1de55: Pushed [2026-05-13T06:51:58.937Z] ec89409adfd8: Pushed [2026-05-13T06:51:58.937Z] eeaa73608b53: Layer already exists [2026-05-13T06:52:07.124Z] 6c667349a20c: Pushed [2026-05-13T06:52:07.124Z] 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:07.477Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:07.855Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2026-05-13T06:52:07.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-05-13T06:52:07.856Z] 17d487f40cc0: Preparing [2026-05-13T06:52:07.856Z] 3dbef0122ef0: Preparing [2026-05-13T06:52:07.856Z] 6c667349a20c: Preparing [2026-05-13T06:52:07.856Z] d6360db1de55: Preparing [2026-05-13T06:52:07.856Z] ec89409adfd8: Preparing [2026-05-13T06:52:07.856Z] eeaa73608b53: Preparing [2026-05-13T06:52:07.856Z] eeaa73608b53: Waiting [2026-05-13T06:52:07.856Z] ec89409adfd8: Layer already exists [2026-05-13T06:52:07.856Z] 17d487f40cc0: Layer already exists [2026-05-13T06:52:07.856Z] d6360db1de55: Layer already exists [2026-05-13T06:52:07.856Z] 6c667349a20c: Layer already exists [2026-05-13T06:52:07.856Z] 3dbef0122ef0: Layer already exists [2026-05-13T06:52:07.856Z] eeaa73608b53: Layer already exists [2026-05-13T06:52:07.856Z] latest: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:08.223Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:08.594Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 [2026-05-13T06:52:08.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-05-13T06:52:08.594Z] 17d487f40cc0: Preparing [2026-05-13T06:52:08.594Z] 3dbef0122ef0: Preparing [2026-05-13T06:52:08.594Z] 6c667349a20c: Preparing [2026-05-13T06:52:08.594Z] d6360db1de55: Preparing [2026-05-13T06:52:08.594Z] ec89409adfd8: Preparing [2026-05-13T06:52:08.594Z] eeaa73608b53: Preparing [2026-05-13T06:52:08.594Z] eeaa73608b53: Waiting [2026-05-13T06:52:08.594Z] ec89409adfd8: Layer already exists [2026-05-13T06:52:08.594Z] d6360db1de55: Layer already exists [2026-05-13T06:52:08.594Z] 3dbef0122ef0: Layer already exists [2026-05-13T06:52:08.594Z] 6c667349a20c: Layer already exists [2026-05-13T06:52:08.594Z] 17d487f40cc0: Layer already exists [2026-05-13T06:52:08.594Z] eeaa73608b53: Layer already exists [2026-05-13T06:52:08.594Z] 4.1.0-dev.21: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:09.011Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:09.360Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [2026-05-13T06:52:09.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-05-13T06:52:09.360Z] 17d487f40cc0: Preparing [2026-05-13T06:52:09.360Z] 3dbef0122ef0: Preparing [2026-05-13T06:52:09.360Z] 6c667349a20c: Preparing [2026-05-13T06:52:09.360Z] d6360db1de55: Preparing [2026-05-13T06:52:09.360Z] ec89409adfd8: Preparing [2026-05-13T06:52:09.360Z] eeaa73608b53: Preparing [2026-05-13T06:52:09.360Z] eeaa73608b53: Waiting [2026-05-13T06:52:09.360Z] 6c667349a20c: Layer already exists [2026-05-13T06:52:09.360Z] ec89409adfd8: Layer already exists [2026-05-13T06:52:09.360Z] d6360db1de55: Layer already exists [2026-05-13T06:52:09.360Z] 3dbef0122ef0: Layer already exists [2026-05-13T06:52:09.360Z] 17d487f40cc0: Layer already exists [2026-05-13T06:52:09.360Z] eeaa73608b53: Layer already exists [2026-05-13T06:52:09.360Z] 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:09.713Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:10.059Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2026-05-13T06:52:10.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2026-05-13T06:52:10.060Z] 17d487f40cc0: Preparing [2026-05-13T06:52:10.060Z] 3dbef0122ef0: Preparing [2026-05-13T06:52:10.060Z] 6c667349a20c: Preparing [2026-05-13T06:52:10.060Z] d6360db1de55: Preparing [2026-05-13T06:52:10.060Z] ec89409adfd8: Preparing [2026-05-13T06:52:10.060Z] eeaa73608b53: Preparing [2026-05-13T06:52:10.060Z] eeaa73608b53: Waiting [2026-05-13T06:52:10.060Z] 17d487f40cc0: Layer already exists [2026-05-13T06:52:10.060Z] ec89409adfd8: Layer already exists [2026-05-13T06:52:10.060Z] 3dbef0122ef0: Layer already exists [2026-05-13T06:52:10.060Z] 6c667349a20c: Layer already exists [2026-05-13T06:52:10.060Z] d6360db1de55: Layer already exists [2026-05-13T06:52:10.060Z] eeaa73608b53: Layer already exists [2026-05-13T06:52:10.060Z] main: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T06:52:10.405Z] ===================================================== [Pipeline] echo [2026-05-13T06:52:10.418Z] taggedImages: [2026-05-13T06:52:10.418Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [2026-05-13T06:52:10.418Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2026-05-13T06:52:10.418Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 [2026-05-13T06:52:10.418Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [2026-05-13T06:52:10.418Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo [2026-05-13T06:52:10.432Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo [2026-05-13T06:52:10.443Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo [2026-05-13T06:52:10.456Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 [Pipeline] echo [2026-05-13T06:52:10.470Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [Pipeline] echo [2026-05-13T06:52:10.483Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:10.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-13T06:52:10.862Z] [2026-05-13T06:52:10.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T06:52:11.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-13T06:52:11.191Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-13T06:52:11.191Z] 8998bd30e6a1: Pulling fs layer [2026-05-13T06:52:11.191Z] 04944245beec: Pulling fs layer [2026-05-13T06:52:11.191Z] 699f458cf7ca: Pulling fs layer [2026-05-13T06:52:11.191Z] 765212b225bb: Pulling fs layer [2026-05-13T06:52:11.191Z] f23df028b6ca: Pulling fs layer [2026-05-13T06:52:11.191Z] d65c8cfc05b1: Pulling fs layer [2026-05-13T06:52:11.191Z] 2437ff75d9bd: Pulling fs layer [2026-05-13T06:52:11.191Z] 765212b225bb: Waiting [2026-05-13T06:52:11.191Z] f23df028b6ca: Waiting [2026-05-13T06:52:11.191Z] d65c8cfc05b1: Waiting [2026-05-13T06:52:11.191Z] 2437ff75d9bd: Waiting [2026-05-13T06:52:11.458Z] 04944245beec: Verifying Checksum [2026-05-13T06:52:11.458Z] 04944245beec: Download complete [2026-05-13T06:52:11.458Z] 765212b225bb: Verifying Checksum [2026-05-13T06:52:11.458Z] 765212b225bb: Download complete [2026-05-13T06:52:11.458Z] f23df028b6ca: Download complete [2026-05-13T06:52:11.458Z] d65c8cfc05b1: Verifying Checksum [2026-05-13T06:52:11.458Z] d65c8cfc05b1: Download complete [2026-05-13T06:52:11.723Z] 699f458cf7ca: Verifying Checksum [2026-05-13T06:52:11.723Z] 699f458cf7ca: Download complete [2026-05-13T06:52:11.990Z] 8998bd30e6a1: Download complete [2026-05-13T06:52:14.563Z] 2437ff75d9bd: Verifying Checksum [2026-05-13T06:52:14.563Z] 2437ff75d9bd: Download complete [2026-05-13T06:52:16.502Z] 8998bd30e6a1: Pull complete [2026-05-13T06:52:17.083Z] 04944245beec: Pull complete [2026-05-13T06:52:19.017Z] 699f458cf7ca: Pull complete [2026-05-13T06:52:19.017Z] 765212b225bb: Pull complete [2026-05-13T06:52:19.597Z] f23df028b6ca: Pull complete [2026-05-13T06:52:19.862Z] d65c8cfc05b1: Pull complete [2026-05-13T06:52:38.040Z] 2437ff75d9bd: Pull complete [2026-05-13T06:52:38.040Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-13T06:52:38.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-13T06:52:38.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T06:52:38.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-9204 does not seem to be running inside a container [2026-05-13T06:52:38.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/249 -v /w/workspace/device-onvif-camera/249:/w/workspace/device-onvif-camera/249:rw,z -v /w/workspace/device-onvif-camera/249@tmp:/w/workspace/device-onvif-camera/249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-13T06:52:41.072Z] $ docker top f6a7cefeaf946a89f26de8b72422ab43dac95be9e95c0435e9490b87d40e11a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T06:52:42.042Z] ---> job-cost.sh [2026-05-13T06:52:42.042Z] lf-activate-venv: SKIPPING [2026-05-13T06:52:42.042Z] INFO: No Stack... [2026-05-13T06:52:42.633Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-13T06:52:43.210Z] INFO: Archiving Costs [Pipeline] sh [2026-05-13T06:52:43.527Z] + cat /w/workspace/device-onvif-camera/249/archives/cost.csv [2026-05-13T06:52:43.792Z] + cut -d, -f6 [Pipeline] lock [2026-05-13T06:52:43.846Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [2026-05-13T06:52:43.854Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] did not exist. Created. [2026-05-13T06:52:43.859Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-13T06:52:44.192Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-13T06:52:44.539Z] Stashed 1 file(s) [Pipeline] } [2026-05-13T06:52:44.547Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-13T06:52:44.579Z] $ docker stop --time=1 f6a7cefeaf946a89f26de8b72422ab43dac95be9e95c0435e9490b87d40e11a0 [2026-05-13T06:52:46.075Z] $ docker rm -f --volumes f6a7cefeaf946a89f26de8b72422ab43dac95be9e95c0435e9490b87d40e11a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-13T12:34:12.643Z] Cancelling nested steps due to timeout [2026-05-13T12:34:12.648Z] Sending interrupt signal to process [2026-05-13T12:34:25.783Z] script returned exit code 143 [Pipeline] } [2026-05-13T12:34:25.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-13T12:34:26.345Z] + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:34:26.655Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:34:27.208Z] ---> package-listing.sh [2026-05-13T12:34:27.208Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-13T12:34:27.208Z] ++ facter osfamily [2026-05-13T12:34:27.466Z] + OS_FAMILY=redhat [2026-05-13T12:34:27.466Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-05-13T12:34:27.466Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-13T12:34:27.466Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-13T12:34:27.466Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-13T12:34:27.466Z] + PACKAGES=/tmp/packages_start.txt [2026-05-13T12:34:27.466Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-05-13T12:34:27.466Z] + PACKAGES=/tmp/packages_end.txt [2026-05-13T12:34:27.466Z] + case "${OS_FAMILY}" in [2026-05-13T12:34:27.466Z] + sort [2026-05-13T12:34:27.466Z] + rpm -qa [2026-05-13T12:34:28.032Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-13T12:34:28.033Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-13T12:34:28.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-13T12:34:28.033Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-05-13T12:34:28.033Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-05-13T12:34:28.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2026-05-13T12:34:28.043Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-13T12:34:28.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T12:34:28.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T12:34:28.899Z] [2026-05-13T12:34:28.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T12:34:29.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T12:34:29.223Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-13T12:34:29.223Z] 5eb5b503b376: Pulling fs layer [2026-05-13T12:34:29.223Z] 5c69ac0246d0: Pulling fs layer [2026-05-13T12:34:29.223Z] ec43610c2a17: Pulling fs layer [2026-05-13T12:34:29.223Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-13T12:34:29.223Z] 33b1e0a273af: Pulling fs layer [2026-05-13T12:34:29.223Z] 5d3b04190fa2: Pulling fs layer [2026-05-13T12:34:29.223Z] 2f39f015ded8: Pulling fs layer [2026-05-13T12:34:29.223Z] 33b1e0a273af: Waiting [2026-05-13T12:34:29.223Z] 3a2ae6a8a46f: Waiting [2026-05-13T12:34:29.223Z] 5d3b04190fa2: Waiting [2026-05-13T12:34:29.223Z] 2f39f015ded8: Waiting [2026-05-13T12:34:29.484Z] 5c69ac0246d0: Verifying Checksum [2026-05-13T12:34:29.484Z] 5c69ac0246d0: Download complete [2026-05-13T12:34:29.484Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-13T12:34:29.484Z] 3a2ae6a8a46f: Download complete [2026-05-13T12:34:29.484Z] 33b1e0a273af: Verifying Checksum [2026-05-13T12:34:29.484Z] 33b1e0a273af: Download complete [2026-05-13T12:34:29.484Z] 5d3b04190fa2: Verifying Checksum [2026-05-13T12:34:29.484Z] 5d3b04190fa2: Download complete [2026-05-13T12:34:29.484Z] ec43610c2a17: Verifying Checksum [2026-05-13T12:34:29.484Z] ec43610c2a17: Download complete [2026-05-13T12:34:29.484Z] 5eb5b503b376: Verifying Checksum [2026-05-13T12:34:29.484Z] 5eb5b503b376: Download complete [2026-05-13T12:34:30.061Z] 2f39f015ded8: Verifying Checksum [2026-05-13T12:34:30.061Z] 2f39f015ded8: Download complete [2026-05-13T12:34:31.029Z] 5eb5b503b376: Pull complete [2026-05-13T12:34:31.029Z] 5c69ac0246d0: Pull complete [2026-05-13T12:34:31.292Z] ec43610c2a17: Pull complete [2026-05-13T12:34:31.555Z] 3a2ae6a8a46f: Pull complete [2026-05-13T12:34:31.555Z] 33b1e0a273af: Pull complete [2026-05-13T12:34:31.815Z] 5d3b04190fa2: Pull complete [2026-05-13T12:34:35.120Z] 2f39f015ded8: Pull complete [2026-05-13T12:34:35.379Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-13T12:34:35.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T12:34:35.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T12:34:35.492Z] prd-centos7-docker-4c-2g-9205 does not seem to be running inside a container [2026-05-13T12:34:35.637Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-13T12:34:40.958Z] $ docker top ce87f6ede01ce81a92e054f888759fecdd2919e148f9c970d9551b04e1edf15a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T12:34:41.312Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-13T12:34:41.600Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-13T12:34:41.888Z] + ls /var/log/sa-host [2026-05-13T12:34:41.888Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T12:34:42.067Z] provisioning config files... [2026-05-13T12:34:42.077Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3205136483682552052tmp [Pipeline] { [Pipeline] echo [2026-05-13T12:34:42.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:34:42.402Z] ---> create-netrc.sh [Pipeline] } [2026-05-13T12:34:42.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:34:42.756Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-13T12:34:42.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:34:43.056Z] ---> sudo-logs.sh [2026-05-13T12:34:43.057Z] Archiving 'sudo' log.. [2026-05-13T12:34:43.057Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9205.novalocal: Name or service not known [2026-05-13T12:34:43.057Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9205.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-13T12:34:43.165Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:34:43.465Z] ---> job-cost.sh [2026-05-13T12:34:43.465Z] lf-activate-venv: SKIPPING [2026-05-13T12:34:43.465Z] DEBUG: total: 0.10999999940395355 [2026-05-13T12:34:43.465Z] INFO: Retrieving Stack Cost... [2026-05-13T12:34:43.724Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-13T12:34:43.983Z] INFO: Archiving Costs [Pipeline] echo [2026-05-13T12:34:43.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:34:44.290Z] ---> logs-deploy.sh [2026-05-13T12:34:44.290Z] lf-activate-venv: SKIPPING [2026-05-13T12:34:44.290Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/249 [2026-05-13T12:34:44.290Z] INFO: archiving workspace using pattern(s): [2026-05-13T12:34:45.224Z] Archives upload complete. [2026-05-13T12:34:45.483Z] INFO: archiving logs to Nexus [2026-05-13T12:34:46.110Z] ---> uname -a: [2026-05-13T12:34:46.110Z] Linux prd-centos7-docker-4c-2g-9205.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-05-13T12:34:46.110Z] [2026-05-13T12:34:46.110Z] [2026-05-13T12:34:46.110Z] ---> lscpu: [2026-05-13T12:34:46.110Z] Architecture: x86_64 [2026-05-13T12:34:46.110Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-13T12:34:46.110Z] Byte Order: Little Endian [2026-05-13T12:34:46.110Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-13T12:34:46.110Z] CPU(s): 2 [2026-05-13T12:34:46.110Z] On-line CPU(s) list: 0,1 [2026-05-13T12:34:46.110Z] Thread(s) per core: 1 [2026-05-13T12:34:46.110Z] Core(s) per socket: 1 [2026-05-13T12:34:46.110Z] Socket(s): 2 [2026-05-13T12:34:46.110Z] NUMA node(s): 1 [2026-05-13T12:34:46.110Z] Vendor ID: AuthenticAMD [2026-05-13T12:34:46.110Z] CPU family: 23 [2026-05-13T12:34:46.110Z] Model: 49 [2026-05-13T12:34:46.110Z] Model name: AMD EPYC-Rome Processor [2026-05-13T12:34:46.110Z] Stepping: 0 [2026-05-13T12:34:46.110Z] CPU MHz: 2800.000 [2026-05-13T12:34:46.110Z] BogoMIPS: 5600.00 [2026-05-13T12:34:46.110Z] Virtualization: AMD-V [2026-05-13T12:34:46.110Z] Hypervisor vendor: KVM [2026-05-13T12:34:46.110Z] Virtualization type: full [2026-05-13T12:34:46.110Z] L1d cache: 64 KiB [2026-05-13T12:34:46.110Z] L1i cache: 64 KiB [2026-05-13T12:34:46.110Z] L2 cache: 1 MiB [2026-05-13T12:34:46.110Z] L3 cache: 32 MiB [2026-05-13T12:34:46.110Z] NUMA node0 CPU(s): 0,1 [2026-05-13T12:34:46.110Z] Vulnerability Itlb multihit: Not affected [2026-05-13T12:34:46.110Z] Vulnerability L1tf: Not affected [2026-05-13T12:34:46.110Z] Vulnerability Mds: Not affected [2026-05-13T12:34:46.110Z] Vulnerability Meltdown: Not affected [2026-05-13T12:34:46.110Z] Vulnerability Mmio stale data: Not affected [2026-05-13T12:34:46.110Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-13T12:34:46.110Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-13T12:34:46.110Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-13T12:34:46.110Z] Vulnerability Srbds: Not affected [2026-05-13T12:34:46.110Z] Vulnerability Tsx async abort: Not affected [2026-05-13T12:34:46.110Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-05-13T12:34:46.110Z] [2026-05-13T12:34:46.110Z] [2026-05-13T12:34:46.110Z] ---> nproc: [2026-05-13T12:34:46.110Z] 2 [2026-05-13T12:34:46.110Z] [2026-05-13T12:34:46.110Z] [2026-05-13T12:34:46.110Z] ---> df -h: [2026-05-13T12:34:46.110Z] Filesystem Size Used Avail Use% Mounted on [2026-05-13T12:34:46.110Z] overlay 40G 6.8G 34G 17% / [2026-05-13T12:34:46.110Z] tmpfs 64M 0 64M 0% /dev [2026-05-13T12:34:46.110Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-13T12:34:46.110Z] shm 64M 0 64M 0% /dev/shm [2026-05-13T12:34:46.110Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-05-13T12:34:46.110Z] [2026-05-13T12:34:46.110Z] [2026-05-13T12:34:46.110Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-05-13T12:34:46.110Z] Please check if data collecting is enabled [2026-05-13T12:34:46.110Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T12:34:46.405Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-13T12:34:46.412Z] $ docker stop --time=1 ce87f6ede01ce81a92e054f888759fecdd2919e148f9c970d9551b04e1edf15a [2026-05-13T12:34:47.547Z] $ docker rm -f --volumes ce87f6ede01ce81a92e054f888759fecdd2919e148f9c970d9551b04e1edf15a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-13T12:34:47.643Z] [WS-CLEANUP] Deleting project workspace... [2026-05-13T12:34:47.643Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-13T12:34:47.660Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T12:34:48.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T12:34:48.116Z] [2026-05-13T12:34:48.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T12:34:48.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T12:34:48.428Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-13T12:34:48.428Z] 5eb5b503b376: Pulling fs layer [2026-05-13T12:34:48.428Z] 5c69ac0246d0: Pulling fs layer [2026-05-13T12:34:48.428Z] ec43610c2a17: Pulling fs layer [2026-05-13T12:34:48.428Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-13T12:34:48.428Z] 33b1e0a273af: Pulling fs layer [2026-05-13T12:34:48.428Z] 5d3b04190fa2: Pulling fs layer [2026-05-13T12:34:48.428Z] 2f39f015ded8: Pulling fs layer [2026-05-13T12:34:48.428Z] 5d3b04190fa2: Waiting [2026-05-13T12:34:48.428Z] 33b1e0a273af: Waiting [2026-05-13T12:34:48.428Z] 2f39f015ded8: Waiting [2026-05-13T12:34:48.428Z] 3a2ae6a8a46f: Waiting [2026-05-13T12:34:48.428Z] 5c69ac0246d0: Verifying Checksum [2026-05-13T12:34:48.428Z] 5c69ac0246d0: Download complete [2026-05-13T12:34:48.428Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-13T12:34:48.428Z] 3a2ae6a8a46f: Download complete [2026-05-13T12:34:48.692Z] 33b1e0a273af: Verifying Checksum [2026-05-13T12:34:48.692Z] 33b1e0a273af: Download complete [2026-05-13T12:34:48.692Z] ec43610c2a17: Download complete [2026-05-13T12:34:48.692Z] 5d3b04190fa2: Verifying Checksum [2026-05-13T12:34:48.692Z] 5d3b04190fa2: Download complete [2026-05-13T12:34:48.692Z] 5eb5b503b376: Verifying Checksum [2026-05-13T12:34:48.692Z] 5eb5b503b376: Download complete [2026-05-13T12:34:49.258Z] 2f39f015ded8: Verifying Checksum [2026-05-13T12:34:49.258Z] 2f39f015ded8: Download complete [2026-05-13T12:34:50.192Z] 5eb5b503b376: Pull complete [2026-05-13T12:34:50.450Z] 5c69ac0246d0: Pull complete [2026-05-13T12:34:50.709Z] ec43610c2a17: Pull complete [2026-05-13T12:34:50.709Z] 3a2ae6a8a46f: Pull complete [2026-05-13T12:34:50.967Z] 33b1e0a273af: Pull complete [2026-05-13T12:34:50.967Z] 5d3b04190fa2: Pull complete [2026-05-13T12:34:56.231Z] 2f39f015ded8: Pull complete [2026-05-13T12:34:56.231Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-13T12:34:56.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T12:34:56.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T12:34:56.321Z] prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container [2026-05-13T12:34:56.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-13T12:35:00.334Z] $ docker top 676a1f1dc7fb503c37dde8cfbeb0d7b6fdb596d7d317366741adfcf95c044b7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:35:00.684Z] ---> job-cost.sh [2026-05-13T12:35:00.684Z] lf-activate-venv: SKIPPING [2026-05-13T12:35:00.684Z] INFO: No Stack... [2026-05-13T12:35:00.943Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-13T12:35:01.202Z] INFO: Archiving Costs [Pipeline] sh [2026-05-13T12:35:01.502Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2026-05-13T12:35:01.502Z] + cut -d, -f6 [Pipeline] lock [2026-05-13T12:35:01.515Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [2026-05-13T12:35:01.522Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] did not exist. Created. [2026-05-13T12:35:01.530Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-13T12:35:01.861Z] /w/workspace/foundry_device-onvif-camera_main@tmp/durable-111a1c9c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-13T12:35:02.158Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-05-13T12:35:02.181Z] Warning: overwriting stash ‘stack-cost’ [2026-05-13T12:35:02.197Z] Stashed 1 file(s) [Pipeline] } [2026-05-13T12:35:02.207Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-13T12:35:02.239Z] $ docker stop --time=1 676a1f1dc7fb503c37dde8cfbeb0d7b6fdb596d7d317366741adfcf95c044b7e [2026-05-13T12:35:03.396Z] $ docker rm -f --volumes 676a1f1dc7fb503c37dde8cfbeb0d7b6fdb596d7d317366741adfcf95c044b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-13T12:35:03.541Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-13T12:35:04.434Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2026-05-13T12:35:04.434Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-05-13T12:35:04.434Z] total 16 [2026-05-13T12:35:04.434Z] drwxr-xr-x 3 root root 4096 May 13 12:35 . [2026-05-13T12:35:04.434Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 12:35 .. [2026-05-13T12:35:04.434Z] drwxr-xr-x 2 root root 4096 May 13 12:35 cost [2026-05-13T12:35:04.434Z] -rw-r--r-- 1 root root 93 May 13 12:35 cost.csv [2026-05-13T12:35:04.434Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2026-05-13T12:35:04.434Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2026-05-13T12:35:04.434Z] total 16 [2026-05-13T12:35:04.434Z] drwxr-xr-x 3 jenkins jenkins 4096 May 13 12:35 . [2026-05-13T12:35:04.434Z] drwxrwxr-x 10 jenkins jenkins 4096 May 13 12:35 .. [2026-05-13T12:35:04.434Z] drwxr-xr-x 2 jenkins jenkins 4096 May 13 12:35 cost [2026-05-13T12:35:04.434Z] -rw-r--r-- 1 jenkins jenkins 93 May 13 12:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:35:04.725Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:35:05.585Z] ---> package-listing.sh [2026-05-13T12:35:05.585Z] ++ facter osfamily [2026-05-13T12:35:05.585Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-13T12:35:05.843Z] + OS_FAMILY=debian [2026-05-13T12:35:05.843Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2026-05-13T12:35:05.843Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-13T12:35:05.843Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-13T12:35:05.843Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-13T12:35:05.843Z] + PACKAGES=/tmp/packages_start.txt [2026-05-13T12:35:05.843Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-05-13T12:35:05.843Z] + PACKAGES=/tmp/packages_end.txt [2026-05-13T12:35:05.843Z] + case "${OS_FAMILY}" in [2026-05-13T12:35:05.843Z] + dpkg -l [2026-05-13T12:35:05.843Z] + grep '^ii' [2026-05-13T12:35:05.843Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-13T12:35:05.843Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-13T12:35:05.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-13T12:35:05.843Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2026-05-13T12:35:05.843Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2026-05-13T12:35:05.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2026-05-13T12:35:05.853Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-13T12:35:06.133Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T12:35:06.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T12:35:06.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T12:35:06.774Z] prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container [2026-05-13T12:35:06.809Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-13T12:35:07.045Z] $ docker top fafd50f2865eeaa297467c28760655a51320e912d6bde31910eeb30ed016d133 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T12:35:07.379Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-13T12:35:07.664Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-13T12:35:07.949Z] + ls /var/log/sa-host [2026-05-13T12:35:07.949Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T12:35:07.987Z] provisioning config files... [2026-05-13T12:35:07.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9545830239296656657tmp [Pipeline] { [Pipeline] echo [2026-05-13T12:35:08.019Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:35:08.309Z] ---> create-netrc.sh [Pipeline] } [2026-05-13T12:35:08.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:35:08.628Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-13T12:35:08.637Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:35:08.916Z] ---> sudo-logs.sh [2026-05-13T12:35:08.916Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-13T12:35:08.944Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:35:09.228Z] ---> job-cost.sh [2026-05-13T12:35:09.228Z] lf-activate-venv: SKIPPING [2026-05-13T12:35:09.228Z] DEBUG: total: 1.5299999713897705 [2026-05-13T12:35:09.228Z] INFO: Retrieving Stack Cost... [2026-05-13T12:35:09.228Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-13T12:35:09.487Z] INFO: Archiving Costs [Pipeline] echo [2026-05-13T12:35:09.501Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T12:35:09.782Z] ---> logs-deploy.sh [2026-05-13T12:35:09.782Z] lf-activate-venv: SKIPPING [2026-05-13T12:35:09.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/249 [2026-05-13T12:35:09.782Z] INFO: archiving workspace using pattern(s): [2026-05-13T12:35:10.720Z] Archives upload complete. [2026-05-13T12:35:10.979Z] INFO: archiving logs to Nexus [2026-05-13T12:35:11.553Z] ---> uname -a: [2026-05-13T12:35:11.553Z] Linux prd-ubuntu20-04-docker-8c-8g-9203 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.553Z] ---> lscpu: [2026-05-13T12:35:11.553Z] Architecture: x86_64 [2026-05-13T12:35:11.553Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-13T12:35:11.553Z] Byte Order: Little Endian [2026-05-13T12:35:11.553Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-13T12:35:11.553Z] CPU(s): 8 [2026-05-13T12:35:11.553Z] On-line CPU(s) list: 0-7 [2026-05-13T12:35:11.553Z] Thread(s) per core: 1 [2026-05-13T12:35:11.553Z] Core(s) per socket: 1 [2026-05-13T12:35:11.553Z] Socket(s): 8 [2026-05-13T12:35:11.553Z] NUMA node(s): 1 [2026-05-13T12:35:11.553Z] Vendor ID: AuthenticAMD [2026-05-13T12:35:11.553Z] CPU family: 23 [2026-05-13T12:35:11.553Z] Model: 49 [2026-05-13T12:35:11.553Z] Model name: AMD EPYC-Rome Processor [2026-05-13T12:35:11.553Z] Stepping: 0 [2026-05-13T12:35:11.553Z] CPU MHz: 2799.998 [2026-05-13T12:35:11.553Z] BogoMIPS: 5599.99 [2026-05-13T12:35:11.553Z] Virtualization: AMD-V [2026-05-13T12:35:11.553Z] Hypervisor vendor: KVM [2026-05-13T12:35:11.553Z] Virtualization type: full [2026-05-13T12:35:11.553Z] L1d cache: 256 KiB [2026-05-13T12:35:11.553Z] L1i cache: 256 KiB [2026-05-13T12:35:11.553Z] L2 cache: 4 MiB [2026-05-13T12:35:11.553Z] L3 cache: 128 MiB [2026-05-13T12:35:11.553Z] NUMA node0 CPU(s): 0-7 [2026-05-13T12:35:11.553Z] Vulnerability Gather data sampling: Not affected [2026-05-13T12:35:11.553Z] Vulnerability Itlb multihit: Not affected [2026-05-13T12:35:11.553Z] Vulnerability L1tf: Not affected [2026-05-13T12:35:11.553Z] Vulnerability Mds: Not affected [2026-05-13T12:35:11.553Z] Vulnerability Meltdown: Not affected [2026-05-13T12:35:11.553Z] Vulnerability Mmio stale data: Not affected [2026-05-13T12:35:11.553Z] Vulnerability Retbleed: Vulnerable [2026-05-13T12:35:11.553Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-13T12:35:11.553Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-13T12:35:11.553Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-13T12:35:11.553Z] Vulnerability Srbds: Not affected [2026-05-13T12:35:11.553Z] Vulnerability Tsx async abort: Not affected [2026-05-13T12:35:11.553Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.553Z] ---> nproc: [2026-05-13T12:35:11.553Z] 8 [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.553Z] ---> df -h: [2026-05-13T12:35:11.553Z] Filesystem Size Used Avail Use% Mounted on [2026-05-13T12:35:11.553Z] overlay 155G 13G 143G 9% / [2026-05-13T12:35:11.553Z] tmpfs 64M 0 64M 0% /dev [2026-05-13T12:35:11.553Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-13T12:35:11.553Z] shm 64M 0 64M 0% /dev/shm [2026-05-13T12:35:11.553Z] /dev/vda1 155G 13G 143G 9% /facter-os [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.553Z] ---> sar -b -r -n DEV: [2026-05-13T12:35:11.553Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9203) 05/13/26 _x86_64_ (8 CPU) [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.553Z] 06:33:31 LINUX RESTART (8 CPU) [2026-05-13T12:35:11.553Z] [2026-05-13T12:35:11.554Z] 06:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-13T12:35:11.554Z] 06:35:01 406.61 27.45 379.16 0.00 3461.34 79428.53 0.00 [2026-05-13T12:35:11.554Z] 06:36:01 154.07 0.20 153.87 0.00 7.33 45069.96 0.00 [2026-05-13T12:35:11.554Z] 06:37:01 114.30 0.28 114.01 0.00 33.73 33674.79 0.00 [2026-05-13T12:35:11.554Z] 06:38:01 2.70 0.00 2.70 0.00 0.00 29.61 0.00 [2026-05-13T12:35:11.554Z] 06:39:01 2.87 0.30 2.57 0.00 14.13 39.33 0.00 [2026-05-13T12:35:11.554Z] 06:40:01 2.22 0.00 2.22 0.00 0.00 26.25 0.00 [2026-05-13T12:35:11.554Z] 06:41:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2026-05-13T12:35:11.554Z] 06:42:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2026-05-13T12:35:11.554Z] 06:43:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2026-05-13T12:35:11.554Z] 06:44:01 2.15 0.00 2.15 0.00 0.00 26.52 0.00 [2026-05-13T12:35:11.554Z] 06:45:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2026-05-13T12:35:11.554Z] 06:46:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2026-05-13T12:35:11.554Z] 06:47:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2026-05-13T12:35:11.554Z] 06:48:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 [2026-05-13T12:35:11.554Z] 06:49:01 1.40 0.02 1.38 0.00 0.13 16.53 0.00 [2026-05-13T12:35:11.554Z] 06:50:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 [2026-05-13T12:35:11.554Z] 06:51:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2026-05-13T12:35:11.554Z] 06:52:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2026-05-13T12:35:11.554Z] 06:53:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2026-05-13T12:35:11.554Z] 06:54:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2026-05-13T12:35:11.554Z] 06:55:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2026-05-13T12:35:11.554Z] 06:56:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2026-05-13T12:35:11.554Z] 06:57:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2026-05-13T12:35:11.554Z] 06:58:01 0.85 0.00 0.85 0.00 0.00 10.93 0.00 [2026-05-13T12:35:11.554Z] 06:59:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2026-05-13T12:35:11.554Z] 07:00:01 0.87 0.00 0.87 0.00 0.00 11.86 0.00 [2026-05-13T12:35:11.554Z] 07:01:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2026-05-13T12:35:11.554Z] 07:02:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 07:03:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2026-05-13T12:35:11.554Z] 07:04:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 [2026-05-13T12:35:11.554Z] 07:05:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 07:06:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 07:07:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 07:08:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 [2026-05-13T12:35:11.554Z] 07:09:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2026-05-13T12:35:11.554Z] 07:10:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2026-05-13T12:35:11.554Z] 07:11:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2026-05-13T12:35:11.554Z] 07:12:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 07:13:01 1.57 0.30 1.27 0.00 16.80 15.60 0.00 [2026-05-13T12:35:11.554Z] 07:14:01 1.72 0.00 1.72 0.00 0.00 21.20 0.00 [2026-05-13T12:35:11.554Z] 07:15:01 3.63 1.57 2.07 0.00 47.58 26.26 0.00 [2026-05-13T12:35:11.554Z] 07:16:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2026-05-13T12:35:11.554Z] 07:17:01 1.28 0.02 1.27 0.00 0.13 14.66 0.00 [2026-05-13T12:35:11.554Z] 07:18:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2026-05-13T12:35:11.554Z] 07:19:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 [2026-05-13T12:35:11.554Z] 07:20:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2026-05-13T12:35:11.554Z] 07:21:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 [2026-05-13T12:35:11.554Z] 07:22:01 0.82 0.00 0.82 0.00 0.00 11.06 0.00 [2026-05-13T12:35:11.554Z] 07:23:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 [2026-05-13T12:35:11.554Z] 07:24:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 [2026-05-13T12:35:11.554Z] 07:25:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2026-05-13T12:35:11.554Z] 07:26:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2026-05-13T12:35:11.554Z] 07:27:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 07:28:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2026-05-13T12:35:11.554Z] 07:29:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2026-05-13T12:35:11.554Z] 07:30:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2026-05-13T12:35:11.554Z] 07:31:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2026-05-13T12:35:11.554Z] 07:32:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 [2026-05-13T12:35:11.554Z] 07:33:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2026-05-13T12:35:11.554Z] 07:34:01 8.78 5.50 3.28 0.00 287.15 101.72 0.00 [2026-05-13T12:35:11.554Z] 07:35:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 07:36:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 [2026-05-13T12:35:11.554Z] 07:37:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 [2026-05-13T12:35:11.554Z] 07:38:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 [2026-05-13T12:35:11.554Z] 07:39:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2026-05-13T12:35:11.554Z] 07:40:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2026-05-13T12:35:11.554Z] 07:41:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2026-05-13T12:35:11.554Z] 07:42:02 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2026-05-13T12:35:11.554Z] 07:43:01 1.36 0.00 1.36 0.00 0.00 15.86 0.00 [2026-05-13T12:35:11.554Z] 07:44:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2026-05-13T12:35:11.554Z] 07:45:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2026-05-13T12:35:11.554Z] 07:46:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2026-05-13T12:35:11.554Z] 07:47:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2026-05-13T12:35:11.554Z] 07:48:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2026-05-13T12:35:11.554Z] 07:49:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2026-05-13T12:35:11.554Z] 07:50:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 [2026-05-13T12:35:11.554Z] 07:51:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2026-05-13T12:35:11.554Z] 07:52:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 07:53:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2026-05-13T12:35:11.554Z] 07:54:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 [2026-05-13T12:35:11.554Z] 07:55:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2026-05-13T12:35:11.554Z] 07:56:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2026-05-13T12:35:11.554Z] 07:57:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2026-05-13T12:35:11.554Z] 07:58:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 07:59:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2026-05-13T12:35:11.554Z] 08:00:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2026-05-13T12:35:11.554Z] 08:01:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2026-05-13T12:35:11.554Z] 08:02:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 08:03:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 [2026-05-13T12:35:11.554Z] 08:04:01 0.93 0.02 0.92 0.00 1.87 13.20 0.00 [2026-05-13T12:35:11.554Z] 08:05:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2026-05-13T12:35:11.554Z] 08:06:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2026-05-13T12:35:11.554Z] 08:07:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2026-05-13T12:35:11.554Z] 08:08:01 0.80 0.00 0.80 0.00 0.00 9.86 0.00 [2026-05-13T12:35:11.554Z] 08:09:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2026-05-13T12:35:11.554Z] 08:10:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2026-05-13T12:35:11.554Z] 08:11:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 [2026-05-13T12:35:11.554Z] 08:12:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2026-05-13T12:35:11.554Z] 08:13:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2026-05-13T12:35:11.554Z] 08:14:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 08:15:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2026-05-13T12:35:11.554Z] 08:16:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2026-05-13T12:35:11.554Z] 08:17:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2026-05-13T12:35:11.554Z] 08:18:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 [2026-05-13T12:35:11.554Z] 08:19:01 1.22 0.02 1.20 0.00 1.07 13.73 0.00 [2026-05-13T12:35:11.554Z] 08:20:01 1.48 0.00 1.48 0.00 0.00 19.73 0.00 [2026-05-13T12:35:11.554Z] 08:21:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 [2026-05-13T12:35:11.554Z] 08:22:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 [2026-05-13T12:35:11.554Z] 08:23:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2026-05-13T12:35:11.554Z] 08:24:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 [2026-05-13T12:35:11.554Z] 08:25:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2026-05-13T12:35:11.554Z] 08:26:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2026-05-13T12:35:11.554Z] 08:27:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2026-05-13T12:35:11.554Z] 08:28:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2026-05-13T12:35:11.554Z] 08:29:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2026-05-13T12:35:11.554Z] 08:30:01 1.45 0.00 1.45 0.00 0.00 19.33 0.00 [2026-05-13T12:35:11.554Z] 08:31:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2026-05-13T12:35:11.554Z] 08:32:01 1.63 0.00 1.63 0.00 0.00 19.99 0.00 [2026-05-13T12:35:11.554Z] 08:33:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2026-05-13T12:35:11.554Z] 08:34:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 [2026-05-13T12:35:11.554Z] 08:35:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2026-05-13T12:35:11.554Z] 08:36:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 [2026-05-13T12:35:11.554Z] 08:37:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2026-05-13T12:35:11.554Z] 08:38:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 [2026-05-13T12:35:11.554Z] 08:39:01 1.12 0.00 1.12 0.00 0.00 12.79 0.00 [2026-05-13T12:35:11.554Z] 08:40:01 1.53 0.02 1.52 0.00 3.07 19.46 0.00 [2026-05-13T12:35:11.554Z] 08:41:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 08:42:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2026-05-13T12:35:11.554Z] 08:43:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2026-05-13T12:35:11.554Z] 08:44:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 [2026-05-13T12:35:11.554Z] 08:45:01 1.17 0.00 1.17 0.00 0.00 13.19 0.00 [2026-05-13T12:35:11.554Z] 08:46:01 1.75 0.00 1.75 0.00 0.00 20.39 0.00 [2026-05-13T12:35:11.554Z] 08:47:02 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2026-05-13T12:35:11.554Z] 08:48:01 1.17 0.00 1.17 0.00 0.00 14.10 0.00 [2026-05-13T12:35:11.554Z] 08:49:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2026-05-13T12:35:11.554Z] 08:50:01 1.22 0.00 1.22 0.00 0.00 13.99 0.00 [2026-05-13T12:35:11.554Z] 08:51:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2026-05-13T12:35:11.554Z] 08:52:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 08:53:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2026-05-13T12:35:11.554Z] 08:54:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 [2026-05-13T12:35:11.554Z] 08:55:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 [2026-05-13T12:35:11.554Z] 08:56:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 [2026-05-13T12:35:11.554Z] 08:57:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 08:58:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2026-05-13T12:35:11.554Z] 08:59:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2026-05-13T12:35:11.554Z] 09:00:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2026-05-13T12:35:11.554Z] 09:01:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 [2026-05-13T12:35:11.554Z] 09:02:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2026-05-13T12:35:11.554Z] 09:03:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2026-05-13T12:35:11.554Z] 09:04:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 [2026-05-13T12:35:11.554Z] 09:05:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2026-05-13T12:35:11.554Z] 09:06:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 [2026-05-13T12:35:11.554Z] 09:07:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 [2026-05-13T12:35:11.554Z] 09:08:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2026-05-13T12:35:11.554Z] 09:09:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 [2026-05-13T12:35:11.554Z] 09:10:01 1.60 0.00 1.60 0.00 0.00 19.60 0.00 [2026-05-13T12:35:11.554Z] 09:11:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2026-05-13T12:35:11.554Z] 09:12:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2026-05-13T12:35:11.554Z] 09:13:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2026-05-13T12:35:11.554Z] 09:14:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2026-05-13T12:35:11.554Z] 09:15:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2026-05-13T12:35:11.554Z] 09:16:01 1.57 0.00 1.57 0.00 0.00 19.19 0.00 [2026-05-13T12:35:11.554Z] 09:17:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2026-05-13T12:35:11.554Z] 09:18:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2026-05-13T12:35:11.554Z] 09:19:01 1.38 0.00 1.38 0.00 0.00 15.59 0.00 [2026-05-13T12:35:11.554Z] 09:20:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 [2026-05-13T12:35:11.554Z] 09:21:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2026-05-13T12:35:11.554Z] 09:22:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2026-05-13T12:35:11.554Z] 09:23:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2026-05-13T12:35:11.554Z] 09:24:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2026-05-13T12:35:11.554Z] 09:25:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2026-05-13T12:35:11.554Z] 09:26:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 [2026-05-13T12:35:11.554Z] 09:27:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 [2026-05-13T12:35:11.554Z] 09:28:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2026-05-13T12:35:11.554Z] 09:29:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2026-05-13T12:35:11.554Z] 09:30:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 09:31:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 [2026-05-13T12:35:11.554Z] 09:32:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 [2026-05-13T12:35:11.554Z] 09:33:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2026-05-13T12:35:11.554Z] 09:34:01 2.02 0.05 1.97 0.00 12.26 24.39 0.00 [2026-05-13T12:35:11.554Z] 09:35:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2026-05-13T12:35:11.554Z] 09:36:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 [2026-05-13T12:35:11.554Z] 09:37:01 1.17 0.00 1.17 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 09:38:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2026-05-13T12:35:11.554Z] 09:39:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2026-05-13T12:35:11.554Z] 09:40:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 [2026-05-13T12:35:11.554Z] 09:41:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2026-05-13T12:35:11.554Z] 09:42:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 09:43:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2026-05-13T12:35:11.554Z] 09:44:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 [2026-05-13T12:35:11.554Z] 09:45:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2026-05-13T12:35:11.554Z] 09:46:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2026-05-13T12:35:11.554Z] 09:47:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 09:48:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2026-05-13T12:35:11.554Z] 09:49:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 [2026-05-13T12:35:11.554Z] 09:50:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 [2026-05-13T12:35:11.554Z] 09:51:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 [2026-05-13T12:35:11.554Z] 09:52:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2026-05-13T12:35:11.554Z] 09:53:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2026-05-13T12:35:11.554Z] 09:54:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2026-05-13T12:35:11.554Z] 09:55:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2026-05-13T12:35:11.554Z] 09:56:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 [2026-05-13T12:35:11.554Z] 09:57:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2026-05-13T12:35:11.554Z] 09:58:02 1.02 0.00 1.02 0.00 0.00 12.66 0.00 [2026-05-13T12:35:11.554Z] 09:59:01 1.29 0.00 1.29 0.00 0.00 14.23 0.00 [2026-05-13T12:35:11.554Z] 10:00:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 [2026-05-13T12:35:11.554Z] 10:01:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2026-05-13T12:35:11.554Z] 10:02:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 [2026-05-13T12:35:11.554Z] 10:03:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2026-05-13T12:35:11.554Z] 10:04:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 [2026-05-13T12:35:11.554Z] 10:05:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 10:06:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2026-05-13T12:35:11.554Z] 10:07:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 [2026-05-13T12:35:11.554Z] 10:08:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2026-05-13T12:35:11.554Z] 10:09:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 [2026-05-13T12:35:11.554Z] 10:10:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 [2026-05-13T12:35:11.554Z] 10:11:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2026-05-13T12:35:11.554Z] 10:12:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 [2026-05-13T12:35:11.554Z] 10:13:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 [2026-05-13T12:35:11.554Z] 10:14:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 10:15:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 [2026-05-13T12:35:11.554Z] 10:16:01 1.03 0.00 1.03 0.00 0.00 13.86 0.00 [2026-05-13T12:35:11.554Z] 10:17:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 [2026-05-13T12:35:11.554Z] 10:18:01 1.85 0.00 1.85 0.00 0.00 22.66 0.00 [2026-05-13T12:35:11.554Z] 10:19:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2026-05-13T12:35:11.554Z] 10:20:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 10:21:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 [2026-05-13T12:35:11.554Z] 10:22:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2026-05-13T12:35:11.554Z] 10:23:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2026-05-13T12:35:11.554Z] 10:24:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2026-05-13T12:35:11.554Z] 10:25:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2026-05-13T12:35:11.554Z] 10:26:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 10:27:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2026-05-13T12:35:11.554Z] 10:28:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 10:29:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2026-05-13T12:35:11.554Z] 10:30:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 10:31:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2026-05-13T12:35:11.554Z] 10:32:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 [2026-05-13T12:35:11.554Z] 10:33:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 10:34:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2026-05-13T12:35:11.554Z] 10:35:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2026-05-13T12:35:11.554Z] 10:36:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2026-05-13T12:35:11.554Z] 10:37:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 [2026-05-13T12:35:11.554Z] 10:38:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2026-05-13T12:35:11.554Z] 10:39:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 [2026-05-13T12:35:11.554Z] 10:40:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2026-05-13T12:35:11.554Z] 10:41:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2026-05-13T12:35:11.554Z] 10:42:01 1.55 0.00 1.55 0.00 0.00 19.46 0.00 [2026-05-13T12:35:11.554Z] 10:43:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 [2026-05-13T12:35:11.554Z] 10:44:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 10:45:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2026-05-13T12:35:11.554Z] 10:46:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2026-05-13T12:35:11.554Z] 10:47:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2026-05-13T12:35:11.554Z] 10:48:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2026-05-13T12:35:11.554Z] 10:49:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 [2026-05-13T12:35:11.554Z] 10:50:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2026-05-13T12:35:11.554Z] 10:51:01 1.47 0.00 1.47 0.00 0.00 15.33 0.00 [2026-05-13T12:35:11.554Z] 10:52:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 [2026-05-13T12:35:11.554Z] 10:53:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 10:54:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 10:55:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 [2026-05-13T12:35:11.554Z] 10:56:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2026-05-13T12:35:11.554Z] 10:57:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 [2026-05-13T12:35:11.554Z] 10:58:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 [2026-05-13T12:35:11.554Z] 10:59:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2026-05-13T12:35:11.554Z] 11:00:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2026-05-13T12:35:11.554Z] 11:01:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 [2026-05-13T12:35:11.554Z] 11:02:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2026-05-13T12:35:11.554Z] 11:03:01 1.47 0.00 1.47 0.00 0.00 15.19 0.00 [2026-05-13T12:35:11.554Z] 11:04:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2026-05-13T12:35:11.554Z] 11:05:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2026-05-13T12:35:11.554Z] 11:06:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 11:07:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 [2026-05-13T12:35:11.554Z] 11:08:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2026-05-13T12:35:11.554Z] 11:09:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 [2026-05-13T12:35:11.554Z] 11:10:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2026-05-13T12:35:11.554Z] 11:11:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2026-05-13T12:35:11.554Z] 11:12:01 1.70 0.00 1.70 0.00 0.00 18.13 0.00 [2026-05-13T12:35:11.554Z] 11:13:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2026-05-13T12:35:11.554Z] 11:14:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2026-05-13T12:35:11.554Z] 11:15:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2026-05-13T12:35:11.554Z] 11:16:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2026-05-13T12:35:11.554Z] 11:17:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2026-05-13T12:35:11.554Z] 11:18:01 1.46 0.00 1.46 0.00 0.00 16.54 0.00 [2026-05-13T12:35:11.554Z] 11:19:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2026-05-13T12:35:11.554Z] 11:20:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2026-05-13T12:35:11.554Z] 11:21:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2026-05-13T12:35:11.554Z] 11:22:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 11:23:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 [2026-05-13T12:35:11.554Z] 11:24:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2026-05-13T12:35:11.554Z] 11:25:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 [2026-05-13T12:35:11.554Z] 11:26:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2026-05-13T12:35:11.554Z] 11:27:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2026-05-13T12:35:11.554Z] 11:28:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 [2026-05-13T12:35:11.554Z] 11:29:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 [2026-05-13T12:35:11.554Z] 11:30:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2026-05-13T12:35:11.554Z] 11:31:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2026-05-13T12:35:11.554Z] 11:32:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2026-05-13T12:35:11.554Z] 11:33:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 [2026-05-13T12:35:11.554Z] 11:34:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 11:35:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 [2026-05-13T12:35:11.554Z] 11:36:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 11:37:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 [2026-05-13T12:35:11.554Z] 11:38:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 [2026-05-13T12:35:11.554Z] 11:39:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2026-05-13T12:35:11.554Z] 11:40:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2026-05-13T12:35:11.554Z] 11:41:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2026-05-13T12:35:11.554Z] 11:42:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2026-05-13T12:35:11.554Z] 11:43:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2026-05-13T12:35:11.554Z] 11:44:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2026-05-13T12:35:11.554Z] 11:45:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 [2026-05-13T12:35:11.554Z] 11:46:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 11:47:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2026-05-13T12:35:11.554Z] 11:48:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 [2026-05-13T12:35:11.554Z] 11:49:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 11:50:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2026-05-13T12:35:11.554Z] 11:51:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2026-05-13T12:35:11.554Z] 11:52:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2026-05-13T12:35:11.554Z] 11:53:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 [2026-05-13T12:35:11.554Z] 11:54:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2026-05-13T12:35:11.554Z] 11:55:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 [2026-05-13T12:35:11.554Z] 11:56:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 [2026-05-13T12:35:11.554Z] 11:57:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2026-05-13T12:35:11.554Z] 11:58:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 [2026-05-13T12:35:11.554Z] 11:59:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 [2026-05-13T12:35:11.554Z] 12:00:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 [2026-05-13T12:35:11.554Z] 12:01:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2026-05-13T12:35:11.554Z] 12:02:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2026-05-13T12:35:11.554Z] 12:03:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 [2026-05-13T12:35:11.554Z] 12:04:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2026-05-13T12:35:11.554Z] 12:05:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2026-05-13T12:35:11.554Z] 12:06:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2026-05-13T12:35:11.554Z] 12:07:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2026-05-13T12:35:11.554Z] 12:08:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 [2026-05-13T12:35:11.554Z] 12:09:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 [2026-05-13T12:35:11.554Z] 12:10:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 [2026-05-13T12:35:11.554Z] 12:11:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 [2026-05-13T12:35:11.554Z] 12:12:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2026-05-13T12:35:11.554Z] 12:13:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 [2026-05-13T12:35:11.554Z] 12:14:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 [2026-05-13T12:35:11.554Z] 12:15:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2026-05-13T12:35:11.554Z] 12:16:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2026-05-13T12:35:11.554Z] 12:17:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 [2026-05-13T12:35:11.554Z] 12:18:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 [2026-05-13T12:35:11.554Z] 12:19:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2026-05-13T12:35:11.554Z] 12:20:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2026-05-13T12:35:11.554Z] 12:21:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 [2026-05-13T12:35:11.554Z] 12:22:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2026-05-13T12:35:11.554Z] 12:23:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2026-05-13T12:35:11.554Z] 12:24:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2026-05-13T12:35:11.554Z] 12:25:01 1.45 0.00 1.45 0.00 0.00 15.33 0.00 [2026-05-13T12:35:11.555Z] 12:26:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2026-05-13T12:35:11.555Z] 12:27:01 1.60 0.00 1.60 0.00 0.00 17.19 0.00 [2026-05-13T12:35:11.555Z] 12:28:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2026-05-13T12:35:11.555Z] 12:29:01 1.47 0.02 1.45 0.00 0.67 15.33 0.00 [2026-05-13T12:35:11.555Z] 12:30:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 [2026-05-13T12:35:11.555Z] 12:31:01 1.38 0.00 1.38 0.00 0.00 14.00 0.00 [2026-05-13T12:35:11.555Z] 12:32:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2026-05-13T12:35:11.555Z] 12:33:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 [2026-05-13T12:35:11.555Z] 12:34:01 1.93 0.00 1.93 0.00 0.00 20.53 0.00 [2026-05-13T12:35:11.555Z] 12:35:01 42.74 0.00 42.74 0.00 0.00 16677.37 0.00 [2026-05-13T12:35:11.555Z] Average: 3.26 0.10 3.16 0.00 10.61 495.65 0.00 [2026-05-13T12:35:11.555Z] [2026-05-13T12:35:11.555Z] 06:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-13T12:35:11.555Z] 06:35:01 27384476 31461496 818644 2.49 146272 4051820 2110184 6.22 1329608 3590300 770124 [2026-05-13T12:35:11.555Z] 06:36:01 26486120 31422532 851788 2.59 165112 4841428 2106168 6.21 1672644 4091452 358772 [2026-05-13T12:35:11.555Z] 06:37:01 26537240 31534008 744012 2.26 168056 4918116 1701088 5.02 1661524 4077272 488 [2026-05-13T12:35:11.555Z] 06:38:01 26537612 31534488 743088 2.26 168104 4918120 1701088 5.02 1659892 4077272 56 [2026-05-13T12:35:11.555Z] 06:39:01 26534956 31532740 744192 2.26 168300 4918684 1730960 5.10 1658664 4077808 36 [2026-05-13T12:35:11.555Z] 06:40:01 26536944 31534720 742600 2.26 168336 4918680 1747280 5.15 1656900 4077768 12 [2026-05-13T12:35:11.555Z] 06:41:01 26542236 31540060 737068 2.24 168364 4918688 1747280 5.15 1651928 4077776 8 [2026-05-13T12:35:11.555Z] 06:42:01 26542228 31540100 736960 2.24 168428 4918688 1747280 5.15 1651988 4077780 44 [2026-05-13T12:35:11.555Z] 06:43:01 26542936 31540856 736152 2.24 168460 4918692 1747280 5.15 1651596 4077780 12 [2026-05-13T12:35:11.555Z] 06:44:01 26544132 31542172 734752 2.24 168564 4918672 1747280 5.15 1650768 4077760 12 [2026-05-13T12:35:11.555Z] 06:45:01 26544560 31542716 734312 2.23 168588 4918800 1747280 5.15 1650568 4077860 8 [2026-05-13T12:35:11.555Z] 06:46:01 26544384 31542608 734316 2.23 168612 4918808 1747280 5.15 1650416 4077864 24 [2026-05-13T12:35:11.555Z] 06:47:01 26544816 31543104 733756 2.23 168636 4918808 1747280 5.15 1650432 4077896 4 [2026-05-13T12:35:11.555Z] 06:48:01 26544436 31542820 733932 2.23 168660 4918812 1747280 5.15 1650488 4077904 12 [2026-05-13T12:35:11.555Z] 06:49:01 26544032 31542496 733988 2.23 168720 4918812 1731644 5.11 1650708 4077900 40 [2026-05-13T12:35:11.555Z] 06:50:01 26543704 31542296 734084 2.23 168772 4918816 1731644 5.11 1650704 4077908 200 [2026-05-13T12:35:11.555Z] 06:51:01 26543972 31542604 733764 2.23 168804 4918820 1731644 5.11 1650792 4077908 24 [2026-05-13T12:35:11.555Z] 06:52:01 26543888 31542580 733972 2.23 168836 4918820 1731644 5.11 1650868 4077912 152 [2026-05-13T12:35:11.555Z] 06:53:01 26543832 31542528 733876 2.23 168876 4918824 1731644 5.11 1651008 4077916 24 [2026-05-13T12:35:11.555Z] 06:54:01 26543792 31542556 733848 2.23 168896 4918828 1731644 5.11 1650836 4077924 52 [2026-05-13T12:35:11.555Z] 06:55:01 26543720 31542528 733800 2.23 168908 4918832 1731644 5.11 1650904 4077920 8 [2026-05-13T12:35:11.555Z] 06:56:01 26543552 31542456 733696 2.23 168932 4918836 1731644 5.11 1650876 4077924 148 [2026-05-13T12:35:11.555Z] 06:57:01 26543536 31542444 733676 2.23 168948 4918836 1731644 5.11 1650880 4077924 8 [2026-05-13T12:35:11.555Z] 06:58:01 26543584 31542500 733548 2.23 168952 4918848 1731644 5.11 1650900 4077932 176 [2026-05-13T12:35:11.555Z] 06:59:01 26543016 31541980 734096 2.23 168988 4918828 1731644 5.11 1650928 4077932 4 [2026-05-13T12:35:11.555Z] 07:00:01 26542496 31541488 734516 2.23 169004 4918848 1731644 5.11 1651036 4077936 196 [2026-05-13T12:35:11.555Z] 07:01:01 26542384 31541428 734540 2.23 169032 4918848 1731644 5.11 1651012 4077936 8 [2026-05-13T12:35:11.555Z] 07:02:01 26542368 31541448 734460 2.23 169064 4918852 1731644 5.11 1651060 4077940 148 [2026-05-13T12:35:11.555Z] 07:03:01 26542320 31541428 734412 2.23 169096 4918856 1731644 5.11 1651068 4077944 24 [2026-05-13T12:35:11.555Z] 07:04:01 26542552 31541744 734276 2.23 169136 4918856 1731644 5.11 1651472 4077948 164 [2026-05-13T12:35:11.555Z] 07:05:01 26543236 31542464 733552 2.23 169168 4918864 1747884 5.15 1651264 4077952 28 [2026-05-13T12:35:11.555Z] 07:06:01 26542804 31542056 733916 2.23 169192 4918864 1747884 5.15 1651260 4077952 152 [2026-05-13T12:35:11.555Z] 07:07:01 26542504 31541920 733992 2.23 169224 4918996 1747884 5.15 1651284 4078084 24 [2026-05-13T12:35:11.555Z] 07:08:01 26542236 31541680 734176 2.23 169248 4918996 1747884 5.15 1651372 4078084 144 [2026-05-13T12:35:11.555Z] 07:09:01 26541968 31541440 734352 2.23 169276 4919000 1747884 5.15 1651336 4078088 52 [2026-05-13T12:35:11.555Z] 07:10:01 26542372 31541900 734048 2.23 169316 4919004 1747884 5.15 1651408 4078092 148 [2026-05-13T12:35:11.555Z] 07:11:01 26542308 31541860 734032 2.23 169344 4919004 1747884 5.15 1651352 4078092 8 [2026-05-13T12:35:11.555Z] 07:12:01 26542260 31541848 734012 2.23 169380 4919008 1731164 5.10 1651400 4078096 204 [2026-05-13T12:35:11.555Z] 07:13:01 26541040 31541180 734724 2.24 169424 4919512 1731164 5.10 1655796 4078420 48 [2026-05-13T12:35:11.555Z] 07:14:01 26540072 31540276 735572 2.24 169460 4919512 1731164 5.10 1655596 4078408 144 [2026-05-13T12:35:11.555Z] 07:15:01 26532804 31535628 740536 2.25 169496 4920956 1743840 5.14 1660160 4079240 60 [2026-05-13T12:35:11.555Z] 07:16:01 26532772 31535636 740508 2.25 169516 4920956 1743840 5.14 1659928 4079224 188 [2026-05-13T12:35:11.555Z] 07:17:01 26532188 31535140 740784 2.25 169544 4920960 1743840 5.14 1660500 4079208 240 [2026-05-13T12:35:11.555Z] 07:18:01 26532480 31535444 740468 2.25 169568 4920960 1743840 5.14 1659872 4079208 184 [2026-05-13T12:35:11.555Z] 07:19:01 26532596 31535576 740292 2.25 169608 4920948 1743840 5.14 1659724 4079212 20 [2026-05-13T12:35:11.555Z] 07:20:01 26532384 31535416 740440 2.25 169624 4920968 1743840 5.14 1659768 4079216 192 [2026-05-13T12:35:11.555Z] 07:21:01 26531996 31535036 740740 2.25 169648 4920972 1743840 5.14 1660264 4079224 4 [2026-05-13T12:35:11.555Z] 07:22:01 26532296 31535376 740344 2.25 169672 4920976 1743840 5.14 1659840 4079224 200 [2026-05-13T12:35:11.555Z] 07:23:01 26532264 31535344 740300 2.25 169704 4920976 1743840 5.14 1659824 4079224 8 [2026-05-13T12:35:11.555Z] 07:24:01 26532144 31535288 740324 2.25 169736 4920972 1743840 5.14 1659820 4079228 160 [2026-05-13T12:35:11.555Z] 07:25:01 26531868 31535036 740548 2.25 169760 4920980 1743840 5.14 1659784 4079228 12 [2026-05-13T12:35:11.555Z] 07:26:01 26532068 31535240 740460 2.25 169792 4920984 1743840 5.14 1660120 4079232 152 [2026-05-13T12:35:11.555Z] 07:27:01 26532016 31535248 740784 2.25 169820 4920984 1743840 5.14 1659940 4079236 28 [2026-05-13T12:35:11.555Z] 07:28:01 26532316 31535684 740304 2.25 169840 4921116 1743840 5.14 1659944 4079368 152 [2026-05-13T12:35:11.555Z] 07:29:01 26532276 31535708 740264 2.25 169880 4921104 1743840 5.14 1659964 4079376 24 [2026-05-13T12:35:11.555Z] 07:30:01 26531596 31535072 740720 2.25 169904 4921128 1743840 5.14 1660056 4079368 152 [2026-05-13T12:35:11.555Z] 07:31:01 26531580 31535108 740628 2.25 169940 4921132 1743840 5.14 1660028 4079380 24 [2026-05-13T12:35:11.555Z] 07:32:01 26531468 31535092 740576 2.25 169968 4921132 1743840 5.14 1660084 4079384 164 [2026-05-13T12:35:11.555Z] 07:33:01 26531604 31535232 740560 2.25 170000 4921136 1743840 5.14 1660084 4079388 8 [2026-05-13T12:35:11.555Z] 07:34:01 26500324 31515028 759796 2.31 170312 4931200 1802500 5.31 1680696 4087560 172 [2026-05-13T12:35:11.555Z] 07:35:01 26500380 31515128 759700 2.31 170348 4931204 1802500 5.31 1680116 4087564 28 [2026-05-13T12:35:11.555Z] 07:36:01 26500868 31515648 759120 2.31 170380 4931200 1802500 5.31 1680192 4087568 204 [2026-05-13T12:35:11.555Z] 07:37:01 26500584 31515368 759316 2.31 170412 4931208 1802500 5.31 1680176 4087568 28 [2026-05-13T12:35:11.555Z] 07:38:01 26500536 31515364 759312 2.31 170444 4931212 1802500 5.31 1680272 4087572 204 [2026-05-13T12:35:11.555Z] 07:39:01 26500520 31515400 759244 2.31 170476 4931204 1802500 5.31 1680012 4087576 8 [2026-05-13T12:35:11.555Z] 07:40:01 26499832 31514864 759684 2.31 170492 4931344 1802500 5.31 1680352 4087696 300 [2026-05-13T12:35:11.555Z] 07:41:01 26500060 31515104 759412 2.31 170524 4931348 1802500 5.31 1680064 4087708 8 [2026-05-13T12:35:11.555Z] 07:42:02 26500276 31515376 759324 2.31 170556 4931352 1802500 5.31 1680124 4087708 196 [2026-05-13T12:35:11.555Z] 07:43:01 26500008 31515120 759520 2.31 170588 4931356 1802500 5.31 1680124 4087712 4 [2026-05-13T12:35:11.555Z] 07:44:01 26500172 31515348 759296 2.31 170616 4931356 1802500 5.31 1680244 4087712 196 [2026-05-13T12:35:11.555Z] 07:45:01 26500196 31515384 759172 2.31 170664 4931352 1802500 5.31 1680264 4087716 4 [2026-05-13T12:35:11.555Z] 07:46:01 26499964 31515228 759176 2.31 170704 4931360 1802500 5.31 1680264 4087716 164 [2026-05-13T12:35:11.555Z] 07:47:01 26499592 31514956 759472 2.31 170744 4931368 1802500 5.31 1680320 4087724 40 [2026-05-13T12:35:11.555Z] 07:48:01 26499140 31514592 759664 2.31 170784 4931372 1802500 5.31 1680376 4087724 212 [2026-05-13T12:35:11.555Z] 07:49:01 26499628 31515128 759096 2.31 170816 4931372 1802500 5.31 1680672 4087724 12 [2026-05-13T12:35:11.555Z] 07:50:01 26499796 31515336 759048 2.31 170848 4931376 1818644 5.36 1680460 4087728 192 [2026-05-13T12:35:11.555Z] 07:51:01 26499780 31515324 758992 2.31 170888 4931376 1818644 5.36 1680388 4087728 8 [2026-05-13T12:35:11.555Z] 07:52:01 26499228 31514816 759444 2.31 170920 4931384 1818644 5.36 1680444 4087732 220 [2026-05-13T12:35:11.555Z] 07:53:01 26499432 31515020 759164 2.31 170936 4931384 1818644 5.36 1680428 4087732 8 [2026-05-13T12:35:11.555Z] 07:54:01 26499676 31515328 758824 2.31 170968 4931388 1818644 5.36 1680820 4087740 8 [2026-05-13T12:35:11.555Z] 07:55:01 26499504 31515212 759108 2.31 171000 4931392 1818644 5.36 1680632 4087740 12 [2026-05-13T12:35:11.555Z] 07:56:01 26499496 31515208 759044 2.31 171040 4931392 1818644 5.36 1680568 4087740 192 [2026-05-13T12:35:11.555Z] 07:57:01 26499936 31515740 758532 2.31 171076 4931396 1818644 5.36 1681208 4087760 200 [2026-05-13T12:35:11.555Z] 07:58:01 26500252 31516080 758180 2.31 171112 4931396 1818644 5.36 1680676 4087756 196 [2026-05-13T12:35:11.555Z] 07:59:01 26499724 31515568 758652 2.31 171148 4931400 1802472 5.31 1680812 4087760 28 [2026-05-13T12:35:11.555Z] 08:00:01 26499424 31515332 758860 2.31 171196 4931380 1802472 5.31 1680820 4087764 192 [2026-05-13T12:35:11.555Z] 08:01:01 26499432 31515352 758744 2.31 171228 4931408 1802472 5.31 1681252 4087772 204 [2026-05-13T12:35:11.555Z] 08:02:01 26499408 31515392 758668 2.31 171256 4931412 1802472 5.31 1680792 4087780 212 [2026-05-13T12:35:11.555Z] 08:03:01 26499560 31515600 758632 2.31 171280 4931416 1802472 5.31 1680912 4087788 16 [2026-05-13T12:35:11.555Z] 08:04:01 26499496 31515564 758552 2.31 171312 4931476 1802472 5.31 1681272 4087780 264 [2026-05-13T12:35:11.555Z] 08:05:01 26499408 31515508 758572 2.31 171352 4931476 1802472 5.31 1680940 4087780 36 [2026-05-13T12:35:11.555Z] 08:06:01 26499400 31515560 758536 2.31 171376 4931480 1802472 5.31 1680916 4087840 228 [2026-05-13T12:35:11.555Z] 08:07:01 26499352 31515584 758492 2.31 171400 4931484 1802472 5.31 1680996 4087844 4 [2026-05-13T12:35:11.555Z] 08:08:01 26499496 31515736 758464 2.31 171416 4931484 1802472 5.31 1680988 4087844 188 [2026-05-13T12:35:11.555Z] 08:09:01 26499260 31515552 758628 2.31 171456 4931488 1818552 5.36 1681096 4087848 12 [2026-05-13T12:35:11.555Z] 08:10:01 26498720 31515200 758652 2.31 171488 4931620 1818552 5.36 1681040 4087968 204 [2026-05-13T12:35:11.555Z] 08:11:01 26498452 31514976 758868 2.31 171520 4931624 1818552 5.36 1681088 4087980 8 [2026-05-13T12:35:11.555Z] 08:12:01 26498340 31514868 758904 2.31 171536 4931624 1818552 5.36 1681076 4087984 196 [2026-05-13T12:35:11.555Z] 08:13:01 26498072 31514652 759080 2.31 171564 4931628 1818552 5.36 1681124 4087988 8 [2026-05-13T12:35:11.555Z] 08:14:01 26498276 31514896 758780 2.31 171596 4931632 1818552 5.36 1681512 4087992 212 [2026-05-13T12:35:11.555Z] 08:15:01 26497668 31514472 759076 2.31 171656 4931632 1818552 5.36 1682896 4087116 48 [2026-05-13T12:35:11.555Z] 08:16:01 26497140 31514012 759516 2.31 171700 4931628 1818552 5.36 1682508 4087116 216 [2026-05-13T12:35:11.555Z] 08:17:01 26496784 31513700 759656 2.31 171736 4931636 1818552 5.36 1682880 4087116 236 [2026-05-13T12:35:11.555Z] 08:18:01 26497012 31513968 759380 2.31 171776 4931644 1818552 5.36 1682452 4087124 160 [2026-05-13T12:35:11.555Z] 08:19:01 26496964 31513920 759312 2.31 171808 4931676 1818552 5.36 1682728 4087124 16 [2026-05-13T12:35:11.555Z] 08:20:01 26496912 31513936 759472 2.31 171864 4931668 1818552 5.36 1682564 4087136 220 [2026-05-13T12:35:11.555Z] 08:21:01 26497180 31514284 759124 2.31 171904 4931680 1818552 5.36 1682744 4087168 4 [2026-05-13T12:35:11.555Z] 08:22:01 26497132 31514280 759064 2.31 171940 4931688 1818552 5.36 1682612 4087168 8 [2026-05-13T12:35:11.555Z] 08:23:01 26497536 31514716 758816 2.31 171952 4931692 1818552 5.36 1683004 4087172 180 [2026-05-13T12:35:11.555Z] 08:24:01 26497568 31514748 758760 2.31 171976 4931692 1834596 5.41 1682920 4087172 16 [2026-05-13T12:35:11.555Z] 08:25:01 26497748 31515052 758548 2.31 172008 4931696 1834596 5.41 1682804 4087176 32 [2026-05-13T12:35:11.555Z] 08:26:01 26497692 31515028 758484 2.31 172028 4931696 1834596 5.41 1683020 4087176 200 [2026-05-13T12:35:11.555Z] 08:27:01 26498196 31515568 757932 2.31 172068 4931700 1834596 5.41 1682908 4087180 8 [2026-05-13T12:35:11.555Z] 08:28:01 26497660 31515084 758416 2.31 172092 4931708 1834596 5.41 1682828 4087184 160 [2026-05-13T12:35:11.555Z] 08:29:01 26497376 31514852 758660 2.31 172124 4931708 1834596 5.41 1682928 4087188 16 [2026-05-13T12:35:11.555Z] 08:30:01 26497344 31514828 758644 2.31 172164 4931704 1834596 5.41 1683036 4087192 216 [2026-05-13T12:35:11.555Z] 08:31:01 26497500 31515036 758440 2.31 172204 4931712 1834596 5.41 1683120 4087196 16 [2026-05-13T12:35:11.555Z] 08:32:01 26497312 31514896 758596 2.31 172232 4931716 1834596 5.41 1682988 4087204 44 [2026-05-13T12:35:11.555Z] 08:33:01 26497580 31515168 758296 2.31 172244 4931720 1834596 5.41 1682988 4087208 8 [2026-05-13T12:35:11.555Z] 08:34:01 26496940 31514568 758876 2.31 172268 4931720 1834596 5.41 1683332 4087200 20 [2026-05-13T12:35:11.555Z] 08:35:01 26497036 31514696 758700 2.31 172304 4931724 1834596 5.41 1683540 4087204 40 [2026-05-13T12:35:11.555Z] 08:36:01 26496484 31514328 759004 2.31 172352 4931860 1834596 5.41 1683324 4087336 60 [2026-05-13T12:35:11.555Z] 08:37:01 26496824 31514680 758812 2.31 172372 4931864 1834596 5.41 1683380 4087348 20 [2026-05-13T12:35:11.555Z] 08:38:01 26496792 31514696 758736 2.31 172404 4931864 1834596 5.41 1683312 4087344 56 [2026-05-13T12:35:11.555Z] 08:39:01 26496532 31514472 758968 2.31 172420 4931868 1834596 5.41 1683472 4087348 20 [2026-05-13T12:35:11.555Z] 08:40:01 26495940 31513988 759428 2.31 172448 4931956 1834596 5.41 1683376 4087444 196 [2026-05-13T12:35:11.555Z] 08:41:01 26495664 31513752 759620 2.31 172480 4931964 1834596 5.41 1683312 4087444 8 [2026-05-13T12:35:11.555Z] 08:42:01 26495624 31513724 759572 2.31 172496 4931968 1834596 5.41 1683604 4087448 196 [2026-05-13T12:35:11.555Z] 08:43:01 26495852 31513952 759268 2.31 172512 4931968 1834596 5.41 1683372 4087448 8 [2026-05-13T12:35:11.555Z] 08:44:01 26495204 31513404 759740 2.31 172536 4931972 1834596 5.41 1683324 4087456 52 [2026-05-13T12:35:11.555Z] 08:45:01 26495252 31513500 759792 2.31 172572 4931972 1834596 5.41 1683320 4087460 40 [2026-05-13T12:35:11.555Z] 08:46:01 26495220 31513508 759716 2.31 172596 4931980 1834596 5.41 1683612 4087464 44 [2026-05-13T12:35:11.555Z] 08:47:02 26495196 31513492 759720 2.31 172612 4931984 1834596 5.41 1683320 4087472 8 [2026-05-13T12:35:11.555Z] 08:48:01 26495220 31513580 759632 2.31 172648 4931984 1834596 5.41 1683664 4087476 156 [2026-05-13T12:35:11.555Z] 08:49:01 26495380 31513796 759584 2.31 172696 4931988 1834596 5.41 1683724 4087484 12 [2026-05-13T12:35:11.555Z] 08:50:01 26495144 31513560 759776 2.31 172728 4931988 1834596 5.41 1683572 4087484 152 [2026-05-13T12:35:11.555Z] 08:51:01 26495768 31514296 759136 2.31 172776 4931984 1834596 5.41 1683796 4087492 24 [2026-05-13T12:35:11.555Z] 08:52:01 26495516 31514096 759344 2.31 172800 4931992 1834596 5.41 1683564 4087496 192 [2026-05-13T12:35:11.555Z] 08:53:01 26495248 31513836 759564 2.31 172824 4931996 1834596 5.41 1683564 4087500 8 [2026-05-13T12:35:11.555Z] 08:54:01 26495224 31513880 759532 2.31 172856 4932004 1834596 5.41 1683620 4087512 216 [2026-05-13T12:35:11.555Z] 08:55:01 26496036 31514692 758644 2.31 172868 4932004 1834596 5.41 1683688 4087512 8 [2026-05-13T12:35:11.555Z] 08:56:01 26495532 31514192 759196 2.31 172908 4932004 1834596 5.41 1683620 4087516 208 [2026-05-13T12:35:11.555Z] 08:57:01 26495768 31514492 758908 2.31 172932 4932012 1834596 5.41 1683676 4087524 8 [2026-05-13T12:35:11.555Z] 08:58:01 26495184 31513912 759408 2.31 172956 4932016 1834596 5.41 1683676 4087528 156 [2026-05-13T12:35:11.555Z] 08:59:01 26494876 31513672 759616 2.31 172992 4932020 1834596 5.41 1683792 4087536 36 [2026-05-13T12:35:11.555Z] 09:00:01 26494796 31513596 759604 2.31 173020 4932020 1834596 5.41 1683732 4087536 168 [2026-05-13T12:35:11.555Z] 09:01:01 26495560 31514428 758748 2.31 173072 4932008 1818324 5.36 1683788 4087544 24 [2026-05-13T12:35:11.555Z] 09:02:01 26494708 31513640 759508 2.31 173100 4932024 1818324 5.36 1683844 4087548 156 [2026-05-13T12:35:11.555Z] 09:03:01 26494868 31513804 759460 2.31 173132 4932028 1818324 5.36 1683844 4087552 24 [2026-05-13T12:35:11.555Z] 09:04:01 26495372 31514388 758908 2.31 173172 4932032 1818324 5.36 1684280 4087512 172 [2026-05-13T12:35:11.555Z] 09:05:01 26495576 31514632 758604 2.31 173208 4932036 1818324 5.36 1684300 4087516 28 [2026-05-13T12:35:11.555Z] 09:06:01 26495356 31514416 758756 2.31 173256 4932032 1818324 5.36 1684420 4087520 156 [2026-05-13T12:35:11.555Z] 09:07:01 26495536 31514800 758372 2.31 173292 4932168 1818324 5.36 1684180 4087652 12 [2026-05-13T12:35:11.555Z] 09:08:01 26494772 31514104 759028 2.31 173332 4932172 1818324 5.36 1684136 4087660 212 [2026-05-13T12:35:11.555Z] 09:09:01 26494748 31514096 758988 2.31 173368 4932172 1818324 5.36 1684424 4087652 24 [2026-05-13T12:35:11.555Z] 09:10:01 26494068 31513520 759468 2.31 173400 4932180 1818324 5.36 1684244 4087664 56 [2026-05-13T12:35:11.555Z] 09:11:01 26494440 31513896 759236 2.31 173444 4932164 1818324 5.36 1684444 4087664 16 [2026-05-13T12:35:11.555Z] 09:12:01 26494408 31513932 759172 2.31 173484 4932184 1818324 5.36 1684576 4087672 240 [2026-05-13T12:35:11.555Z] 09:13:01 26494140 31513728 759336 2.31 173524 4932188 1818324 5.36 1684604 4087680 180 [2026-05-13T12:35:11.555Z] 09:14:01 26493920 31513552 759464 2.31 173564 4932192 1818324 5.36 1684492 4087676 160 [2026-05-13T12:35:11.555Z] 09:15:01 26493856 31513492 759444 2.31 173600 4932196 1818324 5.36 1684416 4087680 28 [2026-05-13T12:35:11.555Z] 09:16:01 26493520 31513236 759796 2.31 173656 4932188 1815188 5.35 1684732 4087676 188 [2026-05-13T12:35:11.555Z] 09:17:01 26494488 31514268 758708 2.31 173696 4932200 1815188 5.35 1684664 4087680 16 [2026-05-13T12:35:11.555Z] 09:18:01 26494444 31514284 758864 2.31 173728 4932200 1815188 5.35 1684792 4087684 196 [2026-05-13T12:35:11.555Z] 09:19:01 26494616 31514460 758628 2.31 173760 4932204 1815188 5.35 1685072 4087688 12 [2026-05-13T12:35:11.555Z] 09:20:01 26495096 31515008 758068 2.31 173784 4932208 1815188 5.35 1684784 4087696 212 [2026-05-13T12:35:11.555Z] 09:21:01 26494268 31514180 758876 2.31 173816 4932196 1815188 5.35 1685024 4087696 8 [2026-05-13T12:35:11.555Z] 09:22:01 26494228 31514200 758816 2.31 173848 4932212 1815188 5.35 1685000 4087704 192 [2026-05-13T12:35:11.555Z] 09:23:01 26494188 31514168 758808 2.31 173856 4932216 1831268 5.40 1685112 4087708 164 [2026-05-13T12:35:11.555Z] 09:24:01 26494180 31514188 758744 2.31 173880 4932220 1831268 5.40 1685116 4087700 204 [2026-05-13T12:35:11.555Z] 09:25:01 26493928 31513944 758932 2.31 173896 4932224 1831268 5.40 1685012 4087704 12 [2026-05-13T12:35:11.555Z] 09:26:01 26493920 31513976 758860 2.31 173928 4932220 1831268 5.40 1685136 4087704 196 [2026-05-13T12:35:11.555Z] 09:27:01 26494196 31514256 758936 2.31 173940 4932232 1831268 5.40 1685188 4087708 8 [2026-05-13T12:35:11.555Z] 09:28:01 26494120 31514360 758880 2.31 173956 4932360 1831268 5.40 1685252 4087836 236 [2026-05-13T12:35:11.555Z] 09:29:01 26494640 31514892 758340 2.31 173972 4932364 1831268 5.40 1685336 4087848 16 [2026-05-13T12:35:11.555Z] 09:30:01 26494372 31514624 758560 2.31 173996 4932364 1831268 5.40 1685060 4087848 204 [2026-05-13T12:35:11.555Z] 09:31:01 26494120 31514376 758796 2.31 174008 4932368 1831268 5.40 1684992 4087852 8 [2026-05-13T12:35:11.555Z] 09:32:01 26493536 31513856 759324 2.31 174032 4932376 1831268 5.40 1685052 4087860 20 [2026-05-13T12:35:11.555Z] 09:33:01 26493512 31513832 759280 2.31 174052 4932376 1831268 5.40 1685052 4087860 12 [2026-05-13T12:35:11.555Z] 09:34:01 26511264 31531996 741980 2.26 174080 4932744 1779040 5.24 1672308 4083752 60 [2026-05-13T12:35:11.555Z] 09:35:01 26510932 31531680 742240 2.26 174096 4932744 1779040 5.24 1672276 4083752 20 [2026-05-13T12:35:11.555Z] 09:36:01 26510592 31531344 742520 2.26 174100 4932744 1779040 5.24 1672280 4083756 228 [2026-05-13T12:35:11.555Z] 09:37:01 26510616 31531372 742420 2.26 174108 4932748 1779040 5.24 1672280 4083756 8 [2026-05-13T12:35:11.555Z] 09:38:01 26510632 31531392 742328 2.26 174120 4932752 1779040 5.24 1672284 4083760 44 [2026-05-13T12:35:11.555Z] 09:39:01 26510544 31531332 742332 2.26 174136 4932756 1779040 5.24 1672240 4083764 24 [2026-05-13T12:35:11.555Z] 09:40:01 26511200 31531992 741812 2.26 174160 4932756 1779040 5.24 1672184 4083764 48 [2026-05-13T12:35:11.555Z] 09:41:01 26510908 31531708 742040 2.26 174172 4932760 1779040 5.24 1672244 4083768 8 [2026-05-13T12:35:11.555Z] 09:42:01 26510788 31531648 742080 2.26 174188 4932764 1779040 5.24 1672420 4083776 216 [2026-05-13T12:35:11.555Z] 09:43:01 26510496 31531364 742300 2.26 174188 4932772 1779040 5.24 1672328 4083780 8 [2026-05-13T12:35:11.555Z] 09:44:01 26510420 31531288 742524 2.26 174204 4932772 1779040 5.24 1672308 4083780 220 [2026-05-13T12:35:11.555Z] 09:45:01 26510136 31531008 742736 2.26 174228 4932776 1779040 5.24 1672512 4083784 12 [2026-05-13T12:35:11.555Z] 09:46:01 26510120 31531056 742672 2.26 174248 4932776 1779040 5.24 1672564 4083796 228 [2026-05-13T12:35:11.555Z] 09:47:01 26511104 31532044 741664 2.26 174264 4932780 1779040 5.24 1672600 4083796 4 [2026-05-13T12:35:11.555Z] 09:48:01 26510868 31531812 741812 2.26 174288 4932784 1762864 5.20 1672312 4083800 224 [2026-05-13T12:35:11.555Z] 09:49:01 26510520 31531524 742120 2.26 174304 4932784 1762864 5.20 1672428 4083804 20 [2026-05-13T12:35:11.555Z] 09:50:01 26510636 31531656 741896 2.26 174320 4932792 1762864 5.20 1672400 4083796 236 [2026-05-13T12:35:11.555Z] 09:51:01 26510644 31531668 741812 2.26 174352 4932792 1762864 5.20 1672400 4083800 8 [2026-05-13T12:35:11.555Z] 09:52:01 26510880 31531968 741540 2.26 174364 4932796 1746160 5.15 1672456 4083808 208 [2026-05-13T12:35:11.555Z] 09:53:01 26510580 31531684 741756 2.26 174380 4932800 1746160 5.15 1672468 4083808 8 [2026-05-13T12:35:11.555Z] 09:54:01 26510572 31531676 741668 2.26 174400 4932800 1746160 5.15 1672536 4083808 216 [2026-05-13T12:35:11.555Z] 09:55:01 26510556 31531664 741608 2.26 174412 4932804 1746160 5.15 1672476 4083812 12 [2026-05-13T12:35:11.555Z] 09:56:01 26510744 31532032 741232 2.25 174444 4932916 1746160 5.15 1672536 4083936 208 [2026-05-13T12:35:11.555Z] 09:57:01 26510484 31531800 741396 2.26 174460 4932936 1746160 5.15 1672556 4083944 24 [2026-05-13T12:35:11.555Z] 09:58:02 26510580 31531900 741424 2.26 174480 4932940 1746160 5.15 1672564 4083948 208 [2026-05-13T12:35:11.555Z] 09:59:01 26510780 31532100 741396 2.26 174496 4932940 1746160 5.15 1672856 4083948 12 [2026-05-13T12:35:11.555Z] 10:00:01 26510828 31532220 741292 2.26 174512 4932944 1746160 5.15 1672684 4083960 4 [2026-05-13T12:35:11.555Z] 10:01:01 26510496 31531888 741524 2.26 174544 4932952 1746160 5.15 1672616 4083960 12 [2026-05-13T12:35:11.555Z] 10:02:01 26510732 31532188 741288 2.26 174584 4932956 1746160 5.15 1672676 4083972 20 [2026-05-13T12:35:11.555Z] 10:03:01 26510684 31532144 741272 2.26 174592 4932956 1746160 5.15 1672676 4083972 8 [2026-05-13T12:35:11.555Z] 10:04:01 26510604 31532104 741272 2.26 174616 4932960 1746160 5.15 1672788 4083968 60 [2026-05-13T12:35:11.555Z] 10:05:01 26510272 31531776 741532 2.26 174632 4932964 1746160 5.15 1672984 4083972 8 [2026-05-13T12:35:11.555Z] 10:06:01 26510260 31531804 741676 2.26 174656 4932964 1762220 5.20 1672772 4083972 204 [2026-05-13T12:35:11.555Z] 10:07:01 26510252 31531824 741632 2.26 174688 4932964 1762220 5.20 1672796 4083976 12 [2026-05-13T12:35:11.555Z] 10:08:01 26512448 31534084 739292 2.25 174740 4932972 1762220 5.20 1670388 4083980 224 [2026-05-13T12:35:11.555Z] 10:09:01 26512916 31534556 738972 2.25 174752 4932976 1778280 5.24 1670388 4083984 24 [2026-05-13T12:35:11.555Z] 10:10:01 26513652 31535356 738452 2.25 174772 4932980 1778280 5.24 1670440 4083996 232 [2026-05-13T12:35:11.555Z] 10:11:01 26513692 31535396 738376 2.25 174788 4932980 1778280 5.24 1670368 4083996 8 [2026-05-13T12:35:11.555Z] 10:12:01 26513788 31535496 738408 2.25 174816 4932980 1778280 5.24 1670388 4084000 44 [2026-05-13T12:35:11.555Z] 10:13:01 26514024 31535736 738248 2.25 174824 4932984 1778280 5.24 1670388 4084000 8 [2026-05-13T12:35:11.555Z] 10:14:01 26513716 31535500 738476 2.25 174844 4932988 1778280 5.24 1670544 4083996 216 [2026-05-13T12:35:11.555Z] 10:15:01 26514324 31536108 738004 2.25 174868 4932988 1778280 5.24 1670544 4083996 4 [2026-05-13T12:35:11.555Z] 10:16:01 26512384 31534384 739676 2.25 174900 4932992 1761456 5.19 1671112 4084000 268 [2026-05-13T12:35:11.555Z] 10:17:01 26512076 31534108 739908 2.25 174924 4932996 1761456 5.19 1671144 4084008 8 [2026-05-13T12:35:11.555Z] 10:18:01 26512620 31534680 739240 2.25 174960 4933004 1761456 5.19 1670884 4084008 52 [2026-05-13T12:35:11.555Z] 10:19:01 26512320 31534424 739448 2.25 174988 4933008 1761456 5.19 1671160 4084016 36 [2026-05-13T12:35:11.555Z] 10:20:01 26512444 31534552 739252 2.25 175012 4933008 1761456 5.19 1670944 4084016 208 [2026-05-13T12:35:11.555Z] 10:21:01 26512980 31535136 738748 2.25 175036 4933012 1761456 5.19 1671392 4084020 8 [2026-05-13T12:35:11.555Z] 10:22:01 26511736 31533916 739952 2.25 175068 4933004 1761456 5.19 1670948 4084020 200 [2026-05-13T12:35:11.555Z] 10:23:01 26511948 31534136 739696 2.25 175096 4933016 1761456 5.19 1670952 4084024 8 [2026-05-13T12:35:11.555Z] 10:24:01 26511852 31534120 739716 2.25 175120 4933020 1761456 5.19 1671128 4084028 212 [2026-05-13T12:35:11.555Z] 10:25:01 26511772 31534056 739724 2.25 175136 4933020 1761456 5.19 1671084 4084028 12 [2026-05-13T12:35:11.556Z] 10:26:01 26511724 31534016 739676 2.25 175168 4933024 1761456 5.19 1671084 4084032 224 [2026-05-13T12:35:11.556Z] 10:27:01 26511676 31534020 739608 2.25 175200 4933028 1761456 5.19 1671404 4084040 40 [2026-05-13T12:35:11.556Z] 10:28:01 26511676 31534024 739580 2.25 175216 4933032 1761456 5.19 1671404 4084044 232 [2026-05-13T12:35:11.556Z] 10:29:01 26511660 31534044 739532 2.25 175220 4933032 1761456 5.19 1671504 4084040 24 [2026-05-13T12:35:11.556Z] 10:30:01 26511656 31534208 739540 2.25 175252 4933164 1761456 5.19 1671264 4084172 220 [2026-05-13T12:35:11.556Z] 10:31:01 26511596 31534152 739744 2.25 175284 4933168 1761456 5.19 1671212 4084176 36 [2026-05-13T12:35:11.556Z] 10:32:01 26511564 31534184 739692 2.25 175320 4933168 1744840 5.14 1671532 4084180 224 [2026-05-13T12:35:11.556Z] 10:33:01 26512052 31534680 739156 2.25 175344 4933176 1744840 5.14 1671532 4084188 120 [2026-05-13T12:35:11.556Z] 10:34:01 26511548 31534208 739620 2.25 175384 4933176 1744840 5.14 1671692 4084184 216 [2026-05-13T12:35:11.556Z] 10:35:01 26511444 31534168 739592 2.25 175424 4933180 1760948 5.19 1671740 4084192 32 [2026-05-13T12:35:11.556Z] 10:36:01 26511420 31534148 739532 2.25 175456 4933188 1760948 5.19 1671768 4084196 240 [2026-05-13T12:35:11.556Z] 10:37:01 26511152 31533940 739720 2.25 175492 4933188 1760948 5.19 1671796 4084196 32 [2026-05-13T12:35:11.556Z] 10:38:01 26511372 31534224 739464 2.25 175516 4933192 1760948 5.19 1671588 4084204 232 [2026-05-13T12:35:11.556Z] 10:39:01 26511016 31533872 739732 2.25 175524 4933192 1760948 5.19 1671648 4084204 16 [2026-05-13T12:35:11.556Z] 10:40:01 26511056 31533916 739596 2.25 175556 4933196 1760948 5.19 1671648 4084208 232 [2026-05-13T12:35:11.556Z] 10:41:01 26511256 31534176 739540 2.25 175584 4933196 1760948 5.19 1671644 4084212 12 [2026-05-13T12:35:11.556Z] 10:42:01 26511428 31534356 739296 2.25 175628 4933192 1760948 5.19 1671644 4084216 232 [2026-05-13T12:35:11.556Z] 10:43:01 26511372 31534364 739292 2.25 175660 4933204 1760948 5.19 1671992 4084224 8 [2026-05-13T12:35:11.556Z] 10:44:01 26510860 31533908 739724 2.25 175692 4933204 1760948 5.19 1671716 4084212 220 [2026-05-13T12:35:11.556Z] 10:45:01 26510828 31533896 739712 2.25 175708 4933208 1760948 5.19 1671672 4084216 24 [2026-05-13T12:35:11.556Z] 10:46:01 26510560 31533628 739896 2.25 175732 4933212 1760948 5.19 1671936 4084216 200 [2026-05-13T12:35:11.556Z] 10:47:01 26510736 31533860 739844 2.25 175776 4933208 1760948 5.19 1671824 4084224 8 [2026-05-13T12:35:11.556Z] 10:48:01 26510948 31534104 739624 2.25 175788 4933216 1760948 5.19 1672032 4084224 320 [2026-05-13T12:35:11.556Z] 10:49:01 26510972 31534160 739552 2.25 175812 4933224 1760948 5.19 1672036 4084228 44 [2026-05-13T12:35:11.556Z] 10:50:01 26510544 31533772 739880 2.25 175852 4933228 1760948 5.19 1672092 4084236 244 [2026-05-13T12:35:11.556Z] 10:51:01 26510528 31533776 739852 2.25 175880 4933228 1760948 5.19 1672148 4084236 132 [2026-05-13T12:35:11.556Z] 10:52:01 26510488 31533772 739808 2.25 175916 4933228 1760948 5.19 1672188 4084240 60 [2026-05-13T12:35:11.556Z] 10:53:01 26510368 31533704 739712 2.25 175956 4933232 1744836 5.14 1671968 4084240 12 [2026-05-13T12:35:11.556Z] 10:54:01 26510264 31533624 739816 2.25 175980 4933240 1744836 5.14 1672044 4084244 244 [2026-05-13T12:35:11.556Z] 10:55:01 26509908 31533308 740104 2.25 176000 4933240 1744836 5.14 1672020 4084248 8 [2026-05-13T12:35:11.556Z] 10:56:01 26510232 31533644 739752 2.25 176024 4933244 1744836 5.14 1672060 4084252 228 [2026-05-13T12:35:11.556Z] 10:57:01 26510184 31533628 739816 2.25 176056 4933248 1744836 5.14 1672184 4084256 32 [2026-05-13T12:35:11.556Z] 10:58:01 26510116 31533620 740312 2.25 176092 4933248 1744836 5.14 1672152 4084256 44 [2026-05-13T12:35:11.556Z] 10:59:01 26510056 31533592 740348 2.25 176120 4933252 1744836 5.14 1672548 4084260 36 [2026-05-13T12:35:11.556Z] 11:00:01 26510276 31533844 740068 2.25 176152 4933244 1744836 5.14 1672260 4084260 216 [2026-05-13T12:35:11.556Z] 11:01:01 26510504 31534092 739776 2.25 176168 4933256 1744836 5.14 1672260 4084264 8 [2026-05-13T12:35:11.556Z] 11:02:01 26510456 31534100 739720 2.25 176212 4933260 1744836 5.14 1672312 4084268 172 [2026-05-13T12:35:11.556Z] 11:03:01 26510344 31534020 739760 2.25 176252 4933260 1744836 5.14 1672500 4084268 8 [2026-05-13T12:35:11.556Z] 11:04:01 26510108 31533832 739892 2.25 176284 4933268 1744836 5.14 1672612 4084276 228 [2026-05-13T12:35:11.556Z] 11:05:01 26510352 31534108 739556 2.25 176316 4933268 1744836 5.14 1672604 4084276 180 [2026-05-13T12:35:11.556Z] 11:06:01 26510556 31534448 739124 2.25 176344 4933404 1761124 5.19 1672604 4084408 244 [2026-05-13T12:35:11.556Z] 11:07:01 26510460 31534352 739148 2.25 176364 4933396 1761124 5.19 1672660 4084408 8 [2026-05-13T12:35:11.556Z] 11:08:01 26510240 31534204 739260 2.25 176396 4933408 1761124 5.19 1672576 4084420 220 [2026-05-13T12:35:11.556Z] 11:09:01 26510184 31534152 739232 2.25 176400 4933412 1761124 5.19 1672428 4084424 4 [2026-05-13T12:35:11.556Z] 11:10:01 26510104 31534116 739236 2.25 176416 4933412 1777212 5.24 1672800 4084420 216 [2026-05-13T12:35:11.556Z] 11:11:01 26510080 31534100 739212 2.25 176432 4933416 1777212 5.24 1672508 4084424 8 [2026-05-13T12:35:11.556Z] 11:12:01 26509972 31533992 739472 2.25 176452 4933416 1777212 5.24 1672508 4084424 4 [2026-05-13T12:35:11.556Z] 11:13:01 26510220 31534304 739392 2.25 176476 4933420 1777212 5.24 1672564 4084432 8 [2026-05-13T12:35:11.556Z] 11:14:01 26510560 31534656 739004 2.25 176492 4933424 1760940 5.19 1672688 4084428 48 [2026-05-13T12:35:11.556Z] 11:15:01 26510176 31534292 739532 2.25 176504 4933428 1760940 5.19 1672936 4084432 12 [2026-05-13T12:35:11.556Z] 11:16:01 26510128 31534260 739560 2.25 176516 4933432 1760940 5.19 1672652 4084436 228 [2026-05-13T12:35:11.556Z] 11:17:01 26504764 31528816 744912 2.27 176540 4933416 1760940 5.19 1680232 4084440 8 [2026-05-13T12:35:11.556Z] 11:18:01 26504896 31528988 744644 2.27 176572 4933436 1760940 5.19 1679988 4084444 200 [2026-05-13T12:35:11.556Z] 11:19:01 26504928 31529084 744544 2.27 176604 4933436 1760940 5.19 1680048 4084444 12 [2026-05-13T12:35:11.556Z] 11:20:01 26504100 31528312 745260 2.27 176640 4933440 1760940 5.19 1680268 4084448 232 [2026-05-13T12:35:11.556Z] 11:21:01 26504044 31528260 745240 2.27 176672 4933440 1760940 5.19 1680348 4084448 8 [2026-05-13T12:35:11.556Z] 11:22:01 26503964 31528220 745220 2.27 176700 4933452 1760940 5.19 1680080 4084452 244 [2026-05-13T12:35:11.556Z] 11:23:01 26503916 31528240 745152 2.27 176756 4933448 1760940 5.19 1680196 4084460 8 [2026-05-13T12:35:11.556Z] 11:24:01 26504372 31528696 744588 2.27 176796 4933456 1760940 5.19 1680136 4084460 216 [2026-05-13T12:35:11.556Z] 11:25:01 26504072 31528456 744812 2.27 176808 4933460 1760940 5.19 1680256 4084460 8 [2026-05-13T12:35:11.556Z] 11:26:01 26504008 31528404 744800 2.27 176824 4933460 1760940 5.19 1680268 4084460 208 [2026-05-13T12:35:11.556Z] 11:27:01 26503976 31528376 744752 2.27 176840 4933464 1760940 5.19 1680500 4084464 28 [2026-05-13T12:35:11.556Z] 11:28:01 26504136 31528540 744720 2.27 176868 4933464 1760940 5.19 1680272 4084468 232 [2026-05-13T12:35:11.556Z] 11:29:01 26503380 31527884 745396 2.27 176896 4933468 1760940 5.19 1680240 4084476 20 [2026-05-13T12:35:11.556Z] 11:30:01 26503824 31528368 745084 2.27 176932 4933472 1760940 5.19 1680216 4084480 232 [2026-05-13T12:35:11.556Z] 11:31:01 26503816 31528360 745020 2.27 176960 4933472 1760940 5.19 1680364 4084480 8 [2026-05-13T12:35:11.556Z] 11:32:01 26503792 31528400 744956 2.27 176996 4933480 1760940 5.19 1680336 4084488 236 [2026-05-13T12:35:11.556Z] 11:33:01 26503468 31528076 745188 2.27 177028 4933464 1760940 5.19 1680524 4084488 8 [2026-05-13T12:35:11.556Z] 11:34:01 26503640 31528316 744908 2.27 177052 4933484 1760940 5.19 1680688 4084488 220 [2026-05-13T12:35:11.556Z] 11:35:01 26503868 31528548 744720 2.27 177068 4933488 1760940 5.19 1680460 4084492 8 [2026-05-13T12:35:11.556Z] 11:36:01 26503820 31528516 744692 2.27 177092 4933488 1760940 5.19 1680416 4084492 208 [2026-05-13T12:35:11.556Z] 11:37:01 26503520 31528220 744920 2.27 177108 4933492 1760940 5.19 1680400 4084496 8 [2026-05-13T12:35:11.556Z] 11:38:01 26503120 31527880 745440 2.27 177144 4933492 1744532 5.14 1680624 4084500 60 [2026-05-13T12:35:11.556Z] 11:39:01 26503640 31528408 744864 2.27 177160 4933500 1744532 5.14 1680764 4084504 8 [2026-05-13T12:35:11.556Z] 11:40:01 26503940 31528708 744632 2.27 177192 4933504 1744532 5.14 1680596 4084508 48 [2026-05-13T12:35:11.556Z] 11:41:01 26503900 31528676 744592 2.27 177196 4933508 1760836 5.19 1680784 4084512 8 [2026-05-13T12:35:11.556Z] 11:42:01 26503808 31528716 744708 2.27 177220 4933640 1760836 5.19 1680528 4084644 212 [2026-05-13T12:35:11.556Z] 11:43:01 26503760 31528704 744680 2.27 177252 4933624 1776884 5.24 1680556 4084636 8 [2026-05-13T12:35:11.556Z] 11:44:01 26503680 31528676 744688 2.27 177272 4933644 1776884 5.24 1680928 4084640 224 [2026-05-13T12:35:11.556Z] 11:45:01 26503948 31528960 744352 2.26 177292 4933644 1776884 5.24 1680684 4084640 8 [2026-05-13T12:35:11.556Z] 11:46:01 26503900 31528944 744308 2.26 177316 4933648 1776884 5.24 1680652 4084644 232 [2026-05-13T12:35:11.556Z] 11:47:01 26503536 31528596 744592 2.27 177336 4933648 1776884 5.24 1680776 4084644 8 [2026-05-13T12:35:11.556Z] 11:48:01 26503488 31528588 744548 2.27 177364 4933644 1776884 5.24 1680824 4084648 12 [2026-05-13T12:35:11.556Z] 11:49:01 26503196 31528328 744732 2.27 177384 4933656 1776884 5.24 1680940 4084652 12 [2026-05-13T12:35:11.556Z] 11:50:01 26502888 31528020 744972 2.27 177400 4933660 1776884 5.24 1680804 4084652 48 [2026-05-13T12:35:11.556Z] 11:51:01 26503368 31528520 744396 2.26 177424 4933664 1776884 5.24 1680888 4084656 16 [2026-05-13T12:35:11.556Z] 11:52:01 26503512 31528664 744392 2.26 177456 4933664 1776884 5.24 1681000 4084656 284 [2026-05-13T12:35:11.556Z] 11:53:01 26502968 31528180 744852 2.27 177492 4933668 1776884 5.24 1681144 4084660 40 [2026-05-13T12:35:11.556Z] 11:54:01 26503224 31528504 744776 2.27 177520 4933672 1776884 5.24 1680924 4084668 220 [2026-05-13T12:35:11.556Z] 11:55:01 26503476 31528756 744468 2.26 177532 4933672 1776884 5.24 1681128 4084668 12 [2026-05-13T12:35:11.556Z] 11:56:01 26502964 31528264 744940 2.27 177556 4933680 1776884 5.24 1681148 4084668 4 [2026-05-13T12:35:11.556Z] 11:57:01 26502836 31528136 745000 2.27 177564 4933680 1776884 5.24 1680988 4084668 4 [2026-05-13T12:35:11.556Z] 11:58:01 26502520 31527880 745176 2.27 177600 4933688 1776884 5.24 1681200 4084676 80 [2026-05-13T12:35:11.556Z] 11:59:01 26502752 31528112 745208 2.27 177620 4933688 1776884 5.24 1680924 4084676 4 [2026-05-13T12:35:11.556Z] 12:00:01 26502744 31528172 745180 2.27 177648 4933692 1776884 5.24 1681092 4084676 232 [2026-05-13T12:35:11.556Z] 12:01:01 26502728 31528180 745140 2.27 177684 4933696 1776884 5.24 1681076 4084680 28 [2026-05-13T12:35:11.556Z] 12:02:01 26503180 31528632 744816 2.27 177708 4933696 1776884 5.24 1681016 4084680 232 [2026-05-13T12:35:11.556Z] 12:03:01 26503148 31528604 744784 2.27 177720 4933700 1760068 5.19 1681012 4084684 8 [2026-05-13T12:35:11.556Z] 12:04:01 26502272 31527784 745596 2.27 177732 4933700 1760068 5.19 1681140 4084684 216 [2026-05-13T12:35:11.556Z] 12:05:01 26502336 31527852 745456 2.27 177764 4933704 1760068 5.19 1681276 4084688 8 [2026-05-13T12:35:11.556Z] 12:06:01 26502312 31527888 745400 2.27 177792 4933704 1760068 5.19 1681140 4084692 212 [2026-05-13T12:35:11.556Z] 12:07:01 26502516 31528100 745196 2.27 177828 4933708 1760068 5.19 1681124 4084696 8 [2026-05-13T12:35:11.556Z] 12:08:01 26502500 31528176 745120 2.27 177868 4933708 1760068 5.19 1681212 4084732 232 [2026-05-13T12:35:11.556Z] 12:09:01 26502616 31528328 744956 2.27 177876 4933716 1760068 5.19 1681428 4084724 16 [2026-05-13T12:35:11.556Z] 12:10:01 26502528 31528248 745000 2.27 177880 4933720 1760068 5.19 1681276 4084728 44 [2026-05-13T12:35:11.556Z] 12:11:01 26502236 31527956 745188 2.27 177908 4933720 1760068 5.19 1681400 4084728 8 [2026-05-13T12:35:11.556Z] 12:12:01 26502220 31527944 745124 2.27 177924 4933724 1743524 5.14 1681380 4084732 208 [2026-05-13T12:35:11.556Z] 12:13:01 26502424 31528148 744844 2.27 177936 4933728 1743524 5.14 1681276 4084732 8 [2026-05-13T12:35:11.556Z] 12:14:01 26502124 31527940 745052 2.27 177960 4933732 1759740 5.19 1681524 4084740 236 [2026-05-13T12:35:11.556Z] 12:15:01 26501748 31527568 745564 2.27 177992 4933736 1759740 5.19 1681828 4084624 8 [2026-05-13T12:35:11.556Z] 12:16:01 26501512 31527500 745588 2.27 178024 4933864 1743156 5.14 1681756 4084708 208 [2026-05-13T12:35:11.556Z] 12:17:01 26501140 31527244 745792 2.27 178044 4933872 1759276 5.19 1682256 4084712 72 [2026-05-13T12:35:11.556Z] 12:18:01 26500644 31526768 746220 2.27 178080 4933872 1759276 5.19 1681736 4084712 224 [2026-05-13T12:35:11.556Z] 12:19:01 26500628 31526820 746192 2.27 178104 4933876 1759276 5.19 1681788 4084724 8 [2026-05-13T12:35:11.556Z] 12:20:01 26500776 31526976 745944 2.27 178120 4933880 1759276 5.19 1681916 4084728 212 [2026-05-13T12:35:11.556Z] 12:21:01 26500940 31527164 745820 2.27 178144 4933880 1759276 5.19 1682004 4084724 8 [2026-05-13T12:35:11.556Z] 12:22:01 26500824 31527076 746060 2.27 178180 4933884 1759276 5.19 1681780 4084728 208 [2026-05-13T12:35:11.556Z] 12:23:01 26500808 31527060 746032 2.27 178204 4933884 1759276 5.19 1681780 4084728 12 [2026-05-13T12:35:11.556Z] 12:24:01 26500532 31526876 746208 2.27 178240 4933888 1759276 5.19 1681996 4084732 232 [2026-05-13T12:35:11.556Z] 12:25:01 26500840 31527320 745724 2.27 178268 4934016 1759276 5.19 1681896 4084840 8 [2026-05-13T12:35:11.556Z] 12:26:01 26501048 31527556 745636 2.27 178300 4934024 1759276 5.19 1681900 4084864 228 [2026-05-13T12:35:11.556Z] 12:27:01 26500756 31527332 745844 2.27 178336 4934028 1759276 5.19 1682016 4084876 4 [2026-05-13T12:35:11.556Z] 12:28:01 26500700 31527292 745872 2.27 178372 4934020 1759276 5.19 1682036 4084872 212 [2026-05-13T12:35:11.556Z] 12:29:01 26500640 31527328 746020 2.27 178412 4934056 1759276 5.19 1682208 4084900 16 [2026-05-13T12:35:11.556Z] 12:30:01 26500624 31527348 745932 2.27 178444 4934056 1759276 5.19 1682248 4084900 44 [2026-05-13T12:35:11.556Z] 12:31:01 26500544 31527272 745900 2.27 178492 4934060 1759276 5.19 1682280 4084904 8 [2026-05-13T12:35:11.556Z] 12:32:01 26500780 31527568 745788 2.27 178512 4934060 1759276 5.19 1682236 4084908 212 [2026-05-13T12:35:11.556Z] 12:33:01 26500504 31527296 746012 2.27 178544 4934048 1759276 5.19 1682132 4084912 8 [2026-05-13T12:35:11.556Z] 12:34:01 26500368 31527228 746040 2.27 178568 4934068 1759276 5.19 1682532 4084912 12 [2026-05-13T12:35:11.556Z] 12:35:01 25929740 31478784 790016 2.40 197600 5386040 2120316 6.25 1755168 4524392 188 [2026-05-13T12:35:11.556Z] Average: 26509728 31526245 747722 2.27 173724 4929202 1780837 5.25 1674090 4084332 3226 [2026-05-13T12:35:11.556Z] [2026-05-13T12:35:11.556Z] 06:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-13T12:35:11.556Z] 06:35:01 lo 5.02 5.02 0.51 0.51 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:35:01 docker0 344.82 482.84 29.77 3497.25 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:35:01 ens3 1049.76 682.99 11369.24 150.71 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:35:01 veth62f6417 281.85 418.87 29.17 3110.08 0.00 0.00 0.00 0.25 [2026-05-13T12:35:11.556Z] 06:36:01 vethfd197bc 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:36:01 docker0 0.25 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:36:01 ens3 32.48 18.60 31.12 11.96 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:37:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:37:01 docker0 4.73 8.62 0.34 128.28 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:37:01 ens3 77.85 61.72 235.01 221.66 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:38:01 ens3 0.50 0.13 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:39:01 ens3 1.42 0.53 0.60 0.25 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:40:01 ens3 1.22 0.55 0.56 0.41 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:42:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:43:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:44:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:45:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:47:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:49:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:50:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:51:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:52:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:53:01 ens3 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:54:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:55:01 ens3 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:57:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 06:59:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:00:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:04:01 ens3 1.12 0.63 0.40 0.29 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:05:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:08:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:09:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:10:01 ens3 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:13:01 ens3 0.92 0.72 0.82 0.38 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:14:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:15:01 ens3 5.95 4.95 3.88 4.54 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:17:01 ens3 1.78 1.48 0.98 1.23 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:18:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:19:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:20:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:21:01 ens3 0.60 0.40 0.28 0.22 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:24:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:25:01 ens3 0.10 0.02 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.556Z] 07:26:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:29:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:30:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:32:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:34:01 ens3 1.40 1.32 4.53 0.17 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:35:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:38:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:39:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:40:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:42:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:44:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:45:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:46:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:49:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:50:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:54:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:55:01 ens3 0.10 0.02 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 07:59:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:00:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:03:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:04:01 ens3 0.92 0.40 0.40 0.28 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:05:01 ens3 0.12 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:06:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:08:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:09:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:10:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:14:01 ens3 0.50 0.42 0.19 0.32 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:15:01 ens3 2.80 2.52 1.57 3.63 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:17:01 ens3 1.52 1.12 0.79 1.13 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:18:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:19:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:20:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:21:01 ens3 0.42 0.28 0.27 0.21 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:24:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:25:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:26:01 ens3 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:27:01 ens3 0.68 0.43 0.37 0.29 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:29:01 ens3 0.92 0.63 0.67 0.40 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:30:01 ens3 3.35 0.32 0.67 0.20 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:31:01 ens3 3.33 1.23 1.47 1.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:32:01 ens3 0.30 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:33:01 ens3 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:34:01 ens3 1.47 0.52 0.44 0.28 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:35:01 ens3 1.57 0.60 0.67 0.42 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:36:01 ens3 1.25 0.67 0.64 0.48 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:37:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:38:01 ens3 0.78 0.42 0.29 0.22 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:39:01 ens3 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:40:01 ens3 0.65 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:41:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:42:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:43:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:44:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:45:01 ens3 0.25 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:46:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:47:02 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:48:01 ens3 0.29 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:49:01 ens3 0.37 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:50:01 ens3 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:52:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:54:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:55:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.557Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 08:57:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 08:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 08:59:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:00:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:04:01 ens3 0.88 0.42 0.38 0.28 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:05:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:09:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:10:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:13:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:14:01 ens3 0.45 0.33 0.19 0.32 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:15:01 ens3 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:16:01 ens3 2.77 2.43 1.47 3.62 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:18:01 ens3 1.57 1.35 0.80 1.16 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:19:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:20:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:21:01 ens3 0.40 0.28 0.26 0.21 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:24:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:25:01 ens3 0.12 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:26:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:29:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:30:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:32:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:34:01 ens3 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:35:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:39:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:40:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:44:01 ens3 0.32 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:49:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:50:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:53:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:54:01 ens3 0.25 0.22 0.09 0.08 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:55:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:58:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:58:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 09:59:01 ens3 0.27 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:00:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:01:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:04:01 ens3 0.70 0.23 0.19 0.08 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:05:01 ens3 0.30 0.27 0.26 0.21 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:08:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:09:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:10:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:14:01 ens3 0.48 0.33 0.19 0.32 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:15:01 ens3 0.12 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:16:01 ens3 2.67 2.25 1.46 3.61 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:17:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:18:01 ens3 1.55 1.33 0.80 1.15 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:19:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:20:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:21:01 ens3 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:24:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:25:01 ens3 0.12 0.02 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:29:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:30:01 ens3 0.23 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.558Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:34:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:35:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:39:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:40:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:44:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:45:01 ens3 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:47:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:48:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:49:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:50:01 ens3 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:54:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:55:01 ens3 0.13 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 10:59:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:00:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:04:01 ens3 1.12 0.70 0.45 0.29 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:09:01 ens3 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:10:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:14:01 ens3 0.53 0.45 0.20 0.36 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:16:01 ens3 1.00 0.97 0.42 2.03 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:17:01 ens3 11.06 20.38 1.72 98.39 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:19:01 ens3 1.48 0.88 0.86 1.13 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:20:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:21:01 ens3 0.30 0.15 0.26 0.19 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:24:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:25:01 ens3 0.10 0.02 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:29:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:30:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:32:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:34:01 ens3 0.32 0.25 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:39:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:40:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:43:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:44:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:45:01 ens3 0.63 0.38 0.53 0.25 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:46:01 ens3 0.90 0.10 0.10 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:47:01 ens3 1.58 0.73 0.68 0.50 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:48:01 ens3 0.57 0.40 0.28 0.22 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:49:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:50:01 ens3 0.30 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:52:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:54:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:55:01 ens3 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:56:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:57:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 11:59:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 12:00:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 12:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.559Z] 12:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:04:01 ens3 0.60 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:05:01 ens3 0.55 0.32 0.33 0.21 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:08:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:09:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:10:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:14:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:15:01 ens3 0.33 0.15 0.17 0.24 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:17:01 ens3 2.72 2.42 1.46 3.63 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:19:01 ens3 1.60 1.35 0.87 1.22 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:20:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:21:01 ens3 0.37 0.25 0.26 0.21 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:24:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:25:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:28:01 ens3 0.32 0.22 0.13 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:29:01 ens3 0.23 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:30:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:32:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:34:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:35:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] 12:35:01 ens3 95.95 60.58 2520.39 10.53 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] Average: docker0 0.95 1.34 0.08 9.88 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] Average: ens3 3.76 2.48 38.83 1.48 0.00 0.00 0.00 0.00 [2026-05-13T12:35:11.560Z] [2026-05-13T12:35:11.560Z]