Pull request #343 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a52c7bd4d7db575bab012573efb061ba0fce7ad1+bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be (658f1d93afe2dee69e079c045ff4e5f4ec4bec37) 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-ssh7736289921497290792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5640842193993924775.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-343/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-343/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14778129009567176216.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-343/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3490465868728606111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4034622908949263545.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-343/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-343/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6718488546121347816.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5423 in /w/workspace/gexfoundry_device-snmp-go_PR-343 [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-343 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be into PR head commit a52c7bd4d7db575bab012573efb061ba0fce7ad1 Merge succeeded, producing a52c7bd4d7db575bab012573efb061ba0fce7ad1 Checking out Revision a52c7bd4d7db575bab012573efb061ba0fce7ad1 (PR-343) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a52c7bd4d7db575bab012573efb061ba0fce7ad1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a52c7bd4d7db575bab012573efb061ba0fce7ad1 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:49 ========================================================= 05:42:49 EdgeX Global Pipelines Version Info 05:42:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:50 ------------------- 05:42:50 stable info: 05:42:50 ------------------- 05:42:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:42:50 Message: update stable to v1.0.258 05:42:51 ------------------- 05:42:51 experimental info: 05:42:51 ------------------- 05:42:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:42:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:42:51 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-343 [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-343 [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-343 [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a52c7bd [Pipeline] echo 05:42:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:53 provisioning config files... 05:42:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/config5738786802914131020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:54 ---> ****-login.sh 05:42:54 nexus3.edgexfoundry.org:10001 05:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:54 Configure a credential helper to remove this warning. See 05:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:54 05:42:54 Login Succeeded 05:42:54 nexus3.edgexfoundry.org:10002 05:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:54 Configure a credential helper to remove this warning. See 05:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:54 05:42:54 Login Succeeded 05:42:54 nexus3.edgexfoundry.org:10003 05:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:54 Configure a credential helper to remove this warning. See 05:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:54 05:42:54 Login Succeeded 05:42:54 nexus3.edgexfoundry.org:10004 05:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:54 Configure a credential helper to remove this warning. See 05:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:54 05:42:54 Login Succeeded 05:42:54 ****.io 05:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:55 Configure a credential helper to remove this warning. See 05:42:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:55 05:42:55 Login Succeeded 05:42:55 ---> ****-login.sh ends [Pipeline] } 05:42:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:42:55 + git rev-list -1 --merges a52c7bd4d7db575bab012573efb061ba0fce7ad1~1..a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] echo 05:42:55 -----------> git rev-list -1 --merges a52c7bd4d7db575bab012573efb061ba0fce7ad1~1..a52c7bd4d7db575bab012573efb061ba0fce7ad1 a52c7bd4d7db575bab012573efb061ba0fce7ad1 [false] [Pipeline] sh 05:42:56 + git log --format=format:%s -1 a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] echo 05:42:56 ========================================================= 05:42:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:42:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:56 + git log --format=format:%s -1 a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] echo 05:42:56 [semverPrep] GIT_COMMIT: a52c7bd4d7db575bab012573efb061ba0fce7ad1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:42:56 [semverPrep] This is not a build commit. [Pipeline] sh 05:42:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:57 + grep -v github /etc/ssh/ssh_known_hosts 05:42:57 + [ -e /tmp/ssh_known_hosts ] 05:42:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:42:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:42:57 + sudo tee -a /etc/ssh/ssh_known_hosts 05:42:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:57 05:42:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:58 0.1.4: Pulling from edgex-devops/py-git-semver 05:42:58 b85a868b505f: Pulling fs layer 05:42:58 e2be974225ed: Pulling fs layer 05:42:58 339a4e72a1f5: Pulling fs layer 05:42:58 988bab9f4d93: Pulling fs layer 05:42:58 1469e6f7b9e6: Pulling fs layer 05:42:58 eaf3925da568: Pulling fs layer 05:42:58 bab4dde63d76: Pulling fs layer 05:42:58 bde34c3a00c8: Pulling fs layer 05:42:58 b352a97aabf1: Pulling fs layer 05:42:58 4872d77fe225: Pulling fs layer 05:42:58 5851b861e8e6: Pulling fs layer 05:42:58 988bab9f4d93: Waiting 05:42:58 1469e6f7b9e6: Waiting 05:42:58 b352a97aabf1: Waiting 05:42:58 bab4dde63d76: Waiting 05:42:58 eaf3925da568: Waiting 05:42:58 bde34c3a00c8: Waiting 05:42:58 5851b861e8e6: Waiting 05:42:58 4872d77fe225: Waiting 05:42:58 e2be974225ed: Verifying Checksum 05:42:58 e2be974225ed: Download complete 05:42:58 988bab9f4d93: Verifying Checksum 05:42:58 988bab9f4d93: Download complete 05:42:58 1469e6f7b9e6: Verifying Checksum 05:42:58 1469e6f7b9e6: Download complete 05:42:58 339a4e72a1f5: Verifying Checksum 05:42:58 339a4e72a1f5: Download complete 05:42:58 eaf3925da568: Download complete 05:42:58 bde34c3a00c8: Download complete 05:42:58 b352a97aabf1: Verifying Checksum 05:42:58 b352a97aabf1: Download complete 05:42:58 4872d77fe225: Download complete 05:42:58 5851b861e8e6: Download complete 05:42:58 b85a868b505f: Verifying Checksum 05:42:58 b85a868b505f: Download complete 05:42:58 bab4dde63d76: Verifying Checksum 05:42:58 bab4dde63d76: Download complete 05:42:59 b85a868b505f: Pull complete 05:43:00 e2be974225ed: Pull complete 05:43:00 339a4e72a1f5: Pull complete 05:43:00 988bab9f4d93: Pull complete 05:43:00 1469e6f7b9e6: Pull complete 05:43:00 eaf3925da568: Pull complete 05:43:02 bab4dde63d76: Pull complete 05:43:02 bde34c3a00c8: Pull complete 05:43:02 b352a97aabf1: Pull complete 05:43:03 4872d77fe225: Pull complete 05:43:03 5851b861e8e6: Pull complete 05:43:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:03 prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container 05:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:43:07 $ docker top a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 -eo pid,comm 05:43:07 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). 05:43:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:07 [ssh-agent] Looking for ssh-agent implementation... 05:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:07 $ docker exec a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 ssh-agent 05:43:07 SSH_AUTH_SOCK=/tmp/ssh-VkVyqLAnj9nS/agent.32 05:43:07 SSH_AGENT_PID=38 05:43:07 Running ssh-add (command line suppressed) 05:43:07 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/private_key_12646427577330949439.key (/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/private_key_12646427577330949439.key) 05:43:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:08 + git tag --points-at HEAD [Pipeline] } 05:43:08 $ docker exec --env ******** --env ******** a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 ssh-agent -k 05:43:08 unset SSH_AUTH_SOCK; 05:43:08 unset SSH_AGENT_PID; 05:43:08 echo Agent pid 38 killed; 05:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:08 [ssh-agent] Looking for ssh-agent implementation... 05:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:08 $ docker exec a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 ssh-agent 05:43:08 SSH_AUTH_SOCK=/tmp/ssh-QsofrNXuQqFz/agent.70 05:43:08 SSH_AGENT_PID=76 05:43:08 Running ssh-add (command line suppressed) 05:43:08 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/private_key_2172372231217798773.key (/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/private_key_2172372231217798773.key) 05:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:09 + git semver init 05:43:09 2024-03-11 05:43:09,342 [run_init] DEBUG init version:0.0.0 force:False 05:43:09 2024-03-11 05:43:09,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver 05:43:09 2024-03-11 05:43:09,343 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-343/.semver 05:43:09 2024-03-11 05:43:09,343 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-343, universal_newlines=False, shell=None, istream=None) 05:43:10 2024-03-11 05:43:10,375 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-343/.git/info/exclude 05:43:10 2024-03-11 05:43:10,376 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver/PR-343 with force:False 05:43:10 2024-03-11 05:43:10,376 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver/PR-343 05:43:10 2024-03-11 05:43:10,380 [execute] INFO git cat-file --batch-check 05:43:10 2024-03-11 05:43:10,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) 05:43:10 2024-03-11 05:43:10,386 [execute] INFO git cat-file --batch 05:43:10 2024-03-11 05:43:10,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) 05:43:10 2024-03-11 05:43:10,392 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-343/.semver/PR-343 05:43:10 0.0.0 [Pipeline] } 05:43:10 $ docker exec --env ******** --env ******** a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 ssh-agent -k 05:43:10 unset SSH_AUTH_SOCK; 05:43:10 unset SSH_AGENT_PID; 05:43:10 echo Agent pid 76 killed; 05:43:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:11 + git semver [Pipeline] } 05:43:12 $ docker stop --time=1 a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 05:43:13 $ docker rm -f --volumes a38c7231ce7f0f531f3c8bc3f1c5d61058bce804f3c8b97a19853d0afe02a522 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:14 Stashed 1 file(s) [Pipeline] echo 05:43:14 [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 05:43:15 provisioning config files... 05:43:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/config3414366291465170439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:15 ---> ****-login.sh 05:43:15 nexus3.edgexfoundry.org:10001 05:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:15 Configure a credential helper to remove this warning. See 05:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:15 05:43:15 Login Succeeded 05:43:15 nexus3.edgexfoundry.org:10002 05:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:15 Configure a credential helper to remove this warning. See 05:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:15 05:43:15 Login Succeeded 05:43:15 nexus3.edgexfoundry.org:10003 05:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:16 Configure a credential helper to remove this warning. See 05:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:16 05:43:16 Login Succeeded 05:43:16 nexus3.edgexfoundry.org:10004 05:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:16 Configure a credential helper to remove this warning. See 05:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:16 05:43:16 Login Succeeded 05:43:16 ****.io 05:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:16 Configure a credential helper to remove this warning. See 05:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:16 05:43:16 Login Succeeded 05:43:16 ---> ****-login.sh ends [Pipeline] } 05:43:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:43:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:43:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:43:17 ========================================================= 05:43:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:43:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:43:17 Sending build context to Docker daemon 14.14MB 05:43:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:43:17 Step 2/12 : FROM ${BASE} AS builder 05:43:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:43:17 7264a8db6415: Pulling fs layer 05:43:17 c4d48a809fc2: Pulling fs layer 05:43:17 4f1c88b9dad5: Pulling fs layer 05:43:17 ad3a456e5733: Pulling fs layer 05:43:17 69c7f0334f64: Pulling fs layer 05:43:17 1f1c1a5573a3: Pulling fs layer 05:43:17 ce7588e14bc9: Pulling fs layer 05:43:17 b5e4710f87ac: Pulling fs layer 05:43:17 69c7f0334f64: Waiting 05:43:17 1f1c1a5573a3: Waiting 05:43:17 ce7588e14bc9: Waiting 05:43:17 b5e4710f87ac: Waiting 05:43:17 ad3a456e5733: Waiting 05:43:17 c4d48a809fc2: Verifying Checksum 05:43:17 c4d48a809fc2: Download complete 05:43:17 ad3a456e5733: Download complete 05:43:17 69c7f0334f64: Verifying Checksum 05:43:17 69c7f0334f64: Download complete 05:43:17 7264a8db6415: Verifying Checksum 05:43:17 7264a8db6415: Download complete 05:43:17 1f1c1a5573a3: Verifying Checksum 05:43:17 1f1c1a5573a3: Download complete 05:43:18 7264a8db6415: Pull complete 05:43:18 b5e4710f87ac: Verifying Checksum 05:43:18 b5e4710f87ac: Download complete 05:43:18 c4d48a809fc2: Pull complete 05:43:18 4f1c88b9dad5: Download complete 05:43:18 ce7588e14bc9: Verifying Checksum 05:43:18 ce7588e14bc9: Download complete 05:43:22 4f1c88b9dad5: Pull complete 05:43:22 ad3a456e5733: Pull complete 05:43:22 69c7f0334f64: Pull complete 05:43:22 1f1c1a5573a3: Pull complete 05:43:24 ce7588e14bc9: Pull complete 05:43:24 b5e4710f87ac: Pull complete 05:43:24 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:43:24 ---> 88b5674ff536 05:43:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:43:29 Still waiting to schedule task 05:43:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:43:31 ---> Running in f0d96696ca58 05:43:31 Removing intermediate container f0d96696ca58 05:43:31 ---> 0889bfbd1743 05:43:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:43:31 ---> Running in 32500cd46173 05:43:31 Removing intermediate container 32500cd46173 05:43:31 ---> bcb6905b5af1 05:43:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:43:31 ---> Running in 6b001e00c9a8 05:43:31 Removing intermediate container 6b001e00c9a8 05:43:31 ---> 5518b2f93613 05:43:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:43:31 ---> Running in 7f933c0b13c5 05:43:31 Removing intermediate container 7f933c0b13c5 05:43:31 ---> 72461dd9a519 05:43:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:31 ---> Running in cd9c9f2308d1 05:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:43:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:43:31 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:43:31 (2/4) Installing libedit (20221030.3.1-r1) 05:43:31 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:43:31 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:43:31 Executing busybox-1.36.1-r5.trigger 05:43:31 OK: 268 MiB in 56 packages 05:43:31 Removing intermediate container cd9c9f2308d1 05:43:31 ---> 4fe949d2950e 05:43:31 Step 8/12 : WORKDIR /device-snmp-go 05:43:31 ---> Running in b1f8c32577b1 05:43:31 Removing intermediate container b1f8c32577b1 05:43:31 ---> 5f74f7d19ca0 05:43:31 Step 9/12 : COPY go.mod vendor* ./ 05:43:32 ---> 394a5ceb15c2 05:43:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:32 ---> Running in 3950cab9620f 05:44:04 Removing intermediate container 3950cab9620f 05:44:04 ---> 0c005563ab2c 05:44:04 Step 11/12 : COPY . . 05:44:04 ---> 4c229b387b20 05:44:04 Step 12/12 : RUN ${MAKE} 05:44:04 ---> Running in 54ee2a070303 05:44:04 noop 05:44:04 Removing intermediate container 54ee2a070303 05:44:04 ---> bb0ff6e342b8 05:44:04 Successfully built bb0ff6e342b8 05:44:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:04 + docker inspect -f . ci-base-image-x86_64 05:44:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:05 prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container 05:44:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@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 ******** ci-base-image-x86_64 cat 05:44:05 $ docker top 441aa55c00bc189644e00e11dcd97ab9c63b7bbf2493b758899b28aee698e695 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:05 + go version 05:44:05 go version go1.21.0 linux/amd64 [Pipeline] } 05:44:06 $ docker stop --time=1 441aa55c00bc189644e00e11dcd97ab9c63b7bbf2493b758899b28aee698e695 05:44:07 $ docker rm -f --volumes 441aa55c00bc189644e00e11dcd97ab9c63b7bbf2493b758899b28aee698e695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:08 + docker inspect -f . ci-base-image-x86_64 05:44:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:08 prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container 05:44:08 $ 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-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@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 ******** ci-base-image-x86_64 cat 05:44:08 $ docker top 4bf116e43cfc95fdf2492fc5c246391c0823e081ec05ddec4601d6396265f9a0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:09 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-343 [Pipeline] fileExists [Pipeline] sh 05:44:09 + make test 05:44:09 go test ./... -coverprofile=coverage.out 05:44:11 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:44:21 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:44:21 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 05:44:27 go vet ./... 05:44:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:44:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:44:30 ./bin/test-attribution-txt.sh 05:44:30 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:44:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:44:31 $ docker stop --time=1 4bf116e43cfc95fdf2492fc5c246391c0823e081ec05ddec4601d6396265f9a0 05:44:34 $ docker rm -f --volumes 4bf116e43cfc95fdf2492fc5c246391c0823e081ec05ddec4601d6396265f9a0 [Pipeline] // withDockerContainer [Pipeline] sh 05:44:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:44:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:44:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:44:36 + ls -al . 05:44:36 total 172 05:44:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 05:44 . 05:44:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 05:42 .. 05:44:36 -rw-rw-r-- 1 jenkins jenkins 6 Mar 11 05:42 .dockerignore 05:44:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 05:44 .git 05:44:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:42 .github 05:44:36 -rw-rw-r-- 1 jenkins jenkins 263 Mar 11 05:42 .gitignore 05:44:36 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 05:42 .golangci.yml 05:44:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 05:43 .semver 05:44:36 -rw-rw-r-- 1 jenkins jenkins 10025 Mar 11 05:42 Attribution.txt 05:44:36 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 11 05:42 CHANGELOG.md 05:44:36 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 11 05:42 Dockerfile 05:44:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 05:42 GOVERNANCE.md 05:44:36 -rw-rw-r-- 1 jenkins jenkins 656 Mar 11 05:42 Jenkinsfile 05:44:36 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 05:42 LICENSE 05:44:36 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 11 05:42 Makefile 05:44:36 -rw-rw-r-- 1 jenkins jenkins 620 Mar 11 05:42 OWNERS.md 05:44:36 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 11 05:42 README.md 05:44:36 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 05:43 VERSION 05:44:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 05:42 bin 05:44:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:42 cmd 05:44:36 -rw-r--r-- 1 jenkins jenkins 8837 Mar 11 05:44 coverage.out 05:44:36 -rw-rw-r-- 1 jenkins jenkins 3757 Mar 11 05:42 go.mod 05:44:36 -rw-rw-r-- 1 jenkins jenkins 35944 Mar 11 05:42 go.sum 05:44:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:42 internal 05:44:36 -rw-rw-r-- 1 jenkins jenkins 228 Mar 11 05:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:36 + 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=a52c7bd4d7db575bab012573efb061ba0fce7ad1 --label arch=amd64 --label version=0.0.0 . 05:44:36 Sending build context to Docker daemon 14.15MB 05:44:36 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:44:36 Step 2/25 : FROM ${BASE} AS builder 05:44:36 ---> bb0ff6e342b8 05:44:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:44:37 ---> Running in 28f8d27d3f53 05:44:37 Removing intermediate container 28f8d27d3f53 05:44:37 ---> 20bf85f8f0c3 05:44:37 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:44:37 ---> Running in 03383c0c8da7 05:44:37 Removing intermediate container 03383c0c8da7 05:44:37 ---> f95af31d565f 05:44:37 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:44:37 ---> Running in 33b8fc65821f 05:44:37 Removing intermediate container 33b8fc65821f 05:44:37 ---> 27a07f3e38a2 05:44:37 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:44:37 ---> Running in e9be8b89db9a 05:44:37 Removing intermediate container e9be8b89db9a 05:44:37 ---> 1bb3560281c4 05:44:37 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:44:37 ---> Running in ec0b2b7edb13 05:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:38 OK: 268 MiB in 56 packages 05:44:38 Removing intermediate container ec0b2b7edb13 05:44:38 ---> 9be946398a04 05:44:38 Step 8/25 : WORKDIR /device-snmp-go 05:44:38 ---> Running in 4bf4521b79f2 05:44:38 Removing intermediate container 4bf4521b79f2 05:44:38 ---> a1f604f1111b 05:44:38 Step 9/25 : COPY go.mod vendor* ./ 05:44:38 ---> 9fed03685479 05:44:38 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:38 ---> Running in 0704aa312b56 05:44:39 Removing intermediate container 0704aa312b56 05:44:39 ---> f5773e7cbb2c 05:44:39 Step 11/25 : COPY . . 05:44:40 ---> 50dd4d40fbed 05:44:40 Step 12/25 : RUN ${MAKE} 05:44:40 ---> Running in a9846a86a5cc 05:44:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:45:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5424 in /w/workspace/gexfoundry_device-snmp-go_PR-343 [Pipeline] { [Pipeline] ws 05:45:01 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:45:02 Removing intermediate container a9846a86a5cc 05:45:02 ---> cee1714f339c 05:45:02 Step 13/25 : FROM alpine:3.18 05:45:02 3.18: Pulling from library/alpine 05:45:02 619be1103602: Pulling fs layer 05:45:02 619be1103602: Verifying Checksum 05:45:02 619be1103602: Download complete 05:45:02 619be1103602: Pull complete 05:45:02 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:45:02 Status: Downloaded newer image for alpine:3.18 05:45:02 ---> d3782b16ccc9 05:45:02 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:45:02 ---> Running in 8f4f3f506b96 05:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:45:02 (1/1) Installing dumb-init (1.2.5-r2) 05:45:02 Executing busybox-1.36.1-r5.trigger 05:45:02 OK: 7 MiB in 16 packages 05:45:02 Removing intermediate container 8f4f3f506b96 05:45:02 ---> e57ebfec9b50 05:45:02 Step 15/25 : RUN apk --no-cache upgrade 05:45:02 ---> Running in f565ae0849d4 05:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:45:02 OK: 7 MiB in 16 packages 05:45:03 Removing intermediate container f565ae0849d4 05:45:03 ---> 064d44a1b6f4 05:45:03 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:45:04 ---> 14fa5105ab43 05:45:04 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:45:04 ---> 8ad761193bcf 05:45:04 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:45:04 ---> 5f8fce5f3eb4 05:45:04 Step 19/25 : EXPOSE 59993 05:45:04 ---> Running in 6614d3dedf8f 05:45:04 Removing intermediate container 6614d3dedf8f 05:45:04 ---> 90bfbf84082b 05:45:04 Step 20/25 : EXPOSE 161 05:45:04 ---> Running in bd593c5a14e9 05:45:04 Removing intermediate container bd593c5a14e9 05:45:04 ---> 7e24478b2170 05:45:04 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:45:04 ---> Running in 293c7b791736 05:45:04 Removing intermediate container 293c7b791736 05:45:04 ---> e2f2e2313c9e 05:45:04 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:45:04 ---> Running in c2ff7d919dcd 05:45:04 Removing intermediate container c2ff7d919dcd 05:45:04 ---> 3356872ee7f7 05:45:04 Step 23/25 : LABEL arch=amd64 05:45:04 ---> Running in 4f41823a5b49 05:45:04 Selected Git installation does not exist. Using Default 05:45:04 The recommended git tool is: NONE 05:45:04 Removing intermediate container 4f41823a5b49 05:45:04 ---> be6186416ec2 05:45:04 Step 24/25 : LABEL git_sha=a52c7bd4d7db575bab012573efb061ba0fce7ad1 05:45:04 ---> Running in 85b139107362 05:45:04 Removing intermediate container 85b139107362 05:45:04 ---> 76e88049a563 05:45:04 Step 25/25 : LABEL version=0.0.0 05:45:04 ---> Running in 368963c54296 05:45:04 Removing intermediate container 368963c54296 05:45:04 ---> 91b185ef26d9 05:45:04 [Warning] One or more build-args [ARCH] were not consumed 05:45:04 Successfully built 91b185ef26d9 05:45:04 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 05:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:06 05:45:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:06 latest: Pulling from edgex-lftools-log-publisher 05:45:06 5eb5b503b376: Pulling fs layer 05:45:06 5c69ac0246d0: Pulling fs layer 05:45:06 ec43610c2a17: Pulling fs layer 05:45:06 3a2ae6a8a46f: Pulling fs layer 05:45:06 33b1e0a273af: Pulling fs layer 05:45:06 5d3b04190fa2: Pulling fs layer 05:45:06 2f39f015ded8: Pulling fs layer 05:45:06 3a2ae6a8a46f: Waiting 05:45:06 33b1e0a273af: Waiting 05:45:06 5d3b04190fa2: Waiting 05:45:06 2f39f015ded8: Waiting 05:45:06 5c69ac0246d0: Verifying Checksum 05:45:06 5c69ac0246d0: Download complete 05:45:06 3a2ae6a8a46f: Verifying Checksum 05:45:06 3a2ae6a8a46f: Download complete 05:45:06 33b1e0a273af: Verifying Checksum 05:45:06 33b1e0a273af: Download complete 05:45:06 ec43610c2a17: Verifying Checksum 05:45:06 ec43610c2a17: Download complete 05:45:06 5d3b04190fa2: Verifying Checksum 05:45:06 5d3b04190fa2: Download complete 05:45:06 5eb5b503b376: Verifying Checksum 05:45:06 5eb5b503b376: Download complete 05:45:08 5eb5b503b376: Pull complete 05:45:08 5c69ac0246d0: Pull complete 05:45:08 ec43610c2a17: Pull complete 05:45:08 3a2ae6a8a46f: Pull complete 05:45:08 33b1e0a273af: Pull complete 05:45:08 5d3b04190fa2: Pull complete 05:45:09 using credential edgex-jenkins-ssh 05:45:09 Cloning the remote Git repository 05:45:09 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:45:09 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:45:09 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:45:09 > git --version # timeout=10 05:45:09 > git --version # 'git version 2.25.1' 05:45:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:11 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:45:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:12 Merging remotes/origin/main commit bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be into PR head commit a52c7bd4d7db575bab012573efb061ba0fce7ad1 05:45:12 2f39f015ded8: Pull complete 05:45:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:45:13 Merge succeeded, producing a52c7bd4d7db575bab012573efb061ba0fce7ad1 05:45:13 Checking out Revision a52c7bd4d7db575bab012573efb061ba0fce7ad1 (PR-343) [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:13 prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container 05:45:13 $ 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-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:45:12 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:45:12 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:45:12 > git config core.sparsecheckout # timeout=10 05:45:12 > git checkout -f a52c7bd4d7db575bab012573efb061ba0fce7ad1 # timeout=10 05:45:12 > git remote # timeout=10 05:45:12 > git config --get remote.origin.url # timeout=10 05:45:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:12 > git merge bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be # timeout=10 05:45:12 > git rev-parse HEAD^{commit} # timeout=10 05:45:13 > git config core.sparsecheckout # timeout=10 05:45:13 > git checkout -f a52c7bd4d7db575bab012573efb061ba0fce7ad1 # timeout=10 05:45:13 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:45:13 > git --version # timeout=10 05:45:13 > git --version # 'git version 2.25.1' 05:45:13 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:45:14 05:45:14 GitHub has been notified of this commit’s build result 05:45:14 05:45:20 $ docker top 3216065be2b53cad56753da4d899b5641b1443f8b47d06a5699769afd5e48fbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 05:45:20 ---> job-cost.sh 05:45:20 lf-activate-venv: SKIPPING 05:45:20 INFO: No Stack... [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:45:21 INFO: Archiving Costs [Pipeline] sh 05:45:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:45:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:21 Dload Upload Total Spent Left Speed 05:45:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 05:45:21 + cat /w/workspace/gexfoundry_device-snmp-go_PR-343/archives/cost.csv 05:45:21 + cut -d, -f6 [Pipeline] lock 05:45:21 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] 05:45:21 Resource [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] did not exist. Created. 05:45:21 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] [Pipeline] { 05:45:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] unstash [Pipeline] sh 05:45:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:45:22 + sudo tee /etc/docker/daemon.new 05:45:22 { 05:45:22 "registry-mirrors": [ 05:45:22 "https://nexus3.edgexfoundry.org:10001" 05:45:22 ], 05:45:22 "bip": "10.250.0.254/24", 05:45:22 "hosts": [ 05:45:22 "tcp://0.0.0.0:5555", 05:45:22 "unix:///var/run/docker.sock" 05:45:22 ], 05:45:22 "mtu": 1458, 05:45:22 "selinux-enabled": true, 05:45:22 "seccomp-profile": "/etc/docker/seccomp.json" 05:45:22 } [Pipeline] sh 05:45:22 + echo total: 0.2199999988079071 [Pipeline] stash 05:45:22 Stashed 1 file(s) [Pipeline] } 05:45:22 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] 05:45:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 05:45:22 $ docker stop --time=1 3216065be2b53cad56753da4d899b5641b1443f8b47d06a5699769afd5e48fbb 05:45:23 $ docker rm -f --volumes 3216065be2b53cad56753da4d899b5641b1443f8b47d06a5699769afd5e48fbb [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 05:45:24 + sudo service docker restart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:42 provisioning config files... 05:45:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config14656379185844004530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:43 ---> ****-login.sh 05:45:43 nexus3.edgexfoundry.org:10001 05:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:43 Configure a credential helper to remove this warning. See 05:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:43 05:45:43 Login Succeeded 05:45:43 nexus3.edgexfoundry.org:10002 05:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:43 Configure a credential helper to remove this warning. See 05:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:43 05:45:43 Login Succeeded 05:45:43 nexus3.edgexfoundry.org:10003 05:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:44 Configure a credential helper to remove this warning. See 05:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:44 05:45:44 Login Succeeded 05:45:44 nexus3.edgexfoundry.org:10004 05:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:44 Configure a credential helper to remove this warning. See 05:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:44 05:45:44 Login Succeeded 05:45:44 ****.io 05:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:45 Configure a credential helper to remove this warning. See 05:45:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:45 05:45:45 Login Succeeded 05:45:45 ---> ****-login.sh ends [Pipeline] } 05:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:45:45 ========================================================= 05:45:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:45:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:45:46 Sending build context to Docker daemon 7.157MB 05:45:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:45:46 Step 2/12 : FROM ${BASE} AS builder 05:45:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:45:47 9fda8d8052c6: Pulling fs layer 05:45:47 5d54e960e981: Pulling fs layer 05:45:47 c4a7e357bf2a: Pulling fs layer 05:45:47 f0e02332f6b5: Pulling fs layer 05:45:47 872ee5b61b7b: Pulling fs layer 05:45:47 0c6a40ed1a82: Pulling fs layer 05:45:47 94ae7d8d031c: Pulling fs layer 05:45:47 872ee5b61b7b: Waiting 05:45:47 f0e02332f6b5: Waiting 05:45:47 0c6a40ed1a82: Waiting 05:45:47 94ae7d8d031c: Waiting 05:45:47 5d54e960e981: Verifying Checksum 05:45:47 5d54e960e981: Download complete 05:45:47 f0e02332f6b5: Download complete 05:45:47 872ee5b61b7b: Verifying Checksum 05:45:47 872ee5b61b7b: Download complete 05:45:47 9fda8d8052c6: Download complete 05:45:47 94ae7d8d031c: Verifying Checksum 05:45:47 94ae7d8d031c: Download complete 05:45:48 9fda8d8052c6: Pull complete 05:45:48 5d54e960e981: Pull complete 05:45:48 c4a7e357bf2a: Verifying Checksum 05:45:48 c4a7e357bf2a: Download complete 05:45:50 0c6a40ed1a82: Verifying Checksum 05:45:50 0c6a40ed1a82: Download complete 05:46:02 c4a7e357bf2a: Pull complete 05:46:02 f0e02332f6b5: Pull complete 05:46:02 872ee5b61b7b: Pull complete 05:46:10 0c6a40ed1a82: Pull complete 05:46:11 94ae7d8d031c: Pull complete 05:46:12 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:46:12 ---> 86de565de09d 05:46:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:46:13 ---> Running in a5ecec8816c8 05:46:13 Removing intermediate container a5ecec8816c8 05:46:13 ---> c328b68d3d64 05:46:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:46:14 ---> Running in 7a85fd4fe14f 05:46:14 Removing intermediate container 7a85fd4fe14f 05:46:14 ---> b2302708052e 05:46:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:46:14 ---> Running in a455aaa24d6c 05:46:14 Removing intermediate container a455aaa24d6c 05:46:14 ---> 0c8185e225f1 05:46:14 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:46:14 ---> Running in 5bd5cff540a4 05:46:14 Removing intermediate container 5bd5cff540a4 05:46:14 ---> c5037b5f91f2 05:46:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:46:15 ---> Running in 66f516e06da2 05:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:46:17 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:46:17 (2/4) Installing libedit (20221030.3.1-r1) 05:46:17 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:46:17 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:46:17 Executing busybox-1.36.1-r5.trigger 05:46:17 OK: 271 MiB in 56 packages 05:46:18 Removing intermediate container 66f516e06da2 05:46:18 ---> fa461819c50f 05:46:18 Step 8/12 : WORKDIR /device-snmp-go 05:46:18 ---> Running in ff573afd55f8 05:46:19 Removing intermediate container ff573afd55f8 05:46:19 ---> 3100f2a4b664 05:46:19 Step 9/12 : COPY go.mod vendor* ./ 05:46:19 ---> 48ba9aa670f4 05:46:19 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:19 ---> Running in 9e83fcf68633 05:47:27 Removing intermediate container 9e83fcf68633 05:47:27 ---> 6f3e4b4f70b8 05:47:27 Step 11/12 : COPY . . 05:47:27 ---> f0186b304d69 05:47:27 Step 12/12 : RUN ${MAKE} 05:47:27 ---> Running in aa39e18d3d35 05:47:27 noop 05:47:27 Removing intermediate container aa39e18d3d35 05:47:27 ---> 93ac164a8304 05:47:27 Successfully built 93ac164a8304 05:47:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:28 + docker inspect -f . ci-base-image-arm64 05:47:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:28 prd-ubuntu20.04-docker-arm64-4c-16g-5424 does not seem to be running inside a container 05:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:47:29 $ docker top 8ceb9f297f59a8d0baef580b9929db9f9cf6ca7fb46d76177a4d6fcd21d50d5c -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:30 + go version 05:47:30 go version go1.21.0 linux/arm64 [Pipeline] } 05:47:30 $ docker stop --time=1 8ceb9f297f59a8d0baef580b9929db9f9cf6ca7fb46d76177a4d6fcd21d50d5c 05:47:32 $ docker rm -f --volumes 8ceb9f297f59a8d0baef580b9929db9f9cf6ca7fb46d76177a4d6fcd21d50d5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:33 + docker inspect -f . ci-base-image-arm64 05:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:34 prd-ubuntu20.04-docker-arm64-4c-16g-5424 does not seem to be running inside a container 05:47:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:47:35 $ docker top 1696d5debc9549b6edc8901a60cd73aed5db73ed70d850ff1c534b5b248c2c7d -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:36 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:47:36 + make test 05:47:36 go test ./... -coverprofile=coverage.out 05:47:40 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:49:16 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:49:16 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements 05:49:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:49:16 go vet ./... 05:49:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:25 ./bin/test-attribution-txt.sh 05:49:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:49:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:49:25 $ docker stop --time=1 1696d5debc9549b6edc8901a60cd73aed5db73ed70d850ff1c534b5b248c2c7d 05:49:27 $ docker rm -f --volumes 1696d5debc9549b6edc8901a60cd73aed5db73ed70d850ff1c534b5b248c2c7d [Pipeline] // withDockerContainer [Pipeline] sh 05:49:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:28 Warning: overwriting stash ‘coverage-report’ 05:49:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:30 + ls -al . 05:49:30 total 168 05:49:30 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 05:47 . 05:49:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 05:45 .. 05:49:30 -rw-rw-r-- 1 jenkins jenkins 6 Mar 11 05:45 .dockerignore 05:49:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 05:45 .git 05:49:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:45 .github 05:49:30 -rw-rw-r-- 1 jenkins jenkins 263 Mar 11 05:45 .gitignore 05:49:30 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 05:45 .golangci.yml 05:49:30 -rw-rw-r-- 1 jenkins jenkins 10025 Mar 11 05:45 Attribution.txt 05:49:30 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 11 05:45 CHANGELOG.md 05:49:30 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 11 05:45 Dockerfile 05:49:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 05:45 GOVERNANCE.md 05:49:30 -rw-rw-r-- 1 jenkins jenkins 656 Mar 11 05:45 Jenkinsfile 05:49:30 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 05:45 LICENSE 05:49:30 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 11 05:45 Makefile 05:49:30 -rw-rw-r-- 1 jenkins jenkins 620 Mar 11 05:45 OWNERS.md 05:49:30 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 11 05:45 README.md 05:49:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 05:43 VERSION 05:49:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 05:45 bin 05:49:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:45 cmd 05:49:30 -rw-r--r-- 1 jenkins jenkins 8837 Mar 11 05:49 coverage.out 05:49:30 -rw-rw-r-- 1 jenkins jenkins 3757 Mar 11 05:45 go.mod 05:49:30 -rw-rw-r-- 1 jenkins jenkins 35944 Mar 11 05:45 go.sum 05:49:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 05:45 internal 05:49:30 -rw-rw-r-- 1 jenkins jenkins 228 Mar 11 05:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:30 + 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=a52c7bd4d7db575bab012573efb061ba0fce7ad1 --label arch=arm64 --label version=0.0.0 . 05:49:31 Sending build context to Docker daemon 7.166MB 05:49:31 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:49:31 Step 2/25 : FROM ${BASE} AS builder 05:49:31 ---> 93ac164a8304 05:49:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:49:31 ---> Running in 56bbb9ce379f 05:49:31 Removing intermediate container 56bbb9ce379f 05:49:31 ---> 25decac29ba5 05:49:31 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:31 ---> Running in 442b991e3c82 05:49:31 Removing intermediate container 442b991e3c82 05:49:31 ---> ea58920e61f1 05:49:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:49:32 ---> Running in 06a141381123 05:49:32 Removing intermediate container 06a141381123 05:49:32 ---> 7195ce56452a 05:49:32 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:49:32 ---> Running in 009f6f4b482f 05:49:32 Removing intermediate container 009f6f4b482f 05:49:32 ---> 172f4b805996 05:49:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:33 ---> Running in 208695f2ed12 05:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:35 OK: 271 MiB in 56 packages 05:49:36 Removing intermediate container 208695f2ed12 05:49:36 ---> af340a8cbf9d 05:49:36 Step 8/25 : WORKDIR /device-snmp-go 05:49:36 ---> Running in a02a8ab686cb 05:49:36 Removing intermediate container a02a8ab686cb 05:49:36 ---> 24b35b660921 05:49:36 Step 9/25 : COPY go.mod vendor* ./ 05:49:37 ---> 7f7e08ce5b46 05:49:37 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:37 ---> Running in 2d2e8149a310 05:49:39 Removing intermediate container 2d2e8149a310 05:49:39 ---> 1f160b118641 05:49:39 Step 11/25 : COPY . . 05:49:40 ---> 314dd753aa30 05:49:40 Step 12/25 : RUN ${MAKE} 05:49:40 ---> Running in 9e7ee92ffc43 05:49:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:51:33 Removing intermediate container 9e7ee92ffc43 05:51:33 ---> 6877c96596b2 05:51:33 Step 13/25 : FROM alpine:3.18 05:51:33 3.18: Pulling from library/alpine 05:51:33 c6b39de5b339: Pulling fs layer 05:51:33 c6b39de5b339: Verifying Checksum 05:51:33 c6b39de5b339: Download complete 05:51:33 c6b39de5b339: Pull complete 05:51:33 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:51:33 Status: Downloaded newer image for alpine:3.18 05:51:33 ---> 33abbf032149 05:51:33 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:51:33 ---> Running in d5563f946cd8 05:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:51:33 (1/1) Installing dumb-init (1.2.5-r2) 05:51:33 Executing busybox-1.36.1-r5.trigger 05:51:33 OK: 8 MiB in 16 packages 05:51:33 Removing intermediate container d5563f946cd8 05:51:33 ---> 3548697a2095 05:51:33 Step 15/25 : RUN apk --no-cache upgrade 05:51:33 ---> Running in d8c5410ca384 05:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:51:33 OK: 8 MiB in 16 packages 05:51:33 Removing intermediate container d8c5410ca384 05:51:33 ---> 377c0ece236f 05:51:33 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:51:33 ---> 7136c9c11be8 05:51:33 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:51:34 ---> a47e98ef1770 05:51:34 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:51:34 ---> b2e005ffe1ab 05:51:34 Step 19/25 : EXPOSE 59993 05:51:35 ---> Running in 84a39fa582d0 05:51:35 Removing intermediate container 84a39fa582d0 05:51:35 ---> 9e88264ddd0c 05:51:35 Step 20/25 : EXPOSE 161 05:51:35 ---> Running in ea6abc53be87 05:51:35 Removing intermediate container ea6abc53be87 05:51:35 ---> 6a150114d86a 05:51:35 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:51:35 ---> Running in 2178fd103d81 05:51:36 Removing intermediate container 2178fd103d81 05:51:36 ---> c2c2da5f7e04 05:51:36 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:51:36 ---> Running in cfacbd833e84 05:51:36 Removing intermediate container cfacbd833e84 05:51:36 ---> 0a6ab9a99523 05:51:36 Step 23/25 : LABEL arch=arm64 05:51:36 ---> Running in dbac6ce8db40 05:51:36 Removing intermediate container dbac6ce8db40 05:51:36 ---> c5db34afdcfd 05:51:36 Step 24/25 : LABEL git_sha=a52c7bd4d7db575bab012573efb061ba0fce7ad1 05:51:36 ---> Running in ae714296e81b 05:51:36 Removing intermediate container ae714296e81b 05:51:36 ---> c65e3419ddfe 05:51:36 Step 25/25 : LABEL version=0.0.0 05:51:37 ---> Running in e22f34d61640 05:51:37 Removing intermediate container e22f34d61640 05:51:37 ---> 679c36bd7852 05:51:37 [Warning] One or more build-args [ARCH] were not consumed 05:51:37 Successfully built 679c36bd7852 05:51:37 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 05:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:38 05:51:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:39 arm64: Pulling from edgex-lftools-log-publisher 05:51:39 8998bd30e6a1: Pulling fs layer 05:51:39 04944245beec: Pulling fs layer 05:51:39 699f458cf7ca: Pulling fs layer 05:51:39 765212b225bb: Pulling fs layer 05:51:39 f23df028b6ca: Pulling fs layer 05:51:39 d65c8cfc05b1: Pulling fs layer 05:51:39 2437ff75d9bd: Pulling fs layer 05:51:39 765212b225bb: Waiting 05:51:39 f23df028b6ca: Waiting 05:51:39 d65c8cfc05b1: Waiting 05:51:39 2437ff75d9bd: Waiting 05:51:39 04944245beec: Verifying Checksum 05:51:39 04944245beec: Download complete 05:51:39 765212b225bb: Verifying Checksum 05:51:39 765212b225bb: Download complete 05:51:39 f23df028b6ca: Verifying Checksum 05:51:39 f23df028b6ca: Download complete 05:51:39 d65c8cfc05b1: Verifying Checksum 05:51:39 d65c8cfc05b1: Download complete 05:51:39 699f458cf7ca: Verifying Checksum 05:51:39 699f458cf7ca: Download complete 05:51:39 8998bd30e6a1: Verifying Checksum 05:51:39 8998bd30e6a1: Download complete 05:51:42 2437ff75d9bd: Verifying Checksum 05:51:42 2437ff75d9bd: Download complete 05:51:44 8998bd30e6a1: Pull complete 05:51:45 04944245beec: Pull complete 05:51:46 699f458cf7ca: Pull complete 05:51:46 765212b225bb: Pull complete 05:51:47 f23df028b6ca: Pull complete 05:51:47 d65c8cfc05b1: Pull complete 05:52:05 2437ff75d9bd: Pull complete 05:52:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:52:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:06 prd-ubuntu20.04-docker-arm64-4c-16g-5424 does not seem to be running inside a container 05:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:52:09 $ docker top d932498e2b0ee362adf2558db8b0384f05c3ccc72a4438cb0290c575227fdc21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:10 ---> job-cost.sh 05:52:10 lf-activate-venv: SKIPPING 05:52:10 INFO: No Stack... 05:52:10 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:11 INFO: Archiving Costs [Pipeline] sh 05:52:11 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:52:11 + cut -d, -f6 [Pipeline] lock 05:52:12 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] 05:52:12 Resource [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] did not exist. Created. 05:52:12 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:12 /w/workspace/device-snmp-go/1@tmp/durable-c128904f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:13 + echo total: 0.10999999940395355 [Pipeline] stash 05:52:13 Warning: overwriting stash ‘stack-cost’ 05:52:13 Stashed 1 file(s) [Pipeline] } 05:52:13 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:13 $ docker stop --time=1 d932498e2b0ee362adf2558db8b0384f05c3ccc72a4438cb0290c575227fdc21 05:52:15 $ docker rm -f --volumes d932498e2b0ee362adf2558db8b0384f05c3ccc72a4438cb0290c575227fdc21 [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 05:52:17 provisioning config files... 05:52:17 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/config18167808909212905865tmp [Pipeline] { [Pipeline] sh 05:52:17 + set +x 05:52:17 + curl+ -s https://codecov.io/bash 05:52:17 bash -s -- 05:52:17 05:52:17 _____ _ 05:52:17 / ____| | | 05:52:17 | | ___ __| | ___ ___ _____ __ 05:52:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:52:17 | |___| (_) | (_| | __/ (_| (_) \ V / 05:52:17 \_____\___/ \__,_|\___|\___\___/ \_/ 05:52:17 Bash-1.0.6 05:52:17 05:52:17 05:52:17 ==> git version 2.25.1 found 05:52:17 ==> 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 05:52:17 Release-Date: 2020-01-08 05:52:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:52:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:52:17 ==> Jenkins CI detected. 05:52:17 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-343 05:52:17 project root: . 05:52:17 --> token set from env 05:52:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:52:17 ==> Running gcov in . (disable via -X gcov) 05:52:17 ==> Python coveragepy not found 05:52:17 ==> Searching for coverage reports in: 05:52:17 + . 05:52:18 -> Found 1 reports 05:52:18 ==> Detecting git/mercurial file structure 05:52:18 ==> Reading reports 05:52:18 + ./coverage.out bytes=8837 05:52:18 ==> Appending adjustments 05:52:18 https://docs.codecov.io/docs/fixing-reports 05:52:18 + Found adjustments 05:52:18 ==> Gzipping contents 05:52:18 4.0K /tmp/codecov.OL74Ip.gz 05:52:18 ==> Uploading reports 05:52:18 url: https://codecov.io 05:52:18 query: branch=PR-343&commit=a52c7bd4d7db575bab012573efb061ba0fce7ad1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=343&job=&cmd_args= 05:52:18 -> Pinging Codecov 05:52:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-343&commit=a52c7bd4d7db575bab012573efb061ba0fce7ad1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=343&job=&cmd_args= 05:52:18 -> Uploading to 05:52:18 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/6C56EA5C29638FB4528AC87E60AF5AE0/a52c7bd4d7db575bab012573efb061ba0fce7ad1/dba564b3-b664-4889-a475-b5b68d31d2a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T055218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=305c3d7fa89830a549f2594f5bf646d4b282a4e05fb92a8b65fdb182f593dcb1 05:52:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:18 Dload Upload Total Spent Left Speed 05:52:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5088 --:--:-- --:--:-- --:--:-- 5070 100 1435 0 0 100 1435 0 5088 --:--:-- --:--:-- --:--:-- 5070 05:52:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/a52c7bd4d7db575bab012573efb061ba0fce7ad1 [Pipeline] } 05:52:18 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 05:52:22 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-343/archives ] 05:52:22 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-343/archives 05:52:22 total 16 05:52:22 drwxr-xr-x 3 root root 4096 Mar 11 05:45 . 05:52:22 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 05:45 .. 05:52:22 drwxr-xr-x 2 root root 4096 Mar 11 05:45 cost 05:52:22 -rw-r--r-- 1 root root 86 Mar 11 05:45 cost.csv 05:52:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-343/archives 05:52:22 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-343/archives 05:52:22 total 16 05:52:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 05:45 . 05:52:22 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 05:45 .. 05:52:22 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 05:45 cost 05:52:22 -rw-r--r-- 1 jenkins jenkins 86 Mar 11 05:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:52:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:23 ---> package-listing.sh 05:52:23 ++ facter osfamily 05:52:23 ++ tr '[:upper:]' '[:lower:]' 05:52:23 + OS_FAMILY=debian 05:52:23 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-343 05:52:23 + START_PACKAGES=/tmp/packages_start.txt 05:52:23 + END_PACKAGES=/tmp/packages_end.txt 05:52:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:23 + PACKAGES=/tmp/packages_start.txt 05:52:23 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-343 ']' 05:52:23 + PACKAGES=/tmp/packages_end.txt 05:52:23 + case "${OS_FAMILY}" in 05:52:23 + dpkg -l 05:52:23 + grep '^ii' 05:52:23 + '[' -f /tmp/packages_start.txt ']' 05:52:23 + '[' -f /tmp/packages_end.txt ']' 05:52:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:23 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-343 ']' 05:52:23 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-343/archives/ 05:52:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-343/archives/ [Pipeline] echo 05:52:23 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-343/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:24 prd-ubuntu20.04-docker-8c-8g-5423 does not seem to be running inside a container 05:52:24 $ 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-343/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-343 -v /w/workspace/gexfoundry_device-snmp-go_PR-343:/w/workspace/gexfoundry_device-snmp-go_PR-343:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:52:25 $ docker top cc72731704525804a5c31f252ee699f55f754382f686057bb0599d98028f46b6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:25 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:25 + mkdir -p /var/log/sysstat [Pipeline] sh 05:52:26 + ls /var/log/sa-host 05:52:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:26 provisioning config files... 05:52:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-343@tmp/config18124597157872296671tmp [Pipeline] { [Pipeline] echo 05:52:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:27 ---> create-netrc.sh [Pipeline] } 05:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:52:27 ---> python-tools-install.sh [Pipeline] echo 05:52:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:27 ---> sudo-logs.sh 05:52:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:28 ---> job-cost.sh 05:52:28 lf-activate-venv: SKIPPING 05:52:28 DEBUG: total: 0.2199999988079071 05:52:28 INFO: Retrieving Stack Cost... 05:52:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:29 INFO: Archiving Costs [Pipeline] echo 05:52:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:29 ---> logs-deploy.sh 05:52:29 lf-activate-venv: SKIPPING 05:52:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-343/1 05:52:29 INFO: archiving workspace using pattern(s): 05:52:30 Archives upload complete. 05:52:30 INFO: archiving logs to Nexus 05:52:31 ---> uname -a: 05:52:31 Linux prd-ubuntu20-04-docker-8c-8g-5423 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:52:31 05:52:31 05:52:31 ---> lscpu: 05:52:31 Architecture: x86_64 05:52:31 CPU op-mode(s): 32-bit, 64-bit 05:52:31 Byte Order: Little Endian 05:52:31 Address sizes: 40 bits physical, 48 bits virtual 05:52:31 CPU(s): 8 05:52:31 On-line CPU(s) list: 0-7 05:52:31 Thread(s) per core: 1 05:52:31 Core(s) per socket: 1 05:52:31 Socket(s): 8 05:52:31 NUMA node(s): 1 05:52:31 Vendor ID: AuthenticAMD 05:52:31 CPU family: 23 05:52:31 Model: 49 05:52:31 Model name: AMD EPYC-Rome Processor 05:52:31 Stepping: 0 05:52:31 CPU MHz: 2800.000 05:52:31 BogoMIPS: 5600.00 05:52:31 Virtualization: AMD-V 05:52:31 Hypervisor vendor: KVM 05:52:31 Virtualization type: full 05:52:31 L1d cache: 256 KiB 05:52:31 L1i cache: 256 KiB 05:52:31 L2 cache: 4 MiB 05:52:31 L3 cache: 128 MiB 05:52:31 NUMA node0 CPU(s): 0-7 05:52:31 Vulnerability Itlb multihit: Not affected 05:52:31 Vulnerability L1tf: Not affected 05:52:31 Vulnerability Mds: Not affected 05:52:31 Vulnerability Meltdown: Not affected 05:52:31 Vulnerability Mmio stale data: Not affected 05:52:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:52:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:52:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:52:31 Vulnerability Srbds: Not affected 05:52:31 Vulnerability Tsx async abort: Not affected 05:52:31 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 05:52:31 05:52:31 05:52:31 ---> nproc: 05:52:31 8 05:52:31 05:52:31 05:52:31 ---> df -h: 05:52:31 Filesystem Size Used Avail Use% Mounted on 05:52:31 overlay 155G 12G 144G 8% / 05:52:31 tmpfs 64M 0 64M 0% /dev 05:52:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:52:31 shm 64M 0 64M 0% /dev/shm 05:52:31 /dev/vda1 155G 12G 144G 8% /facter-os 05:52:31 05:52:31 05:52:31 ---> sar -b -r -n DEV: 05:52:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5423) 03/11/24 _x86_64_ (8 CPU) 05:52:31 05:52:31 05:42:10 LINUX RESTART (8 CPU) 05:52:31 05:52:31 05:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:52:31 05:44:01 203.37 3.62 199.75 0.00 401.20 69933.76 0.00 05:52:31 05:45:01 144.44 0.18 144.26 0.00 13.46 32241.69 0.00 05:52:31 05:46:01 102.28 0.00 102.28 0.00 0.00 19410.60 0.00 05:52:31 05:47:01 1.98 0.00 1.98 0.00 0.00 22.55 0.00 05:52:31 05:48:01 40.85 12.71 28.14 0.00 5455.38 6305.76 0.00 05:52:31 05:49:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 05:52:31 05:50:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 05:52:31 05:51:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 05:52:31 05:52:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 05:52:31 Average: 55.54 1.83 53.70 0.00 652.30 14222.32 0.00 05:52:31 05:52:31 05:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:52:31 05:44:01 28108788 31579508 726580 2.21 136148 3506212 1875212 5.53 1151580 3122136 48984 05:52:31 05:45:01 28320720 31556616 746788 2.27 143744 3285352 1931304 5.69 1201024 2876944 720 05:52:31 05:46:01 27812500 31574096 727720 2.21 154532 3749856 1772952 5.23 1232872 3298204 180 05:52:31 05:47:01 27812236 31573904 727532 2.21 154556 3749872 1772952 5.23 1232612 3298208 12 05:52:31 05:48:01 27440152 31558748 731008 2.22 162720 4083864 1809928 5.33 1462860 3411052 4 05:52:31 05:49:01 27440584 31559308 730304 2.22 162792 4083868 1809928 5.33 1462632 3411060 8 05:52:31 05:50:01 27449852 31568640 720880 2.19 162876 4083872 1809928 5.33 1453360 3411060 8 05:52:31 05:51:01 27450168 31569076 720468 2.19 162960 4083872 1809928 5.33 1453448 3411060 8 05:52:31 05:52:01 27450120 31569780 720236 2.19 163052 4083996 1809928 5.33 1452976 3411740 12 05:52:31 Average: 27698347 31567742 727946 2.21 155931 3856752 1822451 5.37 1344818 3294607 5548 05:52:31 05:52:31 05:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:52:31 05:44:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 05:52:31 05:44:01 ens3 369.61 277.97 5358.09 91.18 0.00 0.00 0.00 0.00 05:52:31 05:44:01 docker0 179.29 224.09 15.11 2197.86 0.00 0.00 0.00 0.00 05:52:31 05:45:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 05:52:31 05:45:01 ens3 60.36 35.74 169.52 17.57 0.00 0.00 0.00 0.00 05:52:31 05:45:01 docker0 2.80 4.43 0.17 62.28 0.00 0.00 0.00 0.00 05:52:31 05:46:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 05:52:31 05:46:01 ens3 91.72 56.98 2553.74 11.11 0.00 0.00 0.00 0.00 05:52:31 05:46:01 docker0 1.37 2.25 0.08 30.88 0.00 0.00 0.00 0.00 05:52:31 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:31 05:47:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:52:31 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 05:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:52:31 05:48:01 ens3 103.43 41.67 2038.99 3.17 0.00 0.00 0.00 0.00 05:52:31 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:31 05:49:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 05:52:31 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 05:50:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:52:31 05:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:52:31 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 05:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:31 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 05:52:31 Average: ens3 69.53 45.87 1124.61 13.68 0.00 0.00 0.00 0.00 05:52:31 Average: docker0 20.39 25.64 1.71 254.58 0.00 0.00 0.00 0.00 05:52:31 05:52:31 05:52:31 ---> sar -P ALL: 05:52:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5423) 03/11/24 _x86_64_ (8 CPU) 05:52:31 05:52:31 05:42:10 LINUX RESTART (8 CPU) 05:52:31 05:52:31 05:43:01 CPU %user %nice %system %iowait %steal %idle 05:52:31 05:44:01 all 7.60 0.00 3.63 5.02 0.06 83.70 05:52:31 05:44:01 0 8.45 0.00 4.08 17.94 0.05 69.48 05:52:31 05:44:01 1 7.72 0.00 3.37 0.67 0.05 88.19 05:52:31 05:44:01 2 7.71 0.00 3.29 0.03 0.07 88.90 05:52:31 05:44:01 3 7.94 0.00 3.37 1.45 0.07 87.18 05:52:31 05:44:01 4 6.82 0.00 3.91 0.86 0.05 88.36 05:52:31 05:44:01 5 7.09 0.00 3.98 13.54 0.07 75.32 05:52:31 05:44:01 6 6.66 0.00 3.72 0.13 0.05 89.44 05:52:31 05:44:01 7 8.39 0.00 3.34 5.56 0.05 82.66 05:52:31 05:45:01 all 37.50 0.00 4.55 2.69 0.09 55.17 05:52:31 05:45:01 0 37.48 0.00 4.15 1.83 0.08 56.46 05:52:31 05:45:01 1 37.55 0.00 5.13 1.58 0.08 55.67 05:52:31 05:45:01 2 35.86 0.00 4.28 1.28 0.08 58.50 05:52:31 05:45:01 3 37.97 0.00 4.53 0.32 0.10 57.07 05:52:31 05:45:01 4 37.76 0.00 4.89 10.04 0.10 47.21 05:52:31 05:45:01 5 37.86 0.00 4.52 1.55 0.07 56.00 05:52:31 05:45:01 6 38.28 0.00 4.09 3.97 0.08 53.58 05:52:31 05:45:01 7 37.22 0.00 4.82 0.99 0.08 56.88 05:52:31 05:46:01 all 2.81 0.00 1.28 1.98 0.03 93.90 05:52:31 05:46:01 0 2.87 0.00 1.17 1.02 0.03 94.91 05:52:31 05:46:01 1 2.03 0.00 1.61 0.25 0.03 96.08 05:52:31 05:46:01 2 3.12 0.00 1.07 0.92 0.03 94.85 05:52:31 05:46:01 3 2.73 0.00 1.22 0.25 0.02 95.78 05:52:31 05:46:01 4 2.94 0.00 1.86 9.79 0.03 85.38 05:52:31 05:46:01 5 3.75 0.00 1.12 0.15 0.03 94.94 05:52:31 05:46:01 6 2.68 0.00 1.07 3.32 0.03 92.89 05:52:31 05:46:01 7 2.34 0.00 1.10 0.20 0.03 96.32 05:52:31 05:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:52:31 05:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:52:31 05:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:52:31 05:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:52:31 05:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:52:31 05:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:52:31 05:47:01 5 0.07 0.00 0.02 0.00 0.02 99.90 05:52:31 05:47:01 6 0.08 0.00 0.00 0.02 0.02 99.88 05:52:31 05:47:01 7 0.02 0.00 0.02 0.02 0.02 99.93 05:52:31 05:48:01 all 1.48 0.00 0.58 0.61 0.03 97.31 05:52:31 05:48:01 0 0.42 0.00 0.40 0.18 0.02 98.98 05:52:31 05:48:01 1 2.56 0.00 0.40 0.12 0.02 96.92 05:52:31 05:48:01 2 1.72 0.00 0.50 0.05 0.02 97.72 05:52:31 05:48:01 3 1.10 0.00 0.62 0.47 0.03 97.78 05:52:31 05:48:01 4 1.98 0.00 0.93 1.52 0.03 95.53 05:52:31 05:48:01 5 1.75 0.00 0.60 0.57 0.05 97.03 05:52:31 05:48:01 6 0.70 0.00 0.55 1.14 0.03 97.58 05:52:31 05:48:01 7 1.59 0.00 0.65 0.82 0.02 96.93 05:52:31 05:49:01 all 0.27 0.00 0.01 0.00 0.00 99.72 05:52:31 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:52:31 05:49:01 1 1.97 0.00 0.02 0.00 0.02 98.00 05:52:31 05:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:52:31 05:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:52:31 05:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:52:31 05:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:52:31 05:49:01 6 0.03 0.00 0.02 0.02 0.02 99.92 05:52:31 05:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:52:31 05:50:01 all 0.07 0.00 0.01 0.05 0.01 99.86 05:52:31 05:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:52:31 05:50:01 1 0.28 0.00 0.00 0.00 0.00 99.72 05:52:31 05:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:52:31 05:50:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:52:31 05:50:01 4 0.02 0.00 0.02 0.13 0.00 99.83 05:52:31 05:50:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:52:31 05:50:01 6 0.08 0.00 0.05 0.23 0.03 99.60 05:52:31 05:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:52:31 05:51:01 all 0.03 0.00 0.01 0.02 0.00 99.95 05:52:31 05:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:52:31 05:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:52:31 05:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:52:31 05:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:52:31 05:51:01 4 0.00 0.00 0.00 0.02 0.02 99.97 05:52:31 05:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:52:31 05:51:01 6 0.10 0.00 0.00 0.12 0.02 99.77 05:52:31 05:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:52:31 05:52:01 all 0.04 0.00 0.01 0.00 0.01 99.93 05:52:31 05:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:52:31 05:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:52:31 05:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:52:31 05:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:52:31 05:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:52:31 05:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 05:52:31 05:52:01 6 0.15 0.00 0.03 0.03 0.03 99.75 05:52:31 05:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:52:31 Average: all 5.50 0.00 1.12 1.15 0.03 92.21 05:52:31 Average: 0 5.45 0.00 1.09 2.31 0.02 91.13 05:52:31 Average: 1 5.77 0.00 1.17 0.29 0.03 92.75 05:52:31 Average: 2 5.36 0.00 1.02 0.25 0.02 93.35 05:52:31 Average: 3 5.52 0.00 1.08 0.27 0.03 93.10 05:52:31 Average: 4 5.47 0.00 1.28 2.47 0.03 90.75 05:52:31 Average: 5 5.60 0.00 1.14 1.74 0.03 91.50 05:52:31 Average: 6 5.39 0.00 1.05 0.99 0.04 92.52 05:52:31 Average: 7 5.48 0.00 1.10 0.84 0.02 92.56 05:52:31 05:52:31 05:52:31