Pull request #325 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5744b377334436cc2da1254aefc36c3f7dba3b42+23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 (71fadb4ec979999ef3c434b5fb7feec82360b7fd) 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-ssh3084960183315450705.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16976983110938785415.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1985435402301661939.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4317622419675346875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh835275753086655693.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9291161351104691022.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10447 in /w/workspace/gexfoundry_device-snmp-go_PR-325 [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-325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 into PR head commit 5744b377334436cc2da1254aefc36c3f7dba3b42 Merge succeeded, producing 5744b377334436cc2da1254aefc36c3f7dba3b42 Checking out Revision 5744b377334436cc2da1254aefc36c3f7dba3b42 (PR-325) Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T22:27:55.154Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T22:27:55.335Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 5744b377334436cc2da1254aefc36c3f7dba3b42 # 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 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5744b377334436cc2da1254aefc36c3f7dba3b42 # timeout=10 [Pipeline] echo [2023-10-25T22:27:55.438Z] ========================================================= [2023-10-25T22:27:55.438Z] EdgeX Global Pipelines Version Info [2023-10-25T22:27:55.438Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:56.195Z] ------------------- [2023-10-25T22:27:56.195Z] stable info: [2023-10-25T22:27:56.195Z] ------------------- [2023-10-25T22:27:56.195Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T22:27:56.195Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:56.195Z] Message: update stable to v1.0.254 [2023-10-25T22:27:56.764Z] ------------------- [2023-10-25T22:27:56.764Z] experimental info: [2023-10-25T22:27:56.764Z] ------------------- [2023-10-25T22:27:56.764Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T22:27:56.764Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:56.764Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T22:27:57.069Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-10-25T22:27:57.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-10-25T22:27:57.158Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T22:27:57.201Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T22:27:57.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T22:27:57.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T22:27:57.358Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T22:27:57.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T22:27:57.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T22:27:57.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T22:27:57.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T22:27:57.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-10-25T22:27:57.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T22:27:57.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T22:27:57.819Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:57.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:57.940Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:27:57.990Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:27:58.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T22:27:58.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T22:27:58.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T22:27:58.175Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T22:27:58.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T22:27:58.303Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T22:27:58.354Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T22:27:58.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T22:27:58.452Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T22:27:58.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo [2023-10-25T22:27:58.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo [2023-10-25T22:27:58.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo [2023-10-25T22:27:58.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5744b377334436cc2da1254aefc36c3f7dba3b42 [Pipeline] echo [2023-10-25T22:27:58.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5744b37 [Pipeline] echo [2023-10-25T22:27:58.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:27:58.900Z] provisioning config files... [2023-10-25T22:27:58.914Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp/config14733291650758900246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:59.275Z] ---> docker-login.sh [2023-10-25T22:27:59.275Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:27:59.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:59.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:59.539Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:59.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:59.539Z] [2023-10-25T22:27:59.539Z] Login Succeeded [2023-10-25T22:27:59.539Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:27:59.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:59.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:59.539Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:59.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:59.539Z] [2023-10-25T22:27:59.539Z] Login Succeeded [2023-10-25T22:27:59.539Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:27:59.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:59.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:59.801Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:59.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:59.801Z] [2023-10-25T22:27:59.801Z] Login Succeeded [2023-10-25T22:27:59.801Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:27:59.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:59.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:59.801Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:59.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:59.801Z] [2023-10-25T22:27:59.801Z] Login Succeeded [2023-10-25T22:27:59.801Z] docker.io [2023-10-25T22:27:59.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:00.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:00.062Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:00.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:00.062Z] [2023-10-25T22:28:00.062Z] Login Succeeded [2023-10-25T22:28:00.062Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:28:00.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T22:28:00.727Z] + git rev-list -1 --merges 5744b377334436cc2da1254aefc36c3f7dba3b42~1..5744b377334436cc2da1254aefc36c3f7dba3b42 [Pipeline] echo [2023-10-25T22:28:00.790Z] -----------> git rev-list -1 --merges 5744b377334436cc2da1254aefc36c3f7dba3b42~1..5744b377334436cc2da1254aefc36c3f7dba3b42 5744b377334436cc2da1254aefc36c3f7dba3b42 [false] [Pipeline] sh [2023-10-25T22:28:01.114Z] + git log --format=format:%s -1 5744b377334436cc2da1254aefc36c3f7dba3b42 [Pipeline] echo [2023-10-25T22:28:01.146Z] ========================================================= [2023-10-25T22:28:01.146Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T22:28:01.146Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:28:01.611Z] + git log --format=format:%s -1 5744b377334436cc2da1254aefc36c3f7dba3b42 [Pipeline] echo [2023-10-25T22:28:01.641Z] [semverPrep] GIT_COMMIT: 5744b377334436cc2da1254aefc36c3f7dba3b42, Commit Message: build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo [2023-10-25T22:28:01.672Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T22:28:02.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T22:28:02.057Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T22:28:02.057Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T22:28:02.057Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T22:28:02.057Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T22:28:02.057Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T22:28:02.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:02.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:28:02.502Z] [2023-10-25T22:28:02.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:02.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:28:02.898Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T22:28:02.898Z] b85a868b505f: Pulling fs layer [2023-10-25T22:28:02.898Z] e2be974225ed: Pulling fs layer [2023-10-25T22:28:02.898Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T22:28:02.898Z] 988bab9f4d93: Pulling fs layer [2023-10-25T22:28:02.898Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T22:28:02.898Z] eaf3925da568: Pulling fs layer [2023-10-25T22:28:02.898Z] bab4dde63d76: Pulling fs layer [2023-10-25T22:28:02.898Z] bde34c3a00c8: Pulling fs layer [2023-10-25T22:28:02.898Z] b352a97aabf1: Pulling fs layer [2023-10-25T22:28:02.898Z] 4872d77fe225: Pulling fs layer [2023-10-25T22:28:02.898Z] 5851b861e8e6: Pulling fs layer [2023-10-25T22:28:02.898Z] bab4dde63d76: Waiting [2023-10-25T22:28:02.898Z] 5851b861e8e6: Waiting [2023-10-25T22:28:02.898Z] 4872d77fe225: Waiting [2023-10-25T22:28:02.898Z] b352a97aabf1: Waiting [2023-10-25T22:28:02.898Z] eaf3925da568: Waiting [2023-10-25T22:28:02.898Z] 1469e6f7b9e6: Waiting [2023-10-25T22:28:02.898Z] bde34c3a00c8: Waiting [2023-10-25T22:28:02.898Z] 988bab9f4d93: Waiting [2023-10-25T22:28:02.898Z] e2be974225ed: Verifying Checksum [2023-10-25T22:28:02.898Z] e2be974225ed: Download complete [2023-10-25T22:28:02.898Z] 988bab9f4d93: Verifying Checksum [2023-10-25T22:28:02.898Z] 988bab9f4d93: Download complete [2023-10-25T22:28:03.165Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T22:28:03.165Z] 1469e6f7b9e6: Download complete [2023-10-25T22:28:03.165Z] eaf3925da568: Verifying Checksum [2023-10-25T22:28:03.165Z] eaf3925da568: Download complete [2023-10-25T22:28:03.165Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T22:28:03.165Z] 339a4e72a1f5: Download complete [2023-10-25T22:28:03.165Z] bde34c3a00c8: Download complete [2023-10-25T22:28:03.165Z] b352a97aabf1: Verifying Checksum [2023-10-25T22:28:03.165Z] b352a97aabf1: Download complete [2023-10-25T22:28:03.165Z] 4872d77fe225: Download complete [2023-10-25T22:28:03.165Z] 5851b861e8e6: Verifying Checksum [2023-10-25T22:28:03.165Z] 5851b861e8e6: Download complete [2023-10-25T22:28:03.165Z] b85a868b505f: Verifying Checksum [2023-10-25T22:28:03.165Z] b85a868b505f: Download complete [2023-10-25T22:28:03.442Z] bab4dde63d76: Verifying Checksum [2023-10-25T22:28:03.442Z] bab4dde63d76: Download complete [2023-10-25T22:28:04.378Z] b85a868b505f: Pull complete [2023-10-25T22:28:04.684Z] e2be974225ed: Pull complete [2023-10-25T22:28:04.944Z] 339a4e72a1f5: Pull complete [2023-10-25T22:28:04.944Z] 988bab9f4d93: Pull complete [2023-10-25T22:28:05.516Z] 1469e6f7b9e6: Pull complete [2023-10-25T22:28:05.516Z] eaf3925da568: Pull complete [2023-10-25T22:28:07.420Z] bab4dde63d76: Pull complete [2023-10-25T22:28:07.420Z] bde34c3a00c8: Pull complete [2023-10-25T22:28:07.679Z] b352a97aabf1: Pull complete [2023-10-25T22:28:07.938Z] 4872d77fe225: Pull complete [2023-10-25T22:28:08.199Z] 5851b861e8e6: Pull complete [2023-10-25T22:28:08.200Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T22:28:08.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:28:08.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:28:08.700Z] prd-ubuntu20.04-docker-8c-8g-10447 does not seem to be running inside a container [2023-10-25T22:28:08.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-325 -v /w/workspace/gexfoundry_device-snmp-go_PR-325:/w/workspace/gexfoundry_device-snmp-go_PR-325:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T22:28:13.751Z] $ docker top 1b407d86c057e4d784a68efc489c64a584a48c028256ffea2c76e419af72672f -eo pid,comm [2023-10-25T22:28:13.796Z] 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-10-25T22:28:13.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T22:28:13.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:28:13.930Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:28:14.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:28:14.032Z] $ docker exec 1b407d86c057e4d784a68efc489c64a584a48c028256ffea2c76e419af72672f ssh-agent [2023-10-25T22:28:14.134Z] SSH_AUTH_SOCK=/tmp/ssh-lteekLLm6saD/agent.33 [2023-10-25T22:28:14.134Z] SSH_AGENT_PID=39 [2023-10-25T22:28:14.140Z] Running ssh-add (command line suppressed) [2023-10-25T22:28:14.231Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-325@tmp/private_key_2342333657488355390.key (/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp/private_key_2342333657488355390.key) [2023-10-25T22:28:14.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:28:14.615Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T22:28:14.645Z] $ docker exec --env ******** --env ******** 1b407d86c057e4d784a68efc489c64a584a48c028256ffea2c76e419af72672f ssh-agent -k [2023-10-25T22:28:14.737Z] unset SSH_AUTH_SOCK; [2023-10-25T22:28:14.737Z] unset SSH_AGENT_PID; [2023-10-25T22:28:14.738Z] echo Agent pid 39 killed; [2023-10-25T22:28:14.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T22:28:14.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:28:14.841Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:28:14.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:28:14.949Z] $ docker exec 1b407d86c057e4d784a68efc489c64a584a48c028256ffea2c76e419af72672f ssh-agent [2023-10-25T22:28:15.053Z] SSH_AUTH_SOCK=/tmp/ssh-vTQurAuWiZj1/agent.71 [2023-10-25T22:28:15.053Z] SSH_AGENT_PID=77 [2023-10-25T22:28:15.058Z] Running ssh-add (command line suppressed) [2023-10-25T22:28:15.149Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-325@tmp/private_key_16810879055199106651.key (/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp/private_key_16810879055199106651.key) [2023-10-25T22:28:15.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:28:15.493Z] + git semver init [2023-10-25T22:28:15.824Z] 2023-10-25 22:28:15,678 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T22:28:15.824Z] 2023-10-25 22:28:15,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-325/.semver [2023-10-25T22:28:15.824Z] 2023-10-25 22:28:15,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-325/.semver [2023-10-25T22:28:15.825Z] 2023-10-25 22:28:15,680 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-325/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-325, universal_newlines=False, shell=None, istream=None) [2023-10-25T22:28:16.758Z] 2023-10-25 22:28:16,585 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-325/.git/info/exclude [2023-10-25T22:28:16.758Z] 2023-10-25 22:28:16,586 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-325/.semver/PR-325 with force:False [2023-10-25T22:28:16.758Z] 2023-10-25 22:28:16,586 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-325/.semver/PR-325 [2023-10-25T22:28:16.758Z] 2023-10-25 22:28:16,591 [execute] INFO git cat-file --batch-check [2023-10-25T22:28:16.758Z] 2023-10-25 22:28:16,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-325/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:28:16.758Z] 2023-10-25 22:28:16,597 [execute] INFO git cat-file --batch [2023-10-25T22:28:16.758Z] 2023-10-25 22:28:16,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-325/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:28:16.758Z] 2023-10-25 22:28:16,602 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-325/.semver/PR-325 [2023-10-25T22:28:16.758Z] 0.0.0 [Pipeline] } [2023-10-25T22:28:16.789Z] $ docker exec --env ******** --env ******** 1b407d86c057e4d784a68efc489c64a584a48c028256ffea2c76e419af72672f ssh-agent -k [2023-10-25T22:28:16.892Z] unset SSH_AUTH_SOCK; [2023-10-25T22:28:16.892Z] unset SSH_AGENT_PID; [2023-10-25T22:28:16.892Z] echo Agent pid 77 killed; [2023-10-25T22:28:16.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T22:28:17.323Z] + git semver [Pipeline] } [2023-10-25T22:28:17.616Z] $ docker stop --time=1 1b407d86c057e4d784a68efc489c64a584a48c028256ffea2c76e419af72672f [2023-10-25T22:28:18.915Z] $ docker rm -f --volumes 1b407d86c057e4d784a68efc489c64a584a48c028256ffea2c76e419af72672f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:28:19.304Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T22:28:19.585Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T22:28:19.603Z] [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-10-25T22:28:20.385Z] provisioning config files... [2023-10-25T22:28:20.395Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp/config3748122556270456999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:28:20.790Z] ---> docker-login.sh [2023-10-25T22:28:20.790Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:28:20.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:20.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:20.790Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:20.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:20.790Z] [2023-10-25T22:28:20.790Z] Login Succeeded [2023-10-25T22:28:20.790Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:28:20.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:20.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:20.790Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:20.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:20.790Z] [2023-10-25T22:28:20.790Z] Login Succeeded [2023-10-25T22:28:20.790Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:28:21.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:21.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:21.056Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:21.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:21.056Z] [2023-10-25T22:28:21.056Z] Login Succeeded [2023-10-25T22:28:21.056Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:28:21.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:21.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:21.056Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:21.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:21.056Z] [2023-10-25T22:28:21.056Z] Login Succeeded [2023-10-25T22:28:21.056Z] docker.io [2023-10-25T22:28:21.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:21.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:21.327Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:21.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:21.327Z] [2023-10-25T22:28:21.327Z] Login Succeeded [2023-10-25T22:28:21.631Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:28:21.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:28:21.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:28:21.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:28:22.053Z] ========================================================= [2023-10-25T22:28:22.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T22:28:22.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:22.706Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:28:22.706Z] Sending build context to Docker daemon 5.741MB [2023-10-25T22:28:22.706Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:28:22.706Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:28:22.706Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T22:28:22.706Z] 7264a8db6415: Pulling fs layer [2023-10-25T22:28:22.706Z] c4d48a809fc2: Pulling fs layer [2023-10-25T22:28:22.706Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T22:28:22.706Z] ad3a456e5733: Pulling fs layer [2023-10-25T22:28:22.706Z] 33e27b845d1e: Pulling fs layer [2023-10-25T22:28:22.706Z] c68163c4e522: Pulling fs layer [2023-10-25T22:28:22.706Z] ad3a456e5733: Waiting [2023-10-25T22:28:22.706Z] 33e27b845d1e: Waiting [2023-10-25T22:28:22.706Z] 50da416c3ac9: Pulling fs layer [2023-10-25T22:28:22.706Z] c68163c4e522: Waiting [2023-10-25T22:28:22.706Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T22:28:22.706Z] 50da416c3ac9: Waiting [2023-10-25T22:28:22.706Z] 23d2d4c4bb30: Waiting [2023-10-25T22:28:22.706Z] c4d48a809fc2: Download complete [2023-10-25T22:28:22.706Z] ad3a456e5733: Verifying Checksum [2023-10-25T22:28:22.706Z] ad3a456e5733: Download complete [2023-10-25T22:28:22.706Z] 7264a8db6415: Download complete [2023-10-25T22:28:23.003Z] 33e27b845d1e: Verifying Checksum [2023-10-25T22:28:23.003Z] 33e27b845d1e: Download complete [2023-10-25T22:28:23.003Z] c68163c4e522: Verifying Checksum [2023-10-25T22:28:23.003Z] c68163c4e522: Download complete [2023-10-25T22:28:23.003Z] 7264a8db6415: Pull complete [2023-10-25T22:28:23.267Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T22:28:23.267Z] 23d2d4c4bb30: Download complete [2023-10-25T22:28:23.267Z] c4d48a809fc2: Pull complete [2023-10-25T22:28:23.267Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T22:28:23.267Z] 4f1c88b9dad5: Download complete [2023-10-25T22:28:23.838Z] 50da416c3ac9: Verifying Checksum [2023-10-25T22:28:23.838Z] 50da416c3ac9: Download complete [2023-10-25T22:28:26.369Z] 4f1c88b9dad5: Pull complete [2023-10-25T22:28:26.369Z] ad3a456e5733: Pull complete [2023-10-25T22:28:26.369Z] 33e27b845d1e: Pull complete [2023-10-25T22:28:26.369Z] c68163c4e522: Pull complete [2023-10-25T22:28:28.980Z] 50da416c3ac9: Pull complete [2023-10-25T22:28:28.980Z] 23d2d4c4bb30: Pull complete [2023-10-25T22:28:28.980Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T22:28:28.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:28:28.980Z] ---> 0786185ac409 [2023-10-25T22:28:28.980Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:28:35.163Z] Still waiting to schedule task [2023-10-25T22:28:35.163Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-25T22:28:37.154Z] ---> Running in c9297b737ae7 [2023-10-25T22:28:37.154Z] Removing intermediate container c9297b737ae7 [2023-10-25T22:28:37.154Z] ---> d4cbe9616c9b [2023-10-25T22:28:37.154Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:28:37.630Z] ---> Running in d9d5c9b3145c [2023-10-25T22:28:37.900Z] Removing intermediate container d9d5c9b3145c [2023-10-25T22:28:37.900Z] ---> aaf2148a4ead [2023-10-25T22:28:37.900Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:28:38.160Z] ---> Running in 55c6f1a60bba [2023-10-25T22:28:38.420Z] Removing intermediate container 55c6f1a60bba [2023-10-25T22:28:38.420Z] ---> d5f6a0e0b9d7 [2023-10-25T22:28:38.420Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:28:38.420Z] ---> Running in 5d13c39a9e44 [2023-10-25T22:28:38.420Z] Removing intermediate container 5d13c39a9e44 [2023-10-25T22:28:38.420Z] ---> 459bc36b6781 [2023-10-25T22:28:38.420Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:28:38.420Z] ---> Running in a847bfce8d1c [2023-10-25T22:28:38.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:28:38.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:28:39.198Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:28:39.198Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:28:39.198Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:28:39.198Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:28:39.198Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:28:39.198Z] OK: 268 MiB in 56 packages [2023-10-25T22:28:39.767Z] Removing intermediate container a847bfce8d1c [2023-10-25T22:28:39.767Z] ---> 8c619ee14d1d [2023-10-25T22:28:39.767Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-25T22:28:39.767Z] ---> Running in a9197a796f46 [2023-10-25T22:28:39.767Z] Removing intermediate container a9197a796f46 [2023-10-25T22:28:39.767Z] ---> 66da7a0a5a0f [2023-10-25T22:28:39.767Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-25T22:28:40.027Z] ---> 67ece15de8bd [2023-10-25T22:28:40.027Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:28:40.027Z] ---> Running in 33006cfc27ee [2023-10-25T22:29:48.344Z] Removing intermediate container 33006cfc27ee [2023-10-25T22:29:48.344Z] ---> 7083e42eae9b [2023-10-25T22:29:48.344Z] Step 11/12 : COPY . . [2023-10-25T22:29:48.344Z] ---> adec79e36d9a [2023-10-25T22:29:48.344Z] Step 12/12 : RUN ${MAKE} [2023-10-25T22:29:48.344Z] ---> Running in 6aef2f0b3b7e [2023-10-25T22:29:48.344Z] noop [2023-10-25T22:29:48.344Z] Removing intermediate container 6aef2f0b3b7e [2023-10-25T22:29:48.344Z] ---> c89a962a5bc6 [2023-10-25T22:29:48.344Z] Successfully built c89a962a5bc6 [2023-10-25T22:29:48.344Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:48.817Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:29:48.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:29:48.976Z] prd-ubuntu20.04-docker-8c-8g-10447 does not seem to be running inside a container [2023-10-25T22:29:49.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-325 -v /w/workspace/gexfoundry_device-snmp-go_PR-325:/w/workspace/gexfoundry_device-snmp-go_PR-325:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:29:49.362Z] $ docker top 2c518e98066a582170f86ff64c59c55cd4413edad20e3ced3080cc90aced35ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:29:49.753Z] + go version [2023-10-25T22:29:49.754Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T22:29:49.791Z] $ docker stop --time=1 2c518e98066a582170f86ff64c59c55cd4413edad20e3ced3080cc90aced35ad [2023-10-25T22:29:51.095Z] $ docker rm -f --volumes 2c518e98066a582170f86ff64c59c55cd4413edad20e3ced3080cc90aced35ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:51.822Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:29:51.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:29:51.988Z] prd-ubuntu20.04-docker-8c-8g-10447 does not seem to be running inside a container [2023-10-25T22:29:52.026Z] $ 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-325 -v /w/workspace/gexfoundry_device-snmp-go_PR-325:/w/workspace/gexfoundry_device-snmp-go_PR-325:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:29:52.425Z] $ docker top 1ec0bd47a52c5a31ba1ebefbb4c1c4b55c81536a72f543784a31bb3078acba60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:29:52.822Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-325 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:29:53.180Z] + make test [2023-10-25T22:29:53.180Z] go test ./... -coverprofile=coverage.out [2023-10-25T22:29:54.617Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-25T22:30:04.688Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-25T22:30:04.688Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2023-10-25T22:30:11.261Z] go vet ./... [2023-10-25T22:30:13.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:30:13.990Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:30:13.990Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:30:14.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:30:14.067Z] $ docker stop --time=1 1ec0bd47a52c5a31ba1ebefbb4c1c4b55c81536a72f543784a31bb3078acba60 [2023-10-25T22:30:19.142Z] $ docker rm -f --volumes 1ec0bd47a52c5a31ba1ebefbb4c1c4b55c81536a72f543784a31bb3078acba60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:30:19.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:30:19.851Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-25T22:30:20.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:30:20.785Z] + ls -al . [2023-10-25T22:30:20.785Z] total 172 [2023-10-25T22:30:20.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 . [2023-10-25T22:30:20.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 .. [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 25 22:27 .dockerignore [2023-10-25T22:30:20.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:30 .git [2023-10-25T22:30:20.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 .github [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 25 22:27 .gitignore [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:27 .golangci.yml [2023-10-25T22:30:20.785Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:28 .semver [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 25 22:27 Attribution.txt [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 25 22:27 CHANGELOG.md [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 25 22:27 Dockerfile [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:27 GOVERNANCE.md [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 25 22:27 Jenkinsfile [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:27 LICENSE [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 25 22:27 Makefile [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:27 OWNERS.md [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 25 22:27 README.md [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION [2023-10-25T22:30:20.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 bin [2023-10-25T22:30:20.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 cmd [2023-10-25T22:30:20.785Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 25 22:30 coverage.out [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 25 22:27 go.mod [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 25 22:27 go.sum [2023-10-25T22:30:20.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 internal [2023-10-25T22:30:20.785Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 25 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:21.244Z] + 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=5744b377334436cc2da1254aefc36c3f7dba3b42 --label arch=amd64 --label version=0.0.0 . [2023-10-25T22:30:21.244Z] Sending build context to Docker daemon 5.75MB [2023-10-25T22:30:21.244Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:30:21.244Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-25T22:30:21.244Z] ---> c89a962a5bc6 [2023-10-25T22:30:21.244Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:30:21.812Z] ---> Running in b9d574b5f416 [2023-10-25T22:30:22.075Z] Removing intermediate container b9d574b5f416 [2023-10-25T22:30:22.075Z] ---> 00877113ef17 [2023-10-25T22:30:22.075Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:30:22.075Z] ---> Running in 271a2e572c4e [2023-10-25T22:30:22.075Z] Removing intermediate container 271a2e572c4e [2023-10-25T22:30:22.075Z] ---> 8590c9266591 [2023-10-25T22:30:22.075Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:30:22.075Z] ---> Running in 80c44117d2d9 [2023-10-25T22:30:22.335Z] Removing intermediate container 80c44117d2d9 [2023-10-25T22:30:22.335Z] ---> 771cf2b9093c [2023-10-25T22:30:22.335Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:30:22.335Z] ---> Running in a38f2bf534e6 [2023-10-25T22:30:22.335Z] Removing intermediate container a38f2bf534e6 [2023-10-25T22:30:22.335Z] ---> c8bb90b1dfe8 [2023-10-25T22:30:22.335Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:30:22.335Z] ---> Running in 577633e93f1e [2023-10-25T22:30:22.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:22.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:23.118Z] OK: 268 MiB in 56 packages [2023-10-25T22:30:23.381Z] Removing intermediate container 577633e93f1e [2023-10-25T22:30:23.381Z] ---> 3e8e8b258f3b [2023-10-25T22:30:23.381Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-25T22:30:23.381Z] ---> Running in 1d4af4ed3dda [2023-10-25T22:30:23.381Z] Removing intermediate container 1d4af4ed3dda [2023-10-25T22:30:23.381Z] ---> 66948b2abf7a [2023-10-25T22:30:23.381Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-25T22:30:23.639Z] ---> 3bb516b04339 [2023-10-25T22:30:23.639Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:30:23.639Z] ---> Running in 835ccdb0d52f [2023-10-25T22:30:24.211Z] Removing intermediate container 835ccdb0d52f [2023-10-25T22:30:24.211Z] ---> d8d6da9ba45c [2023-10-25T22:30:24.211Z] Step 11/24 : COPY . . [2023-10-25T22:30:24.789Z] ---> b6416ac80970 [2023-10-25T22:30:24.789Z] Step 12/24 : RUN ${MAKE} [2023-10-25T22:30:24.789Z] ---> Running in 31cb5c13c74a [2023-10-25T22:30:25.047Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-25T22:30:51.743Z] Removing intermediate container 31cb5c13c74a [2023-10-25T22:30:51.743Z] ---> 59bad5ab92f4 [2023-10-25T22:30:51.743Z] Step 13/24 : FROM alpine:3.18 [2023-10-25T22:30:51.743Z] 3.18: Pulling from library/alpine [2023-10-25T22:30:51.743Z] 96526aa774ef: Pulling fs layer [2023-10-25T22:30:51.743Z] 96526aa774ef: Download complete [2023-10-25T22:30:51.743Z] 96526aa774ef: Pull complete [2023-10-25T22:30:51.743Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:30:51.743Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:30:51.743Z] ---> 8ca4688f4f35 [2023-10-25T22:30:51.743Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-25T22:30:51.743Z] ---> Running in a1147734b71a [2023-10-25T22:30:51.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:51.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:30:51.743Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:30:51.743Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:30:51.743Z] OK: 7 MiB in 16 packages [2023-10-25T22:30:51.743Z] Removing intermediate container a1147734b71a [2023-10-25T22:30:51.743Z] ---> 7a62ffe4dac7 [2023-10-25T22:30:51.743Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-25T22:30:53.122Z] ---> 5d915fec3e06 [2023-10-25T22:30:53.122Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-25T22:30:53.122Z] ---> 6553dc6c56b5 [2023-10-25T22:30:53.122Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-25T22:30:53.122Z] ---> 89c077cfaca4 [2023-10-25T22:30:53.122Z] Step 18/24 : EXPOSE 59993 [2023-10-25T22:30:53.122Z] ---> Running in 4711fbdd2d02 [2023-10-25T22:30:53.381Z] Removing intermediate container 4711fbdd2d02 [2023-10-25T22:30:53.381Z] ---> cd931ff5adb0 [2023-10-25T22:30:53.381Z] Step 19/24 : EXPOSE 161 [2023-10-25T22:30:53.381Z] ---> Running in 8d2654437a62 [2023-10-25T22:30:53.381Z] Removing intermediate container 8d2654437a62 [2023-10-25T22:30:53.381Z] ---> 73e74898e1a4 [2023-10-25T22:30:53.381Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-25T22:30:53.381Z] ---> Running in 74db78d07cea [2023-10-25T22:30:53.381Z] Removing intermediate container 74db78d07cea [2023-10-25T22:30:53.381Z] ---> 300cb12cd5d8 [2023-10-25T22:30:53.381Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T22:30:53.381Z] ---> Running in 8f2de91e3da3 [2023-10-25T22:30:53.649Z] Removing intermediate container 8f2de91e3da3 [2023-10-25T22:30:53.649Z] ---> ccf2ea1b7ead [2023-10-25T22:30:53.649Z] Step 22/24 : LABEL arch=amd64 [2023-10-25T22:30:53.649Z] ---> Running in fedc5d183947 [2023-10-25T22:30:53.649Z] Removing intermediate container fedc5d183947 [2023-10-25T22:30:53.649Z] ---> a35bda8d998f [2023-10-25T22:30:53.649Z] Step 23/24 : LABEL git_sha=5744b377334436cc2da1254aefc36c3f7dba3b42 [2023-10-25T22:30:53.649Z] ---> Running in 046443bc3ae7 [2023-10-25T22:30:53.649Z] Removing intermediate container 046443bc3ae7 [2023-10-25T22:30:53.649Z] ---> 493fa4583987 [2023-10-25T22:30:53.649Z] Step 24/24 : LABEL version=0.0.0 [2023-10-25T22:30:53.649Z] ---> Running in 2db2b8d39cc7 [2023-10-25T22:30:53.927Z] Removing intermediate container 2db2b8d39cc7 [2023-10-25T22:30:53.927Z] ---> 878dcfd0bbb6 [2023-10-25T22:30:53.927Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:30:53.927Z] Successfully built 878dcfd0bbb6 [2023-10-25T22:30:53.927Z] 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-10-25T22:30:54.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:54.946Z] [2023-10-25T22:30:54.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:55.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:55.636Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T22:30:55.636Z] 5eb5b503b376: Pulling fs layer [2023-10-25T22:30:55.636Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T22:30:55.636Z] ec43610c2a17: Pulling fs layer [2023-10-25T22:30:55.636Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T22:30:55.636Z] 33b1e0a273af: Pulling fs layer [2023-10-25T22:30:55.636Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T22:30:55.636Z] 2f39f015ded8: Pulling fs layer [2023-10-25T22:30:55.636Z] 3a2ae6a8a46f: Waiting [2023-10-25T22:30:55.636Z] 33b1e0a273af: Waiting [2023-10-25T22:30:55.636Z] 5d3b04190fa2: Waiting [2023-10-25T22:30:55.636Z] 2f39f015ded8: Waiting [2023-10-25T22:30:55.636Z] 5c69ac0246d0: Download complete [2023-10-25T22:30:55.636Z] 3a2ae6a8a46f: Download complete [2023-10-25T22:30:55.904Z] 33b1e0a273af: Verifying Checksum [2023-10-25T22:30:55.904Z] 33b1e0a273af: Download complete [2023-10-25T22:30:55.904Z] 5d3b04190fa2: Verifying Checksum [2023-10-25T22:30:55.904Z] 5d3b04190fa2: Download complete [2023-10-25T22:30:55.904Z] ec43610c2a17: Verifying Checksum [2023-10-25T22:30:55.904Z] ec43610c2a17: Download complete [2023-10-25T22:30:55.904Z] 5eb5b503b376: Verifying Checksum [2023-10-25T22:30:55.904Z] 5eb5b503b376: Download complete [2023-10-25T22:30:56.868Z] 2f39f015ded8: Verifying Checksum [2023-10-25T22:30:56.868Z] 2f39f015ded8: Download complete [2023-10-25T22:30:57.145Z] 5eb5b503b376: Pull complete [2023-10-25T22:30:57.408Z] 5c69ac0246d0: Pull complete [2023-10-25T22:30:57.671Z] ec43610c2a17: Pull complete [2023-10-25T22:30:57.930Z] 3a2ae6a8a46f: Pull complete [2023-10-25T22:30:57.930Z] 33b1e0a273af: Pull complete [2023-10-25T22:30:58.215Z] 5d3b04190fa2: Pull complete [2023-10-25T22:31:02.452Z] 2f39f015ded8: Pull complete [2023-10-25T22:31:02.452Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T22:31:02.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:31:02.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:31:02.775Z] prd-ubuntu20.04-docker-8c-8g-10447 does not seem to be running inside a container [2023-10-25T22:31:02.843Z] $ 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-325 -v /w/workspace/gexfoundry_device-snmp-go_PR-325:/w/workspace/gexfoundry_device-snmp-go_PR-325:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T22:31:10.237Z] $ docker top 0115c7aa380b1681d9b43c58b3bdcf3956c051c88bd570d0bb2550a48b0ddb6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:31:10.711Z] ---> job-cost.sh [2023-10-25T22:31:10.712Z] lf-activate-venv: SKIPPING [2023-10-25T22:31:10.712Z] INFO: No Stack... [2023-10-25T22:31:10.975Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:31:11.544Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:31:11.856Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-325/archives/cost.csv [2023-10-25T22:31:11.856Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T22:31:11.897Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-325-1-stack-cost] [2023-10-25T22:31:11.902Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-325-1-stack-cost] did not exist. Created. [2023-10-25T22:31:11.903Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:31:12.300Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T22:31:12.350Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:31:12.383Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:31:12.477Z] $ docker stop --time=1 0115c7aa380b1681d9b43c58b3bdcf3956c051c88bd570d0bb2550a48b0ddb6f [2023-10-25T22:31:14.817Z] $ docker rm -f --volumes 0115c7aa380b1681d9b43c58b3bdcf3956c051c88bd570d0bb2550a48b0ddb6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-25T22:37:47.657Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10778 in /w/workspace/gexfoundry_device-snmp-go_PR-325 [Pipeline] { [Pipeline] ws [2023-10-25T22:37:47.713Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-25T22:37:47.812Z] Selected Git installation does not exist. Using Default [2023-10-25T22:37:47.812Z] The recommended git tool is: NONE [2023-10-25T22:37:55.187Z] using credential edgex-jenkins-ssh [2023-10-25T22:37:55.205Z] Cloning the remote Git repository [2023-10-25T22:37:55.268Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-10-25T22:37:55.384Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-10-25T22:37:55.598Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-25T22:37:55.600Z] > git --version # timeout=10 [2023-10-25T22:37:55.632Z] > git --version # 'git version 2.25.1' [2023-10-25T22:37:55.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:37:55.867Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:37:56.982Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-25T22:37:57.020Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:37:58.962Z] Merging remotes/origin/main commit 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 into PR head commit 5744b377334436cc2da1254aefc36c3f7dba3b42 [2023-10-25T22:37:59.316Z] Merge succeeded, producing 5744b377334436cc2da1254aefc36c3f7dba3b42 [2023-10-25T22:37:59.317Z] Checking out Revision 5744b377334436cc2da1254aefc36c3f7dba3b42 (PR-325) [2023-10-25T22:37:58.332Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-25T22:37:58.397Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-25T22:37:58.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:37:58.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T22:37:58.983Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:37:59.082Z] > git checkout -f 5744b377334436cc2da1254aefc36c3f7dba3b42 # timeout=10 [2023-10-25T22:37:59.188Z] > git remote # timeout=10 [2023-10-25T22:37:59.215Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T22:37:59.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:37:59.261Z] > git merge 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 # timeout=10 [2023-10-25T22:37:59.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T22:37:59.326Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:37:59.346Z] > git checkout -f 5744b377334436cc2da1254aefc36c3f7dba3b42 # timeout=10 [2023-10-25T22:37:59.903Z] Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" [2023-10-25T22:37:59.961Z] > git --version # timeout=10 [2023-10-25T22:37:59.972Z] > git --version # 'git version 2.25.1' [2023-10-25T22:37:59.988Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:38:01.168Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T22:38:01.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:38:01.168Z] Dload Upload Total Spent Left Speed [2023-10-25T22:38:01.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-10-25T22:38:01.810Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T22:38:02.202Z] + sudo tee /etc/docker/daemon.new [2023-10-25T22:38:02.202Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T22:38:02.202Z] { [2023-10-25T22:38:02.202Z] "registry-mirrors": [ [2023-10-25T22:38:02.202Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T22:38:02.202Z] ], [2023-10-25T22:38:02.202Z] "bip": "10.250.0.254/24", [2023-10-25T22:38:02.202Z] "hosts": [ [2023-10-25T22:38:02.202Z] "tcp://0.0.0.0:5555", [2023-10-25T22:38:02.202Z] "unix:///var/run/docker.sock" [2023-10-25T22:38:02.202Z] ], [2023-10-25T22:38:02.202Z] "mtu": 1458, [2023-10-25T22:38:02.202Z] "selinux-enabled": true, [2023-10-25T22:38:02.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T22:38:02.202Z] } [Pipeline] sh [2023-10-25T22:38:02.566Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T22:38:02.968Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:38:21.360Z] provisioning config files... [2023-10-25T22:38:21.404Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config12585686846980649510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:38:21.855Z] ---> docker-login.sh [2023-10-25T22:38:21.855Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:38:22.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:22.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:22.733Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:22.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:22.733Z] [2023-10-25T22:38:22.733Z] Login Succeeded [2023-10-25T22:38:22.733Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:38:23.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:23.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:23.008Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:23.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:23.008Z] [2023-10-25T22:38:23.008Z] Login Succeeded [2023-10-25T22:38:23.008Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:38:23.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:23.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:23.618Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:23.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:23.618Z] [2023-10-25T22:38:23.618Z] Login Succeeded [2023-10-25T22:38:23.618Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:38:23.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:24.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:24.193Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:24.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:24.193Z] [2023-10-25T22:38:24.193Z] Login Succeeded [2023-10-25T22:38:24.193Z] docker.io [2023-10-25T22:38:24.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:25.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:25.079Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:25.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:25.079Z] [2023-10-25T22:38:25.079Z] Login Succeeded [2023-10-25T22:38:25.079Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:38:25.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:38:25.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:38:25.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:38:25.819Z] ========================================================= [2023-10-25T22:38:25.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T22:38:25.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:38:26.374Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:38:26.798Z] Sending build context to Docker daemon 2.948MB [2023-10-25T22:38:26.798Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:38:26.798Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:38:27.095Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T22:38:27.095Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T22:38:27.095Z] 5d54e960e981: Pulling fs layer [2023-10-25T22:38:27.095Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T22:38:27.095Z] f0e02332f6b5: Pulling fs layer [2023-10-25T22:38:27.095Z] cefa15bbcfad: Pulling fs layer [2023-10-25T22:38:27.095Z] 17808c966233: Pulling fs layer [2023-10-25T22:38:27.095Z] f4c1fc716caa: Pulling fs layer [2023-10-25T22:38:27.095Z] f0e02332f6b5: Waiting [2023-10-25T22:38:27.095Z] cefa15bbcfad: Waiting [2023-10-25T22:38:27.095Z] 17808c966233: Waiting [2023-10-25T22:38:27.095Z] f4c1fc716caa: Waiting [2023-10-25T22:38:27.385Z] 5d54e960e981: Download complete [2023-10-25T22:38:27.385Z] f0e02332f6b5: Download complete [2023-10-25T22:38:27.385Z] cefa15bbcfad: Verifying Checksum [2023-10-25T22:38:27.385Z] cefa15bbcfad: Download complete [2023-10-25T22:38:27.385Z] 9fda8d8052c6: Download complete [2023-10-25T22:38:27.997Z] f4c1fc716caa: Verifying Checksum [2023-10-25T22:38:27.997Z] f4c1fc716caa: Download complete [2023-10-25T22:38:28.606Z] 9fda8d8052c6: Pull complete [2023-10-25T22:38:29.228Z] 5d54e960e981: Pull complete [2023-10-25T22:38:29.837Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T22:38:29.837Z] c4a7e357bf2a: Download complete [2023-10-25T22:38:30.820Z] 17808c966233: Verifying Checksum [2023-10-25T22:38:30.820Z] 17808c966233: Download complete [2023-10-25T22:38:43.214Z] c4a7e357bf2a: Pull complete [2023-10-25T22:38:43.486Z] f0e02332f6b5: Pull complete [2023-10-25T22:38:43.759Z] cefa15bbcfad: Pull complete [2023-10-25T22:38:52.012Z] 17808c966233: Pull complete [2023-10-25T22:38:53.984Z] f4c1fc716caa: Pull complete [2023-10-25T22:38:53.984Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T22:38:53.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:38:53.984Z] ---> ea914061e18c [2023-10-25T22:38:53.984Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:38:55.986Z] ---> Running in 142f1d8c039f [2023-10-25T22:38:56.261Z] Removing intermediate container 142f1d8c039f [2023-10-25T22:38:56.261Z] ---> 591ee21ad547 [2023-10-25T22:38:56.261Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:38:56.532Z] ---> Running in 3b7bce271098 [2023-10-25T22:38:56.810Z] Removing intermediate container 3b7bce271098 [2023-10-25T22:38:56.810Z] ---> aadd7e328326 [2023-10-25T22:38:56.810Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:38:57.101Z] ---> Running in 8791c0c9ac79 [2023-10-25T22:38:57.380Z] Removing intermediate container 8791c0c9ac79 [2023-10-25T22:38:57.380Z] ---> f7f6fec40bb4 [2023-10-25T22:38:57.380Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:38:57.654Z] ---> Running in 6783f38b7d14 [2023-10-25T22:38:57.926Z] Removing intermediate container 6783f38b7d14 [2023-10-25T22:38:57.926Z] ---> f8ed0be4d6f3 [2023-10-25T22:38:57.926Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:38:57.926Z] ---> Running in 0efd3de1d3fe [2023-10-25T22:38:59.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:38:59.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:39:00.944Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:39:00.944Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:39:00.944Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:39:01.231Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:39:01.231Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:39:01.231Z] OK: 270 MiB in 56 packages [2023-10-25T22:39:03.829Z] Removing intermediate container 0efd3de1d3fe [2023-10-25T22:39:03.829Z] ---> 69e6a6dc3e90 [2023-10-25T22:39:03.829Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-25T22:39:03.829Z] ---> Running in 1c4eafc5617c [2023-10-25T22:39:04.098Z] Removing intermediate container 1c4eafc5617c [2023-10-25T22:39:04.098Z] ---> 046152a311fd [2023-10-25T22:39:04.098Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-25T22:39:04.694Z] ---> 4fc381f4aa2a [2023-10-25T22:39:04.694Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:39:04.963Z] ---> Running in 8bfd5116b086 [2023-10-25T22:40:56.778Z] Removing intermediate container 8bfd5116b086 [2023-10-25T22:40:56.778Z] ---> bf133b449d1f [2023-10-25T22:40:56.778Z] Step 11/12 : COPY . . [2023-10-25T22:40:56.778Z] ---> a2bc66222ebf [2023-10-25T22:40:56.778Z] Step 12/12 : RUN ${MAKE} [2023-10-25T22:40:56.778Z] ---> Running in f222e3f2d5db [2023-10-25T22:40:56.778Z] noop [2023-10-25T22:40:56.778Z] Removing intermediate container f222e3f2d5db [2023-10-25T22:40:56.778Z] ---> 11a3b6354d58 [2023-10-25T22:40:56.778Z] Successfully built 11a3b6354d58 [2023-10-25T22:40:56.778Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:40:57.295Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:40:57.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:40:57.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-10778 does not seem to be running inside a container [2023-10-25T22:40:57.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-25T22:40:59.114Z] $ docker top 98cdd50ecbb32afc347ebd3b52417f7130e5b5f4dc8246c4a065289ddf99a744 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:41:00.101Z] + go version [2023-10-25T22:41:00.101Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T22:41:00.139Z] $ docker stop --time=1 98cdd50ecbb32afc347ebd3b52417f7130e5b5f4dc8246c4a065289ddf99a744 [2023-10-25T22:41:01.878Z] $ docker rm -f --volumes 98cdd50ecbb32afc347ebd3b52417f7130e5b5f4dc8246c4a065289ddf99a744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:41:02.818Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:41:02.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:41:03.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-10778 does not seem to be running inside a container [2023-10-25T22:41:03.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-25T22:41:04.700Z] $ docker top 044180c34b4ed3ca0954a490ea8da73ef97e74fd7df3b2d8b99705e66b057af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:41:05.690Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:41:06.419Z] + make test [2023-10-25T22:41:06.419Z] go test ./... -coverprofile=coverage.out [2023-10-25T22:41:13.085Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-25T22:43:19.830Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-25T22:43:19.830Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2023-10-25T22:43:19.830Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T22:43:19.830Z] go vet ./... [2023-10-25T22:43:42.027Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:43:42.027Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:43:42.027Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:43:42.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:43:42.098Z] $ docker stop --time=1 044180c34b4ed3ca0954a490ea8da73ef97e74fd7df3b2d8b99705e66b057af9 [2023-10-25T22:43:44.047Z] $ docker rm -f --volumes 044180c34b4ed3ca0954a490ea8da73ef97e74fd7df3b2d8b99705e66b057af9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:43:45.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:43:45.389Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T22:43:45.937Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:43:46.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:43:46.893Z] + ls -al . [2023-10-25T22:43:46.893Z] total 168 [2023-10-25T22:43:46.893Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 22:41 . [2023-10-25T22:43:46.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:37 .. [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 25 22:37 .dockerignore [2023-10-25T22:43:46.893Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:37 .git [2023-10-25T22:43:46.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:37 .github [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 25 22:37 .gitignore [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:37 .golangci.yml [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 25 22:37 Attribution.txt [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 25 22:37 CHANGELOG.md [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 25 22:37 Dockerfile [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:37 GOVERNANCE.md [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 25 22:37 Jenkinsfile [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:37 LICENSE [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 25 22:37 Makefile [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 25 22:37 OWNERS.md [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 25 22:37 README.md [2023-10-25T22:43:46.893Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION [2023-10-25T22:43:46.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:37 bin [2023-10-25T22:43:46.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:37 cmd [2023-10-25T22:43:46.894Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 25 22:43 coverage.out [2023-10-25T22:43:46.894Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 25 22:37 go.mod [2023-10-25T22:43:46.894Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 25 22:37 go.sum [2023-10-25T22:43:46.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:37 internal [2023-10-25T22:43:46.894Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 25 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:43:47.334Z] + 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=5744b377334436cc2da1254aefc36c3f7dba3b42 --label arch=arm64 --label version=0.0.0 . [2023-10-25T22:43:47.606Z] Sending build context to Docker daemon 2.958MB [2023-10-25T22:43:47.606Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:43:47.606Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-25T22:43:47.606Z] ---> 11a3b6354d58 [2023-10-25T22:43:47.606Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:43:47.883Z] ---> Running in ec82b26d26c7 [2023-10-25T22:43:48.155Z] Removing intermediate container ec82b26d26c7 [2023-10-25T22:43:48.155Z] ---> 34f2013fb3d8 [2023-10-25T22:43:48.155Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:43:48.155Z] ---> Running in 849b4685fa6f [2023-10-25T22:43:48.427Z] Removing intermediate container 849b4685fa6f [2023-10-25T22:43:48.427Z] ---> aaad875b29c5 [2023-10-25T22:43:48.427Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:43:48.700Z] ---> Running in 63748aeca94e [2023-10-25T22:43:48.970Z] Removing intermediate container 63748aeca94e [2023-10-25T22:43:48.970Z] ---> d89db5c91c24 [2023-10-25T22:43:48.970Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:43:48.970Z] ---> Running in 109ed9926829 [2023-10-25T22:43:49.240Z] Removing intermediate container 109ed9926829 [2023-10-25T22:43:49.240Z] ---> b7794f94c2b8 [2023-10-25T22:43:49.240Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:43:49.513Z] ---> Running in 4f6134f949ac [2023-10-25T22:43:50.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:43:51.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:43:52.143Z] OK: 270 MiB in 56 packages [2023-10-25T22:43:53.140Z] Removing intermediate container 4f6134f949ac [2023-10-25T22:43:53.140Z] ---> 71503455973d [2023-10-25T22:43:53.140Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-25T22:43:53.431Z] ---> Running in c9ec146e614d [2023-10-25T22:43:53.708Z] Removing intermediate container c9ec146e614d [2023-10-25T22:43:53.708Z] ---> ef8d11705fec [2023-10-25T22:43:53.708Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-25T22:43:54.367Z] ---> 0bf793add7da [2023-10-25T22:43:54.367Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:43:54.367Z] ---> Running in dfe2950f6d8d [2023-10-25T22:43:57.006Z] Removing intermediate container dfe2950f6d8d [2023-10-25T22:43:57.006Z] ---> 68590a490f4b [2023-10-25T22:43:57.006Z] Step 11/24 : COPY . . [2023-10-25T22:43:57.980Z] ---> b1ea68b41025 [2023-10-25T22:43:57.980Z] Step 12/24 : RUN ${MAKE} [2023-10-25T22:43:57.980Z] ---> Running in 824d07ecae3d [2023-10-25T22:43:59.404Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-25T22:46:21.183Z] Removing intermediate container 824d07ecae3d [2023-10-25T22:46:21.183Z] ---> 0d57adbf2701 [2023-10-25T22:46:21.183Z] Step 13/24 : FROM alpine:3.18 [2023-10-25T22:46:21.183Z] 3.18: Pulling from library/alpine [2023-10-25T22:46:21.183Z] 579b34f0a95b: Pulling fs layer [2023-10-25T22:46:21.183Z] 579b34f0a95b: Verifying Checksum [2023-10-25T22:46:21.183Z] 579b34f0a95b: Download complete [2023-10-25T22:46:21.183Z] 579b34f0a95b: Pull complete [2023-10-25T22:46:21.183Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:46:21.183Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:46:21.183Z] ---> 3cc203321400 [2023-10-25T22:46:21.183Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-25T22:46:21.183Z] ---> Running in a2c80ee8185b [2023-10-25T22:46:21.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:46:21.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:46:21.183Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:46:21.183Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:46:21.183Z] OK: 8 MiB in 16 packages [2023-10-25T22:46:21.183Z] Removing intermediate container a2c80ee8185b [2023-10-25T22:46:21.183Z] ---> 973d7fc1ca87 [2023-10-25T22:46:21.183Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-25T22:46:21.468Z] ---> 6860520bc0cb [2023-10-25T22:46:21.468Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-25T22:46:22.462Z] ---> 7b3f42855157 [2023-10-25T22:46:22.462Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-25T22:46:23.054Z] ---> d3c6ed2d5e5f [2023-10-25T22:46:23.054Z] Step 18/24 : EXPOSE 59993 [2023-10-25T22:46:23.054Z] ---> Running in c7346ce2e78d [2023-10-25T22:46:23.643Z] Removing intermediate container c7346ce2e78d [2023-10-25T22:46:23.643Z] ---> 6c9d608ed520 [2023-10-25T22:46:23.643Z] Step 19/24 : EXPOSE 161 [2023-10-25T22:46:23.643Z] ---> Running in 98b71c849863 [2023-10-25T22:46:23.917Z] Removing intermediate container 98b71c849863 [2023-10-25T22:46:23.917Z] ---> bbcb16ba49a8 [2023-10-25T22:46:23.917Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-25T22:46:24.189Z] ---> Running in e32be2e012cc [2023-10-25T22:46:24.483Z] Removing intermediate container e32be2e012cc [2023-10-25T22:46:24.483Z] ---> 9e3930f8cc9d [2023-10-25T22:46:24.483Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T22:46:24.483Z] ---> Running in b4b1a3cbfc60 [2023-10-25T22:46:25.075Z] Removing intermediate container b4b1a3cbfc60 [2023-10-25T22:46:25.075Z] ---> 67fc46131b84 [2023-10-25T22:46:25.075Z] Step 22/24 : LABEL arch=arm64 [2023-10-25T22:46:25.075Z] ---> Running in 062bdd8cf3d7 [2023-10-25T22:46:25.349Z] Removing intermediate container 062bdd8cf3d7 [2023-10-25T22:46:25.349Z] ---> a50a8da24eeb [2023-10-25T22:46:25.349Z] Step 23/24 : LABEL git_sha=5744b377334436cc2da1254aefc36c3f7dba3b42 [2023-10-25T22:46:25.627Z] ---> Running in 28e98e5cff75 [2023-10-25T22:46:25.904Z] Removing intermediate container 28e98e5cff75 [2023-10-25T22:46:25.904Z] ---> 002020ec5b6e [2023-10-25T22:46:25.904Z] Step 24/24 : LABEL version=0.0.0 [2023-10-25T22:46:26.212Z] ---> Running in 8691caf872a1 [2023-10-25T22:46:26.485Z] Removing intermediate container 8691caf872a1 [2023-10-25T22:46:26.485Z] ---> 597d44a558be [2023-10-25T22:46:26.485Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:46:26.485Z] Successfully built 597d44a558be [2023-10-25T22:46:26.485Z] 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-10-25T22:46:27.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:46:27.335Z] [2023-10-25T22:46:27.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:46:27.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:46:28.066Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T22:46:28.066Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T22:46:28.066Z] 04944245beec: Pulling fs layer [2023-10-25T22:46:28.066Z] 699f458cf7ca: Pulling fs layer [2023-10-25T22:46:28.066Z] 765212b225bb: Pulling fs layer [2023-10-25T22:46:28.066Z] f23df028b6ca: Pulling fs layer [2023-10-25T22:46:28.066Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T22:46:28.066Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T22:46:28.066Z] f23df028b6ca: Waiting [2023-10-25T22:46:28.066Z] d65c8cfc05b1: Waiting [2023-10-25T22:46:28.066Z] 2437ff75d9bd: Waiting [2023-10-25T22:46:28.066Z] 765212b225bb: Waiting [2023-10-25T22:46:28.066Z] 04944245beec: Verifying Checksum [2023-10-25T22:46:28.066Z] 04944245beec: Download complete [2023-10-25T22:46:28.066Z] 765212b225bb: Verifying Checksum [2023-10-25T22:46:28.066Z] 765212b225bb: Download complete [2023-10-25T22:46:28.345Z] f23df028b6ca: Verifying Checksum [2023-10-25T22:46:28.345Z] f23df028b6ca: Download complete [2023-10-25T22:46:28.345Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T22:46:28.345Z] d65c8cfc05b1: Download complete [2023-10-25T22:46:28.345Z] 699f458cf7ca: Verifying Checksum [2023-10-25T22:46:28.345Z] 699f458cf7ca: Download complete [2023-10-25T22:46:28.955Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T22:46:28.956Z] 8998bd30e6a1: Download complete [2023-10-25T22:46:32.360Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T22:46:32.360Z] 2437ff75d9bd: Download complete [2023-10-25T22:46:34.340Z] 8998bd30e6a1: Pull complete [2023-10-25T22:46:34.937Z] 04944245beec: Pull complete [2023-10-25T22:46:36.907Z] 699f458cf7ca: Pull complete [2023-10-25T22:46:36.907Z] 765212b225bb: Pull complete [2023-10-25T22:46:37.876Z] f23df028b6ca: Pull complete [2023-10-25T22:46:38.147Z] d65c8cfc05b1: Pull complete [2023-10-25T22:46:56.425Z] 2437ff75d9bd: Pull complete [2023-10-25T22:46:56.425Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T22:46:56.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:46:56.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:46:56.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-10778 does not seem to be running inside a container [2023-10-25T22:46:56.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-25T22:47:00.624Z] $ docker top d7da741b1835336bad13949d92b85ab2cdb2e5f9b4acdd633ef046b482401329 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:01.748Z] ---> job-cost.sh [2023-10-25T22:47:01.748Z] lf-activate-venv: SKIPPING [2023-10-25T22:47:01.748Z] INFO: No Stack... [2023-10-25T22:47:02.337Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T22:47:03.304Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:47:03.986Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-10-25T22:47:03.986Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T22:47:04.050Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-325-1-stack-cost] [2023-10-25T22:47:04.055Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-325-1-stack-cost] did not exist. Created. [2023-10-25T22:47:04.055Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:47:04.825Z] /w/workspace/device-snmp-go/1@tmp/durable-c9839f01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T22:47:05.542Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T22:47:05.580Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T22:47:05.629Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:47:05.645Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-325-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:47:05.740Z] $ docker stop --time=1 d7da741b1835336bad13949d92b85ab2cdb2e5f9b4acdd633ef046b482401329 [2023-10-25T22:47:07.321Z] $ docker rm -f --volumes d7da741b1835336bad13949d92b85ab2cdb2e5f9b4acdd633ef046b482401329 [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-10-25T22:47:08.413Z] provisioning config files... [2023-10-25T22:47:08.425Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp/config15805904937707765044tmp [Pipeline] { [Pipeline] sh [2023-10-25T22:47:08.769Z] + set +x [2023-10-25T22:47:08.769Z] + curl -s https://codecov.io/bash [2023-10-25T22:47:08.769Z] + bash -s -- [2023-10-25T22:47:08.769Z] [2023-10-25T22:47:08.769Z] _____ _ [2023-10-25T22:47:08.769Z] / ____| | | [2023-10-25T22:47:08.769Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T22:47:08.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T22:47:08.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T22:47:08.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T22:47:08.769Z] Bash-1.0.6 [2023-10-25T22:47:08.769Z] [2023-10-25T22:47:08.769Z] [2023-10-25T22:47:08.769Z] ==> git version 2.25.1 found [2023-10-25T22:47:08.769Z] ==> 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-10-25T22:47:08.769Z] Release-Date: 2020-01-08 [2023-10-25T22:47:08.769Z] 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-10-25T22:47:08.769Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T22:47:08.769Z] ==> Jenkins CI detected. [2023-10-25T22:47:08.769Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-325 [2023-10-25T22:47:08.769Z] project root: . [2023-10-25T22:47:08.769Z] --> token set from env [2023-10-25T22:47:08.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T22:47:08.769Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T22:47:08.769Z] ==> Python coveragepy not found [2023-10-25T22:47:08.769Z] ==> Searching for coverage reports in: [2023-10-25T22:47:08.769Z] + . [2023-10-25T22:47:08.769Z] -> Found 1 reports [2023-10-25T22:47:08.769Z] ==> Detecting git/mercurial file structure [2023-10-25T22:47:08.769Z] ==> Reading reports [2023-10-25T22:47:08.769Z] + ./coverage.out bytes=8837 [2023-10-25T22:47:08.769Z] ==> Appending adjustments [2023-10-25T22:47:08.769Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T22:47:09.029Z] + Found adjustments [2023-10-25T22:47:09.029Z] ==> Gzipping contents [2023-10-25T22:47:09.029Z] 4.0K /tmp/codecov.oKd0r1.gz [2023-10-25T22:47:09.029Z] ==> Uploading reports [2023-10-25T22:47:09.029Z] url: https://codecov.io [2023-10-25T22:47:09.029Z] query: branch=PR-325&commit=5744b377334436cc2da1254aefc36c3f7dba3b42&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=325&job=&cmd_args= [2023-10-25T22:47:09.029Z] -> Pinging Codecov [2023-10-25T22:47:09.029Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-325&commit=5744b377334436cc2da1254aefc36c3f7dba3b42&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-325%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=325&job=&cmd_args= [2023-10-25T22:47:09.287Z] -> Uploading to [2023-10-25T22:47:09.287Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/6C56EA5C29638FB4528AC87E60AF5AE0/5744b377334436cc2da1254aefc36c3f7dba3b42/9426a012-7762-4a00-a48a-b41d825dea6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T224708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35b1687348b37c7a71b07b958ff43a87bc0db5205437f57e8a78592d162c0d1b [2023-10-25T22:47:09.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:47:09.287Z] Dload Upload Total Spent Left Speed [2023-10-25T22:47:09.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 4982 --:--:-- --:--:-- --:--:-- 4982 [2023-10-25T22:47:09.547Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/5744b377334436cc2da1254aefc36c3f7dba3b42 [Pipeline] } [2023-10-25T22:47:09.571Z] 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-10-25T22:47:11.397Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-325/archives ] [2023-10-25T22:47:11.397Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-325/archives [2023-10-25T22:47:11.397Z] total 16 [2023-10-25T22:47:11.397Z] drwxr-xr-x 3 root root 4096 Oct 25 22:31 . [2023-10-25T22:47:11.397Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:31 .. [2023-10-25T22:47:11.397Z] drwxr-xr-x 2 root root 4096 Oct 25 22:31 cost [2023-10-25T22:47:11.397Z] -rw-r--r-- 1 root root 86 Oct 25 22:31 cost.csv [2023-10-25T22:47:11.397Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-325/archives [2023-10-25T22:47:11.397Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-325/archives [2023-10-25T22:47:11.397Z] total 16 [2023-10-25T22:47:11.397Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:31 . [2023-10-25T22:47:11.397Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:31 .. [2023-10-25T22:47:11.397Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:31 cost [2023-10-25T22:47:11.397Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 25 22:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:11.728Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:12.624Z] ---> package-listing.sh [2023-10-25T22:47:12.624Z] ++ facter osfamily [2023-10-25T22:47:12.624Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T22:47:12.885Z] + OS_FAMILY=debian [2023-10-25T22:47:12.885Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-325 [2023-10-25T22:47:12.885Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T22:47:12.885Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T22:47:12.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T22:47:12.885Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T22:47:12.885Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-325 ']' [2023-10-25T22:47:12.885Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T22:47:12.885Z] + case "${OS_FAMILY}" in [2023-10-25T22:47:12.885Z] + dpkg -l [2023-10-25T22:47:12.885Z] + grep '^ii' [2023-10-25T22:47:12.885Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T22:47:12.885Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T22:47:12.885Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T22:47:12.885Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-325 ']' [2023-10-25T22:47:12.885Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-325/archives/ [2023-10-25T22:47:12.885Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-325/archives/ [Pipeline] echo [2023-10-25T22:47:12.927Z] 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-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-25T22:47:13.220Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:47:13.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:47:13.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:47:13.815Z] prd-ubuntu20.04-docker-8c-8g-10447 does not seem to be running inside a container [2023-10-25T22:47:13.853Z] $ 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-325/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-325 -v /w/workspace/gexfoundry_device-snmp-go_PR-325:/w/workspace/gexfoundry_device-snmp-go_PR-325:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T22:47:14.067Z] $ docker top e55ee3e0c288e3e01666357a6f1e49a5fe9c5d4edda00c984cfd273173c5454f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:47:14.443Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T22:47:14.754Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T22:47:15.064Z] + ls /var/log/sa-host [2023-10-25T22:47:15.064Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:47:15.207Z] provisioning config files... [2023-10-25T22:47:15.216Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-325@tmp/config8216498514708123154tmp [Pipeline] { [Pipeline] echo [2023-10-25T22:47:15.274Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:15.592Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T22:47:15.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:16.038Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T22:47:16.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:16.391Z] ---> sudo-logs.sh [2023-10-25T22:47:16.391Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T22:47:16.475Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:16.785Z] ---> job-cost.sh [2023-10-25T22:47:16.785Z] lf-activate-venv: SKIPPING [2023-10-25T22:47:16.785Z] DEBUG: total: 0.2199999988079071 [2023-10-25T22:47:16.785Z] INFO: Retrieving Stack Cost... [2023-10-25T22:47:17.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:47:17.613Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T22:47:17.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:17.958Z] ---> logs-deploy.sh [2023-10-25T22:47:17.959Z] lf-activate-venv: SKIPPING [2023-10-25T22:47:17.959Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-325/1 [2023-10-25T22:47:17.959Z] INFO: archiving workspace using pattern(s): [2023-10-25T22:47:18.898Z] Archives upload complete. [2023-10-25T22:47:18.898Z] INFO: archiving logs to Nexus