Pull request #345 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c366e1e6dc72609384655bc699712f82edd9e43b+d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 (a0a59f7287ff307b5f9091b941f34e8a179768ba) 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-ssh13538664332396178342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13553135653716746795.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-345/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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6369548223438906006.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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11730690420235105737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2613240069201664244.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-345/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-345/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9376430431916101398.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-264 in /w/workspace/gexfoundry_device-snmp-go_PR-345 [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-345 # 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/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 into PR head commit c366e1e6dc72609384655bc699712f82edd9e43b Merge succeeded, producing c366e1e6dc72609384655bc699712f82edd9e43b Checking out Revision c366e1e6dc72609384655bc699712f82edd9e43b (PR-345) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f c366e1e6dc72609384655bc699712f82edd9e43b # 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 d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c366e1e6dc72609384655bc699712f82edd9e43b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T05:37:37.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T05:37:37.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T05:37:37.860Z] ========================================================= [2024-03-18T05:37:37.860Z] EdgeX Global Pipelines Version Info [2024-03-18T05:37:37.860Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:37:38.602Z] ------------------- [2024-03-18T05:37:38.602Z] stable info: [2024-03-18T05:37:38.602Z] ------------------- [2024-03-18T05:37:38.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T05:37:38.602Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T05:37:38.602Z] Message: update stable to v1.0.258 [2024-03-18T05:37:39.174Z] ------------------- [2024-03-18T05:37:39.174Z] experimental info: [2024-03-18T05:37:39.174Z] ------------------- [2024-03-18T05:37:39.174Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T05:37:39.174Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T05:37:39.174Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T05:37:39.404Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-03-18T05:37:39.455Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-03-18T05:37:39.511Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T05:37:39.565Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T05:37:39.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T05:37:39.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T05:37:39.726Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T05:37:39.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T05:37:39.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T05:37:39.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T05:37:39.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T05:37:40.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-03-18T05:37:40.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T05:37:40.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T05:37:40.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T05:37:40.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T05:37:40.268Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T05:37:40.324Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T05:37:40.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T05:37:40.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T05:37:40.472Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T05:37:40.529Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T05:37:40.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T05:37:40.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T05:37:40.685Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T05:37:40.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T05:37:40.793Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T05:37:40.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo [2024-03-18T05:37:40.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo [2024-03-18T05:37:40.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo [2024-03-18T05:37:41.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] echo [2024-03-18T05:37:41.050Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c366e1e [Pipeline] echo [2024-03-18T05:37:41.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T05:37:41.235Z] provisioning config files... [2024-03-18T05:37:41.250Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/config13968243033434759669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:37:41.728Z] ---> ****-login.sh [2024-03-18T05:37:41.728Z] nexus3.edgexfoundry.org:10001 [2024-03-18T05:37:41.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:37:41.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:37:41.989Z] Configure a credential helper to remove this warning. See [2024-03-18T05:37:41.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:37:41.989Z] [2024-03-18T05:37:41.989Z] Login Succeeded [2024-03-18T05:37:41.989Z] nexus3.edgexfoundry.org:10002 [2024-03-18T05:37:42.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:37:42.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:37:42.250Z] Configure a credential helper to remove this warning. See [2024-03-18T05:37:42.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:37:42.250Z] [2024-03-18T05:37:42.250Z] Login Succeeded [2024-03-18T05:37:42.250Z] nexus3.edgexfoundry.org:10003 [2024-03-18T05:37:42.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:37:42.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:37:42.250Z] Configure a credential helper to remove this warning. See [2024-03-18T05:37:42.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:37:42.250Z] [2024-03-18T05:37:42.250Z] Login Succeeded [2024-03-18T05:37:42.250Z] nexus3.edgexfoundry.org:10004 [2024-03-18T05:37:42.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:37:42.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:37:42.513Z] Configure a credential helper to remove this warning. See [2024-03-18T05:37:42.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:37:42.513Z] [2024-03-18T05:37:42.513Z] Login Succeeded [2024-03-18T05:37:42.513Z] ****.io [2024-03-18T05:37:42.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:37:42.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:37:42.773Z] Configure a credential helper to remove this warning. See [2024-03-18T05:37:42.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:37:42.773Z] [2024-03-18T05:37:42.773Z] Login Succeeded [2024-03-18T05:37:42.773Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T05:37:42.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T05:37:43.470Z] + git rev-list -1 --merges c366e1e6dc72609384655bc699712f82edd9e43b~1..c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] echo [2024-03-18T05:37:43.518Z] -----------> git rev-list -1 --merges c366e1e6dc72609384655bc699712f82edd9e43b~1..c366e1e6dc72609384655bc699712f82edd9e43b c366e1e6dc72609384655bc699712f82edd9e43b [false] [Pipeline] sh [2024-03-18T05:37:43.836Z] + git log --format=format:%s -1 c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] echo [2024-03-18T05:37:43.871Z] ========================================================= [2024-03-18T05:37:43.871Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T05:37:43.871Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T05:37:44.333Z] + git log --format=format:%s -1 c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] echo [2024-03-18T05:37:44.368Z] [semverPrep] GIT_COMMIT: c366e1e6dc72609384655bc699712f82edd9e43b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-18T05:37:44.403Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T05:37:44.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T05:37:44.823Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T05:37:44.823Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T05:37:44.823Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T05:37:44.823Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T05:37:44.823Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T05:37:44.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:37:45.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T05:37:45.340Z] [2024-03-18T05:37:45.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:37:45.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T05:37:45.730Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T05:37:45.730Z] b85a868b505f: Pulling fs layer [2024-03-18T05:37:45.730Z] e2be974225ed: Pulling fs layer [2024-03-18T05:37:45.730Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T05:37:45.730Z] 988bab9f4d93: Pulling fs layer [2024-03-18T05:37:45.730Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T05:37:45.730Z] eaf3925da568: Pulling fs layer [2024-03-18T05:37:45.730Z] bab4dde63d76: Pulling fs layer [2024-03-18T05:37:45.730Z] bde34c3a00c8: Pulling fs layer [2024-03-18T05:37:45.730Z] b352a97aabf1: Pulling fs layer [2024-03-18T05:37:45.730Z] 4872d77fe225: Pulling fs layer [2024-03-18T05:37:45.730Z] 5851b861e8e6: Pulling fs layer [2024-03-18T05:37:45.730Z] 988bab9f4d93: Waiting [2024-03-18T05:37:45.730Z] bde34c3a00c8: Waiting [2024-03-18T05:37:45.730Z] 5851b861e8e6: Waiting [2024-03-18T05:37:45.730Z] b352a97aabf1: Waiting [2024-03-18T05:37:45.730Z] bab4dde63d76: Waiting [2024-03-18T05:37:45.730Z] 4872d77fe225: Waiting [2024-03-18T05:37:45.730Z] 1469e6f7b9e6: Waiting [2024-03-18T05:37:45.730Z] eaf3925da568: Waiting [2024-03-18T05:37:45.730Z] e2be974225ed: Verifying Checksum [2024-03-18T05:37:45.730Z] e2be974225ed: Download complete [2024-03-18T05:37:45.730Z] 988bab9f4d93: Verifying Checksum [2024-03-18T05:37:45.730Z] 988bab9f4d93: Download complete [2024-03-18T05:37:45.730Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T05:37:45.730Z] 1469e6f7b9e6: Download complete [2024-03-18T05:37:45.988Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T05:37:45.988Z] 339a4e72a1f5: Download complete [2024-03-18T05:37:45.988Z] eaf3925da568: Verifying Checksum [2024-03-18T05:37:45.988Z] eaf3925da568: Download complete [2024-03-18T05:37:45.988Z] bde34c3a00c8: Verifying Checksum [2024-03-18T05:37:45.988Z] bde34c3a00c8: Download complete [2024-03-18T05:37:45.988Z] b352a97aabf1: Verifying Checksum [2024-03-18T05:37:45.989Z] b352a97aabf1: Download complete [2024-03-18T05:37:45.989Z] 4872d77fe225: Download complete [2024-03-18T05:37:45.989Z] 5851b861e8e6: Verifying Checksum [2024-03-18T05:37:45.989Z] 5851b861e8e6: Download complete [2024-03-18T05:37:45.989Z] b85a868b505f: Download complete [2024-03-18T05:37:46.261Z] bab4dde63d76: Verifying Checksum [2024-03-18T05:37:46.261Z] bab4dde63d76: Download complete [2024-03-18T05:37:47.212Z] b85a868b505f: Pull complete [2024-03-18T05:37:47.212Z] e2be974225ed: Pull complete [2024-03-18T05:37:47.785Z] 339a4e72a1f5: Pull complete [2024-03-18T05:37:47.785Z] 988bab9f4d93: Pull complete [2024-03-18T05:37:48.046Z] 1469e6f7b9e6: Pull complete [2024-03-18T05:37:48.306Z] eaf3925da568: Pull complete [2024-03-18T05:37:50.213Z] bab4dde63d76: Pull complete [2024-03-18T05:37:50.213Z] bde34c3a00c8: Pull complete [2024-03-18T05:37:50.213Z] b352a97aabf1: Pull complete [2024-03-18T05:37:50.213Z] 4872d77fe225: Pull complete [2024-03-18T05:37:50.213Z] 5851b861e8e6: Pull complete [2024-03-18T05:37:50.213Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T05:37:50.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T05:37:50.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T05:37:50.758Z] prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container [2024-03-18T05:37:50.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T05:37:53.808Z] $ docker top 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 -eo pid,comm [2024-03-18T05:37:53.858Z] 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-03-18T05:37:53.858Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T05:37:53.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T05:37:53.997Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T05:37:54.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T05:37:54.124Z] $ docker exec 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 ssh-agent [2024-03-18T05:37:54.235Z] SSH_AUTH_SOCK=/tmp/ssh-cNOL33q195Ny/agent.31 [2024-03-18T05:37:54.235Z] SSH_AGENT_PID=37 [2024-03-18T05:37:54.241Z] Running ssh-add (command line suppressed) [2024-03-18T05:37:54.346Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/private_key_16914439339972517028.key (/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/private_key_16914439339972517028.key) [2024-03-18T05:37:54.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T05:37:54.686Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T05:37:54.711Z] $ docker exec --env ******** --env ******** 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 ssh-agent -k [2024-03-18T05:37:54.810Z] unset SSH_AUTH_SOCK; [2024-03-18T05:37:54.811Z] unset SSH_AGENT_PID; [2024-03-18T05:37:54.811Z] echo Agent pid 37 killed; [2024-03-18T05:37:54.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T05:37:54.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T05:37:54.919Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T05:37:55.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T05:37:55.046Z] $ docker exec 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 ssh-agent [2024-03-18T05:37:55.152Z] SSH_AUTH_SOCK=/tmp/ssh-3ZCEQ9tNop7T/agent.70 [2024-03-18T05:37:55.152Z] SSH_AGENT_PID=76 [2024-03-18T05:37:55.157Z] Running ssh-add (command line suppressed) [2024-03-18T05:37:55.257Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/private_key_9546228477285197578.key (/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/private_key_9546228477285197578.key) [2024-03-18T05:37:55.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T05:37:55.598Z] + git semver init [2024-03-18T05:37:55.858Z] 2024-03-18 05:37:55,771 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T05:37:55.858Z] 2024-03-18 05:37:55,772 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver [2024-03-18T05:37:55.858Z] 2024-03-18 05:37:55,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-345/.semver [2024-03-18T05:37:55.858Z] 2024-03-18 05:37:55,773 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-345, universal_newlines=False, shell=None, istream=None) [2024-03-18T05:37:56.797Z] 2024-03-18 05:37:56,742 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-345/.git/info/exclude [2024-03-18T05:37:56.797Z] 2024-03-18 05:37:56,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver/PR-345 with force:False [2024-03-18T05:37:56.797Z] 2024-03-18 05:37:56,743 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver/PR-345 [2024-03-18T05:37:56.797Z] 2024-03-18 05:37:56,747 [execute] INFO git cat-file --batch-check [2024-03-18T05:37:56.797Z] 2024-03-18 05:37:56,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T05:37:56.797Z] 2024-03-18 05:37:56,754 [execute] INFO git cat-file --batch [2024-03-18T05:37:56.797Z] 2024-03-18 05:37:56,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-345/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T05:37:56.797Z] 2024-03-18 05:37:56,758 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-345/.semver/PR-345 [2024-03-18T05:37:56.797Z] 0.0.0 [Pipeline] } [2024-03-18T05:37:56.832Z] $ docker exec --env ******** --env ******** 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 ssh-agent -k [2024-03-18T05:37:56.944Z] unset SSH_AUTH_SOCK; [2024-03-18T05:37:56.945Z] unset SSH_AGENT_PID; [2024-03-18T05:37:56.945Z] echo Agent pid 76 killed; [2024-03-18T05:37:56.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T05:37:57.384Z] + git semver [Pipeline] } [2024-03-18T05:37:57.672Z] $ docker stop --time=1 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 [2024-03-18T05:37:58.981Z] $ docker rm -f --volumes 4eb3654bdaa0c971413b6fce802dc38ee56d1752e064992104671f8b20167a13 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T05:37:59.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T05:37:59.651Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T05:37:59.669Z] [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-03-18T05:38:00.295Z] provisioning config files... [2024-03-18T05:38:00.306Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/config9901566464934665772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:38:00.660Z] ---> ****-login.sh [2024-03-18T05:38:00.660Z] nexus3.edgexfoundry.org:10001 [2024-03-18T05:38:00.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:38:00.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:38:00.660Z] Configure a credential helper to remove this warning. See [2024-03-18T05:38:00.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:38:00.660Z] [2024-03-18T05:38:00.660Z] Login Succeeded [2024-03-18T05:38:00.660Z] nexus3.edgexfoundry.org:10002 [2024-03-18T05:38:00.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:38:00.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:38:00.660Z] Configure a credential helper to remove this warning. See [2024-03-18T05:38:00.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:38:00.660Z] [2024-03-18T05:38:00.660Z] Login Succeeded [2024-03-18T05:38:00.660Z] nexus3.edgexfoundry.org:10003 [2024-03-18T05:38:00.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:38:00.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:38:00.922Z] Configure a credential helper to remove this warning. See [2024-03-18T05:38:00.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:38:00.922Z] [2024-03-18T05:38:00.922Z] Login Succeeded [2024-03-18T05:38:00.922Z] nexus3.edgexfoundry.org:10004 [2024-03-18T05:38:00.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:38:00.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:38:00.922Z] Configure a credential helper to remove this warning. See [2024-03-18T05:38:00.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:38:00.922Z] [2024-03-18T05:38:00.922Z] Login Succeeded [2024-03-18T05:38:00.922Z] ****.io [2024-03-18T05:38:01.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:38:01.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:38:01.183Z] Configure a credential helper to remove this warning. See [2024-03-18T05:38:01.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:38:01.183Z] [2024-03-18T05:38:01.183Z] Login Succeeded [2024-03-18T05:38:01.183Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T05:38:01.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T05:38:01.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T05:38:01.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T05:38:01.523Z] ========================================================= [2024-03-18T05:38:01.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T05:38:01.523Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:38:02.030Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T05:38:02.030Z] Sending build context to Docker daemon 14.14MB [2024-03-18T05:38:02.030Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T05:38:02.030Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T05:38:02.030Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T05:38:02.030Z] 7264a8db6415: Pulling fs layer [2024-03-18T05:38:02.030Z] c4d48a809fc2: Pulling fs layer [2024-03-18T05:38:02.030Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T05:38:02.030Z] ad3a456e5733: Pulling fs layer [2024-03-18T05:38:02.030Z] 69c7f0334f64: Pulling fs layer [2024-03-18T05:38:02.030Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T05:38:02.030Z] ce7588e14bc9: Pulling fs layer [2024-03-18T05:38:02.030Z] b5e4710f87ac: Pulling fs layer [2024-03-18T05:38:02.030Z] ad3a456e5733: Waiting [2024-03-18T05:38:02.030Z] 69c7f0334f64: Waiting [2024-03-18T05:38:02.030Z] 1f1c1a5573a3: Waiting [2024-03-18T05:38:02.030Z] ce7588e14bc9: Waiting [2024-03-18T05:38:02.030Z] b5e4710f87ac: Waiting [2024-03-18T05:38:02.289Z] c4d48a809fc2: Download complete [2024-03-18T05:38:02.289Z] ad3a456e5733: Verifying Checksum [2024-03-18T05:38:02.289Z] ad3a456e5733: Download complete [2024-03-18T05:38:02.289Z] 69c7f0334f64: Download complete [2024-03-18T05:38:02.289Z] 7264a8db6415: Verifying Checksum [2024-03-18T05:38:02.289Z] 7264a8db6415: Download complete [2024-03-18T05:38:02.289Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T05:38:02.289Z] 7264a8db6415: Pull complete [2024-03-18T05:38:02.547Z] b5e4710f87ac: Verifying Checksum [2024-03-18T05:38:02.547Z] b5e4710f87ac: Download complete [2024-03-18T05:38:02.547Z] c4d48a809fc2: Pull complete [2024-03-18T05:38:02.806Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T05:38:02.806Z] 4f1c88b9dad5: Download complete [2024-03-18T05:38:03.063Z] ce7588e14bc9: Verifying Checksum [2024-03-18T05:38:06.350Z] 4f1c88b9dad5: Pull complete [2024-03-18T05:38:06.350Z] ad3a456e5733: Pull complete [2024-03-18T05:38:06.350Z] 69c7f0334f64: Pull complete [2024-03-18T05:38:06.350Z] 1f1c1a5573a3: Pull complete [2024-03-18T05:38:08.881Z] ce7588e14bc9: Pull complete [2024-03-18T05:38:08.881Z] b5e4710f87ac: Pull complete [2024-03-18T05:38:08.881Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T05:38:08.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T05:38:08.881Z] ---> 88b5674ff536 [2024-03-18T05:38:08.881Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T05:38:13.112Z] ---> Running in e428bf34ee24 [2024-03-18T05:38:13.112Z] Removing intermediate container e428bf34ee24 [2024-03-18T05:38:13.112Z] ---> 9e037bdecee7 [2024-03-18T05:38:13.112Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T05:38:13.112Z] ---> Running in 83f9ac4c0c97 [2024-03-18T05:38:13.372Z] Removing intermediate container 83f9ac4c0c97 [2024-03-18T05:38:13.372Z] ---> 661a860c7a58 [2024-03-18T05:38:13.372Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T05:38:13.372Z] ---> Running in 0287a0debe25 [2024-03-18T05:38:13.372Z] Removing intermediate container 0287a0debe25 [2024-03-18T05:38:13.372Z] ---> 51975959feab [2024-03-18T05:38:13.372Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T05:38:13.372Z] ---> Running in 79f836c0b563 [2024-03-18T05:38:13.631Z] Removing intermediate container 79f836c0b563 [2024-03-18T05:38:13.631Z] ---> 7dd6739eb378 [2024-03-18T05:38:13.631Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T05:38:13.631Z] ---> Running in 8ecb30c3a127 [2024-03-18T05:38:13.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T05:38:13.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T05:38:14.153Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T05:38:14.153Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T05:38:14.153Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T05:38:14.414Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T05:38:14.414Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T05:38:14.414Z] OK: 268 MiB in 56 packages [2024-03-18T05:38:14.983Z] Removing intermediate container 8ecb30c3a127 [2024-03-18T05:38:14.983Z] ---> 5816ec92133c [2024-03-18T05:38:14.983Z] Step 8/12 : WORKDIR /device-snmp-go [2024-03-18T05:38:14.983Z] ---> Running in 672656d1d5b6 [2024-03-18T05:38:14.983Z] Removing intermediate container 672656d1d5b6 [2024-03-18T05:38:14.983Z] ---> 09c6f9fb0bd6 [2024-03-18T05:38:14.983Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T05:38:14.983Z] ---> 476c88ed2dff [2024-03-18T05:38:14.983Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T05:38:14.983Z] ---> Running in 9f1e9a02294e [2024-03-18T05:38:15.111Z] Still waiting to schedule task [2024-03-18T05:38:15.111Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-18T05:38:47.086Z] Removing intermediate container 9f1e9a02294e [2024-03-18T05:38:47.086Z] ---> b67bd44f10cd [2024-03-18T05:38:47.086Z] Step 11/12 : COPY . . [2024-03-18T05:38:47.086Z] ---> dbba4f87620e [2024-03-18T05:38:47.086Z] Step 12/12 : RUN ${MAKE} [2024-03-18T05:38:47.086Z] ---> Running in 2acd3e3e4399 [2024-03-18T05:38:47.086Z] noop [2024-03-18T05:38:47.086Z] Removing intermediate container 2acd3e3e4399 [2024-03-18T05:38:47.086Z] ---> dceee4c23164 [2024-03-18T05:38:47.086Z] Successfully built dceee4c23164 [2024-03-18T05:38:47.086Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:38:47.555Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T05:38:47.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T05:38:47.712Z] prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container [2024-03-18T05:38:47.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@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 ******** ci-base-image-x86_64 cat [2024-03-18T05:38:48.082Z] $ docker top 2027db120a0f0410af66ae30ed43374c9d6b8055df3e74fd48649c9ca1e7dc4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T05:38:48.492Z] + go version [2024-03-18T05:38:48.492Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T05:38:48.528Z] $ docker stop --time=1 2027db120a0f0410af66ae30ed43374c9d6b8055df3e74fd48649c9ca1e7dc4f [2024-03-18T05:38:49.812Z] $ docker rm -f --volumes 2027db120a0f0410af66ae30ed43374c9d6b8055df3e74fd48649c9ca1e7dc4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:38:50.576Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T05:38:50.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T05:38:50.741Z] prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container [2024-03-18T05:38:50.773Z] $ 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-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@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 ******** ci-base-image-x86_64 cat [2024-03-18T05:38:51.103Z] $ docker top 7e40dca29475c56ccc47aaa6b8f9b6804c6a6a16e4929e929a6ca8c108a97072 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T05:38:51.504Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-345 [Pipeline] fileExists [Pipeline] sh [2024-03-18T05:38:51.864Z] + make test [2024-03-18T05:38:51.864Z] go test ./... -coverprofile=coverage.out [2024-03-18T05:38:53.239Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-03-18T05:39:03.208Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-03-18T05:39:03.208Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2024-03-18T05:39:11.318Z] go vet ./... [2024-03-18T05:39:13.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T05:39:13.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T05:39:13.844Z] ./bin/test-attribution-txt.sh [2024-03-18T05:39:14.103Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T05:39:14.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T05:39:14.175Z] $ docker stop --time=1 7e40dca29475c56ccc47aaa6b8f9b6804c6a6a16e4929e929a6ca8c108a97072 [2024-03-18T05:39:17.440Z] $ docker rm -f --volumes 7e40dca29475c56ccc47aaa6b8f9b6804c6a6a16e4929e929a6ca8c108a97072 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T05:39:17.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T05:39:18.045Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T05:39:18.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T05:39:19.059Z] + ls -al . [2024-03-18T05:39:19.059Z] total 172 [2024-03-18T05:39:19.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 05:38 . [2024-03-18T05:39:19.059Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 05:37 .. [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 18 05:37 .dockerignore [2024-03-18T05:39:19.059Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 05:39 .git [2024-03-18T05:39:19.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:37 .github [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 18 05:37 .gitignore [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 05:37 .golangci.yml [2024-03-18T05:39:19.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:37 .semver [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 10025 Mar 18 05:37 Attribution.txt [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 18 05:37 CHANGELOG.md [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 18 05:37 Dockerfile [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 05:37 GOVERNANCE.md [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 18 05:37 Jenkinsfile [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 05:37 LICENSE [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 18 05:37 Makefile [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 05:37 OWNERS.md [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 18 05:37 README.md [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 05:37 VERSION [2024-03-18T05:39:19.059Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:37 bin [2024-03-18T05:39:19.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:37 cmd [2024-03-18T05:39:19.059Z] -rw-r--r-- 1 jenkins jenkins 8837 Mar 18 05:39 coverage.out [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 3757 Mar 18 05:37 go.mod [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 35944 Mar 18 05:37 go.sum [2024-03-18T05:39:19.059Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:37 internal [2024-03-18T05:39:19.059Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 18 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:39:19.574Z] + 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=c366e1e6dc72609384655bc699712f82edd9e43b --label arch=amd64 --label version=0.0.0 . [2024-03-18T05:39:19.574Z] Sending build context to Docker daemon 14.15MB [2024-03-18T05:39:19.574Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T05:39:19.574Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-18T05:39:19.574Z] ---> dceee4c23164 [2024-03-18T05:39:19.574Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-18T05:39:19.833Z] ---> Running in 21165e7c3cd7 [2024-03-18T05:39:19.833Z] Removing intermediate container 21165e7c3cd7 [2024-03-18T05:39:19.833Z] ---> a9f97b11ed85 [2024-03-18T05:39:19.833Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T05:39:19.833Z] ---> Running in 5ba7a7277433 [2024-03-18T05:39:20.092Z] Removing intermediate container 5ba7a7277433 [2024-03-18T05:39:20.092Z] ---> 627454693589 [2024-03-18T05:39:20.092Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T05:39:20.092Z] ---> Running in cf7158083d2a [2024-03-18T05:39:20.092Z] Removing intermediate container cf7158083d2a [2024-03-18T05:39:20.092Z] ---> 3d8a2ea96d89 [2024-03-18T05:39:20.092Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T05:39:20.092Z] ---> Running in 0253e5abab99 [2024-03-18T05:39:20.092Z] Removing intermediate container 0253e5abab99 [2024-03-18T05:39:20.092Z] ---> 05791ac2de75 [2024-03-18T05:39:20.092Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T05:39:20.352Z] ---> Running in 09ebde4265d8 [2024-03-18T05:39:20.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T05:39:20.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T05:39:20.875Z] OK: 268 MiB in 56 packages [2024-03-18T05:39:21.443Z] Removing intermediate container 09ebde4265d8 [2024-03-18T05:39:21.443Z] ---> c24d5a11f9ce [2024-03-18T05:39:21.443Z] Step 8/25 : WORKDIR /device-snmp-go [2024-03-18T05:39:21.443Z] ---> Running in 5c578a8be630 [2024-03-18T05:39:21.443Z] Removing intermediate container 5c578a8be630 [2024-03-18T05:39:21.443Z] ---> afdfd98121c0 [2024-03-18T05:39:21.443Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-18T05:39:21.443Z] ---> c5bc7c3f3a8f [2024-03-18T05:39:21.443Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T05:39:21.443Z] ---> Running in baf22920b3f6 [2024-03-18T05:39:22.012Z] Removing intermediate container baf22920b3f6 [2024-03-18T05:39:22.012Z] ---> 292d8cbb0cc8 [2024-03-18T05:39:22.012Z] Step 11/25 : COPY . . [2024-03-18T05:39:22.950Z] ---> 7e64613cb46c [2024-03-18T05:39:22.950Z] Step 12/25 : RUN ${MAKE} [2024-03-18T05:39:22.950Z] ---> Running in 4f8c1fea1556 [2024-03-18T05:39:23.207Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-03-18T05:39:45.144Z] Removing intermediate container 4f8c1fea1556 [2024-03-18T05:39:45.144Z] ---> 481a0ac99a9a [2024-03-18T05:39:45.144Z] Step 13/25 : FROM alpine:3.18 [2024-03-18T05:39:45.144Z] 3.18: Pulling from library/alpine [2024-03-18T05:39:45.144Z] 619be1103602: Pulling fs layer [2024-03-18T05:39:45.144Z] 619be1103602: Verifying Checksum [2024-03-18T05:39:45.144Z] 619be1103602: Download complete [2024-03-18T05:39:45.144Z] 619be1103602: Pull complete [2024-03-18T05:39:45.144Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T05:39:45.144Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T05:39:45.144Z] ---> d3782b16ccc9 [2024-03-18T05:39:45.144Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-03-18T05:39:45.144Z] ---> Running in de0f74821c0e [2024-03-18T05:39:45.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T05:39:45.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T05:39:45.144Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T05:39:45.144Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T05:39:45.144Z] OK: 7 MiB in 16 packages [2024-03-18T05:39:45.144Z] Removing intermediate container de0f74821c0e [2024-03-18T05:39:45.144Z] ---> 936bf0887bbf [2024-03-18T05:39:45.144Z] Step 15/25 : RUN apk --no-cache upgrade [2024-03-18T05:39:45.144Z] ---> Running in aabdd1836e0f [2024-03-18T05:39:45.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T05:39:45.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T05:39:45.144Z] OK: 7 MiB in 16 packages [2024-03-18T05:39:45.404Z] Removing intermediate container aabdd1836e0f [2024-03-18T05:39:45.404Z] ---> d928345d4fa2 [2024-03-18T05:39:45.404Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-03-18T05:39:46.340Z] ---> a3450425b8c0 [2024-03-18T05:39:46.340Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-03-18T05:39:46.600Z] ---> 7339cd47101d [2024-03-18T05:39:46.600Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-03-18T05:39:46.600Z] ---> 9d35dcd50122 [2024-03-18T05:39:46.600Z] Step 19/25 : EXPOSE 59993 [2024-03-18T05:39:46.600Z] ---> Running in 5c24455cc4db [2024-03-18T05:39:46.860Z] Removing intermediate container 5c24455cc4db [2024-03-18T05:39:46.860Z] ---> db1d6152b471 [2024-03-18T05:39:46.860Z] Step 20/25 : EXPOSE 161 [2024-03-18T05:39:46.860Z] ---> Running in 7a84d049c423 [2024-03-18T05:39:46.860Z] Removing intermediate container 7a84d049c423 [2024-03-18T05:39:46.860Z] ---> d9b8588d8b1d [2024-03-18T05:39:46.860Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-03-18T05:39:46.860Z] ---> Running in aeaef263ca00 [2024-03-18T05:39:46.860Z] Removing intermediate container aeaef263ca00 [2024-03-18T05:39:46.860Z] ---> a66eaea503de [2024-03-18T05:39:46.860Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T05:39:47.120Z] ---> Running in a6d7e67521f7 [2024-03-18T05:39:47.120Z] Removing intermediate container a6d7e67521f7 [2024-03-18T05:39:47.120Z] ---> e02064d25b30 [2024-03-18T05:39:47.120Z] Step 23/25 : LABEL arch=amd64 [2024-03-18T05:39:47.120Z] ---> Running in 35dc9040a4f6 [2024-03-18T05:39:47.120Z] Removing intermediate container 35dc9040a4f6 [2024-03-18T05:39:47.120Z] ---> f9c8f0feeb57 [2024-03-18T05:39:47.120Z] Step 24/25 : LABEL git_sha=c366e1e6dc72609384655bc699712f82edd9e43b [2024-03-18T05:39:47.120Z] ---> Running in 217bc1b041a2 [2024-03-18T05:39:47.357Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-265 in /w/workspace/gexfoundry_device-snmp-go_PR-345 [Pipeline] { [2024-03-18T05:39:47.379Z] Removing intermediate container 217bc1b041a2 [2024-03-18T05:39:47.379Z] ---> 748a0a9061b5 [2024-03-18T05:39:47.379Z] Step 25/25 : LABEL version=0.0.0 [2024-03-18T05:39:47.379Z] ---> Running in 90e3372ca70c [2024-03-18T05:39:47.379Z] Removing intermediate container 90e3372ca70c [2024-03-18T05:39:47.379Z] ---> d20ab482fc0f [2024-03-18T05:39:47.379Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T05:39:47.379Z] Successfully built d20ab482fc0f [2024-03-18T05:39:47.379Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] ws [2024-03-18T05:39:47.486Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] checkout [2024-03-18T05:39:50.598Z] Selected Git installation does not exist. Using Default [2024-03-18T05:39:50.598Z] The recommended git tool is: NONE [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:39:51.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T05:39:51.357Z] [2024-03-18T05:39:51.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:39:51.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T05:39:51.747Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T05:39:51.747Z] 5eb5b503b376: Pulling fs layer [2024-03-18T05:39:51.747Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T05:39:51.747Z] ec43610c2a17: Pulling fs layer [2024-03-18T05:39:51.747Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T05:39:51.747Z] 33b1e0a273af: Pulling fs layer [2024-03-18T05:39:51.747Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T05:39:51.747Z] 2f39f015ded8: Pulling fs layer [2024-03-18T05:39:51.747Z] 3a2ae6a8a46f: Waiting [2024-03-18T05:39:51.747Z] 33b1e0a273af: Waiting [2024-03-18T05:39:51.747Z] 5d3b04190fa2: Waiting [2024-03-18T05:39:51.747Z] 2f39f015ded8: Waiting [2024-03-18T05:39:51.747Z] 5c69ac0246d0: Download complete [2024-03-18T05:39:51.747Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-18T05:39:51.747Z] 3a2ae6a8a46f: Download complete [2024-03-18T05:39:51.747Z] 33b1e0a273af: Verifying Checksum [2024-03-18T05:39:51.747Z] 33b1e0a273af: Download complete [2024-03-18T05:39:51.747Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T05:39:51.747Z] 5d3b04190fa2: Download complete [2024-03-18T05:39:51.747Z] ec43610c2a17: Download complete [2024-03-18T05:39:52.006Z] 5eb5b503b376: Download complete [2024-03-18T05:39:52.573Z] 2f39f015ded8: Download complete [2024-03-18T05:39:53.140Z] 5eb5b503b376: Pull complete [2024-03-18T05:39:53.401Z] 5c69ac0246d0: Pull complete [2024-03-18T05:39:53.968Z] ec43610c2a17: Pull complete [2024-03-18T05:39:53.968Z] 3a2ae6a8a46f: Pull complete [2024-03-18T05:39:54.227Z] 33b1e0a273af: Pull complete [2024-03-18T05:39:54.227Z] 5d3b04190fa2: Pull complete [2024-03-18T05:39:55.311Z] using credential edgex-jenkins-ssh [2024-03-18T05:39:55.329Z] Cloning the remote Git repository [2024-03-18T05:39:55.369Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-03-18T05:39:55.454Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2024-03-18T05:39:55.588Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-03-18T05:39:55.589Z] > git --version # timeout=10 [2024-03-18T05:39:55.609Z] > git --version # 'git version 2.25.1' [2024-03-18T05:39:55.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T05:39:55.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T05:39:57.402Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-03-18T05:39:57.429Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T05:39:58.870Z] Merging remotes/origin/main commit d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 into PR head commit c366e1e6dc72609384655bc699712f82edd9e43b [2024-03-18T05:39:59.108Z] Merge succeeded, producing c366e1e6dc72609384655bc699712f82edd9e43b [2024-03-18T05:39:59.109Z] Checking out Revision c366e1e6dc72609384655bc699712f82edd9e43b (PR-345) [2024-03-18T05:39:58.249Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-03-18T05:39:58.295Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-03-18T05:39:58.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T05:39:58.319Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-18T05:39:58.888Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T05:39:58.951Z] > git checkout -f c366e1e6dc72609384655bc699712f82edd9e43b # timeout=10 [2024-03-18T05:39:59.020Z] > git remote # timeout=10 [2024-03-18T05:39:59.038Z] > git config --get remote.origin.url # timeout=10 [2024-03-18T05:39:59.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T05:39:59.069Z] > git merge d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 [2024-03-18T05:39:59.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-18T05:39:59.114Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T05:39:59.130Z] > git checkout -f c366e1e6dc72609384655bc699712f82edd9e43b # timeout=10 [2024-03-18T05:39:59.528Z] 2f39f015ded8: Pull complete [2024-03-18T05:39:59.528Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T05:39:59.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T05:39:59.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-03-18T05:39:59.600Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] // withEnv [Pipeline] } [2024-03-18T05:39:59.644Z] > git --version # timeout=10 [2024-03-18T05:39:59.655Z] > git --version # 'git version 2.25.1' [2024-03-18T05:39:59.667Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T05:39:59.790Z] prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container [2024-03-18T05:39:59.820Z] $ 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-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@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-lftools-log-publisher:latest cat [2024-03-18T05:40:03.670Z] [2024-03-18T05:40:03.670Z] GitHub has been notified of this commit’s build result [2024-03-18T05:40:03.670Z] [2024-03-18T05:40:04.811Z] $ docker top 619f2b64878f4a4c6a525139c823cfdd26cd1f30c2d43af42b835202bfdfe3da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T05:40:05.277Z] ---> job-cost.sh [2024-03-18T05:40:05.277Z] lf-activate-venv: SKIPPING [2024-03-18T05:40:05.277Z] INFO: No Stack... [2024-03-18T05:40:05.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T05:40:05.776Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T05:40:05.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T05:40:05.776Z] Dload Upload Total Spent Left Speed [2024-03-18T05:40:05.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k [2024-03-18T05:40:05.794Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2024-03-18T05:40:06.132Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T05:40:06.200Z] + + cut -d, -f6 [2024-03-18T05:40:06.200Z] cat /w/workspace/gexfoundry_device-snmp-go_PR-345/archives/cost.csv [Pipeline] lock [2024-03-18T05:40:06.292Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] [2024-03-18T05:40:06.297Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] did not exist. Created. [2024-03-18T05:40:06.301Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T05:40:06.474Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-18T05:40:06.474Z] + sudo tee /etc/docker/daemon.new [2024-03-18T05:40:06.474Z] { [2024-03-18T05:40:06.474Z] "registry-mirrors": [ [2024-03-18T05:40:06.474Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T05:40:06.474Z] ], [2024-03-18T05:40:06.474Z] "bip": "10.250.0.254/24", [2024-03-18T05:40:06.474Z] "hosts": [ [2024-03-18T05:40:06.474Z] "tcp://0.0.0.0:5555", [2024-03-18T05:40:06.474Z] "unix:///var/run/docker.sock" [2024-03-18T05:40:06.474Z] ], [2024-03-18T05:40:06.474Z] "mtu": 1458, [2024-03-18T05:40:06.474Z] "selinux-enabled": true, [2024-03-18T05:40:06.474Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T05:40:06.474Z] } [Pipeline] sh [2024-03-18T05:40:06.691Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T05:40:06.739Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T05:40:06.777Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] [2024-03-18T05:40:06.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2024-03-18T05:40:06.885Z] $ docker stop --time=1 619f2b64878f4a4c6a525139c823cfdd26cd1f30c2d43af42b835202bfdfe3da [2024-03-18T05:40:08.059Z] $ docker rm -f --volumes 619f2b64878f4a4c6a525139c823cfdd26cd1f30c2d43af42b835202bfdfe3da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T05:40:08.495Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T05:40:26.820Z] provisioning config files... [2024-03-18T05:40:26.848Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16257552174037662050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:40:27.309Z] ---> ****-login.sh [2024-03-18T05:40:27.309Z] nexus3.edgexfoundry.org:10001 [2024-03-18T05:40:27.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:40:27.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:40:27.853Z] Configure a credential helper to remove this warning. See [2024-03-18T05:40:27.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:40:27.853Z] [2024-03-18T05:40:27.853Z] Login Succeeded [2024-03-18T05:40:27.853Z] nexus3.edgexfoundry.org:10002 [2024-03-18T05:40:28.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:40:28.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:40:28.396Z] Configure a credential helper to remove this warning. See [2024-03-18T05:40:28.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:40:28.396Z] [2024-03-18T05:40:28.396Z] Login Succeeded [2024-03-18T05:40:28.396Z] nexus3.edgexfoundry.org:10003 [2024-03-18T05:40:28.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:40:28.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:40:28.666Z] Configure a credential helper to remove this warning. See [2024-03-18T05:40:28.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:40:28.666Z] [2024-03-18T05:40:28.666Z] Login Succeeded [2024-03-18T05:40:28.666Z] nexus3.edgexfoundry.org:10004 [2024-03-18T05:40:28.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:40:28.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:40:28.935Z] Configure a credential helper to remove this warning. See [2024-03-18T05:40:28.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:40:28.935Z] [2024-03-18T05:40:28.935Z] Login Succeeded [2024-03-18T05:40:28.935Z] ****.io [2024-03-18T05:40:29.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T05:40:29.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T05:40:29.468Z] Configure a credential helper to remove this warning. See [2024-03-18T05:40:29.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T05:40:29.468Z] [2024-03-18T05:40:29.468Z] Login Succeeded [2024-03-18T05:40:29.468Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T05:40:29.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T05:40:29.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T05:40:29.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T05:40:29.982Z] ========================================================= [2024-03-18T05:40:29.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T05:40:29.983Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:40:30.492Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T05:40:30.759Z] Sending build context to Docker daemon 7.159MB [2024-03-18T05:40:30.759Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T05:40:30.759Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T05:40:31.029Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T05:40:31.029Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T05:40:31.029Z] 5d54e960e981: Pulling fs layer [2024-03-18T05:40:31.029Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T05:40:31.029Z] f0e02332f6b5: Pulling fs layer [2024-03-18T05:40:31.029Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T05:40:31.029Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T05:40:31.029Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T05:40:31.029Z] f0e02332f6b5: Waiting [2024-03-18T05:40:31.029Z] 872ee5b61b7b: Waiting [2024-03-18T05:40:31.029Z] 0c6a40ed1a82: Waiting [2024-03-18T05:40:31.029Z] 94ae7d8d031c: Waiting [2024-03-18T05:40:31.029Z] 5d54e960e981: Verifying Checksum [2024-03-18T05:40:31.029Z] 5d54e960e981: Download complete [2024-03-18T05:40:31.029Z] f0e02332f6b5: Verifying Checksum [2024-03-18T05:40:31.029Z] f0e02332f6b5: Download complete [2024-03-18T05:40:31.029Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T05:40:31.029Z] 872ee5b61b7b: Download complete [2024-03-18T05:40:31.029Z] 9fda8d8052c6: Download complete [2024-03-18T05:40:31.617Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T05:40:31.617Z] 94ae7d8d031c: Download complete [2024-03-18T05:40:32.204Z] 9fda8d8052c6: Pull complete [2024-03-18T05:40:32.473Z] 5d54e960e981: Pull complete [2024-03-18T05:40:33.059Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T05:40:33.059Z] c4a7e357bf2a: Download complete [2024-03-18T05:40:34.022Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T05:40:34.022Z] 0c6a40ed1a82: Download complete [2024-03-18T05:40:46.344Z] c4a7e357bf2a: Pull complete [2024-03-18T05:40:46.344Z] f0e02332f6b5: Pull complete [2024-03-18T05:40:46.344Z] 872ee5b61b7b: Pull complete [2024-03-18T05:40:54.561Z] 0c6a40ed1a82: Pull complete [2024-03-18T05:40:55.975Z] 94ae7d8d031c: Pull complete [2024-03-18T05:40:55.975Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T05:40:55.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T05:40:56.241Z] ---> 86de565de09d [2024-03-18T05:40:56.241Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T05:40:58.191Z] ---> Running in 0d36d0c20d2c [2024-03-18T05:40:58.191Z] Removing intermediate container 0d36d0c20d2c [2024-03-18T05:40:58.191Z] ---> 42bc17133bea [2024-03-18T05:40:58.191Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T05:40:58.191Z] ---> Running in d725ac3f320a [2024-03-18T05:40:58.459Z] Removing intermediate container d725ac3f320a [2024-03-18T05:40:58.459Z] ---> 260fa0966985 [2024-03-18T05:40:58.459Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T05:40:58.459Z] ---> Running in 90feefeaa10f [2024-03-18T05:40:58.728Z] Removing intermediate container 90feefeaa10f [2024-03-18T05:40:58.728Z] ---> 60e622c5b320 [2024-03-18T05:40:58.728Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T05:40:58.728Z] ---> Running in d21d190992eb [2024-03-18T05:40:58.997Z] Removing intermediate container d21d190992eb [2024-03-18T05:40:58.997Z] ---> 2aa0b3a2ad0f [2024-03-18T05:40:58.997Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T05:40:59.264Z] ---> Running in d2df057872e1 [2024-03-18T05:41:00.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T05:41:00.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T05:41:01.773Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T05:41:01.773Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T05:41:01.773Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T05:41:01.773Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T05:41:01.773Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T05:41:01.773Z] OK: 271 MiB in 56 packages [2024-03-18T05:41:03.177Z] Removing intermediate container d2df057872e1 [2024-03-18T05:41:03.177Z] ---> d893fce1c309 [2024-03-18T05:41:03.177Z] Step 8/12 : WORKDIR /device-snmp-go [2024-03-18T05:41:03.177Z] ---> Running in e3e5572888db [2024-03-18T05:41:03.177Z] Removing intermediate container e3e5572888db [2024-03-18T05:41:03.177Z] ---> 1bfb4c7e0021 [2024-03-18T05:41:03.177Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T05:41:03.771Z] ---> 5552846515e2 [2024-03-18T05:41:03.771Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T05:41:03.771Z] ---> Running in fcdea29a8ba5 [2024-03-18T05:42:00.159Z] Removing intermediate container fcdea29a8ba5 [2024-03-18T05:42:00.160Z] ---> c3c153780786 [2024-03-18T05:42:00.160Z] Step 11/12 : COPY . . [2024-03-18T05:42:01.126Z] ---> ba03e5a41740 [2024-03-18T05:42:01.126Z] Step 12/12 : RUN ${MAKE} [2024-03-18T05:42:01.400Z] ---> Running in 670659d08644 [2024-03-18T05:42:02.363Z] noop [2024-03-18T05:42:02.941Z] Removing intermediate container 670659d08644 [2024-03-18T05:42:02.941Z] ---> 555cc99f6281 [2024-03-18T05:42:02.941Z] Successfully built 555cc99f6281 [2024-03-18T05:42:02.941Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:42:03.423Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T05:42:03.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T05:42:03.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-265 does not seem to be running inside a container [2024-03-18T05:42:03.767Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-18T05:42:04.923Z] $ docker top 7ab5e51b7906b31b1db083e3c8ab3bcf790a0891def1f79842cd72d1536f02a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T05:42:05.817Z] + go version [2024-03-18T05:42:05.817Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T05:42:05.849Z] $ docker stop --time=1 7ab5e51b7906b31b1db083e3c8ab3bcf790a0891def1f79842cd72d1536f02a8 [2024-03-18T05:42:07.457Z] $ docker rm -f --volumes 7ab5e51b7906b31b1db083e3c8ab3bcf790a0891def1f79842cd72d1536f02a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:42:08.351Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T05:42:08.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T05:42:08.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-265 does not seem to be running inside a container [2024-03-18T05:42:08.686Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-18T05:42:09.843Z] $ docker top 5f4069a3621985619b701f297f02b1b953e7276d050a8f11bcd932052d7db983 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T05:42:10.421Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-18T05:42:11.077Z] + make test [2024-03-18T05:42:11.077Z] go test ./... -coverprofile=coverage.out [2024-03-18T05:42:15.318Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-03-18T05:43:52.241Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-03-18T05:43:52.241Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements [2024-03-18T05:43:52.241Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T05:43:52.241Z] go vet ./... [2024-03-18T05:43:58.880Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T05:43:58.880Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T05:43:58.880Z] ./bin/test-attribution-txt.sh [2024-03-18T05:43:58.880Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T05:43:58.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T05:43:58.947Z] $ docker stop --time=1 5f4069a3621985619b701f297f02b1b953e7276d050a8f11bcd932052d7db983 [2024-03-18T05:44:00.772Z] $ docker rm -f --volumes 5f4069a3621985619b701f297f02b1b953e7276d050a8f11bcd932052d7db983 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T05:44:02.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T05:44:02.046Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T05:44:02.479Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T05:44:03.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T05:44:03.450Z] + ls -al . [2024-03-18T05:44:03.451Z] total 168 [2024-03-18T05:44:03.451Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 05:42 . [2024-03-18T05:44:03.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 05:39 .. [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 18 05:39 .dockerignore [2024-03-18T05:44:03.451Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 05:40 .git [2024-03-18T05:44:03.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:39 .github [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 18 05:39 .gitignore [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 05:39 .golangci.yml [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 10025 Mar 18 05:39 Attribution.txt [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 18 05:39 CHANGELOG.md [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 18 05:39 Dockerfile [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 05:39 GOVERNANCE.md [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 18 05:39 Jenkinsfile [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 05:39 LICENSE [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 18 05:39 Makefile [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 05:39 OWNERS.md [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 18 05:39 README.md [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 05:37 VERSION [2024-03-18T05:44:03.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:39 bin [2024-03-18T05:44:03.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:39 cmd [2024-03-18T05:44:03.451Z] -rw-r--r-- 1 jenkins jenkins 8837 Mar 18 05:43 coverage.out [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 3757 Mar 18 05:39 go.mod [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 35944 Mar 18 05:39 go.sum [2024-03-18T05:44:03.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:39 internal [2024-03-18T05:44:03.451Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 18 05:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:44:03.888Z] + 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=c366e1e6dc72609384655bc699712f82edd9e43b --label arch=arm64 --label version=0.0.0 . [2024-03-18T05:44:04.156Z] Sending build context to Docker daemon 7.169MB [2024-03-18T05:44:04.156Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T05:44:04.156Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-18T05:44:04.156Z] ---> 555cc99f6281 [2024-03-18T05:44:04.156Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-18T05:44:04.423Z] ---> Running in 7ff3e05b4591 [2024-03-18T05:44:04.689Z] Removing intermediate container 7ff3e05b4591 [2024-03-18T05:44:04.689Z] ---> a3c07d0b41bb [2024-03-18T05:44:04.689Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T05:44:04.689Z] ---> Running in df4e74e0a6c4 [2024-03-18T05:44:04.955Z] Removing intermediate container df4e74e0a6c4 [2024-03-18T05:44:04.955Z] ---> 594905b47cfb [2024-03-18T05:44:04.955Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T05:44:04.955Z] ---> Running in db9cc6cd5ded [2024-03-18T05:44:05.221Z] Removing intermediate container db9cc6cd5ded [2024-03-18T05:44:05.221Z] ---> ee5fb1cd3bbb [2024-03-18T05:44:05.221Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T05:44:05.487Z] ---> Running in 1e125d7e81b3 [2024-03-18T05:44:05.756Z] Removing intermediate container 1e125d7e81b3 [2024-03-18T05:44:05.756Z] ---> a753a3f6699d [2024-03-18T05:44:05.756Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T05:44:05.756Z] ---> Running in a5d6e3fc9a5d [2024-03-18T05:44:06.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T05:44:06.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T05:44:08.389Z] OK: 271 MiB in 56 packages [2024-03-18T05:44:08.974Z] Removing intermediate container a5d6e3fc9a5d [2024-03-18T05:44:08.974Z] ---> 2f00340f8c3c [2024-03-18T05:44:08.974Z] Step 8/25 : WORKDIR /device-snmp-go [2024-03-18T05:44:08.974Z] ---> Running in 468afcdaa98b [2024-03-18T05:44:09.241Z] Removing intermediate container 468afcdaa98b [2024-03-18T05:44:09.241Z] ---> 01abdaad0d09 [2024-03-18T05:44:09.241Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-18T05:44:09.824Z] ---> f27ac6cbf70f [2024-03-18T05:44:09.824Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T05:44:09.824Z] ---> Running in 64c1494c82ba [2024-03-18T05:44:11.769Z] Removing intermediate container 64c1494c82ba [2024-03-18T05:44:11.769Z] ---> e3bbee30cd34 [2024-03-18T05:44:11.769Z] Step 11/25 : COPY . . [2024-03-18T05:44:12.723Z] ---> 70bcfccfa9fb [2024-03-18T05:44:12.723Z] Step 12/25 : RUN ${MAKE} [2024-03-18T05:44:12.723Z] ---> Running in e5cef98fcd4f [2024-03-18T05:44:13.679Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-03-18T05:46:05.289Z] Removing intermediate container e5cef98fcd4f [2024-03-18T05:46:05.289Z] ---> 736503179513 [2024-03-18T05:46:05.289Z] Step 13/25 : FROM alpine:3.18 [2024-03-18T05:46:05.289Z] 3.18: Pulling from library/alpine [2024-03-18T05:46:05.289Z] c6b39de5b339: Pulling fs layer [2024-03-18T05:46:05.289Z] c6b39de5b339: Verifying Checksum [2024-03-18T05:46:05.289Z] c6b39de5b339: Download complete [2024-03-18T05:46:05.289Z] c6b39de5b339: Pull complete [2024-03-18T05:46:05.289Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T05:46:05.289Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T05:46:05.289Z] ---> 33abbf032149 [2024-03-18T05:46:05.289Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-03-18T05:46:05.289Z] ---> Running in f44d96d85ef3 [2024-03-18T05:46:05.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T05:46:05.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T05:46:05.289Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T05:46:05.289Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T05:46:05.289Z] OK: 8 MiB in 16 packages [2024-03-18T05:46:05.289Z] Removing intermediate container f44d96d85ef3 [2024-03-18T05:46:05.289Z] ---> 8739424254f5 [2024-03-18T05:46:05.289Z] Step 15/25 : RUN apk --no-cache upgrade [2024-03-18T05:46:05.289Z] ---> Running in 174fd231c92b [2024-03-18T05:46:05.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T05:46:05.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T05:46:05.289Z] OK: 8 MiB in 16 packages [2024-03-18T05:46:05.289Z] Removing intermediate container 174fd231c92b [2024-03-18T05:46:05.289Z] ---> 8d33b4a7d17e [2024-03-18T05:46:05.289Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-03-18T05:46:05.289Z] ---> 03383b7f1e80 [2024-03-18T05:46:05.289Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-03-18T05:46:05.289Z] ---> 45f63858bb27 [2024-03-18T05:46:05.289Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-03-18T05:46:05.289Z] ---> affd43b9238a [2024-03-18T05:46:05.289Z] Step 19/25 : EXPOSE 59993 [2024-03-18T05:46:05.289Z] ---> Running in 5e51ced20fb8 [2024-03-18T05:46:05.289Z] Removing intermediate container 5e51ced20fb8 [2024-03-18T05:46:05.289Z] ---> 2d403ae1a305 [2024-03-18T05:46:05.289Z] Step 20/25 : EXPOSE 161 [2024-03-18T05:46:05.289Z] ---> Running in 792b57f5f143 [2024-03-18T05:46:05.289Z] Removing intermediate container 792b57f5f143 [2024-03-18T05:46:05.289Z] ---> d2135996b021 [2024-03-18T05:46:05.289Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-03-18T05:46:05.289Z] ---> Running in 760a4309b510 [2024-03-18T05:46:05.289Z] Removing intermediate container 760a4309b510 [2024-03-18T05:46:05.289Z] ---> 80ad2d70be6c [2024-03-18T05:46:05.289Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T05:46:05.289Z] ---> Running in aa8890da02d9 [2024-03-18T05:46:05.289Z] Removing intermediate container aa8890da02d9 [2024-03-18T05:46:05.289Z] ---> de0acd57dc97 [2024-03-18T05:46:05.289Z] Step 23/25 : LABEL arch=arm64 [2024-03-18T05:46:05.289Z] ---> Running in 05423755e45a [2024-03-18T05:46:05.289Z] Removing intermediate container 05423755e45a [2024-03-18T05:46:05.289Z] ---> 991a754e93fd [2024-03-18T05:46:05.289Z] Step 24/25 : LABEL git_sha=c366e1e6dc72609384655bc699712f82edd9e43b [2024-03-18T05:46:05.289Z] ---> Running in 7977f7949f30 [2024-03-18T05:46:05.289Z] Removing intermediate container 7977f7949f30 [2024-03-18T05:46:05.289Z] ---> db3cb7b13653 [2024-03-18T05:46:05.289Z] Step 25/25 : LABEL version=0.0.0 [2024-03-18T05:46:05.289Z] ---> Running in 7ba455cbcd0f [2024-03-18T05:46:05.289Z] Removing intermediate container 7ba455cbcd0f [2024-03-18T05:46:05.289Z] ---> 845d4c28606a [2024-03-18T05:46:05.289Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T05:46:05.289Z] Successfully built 845d4c28606a [2024-03-18T05:46:05.289Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:46:06.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T05:46:06.180Z] [2024-03-18T05:46:06.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:46:06.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T05:46:06.583Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T05:46:06.583Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T05:46:06.583Z] 04944245beec: Pulling fs layer [2024-03-18T05:46:06.583Z] 699f458cf7ca: Pulling fs layer [2024-03-18T05:46:06.583Z] 765212b225bb: Pulling fs layer [2024-03-18T05:46:06.583Z] f23df028b6ca: Pulling fs layer [2024-03-18T05:46:06.583Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T05:46:06.583Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T05:46:06.583Z] f23df028b6ca: Waiting [2024-03-18T05:46:06.583Z] d65c8cfc05b1: Waiting [2024-03-18T05:46:06.583Z] 2437ff75d9bd: Waiting [2024-03-18T05:46:06.583Z] 765212b225bb: Waiting [2024-03-18T05:46:06.848Z] 04944245beec: Verifying Checksum [2024-03-18T05:46:06.849Z] 04944245beec: Download complete [2024-03-18T05:46:06.849Z] 765212b225bb: Verifying Checksum [2024-03-18T05:46:06.849Z] 765212b225bb: Download complete [2024-03-18T05:46:06.849Z] f23df028b6ca: Verifying Checksum [2024-03-18T05:46:06.849Z] f23df028b6ca: Download complete [2024-03-18T05:46:06.849Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T05:46:06.849Z] d65c8cfc05b1: Download complete [2024-03-18T05:46:07.115Z] 699f458cf7ca: Verifying Checksum [2024-03-18T05:46:07.115Z] 699f458cf7ca: Download complete [2024-03-18T05:46:07.380Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T05:46:07.380Z] 8998bd30e6a1: Download complete [2024-03-18T05:46:09.949Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T05:46:09.949Z] 2437ff75d9bd: Download complete [2024-03-18T05:46:11.886Z] 8998bd30e6a1: Pull complete [2024-03-18T05:46:12.152Z] 04944245beec: Pull complete [2024-03-18T05:46:14.084Z] 699f458cf7ca: Pull complete [2024-03-18T05:46:14.084Z] 765212b225bb: Pull complete [2024-03-18T05:46:15.036Z] f23df028b6ca: Pull complete [2024-03-18T05:46:15.036Z] d65c8cfc05b1: Pull complete [2024-03-18T05:46:33.210Z] 2437ff75d9bd: Pull complete [2024-03-18T05:46:33.210Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T05:46:33.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T05:46:33.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T05:46:33.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-265 does not seem to be running inside a container [2024-03-18T05:46:33.671Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-18T05:46:36.263Z] $ docker top 0f96833a5a78ba14dc6531441458528dad72ce8b498878ba4471ed0617446012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:46:37.190Z] ---> job-cost.sh [2024-03-18T05:46:37.190Z] lf-activate-venv: SKIPPING [2024-03-18T05:46:37.190Z] INFO: No Stack... [2024-03-18T05:46:37.454Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T05:46:38.405Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T05:46:39.075Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2024-03-18T05:46:39.075Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T05:46:39.153Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] [2024-03-18T05:46:39.159Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] did not exist. Created. [2024-03-18T05:46:39.164Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T05:46:39.616Z] /w/workspace/device-snmp-go/1@tmp/durable-1cf52335/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T05:46:40.280Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T05:46:40.322Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T05:46:40.364Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T05:46:40.385Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T05:46:40.479Z] $ docker stop --time=1 0f96833a5a78ba14dc6531441458528dad72ce8b498878ba4471ed0617446012 [2024-03-18T05:46:41.959Z] $ docker rm -f --volumes 0f96833a5a78ba14dc6531441458528dad72ce8b498878ba4471ed0617446012 [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-03-18T05:46:43.126Z] provisioning config files... [2024-03-18T05:46:43.135Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/config8356456545267528941tmp [Pipeline] { [Pipeline] sh [2024-03-18T05:46:43.479Z] + set +x [2024-03-18T05:46:43.479Z] + curl+ -s https://codecov.io/bash [2024-03-18T05:46:43.479Z] bash -s -- [2024-03-18T05:46:43.479Z] [2024-03-18T05:46:43.479Z] _____ _ [2024-03-18T05:46:43.479Z] / ____| | | [2024-03-18T05:46:43.479Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T05:46:43.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T05:46:43.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T05:46:43.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T05:46:43.479Z] Bash-1.0.6 [2024-03-18T05:46:43.479Z] [2024-03-18T05:46:43.479Z] [2024-03-18T05:46:43.479Z] ==> git version 2.25.1 found [2024-03-18T05:46:43.479Z] ==> 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-03-18T05:46:43.479Z] Release-Date: 2020-01-08 [2024-03-18T05:46:43.479Z] 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-03-18T05:46:43.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T05:46:43.479Z] ==> Jenkins CI detected. [2024-03-18T05:46:43.479Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-345 [2024-03-18T05:46:43.479Z] project root: . [2024-03-18T05:46:43.479Z] --> token set from env [2024-03-18T05:46:43.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T05:46:43.740Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T05:46:43.740Z] ==> Python coveragepy not found [2024-03-18T05:46:43.740Z] ==> Searching for coverage reports in: [2024-03-18T05:46:43.740Z] + . [2024-03-18T05:46:43.740Z] -> Found 1 reports [2024-03-18T05:46:43.740Z] ==> Detecting git/mercurial file structure [2024-03-18T05:46:43.740Z] ==> Reading reports [2024-03-18T05:46:43.740Z] + ./coverage.out bytes=8837 [2024-03-18T05:46:43.740Z] ==> Appending adjustments [2024-03-18T05:46:43.740Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T05:46:43.740Z] + Found adjustments [2024-03-18T05:46:43.740Z] ==> Gzipping contents [2024-03-18T05:46:43.740Z] 4.0K /tmp/codecov.ud0bi0.gz [2024-03-18T05:46:43.740Z] ==> Uploading reports [2024-03-18T05:46:43.740Z] url: https://codecov.io [2024-03-18T05:46:43.740Z] query: branch=PR-345&commit=c366e1e6dc72609384655bc699712f82edd9e43b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=345&job=&cmd_args= [2024-03-18T05:46:43.740Z] -> Pinging Codecov [2024-03-18T05:46:43.740Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-345&commit=c366e1e6dc72609384655bc699712f82edd9e43b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=345&job=&cmd_args= [2024-03-18T05:46:44.000Z] -> Uploading to [2024-03-18T05:46:44.000Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/6C56EA5C29638FB4528AC87E60AF5AE0/c366e1e6dc72609384655bc699712f82edd9e43b/ded14cd0-26d1-4980-909a-c9caafef8596.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T054643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91ea095825eeb73321b1aae8b4f06e15140ff98439ba87d5091757eb63125e9f [2024-03-18T05:46:44.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T05:46:44.000Z] Dload Upload Total Spent Left Speed [2024-03-18T05:46:44.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5161 --:--:-- --:--:-- --:--:-- 5161 [2024-03-18T05:46:44.261Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c366e1e6dc72609384655bc699712f82edd9e43b [Pipeline] } [2024-03-18T05:46:44.295Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-03-18T05:46:46.294Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-345/archives ] [2024-03-18T05:46:46.294Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-345/archives [2024-03-18T05:46:46.294Z] total 16 [2024-03-18T05:46:46.294Z] drwxr-xr-x 3 root root 4096 Mar 18 05:40 . [2024-03-18T05:46:46.294Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 05:40 .. [2024-03-18T05:46:46.294Z] drwxr-xr-x 2 root root 4096 Mar 18 05:40 cost [2024-03-18T05:46:46.294Z] -rw-r--r-- 1 root root 86 Mar 18 05:40 cost.csv [2024-03-18T05:46:46.294Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-345/archives [2024-03-18T05:46:46.294Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-345/archives [2024-03-18T05:46:46.294Z] total 16 [2024-03-18T05:46:46.294Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:40 . [2024-03-18T05:46:46.294Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 05:40 .. [2024-03-18T05:46:46.294Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 05:40 cost [2024-03-18T05:46:46.294Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 18 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:46:46.621Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:46:47.509Z] ---> package-listing.sh [2024-03-18T05:46:47.509Z] ++ facter osfamily [2024-03-18T05:46:47.509Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T05:46:47.769Z] + OS_FAMILY=debian [2024-03-18T05:46:47.769Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-345 [2024-03-18T05:46:47.769Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T05:46:47.769Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T05:46:47.769Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T05:46:47.769Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T05:46:47.769Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-345 ']' [2024-03-18T05:46:47.769Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T05:46:47.769Z] + case "${OS_FAMILY}" in [2024-03-18T05:46:47.769Z] + dpkg -l [2024-03-18T05:46:47.769Z] + grep '^ii' [2024-03-18T05:46:47.769Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T05:46:47.769Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T05:46:47.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T05:46:47.769Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-345 ']' [2024-03-18T05:46:47.769Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-345/archives/ [2024-03-18T05:46:47.769Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-345/archives/ [Pipeline] echo [2024-03-18T05:46:47.804Z] 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-18T05:46:48.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T05:46:48.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T05:46:48.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T05:46:48.892Z] prd-ubuntu20.04-docker-8c-8g-264 does not seem to be running inside a container [2024-03-18T05:46:48.925Z] $ 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-345/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-345 -v /w/workspace/gexfoundry_device-snmp-go_PR-345:/w/workspace/gexfoundry_device-snmp-go_PR-345:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-345@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-345@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T05:46:49.121Z] $ docker top 3aa1d7446e2a8a98b388b81e5ac976591c9ccf68bfd811cff9dae18c550c8205 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T05:46:49.519Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T05:46:49.826Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T05:46:50.138Z] + ls /var/log/sa-host [2024-03-18T05:46:50.138Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T05:46:50.380Z] provisioning config files... [2024-03-18T05:46:50.389Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-345@tmp/config5564291342441721412tmp [Pipeline] { [Pipeline] echo [2024-03-18T05:46:50.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:46:50.782Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T05:46:50.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:46:51.259Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T05:46:51.293Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:46:51.605Z] ---> sudo-logs.sh [2024-03-18T05:46:51.605Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T05:46:51.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:46:51.995Z] ---> job-cost.sh [2024-03-18T05:46:51.995Z] lf-activate-venv: SKIPPING [2024-03-18T05:46:51.995Z] DEBUG: total: 0.2199999988079071 [2024-03-18T05:46:51.995Z] INFO: Retrieving Stack Cost... [2024-03-18T05:46:52.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T05:46:52.823Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T05:46:52.857Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T05:46:53.168Z] ---> logs-deploy.sh [2024-03-18T05:46:53.169Z] lf-activate-venv: SKIPPING [2024-03-18T05:46:53.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-345/1 [2024-03-18T05:46:53.169Z] INFO: archiving workspace using pattern(s): [2024-03-18T05:46:54.107Z] Archives upload complete. [2024-03-18T05:46:54.368Z] INFO: archiving logs to Nexus [2024-03-18T05:46:54.937Z] ---> uname -a: [2024-03-18T05:46:54.937Z] Linux prd-ubuntu20-04-docker-8c-8g-264 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] ---> lscpu: [2024-03-18T05:46:54.937Z] Architecture: x86_64 [2024-03-18T05:46:54.937Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-18T05:46:54.937Z] Byte Order: Little Endian [2024-03-18T05:46:54.937Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-18T05:46:54.937Z] CPU(s): 8 [2024-03-18T05:46:54.937Z] On-line CPU(s) list: 0-7 [2024-03-18T05:46:54.937Z] Thread(s) per core: 1 [2024-03-18T05:46:54.937Z] Core(s) per socket: 1 [2024-03-18T05:46:54.937Z] Socket(s): 8 [2024-03-18T05:46:54.937Z] NUMA node(s): 1 [2024-03-18T05:46:54.937Z] Vendor ID: AuthenticAMD [2024-03-18T05:46:54.937Z] CPU family: 23 [2024-03-18T05:46:54.937Z] Model: 49 [2024-03-18T05:46:54.937Z] Model name: AMD EPYC-Rome Processor [2024-03-18T05:46:54.937Z] Stepping: 0 [2024-03-18T05:46:54.937Z] CPU MHz: 2799.998 [2024-03-18T05:46:54.937Z] BogoMIPS: 5599.99 [2024-03-18T05:46:54.937Z] Virtualization: AMD-V [2024-03-18T05:46:54.937Z] Hypervisor vendor: KVM [2024-03-18T05:46:54.937Z] Virtualization type: full [2024-03-18T05:46:54.937Z] L1d cache: 256 KiB [2024-03-18T05:46:54.937Z] L1i cache: 256 KiB [2024-03-18T05:46:54.937Z] L2 cache: 4 MiB [2024-03-18T05:46:54.937Z] L3 cache: 128 MiB [2024-03-18T05:46:54.937Z] NUMA node0 CPU(s): 0-7 [2024-03-18T05:46:54.937Z] Vulnerability Itlb multihit: Not affected [2024-03-18T05:46:54.937Z] Vulnerability L1tf: Not affected [2024-03-18T05:46:54.937Z] Vulnerability Mds: Not affected [2024-03-18T05:46:54.937Z] Vulnerability Meltdown: Not affected [2024-03-18T05:46:54.937Z] Vulnerability Mmio stale data: Not affected [2024-03-18T05:46:54.937Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-18T05:46:54.937Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-18T05:46:54.937Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-18T05:46:54.937Z] Vulnerability Srbds: Not affected [2024-03-18T05:46:54.937Z] Vulnerability Tsx async abort: Not affected [2024-03-18T05:46:54.937Z] 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-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] ---> nproc: [2024-03-18T05:46:54.937Z] 8 [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] ---> df -h: [2024-03-18T05:46:54.937Z] Filesystem Size Used Avail Use% Mounted on [2024-03-18T05:46:54.937Z] overlay 155G 12G 144G 8% / [2024-03-18T05:46:54.937Z] tmpfs 64M 0 64M 0% /dev [2024-03-18T05:46:54.937Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-18T05:46:54.937Z] shm 64M 0 64M 0% /dev/shm [2024-03-18T05:46:54.937Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] ---> sar -b -r -n DEV: [2024-03-18T05:46:54.937Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-264) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] 05:36:53 LINUX RESTART (8 CPU) [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] 05:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-18T05:46:54.937Z] 05:38:02 330.46 48.24 282.22 0.00 5420.70 174625.43 0.00 [2024-03-18T05:46:54.937Z] 05:39:01 213.47 1.14 212.34 0.00 45.55 65885.10 0.00 [2024-03-18T05:46:54.937Z] 05:40:01 162.21 0.18 162.03 0.00 4.13 34342.70 0.00 [2024-03-18T05:46:54.937Z] 05:41:01 37.23 0.07 37.16 0.00 10.93 11979.09 0.00 [2024-03-18T05:46:54.937Z] 05:42:01 3.38 0.97 2.42 0.00 67.46 37.59 0.00 [2024-03-18T05:46:54.937Z] 05:43:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 [2024-03-18T05:46:54.937Z] 05:44:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2024-03-18T05:46:54.937Z] 05:45:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2024-03-18T05:46:54.937Z] 05:46:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2024-03-18T05:46:54.937Z] Average: 83.30 5.63 77.68 0.00 617.54 31817.56 0.00 [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] 05:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-18T05:46:54.937Z] 05:38:02 29809932 31533088 815960 2.48 60336 1959480 2041444 6.02 1038104 1698396 57860 [2024-03-18T05:46:54.937Z] 05:39:01 27929796 31256428 1045104 3.18 140248 3368128 2331520 6.87 1588460 2864176 319920 [2024-03-18T05:46:54.937Z] 05:40:01 27749980 31516604 783632 2.38 154652 3753448 1851496 5.46 1279036 3315384 340164 [2024-03-18T05:46:54.937Z] 05:41:01 27760760 31528016 774148 2.35 154852 3753788 1809916 5.33 1279104 3303224 4 [2024-03-18T05:46:54.937Z] 05:42:01 27753376 31527576 774140 2.35 156244 3758924 1787740 5.27 1281120 3308392 4 [2024-03-18T05:46:54.937Z] 05:43:01 27761084 31535368 766776 2.33 156268 3758984 1771032 5.22 1273576 3308404 208 [2024-03-18T05:46:54.937Z] 05:44:01 27761328 31535648 766480 2.33 156288 3758988 1771032 5.22 1273524 3308408 172 [2024-03-18T05:46:54.937Z] 05:45:01 27763816 31538160 763948 2.32 156312 3758992 1771032 5.22 1270976 3308408 12 [2024-03-18T05:46:54.937Z] 05:46:01 27763200 31537576 764472 2.32 156344 3758996 1771032 5.22 1271004 3308412 8 [2024-03-18T05:46:54.937Z] Average: 28005919 31500940 806073 2.45 143505 3514414 1878472 5.54 1283878 3080356 79817 [2024-03-18T05:46:54.937Z] [2024-03-18T05:46:54.937Z] 05:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-18T05:46:54.937Z] 05:38:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:38:02 ens3 501.30 364.52 3331.08 94.63 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:38:02 docker0 14.80 14.61 1.20 111.84 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:39:01 ens3 340.86 227.47 4647.41 33.41 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:39:01 docker0 168.80 234.40 14.35 2127.85 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:39:01 veth6434898 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:40:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:40:01 ens3 126.50 74.50 2688.99 18.58 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:40:01 docker0 4.03 6.95 0.25 93.09 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:41:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:41:01 ens3 8.27 5.10 7.95 2.74 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:42:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:42:01 ens3 0.33 0.35 0.33 0.18 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:43:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:44:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.937Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] 05:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] 05:46:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] Average: ens3 108.21 74.42 1179.85 16.59 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] Average: docker0 20.57 28.06 1.73 255.72 0.00 0.00 0.00 0.00 [2024-03-18T05:46:54.938Z] [2024-03-18T05:46:54.938Z] [2024-03-18T05:46:54.938Z] ---> sar -P ALL: [2024-03-18T05:46:54.938Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-264) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T05:46:54.938Z] [2024-03-18T05:46:54.938Z] 05:36:53 LINUX RESTART (8 CPU) [2024-03-18T05:46:54.938Z] [2024-03-18T05:46:54.938Z] 05:37:01 CPU %user %nice %system %iowait %steal %idle [2024-03-18T05:46:54.938Z] 05:38:02 all 6.83 0.00 2.17 2.20 0.05 88.74 [2024-03-18T05:46:54.938Z] 05:38:02 0 7.56 0.00 3.06 3.86 0.05 85.47 [2024-03-18T05:46:54.938Z] 05:38:02 1 6.59 0.00 1.82 0.60 0.07 90.92 [2024-03-18T05:46:54.938Z] 05:38:02 2 6.78 0.00 1.74 0.17 0.05 91.26 [2024-03-18T05:46:54.938Z] 05:38:02 3 4.98 0.00 3.15 0.34 0.05 91.48 [2024-03-18T05:46:54.938Z] 05:38:02 4 8.72 0.00 2.20 9.84 0.05 79.19 [2024-03-18T05:46:54.938Z] 05:38:02 5 4.80 0.00 2.00 0.54 0.05 92.61 [2024-03-18T05:46:54.938Z] 05:38:02 6 5.16 0.00 1.92 1.83 0.05 91.05 [2024-03-18T05:46:54.938Z] 05:38:02 7 10.07 0.00 1.50 0.43 0.05 87.94 [2024-03-18T05:46:54.938Z] 05:39:01 all 18.84 0.00 4.84 4.09 0.08 72.16 [2024-03-18T05:46:54.938Z] 05:39:01 0 19.06 0.00 4.98 1.19 0.12 74.64 [2024-03-18T05:46:54.938Z] 05:39:01 1 18.37 0.00 4.17 1.01 0.07 76.37 [2024-03-18T05:46:54.938Z] 05:39:01 2 19.23 0.00 3.94 0.72 0.09 76.02 [2024-03-18T05:46:54.938Z] 05:39:01 3 17.79 0.00 4.19 2.13 0.05 75.84 [2024-03-18T05:46:54.938Z] 05:39:01 4 19.18 0.00 5.20 13.36 0.07 62.19 [2024-03-18T05:46:54.938Z] 05:39:01 5 19.03 0.00 4.43 0.60 0.07 75.87 [2024-03-18T05:46:54.938Z] 05:39:01 6 18.90 0.00 5.97 11.94 0.10 63.08 [2024-03-18T05:46:54.938Z] 05:39:01 7 19.13 0.00 5.80 1.86 0.05 73.16 [2024-03-18T05:46:54.938Z] 05:40:01 all 30.54 0.00 4.57 2.21 0.08 62.60 [2024-03-18T05:46:54.938Z] 05:40:01 0 31.11 0.00 4.63 4.71 0.08 59.46 [2024-03-18T05:46:54.938Z] 05:40:01 1 32.11 0.00 4.42 5.27 0.07 58.13 [2024-03-18T05:46:54.938Z] 05:40:01 2 31.46 0.00 4.38 0.98 0.07 63.12 [2024-03-18T05:46:54.938Z] 05:40:01 3 30.41 0.00 5.00 1.48 0.08 63.03 [2024-03-18T05:46:54.938Z] 05:40:01 4 30.35 0.00 4.31 1.28 0.08 63.97 [2024-03-18T05:46:54.938Z] 05:40:01 5 29.33 0.00 4.84 0.89 0.08 64.85 [2024-03-18T05:46:54.938Z] 05:40:01 6 29.90 0.00 4.06 2.27 0.08 63.69 [2024-03-18T05:46:54.938Z] 05:40:01 7 29.63 0.00 4.95 0.77 0.08 64.56 [2024-03-18T05:46:54.938Z] 05:41:01 all 0.22 0.00 0.20 0.70 0.01 98.87 [2024-03-18T05:46:54.938Z] 05:41:01 0 0.20 0.00 0.20 0.58 0.02 99.00 [2024-03-18T05:46:54.938Z] 05:41:01 1 0.07 0.00 0.12 0.02 0.02 99.78 [2024-03-18T05:46:54.938Z] 05:41:01 2 0.30 0.00 0.17 0.00 0.02 99.52 [2024-03-18T05:46:54.938Z] 05:41:01 3 0.17 0.00 0.22 0.02 0.00 99.60 [2024-03-18T05:46:54.938Z] 05:41:01 4 0.17 0.00 0.10 0.02 0.00 99.72 [2024-03-18T05:46:54.938Z] 05:41:01 5 0.20 0.00 0.17 0.00 0.02 99.62 [2024-03-18T05:46:54.938Z] 05:41:01 6 0.45 0.00 0.42 5.01 0.03 94.09 [2024-03-18T05:46:54.938Z] 05:41:01 7 0.22 0.00 0.18 0.00 0.02 99.58 [2024-03-18T05:46:54.938Z] 05:42:01 all 0.05 0.00 0.05 0.02 0.01 99.87 [2024-03-18T05:46:54.938Z] 05:42:01 0 0.12 0.00 0.03 0.03 0.02 99.80 [2024-03-18T05:46:54.938Z] 05:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-18T05:46:54.938Z] 05:42:01 2 0.03 0.00 0.05 0.05 0.02 99.85 [2024-03-18T05:46:54.938Z] 05:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-18T05:46:54.938Z] 05:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-18T05:46:54.938Z] 05:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T05:46:54.938Z] 05:42:01 6 0.02 0.00 0.23 0.03 0.00 99.72 [2024-03-18T05:46:54.938Z] 05:42:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2024-03-18T05:46:54.938Z] 05:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-03-18T05:46:54.938Z] 05:43:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-18T05:46:54.938Z] 05:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T05:46:54.938Z] 05:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T05:46:54.938Z] 05:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-18T05:46:54.938Z] 05:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-18T05:46:54.938Z] 05:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-18T05:46:54.938Z] 05:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-18T05:46:54.938Z] 05:43:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2024-03-18T05:46:54.938Z] 05:44:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2024-03-18T05:46:54.938Z] 05:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T05:46:54.938Z] 05:44:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2024-03-18T05:46:54.938Z] 05:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T05:46:54.938Z] 05:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-18T05:46:54.938Z] 05:44:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-03-18T05:46:54.938Z] 05:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-18T05:46:54.938Z] 05:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-18T05:46:54.938Z] 05:44:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-18T05:46:54.938Z] 05:45:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2024-03-18T05:46:54.938Z] 05:45:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-18T05:46:54.938Z] 05:45:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2024-03-18T05:46:54.938Z] 05:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-18T05:46:54.938Z] 05:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T05:46:54.938Z] 05:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-18T05:46:54.938Z] 05:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T05:46:54.938Z] 05:45:01 6 0.80 0.00 0.02 0.00 0.00 99.19 [2024-03-18T05:46:54.938Z] 05:45:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-03-18T05:46:54.938Z] 05:46:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-03-18T05:46:54.938Z] 05:46:01 0 0.07 0.00 0.02 0.05 0.02 99.85 [2024-03-18T05:46:54.938Z] 05:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-18T05:46:54.938Z] 05:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T05:46:54.938Z] 05:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T05:46:54.938Z] 05:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-18T05:46:54.938Z] 05:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-18T05:46:54.938Z] 05:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T05:46:54.938Z] 05:46:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2024-03-18T05:46:54.938Z] Average: all 6.23 0.00 1.31 1.01 0.03 91.42 [2024-03-18T05:46:54.938Z] Average: 0 6.40 0.00 1.43 1.16 0.04 90.97 [2024-03-18T05:46:54.938Z] Average: 1 6.30 0.00 1.17 0.76 0.04 91.73 [2024-03-18T05:46:54.938Z] Average: 2 6.36 0.00 1.13 0.21 0.03 92.27 [2024-03-18T05:46:54.938Z] Average: 3 5.87 0.00 1.38 0.43 0.02 92.28 [2024-03-18T05:46:54.938Z] Average: 4 6.44 0.00 1.31 2.68 0.03 89.55 [2024-03-18T05:46:54.938Z] Average: 5 5.87 0.00 1.26 0.22 0.03 92.61 [2024-03-18T05:46:54.938Z] Average: 6 6.07 0.00 1.39 2.31 0.04 90.20 [2024-03-18T05:46:54.938Z] Average: 7 6.52 0.00 1.38 0.34 0.04 91.73 [2024-03-18T05:46:54.938Z] [2024-03-18T05:46:54.938Z] [2024-03-18T05:46:54.938Z]