Pull request #218 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d+2bd6e5dae59222faf073cfb9822f90f2048c0bba (2d41bfc2a3ad35e01ee2c242a21de20e5d6863cc) 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-ssh1899419619461531491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16627523388947436626.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-218/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-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8569271634796665117.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-218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10013766363873194785.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5098064412762396600.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-218/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-218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh910731732161394034.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3086 in /w/workspace/gexfoundry_device-snmp-go_PR-218 [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-218 # 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 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d Merge succeeded, producing 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d Checking out Revision 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d (PR-218) > 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/218/head:refs/remotes/origin/PR-218 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:03:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:36 ========================================================= 05:03:36 EdgeX Global Pipelines Version Info 05:03:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:36 ------------------- 05:03:36 stable info: 05:03:36 ------------------- 05:03:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:36 Message: update stable to v1.0.244 05:03:37 ------------------- 05:03:37 experimental info: 05:03:37 ------------------- 05:03:37 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-218 [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-218 [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-218 [Pipeline] echo 05:03:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [Pipeline] echo 05:03:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32b7263 [Pipeline] echo 05:03:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:39 provisioning config files... 05:03:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/config10611640499308402321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:39 ---> docker-login.sh 05:03:39 nexus3.edgexfoundry.org:10001 05:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:39 Configure a credential helper to remove this warning. See 05:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:39 05:03:39 Login Succeeded 05:03:39 nexus3.edgexfoundry.org:10002 05:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:40 Configure a credential helper to remove this warning. See 05:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:40 05:03:40 Login Succeeded 05:03:40 nexus3.edgexfoundry.org:10003 05:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:40 Configure a credential helper to remove this warning. See 05:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:40 05:03:40 Login Succeeded 05:03:40 nexus3.edgexfoundry.org:10004 05:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:40 Configure a credential helper to remove this warning. See 05:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:40 05:03:40 Login Succeeded 05:03:40 docker.io 05:03:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:40 Configure a credential helper to remove this warning. See 05:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:40 05:03:40 Login Succeeded 05:03:40 ---> docker-login.sh ends [Pipeline] } 05:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:41 + git rev-list -1 --merges 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d~1..32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [Pipeline] echo 05:03:41 -----------> git rev-list -1 --merges 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d~1..32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [false] [Pipeline] sh 05:03:41 + git log --format=format:%s -1 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [Pipeline] echo 05:03:41 ========================================================= 05:03:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:41 + git log --format=format:%s -1 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d [Pipeline] echo 05:03:41 [semverPrep] GIT_COMMIT: 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:03:41 [semverPrep] This is not a build commit. [Pipeline] sh 05:03:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:42 + grep -v github /etc/ssh/ssh_known_hosts 05:03:42 + [ -e /tmp/ssh_known_hosts ] 05:03:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:03:42 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:42 05:03:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:43 0.1.4: Pulling from edgex-devops/py-git-semver 05:03:43 b85a868b505f: Pulling fs layer 05:03:43 e2be974225ed: Pulling fs layer 05:03:43 339a4e72a1f5: Pulling fs layer 05:03:43 988bab9f4d93: Pulling fs layer 05:03:43 1469e6f7b9e6: Pulling fs layer 05:03:43 eaf3925da568: Pulling fs layer 05:03:43 bab4dde63d76: Pulling fs layer 05:03:43 bde34c3a00c8: Pulling fs layer 05:03:43 b352a97aabf1: Pulling fs layer 05:03:43 4872d77fe225: Pulling fs layer 05:03:43 5851b861e8e6: Pulling fs layer 05:03:43 1469e6f7b9e6: Waiting 05:03:43 eaf3925da568: Waiting 05:03:43 bab4dde63d76: Waiting 05:03:43 4872d77fe225: Waiting 05:03:43 988bab9f4d93: Waiting 05:03:43 5851b861e8e6: Waiting 05:03:43 b352a97aabf1: Waiting 05:03:43 bde34c3a00c8: Waiting 05:03:43 e2be974225ed: Download complete 05:03:43 988bab9f4d93: Verifying Checksum 05:03:43 988bab9f4d93: Download complete 05:03:43 1469e6f7b9e6: Verifying Checksum 05:03:43 1469e6f7b9e6: Download complete 05:03:43 eaf3925da568: Download complete 05:03:43 339a4e72a1f5: Download complete 05:03:43 bde34c3a00c8: Download complete 05:03:43 b352a97aabf1: Verifying Checksum 05:03:43 b352a97aabf1: Download complete 05:03:43 4872d77fe225: Verifying Checksum 05:03:43 4872d77fe225: Download complete 05:03:43 5851b861e8e6: Download complete 05:03:43 b85a868b505f: Verifying Checksum 05:03:43 b85a868b505f: Download complete 05:03:44 bab4dde63d76: Verifying Checksum 05:03:44 bab4dde63d76: Download complete 05:03:44 b85a868b505f: Pull complete 05:03:45 e2be974225ed: Pull complete 05:03:45 339a4e72a1f5: Pull complete 05:03:45 988bab9f4d93: Pull complete 05:03:45 1469e6f7b9e6: Pull complete 05:03:45 eaf3925da568: Pull complete 05:03:47 bab4dde63d76: Pull complete 05:03:47 bde34c3a00c8: Pull complete 05:03:48 b352a97aabf1: Pull complete 05:03:48 4872d77fe225: Pull complete 05:03:48 5851b861e8e6: Pull complete 05:03:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:48 prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container 05:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@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:03:49 $ docker top 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea -eo pid,comm 05:03:49 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:03:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:50 [ssh-agent] Looking for ssh-agent implementation... 05:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:50 $ docker exec 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea ssh-agent 05:03:50 SSH_AUTH_SOCK=/tmp/ssh-LXT2fsxM6nHg/agent.32 05:03:50 SSH_AGENT_PID=38 05:03:50 Running ssh-add (command line suppressed) 05:03:50 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/private_key_11796407832197791963.key (/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/private_key_11796407832197791963.key) 05:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:50 + git tag --points-at HEAD [Pipeline] } 05:03:50 $ docker exec --env ******** --env ******** 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea ssh-agent -k 05:03:50 unset SSH_AUTH_SOCK; 05:03:50 unset SSH_AGENT_PID; 05:03:50 echo Agent pid 38 killed; 05:03:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:51 [ssh-agent] Looking for ssh-agent implementation... 05:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:51 $ docker exec 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea ssh-agent 05:03:51 SSH_AUTH_SOCK=/tmp/ssh-3rOQaDTsrr8q/agent.70 05:03:51 SSH_AGENT_PID=76 05:03:51 Running ssh-add (command line suppressed) 05:03:51 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/private_key_624604045635967216.key (/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/private_key_624604045635967216.key) 05:03:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:51 + git semver init 05:03:51 2023-01-19 05:03:51,909 [run_init] DEBUG init version:0.0.0 force:False 05:03:51 2023-01-19 05:03:51,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver 05:03:51 2023-01-19 05:03:51,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-218/.semver 05:03:51 2023-01-19 05:03:51,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-218, universal_newlines=False, shell=None, istream=None) 05:03:52 2023-01-19 05:03:52,731 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-218/.git/info/exclude 05:03:52 2023-01-19 05:03:52,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver/PR-218 with force:False 05:03:52 2023-01-19 05:03:52,732 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver/PR-218 05:03:52 2023-01-19 05:03:52,736 [execute] INFO git cat-file --batch-check 05:03:52 2023-01-19 05:03:52,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver, universal_newlines=False, shell=None, istream=) 05:03:52 2023-01-19 05:03:52,742 [execute] INFO git cat-file --batch 05:03:52 2023-01-19 05:03:52,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-218/.semver, universal_newlines=False, shell=None, istream=) 05:03:52 2023-01-19 05:03:52,748 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-218/.semver/PR-218 05:03:52 0.0.0 [Pipeline] } 05:03:52 $ docker exec --env ******** --env ******** 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea ssh-agent -k 05:03:53 unset SSH_AUTH_SOCK; 05:03:53 unset SSH_AGENT_PID; 05:03:53 echo Agent pid 76 killed; 05:03:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:53 + git semver [Pipeline] } 05:03:53 $ docker stop --time=1 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea 05:03:55 $ docker rm -f --volumes 4bb4fae4d35afb6ec2bce1036a19b99b5e4cb0b38ac55a8317e0967057e190ea [Pipeline] // withDockerContainer [Pipeline] sh 05:03:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:55 Stashed 1 file(s) [Pipeline] echo 05:03:55 [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:03:56 provisioning config files... 05:03:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/config533593262366801533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:56 ---> docker-login.sh 05:03:56 nexus3.edgexfoundry.org:10001 05:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:56 Configure a credential helper to remove this warning. See 05:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:56 05:03:56 Login Succeeded 05:03:56 nexus3.edgexfoundry.org:10002 05:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:56 Configure a credential helper to remove this warning. See 05:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:56 05:03:56 Login Succeeded 05:03:56 nexus3.edgexfoundry.org:10003 05:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:57 Configure a credential helper to remove this warning. See 05:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:57 05:03:57 Login Succeeded 05:03:57 nexus3.edgexfoundry.org:10004 05:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:57 Configure a credential helper to remove this warning. See 05:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:57 05:03:57 Login Succeeded 05:03:57 docker.io 05:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:57 Configure a credential helper to remove this warning. See 05:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:57 05:03:57 Login Succeeded 05:03:57 ---> docker-login.sh ends [Pipeline] } 05:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:57 ========================================================= 05:03:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:03:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:03:58 Sending build context to Docker daemon 5.677MB 05:03:58 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:03:58 Step 2/12 : FROM ${BASE} AS builder 05:03:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:58 213ec9aee27d: Pulling fs layer 05:03:58 4583459ba037: Pulling fs layer 05:03:58 93c1e223e6f2: Pulling fs layer 05:03:58 53926ce57604: Pulling fs layer 05:03:58 21b2b0c7a3f4: Pulling fs layer 05:03:58 22ff95d597cd: Pulling fs layer 05:03:58 12d6caf4c0d1: Pulling fs layer 05:03:58 96b7cbca73a9: Pulling fs layer 05:03:58 a7acece74701: Pulling fs layer 05:03:58 53926ce57604: Waiting 05:03:58 21b2b0c7a3f4: Waiting 05:03:58 22ff95d597cd: Waiting 05:03:58 12d6caf4c0d1: Waiting 05:03:58 a7acece74701: Waiting 05:03:58 96b7cbca73a9: Waiting 05:03:58 93c1e223e6f2: Verifying Checksum 05:03:58 93c1e223e6f2: Download complete 05:03:58 4583459ba037: Verifying Checksum 05:03:58 4583459ba037: Download complete 05:03:58 21b2b0c7a3f4: Verifying Checksum 05:03:58 21b2b0c7a3f4: Download complete 05:03:58 22ff95d597cd: Download complete 05:03:58 213ec9aee27d: Download complete 05:03:58 12d6caf4c0d1: Download complete 05:03:58 213ec9aee27d: Pull complete 05:03:58 4583459ba037: Pull complete 05:03:58 93c1e223e6f2: Pull complete 05:03:59 96b7cbca73a9: Verifying Checksum 05:03:59 96b7cbca73a9: Download complete 05:03:59 a7acece74701: Verifying Checksum 05:03:59 a7acece74701: Download complete 05:04:00 53926ce57604: Verifying Checksum 05:04:00 53926ce57604: Download complete 05:04:03 53926ce57604: Pull complete 05:04:03 21b2b0c7a3f4: Pull complete 05:04:03 22ff95d597cd: Pull complete 05:04:03 12d6caf4c0d1: Pull complete 05:04:06 96b7cbca73a9: Pull complete 05:04:06 a7acece74701: Pull complete 05:04:06 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:04:06 ---> db6d94c90886 05:04:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:04:08 ---> Running in 1d405b0488fd 05:04:08 Removing intermediate container 1d405b0488fd 05:04:08 ---> cd60e66909cb 05:04:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:04:08 ---> Running in e923d4333cc2 05:04:08 Removing intermediate container e923d4333cc2 05:04:08 ---> a8a3f1e0ea17 05:04:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:04:08 ---> Running in 824e0537b9ff 05:04:08 Removing intermediate container 824e0537b9ff 05:04:08 ---> 25c856258045 05:04:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:04:08 ---> Running in 4f843bc9e411 05:04:08 Removing intermediate container 4f843bc9e411 05:04:08 ---> 09548f1a0204 05:04:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:08 ---> Running in fecee9d55079 05:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:09 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:04:09 (2/4) Installing libedit (20210910.3.1-r0) 05:04:09 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:04:09 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:04:09 Executing busybox-1.35.0-r17.trigger 05:04:09 OK: 216 MiB in 55 packages 05:04:10 Removing intermediate container fecee9d55079 05:04:10 ---> 6d9138e1b704 05:04:10 Step 8/12 : WORKDIR /device-snmp-go 05:04:10 ---> Running in 5c0037233f88 05:04:10 Removing intermediate container 5c0037233f88 05:04:10 ---> f8057da3baee 05:04:10 Step 9/12 : COPY go.mod vendor* ./ 05:04:10 ---> 4f2146375998 05:04:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:10 ---> Running in f0eda495406f 05:04:11 Still waiting to schedule task 05:04:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:04:28 Removing intermediate container f0eda495406f 05:04:28 ---> 76bfc4e6472a 05:04:28 Step 11/12 : COPY . . 05:04:28 ---> 29dca1e24b2f 05:04:28 Step 12/12 : RUN ${MAKE} 05:04:28 ---> Running in fba97cce8e43 05:04:28 noop 05:04:28 Removing intermediate container fba97cce8e43 05:04:28 ---> 61192040afe9 05:04:28 Successfully built 61192040afe9 05:04:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:29 + docker inspect -f . ci-base-image-x86_64 05:04:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:29 prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container 05:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@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:04:29 $ docker top c03c424ea911400742b365161c64889d3c4ff49c6ce5f38ec3315851966d207e -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:30 + go version 05:04:30 go version go1.18.7 linux/amd64 [Pipeline] } 05:04:30 $ docker stop --time=1 c03c424ea911400742b365161c64889d3c4ff49c6ce5f38ec3315851966d207e 05:04:31 $ docker rm -f --volumes c03c424ea911400742b365161c64889d3c4ff49c6ce5f38ec3315851966d207e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:32 + docker inspect -f . ci-base-image-x86_64 05:04:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:32 prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container 05:04:32 $ 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-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@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:04:32 $ docker top e01bf577ebca59660f4027e18e8b83dfda020671bf12d9c3e0be49190a651cfa -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-218 [Pipeline] fileExists [Pipeline] sh 05:04:33 + make test 05:04:33 go test ./... -coverprofile=coverage.out 05:04:33 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:04:40 # github.com/edgexfoundry/go-mod-messaging/v3/clients 05:04:40 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 05:04:40 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 05:04:40 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:04:40 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:04:40 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 05:04:42 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 05:04:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 05:04:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 05:04:42 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 05:04:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 05:04:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 05:04:42 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements 05:04:42 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 05:04:42 $ docker stop --time=1 e01bf577ebca59660f4027e18e8b83dfda020671bf12d9c3e0be49190a651cfa 05:04:43 $ docker rm -f --volumes e01bf577ebca59660f4027e18e8b83dfda020671bf12d9c3e0be49190a651cfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:44 05:04:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:45 latest: Pulling from edgex-lftools-log-publisher 05:04:45 5eb5b503b376: Pulling fs layer 05:04:45 5c69ac0246d0: Pulling fs layer 05:04:45 ec43610c2a17: Pulling fs layer 05:04:45 3a2ae6a8a46f: Pulling fs layer 05:04:45 33b1e0a273af: Pulling fs layer 05:04:45 5d3b04190fa2: Pulling fs layer 05:04:45 2f39f015ded8: Pulling fs layer 05:04:45 5d3b04190fa2: Waiting 05:04:45 3a2ae6a8a46f: Waiting 05:04:45 33b1e0a273af: Waiting 05:04:45 5c69ac0246d0: Verifying Checksum 05:04:45 5c69ac0246d0: Download complete 05:04:45 3a2ae6a8a46f: Verifying Checksum 05:04:45 3a2ae6a8a46f: Download complete 05:04:45 33b1e0a273af: Verifying Checksum 05:04:45 33b1e0a273af: Download complete 05:04:45 5d3b04190fa2: Download complete 05:04:45 ec43610c2a17: Verifying Checksum 05:04:45 ec43610c2a17: Download complete 05:04:46 5eb5b503b376: Verifying Checksum 05:04:46 5eb5b503b376: Download complete 05:04:46 2f39f015ded8: Download complete 05:04:47 5eb5b503b376: Pull complete 05:04:47 5c69ac0246d0: Pull complete 05:04:47 ec43610c2a17: Pull complete 05:04:47 3a2ae6a8a46f: Pull complete 05:04:47 33b1e0a273af: Pull complete 05:04:47 5d3b04190fa2: Pull complete 05:04:52 2f39f015ded8: Pull complete 05:04:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:52 prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container 05:04:52 $ 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-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@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:04:53 $ docker top 0ab2e66aae6046d5799afc54b176855cf40c8fb9bfad7cc1a141a0f3cfd0a817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:54 ---> job-cost.sh 05:04:54 lf-activate-venv: SKIPPING 05:04:54 INFO: No Stack... 05:04:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:56 INFO: Archiving Costs [Pipeline] sh 05:04:56 + cat /w/workspace/gexfoundry_device-snmp-go_PR-218/archives/cost.csv 05:04:56 + cut -d, -f6 [Pipeline] lock 05:04:56 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] 05:04:56 Resource [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] did not exist. Created. 05:04:56 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:57 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:57 Stashed 1 file(s) [Pipeline] } 05:04:57 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:57 $ docker stop --time=1 0ab2e66aae6046d5799afc54b176855cf40c8fb9bfad7cc1a141a0f3cfd0a817 05:04:58 $ docker rm -f --volumes 0ab2e66aae6046d5799afc54b176855cf40c8fb9bfad7cc1a141a0f3cfd0a817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:58 Failed in branch amd64 05:07:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3090 in /w/workspace/gexfoundry_device-snmp-go_PR-218 [Pipeline] { [Pipeline] ws 05:07:08 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:07:08 Selected Git installation does not exist. Using Default 05:07:08 The recommended git tool is: NONE 05:07:14 using credential edgex-jenkins-ssh 05:07:14 Cloning the remote Git repository 05:07:14 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:07:15 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:07:15 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:07:15 > git --version # timeout=10 05:07:15 > git --version # 'git version 2.25.1' 05:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:16 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:07:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:18 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d 05:07:18 Merge succeeded, producing 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d 05:07:18 Checking out Revision 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d (PR-218) 05:07:17 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:07:17 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:07:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/218/head:refs/remotes/origin/PR-218 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:07:18 > git config core.sparsecheckout # timeout=10 05:07:18 > git checkout -f 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d # timeout=10 05:07:18 > git remote # timeout=10 05:07:18 > git config --get remote.origin.url # timeout=10 05:07:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:18 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 05:07:18 > git rev-parse HEAD^{commit} # timeout=10 05:07:18 > git config core.sparsecheckout # timeout=10 05:07:18 > git checkout -f 32b7263cdfbd9dd824940cf88cf3b85bcf9f0d0d # timeout=10 05:07:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:07:19 > git --version # timeout=10 05:07:19 > git --version # 'git version 2.25.1' 05:07:19 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:07:20 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:20 Dload Upload Total Spent Left Speed 05:07:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 05:07:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:07:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:07:21 + sudo tee /etc/docker/daemon.new 05:07:21 { 05:07:21 "registry-mirrors": [ 05:07:21 "https://nexus3.edgexfoundry.org:10001" 05:07:21 ], 05:07:21 "bip": "10.250.0.254/24", 05:07:21 "hosts": [ 05:07:21 "tcp://0.0.0.0:5555", 05:07:21 "unix:///var/run/docker.sock" 05:07:21 ], 05:07:21 "mtu": 1458, 05:07:21 "selinux-enabled": true, 05:07:21 "seccomp-profile": "/etc/docker/seccomp.json" 05:07:21 } [Pipeline] sh 05:07:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:07:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:40 provisioning config files... 05:07:40 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config13762805055989079431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:41 ---> docker-login.sh 05:07:41 nexus3.edgexfoundry.org:10001 05:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:41 Configure a credential helper to remove this warning. See 05:07:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:41 05:07:41 Login Succeeded 05:07:41 nexus3.edgexfoundry.org:10002 05:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:42 Configure a credential helper to remove this warning. See 05:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:42 05:07:42 Login Succeeded 05:07:42 nexus3.edgexfoundry.org:10003 05:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:42 Configure a credential helper to remove this warning. See 05:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:42 05:07:42 Login Succeeded 05:07:42 nexus3.edgexfoundry.org:10004 05:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:42 Configure a credential helper to remove this warning. See 05:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:42 05:07:42 Login Succeeded 05:07:42 docker.io 05:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:43 Configure a credential helper to remove this warning. See 05:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:43 05:07:43 Login Succeeded 05:07:43 ---> docker-login.sh ends [Pipeline] } 05:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:43 ========================================================= 05:07:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:07:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:07:44 Sending build context to Docker daemon 2.939MB 05:07:44 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:07:44 Step 2/12 : FROM ${BASE} AS builder 05:07:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:07:44 9b18e9b68314: Pulling fs layer 05:07:44 35d82f9e3411: Pulling fs layer 05:07:44 e16973657156: Pulling fs layer 05:07:44 fc693d55d65f: Pulling fs layer 05:07:44 7e9fc2657dce: Pulling fs layer 05:07:44 dda99020689f: Pulling fs layer 05:07:44 db1c61fa0a46: Pulling fs layer 05:07:44 891c053d2c06: Pulling fs layer 05:07:44 fc693d55d65f: Waiting 05:07:44 7e9fc2657dce: Waiting 05:07:44 dda99020689f: Waiting 05:07:44 db1c61fa0a46: Waiting 05:07:44 891c053d2c06: Waiting 05:07:44 e16973657156: Download complete 05:07:44 35d82f9e3411: Verifying Checksum 05:07:44 35d82f9e3411: Download complete 05:07:44 7e9fc2657dce: Verifying Checksum 05:07:44 7e9fc2657dce: Download complete 05:07:44 dda99020689f: Download complete 05:07:44 9b18e9b68314: Verifying Checksum 05:07:44 9b18e9b68314: Download complete 05:07:45 9b18e9b68314: Pull complete 05:07:46 891c053d2c06: Verifying Checksum 05:07:46 891c053d2c06: Download complete 05:07:46 35d82f9e3411: Pull complete 05:07:47 e16973657156: Pull complete 05:07:47 db1c61fa0a46: Download complete 05:07:47 fc693d55d65f: Verifying Checksum 05:07:47 fc693d55d65f: Download complete 05:08:02 fc693d55d65f: Pull complete 05:08:02 7e9fc2657dce: Pull complete 05:08:02 dda99020689f: Pull complete 05:08:07 db1c61fa0a46: Pull complete 05:08:09 891c053d2c06: Pull complete 05:08:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:08:09 ---> f96f9c87975a 05:08:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:08:11 ---> Running in 771fd6da0d97 05:08:11 Removing intermediate container 771fd6da0d97 05:08:11 ---> ae0044f2f09e 05:08:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:08:12 ---> Running in 167cfe3ec3cf 05:08:12 Removing intermediate container 167cfe3ec3cf 05:08:12 ---> f284f45b9558 05:08:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:08:12 ---> Running in 7c6e4f0d7174 05:08:12 Removing intermediate container 7c6e4f0d7174 05:08:12 ---> 52f2da9e8100 05:08:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:08:12 ---> Running in 985e1ea549ea 05:08:13 Removing intermediate container 985e1ea549ea 05:08:13 ---> 299105cb29b0 05:08:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:08:13 ---> Running in 63bce475c8b0 05:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:08:15 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:08:15 (2/4) Installing libedit (20210910.3.1-r0) 05:08:15 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:08:15 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:08:15 Executing busybox-1.35.0-r17.trigger 05:08:15 OK: 226 MiB in 55 packages 05:08:16 Removing intermediate container 63bce475c8b0 05:08:16 ---> 1427c173b752 05:08:16 Step 8/12 : WORKDIR /device-snmp-go 05:08:16 ---> Running in 05325b8f8ada 05:08:17 Removing intermediate container 05325b8f8ada 05:08:17 ---> f31c6ef93910 05:08:17 Step 9/12 : COPY go.mod vendor* ./ 05:08:17 ---> a894cf212125 05:08:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:18 ---> Running in 176f2a8fbfb0 05:09:14 Removing intermediate container 176f2a8fbfb0 05:09:14 ---> 7a9959ef87b5 05:09:14 Step 11/12 : COPY . . 05:09:14 ---> c72b174c8cbb 05:09:14 Step 12/12 : RUN ${MAKE} 05:09:14 ---> Running in 0d26578942ae 05:09:14 noop 05:09:14 Removing intermediate container 0d26578942ae 05:09:14 ---> 1a2c87678f9e 05:09:14 Successfully built 1a2c87678f9e 05:09:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:15 + docker inspect -f . ci-base-image-arm64 05:09:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:15 prd-ubuntu20.04-docker-arm64-4c-16g-3090 does not seem to be running inside a container 05:09:15 $ 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:09:16 $ docker top 1f73ea3f73c99f0ed76618ff6fd869cf1b2378e3a59cd9499f22a555f9eaff35 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:17 + go version 05:09:17 go version go1.18.7 linux/arm64 [Pipeline] } 05:09:17 $ docker stop --time=1 1f73ea3f73c99f0ed76618ff6fd869cf1b2378e3a59cd9499f22a555f9eaff35 05:09:19 $ docker rm -f --volumes 1f73ea3f73c99f0ed76618ff6fd869cf1b2378e3a59cd9499f22a555f9eaff35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:20 + docker inspect -f . ci-base-image-arm64 05:09:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:20 prd-ubuntu20.04-docker-arm64-4c-16g-3090 does not seem to be running inside a container 05:09:20 $ 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:09:21 $ docker top 1380c8eb7637708ef2f06446f2accfc7e7817350339c704517413009fe6c3b1b -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:22 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:09:22 + make test 05:09:23 go test ./... -coverprofile=coverage.out 05:09:25 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:10:21 # github.com/edgexfoundry/go-mod-messaging/v3/clients 05:10:21 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 05:10:21 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 05:10:21 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:10:21 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 05:10:21 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 05:10:43 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 05:10:43 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 05:10:43 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 05:10:43 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 05:10:43 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 05:10:43 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 05:10:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements 05:10:49 make: *** [Makefile:35: unittest] Error 2 [Pipeline] } 05:10:49 $ docker stop --time=1 1380c8eb7637708ef2f06446f2accfc7e7817350339c704517413009fe6c3b1b 05:10:50 $ docker rm -f --volumes 1380c8eb7637708ef2f06446f2accfc7e7817350339c704517413009fe6c3b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:52 05:10:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:53 arm64: Pulling from edgex-lftools-log-publisher 05:10:53 8998bd30e6a1: Pulling fs layer 05:10:53 04944245beec: Pulling fs layer 05:10:53 699f458cf7ca: Pulling fs layer 05:10:53 765212b225bb: Pulling fs layer 05:10:53 f23df028b6ca: Pulling fs layer 05:10:53 d65c8cfc05b1: Pulling fs layer 05:10:53 2437ff75d9bd: Pulling fs layer 05:10:53 765212b225bb: Waiting 05:10:53 f23df028b6ca: Waiting 05:10:53 d65c8cfc05b1: Waiting 05:10:53 04944245beec: Verifying Checksum 05:10:53 04944245beec: Download complete 05:10:53 765212b225bb: Verifying Checksum 05:10:53 765212b225bb: Download complete 05:10:53 f23df028b6ca: Verifying Checksum 05:10:53 f23df028b6ca: Download complete 05:10:53 d65c8cfc05b1: Verifying Checksum 05:10:53 d65c8cfc05b1: Download complete 05:10:53 699f458cf7ca: Download complete 05:10:54 8998bd30e6a1: Verifying Checksum 05:10:54 8998bd30e6a1: Download complete 05:10:56 2437ff75d9bd: Verifying Checksum 05:10:56 2437ff75d9bd: Download complete 05:10:58 8998bd30e6a1: Pull complete 05:10:58 04944245beec: Pull complete 05:11:00 699f458cf7ca: Pull complete 05:11:00 765212b225bb: Pull complete 05:11:01 f23df028b6ca: Pull complete 05:11:01 d65c8cfc05b1: Pull complete 05:11:16 2437ff75d9bd: Pull complete 05:11:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:11:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:16 prd-ubuntu20.04-docker-arm64-4c-16g-3090 does not seem to be running inside a container 05:11:16 $ 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:11:19 $ docker top d17fe42460cef659fa483c1da83d42202d05b6848ad9b482126adf9a13649b6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:20 ---> job-cost.sh 05:11:20 lf-activate-venv: SKIPPING 05:11:20 INFO: No Stack... 05:11:22 INFO: Retrieving Pricing Info for: v3-standard-4 05:11:23 INFO: Archiving Costs [Pipeline] sh 05:11:23 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:11:23 + cut -d, -f6 [Pipeline] lock 05:11:24 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] 05:11:24 Resource [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] did not exist. Created. 05:11:24 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:11:24 /w/workspace/device-snmp-go/1@tmp/durable-a0a000ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:11:25 + echo total: 0.10999999940395355 [Pipeline] stash 05:11:25 Warning: overwriting stash ‘stack-cost’ 05:11:26 Stashed 1 file(s) [Pipeline] } 05:11:26 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-218-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:26 $ docker stop --time=1 d17fe42460cef659fa483c1da83d42202d05b6848ad9b482126adf9a13649b6c 05:11:27 $ docker rm -f --volumes d17fe42460cef659fa483c1da83d42202d05b6848ad9b482126adf9a13649b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:11:28 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:11:30 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-218/archives ] 05:11:30 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-218/archives 05:11:30 total 16 05:11:30 drwxr-xr-x 3 root root 4096 Jan 19 05:04 . 05:11:30 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 05:04 .. 05:11:30 drwxr-xr-x 2 root root 4096 Jan 19 05:04 cost 05:11:30 -rw-r--r-- 1 root root 86 Jan 19 05:04 cost.csv 05:11:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-218/archives 05:11:30 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-218/archives 05:11:30 total 16 05:11:30 drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 05:04 . 05:11:30 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 05:04 .. 05:11:30 drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 05:04 cost 05:11:30 -rw-r--r-- 1 jenkins jenkins 86 Jan 19 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:11:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:11:31 ---> package-listing.sh 05:11:31 ++ facter osfamily 05:11:31 ++ tr '[:upper:]' '[:lower:]' 05:11:31 + OS_FAMILY=debian 05:11:31 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-218 05:11:31 + START_PACKAGES=/tmp/packages_start.txt 05:11:31 + END_PACKAGES=/tmp/packages_end.txt 05:11:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:11:31 + PACKAGES=/tmp/packages_start.txt 05:11:31 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-218 ']' 05:11:31 + PACKAGES=/tmp/packages_end.txt 05:11:31 + case "${OS_FAMILY}" in 05:11:31 + dpkg -l 05:11:31 + grep '^ii' 05:11:31 + '[' -f /tmp/packages_start.txt ']' 05:11:31 + '[' -f /tmp/packages_end.txt ']' 05:11:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:11:31 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-218 ']' 05:11:31 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-218/archives/ 05:11:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-218/archives/ [Pipeline] echo 05:11:31 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-218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:11:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:33 prd-ubuntu20.04-docker-8c-8g-3086 does not seem to be running inside a container 05:11:33 $ 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-218/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-218 -v /w/workspace/gexfoundry_device-snmp-go_PR-218:/w/workspace/gexfoundry_device-snmp-go_PR-218:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-218@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-218@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:11:33 $ docker top 4a9c82939ef921bbb185e4a9d78f58f657923a0b0e88d3a5d7abb6e69b4b6667 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:33 + touch /tmp/pre-build-complete [Pipeline] sh 05:11:34 + mkdir -p /var/log/sysstat [Pipeline] sh 05:11:34 + ls /var/log/sa-host 05:11:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:34 provisioning config files... 05:11:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-218@tmp/config7607518956990188777tmp [Pipeline] { [Pipeline] echo 05:11:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:11:34 ---> create-netrc.sh [Pipeline] } 05:11:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:11:35 ---> python-tools-install.sh [Pipeline] echo 05:11:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:11:35 ---> sudo-logs.sh 05:11:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:11:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:11:36 ---> job-cost.sh 05:11:36 lf-activate-venv: SKIPPING 05:11:36 DEBUG: total: 0.2199999988079071 05:11:36 INFO: Retrieving Stack Cost... 05:11:36 INFO: Retrieving Pricing Info for: v3-standard-8 05:11:37 INFO: Archiving Costs [Pipeline] echo 05:11:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:11:37 ---> logs-deploy.sh 05:11:37 lf-activate-venv: SKIPPING 05:11:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-218/1 05:11:37 INFO: archiving workspace using pattern(s): 05:11:38 Archives upload complete. 05:11:38 INFO: archiving logs to Nexus 05:11:39 ---> uname -a: 05:11:39 Linux prd-ubuntu20-04-docker-8c-8g-3086 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:11:39 05:11:39 05:11:39 ---> lscpu: 05:11:39 Architecture: x86_64 05:11:39 CPU op-mode(s): 32-bit, 64-bit 05:11:39 Byte Order: Little Endian 05:11:39 Address sizes: 40 bits physical, 48 bits virtual 05:11:39 CPU(s): 8 05:11:39 On-line CPU(s) list: 0-7 05:11:39 Thread(s) per core: 1 05:11:39 Core(s) per socket: 1 05:11:39 Socket(s): 8 05:11:39 NUMA node(s): 1 05:11:39 Vendor ID: AuthenticAMD 05:11:39 CPU family: 23 05:11:39 Model: 49 05:11:39 Model name: AMD EPYC-Rome Processor 05:11:39 Stepping: 0 05:11:39 CPU MHz: 2799.998 05:11:39 BogoMIPS: 5599.99 05:11:39 Virtualization: AMD-V 05:11:39 Hypervisor vendor: KVM 05:11:39 Virtualization type: full 05:11:39 L1d cache: 256 KiB 05:11:39 L1i cache: 256 KiB 05:11:39 L2 cache: 4 MiB 05:11:39 L3 cache: 128 MiB 05:11:39 NUMA node0 CPU(s): 0-7 05:11:39 Vulnerability Itlb multihit: Not affected 05:11:39 Vulnerability L1tf: Not affected 05:11:39 Vulnerability Mds: Not affected 05:11:39 Vulnerability Meltdown: Not affected 05:11:39 Vulnerability Mmio stale data: Not affected 05:11:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:11:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:11:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:11:39 Vulnerability Srbds: Not affected 05:11:39 Vulnerability Tsx async abort: Not affected 05:11:39 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:11:39 05:11:39 05:11:39 ---> nproc: 05:11:39 8 05:11:39 05:11:39 05:11:39 ---> df -h: 05:11:39 Filesystem Size Used Avail Use% Mounted on 05:11:39 overlay 155G 12G 144G 8% / 05:11:39 tmpfs 64M 0 64M 0% /dev 05:11:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:11:39 shm 64M 0 64M 0% /dev/shm 05:11:39 /dev/vda1 155G 12G 144G 8% /facter-os 05:11:39 05:11:39 05:11:39 ---> sar -b -r -n DEV: 05:11:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3086) 01/19/23 _x86_64_ (8 CPU) 05:11:39 05:11:39 05:03:00 LINUX RESTART (8 CPU) 05:11:39 05:11:39 05:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:11:39 05:05:01 212.68 1.35 211.33 0.00 33.19 118905.30 0.00 05:11:39 05:06:01 6.10 0.00 6.10 0.00 0.00 33080.32 0.00 05:11:39 05:07:01 5.32 0.00 5.32 0.00 0.00 32935.98 0.00 05:11:39 05:08:01 3.70 0.00 3.70 0.00 0.00 18159.37 0.00 05:11:39 05:09:01 54.82 10.63 44.19 0.00 5159.88 8752.95 0.00 05:11:39 05:10:01 5.87 1.03 4.83 0.00 22.00 110.25 0.00 05:11:39 05:11:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 05:11:39 Average: 41.42 1.86 39.56 0.00 745.08 30281.73 0.00 05:11:39 05:11:39 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:11:39 05:05:01 28053788 31588004 718452 2.18 144480 3560828 1720592 5.07 1164728 3192472 276 05:11:39 05:06:01 28057064 31591532 714376 2.17 144556 3560832 1720592 5.07 1156996 3192464 172 05:11:39 05:07:01 28063872 31598500 707192 2.15 144652 3560832 1720592 5.07 1150104 3192460 204 05:11:39 05:08:01 28063484 31598224 707312 2.15 144724 3560836 1720592 5.07 1150116 3192464 44 05:11:39 05:09:01 27538348 31576912 711132 2.16 178440 4015780 1818748 5.36 1473144 3358960 4 05:11:39 05:10:01 27550176 31584968 703600 2.14 177100 4013140 1791536 5.28 1464072 3356236 8 05:11:39 05:11:01 27550380 31585252 703188 2.14 177172 4013148 1791536 5.28 1464592 3356248 172 05:11:39 Average: 27839587 31589056 709322 2.16 158732 3755057 1754884 5.17 1289107 3263043 126 05:11:39 05:11:39 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:11:39 05:05:01 ens3 335.19 239.09 4340.39 108.47 0.00 0.00 0.00 0.00 05:11:39 05:05:01 docker0 138.99 194.27 11.57 1778.62 0.00 0.00 0.00 0.00 05:11:39 05:05:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 05:11:39 05:06:01 ens3 0.95 0.10 0.07 0.04 0.00 0.00 0.00 0.00 05:11:39 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:39 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:11:39 05:07:01 ens3 3.93 1.82 4.07 0.31 0.00 0.00 0.00 0.00 05:11:39 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:39 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:39 05:08:01 ens3 1.03 0.75 0.52 0.42 0.00 0.00 0.00 0.00 05:11:39 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:39 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:11:39 05:09:01 ens3 149.95 96.27 2752.57 6.85 0.00 0.00 0.00 0.00 05:11:39 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:39 05:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 05:11:39 05:10:01 ens3 0.45 0.27 0.08 0.02 0.00 0.00 0.00 0.00 05:11:39 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:39 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:11:39 05:11:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:39 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:39 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:39 Average: ens3 70.23 48.33 1014.06 16.59 0.00 0.00 0.00 0.00 05:11:39 Average: docker0 19.86 27.76 1.65 254.11 0.00 0.00 0.00 0.00 05:11:39 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:11:39 05:11:39 05:11:39 ---> sar -P ALL: 05:11:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3086) 01/19/23 _x86_64_ (8 CPU) 05:11:39 05:11:39 05:03:00 LINUX RESTART (8 CPU) 05:11:39 05:11:39 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:11:39 05:05:01 all 18.92 0.00 6.06 1.72 0.07 73.24 05:11:39 05:05:01 0 18.21 0.00 5.95 2.46 0.05 73.33 05:11:39 05:05:01 1 18.80 0.00 6.05 0.08 0.07 74.99 05:11:39 05:05:01 2 19.68 0.00 5.46 1.27 0.07 73.52 05:11:39 05:05:01 3 17.63 0.00 5.77 1.12 0.07 75.41 05:11:39 05:05:01 4 18.36 0.00 5.38 0.37 0.07 75.82 05:11:39 05:05:01 5 19.25 0.00 5.83 0.71 0.07 74.14 05:11:39 05:05:01 6 18.91 0.00 6.43 1.25 0.07 73.34 05:11:39 05:05:01 7 20.52 0.00 7.59 6.50 0.09 65.30 05:11:39 05:06:01 all 0.26 0.00 0.02 0.01 0.01 99.69 05:11:39 05:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:11:39 05:06:01 1 0.02 0.00 0.05 0.00 0.00 99.93 05:11:39 05:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:11:39 05:06:01 3 0.02 0.00 0.02 0.08 0.02 99.87 05:11:39 05:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:11:39 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:11:39 05:06:01 6 1.99 0.00 0.02 0.00 0.00 98.00 05:11:39 05:06:01 7 0.03 0.00 0.05 0.00 0.02 99.90 05:11:39 05:07:01 all 0.28 0.00 0.01 0.01 0.01 99.69 05:11:39 05:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:11:39 05:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:11:39 05:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:11:39 05:07:01 3 0.05 0.00 0.03 0.10 0.00 99.82 05:11:39 05:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:11:39 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:11:39 05:07:01 6 1.99 0.00 0.00 0.00 0.02 98.00 05:11:39 05:07:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:11:39 05:08:01 all 0.26 0.00 0.01 0.01 0.00 99.72 05:11:39 05:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:11:39 05:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:11:39 05:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:11:39 05:08:01 3 0.02 0.00 0.02 0.07 0.02 99.88 05:11:39 05:08:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:11:39 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:11:39 05:08:01 6 1.97 0.00 0.00 0.00 0.00 98.03 05:11:39 05:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:11:39 05:09:01 all 2.27 0.00 1.36 0.32 0.02 96.03 05:11:39 05:09:01 0 1.97 0.00 1.10 0.10 0.02 96.81 05:11:39 05:09:01 1 2.24 0.00 1.69 0.53 0.02 95.53 05:11:39 05:09:01 2 1.80 0.00 0.72 0.05 0.02 97.41 05:11:39 05:09:01 3 1.00 0.00 1.90 1.25 0.02 95.82 05:11:39 05:09:01 4 2.16 0.00 1.07 0.20 0.02 96.56 05:11:39 05:09:01 5 2.61 0.00 1.86 0.23 0.02 95.29 05:11:39 05:09:01 6 2.40 0.00 0.89 0.03 0.02 96.66 05:11:39 05:09:01 7 4.01 0.00 1.63 0.17 0.03 94.16 05:11:39 05:10:01 all 0.10 0.00 0.08 0.02 0.01 99.79 05:11:39 05:10:01 0 0.20 0.00 0.12 0.05 0.00 99.63 05:11:39 05:10:01 1 0.03 0.00 0.07 0.00 0.00 99.90 05:11:39 05:10:01 2 0.12 0.00 0.07 0.02 0.02 99.78 05:11:39 05:10:01 3 0.05 0.00 0.08 0.10 0.02 99.75 05:11:39 05:10:01 4 0.02 0.00 0.08 0.00 0.02 99.88 05:11:39 05:10:01 5 0.05 0.00 0.05 0.00 0.00 99.90 05:11:39 05:10:01 6 0.10 0.00 0.05 0.00 0.00 99.85 05:11:39 05:10:01 7 0.25 0.00 0.13 0.00 0.00 99.62 05:11:39 05:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:11:39 05:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:11:39 05:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:11:39 05:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:11:39 05:11:01 3 0.02 0.00 0.02 0.03 0.00 99.93 05:11:39 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:11:39 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:11:39 05:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:11:39 05:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:11:39 Average: all 3.12 0.00 1.07 0.30 0.02 95.50 05:11:39 Average: 0 2.88 0.00 1.01 0.37 0.01 95.73 05:11:39 Average: 1 2.99 0.00 1.12 0.09 0.01 95.78 05:11:39 Average: 2 3.06 0.00 0.89 0.19 0.01 95.85 05:11:39 Average: 3 2.65 0.00 1.11 0.39 0.02 95.83 05:11:39 Average: 4 2.91 0.00 0.93 0.08 0.01 96.06 05:11:39 Average: 5 3.10 0.00 1.10 0.13 0.01 95.66 05:11:39 Average: 6 3.87 0.00 1.04 0.18 0.01 94.89 05:11:39 Average: 7 3.51 0.00 1.33 0.94 0.02 94.19 05:11:39 05:11:39 05:11:39