Pull request #193 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 7cd473163fc129930213470140dac42588e90251+60caeb9825f5d012501e30119000cf9f18d868f1 (697938c7cb9da73f208b074f883c06b9431ed716) 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-ssh7252547918427275696.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9966626961693672339.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-193/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-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11307953506444370861.key Verifying host key using known hosts file > 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-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11211876859370196818.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6827094485403184336.key Verifying host key using known hosts file > 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-193/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-193/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11462378827550409038.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1507 in /w/workspace/gexfoundry_device-snmp-go_PR-193 [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-193 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 60caeb9825f5d012501e30119000cf9f18d868f1 into PR head commit 7cd473163fc129930213470140dac42588e90251 Merge succeeded, producing 7cd473163fc129930213470140dac42588e90251 Checking out Revision 7cd473163fc129930213470140dac42588e90251 (PR-193) > git config core.sparsecheckout # timeout=10 > git checkout -f 7cd473163fc129930213470140dac42588e90251 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 60caeb9825f5d012501e30119000cf9f18d868f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cd473163fc129930213470140dac42588e90251 # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T05:48:33.734Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T05:48:33.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T05:48:33.999Z] ========================================================= [2022-09-28T05:48:33.999Z] EdgeX Global Pipelines Version Info [2022-09-28T05:48:33.999Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:48:34.754Z] ------------------- [2022-09-28T05:48:34.754Z] stable info: [2022-09-28T05:48:34.754Z] ------------------- [2022-09-28T05:48:34.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T05:48:34.754Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T05:48:34.754Z] Message: update stable to v1.0.239 [2022-09-28T05:48:35.322Z] ------------------- [2022-09-28T05:48:35.322Z] experimental info: [2022-09-28T05:48:35.322Z] ------------------- [2022-09-28T05:48:35.322Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T05:48:35.322Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T05:48:35.322Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T05:48:35.611Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-09-28T05:48:35.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-09-28T05:48:35.691Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T05:48:35.734Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T05:48:35.770Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T05:48:35.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T05:48:35.855Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T05:48:35.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T05:48:35.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T05:48:35.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T05:48:36.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T05:48:36.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-09-28T05:48:36.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T05:48:36.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T05:48:36.167Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T05:48:36.206Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T05:48:36.246Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T05:48:36.291Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T05:48:36.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T05:48:36.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T05:48:36.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T05:48:36.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T05:48:36.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T05:48:36.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T05:48:36.560Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T05:48:36.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T05:48:36.644Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T05:48:36.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-193 [Pipeline] echo [2022-09-28T05:48:36.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-193 [Pipeline] echo [2022-09-28T05:48:36.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-193 [Pipeline] echo [2022-09-28T05:48:36.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cd473163fc129930213470140dac42588e90251 [Pipeline] echo [2022-09-28T05:48:36.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cd4731 [Pipeline] echo [2022-09-28T05:48:36.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T05:48:37.006Z] provisioning config files... [2022-09-28T05:48:37.019Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/config5238151959740832452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:48:37.363Z] ---> docker-login.sh [2022-09-28T05:48:37.363Z] nexus3.edgexfoundry.org:10001 [2022-09-28T05:48:37.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:37.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:37.625Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:37.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:37.625Z] [2022-09-28T05:48:37.625Z] Login Succeeded [2022-09-28T05:48:37.625Z] nexus3.edgexfoundry.org:10002 [2022-09-28T05:48:37.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:37.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:37.625Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:37.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:37.625Z] [2022-09-28T05:48:37.625Z] Login Succeeded [2022-09-28T05:48:37.625Z] nexus3.edgexfoundry.org:10003 [2022-09-28T05:48:37.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:37.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:37.884Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:37.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:37.884Z] [2022-09-28T05:48:37.884Z] Login Succeeded [2022-09-28T05:48:37.884Z] nexus3.edgexfoundry.org:10004 [2022-09-28T05:48:37.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:37.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:37.884Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:37.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:37.884Z] [2022-09-28T05:48:37.884Z] Login Succeeded [2022-09-28T05:48:37.884Z] docker.io [2022-09-28T05:48:38.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:38.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:38.405Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:38.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:38.405Z] [2022-09-28T05:48:38.405Z] Login Succeeded [2022-09-28T05:48:38.406Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T05:48:38.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T05:48:39.054Z] + git rev-list -1 --merges 7cd473163fc129930213470140dac42588e90251~1..7cd473163fc129930213470140dac42588e90251 [Pipeline] echo [2022-09-28T05:48:39.099Z] -----------> git rev-list -1 --merges 7cd473163fc129930213470140dac42588e90251~1..7cd473163fc129930213470140dac42588e90251 7cd473163fc129930213470140dac42588e90251 [false] [Pipeline] sh [2022-09-28T05:48:39.411Z] + git log --format=format:%s -1 7cd473163fc129930213470140dac42588e90251 [Pipeline] echo [2022-09-28T05:48:39.449Z] ========================================================= [2022-09-28T05:48:39.449Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T05:48:39.449Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T05:48:39.868Z] + git log --format=format:%s -1 7cd473163fc129930213470140dac42588e90251 [Pipeline] echo [2022-09-28T05:48:39.897Z] [semverPrep] GIT_COMMIT: 7cd473163fc129930213470140dac42588e90251, Commit Message: feat: add internal command request/response topics [Pipeline] echo [2022-09-28T05:48:39.926Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T05:48:40.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T05:48:40.310Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T05:48:40.310Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T05:48:40.310Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T05:48:40.311Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T05:48:40.311Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T05:48:40.311Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:48:40.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T05:48:40.748Z] [2022-09-28T05:48:40.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:48:41.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T05:48:41.115Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T05:48:41.115Z] b85a868b505f: Pulling fs layer [2022-09-28T05:48:41.115Z] e2be974225ed: Pulling fs layer [2022-09-28T05:48:41.115Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T05:48:41.115Z] 988bab9f4d93: Pulling fs layer [2022-09-28T05:48:41.115Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T05:48:41.115Z] eaf3925da568: Pulling fs layer [2022-09-28T05:48:41.115Z] bab4dde63d76: Pulling fs layer [2022-09-28T05:48:41.115Z] bde34c3a00c8: Pulling fs layer [2022-09-28T05:48:41.115Z] b352a97aabf1: Pulling fs layer [2022-09-28T05:48:41.115Z] 4872d77fe225: Pulling fs layer [2022-09-28T05:48:41.115Z] 5851b861e8e6: Pulling fs layer [2022-09-28T05:48:41.115Z] 988bab9f4d93: Waiting [2022-09-28T05:48:41.115Z] eaf3925da568: Waiting [2022-09-28T05:48:41.115Z] 1469e6f7b9e6: Waiting [2022-09-28T05:48:41.115Z] bab4dde63d76: Waiting [2022-09-28T05:48:41.115Z] bde34c3a00c8: Waiting [2022-09-28T05:48:41.115Z] b352a97aabf1: Waiting [2022-09-28T05:48:41.115Z] 4872d77fe225: Waiting [2022-09-28T05:48:41.115Z] 5851b861e8e6: Waiting [2022-09-28T05:48:41.115Z] e2be974225ed: Download complete [2022-09-28T05:48:41.115Z] 988bab9f4d93: Verifying Checksum [2022-09-28T05:48:41.115Z] 988bab9f4d93: Download complete [2022-09-28T05:48:41.376Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T05:48:41.376Z] 1469e6f7b9e6: Download complete [2022-09-28T05:48:41.376Z] eaf3925da568: Verifying Checksum [2022-09-28T05:48:41.376Z] eaf3925da568: Download complete [2022-09-28T05:48:41.376Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T05:48:41.376Z] 339a4e72a1f5: Download complete [2022-09-28T05:48:41.376Z] bde34c3a00c8: Verifying Checksum [2022-09-28T05:48:41.376Z] bde34c3a00c8: Download complete [2022-09-28T05:48:41.376Z] b352a97aabf1: Verifying Checksum [2022-09-28T05:48:41.376Z] b352a97aabf1: Download complete [2022-09-28T05:48:41.376Z] 4872d77fe225: Verifying Checksum [2022-09-28T05:48:41.376Z] 4872d77fe225: Download complete [2022-09-28T05:48:41.376Z] 5851b861e8e6: Verifying Checksum [2022-09-28T05:48:41.377Z] 5851b861e8e6: Download complete [2022-09-28T05:48:41.377Z] b85a868b505f: Download complete [2022-09-28T05:48:41.637Z] bab4dde63d76: Verifying Checksum [2022-09-28T05:48:41.637Z] bab4dde63d76: Download complete [2022-09-28T05:48:43.013Z] b85a868b505f: Pull complete [2022-09-28T05:48:43.013Z] e2be974225ed: Pull complete [2022-09-28T05:48:43.312Z] 339a4e72a1f5: Pull complete [2022-09-28T05:48:43.581Z] 988bab9f4d93: Pull complete [2022-09-28T05:48:43.840Z] 1469e6f7b9e6: Pull complete [2022-09-28T05:48:43.840Z] eaf3925da568: Pull complete [2022-09-28T05:48:45.742Z] bab4dde63d76: Pull complete [2022-09-28T05:48:45.742Z] bde34c3a00c8: Pull complete [2022-09-28T05:48:45.742Z] b352a97aabf1: Pull complete [2022-09-28T05:48:46.002Z] 4872d77fe225: Pull complete [2022-09-28T05:48:46.002Z] 5851b861e8e6: Pull complete [2022-09-28T05:48:46.002Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T05:48:46.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T05:48:46.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:48:46.227Z] prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container [2022-09-28T05:48:46.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T05:48:48.831Z] $ docker top 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd -eo pid,comm [2022-09-28T05:48:48.896Z] 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). [2022-09-28T05:48:48.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T05:48:49.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T05:48:49.033Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T05:48:49.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T05:48:49.148Z] $ docker exec 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd ssh-agent [2022-09-28T05:48:49.256Z] SSH_AUTH_SOCK=/tmp/ssh-XTNojzvZ20wQ/agent.32 [2022-09-28T05:48:49.256Z] SSH_AGENT_PID=38 [2022-09-28T05:48:49.263Z] Running ssh-add (command line suppressed) [2022-09-28T05:48:49.371Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/private_key_18425479407189260093.key (/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/private_key_18425479407189260093.key) [2022-09-28T05:48:49.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T05:48:49.711Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T05:48:49.736Z] $ docker exec --env ******** --env ******** 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd ssh-agent -k [2022-09-28T05:48:49.827Z] unset SSH_AUTH_SOCK; [2022-09-28T05:48:49.827Z] unset SSH_AGENT_PID; [2022-09-28T05:48:49.828Z] echo Agent pid 38 killed; [2022-09-28T05:48:49.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T05:48:49.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T05:48:49.940Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T05:48:50.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T05:48:50.056Z] $ docker exec 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd ssh-agent [2022-09-28T05:48:50.168Z] SSH_AUTH_SOCK=/tmp/ssh-JrkkoLGE45eD/agent.70 [2022-09-28T05:48:50.168Z] SSH_AGENT_PID=76 [2022-09-28T05:48:50.173Z] Running ssh-add (command line suppressed) [2022-09-28T05:48:50.273Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/private_key_15693783945293486106.key (/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/private_key_15693783945293486106.key) [2022-09-28T05:48:50.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T05:48:50.610Z] + git semver init [2022-09-28T05:48:50.869Z] 2022-09-28 05:48:50,787 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T05:48:50.869Z] 2022-09-28 05:48:50,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver [2022-09-28T05:48:50.869Z] 2022-09-28 05:48:50,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-193/.semver [2022-09-28T05:48:50.869Z] 2022-09-28 05:48:50,789 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-193, universal_newlines=False, shell=None, istream=None) [2022-09-28T05:48:51.805Z] 2022-09-28 05:48:51,656 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-193/.git/info/exclude [2022-09-28T05:48:51.805Z] 2022-09-28 05:48:51,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver/PR-193 with force:False [2022-09-28T05:48:51.805Z] 2022-09-28 05:48:51,657 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver/PR-193 [2022-09-28T05:48:51.805Z] 2022-09-28 05:48:51,660 [execute] INFO git cat-file --batch-check [2022-09-28T05:48:51.805Z] 2022-09-28 05:48:51,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T05:48:51.805Z] 2022-09-28 05:48:51,667 [execute] INFO git cat-file --batch [2022-09-28T05:48:51.805Z] 2022-09-28 05:48:51,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T05:48:51.805Z] 2022-09-28 05:48:51,673 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-193/.semver/PR-193 [2022-09-28T05:48:51.805Z] 0.0.0 [Pipeline] } [2022-09-28T05:48:51.827Z] $ docker exec --env ******** --env ******** 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd ssh-agent -k [2022-09-28T05:48:51.925Z] unset SSH_AUTH_SOCK; [2022-09-28T05:48:51.926Z] unset SSH_AGENT_PID; [2022-09-28T05:48:51.926Z] echo Agent pid 76 killed; [2022-09-28T05:48:51.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T05:48:52.347Z] + git semver [Pipeline] } [2022-09-28T05:48:52.665Z] $ docker stop --time=1 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd [2022-09-28T05:48:54.125Z] $ docker rm -f 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T05:48:54.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T05:48:54.779Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T05:48:54.797Z] [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 [2022-09-28T05:48:55.361Z] provisioning config files... [2022-09-28T05:48:55.372Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/config16914294878995118597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:48:55.707Z] ---> docker-login.sh [2022-09-28T05:48:55.707Z] nexus3.edgexfoundry.org:10001 [2022-09-28T05:48:55.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:55.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:55.707Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:55.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:55.707Z] [2022-09-28T05:48:55.707Z] Login Succeeded [2022-09-28T05:48:55.707Z] nexus3.edgexfoundry.org:10002 [2022-09-28T05:48:55.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:55.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:55.707Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:55.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:55.707Z] [2022-09-28T05:48:55.707Z] Login Succeeded [2022-09-28T05:48:55.707Z] nexus3.edgexfoundry.org:10003 [2022-09-28T05:48:55.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:55.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:55.966Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:55.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:55.966Z] [2022-09-28T05:48:55.966Z] Login Succeeded [2022-09-28T05:48:55.966Z] nexus3.edgexfoundry.org:10004 [2022-09-28T05:48:55.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:55.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:55.966Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:55.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:55.966Z] [2022-09-28T05:48:55.966Z] Login Succeeded [2022-09-28T05:48:55.966Z] docker.io [2022-09-28T05:48:56.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:48:56.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:48:56.492Z] Configure a credential helper to remove this warning. See [2022-09-28T05:48:56.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:48:56.492Z] [2022-09-28T05:48:56.492Z] Login Succeeded [2022-09-28T05:48:56.492Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T05:48:56.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T05:48:56.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:48:56.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:48:56.767Z] ========================================================= [2022-09-28T05:48:56.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T05:48:56.767Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:48:57.209Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T05:48:57.209Z] Sending build context to Docker daemon 5.515MB [2022-09-28T05:48:57.209Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:48:57.209Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T05:48:57.470Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T05:48:57.470Z] 2408cc74d12b: Pulling fs layer [2022-09-28T05:48:57.470Z] ea60b727a1ce: Pulling fs layer [2022-09-28T05:48:57.470Z] 30c4a7721957: Pulling fs layer [2022-09-28T05:48:57.470Z] 370296b7ddb6: Pulling fs layer [2022-09-28T05:48:57.470Z] 7c6cee850709: Pulling fs layer [2022-09-28T05:48:57.470Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T05:48:57.470Z] d94ebbe4e438: Pulling fs layer [2022-09-28T05:48:57.470Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T05:48:57.470Z] 370296b7ddb6: Waiting [2022-09-28T05:48:57.470Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T05:48:57.470Z] 39a5fcdaea64: Waiting [2022-09-28T05:48:57.470Z] 7c6cee850709: Waiting [2022-09-28T05:48:57.470Z] 30c4a7721957: Verifying Checksum [2022-09-28T05:48:57.470Z] 30c4a7721957: Download complete [2022-09-28T05:48:57.733Z] ea60b727a1ce: Verifying Checksum [2022-09-28T05:48:57.733Z] ea60b727a1ce: Download complete [2022-09-28T05:48:57.733Z] 7c6cee850709: Download complete [2022-09-28T05:48:57.733Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T05:48:57.733Z] 39a5fcdaea64: Download complete [2022-09-28T05:48:57.733Z] 2408cc74d12b: Verifying Checksum [2022-09-28T05:48:57.733Z] 2408cc74d12b: Download complete [2022-09-28T05:48:57.733Z] d94ebbe4e438: Verifying Checksum [2022-09-28T05:48:57.733Z] d94ebbe4e438: Download complete [2022-09-28T05:48:57.733Z] 2408cc74d12b: Pull complete [2022-09-28T05:48:58.005Z] ea60b727a1ce: Pull complete [2022-09-28T05:48:58.005Z] 30c4a7721957: Pull complete [2022-09-28T05:48:58.277Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T05:48:58.277Z] 59ccb84bbe0f: Download complete [2022-09-28T05:48:58.534Z] 370296b7ddb6: Verifying Checksum [2022-09-28T05:48:58.534Z] 370296b7ddb6: Download complete [2022-09-28T05:48:58.534Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T05:48:58.534Z] bcfd1f05c69d: Download complete [2022-09-28T05:49:02.717Z] 370296b7ddb6: Pull complete [2022-09-28T05:49:02.717Z] 7c6cee850709: Pull complete [2022-09-28T05:49:02.717Z] 39a5fcdaea64: Pull complete [2022-09-28T05:49:02.717Z] d94ebbe4e438: Pull complete [2022-09-28T05:49:04.619Z] bcfd1f05c69d: Pull complete [2022-09-28T05:49:05.554Z] 59ccb84bbe0f: Pull complete [2022-09-28T05:49:05.554Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T05:49:05.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T05:49:05.554Z] ---> a4fb48ad2a94 [2022-09-28T05:49:05.554Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:49:08.840Z] ---> Running in c43cf9a02ef1 [2022-09-28T05:49:08.840Z] Removing intermediate container c43cf9a02ef1 [2022-09-28T05:49:08.840Z] ---> 8a86b79133a1 [2022-09-28T05:49:08.840Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:49:08.840Z] ---> Running in ffbc73b34bbc [2022-09-28T05:49:09.099Z] Removing intermediate container ffbc73b34bbc [2022-09-28T05:49:09.099Z] ---> 8a663f005cdc [2022-09-28T05:49:09.099Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T05:49:09.099Z] ---> Running in c56d9d2ee833 [2022-09-28T05:49:09.099Z] Removing intermediate container c56d9d2ee833 [2022-09-28T05:49:09.099Z] ---> 04a3966953be [2022-09-28T05:49:09.099Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T05:49:09.099Z] ---> Running in a4609f6a7b35 [2022-09-28T05:49:09.357Z] Removing intermediate container a4609f6a7b35 [2022-09-28T05:49:09.357Z] ---> 72a6f9f9bcfe [2022-09-28T05:49:09.357Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:49:09.357Z] ---> Running in 7547f2bff408 [2022-09-28T05:49:09.926Z] Removing intermediate container 7547f2bff408 [2022-09-28T05:49:09.926Z] ---> fce438e001bf [2022-09-28T05:49:09.926Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T05:49:09.926Z] ---> Running in 75529a9393aa [2022-09-28T05:49:10.184Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T05:49:10.191Z] Still waiting to schedule task [2022-09-28T05:49:10.192Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1505’ [2022-09-28T05:49:11.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T05:49:11.121Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T05:49:11.381Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-28T05:49:11.381Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T05:49:11.641Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T05:49:11.641Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T05:49:11.641Z] OK: 216 MiB in 55 packages [2022-09-28T05:49:12.223Z] Removing intermediate container 75529a9393aa [2022-09-28T05:49:12.223Z] ---> ca64259524f2 [2022-09-28T05:49:12.223Z] Step 9/13 : WORKDIR /device-snmp-go [2022-09-28T05:49:12.223Z] ---> Running in 3b5e4825d171 [2022-09-28T05:49:12.223Z] Removing intermediate container 3b5e4825d171 [2022-09-28T05:49:12.223Z] ---> 75eacc7f0613 [2022-09-28T05:49:12.223Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T05:49:12.482Z] ---> 7e5006cc2091 [2022-09-28T05:49:12.482Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:49:12.482Z] ---> Running in 8368b5820831 [2022-09-28T05:49:34.416Z] Removing intermediate container 8368b5820831 [2022-09-28T05:49:34.416Z] ---> 1bb51a098354 [2022-09-28T05:49:34.416Z] Step 12/13 : COPY . . [2022-09-28T05:49:34.416Z] ---> f8190e98f058 [2022-09-28T05:49:34.416Z] Step 13/13 : RUN ${MAKE} [2022-09-28T05:49:34.416Z] ---> Running in 9273e845a693 [2022-09-28T05:49:34.416Z] noop [2022-09-28T05:49:34.417Z] Removing intermediate container 9273e845a693 [2022-09-28T05:49:34.417Z] ---> 3daa3a963f24 [2022-09-28T05:49:34.417Z] Successfully built 3daa3a963f24 [2022-09-28T05:49:34.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:49:34.864Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T05:49:34.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:49:35.019Z] prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container [2022-09-28T05:49:35.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T05:49:35.378Z] $ docker top bb9e8d1bb29e67b58d1039c7a1d90363cb8bc91a87921b70db8d80f698ea71c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:49:35.773Z] + go version [2022-09-28T05:49:35.773Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T05:49:35.803Z] $ docker stop --time=1 bb9e8d1bb29e67b58d1039c7a1d90363cb8bc91a87921b70db8d80f698ea71c6 [2022-09-28T05:49:37.084Z] $ docker rm -f bb9e8d1bb29e67b58d1039c7a1d90363cb8bc91a87921b70db8d80f698ea71c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:49:37.778Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T05:49:37.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:49:37.922Z] prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container [2022-09-28T05:49:37.953Z] $ 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-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T05:49:38.306Z] $ docker top f9bbe4ca965c40f76a46dea519b61aa354e437f1b3d07139f5e2552a6e510292 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:49:38.698Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-193 [Pipeline] fileExists [Pipeline] sh [2022-09-28T05:49:39.070Z] + make test [2022-09-28T05:49:39.070Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-28T05:49:39.329Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-09-28T05:49:49.301Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-09-28T05:49:49.301Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2022-09-28T05:49:55.856Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-28T05:49:55.856Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T05:50:00.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T05:50:00.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T05:50:00.039Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T05:50:00.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T05:50:00.111Z] $ docker stop --time=1 f9bbe4ca965c40f76a46dea519b61aa354e437f1b3d07139f5e2552a6e510292 [2022-09-28T05:50:02.792Z] $ docker rm -f f9bbe4ca965c40f76a46dea519b61aa354e437f1b3d07139f5e2552a6e510292 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T05:50:03.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T05:50:03.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T05:50:03.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T05:50:04.213Z] + ls -al . [2022-09-28T05:50:04.213Z] total 172 [2022-09-28T05:50:04.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 05:49 . [2022-09-28T05:50:04.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:48 .. [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 28 05:48 .dockerignore [2022-09-28T05:50:04.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:49 .git [2022-09-28T05:50:04.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:48 .github [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 328 Sep 28 05:48 .gitignore [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:48 .golangci.yml [2022-09-28T05:50:04.213Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:48 .semver [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 8932 Sep 28 05:48 Attribution.txt [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 6948 Sep 28 05:48 CHANGELOG.md [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 28 05:48 Dockerfile [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:48 GOVERNANCE.md [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 28 05:48 Jenkinsfile [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:48 LICENSE [2022-09-28T05:50:04.213Z] -rw-rw-r-- 1 jenkins jenkins 2543 Sep 28 05:48 Makefile [2022-09-28T05:50:04.214Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 05:48 OWNERS.md [2022-09-28T05:50:04.214Z] -rw-rw-r-- 1 jenkins jenkins 10054 Sep 28 05:48 README.md [2022-09-28T05:50:04.214Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:48 VERSION [2022-09-28T05:50:04.214Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:48 bin [2022-09-28T05:50:04.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:48 cmd [2022-09-28T05:50:04.214Z] -rw-r--r-- 1 jenkins jenkins 7631 Sep 28 05:49 coverage.out [2022-09-28T05:50:04.214Z] -rw-rw-r-- 1 jenkins jenkins 3473 Sep 28 05:48 go.mod [2022-09-28T05:50:04.214Z] -rw-rw-r-- 1 jenkins jenkins 38138 Sep 28 05:48 go.sum [2022-09-28T05:50:04.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:48 internal [2022-09-28T05:50:04.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:48 snap [2022-09-28T05:50:04.214Z] -rw-rw-r-- 1 jenkins jenkins 228 Sep 28 05:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:50:04.590Z] + 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=7cd473163fc129930213470140dac42588e90251 --label arch=amd64 --label version=0.0.0 . [2022-09-28T05:50:04.590Z] Sending build context to Docker daemon 5.523MB [2022-09-28T05:50:04.590Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:50:04.590Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T05:50:04.590Z] ---> 3daa3a963f24 [2022-09-28T05:50:04.590Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:50:04.849Z] ---> Running in 5ab0d6279daa [2022-09-28T05:50:04.849Z] Removing intermediate container 5ab0d6279daa [2022-09-28T05:50:04.849Z] ---> 7ca518721931 [2022-09-28T05:50:04.849Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:50:04.849Z] ---> Running in 4a6e88f10791 [2022-09-28T05:50:04.849Z] Removing intermediate container 4a6e88f10791 [2022-09-28T05:50:04.849Z] ---> ff64fca26c1b [2022-09-28T05:50:04.849Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T05:50:04.849Z] ---> Running in b0da4de2a013 [2022-09-28T05:50:05.107Z] Removing intermediate container b0da4de2a013 [2022-09-28T05:50:05.107Z] ---> f4dabc77d9d9 [2022-09-28T05:50:05.107Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T05:50:05.107Z] ---> Running in 00e77af42ef1 [2022-09-28T05:50:05.107Z] Removing intermediate container 00e77af42ef1 [2022-09-28T05:50:05.107Z] ---> f44c3ef034af [2022-09-28T05:50:05.107Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:50:05.107Z] ---> Running in 971544d7e549 [2022-09-28T05:50:05.674Z] Removing intermediate container 971544d7e549 [2022-09-28T05:50:05.674Z] ---> 249212ffae27 [2022-09-28T05:50:05.674Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T05:50:05.674Z] ---> Running in 315c34e9f97e [2022-09-28T05:50:05.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T05:50:06.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T05:50:07.806Z] OK: 216 MiB in 55 packages [2022-09-28T05:50:08.065Z] Removing intermediate container 315c34e9f97e [2022-09-28T05:50:08.065Z] ---> df414546bd13 [2022-09-28T05:50:08.065Z] Step 9/25 : WORKDIR /device-snmp-go [2022-09-28T05:50:08.065Z] ---> Running in 8652f82f3965 [2022-09-28T05:50:08.065Z] Removing intermediate container 8652f82f3965 [2022-09-28T05:50:08.065Z] ---> a537510d51ea [2022-09-28T05:50:08.065Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-28T05:50:08.323Z] ---> be1443ca410c [2022-09-28T05:50:08.323Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:50:08.323Z] ---> Running in 0bec2d439734 [2022-09-28T05:50:08.889Z] Removing intermediate container 0bec2d439734 [2022-09-28T05:50:08.889Z] ---> 0f8eb1b7bd81 [2022-09-28T05:50:08.889Z] Step 12/25 : COPY . . [2022-09-28T05:50:09.146Z] ---> 3ea419361369 [2022-09-28T05:50:09.146Z] Step 13/25 : RUN ${MAKE} [2022-09-28T05:50:09.146Z] ---> Running in a3743045295c [2022-09-28T05:50:09.713Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-09-28T05:50:31.625Z] Removing intermediate container a3743045295c [2022-09-28T05:50:31.625Z] ---> 28dc2b71c74e [2022-09-28T05:50:31.625Z] Step 14/25 : FROM alpine:3.16 [2022-09-28T05:50:31.625Z] 3.16: Pulling from library/alpine [2022-09-28T05:50:31.625Z] 213ec9aee27d: Pulling fs layer [2022-09-28T05:50:31.625Z] 213ec9aee27d: Verifying Checksum [2022-09-28T05:50:31.625Z] 213ec9aee27d: Download complete [2022-09-28T05:50:31.625Z] 213ec9aee27d: Pull complete [2022-09-28T05:50:31.625Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T05:50:31.625Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T05:50:31.625Z] ---> 9c6f07244728 [2022-09-28T05:50:31.625Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T05:50:31.625Z] ---> Running in 358862ef5f44 [2022-09-28T05:50:31.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T05:50:31.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T05:50:31.625Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T05:50:31.625Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T05:50:31.625Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T05:50:31.625Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T05:50:31.625Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T05:50:31.625Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T05:50:31.625Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T05:50:31.625Z] OK: 8 MiB in 20 packages [2022-09-28T05:50:31.883Z] Removing intermediate container 358862ef5f44 [2022-09-28T05:50:31.883Z] ---> e5b0ca8e9c03 [2022-09-28T05:50:31.883Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-09-28T05:50:32.817Z] ---> a6ed8f5e1230 [2022-09-28T05:50:32.818Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-09-28T05:50:32.818Z] ---> 2958f031efef [2022-09-28T05:50:32.818Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-09-28T05:50:32.818Z] ---> 8c1ff291d59a [2022-09-28T05:50:32.818Z] Step 19/25 : EXPOSE 59993 [2022-09-28T05:50:32.818Z] ---> Running in d00e77837ad4 [2022-09-28T05:50:33.082Z] Removing intermediate container d00e77837ad4 [2022-09-28T05:50:33.082Z] ---> 5d4e370b1e2e [2022-09-28T05:50:33.082Z] Step 20/25 : EXPOSE 161 [2022-09-28T05:50:33.082Z] ---> Running in 4a9b55978258 [2022-09-28T05:50:33.082Z] Removing intermediate container 4a9b55978258 [2022-09-28T05:50:33.082Z] ---> df0a6b729c9c [2022-09-28T05:50:33.082Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-09-28T05:50:33.082Z] ---> Running in 22f74cc33a14 [2022-09-28T05:50:33.082Z] Removing intermediate container 22f74cc33a14 [2022-09-28T05:50:33.082Z] ---> da6a9e5a4595 [2022-09-28T05:50:33.082Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-28T05:50:33.082Z] ---> Running in 75ef29b137a0 [2022-09-28T05:50:33.343Z] Removing intermediate container 75ef29b137a0 [2022-09-28T05:50:33.343Z] ---> b93c0f1bb89c [2022-09-28T05:50:33.343Z] Step 23/25 : LABEL arch=amd64 [2022-09-28T05:50:33.343Z] ---> Running in 1cf49ebe0edc [2022-09-28T05:50:33.343Z] Removing intermediate container 1cf49ebe0edc [2022-09-28T05:50:33.343Z] ---> c3b2e802708d [2022-09-28T05:50:33.343Z] Step 24/25 : LABEL git_sha=7cd473163fc129930213470140dac42588e90251 [2022-09-28T05:50:33.343Z] ---> Running in 98c501fc52c2 [2022-09-28T05:50:33.343Z] Removing intermediate container 98c501fc52c2 [2022-09-28T05:50:33.343Z] ---> 58e2be59863e [2022-09-28T05:50:33.343Z] Step 25/25 : LABEL version=0.0.0 [2022-09-28T05:50:33.343Z] ---> Running in ecc12a671346 [2022-09-28T05:50:33.606Z] Removing intermediate container ecc12a671346 [2022-09-28T05:50:33.606Z] ---> 3b7b2adc919d [2022-09-28T05:50:33.606Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T05:50:33.606Z] Successfully built 3b7b2adc919d [2022-09-28T05:50:33.606Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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 [2022-09-28T05:50:34.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:50:34.452Z] [2022-09-28T05:50:34.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:50:34.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:50:34.833Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T05:50:34.833Z] 5eb5b503b376: Pulling fs layer [2022-09-28T05:50:34.833Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T05:50:34.833Z] ec43610c2a17: Pulling fs layer [2022-09-28T05:50:34.833Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T05:50:34.833Z] 33b1e0a273af: Pulling fs layer [2022-09-28T05:50:34.833Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T05:50:34.833Z] 2f39f015ded8: Pulling fs layer [2022-09-28T05:50:34.833Z] 3a2ae6a8a46f: Waiting [2022-09-28T05:50:34.833Z] 2f39f015ded8: Waiting [2022-09-28T05:50:34.833Z] 5d3b04190fa2: Waiting [2022-09-28T05:50:34.833Z] 33b1e0a273af: Waiting [2022-09-28T05:50:34.833Z] 5c69ac0246d0: Download complete [2022-09-28T05:50:34.833Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T05:50:34.833Z] 3a2ae6a8a46f: Download complete [2022-09-28T05:50:34.833Z] 33b1e0a273af: Verifying Checksum [2022-09-28T05:50:34.833Z] 33b1e0a273af: Download complete [2022-09-28T05:50:34.833Z] ec43610c2a17: Verifying Checksum [2022-09-28T05:50:34.833Z] ec43610c2a17: Download complete [2022-09-28T05:50:35.092Z] 5d3b04190fa2: Download complete [2022-09-28T05:50:35.092Z] 5eb5b503b376: Verifying Checksum [2022-09-28T05:50:35.092Z] 5eb5b503b376: Download complete [2022-09-28T05:50:35.658Z] 2f39f015ded8: Download complete [2022-09-28T05:50:36.222Z] 5eb5b503b376: Pull complete [2022-09-28T05:50:36.222Z] 5c69ac0246d0: Pull complete [2022-09-28T05:50:36.787Z] ec43610c2a17: Pull complete [2022-09-28T05:50:36.787Z] 3a2ae6a8a46f: Pull complete [2022-09-28T05:50:37.045Z] 33b1e0a273af: Pull complete [2022-09-28T05:50:37.045Z] 5d3b04190fa2: Pull complete [2022-09-28T05:50:41.225Z] 2f39f015ded8: Pull complete [2022-09-28T05:50:41.225Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T05:50:41.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:50:41.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:50:41.443Z] prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container [2022-09-28T05:50:41.472Z] $ 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-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T05:50:44.887Z] $ docker top 7bee46ada1b06fb904250b23b9811c2d7926af7a4293e54acb344764ba928cab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:50:45.315Z] ---> job-cost.sh [2022-09-28T05:50:45.315Z] lf-activate-venv: SKIPPING [2022-09-28T05:50:45.315Z] INFO: No Stack... [2022-09-28T05:50:45.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T05:50:46.141Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T05:50:46.457Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-193/archives/cost.csv [2022-09-28T05:50:46.457Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T05:50:46.499Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [2022-09-28T05:50:46.504Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] did not exist. Created. [2022-09-28T05:50:46.504Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T05:50:46.894Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T05:50:46.946Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T05:50:46.973Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T05:50:47.052Z] $ docker stop --time=1 7bee46ada1b06fb904250b23b9811c2d7926af7a4293e54acb344764ba928cab [2022-09-28T05:50:48.201Z] $ docker rm -f 7bee46ada1b06fb904250b23b9811c2d7926af7a4293e54acb344764ba928cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T05:51:38.764Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1514 in /w/workspace/gexfoundry_device-snmp-go_PR-193 [Pipeline] { [Pipeline] ws [2022-09-28T05:51:38.806Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-09-28T05:51:38.890Z] Selected Git installation does not exist. Using Default [2022-09-28T05:51:38.890Z] The recommended git tool is: NONE [2022-09-28T05:51:44.760Z] using credential edgex-jenkins-ssh [2022-09-28T05:51:44.777Z] Cloning the remote Git repository [2022-09-28T05:51:44.830Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-09-28T05:51:44.913Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-09-28T05:51:45.080Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-09-28T05:51:45.081Z] > git --version # timeout=10 [2022-09-28T05:51:45.109Z] > git --version # 'git version 2.25.1' [2022-09-28T05:51:45.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T05:51:45.174Z] Verifying host key using known hosts file [2022-09-28T05:51:45.410Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T05:51:45.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T05:51:46.577Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-09-28T05:51:46.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T05:51:47.633Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-09-28T05:51:47.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-09-28T05:51:47.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T05:51:47.688Z] Verifying host key using known hosts file [2022-09-28T05:51:47.696Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T05:51:47.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-28T05:51:48.321Z] Merging remotes/origin/main commit 60caeb9825f5d012501e30119000cf9f18d868f1 into PR head commit 7cd473163fc129930213470140dac42588e90251 [2022-09-28T05:51:48.593Z] Merge succeeded, producing 7cd473163fc129930213470140dac42588e90251 [2022-09-28T05:51:48.594Z] Checking out Revision 7cd473163fc129930213470140dac42588e90251 (PR-193) [2022-09-28T05:51:48.345Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T05:51:48.378Z] > git checkout -f 7cd473163fc129930213470140dac42588e90251 # timeout=10 [2022-09-28T05:51:48.467Z] > git remote # timeout=10 [2022-09-28T05:51:48.485Z] > git config --get remote.origin.url # timeout=10 [2022-09-28T05:51:48.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T05:51:48.532Z] Verifying host key using known hosts file [2022-09-28T05:51:48.536Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T05:51:48.546Z] > git merge 60caeb9825f5d012501e30119000cf9f18d868f1 # timeout=10 [2022-09-28T05:51:48.573Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-28T05:51:48.603Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T05:51:48.621Z] > git checkout -f 7cd473163fc129930213470140dac42588e90251 # timeout=10 [2022-09-28T05:51:52.142Z] Commit message: "feat: add internal command request/response topics" [2022-09-28T05:51:52.200Z] > git --version # timeout=10 [2022-09-28T05:51:52.221Z] > git --version # 'git version 2.25.1' [2022-09-28T05:51:52.247Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T05:51:53.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T05:51:53.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T05:51:53.389Z] Dload Upload Total Spent Left Speed [2022-09-28T05:51:53.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-09-28T05:51:54.138Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T05:51:54.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T05:51:54.508Z] + sudo tee /etc/docker/daemon.new [2022-09-28T05:51:54.508Z] { [2022-09-28T05:51:54.508Z] "registry-mirrors": [ [2022-09-28T05:51:54.508Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T05:51:54.508Z] ], [2022-09-28T05:51:54.508Z] "bip": "10.250.0.254/24", [2022-09-28T05:51:54.508Z] "hosts": [ [2022-09-28T05:51:54.508Z] "tcp://0.0.0.0:5555", [2022-09-28T05:51:54.508Z] "unix:///var/run/docker.sock" [2022-09-28T05:51:54.508Z] ], [2022-09-28T05:51:54.508Z] "mtu": 1458, [2022-09-28T05:51:54.508Z] "selinux-enabled": true, [2022-09-28T05:51:54.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T05:51:54.508Z] } [Pipeline] sh [2022-09-28T05:51:54.872Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T05:51:55.233Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T05:52:13.566Z] provisioning config files... [2022-09-28T05:52:13.596Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1131577739289208333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:52:13.985Z] ---> docker-login.sh [2022-09-28T05:52:13.985Z] nexus3.edgexfoundry.org:10001 [2022-09-28T05:52:14.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:52:14.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:52:14.575Z] Configure a credential helper to remove this warning. See [2022-09-28T05:52:14.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:52:14.575Z] [2022-09-28T05:52:14.575Z] Login Succeeded [2022-09-28T05:52:14.575Z] nexus3.edgexfoundry.org:10002 [2022-09-28T05:52:14.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:52:15.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:52:15.121Z] Configure a credential helper to remove this warning. See [2022-09-28T05:52:15.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:52:15.121Z] [2022-09-28T05:52:15.121Z] Login Succeeded [2022-09-28T05:52:15.121Z] nexus3.edgexfoundry.org:10003 [2022-09-28T05:52:15.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:52:15.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:52:15.394Z] Configure a credential helper to remove this warning. See [2022-09-28T05:52:15.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:52:15.394Z] [2022-09-28T05:52:15.394Z] Login Succeeded [2022-09-28T05:52:15.394Z] nexus3.edgexfoundry.org:10004 [2022-09-28T05:52:15.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:52:15.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:52:15.941Z] Configure a credential helper to remove this warning. See [2022-09-28T05:52:15.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:52:15.941Z] [2022-09-28T05:52:15.941Z] Login Succeeded [2022-09-28T05:52:15.941Z] docker.io [2022-09-28T05:52:16.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T05:52:16.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T05:52:16.480Z] Configure a credential helper to remove this warning. See [2022-09-28T05:52:16.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T05:52:16.481Z] [2022-09-28T05:52:16.481Z] Login Succeeded [2022-09-28T05:52:16.481Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T05:52:16.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T05:52:16.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:52:16.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T05:52:16.871Z] ========================================================= [2022-09-28T05:52:16.871Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T05:52:16.871Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:52:17.369Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-28T05:52:17.638Z] Sending build context to Docker daemon 2.858MB [2022-09-28T05:52:17.638Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:52:17.638Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T05:52:17.909Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T05:52:17.909Z] b3c136eddcbf: Pulling fs layer [2022-09-28T05:52:17.909Z] c0a3192eca97: Pulling fs layer [2022-09-28T05:52:17.909Z] a050256f5b6f: Pulling fs layer [2022-09-28T05:52:17.909Z] 656be50a0ddc: Pulling fs layer [2022-09-28T05:52:17.909Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T05:52:17.909Z] 46d945488cbd: Pulling fs layer [2022-09-28T05:52:17.909Z] 8a5474983e97: Pulling fs layer [2022-09-28T05:52:17.909Z] 329c88fbcd65: Pulling fs layer [2022-09-28T05:52:17.909Z] 2bbca73fdf42: Waiting [2022-09-28T05:52:17.909Z] 46d945488cbd: Waiting [2022-09-28T05:52:17.909Z] 8a5474983e97: Waiting [2022-09-28T05:52:17.909Z] 329c88fbcd65: Waiting [2022-09-28T05:52:17.909Z] 656be50a0ddc: Waiting [2022-09-28T05:52:17.909Z] a050256f5b6f: Verifying Checksum [2022-09-28T05:52:17.909Z] c0a3192eca97: Verifying Checksum [2022-09-28T05:52:17.909Z] c0a3192eca97: Download complete [2022-09-28T05:52:17.909Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T05:52:17.909Z] 2bbca73fdf42: Download complete [2022-09-28T05:52:17.909Z] 46d945488cbd: Verifying Checksum [2022-09-28T05:52:17.909Z] 46d945488cbd: Download complete [2022-09-28T05:52:17.909Z] b3c136eddcbf: Download complete [2022-09-28T05:52:18.883Z] b3c136eddcbf: Pull complete [2022-09-28T05:52:19.156Z] 329c88fbcd65: Verifying Checksum [2022-09-28T05:52:19.156Z] 329c88fbcd65: Download complete [2022-09-28T05:52:19.433Z] c0a3192eca97: Pull complete [2022-09-28T05:52:19.707Z] a050256f5b6f: Pull complete [2022-09-28T05:52:20.300Z] 8a5474983e97: Download complete [2022-09-28T05:52:20.888Z] 656be50a0ddc: Verifying Checksum [2022-09-28T05:52:20.888Z] 656be50a0ddc: Download complete [2022-09-28T05:52:33.206Z] 656be50a0ddc: Pull complete [2022-09-28T05:52:33.206Z] 2bbca73fdf42: Pull complete [2022-09-28T05:52:33.206Z] 46d945488cbd: Pull complete [2022-09-28T05:52:37.495Z] 8a5474983e97: Pull complete [2022-09-28T05:52:39.475Z] 329c88fbcd65: Pull complete [2022-09-28T05:52:39.475Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T05:52:39.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T05:52:39.475Z] ---> ff4287adb874 [2022-09-28T05:52:39.475Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:52:42.085Z] ---> Running in 14ce7d65475d [2022-09-28T05:52:42.085Z] Removing intermediate container 14ce7d65475d [2022-09-28T05:52:42.085Z] ---> 146635a5945c [2022-09-28T05:52:42.085Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:52:42.085Z] ---> Running in 64f344fef7fe [2022-09-28T05:52:42.362Z] Removing intermediate container 64f344fef7fe [2022-09-28T05:52:42.362Z] ---> 80d14e100694 [2022-09-28T05:52:42.362Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T05:52:42.362Z] ---> Running in b7509506d2fa [2022-09-28T05:52:43.009Z] Removing intermediate container b7509506d2fa [2022-09-28T05:52:43.009Z] ---> 9e3a780c6272 [2022-09-28T05:52:43.009Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T05:52:43.009Z] ---> Running in a74a0b90f59a [2022-09-28T05:52:43.281Z] Removing intermediate container a74a0b90f59a [2022-09-28T05:52:43.281Z] ---> 730d0ce572c8 [2022-09-28T05:52:43.281Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:52:43.281Z] ---> Running in 80046f6df9c5 [2022-09-28T05:52:45.283Z] Removing intermediate container 80046f6df9c5 [2022-09-28T05:52:45.283Z] ---> 0369f8506a89 [2022-09-28T05:52:45.283Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T05:52:45.283Z] ---> Running in 0efe9b2a8fdb [2022-09-28T05:52:46.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T05:52:47.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T05:52:48.208Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T05:52:48.208Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-28T05:52:48.477Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T05:52:48.477Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T05:52:48.747Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T05:52:48.747Z] OK: 226 MiB in 55 packages [2022-09-28T05:52:49.721Z] Removing intermediate container 0efe9b2a8fdb [2022-09-28T05:52:49.721Z] ---> 152755cae588 [2022-09-28T05:52:49.721Z] Step 9/13 : WORKDIR /device-snmp-go [2022-09-28T05:52:49.721Z] ---> Running in fb73a584ee03 [2022-09-28T05:52:50.307Z] Removing intermediate container fb73a584ee03 [2022-09-28T05:52:50.307Z] ---> 2d64940bee6e [2022-09-28T05:52:50.307Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T05:52:50.894Z] ---> 12263723c87b [2022-09-28T05:52:50.894Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:52:50.894Z] ---> Running in 4b92280e7866 [2022-09-28T05:53:47.311Z] Removing intermediate container 4b92280e7866 [2022-09-28T05:53:47.311Z] ---> 877a8d881c07 [2022-09-28T05:53:47.311Z] Step 12/13 : COPY . . [2022-09-28T05:53:47.311Z] ---> 504389418503 [2022-09-28T05:53:47.311Z] Step 13/13 : RUN ${MAKE} [2022-09-28T05:53:47.311Z] ---> Running in 098b1d56c8d3 [2022-09-28T05:53:47.311Z] noop [2022-09-28T05:53:47.311Z] Removing intermediate container 098b1d56c8d3 [2022-09-28T05:53:47.311Z] ---> 0d353ab2f28e [2022-09-28T05:53:47.311Z] Successfully built 0d353ab2f28e [2022-09-28T05:53:47.311Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:53:47.774Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T05:53:47.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:53:48.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container [2022-09-28T05:53:48.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T05:53:49.409Z] $ docker top 03a5c052358a288d5faffcec081ebfe25370ea4a5e344855dd81f24e5edfdb7d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:53:50.330Z] + go version [2022-09-28T05:53:50.330Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T05:53:50.364Z] $ docker stop --time=1 03a5c052358a288d5faffcec081ebfe25370ea4a5e344855dd81f24e5edfdb7d [2022-09-28T05:53:52.038Z] $ docker rm -f 03a5c052358a288d5faffcec081ebfe25370ea4a5e344855dd81f24e5edfdb7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:53:52.912Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T05:53:52.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:53:53.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container [2022-09-28T05:53:53.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T05:53:54.544Z] $ docker top 58881a1e04aa4d45689ea1b836f2c1979f2b86cc6854f1aca8495308514d7e10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:53:55.431Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-28T05:53:56.131Z] + make test [2022-09-28T05:53:56.131Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-28T05:53:58.081Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-09-28T05:55:34.746Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-09-28T05:55:34.746Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.057s coverage: 0.0% of statements [2022-09-28T05:55:34.746Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T05:55:34.746Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T05:55:49.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T05:55:49.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T05:55:49.757Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T05:55:49.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T05:55:49.826Z] $ docker stop --time=1 58881a1e04aa4d45689ea1b836f2c1979f2b86cc6854f1aca8495308514d7e10 [2022-09-28T05:55:51.632Z] $ docker rm -f 58881a1e04aa4d45689ea1b836f2c1979f2b86cc6854f1aca8495308514d7e10 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T05:55:52.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T05:55:52.703Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T05:55:53.130Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T05:55:53.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T05:55:54.083Z] + ls -al . [2022-09-28T05:55:54.083Z] total 168 [2022-09-28T05:55:54.083Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:53 . [2022-09-28T05:55:54.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:51 .. [2022-09-28T05:55:54.083Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 28 05:51 .dockerignore [2022-09-28T05:55:54.083Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:51 .git [2022-09-28T05:55:54.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:51 .github [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 328 Sep 28 05:51 .gitignore [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:51 .golangci.yml [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 8932 Sep 28 05:51 Attribution.txt [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 6948 Sep 28 05:51 CHANGELOG.md [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 28 05:51 Dockerfile [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:51 GOVERNANCE.md [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 28 05:51 Jenkinsfile [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:51 LICENSE [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 2543 Sep 28 05:51 Makefile [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 05:51 OWNERS.md [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 10054 Sep 28 05:51 README.md [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:48 VERSION [2022-09-28T05:55:54.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:51 bin [2022-09-28T05:55:54.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:51 cmd [2022-09-28T05:55:54.084Z] -rw-r--r-- 1 jenkins jenkins 7631 Sep 28 05:55 coverage.out [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 3473 Sep 28 05:51 go.mod [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 38138 Sep 28 05:51 go.sum [2022-09-28T05:55:54.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:51 internal [2022-09-28T05:55:54.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:51 snap [2022-09-28T05:55:54.084Z] -rw-rw-r-- 1 jenkins jenkins 228 Sep 28 05:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:55:54.522Z] + 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=7cd473163fc129930213470140dac42588e90251 --label arch=arm64 --label version=0.0.0 . [2022-09-28T05:55:55.484Z] Sending build context to Docker daemon 2.867MB [2022-09-28T05:55:55.484Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T05:55:55.484Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T05:55:55.484Z] ---> 0d353ab2f28e [2022-09-28T05:55:55.484Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-28T05:55:55.484Z] ---> Running in 49b2773418b6 [2022-09-28T05:55:56.072Z] Removing intermediate container 49b2773418b6 [2022-09-28T05:55:56.072Z] ---> 1acb440c3f2f [2022-09-28T05:55:56.072Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T05:55:56.072Z] ---> Running in 780525c9a925 [2022-09-28T05:55:56.340Z] Removing intermediate container 780525c9a925 [2022-09-28T05:55:56.340Z] ---> 34bd536dd16a [2022-09-28T05:55:56.340Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T05:55:56.609Z] ---> Running in 2fc77a7b70bd [2022-09-28T05:55:56.879Z] Removing intermediate container 2fc77a7b70bd [2022-09-28T05:55:56.879Z] ---> a66369cc7b79 [2022-09-28T05:55:56.879Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T05:55:56.879Z] ---> Running in 04bcc2fd6d75 [2022-09-28T05:55:57.154Z] Removing intermediate container 04bcc2fd6d75 [2022-09-28T05:55:57.154Z] ---> 156f0c1bcdb5 [2022-09-28T05:55:57.154Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T05:55:57.422Z] ---> Running in 948baf56a7b5 [2022-09-28T05:55:59.578Z] Removing intermediate container 948baf56a7b5 [2022-09-28T05:55:59.578Z] ---> f560582e7cc1 [2022-09-28T05:55:59.578Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T05:55:59.578Z] ---> Running in 4a905f393ca5 [2022-09-28T05:56:00.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T05:56:01.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T05:56:02.550Z] OK: 226 MiB in 55 packages [2022-09-28T05:56:03.517Z] Removing intermediate container 4a905f393ca5 [2022-09-28T05:56:03.517Z] ---> 74cca0c14b0d [2022-09-28T05:56:03.517Z] Step 9/25 : WORKDIR /device-snmp-go [2022-09-28T05:56:03.517Z] ---> Running in fd95c55ccade [2022-09-28T05:56:04.107Z] Removing intermediate container fd95c55ccade [2022-09-28T05:56:04.107Z] ---> e1f098a322ca [2022-09-28T05:56:04.107Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-28T05:56:04.382Z] ---> 40b97bfe33cd [2022-09-28T05:56:04.382Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T05:56:04.651Z] ---> Running in 4bf64f9b66bc [2022-09-28T05:56:07.252Z] Removing intermediate container 4bf64f9b66bc [2022-09-28T05:56:07.252Z] ---> 210b76dc3bee [2022-09-28T05:56:07.252Z] Step 12/25 : COPY . . [2022-09-28T05:56:08.214Z] ---> 34d96210307a [2022-09-28T05:56:08.214Z] Step 13/25 : RUN ${MAKE} [2022-09-28T05:56:08.482Z] ---> Running in 2575c3388125 [2022-09-28T05:56:09.904Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-09-28T05:58:46.671Z] Removing intermediate container 2575c3388125 [2022-09-28T05:58:46.671Z] ---> dcb5de29bc3e [2022-09-28T05:58:46.671Z] Step 14/25 : FROM alpine:3.16 [2022-09-28T05:58:46.671Z] 3.16: Pulling from library/alpine [2022-09-28T05:58:46.671Z] 9b18e9b68314: Pulling fs layer [2022-09-28T05:58:46.671Z] 9b18e9b68314: Verifying Checksum [2022-09-28T05:58:46.671Z] 9b18e9b68314: Download complete [2022-09-28T05:58:46.671Z] 9b18e9b68314: Pull complete [2022-09-28T05:58:46.671Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T05:58:46.671Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T05:58:46.671Z] ---> a6215f271958 [2022-09-28T05:58:46.671Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T05:58:46.671Z] ---> Running in 270f2893f8aa [2022-09-28T05:58:46.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T05:58:46.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T05:58:46.671Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T05:58:46.671Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T05:58:46.671Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T05:58:46.671Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T05:58:46.671Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T05:58:46.671Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T05:58:46.671Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T05:58:46.671Z] OK: 8 MiB in 20 packages [2022-09-28T05:58:46.671Z] Removing intermediate container 270f2893f8aa [2022-09-28T05:58:46.671Z] ---> a8d34aa1145c [2022-09-28T05:58:46.671Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-09-28T05:58:46.671Z] ---> 5a7d6a60d1d5 [2022-09-28T05:58:46.671Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-09-28T05:58:46.671Z] ---> e370e870e478 [2022-09-28T05:58:46.671Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-09-28T05:58:46.671Z] ---> c2f7e1739d22 [2022-09-28T05:58:46.671Z] Step 19/25 : EXPOSE 59993 [2022-09-28T05:58:46.671Z] ---> Running in a2d01a51eabf [2022-09-28T05:58:46.671Z] Removing intermediate container a2d01a51eabf [2022-09-28T05:58:46.671Z] ---> 74f3b97c157f [2022-09-28T05:58:46.671Z] Step 20/25 : EXPOSE 161 [2022-09-28T05:58:46.671Z] ---> Running in 1a7b3cf5eaab [2022-09-28T05:58:46.671Z] Removing intermediate container 1a7b3cf5eaab [2022-09-28T05:58:46.671Z] ---> 2173bea71122 [2022-09-28T05:58:46.671Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-09-28T05:58:46.671Z] ---> Running in 5b6062cd0b53 [2022-09-28T05:58:46.671Z] Removing intermediate container 5b6062cd0b53 [2022-09-28T05:58:46.671Z] ---> 231e86980a76 [2022-09-28T05:58:46.671Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-28T05:58:46.671Z] ---> Running in 02e3df771c48 [2022-09-28T05:58:46.671Z] Removing intermediate container 02e3df771c48 [2022-09-28T05:58:46.671Z] ---> 165280c55911 [2022-09-28T05:58:46.671Z] Step 23/25 : LABEL arch=arm64 [2022-09-28T05:58:46.671Z] ---> Running in 7635169e3f0c [2022-09-28T05:58:46.671Z] Removing intermediate container 7635169e3f0c [2022-09-28T05:58:46.671Z] ---> 33ec71c2b567 [2022-09-28T05:58:46.671Z] Step 24/25 : LABEL git_sha=7cd473163fc129930213470140dac42588e90251 [2022-09-28T05:58:46.671Z] ---> Running in 1d6b176f825a [2022-09-28T05:58:46.671Z] Removing intermediate container 1d6b176f825a [2022-09-28T05:58:46.671Z] ---> d732ff0930ef [2022-09-28T05:58:46.671Z] Step 25/25 : LABEL version=0.0.0 [2022-09-28T05:58:46.671Z] ---> Running in d7a99ebeefbe [2022-09-28T05:58:46.671Z] Removing intermediate container d7a99ebeefbe [2022-09-28T05:58:46.671Z] ---> 207fbe8bc8de [2022-09-28T05:58:46.671Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T05:58:46.671Z] Successfully built 207fbe8bc8de [2022-09-28T05:58:46.671Z] 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 [2022-09-28T05:58:47.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T05:58:47.458Z] [2022-09-28T05:58:47.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:58:47.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T05:58:47.852Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T05:58:47.852Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T05:58:47.852Z] 04944245beec: Pulling fs layer [2022-09-28T05:58:47.852Z] 699f458cf7ca: Pulling fs layer [2022-09-28T05:58:47.852Z] 765212b225bb: Pulling fs layer [2022-09-28T05:58:47.852Z] f23df028b6ca: Pulling fs layer [2022-09-28T05:58:47.852Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T05:58:47.852Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T05:58:47.852Z] 765212b225bb: Waiting [2022-09-28T05:58:47.852Z] d65c8cfc05b1: Waiting [2022-09-28T05:58:47.852Z] 2437ff75d9bd: Waiting [2022-09-28T05:58:47.852Z] f23df028b6ca: Waiting [2022-09-28T05:58:48.119Z] 04944245beec: Verifying Checksum [2022-09-28T05:58:48.119Z] 04944245beec: Download complete [2022-09-28T05:58:48.119Z] 765212b225bb: Verifying Checksum [2022-09-28T05:58:48.119Z] 765212b225bb: Download complete [2022-09-28T05:58:48.119Z] f23df028b6ca: Verifying Checksum [2022-09-28T05:58:48.119Z] f23df028b6ca: Download complete [2022-09-28T05:58:48.119Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T05:58:48.119Z] d65c8cfc05b1: Download complete [2022-09-28T05:58:48.119Z] 699f458cf7ca: Verifying Checksum [2022-09-28T05:58:48.119Z] 699f458cf7ca: Download complete [2022-09-28T05:58:48.707Z] 8998bd30e6a1: Download complete [2022-09-28T05:58:50.659Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T05:58:50.659Z] 2437ff75d9bd: Download complete [2022-09-28T05:58:52.601Z] 8998bd30e6a1: Pull complete [2022-09-28T05:58:52.868Z] 04944245beec: Pull complete [2022-09-28T05:58:54.276Z] 699f458cf7ca: Pull complete [2022-09-28T05:58:54.543Z] 765212b225bb: Pull complete [2022-09-28T05:58:55.946Z] f23df028b6ca: Pull complete [2022-09-28T05:58:55.946Z] d65c8cfc05b1: Pull complete [2022-09-28T05:59:10.958Z] 2437ff75d9bd: Pull complete [2022-09-28T05:59:10.958Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T05:59:10.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T05:59:10.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:59:11.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container [2022-09-28T05:59:11.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T05:59:13.798Z] $ docker top 8c3ccca7a6cff120e1b784be9b9babe4b4c1aa800519ac4bf7fbfb6e4b967e4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:59:14.387Z] ---> job-cost.sh [2022-09-28T05:59:14.662Z] lf-activate-venv: SKIPPING [2022-09-28T05:59:14.662Z] INFO: No Stack... [2022-09-28T05:59:14.928Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T05:59:15.885Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T05:59:16.540Z] + cut -d, -f6 [2022-09-28T05:59:16.540Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2022-09-28T05:59:16.618Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [2022-09-28T05:59:16.623Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] did not exist. Created. [2022-09-28T05:59:16.623Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T05:59:17.036Z] /w/workspace/device-snmp-go/1@tmp/durable-88267923/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T05:59:17.390Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T05:59:17.429Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T05:59:17.470Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T05:59:17.485Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T05:59:17.559Z] $ docker stop --time=1 8c3ccca7a6cff120e1b784be9b9babe4b4c1aa800519ac4bf7fbfb6e4b967e4b [2022-09-28T05:59:19.136Z] $ docker rm -f 8c3ccca7a6cff120e1b784be9b9babe4b4c1aa800519ac4bf7fbfb6e4b967e4b [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 [2022-09-28T05:59:20.096Z] provisioning config files... [2022-09-28T05:59:20.105Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/config15481175901695933188tmp [Pipeline] { [Pipeline] sh [2022-09-28T05:59:20.441Z] + set +x [2022-09-28T05:59:20.441Z] + curl -s https://codecov.io/bash [2022-09-28T05:59:20.441Z] + bash -s -- [2022-09-28T05:59:20.441Z] [2022-09-28T05:59:20.441Z] _____ _ [2022-09-28T05:59:20.441Z] / ____| | | [2022-09-28T05:59:20.441Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T05:59:20.441Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T05:59:20.441Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T05:59:20.441Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T05:59:20.441Z] Bash-1.0.6 [2022-09-28T05:59:20.441Z] [2022-09-28T05:59:20.441Z] [2022-09-28T05:59:20.441Z] ==> git version 2.25.1 found [2022-09-28T05:59:20.441Z] ==> 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 [2022-09-28T05:59:20.441Z] Release-Date: 2020-01-08 [2022-09-28T05:59:20.441Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-28T05:59:20.441Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T05:59:20.441Z] ==> Jenkins CI detected. [2022-09-28T05:59:20.441Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-193 [2022-09-28T05:59:20.441Z] project root: . [2022-09-28T05:59:20.441Z] --> token set from env [2022-09-28T05:59:20.441Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T05:59:20.441Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T05:59:20.441Z] ==> Python coveragepy not found [2022-09-28T05:59:20.441Z] ==> Searching for coverage reports in: [2022-09-28T05:59:20.441Z] + . [2022-09-28T05:59:20.441Z] -> Found 1 reports [2022-09-28T05:59:20.441Z] ==> Detecting git/mercurial file structure [2022-09-28T05:59:20.441Z] ==> Reading reports [2022-09-28T05:59:20.441Z] + ./coverage.out bytes=7631 [2022-09-28T05:59:20.441Z] ==> Appending adjustments [2022-09-28T05:59:20.441Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T05:59:20.701Z] + Found adjustments [2022-09-28T05:59:20.701Z] ==> Gzipping contents [2022-09-28T05:59:20.701Z] 4.0K /tmp/codecov.E5ZaKZ.gz [2022-09-28T05:59:20.701Z] ==> Uploading reports [2022-09-28T05:59:20.701Z] url: https://codecov.io [2022-09-28T05:59:20.701Z] query: branch=PR-193&commit=7cd473163fc129930213470140dac42588e90251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=193&job=&cmd_args= [2022-09-28T05:59:20.701Z] -> Pinging Codecov [2022-09-28T05:59:20.701Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-193&commit=7cd473163fc129930213470140dac42588e90251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=193&job=&cmd_args= [2022-09-28T05:59:20.960Z] -> Uploading to [2022-09-28T05:59:20.960Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/6C56EA5C29638FB4528AC87E60AF5AE0/7cd473163fc129930213470140dac42588e90251/69868717-d084-4994-80d9-1c47d1e7d971.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T055920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fd5c8c867f457fdc0e7b83100ff2007abdfc5c59fd4c80e688606233410efd8 [2022-09-28T05:59:20.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T05:59:20.960Z] Dload Upload Total Spent Left Speed [2022-09-28T05:59:21.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6349 --:--:-- --:--:-- --:--:-- 6323 100 1543 0 0 100 1543 0 6349 --:--:-- --:--:-- --:--:-- 6323 [2022-09-28T05:59:21.220Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/7cd473163fc129930213470140dac42588e90251 [Pipeline] } [2022-09-28T05:59:21.250Z] 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 [2022-09-28T05:59:22.964Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-193/archives ] [2022-09-28T05:59:22.964Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-193/archives [2022-09-28T05:59:22.964Z] total 16 [2022-09-28T05:59:22.964Z] drwxr-xr-x 3 root root 4096 Sep 28 05:50 . [2022-09-28T05:59:22.964Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 05:50 .. [2022-09-28T05:59:22.964Z] drwxr-xr-x 2 root root 4096 Sep 28 05:50 cost [2022-09-28T05:59:22.964Z] -rw-r--r-- 1 root root 86 Sep 28 05:50 cost.csv [2022-09-28T05:59:22.964Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-193/archives [2022-09-28T05:59:22.964Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-193/archives [2022-09-28T05:59:22.964Z] total 16 [2022-09-28T05:59:22.964Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:50 . [2022-09-28T05:59:22.964Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 05:50 .. [2022-09-28T05:59:22.964Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 05:50 cost [2022-09-28T05:59:22.964Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 28 05:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:59:23.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:59:24.178Z] ---> package-listing.sh [2022-09-28T05:59:24.178Z] ++ facter osfamily [2022-09-28T05:59:24.178Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T05:59:24.436Z] + OS_FAMILY=debian [2022-09-28T05:59:24.436Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-193 [2022-09-28T05:59:24.436Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T05:59:24.436Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T05:59:24.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T05:59:24.436Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T05:59:24.436Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-193 ']' [2022-09-28T05:59:24.436Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T05:59:24.436Z] + case "${OS_FAMILY}" in [2022-09-28T05:59:24.436Z] + dpkg -l [2022-09-28T05:59:24.436Z] + grep '^ii' [2022-09-28T05:59:24.436Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T05:59:24.436Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T05:59:24.436Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T05:59:24.436Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-193 ']' [2022-09-28T05:59:24.436Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-193/archives/ [2022-09-28T05:59:24.436Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-193/archives/ [Pipeline] echo [2022-09-28T05:59:24.468Z] 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-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-28T05:59:24.763Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T05:59:25.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T05:59:25.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T05:59:25.528Z] prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container [2022-09-28T05:59:25.555Z] $ 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-193/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-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T05:59:25.776Z] $ docker top c6033476ffd982cb60547ba10de3cece4768e1c6c435bcbaac0ddd5f4d4f5999 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T05:59:26.175Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T05:59:26.488Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T05:59:26.803Z] + ls /var/log/sa-host [2022-09-28T05:59:26.803Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T05:59:26.943Z] provisioning config files... [2022-09-28T05:59:26.950Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/config13276346290128818155tmp [Pipeline] { [Pipeline] echo [2022-09-28T05:59:27.000Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:59:27.307Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T05:59:27.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:59:27.729Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T05:59:27.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:59:28.073Z] ---> sudo-logs.sh [2022-09-28T05:59:28.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T05:59:28.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:59:28.466Z] ---> job-cost.sh [2022-09-28T05:59:28.466Z] lf-activate-venv: SKIPPING [2022-09-28T05:59:28.466Z] DEBUG: total: 0.2199999988079071 [2022-09-28T05:59:28.466Z] INFO: Retrieving Stack Cost... [2022-09-28T05:59:29.404Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T05:59:29.972Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T05:59:30.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T05:59:30.316Z] ---> logs-deploy.sh [2022-09-28T05:59:30.316Z] lf-activate-venv: SKIPPING [2022-09-28T05:59:30.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-193/1 [2022-09-28T05:59:30.316Z] INFO: archiving workspace using pattern(s): [2022-09-28T05:59:31.254Z] Archives upload complete. [2022-09-28T05:59:31.512Z] INFO: archiving logs to Nexus [2022-09-28T05:59:32.082Z] ---> uname -a: [2022-09-28T05:59:32.082Z] Linux prd-ubuntu20-04-docker-8c-8g-1507 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] ---> lscpu: [2022-09-28T05:59:32.082Z] Architecture: x86_64 [2022-09-28T05:59:32.082Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T05:59:32.082Z] Byte Order: Little Endian [2022-09-28T05:59:32.082Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T05:59:32.082Z] CPU(s): 8 [2022-09-28T05:59:32.082Z] On-line CPU(s) list: 0-7 [2022-09-28T05:59:32.082Z] Thread(s) per core: 1 [2022-09-28T05:59:32.082Z] Core(s) per socket: 1 [2022-09-28T05:59:32.082Z] Socket(s): 8 [2022-09-28T05:59:32.082Z] NUMA node(s): 1 [2022-09-28T05:59:32.082Z] Vendor ID: AuthenticAMD [2022-09-28T05:59:32.082Z] CPU family: 23 [2022-09-28T05:59:32.082Z] Model: 49 [2022-09-28T05:59:32.082Z] Model name: AMD EPYC-Rome Processor [2022-09-28T05:59:32.082Z] Stepping: 0 [2022-09-28T05:59:32.082Z] CPU MHz: 2799.998 [2022-09-28T05:59:32.082Z] BogoMIPS: 5599.99 [2022-09-28T05:59:32.082Z] Virtualization: AMD-V [2022-09-28T05:59:32.082Z] Hypervisor vendor: KVM [2022-09-28T05:59:32.082Z] Virtualization type: full [2022-09-28T05:59:32.082Z] L1d cache: 256 KiB [2022-09-28T05:59:32.082Z] L1i cache: 256 KiB [2022-09-28T05:59:32.082Z] L2 cache: 4 MiB [2022-09-28T05:59:32.082Z] L3 cache: 128 MiB [2022-09-28T05:59:32.082Z] NUMA node0 CPU(s): 0-7 [2022-09-28T05:59:32.082Z] Vulnerability Itlb multihit: Not affected [2022-09-28T05:59:32.082Z] Vulnerability L1tf: Not affected [2022-09-28T05:59:32.082Z] Vulnerability Mds: Not affected [2022-09-28T05:59:32.082Z] Vulnerability Meltdown: Not affected [2022-09-28T05:59:32.082Z] Vulnerability Mmio stale data: Not affected [2022-09-28T05:59:32.082Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T05:59:32.082Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T05:59:32.082Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T05:59:32.082Z] Vulnerability Srbds: Not affected [2022-09-28T05:59:32.082Z] Vulnerability Tsx async abort: Not affected [2022-09-28T05:59:32.082Z] 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 [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] ---> nproc: [2022-09-28T05:59:32.082Z] 8 [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] ---> df -h: [2022-09-28T05:59:32.082Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T05:59:32.082Z] overlay 155G 12G 144G 8% / [2022-09-28T05:59:32.082Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T05:59:32.082Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T05:59:32.082Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T05:59:32.082Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] ---> sar -b -r -n DEV: [2022-09-28T05:59:32.082Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1507) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] 05:47:56 LINUX RESTART (8 CPU) [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] 05:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-28T05:59:32.082Z] 05:49:02 320.75 48.34 272.40 0.00 5463.89 78123.25 0.00 [2022-09-28T05:59:32.082Z] 05:50:01 176.99 1.29 175.70 0.00 18.84 91565.50 0.00 [2022-09-28T05:59:32.082Z] 05:51:01 185.24 0.22 185.02 0.00 13.73 67469.24 0.00 [2022-09-28T05:59:32.082Z] 05:52:01 5.75 0.00 5.75 0.00 0.00 27970.29 0.00 [2022-09-28T05:59:32.082Z] 05:53:01 7.25 0.97 6.28 0.00 67.46 28121.58 0.00 [2022-09-28T05:59:32.082Z] 05:54:01 39.59 8.37 31.23 0.00 2816.86 13821.56 0.00 [2022-09-28T05:59:32.082Z] 05:55:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 [2022-09-28T05:59:32.082Z] 05:56:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2022-09-28T05:59:32.082Z] 05:57:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2022-09-28T05:59:32.082Z] 05:58:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 [2022-09-28T05:59:32.082Z] 05:59:01 1.52 0.00 1.52 0.00 0.00 27.46 0.00 [2022-09-28T05:59:32.082Z] Average: 67.40 5.39 62.01 0.00 762.99 27828.34 0.00 [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-28T05:59:32.082Z] 05:49:02 29445092 31599468 729856 2.22 69772 2367392 1827344 5.39 989812 2110616 487700 [2022-09-28T05:59:32.082Z] 05:50:01 28429568 31558592 744880 2.27 133280 3192820 1851876 5.46 1185920 2818072 131308 [2022-09-28T05:59:32.082Z] 05:51:01 27836564 31573344 727012 2.21 143404 3755548 1776076 5.23 1208464 3346436 380 [2022-09-28T05:59:32.082Z] 05:52:01 27835788 31572652 727428 2.21 143472 3755552 1776076 5.23 1208368 3346444 136 [2022-09-28T05:59:32.082Z] 05:53:01 27828496 31572376 727584 2.21 144900 3760684 1771412 5.22 1216232 3351764 4 [2022-09-28T05:59:32.082Z] 05:54:01 27547200 31559340 726560 2.21 161908 4004328 1783884 5.26 1357860 3460888 140 [2022-09-28T05:59:32.082Z] 05:55:01 27554892 31567228 718508 2.19 161980 4004332 1783884 5.26 1350456 3460896 4 [2022-09-28T05:59:32.082Z] 05:56:01 27554644 31567028 718448 2.18 162020 4004332 1783884 5.26 1350488 3460892 144 [2022-09-28T05:59:32.082Z] 05:57:01 27554704 31567244 718112 2.18 162072 4004336 1783884 5.26 1350540 3460896 8 [2022-09-28T05:59:32.082Z] 05:58:01 27554436 31567496 718228 2.18 162168 4004340 1783884 5.26 1350232 3461316 8 [2022-09-28T05:59:32.082Z] 05:59:01 27554868 31568036 717668 2.18 162272 4004340 1783884 5.26 1350484 3461316 8 [2022-09-28T05:59:32.082Z] Average: 27881477 31570255 724935 2.20 146113 3714364 1791463 5.28 1265351 3249049 56349 [2022-09-28T05:59:32.082Z] [2022-09-28T05:59:32.082Z] 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-28T05:59:32.082Z] 05:49:02 ens3 556.56 377.95 6398.91 107.21 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:49:02 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:49:02 docker0 3.25 2.78 0.35 41.37 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:50:01 ens3 217.56 165.02 1767.14 29.51 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:50:01 docker0 139.89 179.97 11.35 1731.03 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:51:01 ens3 138.77 87.77 2693.60 19.65 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:51:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:51:01 docker0 11.63 20.49 0.65 99.14 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:52:01 ens3 0.95 0.48 1.44 0.21 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:53:01 ens3 0.30 0.27 0.09 0.10 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:54:01 ens3 90.22 61.16 1299.54 4.33 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:54:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:55:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.082Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:56:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:57:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:58:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:59:01 ens3 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] Average: ens3 91.20 62.86 1104.54 14.62 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] Average: docker0 13.88 18.23 1.11 167.77 0.00 0.00 0.00 0.00 [2022-09-28T05:59:32.083Z] [2022-09-28T05:59:32.083Z] [2022-09-28T05:59:32.083Z] ---> sar -P ALL: [2022-09-28T05:59:32.083Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1507) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T05:59:32.083Z] [2022-09-28T05:59:32.083Z] 05:47:56 LINUX RESTART (8 CPU) [2022-09-28T05:59:32.083Z] [2022-09-28T05:59:32.083Z] 05:48:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T05:59:32.083Z] 05:49:02 all 8.90 0.00 3.18 2.10 0.05 85.76 [2022-09-28T05:59:32.083Z] 05:49:02 0 7.55 0.00 2.53 1.08 0.05 88.79 [2022-09-28T05:59:32.083Z] 05:49:02 1 8.24 0.00 3.88 0.37 0.05 87.46 [2022-09-28T05:59:32.083Z] 05:49:02 2 8.87 0.00 2.37 0.34 0.05 88.38 [2022-09-28T05:59:32.083Z] 05:49:02 3 8.28 0.00 4.34 5.62 0.05 81.70 [2022-09-28T05:59:32.083Z] 05:49:02 4 9.90 0.00 3.11 1.84 0.05 85.10 [2022-09-28T05:59:32.083Z] 05:49:02 5 10.77 0.00 2.36 0.40 0.05 86.42 [2022-09-28T05:59:32.083Z] 05:49:02 6 8.36 0.00 3.86 6.18 0.05 81.55 [2022-09-28T05:59:32.083Z] 05:49:02 7 9.26 0.00 2.97 1.00 0.07 86.70 [2022-09-28T05:59:32.083Z] 05:50:01 all 26.12 0.00 5.90 2.74 0.09 65.15 [2022-09-28T05:59:32.083Z] 05:50:01 0 26.71 0.00 5.34 0.31 0.09 67.56 [2022-09-28T05:59:32.083Z] 05:50:01 1 26.79 0.00 5.87 0.38 0.09 66.87 [2022-09-28T05:59:32.083Z] 05:50:01 2 27.28 0.00 5.96 1.13 0.09 65.54 [2022-09-28T05:59:32.083Z] 05:50:01 3 26.96 0.00 6.50 9.48 0.09 56.97 [2022-09-28T05:59:32.083Z] 05:50:01 4 25.96 0.00 6.45 5.14 0.09 62.36 [2022-09-28T05:59:32.083Z] 05:50:01 5 24.91 0.00 5.64 3.77 0.09 65.59 [2022-09-28T05:59:32.083Z] 05:50:01 6 24.38 0.00 5.95 1.44 0.07 68.16 [2022-09-28T05:59:32.083Z] 05:50:01 7 25.99 0.00 5.49 0.28 0.10 68.14 [2022-09-28T05:59:32.083Z] 05:51:01 all 18.84 0.00 4.16 1.93 0.06 75.01 [2022-09-28T05:59:32.083Z] 05:51:01 0 18.27 0.00 3.95 0.05 0.05 77.67 [2022-09-28T05:59:32.083Z] 05:51:01 1 18.19 0.00 4.51 1.23 0.05 76.02 [2022-09-28T05:59:32.083Z] 05:51:01 2 20.55 0.00 4.41 3.08 0.05 71.91 [2022-09-28T05:59:32.083Z] 05:51:01 3 18.53 0.00 3.44 0.03 0.08 77.91 [2022-09-28T05:59:32.083Z] 05:51:01 4 17.52 0.00 4.40 7.62 0.08 70.37 [2022-09-28T05:59:32.083Z] 05:51:01 5 18.92 0.00 4.26 0.22 0.05 76.55 [2022-09-28T05:59:32.083Z] 05:51:01 6 19.09 0.00 4.24 0.57 0.07 76.03 [2022-09-28T05:59:32.083Z] 05:51:01 7 19.66 0.00 4.08 2.65 0.07 73.54 [2022-09-28T05:59:32.083Z] 05:52:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-09-28T05:59:32.083Z] 05:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-28T05:59:32.083Z] 05:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T05:59:32.083Z] 05:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-28T05:59:32.083Z] 05:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T05:59:32.083Z] 05:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T05:59:32.083Z] 05:52:01 7 0.12 0.00 0.02 0.07 0.00 99.80 [2022-09-28T05:59:32.083Z] 05:53:01 all 0.21 0.00 0.05 0.02 0.01 99.72 [2022-09-28T05:59:32.083Z] 05:53:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2022-09-28T05:59:32.083Z] 05:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T05:59:32.083Z] 05:53:01 3 0.07 0.00 0.05 0.02 0.00 99.87 [2022-09-28T05:59:32.083Z] 05:53:01 4 0.08 0.00 0.22 0.02 0.00 99.68 [2022-09-28T05:59:32.083Z] 05:53:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2022-09-28T05:59:32.083Z] 05:53:01 6 1.32 0.00 0.02 0.00 0.02 98.64 [2022-09-28T05:59:32.083Z] 05:53:01 7 0.05 0.00 0.02 0.08 0.00 99.85 [2022-09-28T05:59:32.083Z] 05:54:01 all 1.20 0.00 0.83 0.34 0.01 97.62 [2022-09-28T05:59:32.083Z] 05:54:01 0 1.29 0.00 0.82 0.32 0.02 97.56 [2022-09-28T05:59:32.083Z] 05:54:01 1 2.06 0.00 1.88 0.05 0.00 96.00 [2022-09-28T05:59:32.083Z] 05:54:01 2 0.98 0.00 0.65 0.80 0.00 97.56 [2022-09-28T05:59:32.083Z] 05:54:01 3 0.70 0.00 0.60 0.60 0.02 98.08 [2022-09-28T05:59:32.083Z] 05:54:01 4 0.72 0.00 0.52 0.15 0.00 98.62 [2022-09-28T05:59:32.083Z] 05:54:01 5 1.80 0.00 0.69 0.07 0.00 97.44 [2022-09-28T05:59:32.083Z] 05:54:01 6 0.87 0.00 0.82 0.43 0.00 97.88 [2022-09-28T05:59:32.083Z] 05:54:01 7 1.20 0.00 0.64 0.33 0.03 97.79 [2022-09-28T05:59:32.083Z] 05:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-09-28T05:59:32.083Z] 05:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:55:01 2 0.02 0.00 0.03 0.03 0.00 99.92 [2022-09-28T05:59:32.083Z] 05:55:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-09-28T05:59:32.083Z] 05:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-28T05:59:32.083Z] 05:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:55:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-28T05:59:32.083Z] 05:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-28T05:59:32.083Z] 05:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-28T05:59:32.083Z] 05:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:59:32.083Z] 05:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T05:59:32.083Z] 05:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:56:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2022-09-28T05:59:32.083Z] 05:57:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2022-09-28T05:59:32.083Z] 05:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-28T05:59:32.083Z] 05:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:59:32.083Z] 05:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-28T05:59:32.083Z] 05:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T05:59:32.083Z] 05:57:01 6 0.63 0.00 0.00 0.00 0.00 99.37 [2022-09-28T05:59:32.083Z] 05:57:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-28T05:59:32.083Z] 05:58:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-09-28T05:59:32.083Z] 05:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-28T05:59:32.083Z] 05:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:59:32.083Z] 05:58:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-09-28T05:59:32.083Z] 05:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:59:32.083Z] 05:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:58:01 6 1.97 0.00 0.02 0.00 0.00 98.01 [2022-09-28T05:59:32.083Z] 05:58:01 7 0.17 0.00 0.02 0.00 0.02 99.80 [2022-09-28T05:59:32.083Z] 05:59:01 all 0.30 0.00 0.01 0.01 0.00 99.67 [2022-09-28T05:59:32.083Z] 05:59:01 0 0.07 0.00 0.07 0.02 0.02 99.83 [2022-09-28T05:59:32.083Z] 05:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:59:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2022-09-28T05:59:32.083Z] 05:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T05:59:32.083Z] 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T05:59:32.083Z] 05:59:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-28T05:59:32.083Z] 05:59:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2022-09-28T05:59:32.083Z] 05:59:01 7 0.28 0.00 0.03 0.00 0.00 99.68 [2022-09-28T05:59:32.083Z] [2022-09-28T05:59:32.083Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-28T05:59:32.083Z] Average: all 5.02 0.00 1.27 0.64 0.02 93.04 [2022-09-28T05:59:32.083Z] Average: 0 4.84 0.00 1.15 0.16 0.02 93.82 [2022-09-28T05:59:32.083Z] Average: 1 4.96 0.00 1.45 0.18 0.02 93.39 [2022-09-28T05:59:32.083Z] Average: 2 5.18 0.00 1.21 0.50 0.02 93.09 [2022-09-28T05:59:32.083Z] Average: 3 4.90 0.00 1.34 1.41 0.02 92.33 [2022-09-28T05:59:32.083Z] Average: 4 4.85 0.00 1.32 1.32 0.02 92.49 [2022-09-28T05:59:32.083Z] Average: 5 5.08 0.00 1.17 0.40 0.02 93.33 [2022-09-28T05:59:32.083Z] Average: 6 5.26 0.00 1.34 0.78 0.02 92.61 [2022-09-28T05:59:32.083Z] Average: 7 5.10 0.00 1.20 0.40 0.03 93.28 [2022-09-28T05:59:32.083Z] [2022-09-28T05:59:32.083Z] [2022-09-28T05:59:32.083Z]