Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 762c73512d2a14d05ce12619d12e00b1cf9f67ac+e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 (74476ca65bf3c45ddd7294b006c36fd5c1fa2c1b) 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-ssh5686268722123415829.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11958143931290765222.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-snmp-go/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7339794071396887490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-snmp-go/branches/PR-351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4519559899156735976.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16639581243252473656.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-snmp-go/branches/PR-351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8001376055605624822.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-snmp-go] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-snmp 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: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-ubuntu20.04-docker-8c-8g-24115’ Running on prd-ubuntu20.04-docker-8c-8g-24117 in /w/workspace/gexfoundry_device-snmp-go_PR-351 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 into PR head commit 762c73512d2a14d05ce12619d12e00b1cf9f67ac Merge succeeded, producing 762c73512d2a14d05ce12619d12e00b1cf9f67ac Checking out Revision 762c73512d2a14d05ce12619d12e00b1cf9f67ac (PR-351) > git config core.sparsecheckout # timeout=10 > git checkout -f 762c73512d2a14d05ce12619d12e00b1cf9f67ac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 762c73512d2a14d05ce12619d12e00b1cf9f67ac # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T07:42:23.523Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T07:42:23.746Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T07:42:23.877Z] ========================================================= [2024-10-30T07:42:23.877Z] EdgeX Global Pipelines Version Info [2024-10-30T07:42:23.877Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:42:24.662Z] ------------------- [2024-10-30T07:42:24.662Z] stable info: [2024-10-30T07:42:24.662Z] ------------------- [2024-10-30T07:42:24.662Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T07:42:24.663Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T07:42:24.663Z] Message: update stable to v1.0.265 [2024-10-30T07:42:25.233Z] ------------------- [2024-10-30T07:42:25.233Z] experimental info: [2024-10-30T07:42:25.233Z] ------------------- [2024-10-30T07:42:25.233Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T07:42:25.233Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T07:42:25.233Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T07:42:25.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-10-30T07:42:25.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-10-30T07:42:25.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T07:42:25.825Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T07:42:25.883Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T07:42:25.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T07:42:26.005Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T07:42:26.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T07:42:26.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T07:42:26.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T07:42:26.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T07:42:26.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-10-30T07:42:26.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T07:42:26.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T07:42:26.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T07:42:26.517Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T07:42:26.575Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T07:42:26.634Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T07:42:26.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T07:42:26.751Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T07:42:26.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T07:42:26.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T07:42:26.930Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T07:42:26.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T07:42:27.037Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T07:42:27.096Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T07:42:27.149Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T07:42:27.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo [2024-10-30T07:42:27.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo [2024-10-30T07:42:27.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo [2024-10-30T07:42:27.375Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] echo [2024-10-30T07:42:27.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 762c735 [Pipeline] echo [2024-10-30T07:42:27.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:42:27.640Z] provisioning config files... [2024-10-30T07:42:27.655Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/config3172481409534787742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:42:28.050Z] ---> ****-login.sh [2024-10-30T07:42:28.051Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:42:28.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:28.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:28.312Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:28.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:28.312Z] [2024-10-30T07:42:28.312Z] Login Succeeded [2024-10-30T07:42:28.312Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:42:28.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:28.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:28.572Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:28.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:28.573Z] [2024-10-30T07:42:28.573Z] Login Succeeded [2024-10-30T07:42:28.573Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:42:28.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:28.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:28.573Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:28.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:28.573Z] [2024-10-30T07:42:28.573Z] Login Succeeded [2024-10-30T07:42:28.573Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:42:28.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:28.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:28.832Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:28.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:28.832Z] [2024-10-30T07:42:28.832Z] Login Succeeded [2024-10-30T07:42:28.832Z] ****.io [2024-10-30T07:42:28.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:29.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:29.095Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:29.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:29.095Z] [2024-10-30T07:42:29.095Z] Login Succeeded [2024-10-30T07:42:29.095Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:42:29.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T07:42:29.825Z] + git rev-list -1 --merges 762c73512d2a14d05ce12619d12e00b1cf9f67ac~1..762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] echo [2024-10-30T07:42:29.871Z] -----------> git rev-list -1 --merges 762c73512d2a14d05ce12619d12e00b1cf9f67ac~1..762c73512d2a14d05ce12619d12e00b1cf9f67ac 762c73512d2a14d05ce12619d12e00b1cf9f67ac [false] [Pipeline] sh [2024-10-30T07:42:30.200Z] + git log --format=format:%s -1 762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] echo [2024-10-30T07:42:30.242Z] ========================================================= [2024-10-30T07:42:30.242Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T07:42:30.242Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T07:42:30.697Z] + git log --format=format:%s -1 762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] echo [2024-10-30T07:42:30.739Z] [semverPrep] GIT_COMMIT: 762c73512d2a14d05ce12619d12e00b1cf9f67ac, Commit Message: refactor!: update module to v4 [Pipeline] echo [2024-10-30T07:42:30.784Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T07:42:31.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T07:42:31.183Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T07:42:31.183Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T07:42:31.183Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T07:42:31.183Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T07:42:31.183Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T07:42:31.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:42:31.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:42:31.643Z] [2024-10-30T07:42:31.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:42:32.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:42:32.056Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T07:42:32.056Z] b85a868b505f: Pulling fs layer [2024-10-30T07:42:32.056Z] e2be974225ed: Pulling fs layer [2024-10-30T07:42:32.056Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T07:42:32.056Z] 988bab9f4d93: Pulling fs layer [2024-10-30T07:42:32.056Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T07:42:32.056Z] eaf3925da568: Pulling fs layer [2024-10-30T07:42:32.056Z] 988bab9f4d93: Waiting [2024-10-30T07:42:32.056Z] bab4dde63d76: Pulling fs layer [2024-10-30T07:42:32.056Z] bde34c3a00c8: Pulling fs layer [2024-10-30T07:42:32.056Z] b352a97aabf1: Pulling fs layer [2024-10-30T07:42:32.056Z] eaf3925da568: Waiting [2024-10-30T07:42:32.056Z] 1469e6f7b9e6: Waiting [2024-10-30T07:42:32.056Z] bab4dde63d76: Waiting [2024-10-30T07:42:32.056Z] bde34c3a00c8: Waiting [2024-10-30T07:42:32.056Z] b352a97aabf1: Waiting [2024-10-30T07:42:32.056Z] 4872d77fe225: Pulling fs layer [2024-10-30T07:42:32.056Z] 5851b861e8e6: Pulling fs layer [2024-10-30T07:42:32.056Z] 4872d77fe225: Waiting [2024-10-30T07:42:32.056Z] 5851b861e8e6: Waiting [2024-10-30T07:42:32.056Z] e2be974225ed: Verifying Checksum [2024-10-30T07:42:32.056Z] e2be974225ed: Download complete [2024-10-30T07:42:32.056Z] 988bab9f4d93: Verifying Checksum [2024-10-30T07:42:32.056Z] 988bab9f4d93: Download complete [2024-10-30T07:42:32.056Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T07:42:32.056Z] 1469e6f7b9e6: Download complete [2024-10-30T07:42:32.316Z] eaf3925da568: Download complete [2024-10-30T07:42:32.316Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T07:42:32.316Z] 339a4e72a1f5: Download complete [2024-10-30T07:42:32.316Z] bde34c3a00c8: Verifying Checksum [2024-10-30T07:42:32.316Z] bde34c3a00c8: Download complete [2024-10-30T07:42:32.316Z] b352a97aabf1: Verifying Checksum [2024-10-30T07:42:32.316Z] b352a97aabf1: Download complete [2024-10-30T07:42:32.316Z] 4872d77fe225: Verifying Checksum [2024-10-30T07:42:32.316Z] 4872d77fe225: Download complete [2024-10-30T07:42:32.316Z] 5851b861e8e6: Verifying Checksum [2024-10-30T07:42:32.316Z] 5851b861e8e6: Download complete [2024-10-30T07:42:32.316Z] b85a868b505f: Verifying Checksum [2024-10-30T07:42:32.316Z] b85a868b505f: Download complete [2024-10-30T07:42:32.576Z] bab4dde63d76: Verifying Checksum [2024-10-30T07:42:32.576Z] bab4dde63d76: Download complete [2024-10-30T07:42:33.517Z] b85a868b505f: Pull complete [2024-10-30T07:42:33.517Z] e2be974225ed: Pull complete [2024-10-30T07:42:34.087Z] 339a4e72a1f5: Pull complete [2024-10-30T07:42:34.087Z] 988bab9f4d93: Pull complete [2024-10-30T07:42:34.346Z] 1469e6f7b9e6: Pull complete [2024-10-30T07:42:34.606Z] eaf3925da568: Pull complete [2024-10-30T07:42:36.016Z] bab4dde63d76: Pull complete [2024-10-30T07:42:36.280Z] bde34c3a00c8: Pull complete [2024-10-30T07:42:36.280Z] b352a97aabf1: Pull complete [2024-10-30T07:42:36.280Z] 4872d77fe225: Pull complete [2024-10-30T07:42:36.541Z] 5851b861e8e6: Pull complete [2024-10-30T07:42:36.541Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T07:42:36.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T07:42:36.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:42:36.836Z] prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container [2024-10-30T07:42:36.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T07:42:38.052Z] $ docker top 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 -eo pid,comm [2024-10-30T07:42:38.105Z] 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). [2024-10-30T07:42:38.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T07:42:38.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T07:42:38.286Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T07:42:38.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T07:42:38.402Z] $ docker exec 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 ssh-agent [2024-10-30T07:42:38.507Z] SSH_AUTH_SOCK=/tmp/ssh-Blq239w00gta/agent.32 [2024-10-30T07:42:38.507Z] SSH_AGENT_PID=38 [2024-10-30T07:42:38.514Z] Running ssh-add (command line suppressed) [2024-10-30T07:42:38.607Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/private_key_1421162846239960188.key (/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/private_key_1421162846239960188.key) [2024-10-30T07:42:38.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T07:42:38.974Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T07:42:38.999Z] $ docker exec --env ******** --env ******** 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 ssh-agent -k [2024-10-30T07:42:39.092Z] unset SSH_AUTH_SOCK; [2024-10-30T07:42:39.093Z] unset SSH_AGENT_PID; [2024-10-30T07:42:39.093Z] echo Agent pid 38 killed; [2024-10-30T07:42:39.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T07:42:39.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T07:42:39.226Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T07:42:39.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T07:42:39.333Z] $ docker exec 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 ssh-agent [2024-10-30T07:42:39.445Z] SSH_AUTH_SOCK=/tmp/ssh-WHkr4DuwWUSJ/agent.71 [2024-10-30T07:42:39.445Z] SSH_AGENT_PID=77 [2024-10-30T07:42:39.450Z] Running ssh-add (command line suppressed) [2024-10-30T07:42:39.538Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/private_key_11863615961409305020.key (/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/private_key_11863615961409305020.key) [2024-10-30T07:42:39.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T07:42:39.896Z] + git semver init [2024-10-30T07:42:40.157Z] 2024-10-30 07:42:40,054 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T07:42:40.157Z] 2024-10-30 07:42:40,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver [2024-10-30T07:42:40.157Z] 2024-10-30 07:42:40,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-351/.semver [2024-10-30T07:42:40.157Z] 2024-10-30 07:42:40,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-351, universal_newlines=False, shell=None, istream=None) [2024-10-30T07:42:41.539Z] 2024-10-30 07:42:41,323 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-351/.git/info/exclude [2024-10-30T07:42:41.539Z] 2024-10-30 07:42:41,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver/PR-351 with force:False [2024-10-30T07:42:41.539Z] 2024-10-30 07:42:41,323 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver/PR-351 [2024-10-30T07:42:41.539Z] 2024-10-30 07:42:41,328 [execute] INFO git cat-file --batch-check [2024-10-30T07:42:41.539Z] 2024-10-30 07:42:41,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T07:42:41.539Z] 2024-10-30 07:42:41,335 [execute] INFO git cat-file --batch [2024-10-30T07:42:41.539Z] 2024-10-30 07:42:41,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-351/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T07:42:41.539Z] 2024-10-30 07:42:41,340 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-351/.semver/PR-351 [2024-10-30T07:42:41.539Z] 0.0.0 [Pipeline] } [2024-10-30T07:42:41.567Z] $ docker exec --env ******** --env ******** 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 ssh-agent -k [2024-10-30T07:42:41.662Z] unset SSH_AUTH_SOCK; [2024-10-30T07:42:41.663Z] unset SSH_AGENT_PID; [2024-10-30T07:42:41.663Z] echo Agent pid 77 killed; [2024-10-30T07:42:41.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T07:42:42.142Z] + git semver [Pipeline] } [2024-10-30T07:42:42.427Z] $ docker stop --time=1 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 [2024-10-30T07:42:43.737Z] $ docker rm -f --volumes 01ee963d586236e2559552bcf65bf687795a5a84573984d30d97a7e6ecd621a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:42:44.167Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T07:42:44.481Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T07:42:44.506Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2024-10-30T07:42:45.190Z] provisioning config files... [2024-10-30T07:42:45.199Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/config9042623595761268159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:42:45.567Z] ---> ****-login.sh [2024-10-30T07:42:45.568Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:42:45.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:45.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:45.568Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:45.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:45.568Z] [2024-10-30T07:42:45.568Z] Login Succeeded [2024-10-30T07:42:45.568Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:42:45.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:45.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:45.568Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:45.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:45.568Z] [2024-10-30T07:42:45.568Z] Login Succeeded [2024-10-30T07:42:45.568Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:42:45.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:45.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:45.828Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:45.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:45.828Z] [2024-10-30T07:42:45.828Z] Login Succeeded [2024-10-30T07:42:45.828Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:42:45.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:45.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:45.828Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:45.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:45.828Z] [2024-10-30T07:42:45.828Z] Login Succeeded [2024-10-30T07:42:45.828Z] ****.io [2024-10-30T07:42:46.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:42:46.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:42:46.089Z] Configure a credential helper to remove this warning. See [2024-10-30T07:42:46.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:42:46.089Z] [2024-10-30T07:42:46.089Z] Login Succeeded [2024-10-30T07:42:46.089Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:42:46.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T07:42:46.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:42:46.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:42:46.448Z] ========================================================= [2024-10-30T07:42:46.448Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T07:42:46.448Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:42:46.965Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T07:42:46.965Z] Sending build context to Docker daemon 20.22MB [2024-10-30T07:42:46.965Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:42:46.965Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T07:42:46.965Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T07:42:46.965Z] 43c4264eed91: Pulling fs layer [2024-10-30T07:42:46.965Z] 4cc291be95ef: Pulling fs layer [2024-10-30T07:42:46.965Z] 2ac1f1163629: Pulling fs layer [2024-10-30T07:42:46.965Z] 5c3c966382ef: Pulling fs layer [2024-10-30T07:42:46.965Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T07:42:46.965Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T07:42:46.965Z] 9f66e0745190: Pulling fs layer [2024-10-30T07:42:46.965Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T07:42:46.965Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T07:42:46.965Z] 5c3c966382ef: Waiting [2024-10-30T07:42:46.965Z] 4f4fb700ef54: Waiting [2024-10-30T07:42:46.965Z] 5d5c8e513c77: Waiting [2024-10-30T07:42:46.965Z] 9f66e0745190: Waiting [2024-10-30T07:42:46.965Z] f49a43e4bbc0: Waiting [2024-10-30T07:42:46.965Z] 561ebcabdf7f: Waiting [2024-10-30T07:42:46.965Z] 4cc291be95ef: Verifying Checksum [2024-10-30T07:42:46.965Z] 4cc291be95ef: Download complete [2024-10-30T07:42:47.228Z] 5c3c966382ef: Download complete [2024-10-30T07:42:47.228Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T07:42:47.228Z] 4f4fb700ef54: Download complete [2024-10-30T07:42:47.228Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T07:42:47.228Z] 5d5c8e513c77: Download complete [2024-10-30T07:42:47.228Z] 43c4264eed91: Download complete [2024-10-30T07:42:47.228Z] 9f66e0745190: Verifying Checksum [2024-10-30T07:42:47.228Z] 9f66e0745190: Download complete [2024-10-30T07:42:47.228Z] 43c4264eed91: Pull complete [2024-10-30T07:42:47.490Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T07:42:47.490Z] 561ebcabdf7f: Download complete [2024-10-30T07:42:47.490Z] 4cc291be95ef: Pull complete [2024-10-30T07:42:47.749Z] 2ac1f1163629: Verifying Checksum [2024-10-30T07:42:47.749Z] 2ac1f1163629: Download complete [2024-10-30T07:42:47.749Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T07:42:47.749Z] f49a43e4bbc0: Download complete [2024-10-30T07:42:51.045Z] 2ac1f1163629: Pull complete [2024-10-30T07:42:51.045Z] 5c3c966382ef: Pull complete [2024-10-30T07:42:51.045Z] 4f4fb700ef54: Pull complete [2024-10-30T07:42:51.304Z] 5d5c8e513c77: Pull complete [2024-10-30T07:42:51.304Z] 9f66e0745190: Pull complete [2024-10-30T07:42:53.836Z] f49a43e4bbc0: Pull complete [2024-10-30T07:42:54.098Z] 561ebcabdf7f: Pull complete [2024-10-30T07:42:54.098Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T07:42:54.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T07:42:54.098Z] ---> 3a752c3f9dda [2024-10-30T07:42:54.098Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:42:55.476Z] ---> Running in 63181948d0a3 [2024-10-30T07:42:55.476Z] Removing intermediate container 63181948d0a3 [2024-10-30T07:42:55.476Z] ---> 6f616c57bbd7 [2024-10-30T07:42:55.476Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:42:55.476Z] ---> Running in 0c677ed37df2 [2024-10-30T07:42:55.735Z] Removing intermediate container 0c677ed37df2 [2024-10-30T07:42:55.736Z] ---> e75a0c60e329 [2024-10-30T07:42:55.736Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T07:42:55.736Z] ---> Running in f4a2b0e08004 [2024-10-30T07:42:55.736Z] Removing intermediate container f4a2b0e08004 [2024-10-30T07:42:55.736Z] ---> 4dd501089583 [2024-10-30T07:42:55.736Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T07:42:55.736Z] ---> Running in d78a0b2bb872 [2024-10-30T07:42:55.997Z] Removing intermediate container d78a0b2bb872 [2024-10-30T07:42:55.997Z] ---> 2cf65b9c61db [2024-10-30T07:42:55.997Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T07:42:55.997Z] ---> Running in c0939fb66a43 [2024-10-30T07:42:56.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:42:56.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:42:56.826Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T07:42:56.826Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T07:42:56.826Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T07:42:56.826Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T07:42:56.826Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:42:56.826Z] OK: 250 MiB in 58 packages [2024-10-30T07:42:57.086Z] Removing intermediate container c0939fb66a43 [2024-10-30T07:42:57.086Z] ---> 395c69f6ae54 [2024-10-30T07:42:57.086Z] Step 8/12 : WORKDIR /device-snmp-go [2024-10-30T07:42:57.086Z] ---> Running in 55955356de3c [2024-10-30T07:42:57.345Z] Removing intermediate container 55955356de3c [2024-10-30T07:42:57.345Z] ---> 55ab559a9acd [2024-10-30T07:42:57.345Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T07:42:57.345Z] ---> 95ec340bf33c [2024-10-30T07:42:57.345Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:42:57.345Z] ---> Running in 7c478047182d [2024-10-30T07:42:59.976Z] Still waiting to schedule task [2024-10-30T07:42:59.977Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24116’ [2024-10-30T07:43:29.468Z] Removing intermediate container 7c478047182d [2024-10-30T07:43:29.468Z] ---> 46ceb48570e2 [2024-10-30T07:43:29.468Z] Step 11/12 : COPY . . [2024-10-30T07:43:30.037Z] ---> 47e86d15b2b7 [2024-10-30T07:43:30.037Z] Step 12/12 : RUN ${MAKE} [2024-10-30T07:43:30.037Z] ---> Running in f3540cd84226 [2024-10-30T07:43:30.037Z] noop [2024-10-30T07:43:30.297Z] Removing intermediate container f3540cd84226 [2024-10-30T07:43:30.297Z] ---> e52a5799e419 [2024-10-30T07:43:30.558Z] Successfully built e52a5799e419 [2024-10-30T07:43:30.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:43:31.040Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T07:43:31.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:43:31.215Z] prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container [2024-10-30T07:43:31.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T07:43:31.577Z] $ docker top d146c1adb37faa8d858dde5e87108dd51f2cb218d7bf3bc6ed7e6bc91ddabe04 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:43:31.995Z] + go version [2024-10-30T07:43:31.995Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T07:43:32.037Z] $ docker stop --time=1 d146c1adb37faa8d858dde5e87108dd51f2cb218d7bf3bc6ed7e6bc91ddabe04 [2024-10-30T07:43:33.314Z] $ docker rm -f --volumes d146c1adb37faa8d858dde5e87108dd51f2cb218d7bf3bc6ed7e6bc91ddabe04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:43:34.083Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T07:43:34.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:43:34.256Z] prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container [2024-10-30T07:43:34.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T07:43:34.606Z] $ docker top f11f4def0f9f51662e6b2f7842effc08fc4ba64ad7dc31a8bfe9c3e64b0ad711 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:43:35.018Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-351 [Pipeline] fileExists [Pipeline] sh [2024-10-30T07:43:35.405Z] + make test [2024-10-30T07:43:35.405Z] go test ./... -coverprofile=coverage.out [2024-10-30T07:43:36.780Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-10-30T07:43:55.370Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2024-10-30T07:43:55.370Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2024-10-30T07:44:03.488Z] go vet ./... [2024-10-30T07:44:08.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T07:44:08.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T07:44:08.757Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T07:44:09.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T07:44:09.101Z] $ docker stop --time=1 f11f4def0f9f51662e6b2f7842effc08fc4ba64ad7dc31a8bfe9c3e64b0ad711 [2024-10-30T07:44:11.133Z] $ docker rm -f --volumes f11f4def0f9f51662e6b2f7842effc08fc4ba64ad7dc31a8bfe9c3e64b0ad711 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:44:11.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T07:44:11.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T07:44:12.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T07:44:13.181Z] + ls -al . [2024-10-30T07:44:13.181Z] total 248 [2024-10-30T07:44:13.181Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:43 . [2024-10-30T07:44:13.181Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:42 .. [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 30 07:42 .dockerignore [2024-10-30T07:44:13.181Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:43 .git [2024-10-30T07:44:13.181Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:42 .github [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 30 07:42 .gitignore [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 07:42 .golangci.yml [2024-10-30T07:44:13.181Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:42 .semver [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 18843 Oct 30 07:42 Attribution.txt [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 11809 Oct 30 07:42 CHANGELOG.md [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 1571 Oct 30 07:42 Dockerfile [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:42 GOVERNANCE.md [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 30 07:42 Jenkinsfile [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 07:42 LICENSE [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 30 07:42 Makefile [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 30 07:42 OWNERS.md [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 30 07:42 README.md [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 07:42 VERSION [2024-10-30T07:44:13.181Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:42 bin [2024-10-30T07:44:13.181Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:42 cmd [2024-10-30T07:44:13.181Z] -rw-r--r-- 1 jenkins jenkins 8903 Oct 30 07:43 coverage.out [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 6962 Oct 30 07:42 go.mod [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 100575 Oct 30 07:42 go.sum [2024-10-30T07:44:13.181Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:42 internal [2024-10-30T07:44:13.181Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 30 07:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:44:13.611Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=762c73512d2a14d05ce12619d12e00b1cf9f67ac --label arch=amd64 --label version=0.0.0 . [2024-10-30T07:44:13.612Z] Sending build context to Docker daemon 20.23MB [2024-10-30T07:44:13.612Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:44:13.612Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-30T07:44:13.612Z] ---> e52a5799e419 [2024-10-30T07:44:13.612Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:44:13.612Z] ---> Running in 8cdb58d6bfe2 [2024-10-30T07:44:13.873Z] Removing intermediate container 8cdb58d6bfe2 [2024-10-30T07:44:13.873Z] ---> 225d1fab985d [2024-10-30T07:44:13.873Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:44:13.873Z] ---> Running in 442ac708b12a [2024-10-30T07:44:13.873Z] Removing intermediate container 442ac708b12a [2024-10-30T07:44:13.873Z] ---> c2e8f81c9c6c [2024-10-30T07:44:13.873Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T07:44:13.873Z] ---> Running in e2d53a09fd1f [2024-10-30T07:44:13.873Z] Removing intermediate container e2d53a09fd1f [2024-10-30T07:44:13.873Z] ---> 135ddf3b9425 [2024-10-30T07:44:13.873Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T07:44:13.873Z] ---> Running in d18828eaea2b [2024-10-30T07:44:14.132Z] Removing intermediate container d18828eaea2b [2024-10-30T07:44:14.132Z] ---> c7725ea36944 [2024-10-30T07:44:14.132Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T07:44:14.132Z] ---> Running in c3dd0e968423 [2024-10-30T07:44:14.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:44:14.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:44:14.655Z] OK: 250 MiB in 58 packages [2024-10-30T07:44:15.225Z] Removing intermediate container c3dd0e968423 [2024-10-30T07:44:15.225Z] ---> b5a5a55d2e61 [2024-10-30T07:44:15.225Z] Step 8/25 : WORKDIR /device-snmp-go [2024-10-30T07:44:15.225Z] ---> Running in cfdc08e7d429 [2024-10-30T07:44:15.225Z] Removing intermediate container cfdc08e7d429 [2024-10-30T07:44:15.225Z] ---> 3561ffc34803 [2024-10-30T07:44:15.225Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-30T07:44:15.225Z] ---> 98f38691d325 [2024-10-30T07:44:15.225Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:44:15.225Z] ---> Running in 74d0114e3528 [2024-10-30T07:44:16.164Z] Removing intermediate container 74d0114e3528 [2024-10-30T07:44:16.164Z] ---> 0152d0408dba [2024-10-30T07:44:16.164Z] Step 11/25 : COPY . . [2024-10-30T07:44:16.424Z] ---> 3571cec82c98 [2024-10-30T07:44:16.424Z] Step 12/25 : RUN ${MAKE} [2024-10-30T07:44:16.424Z] ---> Running in 8e7859340455 [2024-10-30T07:44:16.685Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-10-30T07:44:48.774Z] Removing intermediate container 8e7859340455 [2024-10-30T07:44:48.774Z] ---> 60e3f7a7ef03 [2024-10-30T07:44:48.774Z] Step 13/25 : FROM alpine:3.20 [2024-10-30T07:44:48.774Z] 3.20: Pulling from library/alpine [2024-10-30T07:44:48.774Z] 43c4264eed91: Already exists [2024-10-30T07:44:48.774Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T07:44:48.774Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T07:44:48.774Z] ---> 91ef0af61f39 [2024-10-30T07:44:48.774Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-10-30T07:44:48.774Z] ---> Running in d3fc0b95dab9 [2024-10-30T07:44:48.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:44:48.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:44:48.774Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T07:44:48.774Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:44:48.774Z] OK: 8 MiB in 15 packages [2024-10-30T07:44:48.774Z] Removing intermediate container d3fc0b95dab9 [2024-10-30T07:44:48.774Z] ---> 55aae29144aa [2024-10-30T07:44:48.774Z] Step 15/25 : RUN apk --no-cache upgrade [2024-10-30T07:44:48.774Z] ---> Running in d65a5cbb21d9 [2024-10-30T07:44:48.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:44:48.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:44:48.774Z] Upgrading critical system libraries and apk-tools: [2024-10-30T07:44:48.774Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T07:44:48.774Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:44:48.774Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T07:44:48.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T07:44:48.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T07:44:48.774Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:44:48.774Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:44:48.774Z] OK: 8 MiB in 15 packages [2024-10-30T07:44:48.774Z] Removing intermediate container d65a5cbb21d9 [2024-10-30T07:44:48.774Z] ---> 5c4160a682ad [2024-10-30T07:44:48.774Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-10-30T07:44:49.362Z] ---> 3a90a52cd367 [2024-10-30T07:44:49.362Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-10-30T07:44:49.634Z] ---> 42e25ca262b0 [2024-10-30T07:44:49.634Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-10-30T07:44:49.634Z] ---> 7a28c9643399 [2024-10-30T07:44:49.634Z] Step 19/25 : EXPOSE 59993 [2024-10-30T07:44:49.634Z] ---> Running in a2736500f4c9 [2024-10-30T07:44:49.634Z] Removing intermediate container a2736500f4c9 [2024-10-30T07:44:49.634Z] ---> dfc1a909e5b7 [2024-10-30T07:44:49.634Z] Step 20/25 : EXPOSE 161 [2024-10-30T07:44:49.634Z] ---> Running in 9f7c9b1092a7 [2024-10-30T07:44:49.907Z] Removing intermediate container 9f7c9b1092a7 [2024-10-30T07:44:49.908Z] ---> d7e09746b201 [2024-10-30T07:44:49.908Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-10-30T07:44:49.908Z] ---> Running in 0c2317266aa2 [2024-10-30T07:44:49.908Z] Removing intermediate container 0c2317266aa2 [2024-10-30T07:44:49.908Z] ---> cce599b1395d [2024-10-30T07:44:49.908Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T07:44:49.908Z] ---> Running in fd8c517173f2 [2024-10-30T07:44:49.908Z] Removing intermediate container fd8c517173f2 [2024-10-30T07:44:49.908Z] ---> 71e8a0c0117f [2024-10-30T07:44:49.908Z] Step 23/25 : LABEL arch=amd64 [2024-10-30T07:44:49.908Z] ---> Running in d616cb4a3a02 [2024-10-30T07:44:50.166Z] Removing intermediate container d616cb4a3a02 [2024-10-30T07:44:50.166Z] ---> 83eafcff8835 [2024-10-30T07:44:50.166Z] Step 24/25 : LABEL git_sha=762c73512d2a14d05ce12619d12e00b1cf9f67ac [2024-10-30T07:44:50.166Z] ---> Running in 9b6f106fc289 [2024-10-30T07:44:50.166Z] Removing intermediate container 9b6f106fc289 [2024-10-30T07:44:50.166Z] ---> c6d202a95bc3 [2024-10-30T07:44:50.166Z] Step 25/25 : LABEL version=0.0.0 [2024-10-30T07:44:50.166Z] ---> Running in 57de80783d18 [2024-10-30T07:44:50.166Z] Removing intermediate container 57de80783d18 [2024-10-30T07:44:50.166Z] ---> 698c948558f7 [2024-10-30T07:44:50.166Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T07:44:50.166Z] Successfully built 698c948558f7 [2024-10-30T07:44:50.166Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:44:51.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:44:51.146Z] [2024-10-30T07:44:51.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:44:51.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:44:51.549Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T07:44:51.549Z] 5eb5b503b376: Pulling fs layer [2024-10-30T07:44:51.549Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T07:44:51.549Z] ec43610c2a17: Pulling fs layer [2024-10-30T07:44:51.549Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T07:44:51.549Z] 33b1e0a273af: Pulling fs layer [2024-10-30T07:44:51.549Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T07:44:51.549Z] 2f39f015ded8: Pulling fs layer [2024-10-30T07:44:51.549Z] 33b1e0a273af: Waiting [2024-10-30T07:44:51.549Z] 5d3b04190fa2: Waiting [2024-10-30T07:44:51.549Z] 3a2ae6a8a46f: Waiting [2024-10-30T07:44:51.549Z] 2f39f015ded8: Waiting [2024-10-30T07:44:51.549Z] 5c69ac0246d0: Download complete [2024-10-30T07:44:51.549Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T07:44:51.549Z] 3a2ae6a8a46f: Download complete [2024-10-30T07:44:51.549Z] 33b1e0a273af: Verifying Checksum [2024-10-30T07:44:51.549Z] 33b1e0a273af: Download complete [2024-10-30T07:44:51.549Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T07:44:51.549Z] 5d3b04190fa2: Download complete [2024-10-30T07:44:51.549Z] ec43610c2a17: Verifying Checksum [2024-10-30T07:44:51.549Z] ec43610c2a17: Download complete [2024-10-30T07:44:51.809Z] 5eb5b503b376: Verifying Checksum [2024-10-30T07:44:51.809Z] 5eb5b503b376: Download complete [2024-10-30T07:44:52.374Z] 2f39f015ded8: Download complete [2024-10-30T07:44:52.941Z] 5eb5b503b376: Pull complete [2024-10-30T07:44:53.200Z] 5c69ac0246d0: Pull complete [2024-10-30T07:44:53.471Z] ec43610c2a17: Pull complete [2024-10-30T07:44:53.730Z] 3a2ae6a8a46f: Pull complete [2024-10-30T07:44:53.730Z] 33b1e0a273af: Pull complete [2024-10-30T07:44:53.988Z] 5d3b04190fa2: Pull complete [2024-10-30T07:44:58.171Z] 2f39f015ded8: Pull complete [2024-10-30T07:44:58.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T07:44:58.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:44:58.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:44:58.421Z] prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container [2024-10-30T07:44:58.452Z] $ 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/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T07:44:59.676Z] $ docker top 831c9172fcb11d3f48a8c1f16dddbf002f91206b81fe364d4bd9f2b42473e98f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:45:00.146Z] ---> job-cost.sh [2024-10-30T07:45:00.146Z] lf-activate-venv: SKIPPING [2024-10-30T07:45:00.146Z] INFO: No Stack... [2024-10-30T07:45:00.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T07:45:00.973Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T07:45:01.298Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-351/archives/cost.csv [2024-10-30T07:45:01.299Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T07:45:01.348Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [2024-10-30T07:45:01.353Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] did not exist. Created. [2024-10-30T07:45:01.359Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T07:45:01.774Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T07:45:01.831Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T07:45:01.868Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T07:45:01.967Z] $ docker stop --time=1 831c9172fcb11d3f48a8c1f16dddbf002f91206b81fe364d4bd9f2b42473e98f [2024-10-30T07:45:03.512Z] $ docker rm -f --volumes 831c9172fcb11d3f48a8c1f16dddbf002f91206b81fe364d4bd9f2b42473e98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T07:46:32.772Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24118 in /w/workspace/gexfoundry_device-snmp-go_PR-351 [Pipeline] { [Pipeline] ws [2024-10-30T07:46:32.852Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-30T07:46:35.958Z] Selected Git installation does not exist. Using Default [2024-10-30T07:46:35.959Z] The recommended git tool is: NONE [2024-10-30T07:46:41.382Z] using credential edgex-jenkins-ssh [2024-10-30T07:46:41.410Z] Cloning the remote Git repository [2024-10-30T07:46:41.459Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-10-30T07:46:41.565Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2024-10-30T07:46:41.724Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-10-30T07:46:41.725Z] > git --version # timeout=10 [2024-10-30T07:46:41.748Z] > git --version # 'git version 2.25.1' [2024-10-30T07:46:41.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T07:46:41.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T07:46:44.274Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-10-30T07:46:44.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T07:46:45.859Z] Merging remotes/origin/main commit e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 into PR head commit 762c73512d2a14d05ce12619d12e00b1cf9f67ac [2024-10-30T07:46:46.170Z] Merge succeeded, producing 762c73512d2a14d05ce12619d12e00b1cf9f67ac [2024-10-30T07:46:46.170Z] Checking out Revision 762c73512d2a14d05ce12619d12e00b1cf9f67ac (PR-351) [2024-10-30T07:46:45.218Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-10-30T07:46:45.262Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-10-30T07:46:45.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T07:46:45.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-30T07:46:45.875Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T07:46:45.970Z] > git checkout -f 762c73512d2a14d05ce12619d12e00b1cf9f67ac # timeout=10 [2024-10-30T07:46:46.058Z] > git remote # timeout=10 [2024-10-30T07:46:46.075Z] > git config --get remote.origin.url # timeout=10 [2024-10-30T07:46:46.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T07:46:46.117Z] > git merge e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 # timeout=10 [2024-10-30T07:46:46.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-30T07:46:46.174Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T07:46:46.186Z] > git checkout -f 762c73512d2a14d05ce12619d12e00b1cf9f67ac # timeout=10 [2024-10-30T07:46:49.814Z] Commit message: "refactor!: update module to v4" [2024-10-30T07:46:49.870Z] > git --version # timeout=10 [2024-10-30T07:46:49.883Z] > git --version # 'git version 2.25.1' [2024-10-30T07:46:49.906Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T07:46:52.006Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T07:46:52.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T07:46:52.006Z] Dload Upload Total Spent Left Speed [2024-10-30T07:46:52.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87265 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-10-30T07:46:52.375Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T07:46:52.726Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T07:46:52.726Z] + sudo tee /etc/docker/daemon.new [2024-10-30T07:46:52.726Z] { [2024-10-30T07:46:52.726Z] "registry-mirrors": [ [2024-10-30T07:46:52.726Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T07:46:52.726Z] ], [2024-10-30T07:46:52.726Z] "bip": "10.250.0.254/24", [2024-10-30T07:46:52.726Z] "hosts": [ [2024-10-30T07:46:52.726Z] "tcp://0.0.0.0:5555", [2024-10-30T07:46:52.726Z] "unix:///var/run/docker.sock" [2024-10-30T07:46:52.726Z] ], [2024-10-30T07:46:52.726Z] "mtu": 1458, [2024-10-30T07:46:52.726Z] "selinux-enabled": true, [2024-10-30T07:46:52.726Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T07:46:52.726Z] } [Pipeline] sh [2024-10-30T07:46:53.080Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T07:46:53.442Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:47:11.792Z] provisioning config files... [2024-10-30T07:47:11.821Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16989897920017836056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:47:12.324Z] ---> ****-login.sh [2024-10-30T07:47:12.324Z] nexus3.edgexfoundry.org:10001 [2024-10-30T07:47:12.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:47:12.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:47:12.873Z] Configure a credential helper to remove this warning. See [2024-10-30T07:47:12.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:47:12.873Z] [2024-10-30T07:47:12.873Z] Login Succeeded [2024-10-30T07:47:12.873Z] nexus3.edgexfoundry.org:10002 [2024-10-30T07:47:13.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:47:13.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:47:13.414Z] Configure a credential helper to remove this warning. See [2024-10-30T07:47:13.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:47:13.414Z] [2024-10-30T07:47:13.414Z] Login Succeeded [2024-10-30T07:47:13.414Z] nexus3.edgexfoundry.org:10003 [2024-10-30T07:47:13.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:47:13.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:47:13.691Z] Configure a credential helper to remove this warning. See [2024-10-30T07:47:13.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:47:13.692Z] [2024-10-30T07:47:13.692Z] Login Succeeded [2024-10-30T07:47:13.692Z] nexus3.edgexfoundry.org:10004 [2024-10-30T07:47:13.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:47:13.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:47:13.962Z] Configure a credential helper to remove this warning. See [2024-10-30T07:47:13.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:47:13.962Z] [2024-10-30T07:47:13.962Z] Login Succeeded [2024-10-30T07:47:13.962Z] ****.io [2024-10-30T07:47:14.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T07:47:14.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T07:47:14.507Z] Configure a credential helper to remove this warning. See [2024-10-30T07:47:14.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T07:47:14.507Z] [2024-10-30T07:47:14.507Z] Login Succeeded [2024-10-30T07:47:14.507Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T07:47:14.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T07:47:15.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:47:15.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T07:47:15.131Z] ========================================================= [2024-10-30T07:47:15.131Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T07:47:15.131Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:47:15.681Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T07:47:16.273Z] Sending build context to Docker daemon 10.24MB [2024-10-30T07:47:16.273Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:47:16.273Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T07:47:16.273Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T07:47:16.273Z] cf04c63912e1: Pulling fs layer [2024-10-30T07:47:16.273Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T07:47:16.273Z] a37a00ec5f00: Pulling fs layer [2024-10-30T07:47:16.273Z] 50b3750afda1: Pulling fs layer [2024-10-30T07:47:16.273Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T07:47:16.273Z] 80978eb59214: Pulling fs layer [2024-10-30T07:47:16.273Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T07:47:16.273Z] c5a475d317c9: Pulling fs layer [2024-10-30T07:47:16.273Z] 80978eb59214: Waiting [2024-10-30T07:47:16.273Z] c9f46d7d2bd2: Waiting [2024-10-30T07:47:16.273Z] c5a475d317c9: Waiting [2024-10-30T07:47:16.273Z] 50b3750afda1: Waiting [2024-10-30T07:47:16.273Z] 4f4fb700ef54: Waiting [2024-10-30T07:47:16.273Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T07:47:16.273Z] 55b35a11ae5e: Download complete [2024-10-30T07:47:16.551Z] 50b3750afda1: Download complete [2024-10-30T07:47:16.551Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T07:47:16.551Z] 4f4fb700ef54: Download complete [2024-10-30T07:47:16.551Z] 80978eb59214: Verifying Checksum [2024-10-30T07:47:16.551Z] 80978eb59214: Download complete [2024-10-30T07:47:16.551Z] cf04c63912e1: Verifying Checksum [2024-10-30T07:47:16.551Z] cf04c63912e1: Download complete [2024-10-30T07:47:16.819Z] c5a475d317c9: Verifying Checksum [2024-10-30T07:47:16.819Z] c5a475d317c9: Download complete [2024-10-30T07:47:17.411Z] cf04c63912e1: Pull complete [2024-10-30T07:47:18.001Z] 55b35a11ae5e: Pull complete [2024-10-30T07:47:18.583Z] a37a00ec5f00: Verifying Checksum [2024-10-30T07:47:18.583Z] a37a00ec5f00: Download complete [2024-10-30T07:47:19.546Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T07:47:19.547Z] c9f46d7d2bd2: Download complete [2024-10-30T07:47:34.550Z] a37a00ec5f00: Pull complete [2024-10-30T07:47:34.550Z] 50b3750afda1: Pull complete [2024-10-30T07:47:34.550Z] 4f4fb700ef54: Pull complete [2024-10-30T07:47:34.550Z] 80978eb59214: Pull complete [2024-10-30T07:47:41.223Z] c9f46d7d2bd2: Pull complete [2024-10-30T07:47:42.184Z] c5a475d317c9: Pull complete [2024-10-30T07:47:42.452Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T07:47:42.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T07:47:42.452Z] ---> be29e6b0f0d4 [2024-10-30T07:47:42.452Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:47:44.414Z] ---> Running in 45be25525811 [2024-10-30T07:47:44.414Z] Removing intermediate container 45be25525811 [2024-10-30T07:47:44.414Z] ---> 189ec2fcf81f [2024-10-30T07:47:44.414Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:47:44.684Z] ---> Running in fe605463cf0c [2024-10-30T07:47:44.954Z] Removing intermediate container fe605463cf0c [2024-10-30T07:47:44.954Z] ---> e232bfcbb3de [2024-10-30T07:47:44.954Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T07:47:44.954Z] ---> Running in 5e7f5950ebee [2024-10-30T07:47:45.221Z] Removing intermediate container 5e7f5950ebee [2024-10-30T07:47:45.221Z] ---> 88ee25afb0fe [2024-10-30T07:47:45.221Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T07:47:45.221Z] ---> Running in 7608342f1c7c [2024-10-30T07:47:45.491Z] Removing intermediate container 7608342f1c7c [2024-10-30T07:47:45.491Z] ---> 0fed5a26d7fa [2024-10-30T07:47:45.491Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T07:47:45.759Z] ---> Running in c8536b52375c [2024-10-30T07:47:46.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:47:46.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:47:48.394Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T07:47:48.394Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T07:47:48.394Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T07:47:48.394Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T07:47:48.662Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:47:48.662Z] OK: 242 MiB in 58 packages [2024-10-30T07:47:49.623Z] Removing intermediate container c8536b52375c [2024-10-30T07:47:49.623Z] ---> 0a12bef50c04 [2024-10-30T07:47:49.623Z] Step 8/12 : WORKDIR /device-snmp-go [2024-10-30T07:47:49.623Z] ---> Running in aca673bac048 [2024-10-30T07:47:49.889Z] Removing intermediate container aca673bac048 [2024-10-30T07:47:49.889Z] ---> b77f2f9e61d0 [2024-10-30T07:47:49.889Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T07:47:50.471Z] ---> 01ce8e42378a [2024-10-30T07:47:50.471Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:47:50.471Z] ---> Running in dfbf4bc615c7 [2024-10-30T07:49:42.135Z] Removing intermediate container dfbf4bc615c7 [2024-10-30T07:49:42.135Z] ---> cac51bec3640 [2024-10-30T07:49:42.135Z] Step 11/12 : COPY . . [2024-10-30T07:49:42.135Z] ---> 8c5026fbf928 [2024-10-30T07:49:42.135Z] Step 12/12 : RUN ${MAKE} [2024-10-30T07:49:42.135Z] ---> Running in bda425fc2e10 [2024-10-30T07:49:42.135Z] noop [2024-10-30T07:49:42.135Z] Removing intermediate container bda425fc2e10 [2024-10-30T07:49:42.135Z] ---> 0644e5bab59e [2024-10-30T07:49:42.135Z] Successfully built 0644e5bab59e [2024-10-30T07:49:42.135Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:49:42.653Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T07:49:42.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:49:43.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-24118 does not seem to be running inside a container [2024-10-30T07:49:43.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T07:49:44.369Z] $ docker top cad5e1cf25d9d2829acddee1ed87e9870c426e09af7599474eb2a1ab6aaa38fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:49:45.281Z] + go version [2024-10-30T07:49:45.281Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T07:49:45.313Z] $ docker stop --time=1 cad5e1cf25d9d2829acddee1ed87e9870c426e09af7599474eb2a1ab6aaa38fc [2024-10-30T07:49:46.993Z] $ docker rm -f --volumes cad5e1cf25d9d2829acddee1ed87e9870c426e09af7599474eb2a1ab6aaa38fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:49:47.944Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T07:49:47.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:49:48.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-24118 does not seem to be running inside a container [2024-10-30T07:49:48.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T07:49:49.538Z] $ docker top 5147e7c113ce50b0496b41ac29a81ba072c0d9d9b9753caa4c2fe54d86aaf267 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:49:50.435Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-30T07:49:51.181Z] + make test [2024-10-30T07:49:51.181Z] go test ./... -coverprofile=coverage.out [2024-10-30T07:49:57.837Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-10-30T07:53:34.717Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2024-10-30T07:53:36.143Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.027s coverage: 0.0% of statements [2024-10-30T07:53:37.105Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T07:53:37.105Z] go vet ./... [2024-10-30T07:54:33.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T07:54:33.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T07:54:33.568Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T07:54:33.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T07:54:33.644Z] $ docker stop --time=1 5147e7c113ce50b0496b41ac29a81ba072c0d9d9b9753caa4c2fe54d86aaf267 [2024-10-30T07:54:35.805Z] $ docker rm -f --volumes 5147e7c113ce50b0496b41ac29a81ba072c0d9d9b9753caa4c2fe54d86aaf267 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T07:54:37.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T07:54:37.756Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T07:54:38.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T07:54:39.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T07:54:39.379Z] + ls -al . [2024-10-30T07:54:39.379Z] total 244 [2024-10-30T07:54:39.379Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 07:49 . [2024-10-30T07:54:39.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 07:46 .. [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 30 07:46 .dockerignore [2024-10-30T07:54:39.379Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 07:46 .git [2024-10-30T07:54:39.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:46 .github [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 30 07:46 .gitignore [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 07:46 .golangci.yml [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 18843 Oct 30 07:46 Attribution.txt [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 11809 Oct 30 07:46 CHANGELOG.md [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 1571 Oct 30 07:46 Dockerfile [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 07:46 GOVERNANCE.md [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 30 07:46 Jenkinsfile [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 07:46 LICENSE [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 30 07:46 Makefile [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 30 07:46 OWNERS.md [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 30 07:46 README.md [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 07:42 VERSION [2024-10-30T07:54:39.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 07:46 bin [2024-10-30T07:54:39.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:46 cmd [2024-10-30T07:54:39.379Z] -rw-r--r-- 1 jenkins jenkins 8903 Oct 30 07:53 coverage.out [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 6962 Oct 30 07:46 go.mod [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 100575 Oct 30 07:46 go.sum [2024-10-30T07:54:39.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 07:46 internal [2024-10-30T07:54:39.379Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 30 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:54:39.839Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=762c73512d2a14d05ce12619d12e00b1cf9f67ac --label arch=arm64 --label version=0.0.0 . [2024-10-30T07:54:40.430Z] Sending build context to Docker daemon 10.25MB [2024-10-30T07:54:40.430Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T07:54:40.430Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-30T07:54:40.430Z] ---> 0644e5bab59e [2024-10-30T07:54:40.430Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-30T07:54:40.430Z] ---> Running in cacf71f2c173 [2024-10-30T07:54:41.016Z] Removing intermediate container cacf71f2c173 [2024-10-30T07:54:41.016Z] ---> 9e63e2b9f546 [2024-10-30T07:54:41.016Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T07:54:41.016Z] ---> Running in 3477721aed12 [2024-10-30T07:54:41.600Z] Removing intermediate container 3477721aed12 [2024-10-30T07:54:41.600Z] ---> 98fb737c9d78 [2024-10-30T07:54:41.600Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T07:54:41.600Z] ---> Running in 5f1a3ea0d3b2 [2024-10-30T07:54:41.872Z] Removing intermediate container 5f1a3ea0d3b2 [2024-10-30T07:54:41.872Z] ---> a185124f9029 [2024-10-30T07:54:41.872Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T07:54:42.139Z] ---> Running in 77dfe0a1f2b6 [2024-10-30T07:54:42.407Z] Removing intermediate container 77dfe0a1f2b6 [2024-10-30T07:54:42.407Z] ---> b539e1488b7d [2024-10-30T07:54:42.407Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T07:54:42.407Z] ---> Running in 375399755c6e [2024-10-30T07:54:43.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:54:43.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:54:45.379Z] OK: 242 MiB in 58 packages [2024-10-30T07:54:46.347Z] Removing intermediate container 375399755c6e [2024-10-30T07:54:46.347Z] ---> 5b19805bf7f9 [2024-10-30T07:54:46.347Z] Step 8/25 : WORKDIR /device-snmp-go [2024-10-30T07:54:46.347Z] ---> Running in 7beade0649d7 [2024-10-30T07:54:46.616Z] Removing intermediate container 7beade0649d7 [2024-10-30T07:54:46.616Z] ---> 42e13633eb00 [2024-10-30T07:54:46.616Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-30T07:54:47.206Z] ---> 7067fa99b271 [2024-10-30T07:54:47.206Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T07:54:47.477Z] ---> Running in 672a34fbe212 [2024-10-30T07:54:50.065Z] Removing intermediate container 672a34fbe212 [2024-10-30T07:54:50.065Z] ---> 5cdbc1b20ae5 [2024-10-30T07:54:50.065Z] Step 11/25 : COPY . . [2024-10-30T07:54:51.503Z] ---> eec3c4b15029 [2024-10-30T07:54:51.503Z] Step 12/25 : RUN ${MAKE} [2024-10-30T07:54:51.503Z] ---> Running in 83d719b4f6d1 [2024-10-30T07:54:52.473Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-10-30T07:58:59.371Z] Removing intermediate container 83d719b4f6d1 [2024-10-30T07:58:59.371Z] ---> 7dc17ba7db9f [2024-10-30T07:58:59.371Z] Step 13/25 : FROM alpine:3.20 [2024-10-30T07:58:59.371Z] 3.20: Pulling from library/alpine [2024-10-30T07:58:59.371Z] cf04c63912e1: Already exists [2024-10-30T07:58:59.371Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T07:58:59.371Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T07:58:59.371Z] ---> c157a85ed455 [2024-10-30T07:58:59.371Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-10-30T07:58:59.371Z] ---> Running in fae0df66e91e [2024-10-30T07:58:59.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:58:59.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:58:59.371Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T07:58:59.371Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:58:59.372Z] OK: 9 MiB in 15 packages [2024-10-30T07:58:59.372Z] Removing intermediate container fae0df66e91e [2024-10-30T07:58:59.372Z] ---> 885ec93d9dad [2024-10-30T07:58:59.372Z] Step 15/25 : RUN apk --no-cache upgrade [2024-10-30T07:58:59.372Z] ---> Running in e7a425d60950 [2024-10-30T07:58:59.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:58:59.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:58:59.372Z] Upgrading critical system libraries and apk-tools: [2024-10-30T07:58:59.372Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T07:58:59.372Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T07:58:59.372Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T07:58:59.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T07:58:59.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T07:58:59.372Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:58:59.372Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T07:58:59.372Z] OK: 9 MiB in 15 packages [2024-10-30T07:58:59.372Z] Removing intermediate container e7a425d60950 [2024-10-30T07:58:59.372Z] ---> b946ad226ed7 [2024-10-30T07:58:59.372Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-10-30T07:59:01.972Z] ---> 826a04d70fa5 [2024-10-30T07:59:01.972Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-10-30T07:59:02.243Z] ---> 34eff5c5a029 [2024-10-30T07:59:02.243Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-10-30T07:59:02.836Z] ---> c2739e03dea5 [2024-10-30T07:59:02.836Z] Step 19/25 : EXPOSE 59993 [2024-10-30T07:59:03.112Z] ---> Running in 3017fbe5c8a0 [2024-10-30T07:59:03.393Z] Removing intermediate container 3017fbe5c8a0 [2024-10-30T07:59:03.393Z] ---> 28810241e23b [2024-10-30T07:59:03.393Z] Step 20/25 : EXPOSE 161 [2024-10-30T07:59:03.393Z] ---> Running in fbeed6598d37 [2024-10-30T07:59:03.678Z] Removing intermediate container fbeed6598d37 [2024-10-30T07:59:03.678Z] ---> 9ecf16be7102 [2024-10-30T07:59:03.678Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-10-30T07:59:03.955Z] ---> Running in 80623e99de27 [2024-10-30T07:59:04.226Z] Removing intermediate container 80623e99de27 [2024-10-30T07:59:04.226Z] ---> b4e588f9d11f [2024-10-30T07:59:04.226Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T07:59:04.226Z] ---> Running in e98191dc3d6e [2024-10-30T07:59:04.493Z] Removing intermediate container e98191dc3d6e [2024-10-30T07:59:04.493Z] ---> 416e45f80618 [2024-10-30T07:59:04.493Z] Step 23/25 : LABEL arch=arm64 [2024-10-30T07:59:04.761Z] ---> Running in ad09baa79fe5 [2024-10-30T07:59:05.029Z] Removing intermediate container ad09baa79fe5 [2024-10-30T07:59:05.029Z] ---> 7ee5bf03c5b0 [2024-10-30T07:59:05.029Z] Step 24/25 : LABEL git_sha=762c73512d2a14d05ce12619d12e00b1cf9f67ac [2024-10-30T07:59:05.029Z] ---> Running in e3d80bca8b53 [2024-10-30T07:59:05.296Z] Removing intermediate container e3d80bca8b53 [2024-10-30T07:59:05.296Z] ---> 20766e7c49e2 [2024-10-30T07:59:05.296Z] Step 25/25 : LABEL version=0.0.0 [2024-10-30T07:59:05.569Z] ---> Running in 2809ceb7a5fe [2024-10-30T07:59:05.834Z] Removing intermediate container 2809ceb7a5fe [2024-10-30T07:59:05.834Z] ---> fc183495aeed [2024-10-30T07:59:05.834Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T07:59:05.834Z] Successfully built fc183495aeed [2024-10-30T07:59:05.834Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:59:06.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:59:06.775Z] [2024-10-30T07:59:06.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:59:07.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:59:07.460Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T07:59:07.460Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T07:59:07.460Z] 04944245beec: Pulling fs layer [2024-10-30T07:59:07.460Z] 699f458cf7ca: Pulling fs layer [2024-10-30T07:59:07.460Z] 765212b225bb: Pulling fs layer [2024-10-30T07:59:07.460Z] f23df028b6ca: Pulling fs layer [2024-10-30T07:59:07.460Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T07:59:07.460Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T07:59:07.460Z] 765212b225bb: Waiting [2024-10-30T07:59:07.460Z] f23df028b6ca: Waiting [2024-10-30T07:59:07.460Z] d65c8cfc05b1: Waiting [2024-10-30T07:59:07.460Z] 2437ff75d9bd: Waiting [2024-10-30T07:59:07.460Z] 04944245beec: Verifying Checksum [2024-10-30T07:59:07.460Z] 04944245beec: Download complete [2024-10-30T07:59:07.460Z] 765212b225bb: Verifying Checksum [2024-10-30T07:59:07.460Z] 765212b225bb: Download complete [2024-10-30T07:59:07.460Z] f23df028b6ca: Verifying Checksum [2024-10-30T07:59:07.460Z] f23df028b6ca: Download complete [2024-10-30T07:59:07.460Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T07:59:07.460Z] d65c8cfc05b1: Download complete [2024-10-30T07:59:07.727Z] 699f458cf7ca: Verifying Checksum [2024-10-30T07:59:07.727Z] 699f458cf7ca: Download complete [2024-10-30T07:59:08.316Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T07:59:08.316Z] 8998bd30e6a1: Download complete [2024-10-30T07:59:10.898Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T07:59:10.898Z] 2437ff75d9bd: Download complete [2024-10-30T07:59:12.840Z] 8998bd30e6a1: Pull complete [2024-10-30T07:59:13.424Z] 04944245beec: Pull complete [2024-10-30T07:59:15.369Z] 699f458cf7ca: Pull complete [2024-10-30T07:59:15.369Z] 765212b225bb: Pull complete [2024-10-30T07:59:16.332Z] f23df028b6ca: Pull complete [2024-10-30T07:59:16.598Z] d65c8cfc05b1: Pull complete [2024-10-30T07:59:34.801Z] 2437ff75d9bd: Pull complete [2024-10-30T07:59:34.801Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T07:59:34.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T07:59:34.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:59:35.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-24118 does not seem to be running inside a container [2024-10-30T07:59:35.281Z] $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-30T07:59:38.396Z] $ docker top 969dc9029c4ce328e05642a851670fa8e952fe3d9ac0afe25b48aa9c0100692d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:59:39.354Z] ---> job-cost.sh [2024-10-30T07:59:39.354Z] lf-activate-venv: SKIPPING [2024-10-30T07:59:39.354Z] INFO: No Stack... [2024-10-30T07:59:39.937Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T07:59:40.896Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T07:59:41.567Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2024-10-30T07:59:41.567Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T07:59:41.662Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [2024-10-30T07:59:41.669Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] did not exist. Created. [2024-10-30T07:59:41.676Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T07:59:42.439Z] /w/workspace/device-snmp-go/1@tmp/durable-b34de457/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T07:59:43.111Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T07:59:43.155Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T07:59:43.216Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T07:59:43.234Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T07:59:43.327Z] $ docker stop --time=1 969dc9029c4ce328e05642a851670fa8e952fe3d9ac0afe25b48aa9c0100692d [2024-10-30T07:59:44.830Z] $ docker rm -f --volumes 969dc9029c4ce328e05642a851670fa8e952fe3d9ac0afe25b48aa9c0100692d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-30T07:59:45.946Z] provisioning config files... [2024-10-30T07:59:45.952Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/config7011087536751749912tmp [Pipeline] { [Pipeline] sh [2024-10-30T07:59:46.311Z] + set +x [2024-10-30T07:59:46.311Z] + curl -s https://codecov.io/bash [2024-10-30T07:59:46.311Z] + bash -s -- [2024-10-30T07:59:46.311Z] [2024-10-30T07:59:46.311Z] _____ _ [2024-10-30T07:59:46.311Z] / ____| | | [2024-10-30T07:59:46.311Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T07:59:46.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T07:59:46.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T07:59:46.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T07:59:46.311Z] Bash-1.0.6 [2024-10-30T07:59:46.311Z] [2024-10-30T07:59:46.311Z] [2024-10-30T07:59:46.311Z] ==> git version 2.25.1 found [2024-10-30T07:59:46.311Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-30T07:59:46.311Z] Release-Date: 2020-01-08 [2024-10-30T07:59:46.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-30T07:59:46.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T07:59:46.311Z] ==> Jenkins CI detected. [2024-10-30T07:59:46.311Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-351 [2024-10-30T07:59:46.311Z] project root: . [2024-10-30T07:59:46.311Z] --> token set from env [2024-10-30T07:59:46.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T07:59:46.311Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T07:59:46.311Z] ==> Python coveragepy not found [2024-10-30T07:59:46.311Z] ==> Searching for coverage reports in: [2024-10-30T07:59:46.311Z] + . [2024-10-30T07:59:46.311Z] -> Found 1 reports [2024-10-30T07:59:46.572Z] ==> Detecting git/mercurial file structure [2024-10-30T07:59:46.572Z] ==> Reading reports [2024-10-30T07:59:46.572Z] + ./coverage.out bytes=8903 [2024-10-30T07:59:46.572Z] ==> Appending adjustments [2024-10-30T07:59:46.572Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T07:59:46.572Z] + Found adjustments [2024-10-30T07:59:46.572Z] ==> Gzipping contents [2024-10-30T07:59:46.572Z] 4.0K /tmp/codecov.IgASVP.gz [2024-10-30T07:59:46.572Z] ==> Uploading reports [2024-10-30T07:59:46.572Z] url: https://codecov.io [2024-10-30T07:59:46.572Z] query: branch=PR-351&commit=762c73512d2a14d05ce12619d12e00b1cf9f67ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=351&job=&cmd_args= [2024-10-30T07:59:46.572Z] -> Pinging Codecov [2024-10-30T07:59:46.572Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-351&commit=762c73512d2a14d05ce12619d12e00b1cf9f67ac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=351&job=&cmd_args= [2024-10-30T07:59:46.833Z] -> Uploading to [2024-10-30T07:59:46.833Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-snmp-go/762c73512d2a14d05ce12619d12e00b1cf9f67ac/ae3166dc-8781-4a48-a294-40b75774ab08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T075946Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0248e480158132e23d42404c6060e357d0106874ec7a10caabd414566a9b5366 [2024-10-30T07:59:46.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T07:59:46.833Z] Dload Upload Total Spent Left Speed [2024-10-30T07:59:47.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 5652 --:--:-- --:--:-- --:--:-- 5652 [2024-10-30T07:59:47.092Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/762c73512d2a14d05ce12619d12e00b1cf9f67ac [Pipeline] } [2024-10-30T07:59:47.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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 [2024-10-30T07:59:49.322Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-351/archives ] [2024-10-30T07:59:49.322Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-351/archives [2024-10-30T07:59:49.322Z] total 16 [2024-10-30T07:59:49.322Z] drwxr-xr-x 3 root root 4096 Oct 30 07:45 . [2024-10-30T07:59:49.322Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 07:45 .. [2024-10-30T07:59:49.322Z] drwxr-xr-x 2 root root 4096 Oct 30 07:45 cost [2024-10-30T07:59:49.322Z] -rw-r--r-- 1 root root 86 Oct 30 07:45 cost.csv [2024-10-30T07:59:49.322Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-351/archives [2024-10-30T07:59:49.322Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-351/archives [2024-10-30T07:59:49.322Z] total 16 [2024-10-30T07:59:49.322Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 07:45 . [2024-10-30T07:59:49.322Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 07:45 .. [2024-10-30T07:59:49.322Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 07:45 cost [2024-10-30T07:59:49.322Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 30 07:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:59:49.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:59:50.568Z] ---> package-listing.sh [2024-10-30T07:59:50.568Z] ++ facter osfamily [2024-10-30T07:59:50.568Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T07:59:50.827Z] + OS_FAMILY=debian [2024-10-30T07:59:50.828Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-351 [2024-10-30T07:59:50.828Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T07:59:50.828Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T07:59:50.828Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T07:59:50.828Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T07:59:50.828Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-351 ']' [2024-10-30T07:59:50.828Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T07:59:50.828Z] + case "${OS_FAMILY}" in [2024-10-30T07:59:50.828Z] + dpkg -l [2024-10-30T07:59:50.828Z] + grep '^ii' [2024-10-30T07:59:50.828Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T07:59:50.828Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T07:59:50.828Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T07:59:50.828Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-351 ']' [2024-10-30T07:59:50.828Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-351/archives/ [2024-10-30T07:59:50.828Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-351/archives/ [Pipeline] echo [2024-10-30T07:59:50.868Z] 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/gexfoundry_device-snmp-go_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T07:59:51.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T07:59:51.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T07:59:51.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T07:59:51.999Z] prd-ubuntu20.04-docker-8c-8g-24117 does not seem to be running inside a container [2024-10-30T07:59:52.025Z] $ 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/gexfoundry_device-snmp-go_PR-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-351 -v /w/workspace/gexfoundry_device-snmp-go_PR-351:/w/workspace/gexfoundry_device-snmp-go_PR-351:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-351@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-351@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T07:59:52.213Z] $ docker top da6b0e9f6fff20ac894e949beab686e4b7a546088ac4a92b0496fe1657c91978 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T07:59:52.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T07:59:52.951Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T07:59:53.267Z] + ls /var/log/sa-host [2024-10-30T07:59:53.267Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T07:59:53.425Z] provisioning config files... [2024-10-30T07:59:53.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-351@tmp/config9748131981481183428tmp [Pipeline] { [Pipeline] echo [2024-10-30T07:59:53.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:59:53.831Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T07:59:53.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:59:54.281Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T07:59:54.323Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:59:54.654Z] ---> sudo-logs.sh [2024-10-30T07:59:54.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T07:59:54.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:59:55.083Z] ---> job-cost.sh [2024-10-30T07:59:55.083Z] lf-activate-venv: SKIPPING [2024-10-30T07:59:55.083Z] DEBUG: total: 0.2199999988079071 [2024-10-30T07:59:55.083Z] INFO: Retrieving Stack Cost... [2024-10-30T07:59:55.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T07:59:55.913Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T07:59:55.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T07:59:56.288Z] ---> logs-deploy.sh [2024-10-30T07:59:56.288Z] lf-activate-venv: SKIPPING [2024-10-30T07:59:56.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-351/1 [2024-10-30T07:59:56.288Z] INFO: archiving workspace using pattern(s): [2024-10-30T07:59:57.226Z] Archives upload complete. [2024-10-30T07:59:57.485Z] INFO: archiving logs to Nexus [2024-10-30T07:59:58.069Z] ---> uname -a: [2024-10-30T07:59:58.070Z] Linux prd-ubuntu20-04-docker-8c-8g-24117 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] ---> lscpu: [2024-10-30T07:59:58.070Z] Architecture: x86_64 [2024-10-30T07:59:58.070Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-30T07:59:58.070Z] Byte Order: Little Endian [2024-10-30T07:59:58.070Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-30T07:59:58.070Z] CPU(s): 8 [2024-10-30T07:59:58.070Z] On-line CPU(s) list: 0-7 [2024-10-30T07:59:58.070Z] Thread(s) per core: 1 [2024-10-30T07:59:58.070Z] Core(s) per socket: 1 [2024-10-30T07:59:58.070Z] Socket(s): 8 [2024-10-30T07:59:58.070Z] NUMA node(s): 1 [2024-10-30T07:59:58.070Z] Vendor ID: AuthenticAMD [2024-10-30T07:59:58.070Z] CPU family: 23 [2024-10-30T07:59:58.070Z] Model: 49 [2024-10-30T07:59:58.070Z] Model name: AMD EPYC-Rome Processor [2024-10-30T07:59:58.070Z] Stepping: 0 [2024-10-30T07:59:58.070Z] CPU MHz: 2800.000 [2024-10-30T07:59:58.070Z] BogoMIPS: 5600.00 [2024-10-30T07:59:58.070Z] Virtualization: AMD-V [2024-10-30T07:59:58.070Z] Hypervisor vendor: KVM [2024-10-30T07:59:58.070Z] Virtualization type: full [2024-10-30T07:59:58.070Z] L1d cache: 256 KiB [2024-10-30T07:59:58.070Z] L1i cache: 256 KiB [2024-10-30T07:59:58.070Z] L2 cache: 4 MiB [2024-10-30T07:59:58.070Z] L3 cache: 128 MiB [2024-10-30T07:59:58.070Z] NUMA node0 CPU(s): 0-7 [2024-10-30T07:59:58.070Z] Vulnerability Itlb multihit: Not affected [2024-10-30T07:59:58.070Z] Vulnerability L1tf: Not affected [2024-10-30T07:59:58.070Z] Vulnerability Mds: Not affected [2024-10-30T07:59:58.070Z] Vulnerability Meltdown: Not affected [2024-10-30T07:59:58.070Z] Vulnerability Mmio stale data: Not affected [2024-10-30T07:59:58.070Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-30T07:59:58.070Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-30T07:59:58.070Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-30T07:59:58.070Z] Vulnerability Srbds: Not affected [2024-10-30T07:59:58.070Z] Vulnerability Tsx async abort: Not affected [2024-10-30T07:59:58.070Z] 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] ---> nproc: [2024-10-30T07:59:58.070Z] 8 [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] ---> df -h: [2024-10-30T07:59:58.070Z] Filesystem Size Used Avail Use% Mounted on [2024-10-30T07:59:58.070Z] overlay 155G 12G 143G 8% / [2024-10-30T07:59:58.070Z] tmpfs 64M 0 64M 0% /dev [2024-10-30T07:59:58.070Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-30T07:59:58.070Z] shm 64M 0 64M 0% /dev/shm [2024-10-30T07:59:58.070Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] ---> sar -b -r -n DEV: [2024-10-30T07:59:58.070Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24117) 10/30/24 _x86_64_ (8 CPU) [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] 07:41:44 LINUX RESTART (8 CPU) [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] 07:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-30T07:59:58.070Z] 07:43:01 434.76 48.54 386.22 0.00 5473.09 113319.51 0.00 [2024-10-30T07:59:58.070Z] 07:44:01 251.67 3.05 248.62 0.00 41.32 78601.80 0.00 [2024-10-30T07:59:58.070Z] 07:45:01 225.47 0.15 225.32 0.00 5.60 68156.75 0.00 [2024-10-30T07:59:58.070Z] 07:46:01 4.78 0.02 4.77 0.00 4.27 69.07 0.00 [2024-10-30T07:59:58.070Z] 07:47:01 36.79 11.23 25.56 0.00 5270.45 6306.68 0.00 [2024-10-30T07:59:58.070Z] 07:48:01 6.73 1.27 5.47 0.00 249.56 123.45 0.00 [2024-10-30T07:59:58.070Z] 07:49:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 [2024-10-30T07:59:58.070Z] 07:50:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2024-10-30T07:59:58.070Z] 07:51:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2024-10-30T07:59:58.070Z] 07:52:01 2.28 0.00 2.28 0.00 0.00 38.79 0.00 [2024-10-30T07:59:58.070Z] 07:53:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-10-30T07:59:58.070Z] 07:54:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2024-10-30T07:59:58.070Z] 07:55:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2024-10-30T07:59:58.070Z] 07:56:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 [2024-10-30T07:59:58.070Z] 07:57:01 1.78 0.02 1.77 0.00 0.13 21.60 0.00 [2024-10-30T07:59:58.070Z] 07:58:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 [2024-10-30T07:59:58.070Z] 07:59:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2024-10-30T07:59:58.070Z] Average: 57.38 3.78 53.60 0.00 649.64 15692.72 0.00 [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] 07:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-30T07:59:58.070Z] 07:43:01 29101144 31471484 848324 2.58 80948 2554868 1969940 5.81 1105356 2287196 3756 [2024-10-30T07:59:58.070Z] 07:44:01 26754020 30780348 1524112 4.63 193588 3918520 2716192 8.00 2029904 3505632 394928 [2024-10-30T07:59:58.070Z] 07:45:01 26882080 31473996 829120 2.52 205256 4449112 1921808 5.66 1449448 3937284 176 [2024-10-30T07:59:58.070Z] 07:46:01 26908332 31500188 805316 2.45 205380 4449096 1750364 5.16 1424636 3936580 8 [2024-10-30T07:59:58.070Z] 07:47:01 26521164 31461112 828632 2.52 213572 4776392 1773048 5.23 1663216 4054648 1044 [2024-10-30T07:59:58.070Z] 07:48:01 26538844 31488152 805480 2.45 213820 4784988 1842280 5.43 1648544 4055436 8 [2024-10-30T07:59:58.070Z] 07:49:01 26538708 31488088 805484 2.45 213884 4784996 1842280 5.43 1648452 4055440 8 [2024-10-30T07:59:58.070Z] 07:50:01 26545788 31495200 798312 2.43 213908 4785000 1842280 5.43 1641224 4055444 44 [2024-10-30T07:59:58.070Z] 07:51:01 26545552 31494988 798464 2.43 213928 4785004 1826136 5.38 1641228 4055448 8 [2024-10-30T07:59:58.070Z] 07:52:01 26545656 31495412 798204 2.43 214016 4784984 1826136 5.38 1641812 4055664 8 [2024-10-30T07:59:58.070Z] 07:53:01 26545376 31495132 798256 2.43 214060 4784984 1826136 5.38 1641260 4055664 8 [2024-10-30T07:59:58.070Z] 07:54:01 26545636 31495456 797904 2.43 214100 4784992 1826136 5.38 1641232 4055672 176 [2024-10-30T07:59:58.070Z] 07:55:01 26545732 31495588 797936 2.43 214120 4784992 1826136 5.38 1641272 4055668 8 [2024-10-30T07:59:58.070Z] 07:56:01 26546440 31496332 797172 2.42 214144 4784996 1826136 5.38 1640860 4055672 4 [2024-10-30T07:59:58.070Z] 07:57:01 26544724 31494688 798888 2.43 214204 4785000 1826224 5.38 1641600 4055688 200 [2024-10-30T07:59:58.070Z] 07:58:01 26544952 31494944 798624 2.43 214240 4785000 1826224 5.38 1641440 4055688 12 [2024-10-30T07:59:58.070Z] 07:59:01 26544636 31494656 798828 2.43 214280 4785004 1826224 5.38 1641408 4055692 12 [2024-10-30T07:59:58.070Z] Average: 26746987 31447986 848768 2.58 203968 4562819 1887864 5.56 1610758 3905207 23553 [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] 07:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-30T07:59:58.070Z] 07:43:01 docker0 145.99 161.42 12.21 342.16 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:43:01 ens3 708.60 514.80 6121.33 112.02 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:43:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:43:01 veth680daa6 120.51 129.68 11.96 118.38 0.00 0.00 0.00 0.01 [2024-10-30T07:59:58.070Z] 07:44:01 docker0 193.65 340.82 16.89 3112.74 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:44:01 ens3 370.08 209.66 3140.65 30.76 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:44:01 veth2dedb9c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:45:01 docker0 7.40 13.21 0.45 191.22 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:45:01 ens3 123.43 77.41 2733.08 18.31 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:45:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:46:01 ens3 4.05 2.77 3.68 1.42 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:47:01 ens3 174.20 92.85 2105.27 6.62 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:47:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:48:01 ens3 1.08 0.60 0.42 0.14 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:49:01 ens3 0.17 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:50:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:51:01 ens3 0.30 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:52:01 ens3 0.67 0.40 0.28 0.22 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:53:01 ens3 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:54:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:55:01 ens3 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:56:01 ens3 0.45 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:57:01 ens3 0.55 0.55 0.35 0.29 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:58:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:59:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] Average: docker0 20.42 30.32 1.74 214.50 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] Average: ens3 81.46 52.94 829.75 10.00 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] ---> sar -P ALL: [2024-10-30T07:59:58.070Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24117) 10/30/24 _x86_64_ (8 CPU) [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] 07:41:44 LINUX RESTART (8 CPU) [2024-10-30T07:59:58.070Z] [2024-10-30T07:59:58.070Z] 07:42:01 CPU %user %nice %system %iowait %steal %idle [2024-10-30T07:59:58.070Z] 07:43:01 all 10.45 0.00 3.72 1.61 0.08 84.13 [2024-10-30T07:59:58.070Z] 07:43:01 0 12.96 0.00 4.20 2.74 0.08 80.02 [2024-10-30T07:59:58.070Z] 07:43:01 1 10.34 0.00 4.31 4.31 0.10 80.93 [2024-10-30T07:59:58.070Z] 07:43:01 2 9.47 0.00 3.13 1.21 0.08 86.10 [2024-10-30T07:59:58.070Z] 07:43:01 3 9.09 0.00 3.42 0.51 0.08 86.89 [2024-10-30T07:59:58.070Z] 07:43:01 4 11.28 0.00 4.03 1.56 0.08 83.04 [2024-10-30T07:59:58.070Z] 07:43:01 5 10.93 0.00 3.34 1.02 0.08 84.62 [2024-10-30T07:59:58.070Z] 07:43:01 6 10.21 0.00 3.10 1.13 0.07 85.49 [2024-10-30T07:59:58.070Z] 07:43:01 7 9.32 0.00 4.26 0.44 0.07 85.91 [2024-10-30T07:59:58.070Z] 07:44:01 all 37.93 0.00 7.52 1.21 0.09 53.25 [2024-10-30T07:59:58.070Z] 07:44:01 0 38.09 0.00 7.55 1.41 0.10 52.84 [2024-10-30T07:59:58.070Z] 07:44:01 1 38.24 0.00 8.25 6.35 0.08 47.08 [2024-10-30T07:59:58.070Z] 07:44:01 2 37.94 0.00 6.67 0.25 0.08 55.05 [2024-10-30T07:59:58.070Z] 07:44:01 3 37.32 0.00 6.37 0.54 0.10 55.67 [2024-10-30T07:59:58.070Z] 07:44:01 4 38.72 0.00 9.23 0.25 0.08 51.71 [2024-10-30T07:59:58.070Z] 07:44:01 5 37.30 0.00 7.55 0.24 0.08 54.83 [2024-10-30T07:59:58.070Z] 07:44:01 6 37.46 0.00 7.68 0.27 0.10 54.49 [2024-10-30T07:59:58.070Z] 07:44:01 7 38.34 0.00 6.87 0.35 0.10 54.33 [2024-10-30T07:59:58.070Z] 07:45:01 all 33.39 0.00 7.02 0.95 0.08 58.56 [2024-10-30T07:59:58.070Z] 07:45:01 0 32.58 0.00 7.08 0.45 0.08 59.80 [2024-10-30T07:59:58.070Z] 07:45:01 1 35.56 0.00 7.69 4.04 0.08 52.64 [2024-10-30T07:59:58.070Z] 07:45:01 2 32.22 0.00 6.89 0.22 0.08 60.59 [2024-10-30T07:59:58.070Z] 07:45:01 3 33.02 0.00 5.59 0.19 0.07 61.14 [2024-10-30T07:59:58.070Z] 07:45:01 4 33.65 0.00 7.79 0.03 0.08 58.45 [2024-10-30T07:59:58.070Z] 07:45:01 5 33.90 0.00 7.82 0.46 0.08 57.74 [2024-10-30T07:59:58.070Z] 07:45:01 6 32.41 0.00 6.45 1.82 0.07 59.26 [2024-10-30T07:59:58.070Z] 07:45:01 7 33.77 0.00 6.88 0.39 0.08 58.88 [2024-10-30T07:59:58.070Z] 07:46:01 all 0.11 0.00 0.06 0.14 0.02 99.67 [2024-10-30T07:59:58.070Z] 07:46:01 0 0.23 0.00 0.07 0.00 0.02 99.68 [2024-10-30T07:59:58.070Z] 07:46:01 1 0.10 0.00 0.07 0.50 0.02 99.32 [2024-10-30T07:59:58.070Z] 07:46:01 2 0.08 0.00 0.08 0.00 0.00 99.83 [2024-10-30T07:59:58.070Z] 07:46:01 3 0.07 0.00 0.07 0.00 0.03 99.83 [2024-10-30T07:59:58.070Z] 07:46:01 4 0.13 0.00 0.02 0.00 0.02 99.83 [2024-10-30T07:59:58.070Z] 07:46:01 5 0.05 0.00 0.07 0.00 0.02 99.87 [2024-10-30T07:59:58.070Z] 07:46:01 6 0.07 0.00 0.05 0.60 0.03 99.25 [2024-10-30T07:59:58.070Z] 07:46:01 7 0.12 0.00 0.07 0.02 0.03 99.77 [2024-10-30T07:59:58.070Z] 07:47:01 all 1.43 0.00 0.63 0.39 0.02 97.54 [2024-10-30T07:59:58.070Z] 07:47:01 0 1.97 0.00 0.50 0.05 0.02 97.46 [2024-10-30T07:59:58.070Z] 07:47:01 1 1.64 0.00 0.67 0.02 0.02 97.66 [2024-10-30T07:59:58.070Z] 07:47:01 2 0.40 0.00 0.48 0.10 0.02 99.00 [2024-10-30T07:59:58.070Z] 07:47:01 3 1.88 0.00 0.52 0.27 0.03 97.30 [2024-10-30T07:59:58.070Z] 07:47:01 4 1.65 0.00 1.08 0.38 0.02 96.86 [2024-10-30T07:59:58.070Z] 07:47:01 5 1.48 0.00 0.62 0.35 0.00 97.55 [2024-10-30T07:59:58.071Z] 07:47:01 6 1.59 0.00 0.55 1.74 0.02 96.11 [2024-10-30T07:59:58.071Z] 07:47:01 7 0.82 0.00 0.62 0.18 0.03 98.35 [2024-10-30T07:59:58.071Z] 07:48:01 all 0.18 0.00 0.07 0.04 0.01 99.70 [2024-10-30T07:59:58.071Z] 07:48:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-30T07:59:58.071Z] 07:48:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2024-10-30T07:59:58.071Z] 07:48:01 2 0.12 0.00 0.05 0.00 0.02 99.82 [2024-10-30T07:59:58.071Z] 07:48:01 3 0.85 0.00 0.07 0.03 0.00 99.05 [2024-10-30T07:59:58.071Z] 07:48:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2024-10-30T07:59:58.071Z] 07:48:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-30T07:59:58.071Z] 07:48:01 6 0.12 0.00 0.10 0.00 0.02 99.77 [2024-10-30T07:59:58.071Z] 07:48:01 7 0.10 0.00 0.10 0.27 0.02 99.52 [2024-10-30T07:59:58.071Z] 07:49:01 all 0.25 0.00 0.03 0.01 0.02 99.70 [2024-10-30T07:59:58.071Z] 07:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-30T07:59:58.071Z] 07:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T07:59:58.071Z] 07:49:01 2 0.05 0.00 0.05 0.00 0.03 99.87 [2024-10-30T07:59:58.071Z] 07:49:01 3 1.82 0.00 0.05 0.00 0.00 98.13 [2024-10-30T07:59:58.071Z] 07:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-30T07:59:58.071Z] 07:49:01 6 0.02 0.00 0.05 0.00 0.03 99.90 [2024-10-30T07:59:58.071Z] 07:49:01 7 0.02 0.00 0.03 0.08 0.02 99.85 [2024-10-30T07:59:58.071Z] 07:50:01 all 0.12 0.00 0.02 0.00 0.01 99.84 [2024-10-30T07:59:58.071Z] 07:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-30T07:59:58.071Z] 07:50:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-30T07:59:58.071Z] 07:50:01 3 0.70 0.00 0.05 0.00 0.02 99.24 [2024-10-30T07:59:58.071Z] 07:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T07:59:58.071Z] 07:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:50:01 6 0.10 0.00 0.02 0.00 0.03 99.85 [2024-10-30T07:59:58.071Z] 07:50:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-30T07:59:58.071Z] 07:51:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2024-10-30T07:59:58.071Z] 07:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-30T07:59:58.071Z] 07:51:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-30T07:59:58.071Z] 07:51:01 3 0.47 0.00 0.02 0.00 0.00 99.52 [2024-10-30T07:59:58.071Z] 07:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T07:59:58.071Z] 07:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T07:59:58.071Z] 07:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-30T07:59:58.071Z] 07:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-30T07:59:58.071Z] 07:52:01 all 0.12 0.00 0.02 0.01 0.01 99.84 [2024-10-30T07:59:58.071Z] 07:52:01 0 0.30 0.00 0.00 0.00 0.02 99.68 [2024-10-30T07:59:58.071Z] 07:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T07:59:58.071Z] 07:52:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-30T07:59:58.071Z] 07:52:01 3 0.40 0.00 0.00 0.00 0.00 99.60 [2024-10-30T07:59:58.071Z] 07:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-30T07:59:58.071Z] 07:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T07:59:58.071Z] 07:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-30T07:59:58.071Z] 07:52:01 7 0.05 0.00 0.03 0.05 0.00 99.87 [2024-10-30T07:59:58.071Z] 07:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-30T07:59:58.071Z] 07:53:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-30T07:59:58.071Z] 07:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T07:59:58.071Z] 07:53:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-30T07:59:58.071Z] 07:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-30T07:59:58.071Z] 07:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T07:59:58.071Z] 07:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T07:59:58.071Z] 07:53:01 6 0.02 0.00 0.03 0.00 0.03 99.92 [2024-10-30T07:59:58.071Z] 07:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-30T07:59:58.071Z] [2024-10-30T07:59:58.071Z] 07:53:01 CPU %user %nice %system %iowait %steal %idle [2024-10-30T07:59:58.071Z] 07:54:01 all 0.23 0.00 0.02 0.00 0.01 99.74 [2024-10-30T07:59:58.071Z] 07:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-30T07:59:58.071Z] 07:54:01 2 0.07 0.00 0.05 0.02 0.02 99.85 [2024-10-30T07:59:58.071Z] 07:54:01 3 1.60 0.00 0.00 0.00 0.00 98.40 [2024-10-30T07:59:58.071Z] 07:54:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-30T07:59:58.071Z] 07:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:54:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T07:59:58.071Z] 07:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T07:59:58.071Z] 07:55:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2024-10-30T07:59:58.071Z] 07:55:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-30T07:59:58.071Z] 07:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-30T07:59:58.071Z] 07:55:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-30T07:59:58.071Z] 07:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T07:59:58.071Z] 07:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T07:59:58.071Z] 07:55:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-30T07:59:58.071Z] 07:55:01 6 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-30T07:59:58.071Z] 07:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-30T07:59:58.071Z] 07:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T07:59:58.071Z] 07:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T07:59:58.071Z] 07:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T07:59:58.071Z] 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T07:59:58.071Z] 07:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T07:59:58.071Z] 07:56:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-30T07:59:58.071Z] 07:56:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-30T07:59:58.071Z] 07:56:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2024-10-30T07:59:58.071Z] 07:57:01 all 0.14 0.00 0.04 0.00 0.01 99.80 [2024-10-30T07:59:58.071Z] 07:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-30T07:59:58.071Z] 07:57:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-30T07:59:58.071Z] 07:57:01 2 0.10 0.00 0.02 0.02 0.02 99.85 [2024-10-30T07:59:58.071Z] 07:57:01 3 0.86 0.00 0.07 0.00 0.00 99.07 [2024-10-30T07:59:58.071Z] 07:57:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-30T07:59:58.071Z] 07:57:01 5 0.07 0.00 0.07 0.00 0.02 99.85 [2024-10-30T07:59:58.071Z] 07:57:01 6 0.03 0.00 0.05 0.00 0.03 99.88 [2024-10-30T07:59:58.071Z] 07:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-30T07:59:58.071Z] 07:58:01 all 0.28 0.00 0.01 0.00 0.02 99.69 [2024-10-30T07:59:58.071Z] 07:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T07:59:58.071Z] 07:58:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-30T07:59:58.071Z] 07:58:01 3 2.00 0.00 0.02 0.00 0.03 97.95 [2024-10-30T07:59:58.071Z] 07:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T07:59:58.071Z] 07:58:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-30T07:59:58.071Z] 07:58:01 6 0.07 0.00 0.02 0.00 0.03 99.88 [2024-10-30T07:59:58.071Z] 07:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:59:01 all 0.24 0.00 0.01 0.00 0.01 99.73 [2024-10-30T07:59:58.071Z] 07:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T07:59:58.071Z] 07:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-30T07:59:58.071Z] 07:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T07:59:58.071Z] 07:59:01 3 1.81 0.00 0.07 0.00 0.02 98.11 [2024-10-30T07:59:58.071Z] 07:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T07:59:58.071Z] 07:59:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-30T07:59:58.071Z] 07:59:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-30T07:59:58.071Z] 07:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-30T07:59:58.071Z] Average: all 4.95 0.00 1.12 0.26 0.03 93.64 [2024-10-30T07:59:58.071Z] Average: 0 5.05 0.00 1.14 0.27 0.02 93.52 [2024-10-30T07:59:58.071Z] Average: 1 5.02 0.00 1.24 0.89 0.03 92.83 [2024-10-30T07:59:58.071Z] Average: 2 4.71 0.00 1.02 0.11 0.03 94.13 [2024-10-30T07:59:58.071Z] Average: 3 5.35 0.00 0.95 0.09 0.02 93.59 [2024-10-30T07:59:58.071Z] Average: 4 5.01 0.00 1.31 0.13 0.03 93.53 [2024-10-30T07:59:58.071Z] Average: 5 4.89 0.00 1.14 0.12 0.02 93.82 [2024-10-30T07:59:58.071Z] Average: 6 4.81 0.00 1.07 0.33 0.04 93.77 [2024-10-30T07:59:58.071Z] Average: 7 4.81 0.00 1.10 0.11 0.02 93.95 [2024-10-30T07:59:58.071Z] [2024-10-30T07:59:58.071Z] [2024-10-30T07:59:58.071Z]