Pull request #208 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35ee5948fe4b6c28072ef119de7d377b6adaffe0+ac8d37b91ffebeab2a267fed6cce847388f5686c (e0165714e5f0778e58572accf768442a1a050c7a) 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-ssh14724824752548051356.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-ssh7827842004333490765.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7889110796036134231.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 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-ssh16995330495767955995.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11656045914643564744.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-1686 in /w/workspace/gexfoundry_device-snmp-go_PR-208 [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-208 # 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 ac8d37b91ffebeab2a267fed6cce847388f5686c into PR head commit 35ee5948fe4b6c28072ef119de7d377b6adaffe0 > 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/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35ee5948fe4b6c28072ef119de7d377b6adaffe0 # 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 ac8d37b91ffebeab2a267fed6cce847388f5686c # timeout=10 Merge succeeded, producing 35ee5948fe4b6c28072ef119de7d377b6adaffe0 Checking out Revision 35ee5948fe4b6c28072ef119de7d377b6adaffe0 (PR-208) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T21:10:34.563Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T21:10:34.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T21:10:34.632Z] ========================================================= [2023-01-10T21:10:34.632Z] EdgeX Global Pipelines Version Info [2023-01-10T21:10:34.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35ee5948fe4b6c28072ef119de7d377b6adaffe0 # timeout=10 > git rev-list --no-walk b3c76256398470546f376264ccc0fec016aee6df # timeout=10 [2023-01-10T21:10:35.401Z] ------------------- [2023-01-10T21:10:35.401Z] stable info: [2023-01-10T21:10:35.401Z] ------------------- [2023-01-10T21:10:35.401Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T21:10:35.401Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:10:35.401Z] Message: update stable to v1.0.244 [2023-01-10T21:10:35.973Z] ------------------- [2023-01-10T21:10:35.973Z] experimental info: [2023-01-10T21:10:35.973Z] ------------------- [2023-01-10T21:10:35.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T21:10:35.973Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T21:10:35.973Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T21:10:36.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-01-10T21:10:36.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-01-10T21:10:36.171Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T21:10:36.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T21:10:36.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T21:10:36.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T21:10:36.235Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T21:10:36.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T21:10:36.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T21:10:36.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T21:10:36.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T21:10:36.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-01-10T21:10:36.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T21:10:36.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T21:10:36.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:10:36.382Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T21:10:36.399Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:10:36.419Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T21:10:36.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T21:10:36.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T21:10:36.473Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T21:10:36.496Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T21:10:36.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T21:10:36.521Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T21:10:36.533Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T21:10:36.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T21:10:36.553Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T21:10:36.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo [2023-01-10T21:10:36.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo [2023-01-10T21:10:36.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo [2023-01-10T21:10:36.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35ee5948fe4b6c28072ef119de7d377b6adaffe0 [Pipeline] echo [2023-01-10T21:10:36.607Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35ee594 [Pipeline] echo [2023-01-10T21:10:36.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:10:36.656Z] provisioning config files... [2023-01-10T21:10:36.671Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/config16566108552623017816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:10:36.984Z] ---> docker-login.sh [2023-01-10T21:10:36.984Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:10:37.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:37.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:37.263Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:37.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:37.263Z] [2023-01-10T21:10:37.263Z] Login Succeeded [2023-01-10T21:10:37.263Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:10:37.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:37.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:37.263Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:37.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:37.263Z] [2023-01-10T21:10:37.263Z] Login Succeeded [2023-01-10T21:10:37.263Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:10:37.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:37.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:37.604Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:37.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:37.604Z] [2023-01-10T21:10:37.604Z] Login Succeeded [2023-01-10T21:10:37.604Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:10:37.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:37.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:37.604Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:37.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:37.604Z] [2023-01-10T21:10:37.604Z] Login Succeeded [2023-01-10T21:10:37.604Z] docker.io [2023-01-10T21:10:37.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:37.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:37.864Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:37.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:37.864Z] [2023-01-10T21:10:37.864Z] Login Succeeded [2023-01-10T21:10:37.864Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:10:37.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T21:10:38.237Z] + git rev-list -1 --merges 35ee5948fe4b6c28072ef119de7d377b6adaffe0~1..35ee5948fe4b6c28072ef119de7d377b6adaffe0 [Pipeline] echo [2023-01-10T21:10:38.290Z] -----------> git rev-list -1 --merges 35ee5948fe4b6c28072ef119de7d377b6adaffe0~1..35ee5948fe4b6c28072ef119de7d377b6adaffe0 35ee5948fe4b6c28072ef119de7d377b6adaffe0 [false] [Pipeline] sh [2023-01-10T21:10:38.581Z] + git log --format=format:%s -1 35ee5948fe4b6c28072ef119de7d377b6adaffe0 [Pipeline] echo [2023-01-10T21:10:38.595Z] ========================================================= [2023-01-10T21:10:38.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T21:10:38.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:10:38.938Z] + git log --format=format:%s -1 35ee5948fe4b6c28072ef119de7d377b6adaffe0 [Pipeline] echo [2023-01-10T21:10:38.950Z] [semverPrep] GIT_COMMIT: 35ee5948fe4b6c28072ef119de7d377b6adaffe0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-10T21:10:38.959Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T21:10:39.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T21:10:39.293Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T21:10:39.293Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T21:10:39.293Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T21:10:39.293Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T21:10:39.293Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T21:10:39.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:10:39.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:10:39.638Z] [2023-01-10T21:10:39.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:10:39.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:10:39.938Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T21:10:39.938Z] b85a868b505f: Pulling fs layer [2023-01-10T21:10:39.938Z] e2be974225ed: Pulling fs layer [2023-01-10T21:10:39.938Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T21:10:39.938Z] 988bab9f4d93: Pulling fs layer [2023-01-10T21:10:39.938Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T21:10:39.938Z] eaf3925da568: Pulling fs layer [2023-01-10T21:10:39.938Z] bab4dde63d76: Pulling fs layer [2023-01-10T21:10:39.938Z] bde34c3a00c8: Pulling fs layer [2023-01-10T21:10:39.938Z] b352a97aabf1: Pulling fs layer [2023-01-10T21:10:39.938Z] 4872d77fe225: Pulling fs layer [2023-01-10T21:10:39.938Z] 5851b861e8e6: Pulling fs layer [2023-01-10T21:10:39.938Z] 988bab9f4d93: Waiting [2023-01-10T21:10:39.938Z] 1469e6f7b9e6: Waiting [2023-01-10T21:10:39.938Z] eaf3925da568: Waiting [2023-01-10T21:10:39.938Z] bab4dde63d76: Waiting [2023-01-10T21:10:39.938Z] bde34c3a00c8: Waiting [2023-01-10T21:10:39.938Z] 4872d77fe225: Waiting [2023-01-10T21:10:39.938Z] 5851b861e8e6: Waiting [2023-01-10T21:10:39.938Z] b352a97aabf1: Waiting [2023-01-10T21:10:39.938Z] e2be974225ed: Verifying Checksum [2023-01-10T21:10:39.938Z] e2be974225ed: Download complete [2023-01-10T21:10:39.938Z] 988bab9f4d93: Verifying Checksum [2023-01-10T21:10:39.938Z] 988bab9f4d93: Download complete [2023-01-10T21:10:40.197Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T21:10:40.197Z] 1469e6f7b9e6: Download complete [2023-01-10T21:10:40.197Z] eaf3925da568: Download complete [2023-01-10T21:10:40.197Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T21:10:40.197Z] 339a4e72a1f5: Download complete [2023-01-10T21:10:40.197Z] bde34c3a00c8: Verifying Checksum [2023-01-10T21:10:40.197Z] bde34c3a00c8: Download complete [2023-01-10T21:10:40.197Z] b352a97aabf1: Verifying Checksum [2023-01-10T21:10:40.197Z] b352a97aabf1: Download complete [2023-01-10T21:10:40.197Z] 4872d77fe225: Verifying Checksum [2023-01-10T21:10:40.197Z] 4872d77fe225: Download complete [2023-01-10T21:10:40.197Z] 5851b861e8e6: Verifying Checksum [2023-01-10T21:10:40.197Z] 5851b861e8e6: Download complete [2023-01-10T21:10:40.197Z] b85a868b505f: Verifying Checksum [2023-01-10T21:10:40.197Z] b85a868b505f: Download complete [2023-01-10T21:10:40.456Z] bab4dde63d76: Download complete [2023-01-10T21:10:41.389Z] b85a868b505f: Pull complete [2023-01-10T21:10:41.649Z] e2be974225ed: Pull complete [2023-01-10T21:10:42.217Z] 339a4e72a1f5: Pull complete [2023-01-10T21:10:42.217Z] 988bab9f4d93: Pull complete [2023-01-10T21:10:42.476Z] 1469e6f7b9e6: Pull complete [2023-01-10T21:10:42.476Z] eaf3925da568: Pull complete [2023-01-10T21:10:44.389Z] bab4dde63d76: Pull complete [2023-01-10T21:10:44.389Z] bde34c3a00c8: Pull complete [2023-01-10T21:10:44.389Z] b352a97aabf1: Pull complete [2023-01-10T21:10:44.650Z] 4872d77fe225: Pull complete [2023-01-10T21:10:44.650Z] 5851b861e8e6: Pull complete [2023-01-10T21:10:44.650Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T21:10:44.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T21:10:44.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:10:44.751Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2023-01-10T21:10:44.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T21:10:47.163Z] $ docker top 5facf6b15203cdc10f8340abac38883d9c2d7eaa4f6075a62ff4055b56767a2c -eo pid,comm [2023-01-10T21:10:47.218Z] 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). [2023-01-10T21:10:47.218Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T21:10:47.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:10:47.247Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:10:47.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:10:47.355Z] $ docker exec 5facf6b15203cdc10f8340abac38883d9c2d7eaa4f6075a62ff4055b56767a2c ssh-agent [2023-01-10T21:10:47.451Z] SSH_AUTH_SOCK=/tmp/ssh-zD8JABnGlQJ9/agent.31 [2023-01-10T21:10:47.451Z] SSH_AGENT_PID=37 [2023-01-10T21:10:47.457Z] Running ssh-add (command line suppressed) [2023-01-10T21:10:47.556Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/private_key_2554225363171470287.key (/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/private_key_2554225363171470287.key) [2023-01-10T21:10:47.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:10:47.866Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T21:10:47.879Z] $ docker exec --env ******** --env ******** 5facf6b15203cdc10f8340abac38883d9c2d7eaa4f6075a62ff4055b56767a2c ssh-agent -k [2023-01-10T21:10:47.982Z] unset SSH_AUTH_SOCK; [2023-01-10T21:10:47.983Z] unset SSH_AGENT_PID; [2023-01-10T21:10:47.983Z] echo Agent pid 37 killed; [2023-01-10T21:10:47.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T21:10:48.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T21:10:48.019Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T21:10:48.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T21:10:48.134Z] $ docker exec 5facf6b15203cdc10f8340abac38883d9c2d7eaa4f6075a62ff4055b56767a2c ssh-agent [2023-01-10T21:10:48.241Z] SSH_AUTH_SOCK=/tmp/ssh-VMPJ3kjoL31P/agent.69 [2023-01-10T21:10:48.241Z] SSH_AGENT_PID=75 [2023-01-10T21:10:48.245Z] Running ssh-add (command line suppressed) [2023-01-10T21:10:48.355Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/private_key_8052784053954293764.key (/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/private_key_8052784053954293764.key) [2023-01-10T21:10:48.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T21:10:48.652Z] + git semver init [2023-01-10T21:10:48.910Z] 2023-01-10 21:10:48,831 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T21:10:48.910Z] 2023-01-10 21:10:48,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver [2023-01-10T21:10:48.910Z] 2023-01-10 21:10:48,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-208/.semver [2023-01-10T21:10:48.910Z] 2023-01-10 21:10:48,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-208, universal_newlines=False, shell=None, istream=None) [2023-01-10T21:10:49.847Z] 2023-01-10 21:10:49,734 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-208/.git/info/exclude [2023-01-10T21:10:49.847Z] 2023-01-10 21:10:49,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver/PR-208 with force:False [2023-01-10T21:10:49.847Z] 2023-01-10 21:10:49,734 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver/PR-208 [2023-01-10T21:10:49.847Z] 2023-01-10 21:10:49,738 [execute] INFO git cat-file --batch-check [2023-01-10T21:10:49.847Z] 2023-01-10 21:10:49,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:10:49.847Z] 2023-01-10 21:10:49,745 [execute] INFO git cat-file --batch [2023-01-10T21:10:49.847Z] 2023-01-10 21:10:49,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-208/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T21:10:49.847Z] 2023-01-10 21:10:49,751 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-208/.semver/PR-208 [2023-01-10T21:10:49.847Z] 0.0.0 [Pipeline] } [2023-01-10T21:10:49.859Z] $ docker exec --env ******** --env ******** 5facf6b15203cdc10f8340abac38883d9c2d7eaa4f6075a62ff4055b56767a2c ssh-agent -k [2023-01-10T21:10:49.965Z] unset SSH_AUTH_SOCK; [2023-01-10T21:10:49.965Z] unset SSH_AGENT_PID; [2023-01-10T21:10:49.965Z] echo Agent pid 75 killed; [2023-01-10T21:10:49.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T21:10:50.281Z] + git semver [Pipeline] } [2023-01-10T21:10:50.557Z] $ docker stop --time=1 5facf6b15203cdc10f8340abac38883d9c2d7eaa4f6075a62ff4055b56767a2c [2023-01-10T21:10:51.827Z] $ docker rm -f --volumes 5facf6b15203cdc10f8340abac38883d9c2d7eaa4f6075a62ff4055b56767a2c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:10:52.174Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T21:10:52.384Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T21:10:52.387Z] [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 [2023-01-10T21:10:52.539Z] provisioning config files... [2023-01-10T21:10:52.550Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/config4195823332488582271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:10:52.842Z] ---> docker-login.sh [2023-01-10T21:10:52.842Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:10:52.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:52.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:52.842Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:52.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:52.842Z] [2023-01-10T21:10:52.842Z] Login Succeeded [2023-01-10T21:10:52.842Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:10:52.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:52.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:52.842Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:52.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:52.842Z] [2023-01-10T21:10:52.842Z] Login Succeeded [2023-01-10T21:10:52.842Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:10:53.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:53.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:53.103Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:53.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:53.103Z] [2023-01-10T21:10:53.103Z] Login Succeeded [2023-01-10T21:10:53.103Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:10:53.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:53.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:53.103Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:53.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:53.103Z] [2023-01-10T21:10:53.103Z] Login Succeeded [2023-01-10T21:10:53.103Z] docker.io [2023-01-10T21:10:53.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:10:53.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:10:53.360Z] Configure a credential helper to remove this warning. See [2023-01-10T21:10:53.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:10:53.360Z] [2023-01-10T21:10:53.360Z] Login Succeeded [2023-01-10T21:10:53.360Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:10:53.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:10:53.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:10:53.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:10:53.443Z] ========================================================= [2023-01-10T21:10:53.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T21:10:53.443Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:10:53.751Z] + 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 . [2023-01-10T21:10:53.751Z] Sending build context to Docker daemon 5.648MB [2023-01-10T21:10:53.751Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:10:53.751Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:10:53.751Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T21:10:53.751Z] 213ec9aee27d: Pulling fs layer [2023-01-10T21:10:53.751Z] 4583459ba037: Pulling fs layer [2023-01-10T21:10:53.751Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T21:10:53.751Z] 53926ce57604: Pulling fs layer [2023-01-10T21:10:53.751Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T21:10:53.751Z] 22ff95d597cd: Pulling fs layer [2023-01-10T21:10:53.751Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T21:10:53.751Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T21:10:53.751Z] a7acece74701: Pulling fs layer [2023-01-10T21:10:53.751Z] 53926ce57604: Waiting [2023-01-10T21:10:53.751Z] 22ff95d597cd: Waiting [2023-01-10T21:10:53.751Z] 12d6caf4c0d1: Waiting [2023-01-10T21:10:53.751Z] 21b2b0c7a3f4: Waiting [2023-01-10T21:10:53.751Z] 96b7cbca73a9: Waiting [2023-01-10T21:10:53.751Z] a7acece74701: Waiting [2023-01-10T21:10:53.751Z] 93c1e223e6f2: Download complete [2023-01-10T21:10:53.751Z] 4583459ba037: Verifying Checksum [2023-01-10T21:10:53.751Z] 4583459ba037: Download complete [2023-01-10T21:10:53.751Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T21:10:53.751Z] 21b2b0c7a3f4: Download complete [2023-01-10T21:10:53.751Z] 22ff95d597cd: Verifying Checksum [2023-01-10T21:10:53.751Z] 22ff95d597cd: Download complete [2023-01-10T21:10:54.011Z] 213ec9aee27d: Download complete [2023-01-10T21:10:54.011Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T21:10:54.011Z] 12d6caf4c0d1: Download complete [2023-01-10T21:10:54.011Z] 213ec9aee27d: Pull complete [2023-01-10T21:10:54.277Z] 4583459ba037: Pull complete [2023-01-10T21:10:54.277Z] 93c1e223e6f2: Pull complete [2023-01-10T21:10:54.537Z] a7acece74701: Verifying Checksum [2023-01-10T21:10:54.537Z] a7acece74701: Download complete [2023-01-10T21:10:54.537Z] 53926ce57604: Verifying Checksum [2023-01-10T21:10:54.537Z] 53926ce57604: Download complete [2023-01-10T21:10:54.798Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T21:10:54.798Z] 96b7cbca73a9: Download complete [2023-01-10T21:10:58.083Z] 53926ce57604: Pull complete [2023-01-10T21:10:58.083Z] 21b2b0c7a3f4: Pull complete [2023-01-10T21:10:58.083Z] 22ff95d597cd: Pull complete [2023-01-10T21:10:58.341Z] 12d6caf4c0d1: Pull complete [2023-01-10T21:11:00.247Z] 96b7cbca73a9: Pull complete [2023-01-10T21:11:00.813Z] a7acece74701: Pull complete [2023-01-10T21:11:01.071Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T21:11:01.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T21:11:01.071Z] ---> db6d94c90886 [2023-01-10T21:11:01.071Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:11:05.319Z] ---> Running in dc0d633031ee [2023-01-10T21:11:05.578Z] Removing intermediate container dc0d633031ee [2023-01-10T21:11:05.578Z] ---> 45d28cb04652 [2023-01-10T21:11:05.578Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:11:05.578Z] ---> Running in 365ae555ed74 [2023-01-10T21:11:05.578Z] Removing intermediate container 365ae555ed74 [2023-01-10T21:11:05.578Z] ---> d81a778f8e8c [2023-01-10T21:11:05.578Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T21:11:05.578Z] ---> Running in 09c99d76583a [2023-01-10T21:11:05.837Z] Removing intermediate container 09c99d76583a [2023-01-10T21:11:05.837Z] ---> 16a666e35b76 [2023-01-10T21:11:05.837Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:11:05.837Z] ---> Running in 1619e01fddde [2023-01-10T21:11:05.837Z] Removing intermediate container 1619e01fddde [2023-01-10T21:11:05.837Z] ---> 397fe81b645c [2023-01-10T21:11:05.837Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:11:05.837Z] ---> Running in c47bdf59944f [2023-01-10T21:11:06.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:11:06.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:11:06.616Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:11:06.616Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T21:11:06.616Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:11:06.616Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:11:06.616Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:11:06.616Z] OK: 216 MiB in 55 packages [2023-01-10T21:11:07.187Z] Removing intermediate container c47bdf59944f [2023-01-10T21:11:07.187Z] ---> 3d0d7c1a090f [2023-01-10T21:11:07.187Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-10T21:11:07.187Z] ---> Running in 0337fb0d5ec3 [2023-01-10T21:11:07.187Z] Removing intermediate container 0337fb0d5ec3 [2023-01-10T21:11:07.187Z] ---> 634b29e13004 [2023-01-10T21:11:07.187Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:11:07.187Z] ---> 573701b263f0 [2023-01-10T21:11:07.187Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:11:07.187Z] ---> Running in ab6b18717d45 [2023-01-10T21:11:07.498Z] Still waiting to schedule task [2023-01-10T21:11:07.498Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T21:11:33.846Z] Removing intermediate container ab6b18717d45 [2023-01-10T21:11:33.846Z] ---> bd58512845b9 [2023-01-10T21:11:33.846Z] Step 11/12 : COPY . . [2023-01-10T21:11:34.105Z] ---> 9d3ed07afa7c [2023-01-10T21:11:34.105Z] Step 12/12 : RUN ${MAKE} [2023-01-10T21:11:34.105Z] ---> Running in f82f48623b79 [2023-01-10T21:11:34.364Z] noop [2023-01-10T21:11:34.625Z] Removing intermediate container f82f48623b79 [2023-01-10T21:11:34.625Z] ---> fe0eaee727c9 [2023-01-10T21:11:34.625Z] Successfully built fe0eaee727c9 [2023-01-10T21:11:34.625Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:11:34.928Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:11:34.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:11:34.993Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2023-01-10T21:11:35.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T21:11:35.339Z] $ docker top 689f56e96b6781193e4422f1a5cebb56c25e720713e2c32dcdb7ab093399c8d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:11:35.679Z] + go version [2023-01-10T21:11:35.679Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T21:11:35.691Z] $ docker stop --time=1 689f56e96b6781193e4422f1a5cebb56c25e720713e2c32dcdb7ab093399c8d7 [2023-01-10T21:11:36.950Z] $ docker rm -f --volumes 689f56e96b6781193e4422f1a5cebb56c25e720713e2c32dcdb7ab093399c8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:11:37.361Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T21:11:37.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:11:37.429Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2023-01-10T21:11:37.459Z] $ 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-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T21:11:37.768Z] $ docker top 8a4563f8ad6048802e1ad441f023e7f153f57ab63076bd5ed64e731a787833e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:11:38.106Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-208 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:11:38.400Z] + make test [2023-01-10T21:11:38.400Z] go test ./... -coverprofile=coverage.out [2023-01-10T21:11:38.659Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-10T21:11:48.625Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-10T21:11:48.625Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2023-01-10T21:11:55.178Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T21:11:55.178Z] go vet ./... [2023-01-10T21:11:57.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:11:57.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:11:57.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:11:57.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:11:57.737Z] $ docker stop --time=1 8a4563f8ad6048802e1ad441f023e7f153f57ab63076bd5ed64e731a787833e3 [2023-01-10T21:12:00.129Z] $ docker rm -f --volumes 8a4563f8ad6048802e1ad441f023e7f153f57ab63076bd5ed64e731a787833e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:12:00.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:12:00.586Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T21:12:01.003Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:12:01.290Z] + ls -al . [2023-01-10T21:12:01.291Z] total 180 [2023-01-10T21:12:01.291Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 21:11 . [2023-01-10T21:12:01.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:10 .. [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 21:10 .dockerignore [2023-01-10T21:12:01.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:11 .git [2023-01-10T21:12:01.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:10 .github [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 10 21:10 .gitignore [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:10 .golangci.yml [2023-01-10T21:12:01.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:10 .semver [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 10 21:10 Attribution.txt [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 10 21:10 CHANGELOG.md [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 10 21:10 Dockerfile [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:10 GOVERNANCE.md [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 10 21:10 Jenkinsfile [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:10 LICENSE [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 10 21:10 Makefile [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 21:10 OWNERS.md [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 10 21:10 README.md [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:10 VERSION [2023-01-10T21:12:01.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:10 bin [2023-01-10T21:12:01.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:10 cmd [2023-01-10T21:12:01.291Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 10 21:11 coverage.out [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 3414 Jan 10 21:10 go.mod [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 44744 Jan 10 21:10 go.sum [2023-01-10T21:12:01.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:10 internal [2023-01-10T21:12:01.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:10 snap [2023-01-10T21:12:01.291Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 10 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:12:01.690Z] + 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=35ee5948fe4b6c28072ef119de7d377b6adaffe0 --label arch=amd64 --label version=0.0.0 . [2023-01-10T21:12:01.690Z] Sending build context to Docker daemon 5.657MB [2023-01-10T21:12:01.690Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:12:01.690Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T21:12:01.690Z] ---> fe0eaee727c9 [2023-01-10T21:12:01.690Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:12:01.690Z] ---> Running in e178e76b389f [2023-01-10T21:12:01.971Z] Removing intermediate container e178e76b389f [2023-01-10T21:12:01.971Z] ---> 5053d110d3f0 [2023-01-10T21:12:01.971Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:12:01.971Z] ---> Running in 9be5fafbb49b [2023-01-10T21:12:01.971Z] Removing intermediate container 9be5fafbb49b [2023-01-10T21:12:01.971Z] ---> 4ce10432a1f2 [2023-01-10T21:12:01.971Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T21:12:01.971Z] ---> Running in 72a7d504ede9 [2023-01-10T21:12:01.971Z] Removing intermediate container 72a7d504ede9 [2023-01-10T21:12:01.971Z] ---> 852eed2c7159 [2023-01-10T21:12:01.971Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:12:01.971Z] ---> Running in 3b90df128f7c [2023-01-10T21:12:02.239Z] Removing intermediate container 3b90df128f7c [2023-01-10T21:12:02.239Z] ---> 19961647f2e6 [2023-01-10T21:12:02.239Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:12:02.239Z] ---> Running in ee22d993a19b [2023-01-10T21:12:02.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:12:02.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:12:02.779Z] OK: 216 MiB in 55 packages [2023-01-10T21:12:03.037Z] Removing intermediate container ee22d993a19b [2023-01-10T21:12:03.037Z] ---> 309e23d4795c [2023-01-10T21:12:03.037Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-10T21:12:03.037Z] ---> Running in 9d6fc2b66e23 [2023-01-10T21:12:03.037Z] Removing intermediate container 9d6fc2b66e23 [2023-01-10T21:12:03.037Z] ---> bf3ee5b5f77d [2023-01-10T21:12:03.037Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T21:12:03.037Z] ---> 18efd179a108 [2023-01-10T21:12:03.037Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:12:03.296Z] ---> Running in 913559a785b0 [2023-01-10T21:12:03.997Z] Removing intermediate container 913559a785b0 [2023-01-10T21:12:03.997Z] ---> 3cad76a45172 [2023-01-10T21:12:03.997Z] Step 11/24 : COPY . . [2023-01-10T21:12:04.257Z] ---> 927f485ca86c [2023-01-10T21:12:04.257Z] Step 12/24 : RUN ${MAKE} [2023-01-10T21:12:04.257Z] ---> Running in e05cbaa9fa6c [2023-01-10T21:12:04.516Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-01-10T21:12:26.435Z] Removing intermediate container e05cbaa9fa6c [2023-01-10T21:12:26.435Z] ---> 0eb2bf76c359 [2023-01-10T21:12:26.435Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T21:12:26.435Z] 3.16: Pulling from library/alpine [2023-01-10T21:12:26.435Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T21:12:26.435Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T21:12:26.435Z] ca7dd9ec2225: Download complete [2023-01-10T21:12:26.435Z] ca7dd9ec2225: Pull complete [2023-01-10T21:12:26.435Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:12:26.435Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:12:26.435Z] ---> bfe296a52501 [2023-01-10T21:12:26.435Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T21:12:26.435Z] ---> Running in 5f5f5f3620fb [2023-01-10T21:12:26.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T21:12:26.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T21:12:26.435Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T21:12:26.435Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:12:26.435Z] OK: 6 MiB in 15 packages [2023-01-10T21:12:26.436Z] Removing intermediate container 5f5f5f3620fb [2023-01-10T21:12:26.436Z] ---> 98679eccadfa [2023-01-10T21:12:26.436Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-10T21:12:26.436Z] ---> 7f1534f223dd [2023-01-10T21:12:26.436Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-10T21:12:26.436Z] ---> 99bb8cbafaa7 [2023-01-10T21:12:26.436Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-10T21:12:26.436Z] ---> 9523307ff452 [2023-01-10T21:12:26.436Z] Step 18/24 : EXPOSE 59993 [2023-01-10T21:12:26.436Z] ---> Running in 27ce985655e3 [2023-01-10T21:12:26.436Z] Removing intermediate container 27ce985655e3 [2023-01-10T21:12:26.436Z] ---> 5c34b2041234 [2023-01-10T21:12:26.436Z] Step 19/24 : EXPOSE 161 [2023-01-10T21:12:26.436Z] ---> Running in 6ee0aaad4c36 [2023-01-10T21:12:26.436Z] Removing intermediate container 6ee0aaad4c36 [2023-01-10T21:12:26.436Z] ---> 0b50c6859515 [2023-01-10T21:12:26.436Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-10T21:12:26.436Z] ---> Running in 20703df0e1da [2023-01-10T21:12:26.694Z] Removing intermediate container 20703df0e1da [2023-01-10T21:12:26.694Z] ---> 8354528ea5a8 [2023-01-10T21:12:26.694Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:12:26.694Z] ---> Running in 6277e99b80cb [2023-01-10T21:12:26.694Z] Removing intermediate container 6277e99b80cb [2023-01-10T21:12:26.694Z] ---> 47ca200bfd5e [2023-01-10T21:12:26.694Z] Step 22/24 : LABEL arch=amd64 [2023-01-10T21:12:26.694Z] ---> Running in aefa4a59e4a3 [2023-01-10T21:12:26.694Z] Removing intermediate container aefa4a59e4a3 [2023-01-10T21:12:26.694Z] ---> c020f81e8e9e [2023-01-10T21:12:26.694Z] Step 23/24 : LABEL git_sha=35ee5948fe4b6c28072ef119de7d377b6adaffe0 [2023-01-10T21:12:26.694Z] ---> Running in 6dc1407cff31 [2023-01-10T21:12:26.952Z] Removing intermediate container 6dc1407cff31 [2023-01-10T21:12:26.952Z] ---> b15c5c9357f3 [2023-01-10T21:12:26.952Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T21:12:26.952Z] ---> Running in 9dea8740670b [2023-01-10T21:12:26.952Z] Removing intermediate container 9dea8740670b [2023-01-10T21:12:26.952Z] ---> e339e4424998 [2023-01-10T21:12:26.952Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:12:26.952Z] Successfully built e339e4424998 [2023-01-10T21:12:26.952Z] 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 [2023-01-10T21:12:27.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:12:27.409Z] [2023-01-10T21:12:27.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:12:27.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:12:27.707Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T21:12:27.707Z] 5eb5b503b376: Pulling fs layer [2023-01-10T21:12:27.707Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T21:12:27.707Z] ec43610c2a17: Pulling fs layer [2023-01-10T21:12:27.707Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T21:12:27.707Z] 33b1e0a273af: Pulling fs layer [2023-01-10T21:12:27.707Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T21:12:27.707Z] 2f39f015ded8: Pulling fs layer [2023-01-10T21:12:27.707Z] 5d3b04190fa2: Waiting [2023-01-10T21:12:27.707Z] 3a2ae6a8a46f: Waiting [2023-01-10T21:12:27.707Z] 2f39f015ded8: Waiting [2023-01-10T21:12:27.707Z] 33b1e0a273af: Waiting [2023-01-10T21:12:27.707Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T21:12:27.707Z] 5c69ac0246d0: Download complete [2023-01-10T21:12:27.707Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T21:12:27.707Z] 3a2ae6a8a46f: Download complete [2023-01-10T21:12:27.707Z] 33b1e0a273af: Verifying Checksum [2023-01-10T21:12:27.707Z] 33b1e0a273af: Download complete [2023-01-10T21:12:27.966Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T21:12:27.966Z] 5d3b04190fa2: Download complete [2023-01-10T21:12:27.966Z] ec43610c2a17: Verifying Checksum [2023-01-10T21:12:27.966Z] ec43610c2a17: Download complete [2023-01-10T21:12:27.966Z] 5eb5b503b376: Verifying Checksum [2023-01-10T21:12:27.966Z] 5eb5b503b376: Download complete [2023-01-10T21:12:28.531Z] 2f39f015ded8: Verifying Checksum [2023-01-10T21:12:28.531Z] 2f39f015ded8: Download complete [2023-01-10T21:12:29.097Z] 5eb5b503b376: Pull complete [2023-01-10T21:12:29.097Z] 5c69ac0246d0: Pull complete [2023-01-10T21:12:29.665Z] ec43610c2a17: Pull complete [2023-01-10T21:12:29.665Z] 3a2ae6a8a46f: Pull complete [2023-01-10T21:12:29.923Z] 33b1e0a273af: Pull complete [2023-01-10T21:12:29.923Z] 5d3b04190fa2: Pull complete [2023-01-10T21:12:34.103Z] 2f39f015ded8: Pull complete [2023-01-10T21:12:34.103Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T21:12:34.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:12:34.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:12:34.178Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2023-01-10T21:12:34.212Z] $ 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-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T21:12:37.139Z] $ docker top c0ec95e5d697cb99bc36c92a799064d24c7eb9555f85ed6cc2481df556196ea8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:12:37.510Z] ---> job-cost.sh [2023-01-10T21:12:37.510Z] lf-activate-venv: SKIPPING [2023-01-10T21:12:37.510Z] INFO: No Stack... [2023-01-10T21:12:38.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:12:38.336Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:12:38.624Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-208/archives/cost.csv [2023-01-10T21:12:38.625Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:12:38.639Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-208-3-stack-cost] [2023-01-10T21:12:38.644Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-208-3-stack-cost] did not exist. Created. [2023-01-10T21:12:38.644Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-208-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:12:38.946Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T21:12:38.974Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:12:38.980Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-208-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:12:38.994Z] $ docker stop --time=1 c0ec95e5d697cb99bc36c92a799064d24c7eb9555f85ed6cc2481df556196ea8 [2023-01-10T21:12:40.131Z] $ docker rm -f --volumes c0ec95e5d697cb99bc36c92a799064d24c7eb9555f85ed6cc2481df556196ea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T21:13:29.275Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1689 in /w/workspace/gexfoundry_device-snmp-go_PR-208 [Pipeline] { [Pipeline] ws [2023-01-10T21:13:29.287Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [2023-01-10T21:13:29.319Z] Selected Git installation does not exist. Using Default [2023-01-10T21:13:29.319Z] The recommended git tool is: NONE [2023-01-10T21:13:35.956Z] using credential edgex-jenkins-ssh [2023-01-10T21:13:35.989Z] Cloning the remote Git repository [2023-01-10T21:13:36.044Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-01-10T21:13:36.142Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2023-01-10T21:13:36.342Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-10T21:13:36.344Z] > git --version # timeout=10 [2023-01-10T21:13:36.368Z] > git --version # 'git version 2.25.1' [2023-01-10T21:13:36.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:13:36.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:13:37.499Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-10T21:13:37.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T21:13:39.118Z] Merging remotes/origin/main commit ac8d37b91ffebeab2a267fed6cce847388f5686c into PR head commit 35ee5948fe4b6c28072ef119de7d377b6adaffe0 [2023-01-10T21:13:39.371Z] Merge succeeded, producing 35ee5948fe4b6c28072ef119de7d377b6adaffe0 [2023-01-10T21:13:39.371Z] Checking out Revision 35ee5948fe4b6c28072ef119de7d377b6adaffe0 (PR-208) [2023-01-10T21:13:38.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-10T21:13:38.599Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-10T21:13:38.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:13:38.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T21:13:39.141Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:13:39.163Z] > git checkout -f 35ee5948fe4b6c28072ef119de7d377b6adaffe0 # timeout=10 [2023-01-10T21:13:39.259Z] > git remote # timeout=10 [2023-01-10T21:13:39.278Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T21:13:39.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T21:13:39.319Z] > git merge ac8d37b91ffebeab2a267fed6cce847388f5686c # timeout=10 [2023-01-10T21:13:39.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T21:13:39.378Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T21:13:39.396Z] > git checkout -f 35ee5948fe4b6c28072ef119de7d377b6adaffe0 # timeout=10 [2023-01-10T21:13:40.125Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:13:41.064Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T21:13:41.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:13:41.064Z] Dload Upload Total Spent Left Speed [2023-01-10T21:13:41.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-01-10T21:13:41.763Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T21:13:42.112Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-01-10T21:13:42.112Z] /etc/docker/daemon.new [2023-01-10T21:13:42.112Z] { [2023-01-10T21:13:42.112Z] "registry-mirrors": [ [2023-01-10T21:13:42.112Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T21:13:42.112Z] ], [2023-01-10T21:13:42.112Z] "bip": "10.250.0.254/24", [2023-01-10T21:13:42.112Z] "hosts": [ [2023-01-10T21:13:42.112Z] "tcp://0.0.0.0:5555", [2023-01-10T21:13:42.112Z] "unix:///var/run/docker.sock" [2023-01-10T21:13:42.112Z] ], [2023-01-10T21:13:42.112Z] "mtu": 1458, [2023-01-10T21:13:42.112Z] "selinux-enabled": true, [2023-01-10T21:13:42.112Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T21:13:42.112Z] } [Pipeline] sh [2023-01-10T21:13:42.463Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T21:13:42.816Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:14:01.139Z] provisioning config files... [2023-01-10T21:14:01.173Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config9818124055838761574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:14:01.561Z] ---> docker-login.sh [2023-01-10T21:14:01.561Z] nexus3.edgexfoundry.org:10001 [2023-01-10T21:14:02.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:02.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:02.442Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:02.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:02.442Z] [2023-01-10T21:14:02.442Z] Login Succeeded [2023-01-10T21:14:02.442Z] nexus3.edgexfoundry.org:10002 [2023-01-10T21:14:02.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:02.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:02.716Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:02.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:02.716Z] [2023-01-10T21:14:02.716Z] Login Succeeded [2023-01-10T21:14:02.716Z] nexus3.edgexfoundry.org:10003 [2023-01-10T21:14:02.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:03.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:03.258Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:03.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:03.258Z] [2023-01-10T21:14:03.258Z] Login Succeeded [2023-01-10T21:14:03.258Z] nexus3.edgexfoundry.org:10004 [2023-01-10T21:14:03.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:03.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:03.532Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:03.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:03.532Z] [2023-01-10T21:14:03.532Z] Login Succeeded [2023-01-10T21:14:03.532Z] docker.io [2023-01-10T21:14:03.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T21:14:04.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T21:14:04.073Z] Configure a credential helper to remove this warning. See [2023-01-10T21:14:04.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T21:14:04.073Z] [2023-01-10T21:14:04.073Z] Login Succeeded [2023-01-10T21:14:04.073Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T21:14:04.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T21:14:04.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:14:04.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T21:14:04.474Z] ========================================================= [2023-01-10T21:14:04.474Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T21:14:04.474Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:14:04.845Z] + 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 . [2023-01-10T21:14:05.116Z] Sending build context to Docker daemon 2.921MB [2023-01-10T21:14:05.116Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:14:05.116Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T21:14:05.390Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T21:14:05.390Z] 9b18e9b68314: Pulling fs layer [2023-01-10T21:14:05.390Z] 35d82f9e3411: Pulling fs layer [2023-01-10T21:14:05.390Z] e16973657156: Pulling fs layer [2023-01-10T21:14:05.390Z] fc693d55d65f: Pulling fs layer [2023-01-10T21:14:05.390Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T21:14:05.390Z] dda99020689f: Pulling fs layer [2023-01-10T21:14:05.390Z] db1c61fa0a46: Pulling fs layer [2023-01-10T21:14:05.390Z] 891c053d2c06: Pulling fs layer [2023-01-10T21:14:05.390Z] fc693d55d65f: Waiting [2023-01-10T21:14:05.390Z] 7e9fc2657dce: Waiting [2023-01-10T21:14:05.390Z] dda99020689f: Waiting [2023-01-10T21:14:05.390Z] 891c053d2c06: Waiting [2023-01-10T21:14:05.390Z] db1c61fa0a46: Waiting [2023-01-10T21:14:05.390Z] e16973657156: Verifying Checksum [2023-01-10T21:14:05.390Z] e16973657156: Download complete [2023-01-10T21:14:05.390Z] 35d82f9e3411: Verifying Checksum [2023-01-10T21:14:05.390Z] 35d82f9e3411: Download complete [2023-01-10T21:14:05.390Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T21:14:05.390Z] 7e9fc2657dce: Download complete [2023-01-10T21:14:05.390Z] dda99020689f: Verifying Checksum [2023-01-10T21:14:05.390Z] dda99020689f: Download complete [2023-01-10T21:14:05.390Z] 9b18e9b68314: Verifying Checksum [2023-01-10T21:14:05.390Z] 9b18e9b68314: Download complete [2023-01-10T21:14:06.380Z] 9b18e9b68314: Pull complete [2023-01-10T21:14:06.664Z] 891c053d2c06: Verifying Checksum [2023-01-10T21:14:06.664Z] 891c053d2c06: Download complete [2023-01-10T21:14:07.272Z] 35d82f9e3411: Pull complete [2023-01-10T21:14:07.558Z] e16973657156: Pull complete [2023-01-10T21:14:07.844Z] db1c61fa0a46: Verifying Checksum [2023-01-10T21:14:07.845Z] db1c61fa0a46: Download complete [2023-01-10T21:14:08.444Z] fc693d55d65f: Verifying Checksum [2023-01-10T21:14:08.444Z] fc693d55d65f: Download complete [2023-01-10T21:14:20.836Z] fc693d55d65f: Pull complete [2023-01-10T21:14:20.836Z] 7e9fc2657dce: Pull complete [2023-01-10T21:14:21.106Z] dda99020689f: Pull complete [2023-01-10T21:14:26.492Z] db1c61fa0a46: Pull complete [2023-01-10T21:14:29.196Z] 891c053d2c06: Pull complete [2023-01-10T21:14:29.196Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T21:14:29.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T21:14:29.196Z] ---> f96f9c87975a [2023-01-10T21:14:29.196Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:14:31.832Z] ---> Running in 154d70ef3df5 [2023-01-10T21:14:31.832Z] Removing intermediate container 154d70ef3df5 [2023-01-10T21:14:31.832Z] ---> d0278b419490 [2023-01-10T21:14:31.832Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:14:32.105Z] ---> Running in 585cfb3530e4 [2023-01-10T21:14:32.379Z] Removing intermediate container 585cfb3530e4 [2023-01-10T21:14:32.379Z] ---> c07ab5aa5bfd [2023-01-10T21:14:32.379Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T21:14:32.379Z] ---> Running in 90ada875628c [2023-01-10T21:14:32.971Z] Removing intermediate container 90ada875628c [2023-01-10T21:14:32.971Z] ---> 212cfd061879 [2023-01-10T21:14:32.972Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:14:32.972Z] ---> Running in 5286dbd3b49e [2023-01-10T21:14:33.254Z] Removing intermediate container 5286dbd3b49e [2023-01-10T21:14:33.254Z] ---> 3e1e481dc5c1 [2023-01-10T21:14:33.254Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:14:33.530Z] ---> Running in f08c60735163 [2023-01-10T21:14:34.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:14:34.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:14:36.384Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T21:14:36.384Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T21:14:36.384Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T21:14:36.384Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T21:14:36.384Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:14:36.384Z] OK: 226 MiB in 55 packages [2023-01-10T21:14:37.830Z] Removing intermediate container f08c60735163 [2023-01-10T21:14:37.830Z] ---> 0144518110aa [2023-01-10T21:14:37.830Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-10T21:14:37.830Z] ---> Running in b8a3c6b8f56f [2023-01-10T21:14:38.100Z] Removing intermediate container b8a3c6b8f56f [2023-01-10T21:14:38.100Z] ---> e89dd6132bcf [2023-01-10T21:14:38.100Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T21:14:38.717Z] ---> be07c020a21c [2023-01-10T21:14:38.717Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:14:38.717Z] ---> Running in 7cfea8b4ec2e [2023-01-10T21:15:46.666Z] Removing intermediate container 7cfea8b4ec2e [2023-01-10T21:15:46.666Z] ---> dcf6f4976482 [2023-01-10T21:15:46.666Z] Step 11/12 : COPY . . [2023-01-10T21:15:46.666Z] ---> b9bee87d456f [2023-01-10T21:15:46.666Z] Step 12/12 : RUN ${MAKE} [2023-01-10T21:15:46.666Z] ---> Running in 683077455de6 [2023-01-10T21:15:46.666Z] noop [2023-01-10T21:15:46.666Z] Removing intermediate container 683077455de6 [2023-01-10T21:15:46.666Z] ---> 41eb2a4cd19a [2023-01-10T21:15:46.666Z] Successfully built 41eb2a4cd19a [2023-01-10T21:15:46.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:15:47.109Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:15:47.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:15:47.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container [2023-01-10T21:15:47.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T21:15:48.997Z] $ docker top 511abb1207a05381bc68b753db629903b1b1e160ae734ad486e0dda98d126ca5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:15:49.919Z] + go version [2023-01-10T21:15:49.919Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T21:15:49.949Z] $ docker stop --time=1 511abb1207a05381bc68b753db629903b1b1e160ae734ad486e0dda98d126ca5 [2023-01-10T21:15:51.835Z] $ docker rm -f --volumes 511abb1207a05381bc68b753db629903b1b1e160ae734ad486e0dda98d126ca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:15:52.446Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T21:15:52.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:15:52.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container [2023-01-10T21:15:52.790Z] $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T21:15:54.289Z] $ docker top 9e98fbc6208aae9a5eaaef540529a9653b0f6622a713d97a668448069f9a70ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:15:55.201Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-10T21:15:55.883Z] + make test [2023-01-10T21:15:55.883Z] go test ./... -coverprofile=coverage.out [2023-01-10T21:15:57.875Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-10T21:17:49.685Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-10T21:17:49.685Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements [2023-01-10T21:17:49.685Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T21:17:49.685Z] go vet ./... [2023-01-10T21:18:16.481Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T21:18:16.481Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T21:18:16.481Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T21:18:16.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T21:18:16.513Z] $ docker stop --time=1 9e98fbc6208aae9a5eaaef540529a9653b0f6622a713d97a668448069f9a70ab [2023-01-10T21:18:18.765Z] $ docker rm -f --volumes 9e98fbc6208aae9a5eaaef540529a9653b0f6622a713d97a668448069f9a70ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T21:18:19.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T21:18:19.897Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T21:18:20.535Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T21:18:20.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T21:18:21.252Z] + ls -al . [2023-01-10T21:18:21.252Z] total 176 [2023-01-10T21:18:21.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:15 . [2023-01-10T21:18:21.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:13 .. [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 21:13 .dockerignore [2023-01-10T21:18:21.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:13 .git [2023-01-10T21:18:21.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:13 .github [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 10 21:13 .gitignore [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:13 .golangci.yml [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 10 21:13 Attribution.txt [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 10 21:13 CHANGELOG.md [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 10 21:13 Dockerfile [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:13 GOVERNANCE.md [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 10 21:13 Jenkinsfile [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:13 LICENSE [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 10 21:13 Makefile [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 21:13 OWNERS.md [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 10 21:13 README.md [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:10 VERSION [2023-01-10T21:18:21.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:13 bin [2023-01-10T21:18:21.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:13 cmd [2023-01-10T21:18:21.252Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 10 21:17 coverage.out [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 3414 Jan 10 21:13 go.mod [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 44744 Jan 10 21:13 go.sum [2023-01-10T21:18:21.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:13 internal [2023-01-10T21:18:21.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:13 snap [2023-01-10T21:18:21.252Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 10 21:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:18:21.599Z] + 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=35ee5948fe4b6c28072ef119de7d377b6adaffe0 --label arch=arm64 --label version=0.0.0 . [2023-01-10T21:18:21.869Z] Sending build context to Docker daemon 2.929MB [2023-01-10T21:18:21.869Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T21:18:21.869Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T21:18:21.869Z] ---> 41eb2a4cd19a [2023-01-10T21:18:21.869Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T21:18:22.144Z] ---> Running in cc112c507271 [2023-01-10T21:18:22.413Z] Removing intermediate container cc112c507271 [2023-01-10T21:18:22.413Z] ---> 52beb55e89c1 [2023-01-10T21:18:22.413Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T21:18:22.413Z] ---> Running in 2a036bc1ea0f [2023-01-10T21:18:23.039Z] Removing intermediate container 2a036bc1ea0f [2023-01-10T21:18:23.039Z] ---> a7b27dd6d13b [2023-01-10T21:18:23.039Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T21:18:23.039Z] ---> Running in a5976e1a3297 [2023-01-10T21:18:23.317Z] Removing intermediate container a5976e1a3297 [2023-01-10T21:18:23.317Z] ---> 2dd4d48a169d [2023-01-10T21:18:23.317Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T21:18:23.590Z] ---> Running in feb866dfa8f6 [2023-01-10T21:18:23.863Z] Removing intermediate container feb866dfa8f6 [2023-01-10T21:18:23.863Z] ---> 9bada7306f6b [2023-01-10T21:18:23.863Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T21:18:23.863Z] ---> Running in 2015b6c55b78 [2023-01-10T21:18:27.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:18:27.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:18:28.660Z] OK: 226 MiB in 55 packages [2023-01-10T21:18:29.635Z] Removing intermediate container 2015b6c55b78 [2023-01-10T21:18:29.635Z] ---> 8f42b315338e [2023-01-10T21:18:29.635Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-10T21:18:29.635Z] ---> Running in acc74a820b83 [2023-01-10T21:18:30.227Z] Removing intermediate container acc74a820b83 [2023-01-10T21:18:30.227Z] ---> 01080e62ff14 [2023-01-10T21:18:30.227Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T21:18:31.201Z] ---> 4ca647e69a30 [2023-01-10T21:18:31.201Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T21:18:31.201Z] ---> Running in 673abe29955b [2023-01-10T21:18:38.613Z] Removing intermediate container 673abe29955b [2023-01-10T21:18:38.613Z] ---> 1d30c904f897 [2023-01-10T21:18:38.613Z] Step 11/24 : COPY . . [2023-01-10T21:18:40.570Z] ---> 515dd70d2573 [2023-01-10T21:18:40.570Z] Step 12/24 : RUN ${MAKE} [2023-01-10T21:18:40.842Z] ---> Running in 7e571792331c [2023-01-10T21:18:41.811Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-01-10T21:21:03.619Z] Removing intermediate container 7e571792331c [2023-01-10T21:21:03.619Z] ---> b96dc3c2e586 [2023-01-10T21:21:03.619Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T21:21:03.619Z] 3.16: Pulling from library/alpine [2023-01-10T21:21:03.619Z] 6875df1f5354: Pulling fs layer [2023-01-10T21:21:03.619Z] 6875df1f5354: Download complete [2023-01-10T21:21:03.619Z] 6875df1f5354: Pull complete [2023-01-10T21:21:03.619Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T21:21:03.619Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T21:21:03.619Z] ---> 2b4661558fb8 [2023-01-10T21:21:03.619Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T21:21:03.619Z] ---> Running in bb004b87a4ed [2023-01-10T21:21:03.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T21:21:03.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T21:21:03.619Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T21:21:03.619Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T21:21:03.619Z] OK: 5 MiB in 15 packages [2023-01-10T21:21:03.619Z] Removing intermediate container bb004b87a4ed [2023-01-10T21:21:03.619Z] ---> efe7985e35c1 [2023-01-10T21:21:03.619Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-10T21:21:04.582Z] ---> 7a2df6fb1bd0 [2023-01-10T21:21:04.582Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-10T21:21:05.165Z] ---> e5ab40428438 [2023-01-10T21:21:05.165Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-10T21:21:05.753Z] ---> 5ba0c3fcd1ff [2023-01-10T21:21:05.753Z] Step 18/24 : EXPOSE 59993 [2023-01-10T21:21:05.753Z] ---> Running in 2f490c14cd57 [2023-01-10T21:21:06.019Z] Removing intermediate container 2f490c14cd57 [2023-01-10T21:21:06.019Z] ---> 6caf0cc16ffb [2023-01-10T21:21:06.019Z] Step 19/24 : EXPOSE 161 [2023-01-10T21:21:06.019Z] ---> Running in 29f895f508a4 [2023-01-10T21:21:06.288Z] Removing intermediate container 29f895f508a4 [2023-01-10T21:21:06.288Z] ---> e8f75b9cae8b [2023-01-10T21:21:06.288Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-10T21:21:06.288Z] ---> Running in 114893519c93 [2023-01-10T21:21:06.564Z] Removing intermediate container 114893519c93 [2023-01-10T21:21:06.564Z] ---> 025e15ad8080 [2023-01-10T21:21:06.564Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T21:21:06.834Z] ---> Running in 7bb721af7fc3 [2023-01-10T21:21:07.102Z] Removing intermediate container 7bb721af7fc3 [2023-01-10T21:21:07.102Z] ---> ba643c9c5a16 [2023-01-10T21:21:07.102Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T21:21:07.102Z] ---> Running in a690866864a6 [2023-01-10T21:21:07.373Z] Removing intermediate container a690866864a6 [2023-01-10T21:21:07.373Z] ---> 0136c48795a3 [2023-01-10T21:21:07.373Z] Step 23/24 : LABEL git_sha=35ee5948fe4b6c28072ef119de7d377b6adaffe0 [2023-01-10T21:21:07.373Z] ---> Running in ab9835bb9a02 [2023-01-10T21:21:07.646Z] Removing intermediate container ab9835bb9a02 [2023-01-10T21:21:07.646Z] ---> e42ae0e18cc7 [2023-01-10T21:21:07.646Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T21:21:07.914Z] ---> Running in 5c8be38a228e [2023-01-10T21:21:08.182Z] Removing intermediate container 5c8be38a228e [2023-01-10T21:21:08.182Z] ---> b749e1781516 [2023-01-10T21:21:08.182Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T21:21:08.182Z] Successfully built b749e1781516 [2023-01-10T21:21:08.182Z] 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 [2023-01-10T21:21:08.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:21:08.631Z] [2023-01-10T21:21:08.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:21:08.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:21:08.968Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T21:21:08.968Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T21:21:08.968Z] 04944245beec: Pulling fs layer [2023-01-10T21:21:08.968Z] 699f458cf7ca: Pulling fs layer [2023-01-10T21:21:08.968Z] 765212b225bb: Pulling fs layer [2023-01-10T21:21:08.968Z] f23df028b6ca: Pulling fs layer [2023-01-10T21:21:08.968Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T21:21:08.968Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T21:21:08.968Z] f23df028b6ca: Waiting [2023-01-10T21:21:08.968Z] d65c8cfc05b1: Waiting [2023-01-10T21:21:08.968Z] 2437ff75d9bd: Waiting [2023-01-10T21:21:08.968Z] 765212b225bb: Waiting [2023-01-10T21:21:09.240Z] 04944245beec: Verifying Checksum [2023-01-10T21:21:09.240Z] 04944245beec: Download complete [2023-01-10T21:21:09.240Z] 765212b225bb: Verifying Checksum [2023-01-10T21:21:09.240Z] 765212b225bb: Download complete [2023-01-10T21:21:09.240Z] f23df028b6ca: Verifying Checksum [2023-01-10T21:21:09.240Z] f23df028b6ca: Download complete [2023-01-10T21:21:09.240Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T21:21:09.240Z] d65c8cfc05b1: Download complete [2023-01-10T21:21:09.510Z] 699f458cf7ca: Verifying Checksum [2023-01-10T21:21:09.510Z] 699f458cf7ca: Download complete [2023-01-10T21:21:09.779Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T21:21:09.779Z] 8998bd30e6a1: Download complete [2023-01-10T21:21:12.381Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T21:21:12.381Z] 2437ff75d9bd: Download complete [2023-01-10T21:21:13.796Z] 8998bd30e6a1: Pull complete [2023-01-10T21:21:14.063Z] 04944245beec: Pull complete [2023-01-10T21:21:15.482Z] 699f458cf7ca: Pull complete [2023-01-10T21:21:15.751Z] 765212b225bb: Pull complete [2023-01-10T21:21:16.354Z] f23df028b6ca: Pull complete [2023-01-10T21:21:16.624Z] d65c8cfc05b1: Pull complete [2023-01-10T21:21:31.636Z] 2437ff75d9bd: Pull complete [2023-01-10T21:21:31.636Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T21:21:31.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T21:21:31.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:21:31.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-1689 does not seem to be running inside a container [2023-01-10T21:21:31.991Z] $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T21:21:34.865Z] $ docker top 9eb527079b25cc4d3c7ec8c7014ffeab933c3d17c67c1d4433dd1e54f68e7e4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:21:35.733Z] ---> job-cost.sh [2023-01-10T21:21:35.733Z] lf-activate-venv: SKIPPING [2023-01-10T21:21:35.733Z] INFO: No Stack... [2023-01-10T21:21:36.323Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T21:21:36.919Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T21:21:37.582Z] + cat /w/workspace/device-snmp-go/3/archives/cost.csv [2023-01-10T21:21:37.582Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T21:21:37.652Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-208-3-stack-cost] [2023-01-10T21:21:37.661Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-208-3-stack-cost] did not exist. Created. [2023-01-10T21:21:37.661Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-208-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T21:21:38.320Z] /w/workspace/device-snmp-go/3@tmp/durable-ef7ac33f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T21:21:38.981Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T21:21:39.004Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T21:21:39.057Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T21:21:39.063Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-208-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T21:21:39.088Z] $ docker stop --time=1 9eb527079b25cc4d3c7ec8c7014ffeab933c3d17c67c1d4433dd1e54f68e7e4a [2023-01-10T21:21:40.624Z] $ docker rm -f --volumes 9eb527079b25cc4d3c7ec8c7014ffeab933c3d17c67c1d4433dd1e54f68e7e4a [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 [2023-01-10T21:21:40.979Z] provisioning config files... [2023-01-10T21:21:40.985Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/config11520387556620185272tmp [Pipeline] { [Pipeline] sh [2023-01-10T21:21:41.279Z] + set +x [2023-01-10T21:21:41.279Z] + curl -s https://codecov.io/bash [2023-01-10T21:21:41.279Z] + bash -s -- [2023-01-10T21:21:41.279Z] [2023-01-10T21:21:41.279Z] _____ _ [2023-01-10T21:21:41.279Z] / ____| | | [2023-01-10T21:21:41.279Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T21:21:41.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T21:21:41.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T21:21:41.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T21:21:41.279Z] Bash-1.0.6 [2023-01-10T21:21:41.279Z] [2023-01-10T21:21:41.279Z] [2023-01-10T21:21:41.279Z] ==> git version 2.25.1 found [2023-01-10T21:21:41.279Z] ==> 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 [2023-01-10T21:21:41.279Z] Release-Date: 2020-01-08 [2023-01-10T21:21:41.279Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T21:21:41.279Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T21:21:41.279Z] ==> Jenkins CI detected. [2023-01-10T21:21:41.279Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-208 [2023-01-10T21:21:41.279Z] project root: . [2023-01-10T21:21:41.279Z] --> token set from env [2023-01-10T21:21:41.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T21:21:41.279Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T21:21:41.279Z] ==> Python coveragepy not found [2023-01-10T21:21:41.279Z] ==> Searching for coverage reports in: [2023-01-10T21:21:41.279Z] + . [2023-01-10T21:21:41.279Z] -> Found 1 reports [2023-01-10T21:21:41.279Z] ==> Detecting git/mercurial file structure [2023-01-10T21:21:41.279Z] ==> Reading reports [2023-01-10T21:21:41.279Z] + ./coverage.out bytes=7631 [2023-01-10T21:21:41.279Z] ==> Appending adjustments [2023-01-10T21:21:41.279Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T21:21:41.539Z] + Found adjustments [2023-01-10T21:21:41.539Z] ==> Gzipping contents [2023-01-10T21:21:41.539Z] 4.0K /tmp/codecov.9NakFD.gz [2023-01-10T21:21:41.539Z] ==> Uploading reports [2023-01-10T21:21:41.539Z] url: https://codecov.io [2023-01-10T21:21:41.539Z] query: branch=PR-208&commit=35ee5948fe4b6c28072ef119de7d377b6adaffe0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-208%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=208&job=&cmd_args= [2023-01-10T21:21:41.539Z] -> Pinging Codecov [2023-01-10T21:21:41.539Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-208&commit=35ee5948fe4b6c28072ef119de7d377b6adaffe0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-208%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=208&job=&cmd_args= [2023-01-10T21:21:41.798Z] -> Uploading to [2023-01-10T21:21:41.798Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/6C56EA5C29638FB4528AC87E60AF5AE0/35ee5948fe4b6c28072ef119de7d377b6adaffe0/b004df7f-6a14-43e3-9865-28ac86ca0aa7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T212141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94dad15e0c689e81914ac8409d3125365e39dbf3c814d932a0370fd01cfd410b [2023-01-10T21:21:41.798Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T21:21:41.798Z] Dload Upload Total Spent Left Speed [2023-01-10T21:21:42.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7563 --:--:-- --:--:-- --:--:-- 7526 100 1543 0 0 100 1543 0 5714 --:--:-- --:--:-- --:--:-- 5693 [2023-01-10T21:21:42.057Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/35ee5948fe4b6c28072ef119de7d377b6adaffe0 [Pipeline] } [2023-01-10T21:21:42.064Z] 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 [2023-01-10T21:21:42.684Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-208/archives ] [2023-01-10T21:21:42.684Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-208/archives [2023-01-10T21:21:42.684Z] total 16 [2023-01-10T21:21:42.684Z] drwxr-xr-x 3 root root 4096 Jan 10 21:12 . [2023-01-10T21:21:42.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:12 .. [2023-01-10T21:21:42.684Z] drwxr-xr-x 2 root root 4096 Jan 10 21:12 cost [2023-01-10T21:21:42.684Z] -rw-r--r-- 1 root root 86 Jan 10 21:12 cost.csv [2023-01-10T21:21:42.684Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-208/archives [2023-01-10T21:21:42.684Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-208/archives [2023-01-10T21:21:42.684Z] total 16 [2023-01-10T21:21:42.684Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:12 . [2023-01-10T21:21:42.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:12 .. [2023-01-10T21:21:42.684Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:12 cost [2023-01-10T21:21:42.684Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 10 21:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:21:42.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:21:43.839Z] ---> package-listing.sh [2023-01-10T21:21:43.839Z] ++ facter osfamily [2023-01-10T21:21:43.839Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T21:21:44.098Z] + OS_FAMILY=debian [2023-01-10T21:21:44.098Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-208 [2023-01-10T21:21:44.098Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T21:21:44.098Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T21:21:44.098Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T21:21:44.098Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T21:21:44.098Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-208 ']' [2023-01-10T21:21:44.098Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T21:21:44.098Z] + case "${OS_FAMILY}" in [2023-01-10T21:21:44.098Z] + dpkg -l [2023-01-10T21:21:44.098Z] + grep '^ii' [2023-01-10T21:21:44.098Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T21:21:44.098Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T21:21:44.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T21:21:44.098Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-208 ']' [2023-01-10T21:21:44.098Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-208/archives/ [2023-01-10T21:21:44.098Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-208/archives/ [Pipeline] echo [2023-01-10T21:21:44.109Z] 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T21:21:44.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T21:21:44.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T21:21:44.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T21:21:45.013Z] prd-ubuntu20.04-docker-8c-8g-1686 does not seem to be running inside a container [2023-01-10T21:21:45.044Z] $ 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-208/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-208 -v /w/workspace/gexfoundry_device-snmp-go_PR-208:/w/workspace/gexfoundry_device-snmp-go_PR-208:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T21:21:45.231Z] $ docker top c1617372bfc21a1ccafd2ea1259db9955854d6e4e50fda0ac6fea3f348499b0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T21:21:45.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T21:21:45.867Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T21:21:46.153Z] + ls /var/log/sa-host [2023-01-10T21:21:46.153Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T21:21:46.218Z] provisioning config files... [2023-01-10T21:21:46.227Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-208@tmp/config5439966321202246463tmp [Pipeline] { [Pipeline] echo [2023-01-10T21:21:46.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:21:46.529Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T21:21:46.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:21:46.850Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T21:21:46.858Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:21:47.138Z] ---> sudo-logs.sh [2023-01-10T21:21:47.138Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T21:21:47.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:21:47.452Z] ---> job-cost.sh [2023-01-10T21:21:47.452Z] lf-activate-venv: SKIPPING [2023-01-10T21:21:47.452Z] DEBUG: total: 0.2199999988079071 [2023-01-10T21:21:47.452Z] INFO: Retrieving Stack Cost... [2023-01-10T21:21:48.019Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T21:21:48.278Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T21:21:48.291Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T21:21:48.574Z] ---> logs-deploy.sh [2023-01-10T21:21:48.574Z] lf-activate-venv: SKIPPING [2023-01-10T21:21:48.574Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-208/3 [2023-01-10T21:21:48.574Z] INFO: archiving workspace using pattern(s): [2023-01-10T21:21:49.509Z] Archives upload complete. [2023-01-10T21:21:49.509Z] INFO: archiving logs to Nexus