Pull request #321 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9d56a1a6f3058de1e300d6453b921142356bca5+ebe46f8f6b5f4966359c01929413183d007dd065 (9b5a83965a0c5574fbd23778698a7c877c1557cf) 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-ssh7778538812263913939.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-ssh14511651008716906318.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-321/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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13618740188127803161.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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2665687043503419125.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-ssh1248907213383194217.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-321/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-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11986046680698961833.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9490 in /w/workspace/gexfoundry_device-snmp-go_PR-321 [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-321 # 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/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebe46f8f6b5f4966359c01929413183d007dd065 into PR head commit c9d56a1a6f3058de1e300d6453b921142356bca5 Merge succeeded, producing c9d56a1a6f3058de1e300d6453b921142356bca5 Checking out Revision c9d56a1a6f3058de1e300d6453b921142356bca5 (PR-321) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T05:32:16.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T05:32:16.459Z] 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 c9d56a1a6f3058de1e300d6453b921142356bca5 # 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 ebe46f8f6b5f4966359c01929413183d007dd065 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9d56a1a6f3058de1e300d6453b921142356bca5 # timeout=10 [Pipeline] echo [2023-10-18T05:32:16.573Z] ========================================================= [2023-10-18T05:32:16.573Z] EdgeX Global Pipelines Version Info [2023-10-18T05:32:16.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:32:17.348Z] ------------------- [2023-10-18T05:32:17.348Z] stable info: [2023-10-18T05:32:17.348Z] ------------------- [2023-10-18T05:32:17.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T05:32:17.348Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T05:32:17.348Z] Message: update stable to v1.0.254 [2023-10-18T05:32:17.919Z] ------------------- [2023-10-18T05:32:17.919Z] experimental info: [2023-10-18T05:32:17.919Z] ------------------- [2023-10-18T05:32:17.919Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T05:32:17.919Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T05:32:17.919Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T05:32:18.233Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-10-18T05:32:18.280Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-10-18T05:32:18.327Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T05:32:18.370Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T05:32:18.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T05:32:18.449Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T05:32:18.489Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T05:32:18.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-18T05:32:18.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T05:32:18.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T05:32:18.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T05:32:18.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-10-18T05:32:18.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T05:32:18.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T05:32:18.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T05:32:18.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T05:32:18.922Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T05:32:18.963Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T05:32:19.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T05:32:19.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T05:32:19.091Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-18T05:32:19.140Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-18T05:32:19.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T05:32:19.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T05:32:19.275Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T05:32:19.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T05:32:19.356Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T05:32:19.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo [2023-10-18T05:32:19.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo [2023-10-18T05:32:19.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo [2023-10-18T05:32:19.523Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] echo [2023-10-18T05:32:19.564Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9d56a1 [Pipeline] echo [2023-10-18T05:32:19.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T05:32:19.735Z] provisioning config files... [2023-10-18T05:32:19.750Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/config3355355474062349757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:32:20.093Z] ---> docker-login.sh [2023-10-18T05:32:20.093Z] nexus3.edgexfoundry.org:10001 [2023-10-18T05:32:20.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:20.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:20.615Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:20.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:20.615Z] [2023-10-18T05:32:20.615Z] Login Succeeded [2023-10-18T05:32:20.615Z] nexus3.edgexfoundry.org:10002 [2023-10-18T05:32:20.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:20.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:20.615Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:20.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:20.615Z] [2023-10-18T05:32:20.615Z] Login Succeeded [2023-10-18T05:32:20.615Z] nexus3.edgexfoundry.org:10003 [2023-10-18T05:32:20.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:20.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:20.615Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:20.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:20.615Z] [2023-10-18T05:32:20.615Z] Login Succeeded [2023-10-18T05:32:20.615Z] nexus3.edgexfoundry.org:10004 [2023-10-18T05:32:20.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:20.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:20.876Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:20.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:20.876Z] [2023-10-18T05:32:20.876Z] Login Succeeded [2023-10-18T05:32:20.876Z] docker.io [2023-10-18T05:32:20.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:21.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:21.136Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:21.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:21.136Z] [2023-10-18T05:32:21.137Z] Login Succeeded [2023-10-18T05:32:21.137Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T05:32:21.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T05:32:21.793Z] + git rev-list -1 --merges c9d56a1a6f3058de1e300d6453b921142356bca5~1..c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] echo [2023-10-18T05:32:21.853Z] -----------> git rev-list -1 --merges c9d56a1a6f3058de1e300d6453b921142356bca5~1..c9d56a1a6f3058de1e300d6453b921142356bca5 c9d56a1a6f3058de1e300d6453b921142356bca5 [false] [Pipeline] sh [2023-10-18T05:32:22.161Z] + git log --format=format:%s -1 c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] echo [2023-10-18T05:32:22.198Z] ========================================================= [2023-10-18T05:32:22.198Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T05:32:22.198Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T05:32:22.634Z] + git log --format=format:%s -1 c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] echo [2023-10-18T05:32:22.664Z] [semverPrep] GIT_COMMIT: c9d56a1a6f3058de1e300d6453b921142356bca5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-18T05:32:22.692Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T05:32:23.095Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T05:32:23.096Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T05:32:23.096Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T05:32:23.096Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T05:32:23.096Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-10-18T05:32:23.096Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T05:32:23.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:32:23.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T05:32:23.588Z] [2023-10-18T05:32:23.588Z] 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-18T05:32:23.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T05:32:23.966Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T05:32:23.966Z] b85a868b505f: Pulling fs layer [2023-10-18T05:32:23.966Z] e2be974225ed: Pulling fs layer [2023-10-18T05:32:23.966Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T05:32:23.966Z] 988bab9f4d93: Pulling fs layer [2023-10-18T05:32:23.966Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T05:32:23.966Z] eaf3925da568: Pulling fs layer [2023-10-18T05:32:23.966Z] bab4dde63d76: Pulling fs layer [2023-10-18T05:32:23.966Z] bde34c3a00c8: Pulling fs layer [2023-10-18T05:32:23.966Z] b352a97aabf1: Pulling fs layer [2023-10-18T05:32:23.966Z] 4872d77fe225: Pulling fs layer [2023-10-18T05:32:23.966Z] 5851b861e8e6: Pulling fs layer [2023-10-18T05:32:23.966Z] bde34c3a00c8: Waiting [2023-10-18T05:32:23.966Z] 4872d77fe225: Waiting [2023-10-18T05:32:23.966Z] b352a97aabf1: Waiting [2023-10-18T05:32:23.966Z] 988bab9f4d93: Waiting [2023-10-18T05:32:23.966Z] 1469e6f7b9e6: Waiting [2023-10-18T05:32:23.966Z] 5851b861e8e6: Waiting [2023-10-18T05:32:23.966Z] eaf3925da568: Waiting [2023-10-18T05:32:23.966Z] e2be974225ed: Verifying Checksum [2023-10-18T05:32:23.966Z] e2be974225ed: Download complete [2023-10-18T05:32:23.966Z] 988bab9f4d93: Verifying Checksum [2023-10-18T05:32:23.966Z] 988bab9f4d93: Download complete [2023-10-18T05:32:23.966Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T05:32:23.966Z] 1469e6f7b9e6: Download complete [2023-10-18T05:32:24.225Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T05:32:24.225Z] 339a4e72a1f5: Download complete [2023-10-18T05:32:24.225Z] eaf3925da568: Verifying Checksum [2023-10-18T05:32:24.225Z] eaf3925da568: Download complete [2023-10-18T05:32:24.225Z] bde34c3a00c8: Verifying Checksum [2023-10-18T05:32:24.225Z] bde34c3a00c8: Download complete [2023-10-18T05:32:24.225Z] b352a97aabf1: Download complete [2023-10-18T05:32:24.225Z] 4872d77fe225: Verifying Checksum [2023-10-18T05:32:24.225Z] 4872d77fe225: Download complete [2023-10-18T05:32:24.225Z] 5851b861e8e6: Verifying Checksum [2023-10-18T05:32:24.225Z] 5851b861e8e6: Download complete [2023-10-18T05:32:24.225Z] b85a868b505f: Verifying Checksum [2023-10-18T05:32:24.225Z] b85a868b505f: Download complete [2023-10-18T05:32:24.483Z] bab4dde63d76: Verifying Checksum [2023-10-18T05:32:25.416Z] b85a868b505f: Pull complete [2023-10-18T05:32:25.675Z] e2be974225ed: Pull complete [2023-10-18T05:32:26.242Z] 339a4e72a1f5: Pull complete [2023-10-18T05:32:26.242Z] 988bab9f4d93: Pull complete [2023-10-18T05:32:26.502Z] 1469e6f7b9e6: Pull complete [2023-10-18T05:32:26.502Z] eaf3925da568: Pull complete [2023-10-18T05:32:28.405Z] bab4dde63d76: Pull complete [2023-10-18T05:32:28.405Z] bde34c3a00c8: Pull complete [2023-10-18T05:32:28.405Z] b352a97aabf1: Pull complete [2023-10-18T05:32:28.665Z] 4872d77fe225: Pull complete [2023-10-18T05:32:28.665Z] 5851b861e8e6: Pull complete [2023-10-18T05:32:28.665Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T05:32:28.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T05:32:28.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T05:32:28.893Z] prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container [2023-10-18T05:32:28.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@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-18T05:32:32.146Z] $ docker top c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 -eo pid,comm [2023-10-18T05:32:32.203Z] 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-18T05:32:32.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T05:32:32.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T05:32:32.336Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T05:32:32.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T05:32:32.473Z] $ docker exec c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 ssh-agent [2023-10-18T05:32:32.581Z] SSH_AUTH_SOCK=/tmp/ssh-1ykBnK7j6non/agent.32 [2023-10-18T05:32:32.581Z] SSH_AGENT_PID=38 [2023-10-18T05:32:32.588Z] Running ssh-add (command line suppressed) [2023-10-18T05:32:32.691Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/private_key_7313159150692304647.key (/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/private_key_7313159150692304647.key) [2023-10-18T05:32:32.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T05:32:33.029Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T05:32:33.056Z] $ docker exec --env ******** --env ******** c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 ssh-agent -k [2023-10-18T05:32:33.165Z] unset SSH_AUTH_SOCK; [2023-10-18T05:32:33.166Z] unset SSH_AGENT_PID; [2023-10-18T05:32:33.166Z] echo Agent pid 38 killed; [2023-10-18T05:32:33.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T05:32:33.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T05:32:33.256Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T05:32:33.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T05:32:33.383Z] $ docker exec c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 ssh-agent [2023-10-18T05:32:33.490Z] SSH_AUTH_SOCK=/tmp/ssh-qDFs8YyW5vPZ/agent.71 [2023-10-18T05:32:33.490Z] SSH_AGENT_PID=77 [2023-10-18T05:32:33.495Z] Running ssh-add (command line suppressed) [2023-10-18T05:32:33.606Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/private_key_5670391328754785788.key (/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/private_key_5670391328754785788.key) [2023-10-18T05:32:33.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T05:32:33.952Z] + git semver init [2023-10-18T05:32:34.212Z] 2023-10-18 05:32:34,134 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T05:32:34.212Z] 2023-10-18 05:32:34,135 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver [2023-10-18T05:32:34.212Z] 2023-10-18 05:32:34,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-321/.semver [2023-10-18T05:32:34.212Z] 2023-10-18 05:32:34,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-321, universal_newlines=False, shell=None, istream=None) [2023-10-18T05:32:35.152Z] 2023-10-18 05:32:34,995 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-321/.git/info/exclude [2023-10-18T05:32:35.152Z] 2023-10-18 05:32:34,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver/PR-321 with force:False [2023-10-18T05:32:35.152Z] 2023-10-18 05:32:34,998 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver/PR-321 [2023-10-18T05:32:35.152Z] 2023-10-18 05:32:35,005 [execute] INFO git cat-file --batch-check [2023-10-18T05:32:35.152Z] 2023-10-18 05:32:35,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T05:32:35.152Z] 2023-10-18 05:32:35,012 [execute] INFO git cat-file --batch [2023-10-18T05:32:35.152Z] 2023-10-18 05:32:35,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T05:32:35.152Z] 2023-10-18 05:32:35,017 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-321/.semver/PR-321 [2023-10-18T05:32:35.152Z] 0.0.0 [Pipeline] } [2023-10-18T05:32:35.180Z] $ docker exec --env ******** --env ******** c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 ssh-agent -k [2023-10-18T05:32:35.290Z] unset SSH_AUTH_SOCK; [2023-10-18T05:32:35.291Z] unset SSH_AGENT_PID; [2023-10-18T05:32:35.291Z] echo Agent pid 77 killed; [2023-10-18T05:32:35.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T05:32:35.813Z] + git semver [Pipeline] } [2023-10-18T05:32:36.101Z] $ docker stop --time=1 c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 [2023-10-18T05:32:37.427Z] $ docker rm -f --volumes c995a7bad4ad846167d315430f512280476090d0efafc48af197367169cb3d84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T05:32:37.824Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T05:32:38.091Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T05:32:38.107Z] [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-18T05:32:38.713Z] provisioning config files... [2023-10-18T05:32:38.722Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/config15015111955990674314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:32:39.070Z] ---> docker-login.sh [2023-10-18T05:32:39.070Z] nexus3.edgexfoundry.org:10001 [2023-10-18T05:32:39.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:39.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:39.070Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:39.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:39.070Z] [2023-10-18T05:32:39.070Z] Login Succeeded [2023-10-18T05:32:39.070Z] nexus3.edgexfoundry.org:10002 [2023-10-18T05:32:39.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:39.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:39.070Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:39.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:39.070Z] [2023-10-18T05:32:39.070Z] Login Succeeded [2023-10-18T05:32:39.070Z] nexus3.edgexfoundry.org:10003 [2023-10-18T05:32:39.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:39.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:39.329Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:39.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:39.329Z] [2023-10-18T05:32:39.329Z] Login Succeeded [2023-10-18T05:32:39.329Z] nexus3.edgexfoundry.org:10004 [2023-10-18T05:32:39.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:39.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:39.329Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:39.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:39.329Z] [2023-10-18T05:32:39.329Z] Login Succeeded [2023-10-18T05:32:39.329Z] docker.io [2023-10-18T05:32:39.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:32:39.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:32:39.589Z] Configure a credential helper to remove this warning. See [2023-10-18T05:32:39.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:32:39.589Z] [2023-10-18T05:32:39.589Z] Login Succeeded [2023-10-18T05:32:39.589Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T05:32:39.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T05:32:39.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T05:32:39.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T05:32:39.896Z] ========================================================= [2023-10-18T05:32:39.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T05:32:39.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:32:40.434Z] + 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-18T05:32:40.434Z] Sending build context to Docker daemon 5.735MB [2023-10-18T05:32:40.434Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T05:32:40.434Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T05:32:40.434Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T05:32:40.434Z] 7264a8db6415: Pulling fs layer [2023-10-18T05:32:40.434Z] c4d48a809fc2: Pulling fs layer [2023-10-18T05:32:40.434Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T05:32:40.434Z] ad3a456e5733: Pulling fs layer [2023-10-18T05:32:40.434Z] 33e27b845d1e: Pulling fs layer [2023-10-18T05:32:40.434Z] c68163c4e522: Pulling fs layer [2023-10-18T05:32:40.434Z] 50da416c3ac9: Pulling fs layer [2023-10-18T05:32:40.434Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T05:32:40.434Z] 23d2d4c4bb30: Waiting [2023-10-18T05:32:40.434Z] c68163c4e522: Waiting [2023-10-18T05:32:40.434Z] 50da416c3ac9: Waiting [2023-10-18T05:32:40.434Z] ad3a456e5733: Waiting [2023-10-18T05:32:40.434Z] 33e27b845d1e: Waiting [2023-10-18T05:32:40.434Z] c4d48a809fc2: Verifying Checksum [2023-10-18T05:32:40.434Z] c4d48a809fc2: Download complete [2023-10-18T05:32:40.434Z] ad3a456e5733: Verifying Checksum [2023-10-18T05:32:40.434Z] ad3a456e5733: Download complete [2023-10-18T05:32:40.434Z] 33e27b845d1e: Verifying Checksum [2023-10-18T05:32:40.434Z] 33e27b845d1e: Download complete [2023-10-18T05:32:40.434Z] 7264a8db6415: Verifying Checksum [2023-10-18T05:32:40.434Z] 7264a8db6415: Download complete [2023-10-18T05:32:40.694Z] c68163c4e522: Verifying Checksum [2023-10-18T05:32:40.694Z] c68163c4e522: Download complete [2023-10-18T05:32:40.694Z] 7264a8db6415: Pull complete [2023-10-18T05:32:40.954Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T05:32:40.954Z] 23d2d4c4bb30: Download complete [2023-10-18T05:32:40.954Z] c4d48a809fc2: Pull complete [2023-10-18T05:32:40.954Z] 4f1c88b9dad5: Verifying Checksum [2023-10-18T05:32:40.954Z] 4f1c88b9dad5: Download complete [2023-10-18T05:32:41.521Z] 50da416c3ac9: Verifying Checksum [2023-10-18T05:32:41.521Z] 50da416c3ac9: Download complete [2023-10-18T05:32:44.808Z] 4f1c88b9dad5: Pull complete [2023-10-18T05:32:44.808Z] ad3a456e5733: Pull complete [2023-10-18T05:32:44.808Z] 33e27b845d1e: Pull complete [2023-10-18T05:32:44.808Z] c68163c4e522: Pull complete [2023-10-18T05:32:47.342Z] 50da416c3ac9: Pull complete [2023-10-18T05:32:47.601Z] 23d2d4c4bb30: Pull complete [2023-10-18T05:32:47.601Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T05:32:47.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T05:32:47.601Z] ---> 0786185ac409 [2023-10-18T05:32:47.601Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T05:32:51.834Z] ---> Running in 55eb6fcd1a74 [2023-10-18T05:32:51.834Z] Removing intermediate container 55eb6fcd1a74 [2023-10-18T05:32:51.834Z] ---> f2324b91a8d4 [2023-10-18T05:32:51.834Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T05:32:51.834Z] ---> Running in 7294a70043ab [2023-10-18T05:32:51.834Z] Removing intermediate container 7294a70043ab [2023-10-18T05:32:51.834Z] ---> ff4061f7042e [2023-10-18T05:32:51.834Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-18T05:32:52.093Z] ---> Running in 0ac67cae59a5 [2023-10-18T05:32:52.093Z] Removing intermediate container 0ac67cae59a5 [2023-10-18T05:32:52.093Z] ---> d530d4c18fc0 [2023-10-18T05:32:52.093Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T05:32:52.093Z] ---> Running in 1a743ca13e48 [2023-10-18T05:32:52.093Z] Removing intermediate container 1a743ca13e48 [2023-10-18T05:32:52.093Z] ---> 17033503b813 [2023-10-18T05:32:52.093Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T05:32:52.093Z] ---> Running in 40e0c456b2f1 [2023-10-18T05:32:52.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T05:32:52.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T05:32:52.880Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-18T05:32:52.880Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-18T05:32:52.880Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-18T05:32:52.880Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-18T05:32:53.201Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T05:32:53.201Z] OK: 268 MiB in 56 packages [2023-10-18T05:32:53.539Z] Still waiting to schedule task [2023-10-18T05:32:53.539Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-18T05:32:53.770Z] Removing intermediate container 40e0c456b2f1 [2023-10-18T05:32:53.771Z] ---> 4895b1e738cc [2023-10-18T05:32:53.771Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-18T05:32:53.771Z] ---> Running in 86ef3674f638 [2023-10-18T05:32:53.771Z] Removing intermediate container 86ef3674f638 [2023-10-18T05:32:53.771Z] ---> efd2f060039c [2023-10-18T05:32:53.771Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-18T05:32:53.771Z] ---> ac8e91331f05 [2023-10-18T05:32:53.771Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T05:32:53.771Z] ---> Running in 29305ea14aa0 [2023-10-18T05:33:50.092Z] Removing intermediate container 29305ea14aa0 [2023-10-18T05:33:50.092Z] ---> de30b1f00e0a [2023-10-18T05:33:50.092Z] Step 11/12 : COPY . . [2023-10-18T05:33:50.092Z] ---> 3ae453319d9e [2023-10-18T05:33:50.092Z] Step 12/12 : RUN ${MAKE} [2023-10-18T05:33:50.092Z] ---> Running in 8e2bed63ab91 [2023-10-18T05:33:50.092Z] noop [2023-10-18T05:33:50.092Z] Removing intermediate container 8e2bed63ab91 [2023-10-18T05:33:50.092Z] ---> 3e0876ee3427 [2023-10-18T05:33:50.092Z] Successfully built 3e0876ee3427 [2023-10-18T05:33:50.092Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:33:50.536Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T05:33:50.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T05:33:50.689Z] prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container [2023-10-18T05:33:50.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@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-18T05:33:51.071Z] $ docker top c1658d117bdb98acf36dbaf404e777f75fed7c8cf409ee5716a37071be100ad5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T05:33:51.464Z] + go version [2023-10-18T05:33:51.464Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T05:33:51.498Z] $ docker stop --time=1 c1658d117bdb98acf36dbaf404e777f75fed7c8cf409ee5716a37071be100ad5 [2023-10-18T05:33:52.781Z] $ docker rm -f --volumes c1658d117bdb98acf36dbaf404e777f75fed7c8cf409ee5716a37071be100ad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:33:53.492Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T05:33:53.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T05:33:53.647Z] prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container [2023-10-18T05:33:53.677Z] $ 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-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@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-18T05:33:53.997Z] $ docker top ac686ccde32899eb6d5c7fdde3b0cae3145210aa5f6e1bdbabc6144b9b6be795 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T05:33:54.393Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-321 [Pipeline] fileExists [Pipeline] sh [2023-10-18T05:33:54.762Z] + make test [2023-10-18T05:33:54.762Z] go test ./... -coverprofile=coverage.out [2023-10-18T05:33:56.218Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-18T05:34:06.229Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-18T05:34:06.229Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2023-10-18T05:34:14.196Z] go vet ./... [2023-10-18T05:34:17.447Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T05:34:17.447Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T05:34:17.447Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T05:34:17.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T05:34:17.520Z] $ docker stop --time=1 ac686ccde32899eb6d5c7fdde3b0cae3145210aa5f6e1bdbabc6144b9b6be795 [2023-10-18T05:34:20.853Z] $ docker rm -f --volumes ac686ccde32899eb6d5c7fdde3b0cae3145210aa5f6e1bdbabc6144b9b6be795 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T05:34:21.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T05:34:21.445Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-18T05:34:22.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T05:34:22.457Z] + ls -al . [2023-10-18T05:34:22.457Z] total 176 [2023-10-18T05:34:22.457Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 05:33 . [2023-10-18T05:34:22.457Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:32 .. [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 18 05:32 .dockerignore [2023-10-18T05:34:22.457Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 05:34 .git [2023-10-18T05:34:22.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:32 .github [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 18 05:32 .gitignore [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 05:32 .golangci.yml [2023-10-18T05:34:22.457Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 05:32 .semver [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 18 05:32 Attribution.txt [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 18 05:32 CHANGELOG.md [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 18 05:32 Dockerfile [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 05:32 GOVERNANCE.md [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 18 05:32 Jenkinsfile [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 05:32 LICENSE [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 18 05:32 Makefile [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 05:32 OWNERS.md [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 10559 Oct 18 05:32 README.md [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 05:32 VERSION [2023-10-18T05:34:22.457Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 05:32 bin [2023-10-18T05:34:22.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:32 cmd [2023-10-18T05:34:22.457Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 18 05:34 coverage.out [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 18 05:32 go.mod [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 18 05:32 go.sum [2023-10-18T05:34:22.457Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:32 internal [2023-10-18T05:34:22.457Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:32 snap [2023-10-18T05:34:22.457Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 18 05:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:34:22.868Z] + 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=c9d56a1a6f3058de1e300d6453b921142356bca5 --label arch=amd64 --label version=0.0.0 . [2023-10-18T05:34:22.868Z] Sending build context to Docker daemon 5.745MB [2023-10-18T05:34:22.868Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T05:34:22.868Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-18T05:34:22.868Z] ---> 3e0876ee3427 [2023-10-18T05:34:22.868Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-18T05:34:23.128Z] ---> Running in 2268ea659c47 [2023-10-18T05:34:23.128Z] Removing intermediate container 2268ea659c47 [2023-10-18T05:34:23.128Z] ---> 71e3b61d9eb6 [2023-10-18T05:34:23.128Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T05:34:23.128Z] ---> Running in ecaa87678eab [2023-10-18T05:34:23.129Z] Removing intermediate container ecaa87678eab [2023-10-18T05:34:23.129Z] ---> 381df1335444 [2023-10-18T05:34:23.129Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-18T05:34:23.129Z] ---> Running in b2b8817b7794 [2023-10-18T05:34:23.129Z] Removing intermediate container b2b8817b7794 [2023-10-18T05:34:23.129Z] ---> 0a81dda9177d [2023-10-18T05:34:23.129Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T05:34:23.397Z] ---> Running in 3f1d20c548f2 [2023-10-18T05:34:23.397Z] Removing intermediate container 3f1d20c548f2 [2023-10-18T05:34:23.397Z] ---> c6e91d56f7cb [2023-10-18T05:34:23.397Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T05:34:23.397Z] ---> Running in 661d0d7f6039 [2023-10-18T05:34:23.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T05:34:23.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T05:34:23.918Z] OK: 268 MiB in 56 packages [2023-10-18T05:34:24.485Z] Removing intermediate container 661d0d7f6039 [2023-10-18T05:34:24.485Z] ---> 4ab36c4ddf35 [2023-10-18T05:34:24.485Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-18T05:34:24.485Z] ---> Running in 19c6044d1c66 [2023-10-18T05:34:24.485Z] Removing intermediate container 19c6044d1c66 [2023-10-18T05:34:24.485Z] ---> 73ece88caa9c [2023-10-18T05:34:24.486Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-18T05:34:24.486Z] ---> e1be3692df5e [2023-10-18T05:34:24.486Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T05:34:24.486Z] ---> Running in 3516ec88e74d [2023-10-18T05:34:25.498Z] Removing intermediate container 3516ec88e74d [2023-10-18T05:34:25.498Z] ---> 59712bd581bb [2023-10-18T05:34:25.498Z] Step 11/24 : COPY . . [2023-10-18T05:34:25.760Z] ---> 71ec15baf4f7 [2023-10-18T05:34:25.760Z] Step 12/24 : RUN ${MAKE} [2023-10-18T05:34:25.760Z] ---> Running in ea7093755190 [2023-10-18T05:34:26.021Z] 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.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-18T05:34:47.023Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9491 in /w/workspace/gexfoundry_device-snmp-go_PR-321 [Pipeline] { [Pipeline] ws [2023-10-18T05:34:47.088Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-18T05:34:47.175Z] Selected Git installation does not exist. Using Default [2023-10-18T05:34:47.175Z] The recommended git tool is: NONE [2023-10-18T05:34:47.987Z] Removing intermediate container ea7093755190 [2023-10-18T05:34:47.987Z] ---> 00c97606b7ba [2023-10-18T05:34:47.987Z] Step 13/24 : FROM alpine:3.18 [2023-10-18T05:34:47.987Z] 3.18: Pulling from library/alpine [2023-10-18T05:34:47.987Z] 96526aa774ef: Pulling fs layer [2023-10-18T05:34:47.987Z] 96526aa774ef: Verifying Checksum [2023-10-18T05:34:47.987Z] 96526aa774ef: Download complete [2023-10-18T05:34:47.987Z] 96526aa774ef: Pull complete [2023-10-18T05:34:47.987Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T05:34:47.987Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T05:34:47.987Z] ---> 8ca4688f4f35 [2023-10-18T05:34:47.987Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-18T05:34:47.987Z] ---> Running in c967c747d853 [2023-10-18T05:34:47.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T05:34:47.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T05:34:47.987Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-18T05:34:47.987Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T05:34:47.987Z] OK: 7 MiB in 16 packages [2023-10-18T05:34:47.988Z] Removing intermediate container c967c747d853 [2023-10-18T05:34:47.988Z] ---> 2a6fa7a6cba3 [2023-10-18T05:34:47.988Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-18T05:34:48.555Z] ---> 363a106b7cf6 [2023-10-18T05:34:48.555Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-18T05:34:48.555Z] ---> 75642b958d74 [2023-10-18T05:34:48.555Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-18T05:34:48.814Z] ---> da2e620d16b0 [2023-10-18T05:34:48.814Z] Step 18/24 : EXPOSE 59993 [2023-10-18T05:34:48.814Z] ---> Running in 72b13077b89e [2023-10-18T05:34:48.814Z] Removing intermediate container 72b13077b89e [2023-10-18T05:34:48.814Z] ---> f52fa2a92d51 [2023-10-18T05:34:48.814Z] Step 19/24 : EXPOSE 161 [2023-10-18T05:34:48.814Z] ---> Running in 4888e4c6867a [2023-10-18T05:34:48.814Z] Removing intermediate container 4888e4c6867a [2023-10-18T05:34:48.814Z] ---> 865ff99a2574 [2023-10-18T05:34:48.814Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-18T05:34:49.073Z] ---> Running in 3d946e60d8c4 [2023-10-18T05:34:49.073Z] Removing intermediate container 3d946e60d8c4 [2023-10-18T05:34:49.073Z] ---> 0b9ba851fdfc [2023-10-18T05:34:49.073Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T05:34:49.073Z] ---> Running in d61e628c87b3 [2023-10-18T05:34:49.073Z] Removing intermediate container d61e628c87b3 [2023-10-18T05:34:49.073Z] ---> 7287b9584343 [2023-10-18T05:34:49.073Z] Step 22/24 : LABEL arch=amd64 [2023-10-18T05:34:49.073Z] ---> Running in 81a466ced285 [2023-10-18T05:34:49.073Z] Removing intermediate container 81a466ced285 [2023-10-18T05:34:49.073Z] ---> 4efe28fbc7da [2023-10-18T05:34:49.073Z] Step 23/24 : LABEL git_sha=c9d56a1a6f3058de1e300d6453b921142356bca5 [2023-10-18T05:34:49.331Z] ---> Running in 24dfa4d7c9d9 [2023-10-18T05:34:49.331Z] Removing intermediate container 24dfa4d7c9d9 [2023-10-18T05:34:49.331Z] ---> 1551f590ca1c [2023-10-18T05:34:49.331Z] Step 24/24 : LABEL version=0.0.0 [2023-10-18T05:34:49.331Z] ---> Running in e15a533c509e [2023-10-18T05:34:49.331Z] Removing intermediate container e15a533c509e [2023-10-18T05:34:49.331Z] ---> 580bcc56cb95 [2023-10-18T05:34:49.331Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T05:34:49.331Z] Successfully built 580bcc56cb95 [2023-10-18T05:34:49.331Z] 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-18T05:34:50.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T05:34:50.206Z] [2023-10-18T05:34:50.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:34:50.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T05:34:50.579Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T05:34:50.579Z] 5eb5b503b376: Pulling fs layer [2023-10-18T05:34:50.579Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T05:34:50.579Z] ec43610c2a17: Pulling fs layer [2023-10-18T05:34:50.579Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T05:34:50.579Z] 33b1e0a273af: Pulling fs layer [2023-10-18T05:34:50.579Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T05:34:50.579Z] 2f39f015ded8: Pulling fs layer [2023-10-18T05:34:50.579Z] 2f39f015ded8: Waiting [2023-10-18T05:34:50.579Z] 5d3b04190fa2: Waiting [2023-10-18T05:34:50.579Z] 3a2ae6a8a46f: Waiting [2023-10-18T05:34:50.579Z] 33b1e0a273af: Waiting [2023-10-18T05:34:50.579Z] 5c69ac0246d0: Verifying Checksum [2023-10-18T05:34:50.579Z] 5c69ac0246d0: Download complete [2023-10-18T05:34:50.579Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-18T05:34:50.579Z] 3a2ae6a8a46f: Download complete [2023-10-18T05:34:50.579Z] ec43610c2a17: Verifying Checksum [2023-10-18T05:34:50.579Z] ec43610c2a17: Download complete [2023-10-18T05:34:50.579Z] 33b1e0a273af: Verifying Checksum [2023-10-18T05:34:50.579Z] 33b1e0a273af: Download complete [2023-10-18T05:34:50.579Z] 5d3b04190fa2: Verifying Checksum [2023-10-18T05:34:50.579Z] 5d3b04190fa2: Download complete [2023-10-18T05:34:50.837Z] 5eb5b503b376: Verifying Checksum [2023-10-18T05:34:50.837Z] 5eb5b503b376: Download complete [2023-10-18T05:34:51.405Z] 2f39f015ded8: Download complete [2023-10-18T05:34:51.969Z] 5eb5b503b376: Pull complete [2023-10-18T05:34:52.227Z] 5c69ac0246d0: Pull complete [2023-10-18T05:34:52.333Z] using credential edgex-jenkins-ssh [2023-10-18T05:34:52.351Z] Cloning the remote Git repository [2023-10-18T05:34:52.487Z] ec43610c2a17: Pull complete [2023-10-18T05:34:52.750Z] 3a2ae6a8a46f: Pull complete [2023-10-18T05:34:52.750Z] 33b1e0a273af: Pull complete [2023-10-18T05:34:53.008Z] 5d3b04190fa2: Pull complete [2023-10-18T05:34:52.407Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-10-18T05:34:52.539Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-10-18T05:34:52.700Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-18T05:34:52.702Z] > git --version # timeout=10 [2023-10-18T05:34:52.723Z] > git --version # 'git version 2.25.1' [2023-10-18T05:34:52.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T05:34:52.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T05:34:54.777Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-18T05:34:54.801Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T05:34:55.649Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-18T05:34:55.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-18T05:34:55.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T05:34:55.713Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-18T05:34:56.228Z] Merging remotes/origin/main commit ebe46f8f6b5f4966359c01929413183d007dd065 into PR head commit c9d56a1a6f3058de1e300d6453b921142356bca5 [2023-10-18T05:34:56.535Z] Merge succeeded, producing c9d56a1a6f3058de1e300d6453b921142356bca5 [2023-10-18T05:34:56.535Z] Checking out Revision c9d56a1a6f3058de1e300d6453b921142356bca5 (PR-321) [2023-10-18T05:34:56.991Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-18T05:34:57.048Z] > git --version # timeout=10 [2023-10-18T05:34:57.066Z] > git --version # 'git version 2.25.1' [2023-10-18T05:34:57.086Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T05:34:57.184Z] 2f39f015ded8: Pull complete [2023-10-18T05:34:57.185Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T05:34:57.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T05:34:57.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T05:34:56.254Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T05:34:56.333Z] > git checkout -f c9d56a1a6f3058de1e300d6453b921142356bca5 # timeout=10 [2023-10-18T05:34:56.418Z] > git remote # timeout=10 [2023-10-18T05:34:56.451Z] > git config --get remote.origin.url # timeout=10 [2023-10-18T05:34:56.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T05:34:56.492Z] > git merge ebe46f8f6b5f4966359c01929413183d007dd065 # timeout=10 [2023-10-18T05:34:56.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-18T05:34:56.547Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T05:34:56.565Z] > git checkout -f c9d56a1a6f3058de1e300d6453b921142356bca5 # timeout=10 [2023-10-18T05:34:57.397Z] prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container [2023-10-18T05:34:57.436Z] $ 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-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@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-18T05:34:57.536Z] [2023-10-18T05:34:57.536Z] GitHub has been notified of this commit’s build result [2023-10-18T05:34:57.536Z] [2023-10-18T05:35:03.521Z] $ docker top 162cc2a4c72f3bfbf4850ce71d3d9f5e7226d1d7d053ded5b3cd470b3d6309b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T05:35:03.998Z] ---> job-cost.sh [2023-10-18T05:35:03.998Z] lf-activate-venv: SKIPPING [2023-10-18T05:35:03.998Z] INFO: No Stack... [2023-10-18T05:35:04.258Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T05:35:04.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T05:35:04.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T05:35:04.486Z] Dload Upload Total Spent Left Speed [2023-10-18T05:35:04.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-10-18T05:35:04.517Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T05:35:04.842Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-321/archives/cost.csv [2023-10-18T05:35:04.842Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T05:35:04.889Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [2023-10-18T05:35:04.894Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] did not exist. Created. [2023-10-18T05:35:04.894Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2023-10-18T05:35:05.232Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T05:35:05.366Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T05:35:05.418Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T05:35:05.453Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T05:35:05.542Z] $ docker stop --time=1 162cc2a4c72f3bfbf4850ce71d3d9f5e7226d1d7d053ded5b3cd470b3d6309b9 [2023-10-18T05:35:05.587Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-10-18T05:35:05.587Z] /etc/docker/daemon.json [2023-10-18T05:35:05.587Z] { [2023-10-18T05:35:05.587Z] "registry-mirrors": [ [2023-10-18T05:35:05.587Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T05:35:05.587Z] ], [2023-10-18T05:35:05.587Z] "bip": "10.250.0.254/24", [2023-10-18T05:35:05.587Z] "hosts": [ [2023-10-18T05:35:05.587Z] "tcp://0.0.0.0:5555", [2023-10-18T05:35:05.587Z] "unix:///var/run/docker.sock" [2023-10-18T05:35:05.587Z] ], [2023-10-18T05:35:05.587Z] "mtu": 1458, [2023-10-18T05:35:05.587Z] "selinux-enabled": true, [2023-10-18T05:35:05.587Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T05:35:05.587Z] } [2023-10-18T05:35:06.699Z] $ docker rm -f --volumes 162cc2a4c72f3bfbf4850ce71d3d9f5e7226d1d7d053ded5b3cd470b3d6309b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-18T05:35:07.162Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T05:35:07.520Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T05:35:25.856Z] provisioning config files... [2023-10-18T05:35:25.885Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config13118865670585459592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:35:26.273Z] ---> docker-login.sh [2023-10-18T05:35:26.274Z] nexus3.edgexfoundry.org:10001 [2023-10-18T05:35:26.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:35:26.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:35:26.824Z] Configure a credential helper to remove this warning. See [2023-10-18T05:35:26.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:35:26.824Z] [2023-10-18T05:35:26.824Z] Login Succeeded [2023-10-18T05:35:26.824Z] nexus3.edgexfoundry.org:10002 [2023-10-18T05:35:27.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:35:27.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:35:27.090Z] Configure a credential helper to remove this warning. See [2023-10-18T05:35:27.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:35:27.090Z] [2023-10-18T05:35:27.090Z] Login Succeeded [2023-10-18T05:35:27.359Z] nexus3.edgexfoundry.org:10003 [2023-10-18T05:35:27.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:35:27.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:35:27.627Z] Configure a credential helper to remove this warning. See [2023-10-18T05:35:27.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:35:27.627Z] [2023-10-18T05:35:27.627Z] Login Succeeded [2023-10-18T05:35:27.627Z] nexus3.edgexfoundry.org:10004 [2023-10-18T05:35:27.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:35:27.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:35:27.896Z] Configure a credential helper to remove this warning. See [2023-10-18T05:35:27.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:35:27.896Z] [2023-10-18T05:35:27.896Z] Login Succeeded [2023-10-18T05:35:27.896Z] docker.io [2023-10-18T05:35:28.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T05:35:28.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T05:35:28.440Z] Configure a credential helper to remove this warning. See [2023-10-18T05:35:28.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T05:35:28.440Z] [2023-10-18T05:35:28.440Z] Login Succeeded [2023-10-18T05:35:28.440Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T05:35:28.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T05:35:28.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T05:35:28.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T05:35:28.909Z] ========================================================= [2023-10-18T05:35:28.909Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T05:35:28.909Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:35:29.403Z] + 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-18T05:35:29.675Z] Sending build context to Docker daemon 2.954MB [2023-10-18T05:35:29.675Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T05:35:29.675Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T05:35:29.942Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T05:35:29.942Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T05:35:29.942Z] 5d54e960e981: Pulling fs layer [2023-10-18T05:35:29.942Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T05:35:29.942Z] f0e02332f6b5: Pulling fs layer [2023-10-18T05:35:29.942Z] cefa15bbcfad: Pulling fs layer [2023-10-18T05:35:29.942Z] 17808c966233: Pulling fs layer [2023-10-18T05:35:29.942Z] f4c1fc716caa: Pulling fs layer [2023-10-18T05:35:29.942Z] f0e02332f6b5: Waiting [2023-10-18T05:35:29.942Z] cefa15bbcfad: Waiting [2023-10-18T05:35:29.942Z] 17808c966233: Waiting [2023-10-18T05:35:29.942Z] f4c1fc716caa: Waiting [2023-10-18T05:35:29.942Z] 5d54e960e981: Verifying Checksum [2023-10-18T05:35:29.942Z] 5d54e960e981: Download complete [2023-10-18T05:35:29.942Z] f0e02332f6b5: Verifying Checksum [2023-10-18T05:35:29.942Z] f0e02332f6b5: Download complete [2023-10-18T05:35:29.942Z] cefa15bbcfad: Verifying Checksum [2023-10-18T05:35:29.942Z] cefa15bbcfad: Download complete [2023-10-18T05:35:29.942Z] 9fda8d8052c6: Download complete [2023-10-18T05:35:30.538Z] f4c1fc716caa: Verifying Checksum [2023-10-18T05:35:30.538Z] f4c1fc716caa: Download complete [2023-10-18T05:35:30.811Z] 9fda8d8052c6: Pull complete [2023-10-18T05:35:31.401Z] 5d54e960e981: Pull complete [2023-10-18T05:35:31.683Z] c4a7e357bf2a: Verifying Checksum [2023-10-18T05:35:31.684Z] c4a7e357bf2a: Download complete [2023-10-18T05:35:32.648Z] 17808c966233: Verifying Checksum [2023-10-18T05:35:32.648Z] 17808c966233: Download complete [2023-10-18T05:35:44.964Z] c4a7e357bf2a: Pull complete [2023-10-18T05:35:44.964Z] f0e02332f6b5: Pull complete [2023-10-18T05:35:44.964Z] cefa15bbcfad: Pull complete [2023-10-18T05:35:52.836Z] 17808c966233: Pull complete [2023-10-18T05:35:54.792Z] f4c1fc716caa: Pull complete [2023-10-18T05:35:54.792Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T05:35:54.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T05:35:54.792Z] ---> ea914061e18c [2023-10-18T05:35:54.792Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T05:35:56.202Z] ---> Running in f8df2727fc4c [2023-10-18T05:35:56.472Z] Removing intermediate container f8df2727fc4c [2023-10-18T05:35:56.472Z] ---> 96595de06bec [2023-10-18T05:35:56.472Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T05:35:56.472Z] ---> Running in 4cd6013c829b [2023-10-18T05:35:56.739Z] Removing intermediate container 4cd6013c829b [2023-10-18T05:35:56.739Z] ---> 98f626095238 [2023-10-18T05:35:56.739Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-18T05:35:57.008Z] ---> Running in b4a3d25f3a78 [2023-10-18T05:35:57.276Z] Removing intermediate container b4a3d25f3a78 [2023-10-18T05:35:57.276Z] ---> 64adbdba0839 [2023-10-18T05:35:57.276Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T05:35:57.276Z] ---> Running in b6c804b10015 [2023-10-18T05:35:57.546Z] Removing intermediate container b6c804b10015 [2023-10-18T05:35:57.546Z] ---> b6d8ce8c6131 [2023-10-18T05:35:57.546Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T05:35:57.546Z] ---> Running in 3601266c6ff4 [2023-10-18T05:35:58.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T05:35:58.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T05:36:00.371Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-18T05:36:00.371Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-18T05:36:00.371Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-18T05:36:00.371Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-18T05:36:00.371Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T05:36:00.371Z] OK: 270 MiB in 56 packages [2023-10-18T05:36:03.217Z] Removing intermediate container 3601266c6ff4 [2023-10-18T05:36:03.217Z] ---> 3afee99838e9 [2023-10-18T05:36:03.217Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-18T05:36:03.217Z] ---> Running in 44f31d049e9c [2023-10-18T05:36:03.807Z] Removing intermediate container 44f31d049e9c [2023-10-18T05:36:03.807Z] ---> 61725c2e9e9c [2023-10-18T05:36:03.807Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-18T05:36:04.075Z] ---> eaddc5324e19 [2023-10-18T05:36:04.075Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T05:36:04.075Z] ---> Running in 258c2d191ba8 [2023-10-18T05:37:40.727Z] Removing intermediate container 258c2d191ba8 [2023-10-18T05:37:40.727Z] ---> 2f378dc36e13 [2023-10-18T05:37:40.727Z] Step 11/12 : COPY . . [2023-10-18T05:37:40.727Z] ---> 41806d16bb55 [2023-10-18T05:37:40.727Z] Step 12/12 : RUN ${MAKE} [2023-10-18T05:37:40.727Z] ---> Running in a8cd08a0307d [2023-10-18T05:37:40.727Z] noop [2023-10-18T05:37:40.727Z] Removing intermediate container a8cd08a0307d [2023-10-18T05:37:40.727Z] ---> e03bbcaba1cc [2023-10-18T05:37:40.727Z] Successfully built e03bbcaba1cc [2023-10-18T05:37:40.727Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:37:41.214Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T05:37:41.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T05:37:41.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-9491 does not seem to be running inside a container [2023-10-18T05:37:41.571Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-18T05:37:42.731Z] $ docker top da4ff8e9c8f360590701d7af12ac10d6a6a2eb2f350521f75c0465d218867073 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T05:37:43.608Z] + go version [2023-10-18T05:37:43.608Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T05:37:43.648Z] $ docker stop --time=1 da4ff8e9c8f360590701d7af12ac10d6a6a2eb2f350521f75c0465d218867073 [2023-10-18T05:37:45.267Z] $ docker rm -f --volumes da4ff8e9c8f360590701d7af12ac10d6a6a2eb2f350521f75c0465d218867073 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:37:46.140Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T05:37:46.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T05:37:46.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-9491 does not seem to be running inside a container [2023-10-18T05:37:46.482Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-18T05:37:47.722Z] $ docker top 587d678760ed0a20db06cf5848fce6995d02e66089b5f9fbd6b7f6fbbaa831a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T05:37:48.271Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-18T05:37:48.919Z] + make test [2023-10-18T05:37:48.919Z] go test ./... -coverprofile=coverage.out [2023-10-18T05:37:54.261Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-18T05:39:31.234Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-18T05:39:31.234Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements [2023-10-18T05:39:31.234Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T05:39:31.234Z] go vet ./... [2023-10-18T05:39:36.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T05:39:36.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T05:39:36.830Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T05:39:37.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T05:39:37.160Z] $ docker stop --time=1 587d678760ed0a20db06cf5848fce6995d02e66089b5f9fbd6b7f6fbbaa831a1 [2023-10-18T05:39:39.688Z] $ docker rm -f --volumes 587d678760ed0a20db06cf5848fce6995d02e66089b5f9fbd6b7f6fbbaa831a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T05:39:40.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T05:39:40.911Z] Warning: overwriting stash ‘coverage-report’ [2023-10-18T05:39:41.339Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T05:39:41.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T05:39:42.293Z] + ls -al . [2023-10-18T05:39:42.293Z] total 172 [2023-10-18T05:39:42.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 05:37 . [2023-10-18T05:39:42.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:34 .. [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 18 05:34 .dockerignore [2023-10-18T05:39:42.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 05:34 .git [2023-10-18T05:39:42.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:34 .github [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 18 05:34 .gitignore [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 05:34 .golangci.yml [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 18 05:34 Attribution.txt [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 18 05:34 CHANGELOG.md [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 18 05:34 Dockerfile [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 05:34 GOVERNANCE.md [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 18 05:34 Jenkinsfile [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 05:34 LICENSE [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 18 05:34 Makefile [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 05:34 OWNERS.md [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 10559 Oct 18 05:34 README.md [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 05:32 VERSION [2023-10-18T05:39:42.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 05:34 bin [2023-10-18T05:39:42.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:34 cmd [2023-10-18T05:39:42.293Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 18 05:39 coverage.out [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 18 05:34 go.mod [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 18 05:34 go.sum [2023-10-18T05:39:42.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 05:34 internal [2023-10-18T05:39:42.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 05:34 snap [2023-10-18T05:39:42.293Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 18 05:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:39:42.719Z] + 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=c9d56a1a6f3058de1e300d6453b921142356bca5 --label arch=arm64 --label version=0.0.0 . [2023-10-18T05:39:42.986Z] Sending build context to Docker daemon 2.964MB [2023-10-18T05:39:42.986Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T05:39:42.986Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-18T05:39:42.986Z] ---> e03bbcaba1cc [2023-10-18T05:39:42.986Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-18T05:39:43.254Z] ---> Running in daeaedfae3cf [2023-10-18T05:39:43.525Z] Removing intermediate container daeaedfae3cf [2023-10-18T05:39:43.525Z] ---> e69f1ecdb0d2 [2023-10-18T05:39:43.525Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T05:39:43.525Z] ---> Running in 3eef058ed7e2 [2023-10-18T05:39:43.798Z] Removing intermediate container 3eef058ed7e2 [2023-10-18T05:39:43.798Z] ---> f27ebbbae794 [2023-10-18T05:39:43.798Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-18T05:39:43.798Z] ---> Running in 56ee12a4ed56 [2023-10-18T05:39:44.389Z] Removing intermediate container 56ee12a4ed56 [2023-10-18T05:39:44.389Z] ---> 20ea1b53c9b3 [2023-10-18T05:39:44.389Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T05:39:44.389Z] ---> Running in 0ad5229cef84 [2023-10-18T05:39:44.661Z] Removing intermediate container 0ad5229cef84 [2023-10-18T05:39:44.661Z] ---> 12b042b045d5 [2023-10-18T05:39:44.661Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T05:39:44.661Z] ---> Running in 712b9cafec23 [2023-10-18T05:39:45.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T05:39:46.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T05:39:47.182Z] OK: 270 MiB in 56 packages [2023-10-18T05:39:48.159Z] Removing intermediate container 712b9cafec23 [2023-10-18T05:39:48.159Z] ---> 10094a48e358 [2023-10-18T05:39:48.159Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-18T05:39:48.159Z] ---> Running in 934628101dec [2023-10-18T05:39:48.431Z] Removing intermediate container 934628101dec [2023-10-18T05:39:48.431Z] ---> ba39e0f79c46 [2023-10-18T05:39:48.431Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-18T05:39:49.027Z] ---> cd839cdcf89d [2023-10-18T05:39:49.027Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T05:39:49.027Z] ---> Running in 289128adaad8 [2023-10-18T05:39:54.473Z] Removing intermediate container 289128adaad8 [2023-10-18T05:39:54.473Z] ---> a32c0ba1e143 [2023-10-18T05:39:54.473Z] Step 11/24 : COPY . . [2023-10-18T05:39:54.745Z] ---> 9709dcdc7b86 [2023-10-18T05:39:54.745Z] Step 12/24 : RUN ${MAKE} [2023-10-18T05:39:54.745Z] ---> Running in 66aa5c18cdb5 [2023-10-18T05:39:55.738Z] 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.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-18T05:41:47.400Z] Removing intermediate container 66aa5c18cdb5 [2023-10-18T05:41:47.400Z] ---> a5771a8be8d7 [2023-10-18T05:41:47.400Z] Step 13/24 : FROM alpine:3.18 [2023-10-18T05:41:47.400Z] 3.18: Pulling from library/alpine [2023-10-18T05:41:47.400Z] 579b34f0a95b: Pulling fs layer [2023-10-18T05:41:47.400Z] 579b34f0a95b: Verifying Checksum [2023-10-18T05:41:47.400Z] 579b34f0a95b: Download complete [2023-10-18T05:41:47.400Z] 579b34f0a95b: Pull complete [2023-10-18T05:41:47.400Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T05:41:47.400Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T05:41:47.400Z] ---> 3cc203321400 [2023-10-18T05:41:47.400Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-18T05:41:47.400Z] ---> Running in d1b53f4d68f7 [2023-10-18T05:41:47.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T05:41:47.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T05:41:47.400Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-18T05:41:47.400Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T05:41:47.400Z] OK: 8 MiB in 16 packages [2023-10-18T05:41:47.400Z] Removing intermediate container d1b53f4d68f7 [2023-10-18T05:41:47.400Z] ---> 9616843c6082 [2023-10-18T05:41:47.400Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-18T05:41:47.400Z] ---> 9f3a5c5d85da [2023-10-18T05:41:47.400Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-18T05:41:47.400Z] ---> 45c35c98751f [2023-10-18T05:41:47.401Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-18T05:41:47.401Z] ---> dc9607f72abb [2023-10-18T05:41:47.401Z] Step 18/24 : EXPOSE 59993 [2023-10-18T05:41:47.401Z] ---> Running in c486b6f84322 [2023-10-18T05:41:47.401Z] Removing intermediate container c486b6f84322 [2023-10-18T05:41:47.401Z] ---> 4c0f259333f2 [2023-10-18T05:41:47.401Z] Step 19/24 : EXPOSE 161 [2023-10-18T05:41:47.401Z] ---> Running in 7f88cbacb853 [2023-10-18T05:41:47.401Z] Removing intermediate container 7f88cbacb853 [2023-10-18T05:41:47.401Z] ---> 0b4db3c00867 [2023-10-18T05:41:47.401Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-18T05:41:47.401Z] ---> Running in d641664c9405 [2023-10-18T05:41:47.401Z] Removing intermediate container d641664c9405 [2023-10-18T05:41:47.401Z] ---> 2b4f1d3e71aa [2023-10-18T05:41:47.401Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T05:41:47.401Z] ---> Running in 5211f3b042d8 [2023-10-18T05:41:47.401Z] Removing intermediate container 5211f3b042d8 [2023-10-18T05:41:47.401Z] ---> 5fd977c004f0 [2023-10-18T05:41:47.401Z] Step 22/24 : LABEL arch=arm64 [2023-10-18T05:41:47.401Z] ---> Running in 960920fc6363 [2023-10-18T05:41:47.401Z] Removing intermediate container 960920fc6363 [2023-10-18T05:41:47.401Z] ---> 4dcc7dd29c69 [2023-10-18T05:41:47.401Z] Step 23/24 : LABEL git_sha=c9d56a1a6f3058de1e300d6453b921142356bca5 [2023-10-18T05:41:47.401Z] ---> Running in 1c06b75e2585 [2023-10-18T05:41:47.668Z] Removing intermediate container 1c06b75e2585 [2023-10-18T05:41:47.668Z] ---> f15b02c1e6c8 [2023-10-18T05:41:47.668Z] Step 24/24 : LABEL version=0.0.0 [2023-10-18T05:41:47.668Z] ---> Running in ec04d15ab82b [2023-10-18T05:41:47.936Z] Removing intermediate container ec04d15ab82b [2023-10-18T05:41:47.936Z] ---> 8c8522c176fd [2023-10-18T05:41:47.936Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T05:41:48.202Z] Successfully built 8c8522c176fd [2023-10-18T05:41:48.202Z] 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-18T05:41:49.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T05:41:49.064Z] [2023-10-18T05:41:49.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:41:49.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T05:41:49.474Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T05:41:49.474Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T05:41:49.474Z] 04944245beec: Pulling fs layer [2023-10-18T05:41:49.474Z] 699f458cf7ca: Pulling fs layer [2023-10-18T05:41:49.474Z] 765212b225bb: Pulling fs layer [2023-10-18T05:41:49.474Z] f23df028b6ca: Pulling fs layer [2023-10-18T05:41:49.474Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T05:41:49.474Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T05:41:49.474Z] 765212b225bb: Waiting [2023-10-18T05:41:49.474Z] f23df028b6ca: Waiting [2023-10-18T05:41:49.474Z] d65c8cfc05b1: Waiting [2023-10-18T05:41:49.474Z] 2437ff75d9bd: Waiting [2023-10-18T05:41:49.742Z] 04944245beec: Verifying Checksum [2023-10-18T05:41:49.742Z] 04944245beec: Download complete [2023-10-18T05:41:49.742Z] 765212b225bb: Verifying Checksum [2023-10-18T05:41:49.742Z] 765212b225bb: Download complete [2023-10-18T05:41:49.742Z] f23df028b6ca: Verifying Checksum [2023-10-18T05:41:49.742Z] f23df028b6ca: Download complete [2023-10-18T05:41:49.742Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T05:41:49.742Z] d65c8cfc05b1: Download complete [2023-10-18T05:41:50.014Z] 699f458cf7ca: Verifying Checksum [2023-10-18T05:41:50.014Z] 699f458cf7ca: Download complete [2023-10-18T05:41:50.291Z] 8998bd30e6a1: Verifying Checksum [2023-10-18T05:41:50.291Z] 8998bd30e6a1: Download complete [2023-10-18T05:41:52.870Z] 2437ff75d9bd: Verifying Checksum [2023-10-18T05:41:52.870Z] 2437ff75d9bd: Download complete [2023-10-18T05:41:54.808Z] 8998bd30e6a1: Pull complete [2023-10-18T05:41:55.393Z] 04944245beec: Pull complete [2023-10-18T05:41:59.650Z] 699f458cf7ca: Pull complete [2023-10-18T05:41:59.918Z] 765212b225bb: Pull complete [2023-10-18T05:42:00.877Z] f23df028b6ca: Pull complete [2023-10-18T05:42:00.877Z] d65c8cfc05b1: Pull complete [2023-10-18T05:42:19.069Z] 2437ff75d9bd: Pull complete [2023-10-18T05:42:19.069Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T05:42:19.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T05:42:19.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T05:42:19.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-9491 does not seem to be running inside a container [2023-10-18T05:42:19.483Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-18T05:42:22.112Z] $ docker top 8c328781343c5e9d27e5e604ee03351c03347b2f604809c8d84fa6dc677be9f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:42:23.010Z] ---> job-cost.sh [2023-10-18T05:42:23.010Z] lf-activate-venv: SKIPPING [2023-10-18T05:42:23.010Z] INFO: No Stack... [2023-10-18T05:42:23.275Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T05:42:24.232Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T05:42:24.889Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-10-18T05:42:24.890Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T05:42:24.969Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [2023-10-18T05:42:24.974Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] did not exist. Created. [2023-10-18T05:42:24.974Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T05:42:25.706Z] /w/workspace/device-snmp-go/1@tmp/durable-93cc2457/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T05:42:26.372Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T05:42:26.410Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T05:42:26.460Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T05:42:26.477Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T05:42:26.571Z] $ docker stop --time=1 8c328781343c5e9d27e5e604ee03351c03347b2f604809c8d84fa6dc677be9f5 [2023-10-18T05:42:28.105Z] $ docker rm -f --volumes 8c328781343c5e9d27e5e604ee03351c03347b2f604809c8d84fa6dc677be9f5 [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-18T05:42:29.124Z] provisioning config files... [2023-10-18T05:42:29.133Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/config1938647843578729022tmp [Pipeline] { [Pipeline] sh [2023-10-18T05:42:29.471Z] + set +x [2023-10-18T05:42:29.471Z] + curl -s https://codecov.io/bash [2023-10-18T05:42:29.471Z] + bash -s -- [2023-10-18T05:42:29.471Z] [2023-10-18T05:42:29.471Z] _____ _ [2023-10-18T05:42:29.471Z] / ____| | | [2023-10-18T05:42:29.471Z] | | ___ __| | ___ ___ _____ __ [2023-10-18T05:42:29.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-18T05:42:29.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-18T05:42:29.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-18T05:42:29.471Z] Bash-1.0.6 [2023-10-18T05:42:29.471Z] [2023-10-18T05:42:29.471Z] [2023-10-18T05:42:29.471Z] ==> git version 2.25.1 found [2023-10-18T05:42:29.471Z] ==> 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-18T05:42:29.471Z] Release-Date: 2020-01-08 [2023-10-18T05:42:29.471Z] 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-18T05:42:29.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-18T05:42:29.471Z] ==> Jenkins CI detected. [2023-10-18T05:42:29.471Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-321 [2023-10-18T05:42:29.471Z] project root: . [2023-10-18T05:42:29.471Z] --> token set from env [2023-10-18T05:42:29.471Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-18T05:42:29.731Z] ==> Running gcov in . (disable via -X gcov) [2023-10-18T05:42:29.731Z] ==> Python coveragepy not found [2023-10-18T05:42:29.731Z] ==> Searching for coverage reports in: [2023-10-18T05:42:29.731Z] + . [2023-10-18T05:42:29.731Z] -> Found 1 reports [2023-10-18T05:42:29.731Z] ==> Detecting git/mercurial file structure [2023-10-18T05:42:29.731Z] ==> Reading reports [2023-10-18T05:42:29.731Z] + ./coverage.out bytes=8837 [2023-10-18T05:42:29.731Z] ==> Appending adjustments [2023-10-18T05:42:29.731Z] https://docs.codecov.io/docs/fixing-reports [2023-10-18T05:42:29.731Z] + Found adjustments [2023-10-18T05:42:29.731Z] ==> Gzipping contents [2023-10-18T05:42:29.731Z] 4.0K /tmp/codecov.GdvAhL.gz [2023-10-18T05:42:29.731Z] ==> Uploading reports [2023-10-18T05:42:29.731Z] url: https://codecov.io [2023-10-18T05:42:29.731Z] query: branch=PR-321&commit=c9d56a1a6f3058de1e300d6453b921142356bca5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=321&job=&cmd_args= [2023-10-18T05:42:29.731Z] -> Pinging Codecov [2023-10-18T05:42:29.731Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-321&commit=c9d56a1a6f3058de1e300d6453b921142356bca5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=321&job=&cmd_args= [2023-10-18T05:42:29.990Z] -> Uploading to [2023-10-18T05:42:29.990Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-18/6C56EA5C29638FB4528AC87E60AF5AE0/c9d56a1a6f3058de1e300d6453b921142356bca5/327575e4-0766-4816-9b54-3bf4dbb5f68c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T054229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e36f8cc4463e445a8312b0085755cacbeb790834dd75ef7449ee0931378a63a [2023-10-18T05:42:29.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T05:42:29.990Z] Dload Upload Total Spent Left Speed [2023-10-18T05:42:30.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7748 --:--:-- --:--:-- --:--:-- 7711 100 1604 0 0 100 1604 0 5124 --:--:-- --:--:-- --:--:-- 5108 [2023-10-18T05:42:30.249Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c9d56a1a6f3058de1e300d6453b921142356bca5 [Pipeline] } [2023-10-18T05:42:30.274Z] 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-18T05:42:32.032Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-321/archives ] [2023-10-18T05:42:32.032Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-321/archives [2023-10-18T05:42:32.032Z] total 16 [2023-10-18T05:42:32.032Z] drwxr-xr-x 3 root root 4096 Oct 18 05:35 . [2023-10-18T05:42:32.032Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 05:35 .. [2023-10-18T05:42:32.032Z] drwxr-xr-x 2 root root 4096 Oct 18 05:35 cost [2023-10-18T05:42:32.032Z] -rw-r--r-- 1 root root 86 Oct 18 05:35 cost.csv [2023-10-18T05:42:32.032Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-321/archives [2023-10-18T05:42:32.032Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-321/archives [2023-10-18T05:42:32.032Z] total 16 [2023-10-18T05:42:32.032Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 05:35 . [2023-10-18T05:42:32.032Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 05:35 .. [2023-10-18T05:42:32.032Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 05:35 cost [2023-10-18T05:42:32.032Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 18 05:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:42:32.362Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:42:33.252Z] ---> package-listing.sh [2023-10-18T05:42:33.252Z] ++ facter osfamily [2023-10-18T05:42:33.252Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T05:42:33.512Z] + OS_FAMILY=debian [2023-10-18T05:42:33.512Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-321 [2023-10-18T05:42:33.512Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T05:42:33.512Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T05:42:33.512Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T05:42:33.512Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T05:42:33.512Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-321 ']' [2023-10-18T05:42:33.512Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T05:42:33.512Z] + case "${OS_FAMILY}" in [2023-10-18T05:42:33.512Z] + dpkg -l [2023-10-18T05:42:33.512Z] + grep '^ii' [2023-10-18T05:42:33.512Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T05:42:33.512Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T05:42:33.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T05:42:33.512Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-321 ']' [2023-10-18T05:42:33.512Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-321/archives/ [2023-10-18T05:42:33.512Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-321/archives/ [Pipeline] echo [2023-10-18T05:42:33.546Z] 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-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-18T05:42:33.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T05:42:34.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T05:42:34.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T05:42:34.663Z] prd-ubuntu20.04-docker-8c-8g-9490 does not seem to be running inside a container [2023-10-18T05:42:34.692Z] $ 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-321/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-321 -v /w/workspace/gexfoundry_device-snmp-go_PR-321:/w/workspace/gexfoundry_device-snmp-go_PR-321:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-321@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-321@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-18T05:42:34.891Z] $ docker top 9f80f531f3c61e7058847b53909322bd84e8f73e65ec315b4c70b87c1cd20b63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T05:42:35.285Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T05:42:35.597Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T05:42:35.929Z] + ls /var/log/sa-host [2023-10-18T05:42:35.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T05:42:36.140Z] provisioning config files... [2023-10-18T05:42:36.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-321@tmp/config8300777316462341475tmp [Pipeline] { [Pipeline] echo [2023-10-18T05:42:36.206Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:42:36.517Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T05:42:36.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:42:36.957Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T05:42:36.998Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:42:37.308Z] ---> sudo-logs.sh [2023-10-18T05:42:37.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T05:42:37.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:42:37.709Z] ---> job-cost.sh [2023-10-18T05:42:37.710Z] lf-activate-venv: SKIPPING [2023-10-18T05:42:37.710Z] DEBUG: total: 0.2199999988079071 [2023-10-18T05:42:37.710Z] INFO: Retrieving Stack Cost... [2023-10-18T05:42:38.278Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T05:42:38.537Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T05:42:38.569Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T05:42:38.878Z] ---> logs-deploy.sh [2023-10-18T05:42:38.878Z] lf-activate-venv: SKIPPING [2023-10-18T05:42:38.878Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-321/1 [2023-10-18T05:42:38.878Z] INFO: archiving workspace using pattern(s): [2023-10-18T05:42:39.810Z] Archives upload complete. [2023-10-18T05:42:40.069Z] INFO: archiving logs to Nexus [2023-10-18T05:42:40.636Z] ---> uname -a: [2023-10-18T05:42:40.636Z] Linux prd-ubuntu20-04-docker-8c-8g-9490 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-18T05:42:40.636Z] [2023-10-18T05:42:40.636Z]