Pull request #329 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f295bf45187d1a26f8e0d2ae80176c38e40d811+16c420418f3d11c50b6d4cdc106b6ff48e0fad87 (8d289dca01220eccceb7581bc3e943783c8d0872) 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-ssh6438375937913296407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17032133338327994955.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-329/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-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2011877102409616261.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-329/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16819055033609128063.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh14746133618546797193.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-329/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-329/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17910352744695377253.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-16823 in /w/workspace/gexfoundry_device-snmp-go_PR-329 [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-329 # 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/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 into PR head commit 2f295bf45187d1a26f8e0d2ae80176c38e40d811 Merge succeeded, producing 2f295bf45187d1a26f8e0d2ae80176c38e40d811 Checking out Revision 2f295bf45187d1a26f8e0d2ae80176c38e40d811 (PR-329) 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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T05:07:06.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T05:07:06.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T05:07:06.403Z] ========================================================= [2023-11-07T05:07:06.403Z] EdgeX Global Pipelines Version Info [2023-11-07T05:07:06.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 2f295bf45187d1a26f8e0d2ae80176c38e40d811 # 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 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f295bf45187d1a26f8e0d2ae80176c38e40d811 # timeout=10 [2023-11-07T05:07:07.132Z] ------------------- [2023-11-07T05:07:07.132Z] stable info: [2023-11-07T05:07:07.132Z] ------------------- [2023-11-07T05:07:07.132Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T05:07:07.132Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T05:07:07.132Z] Message: update stable to v1.0.257 [2023-11-07T05:07:07.703Z] ------------------- [2023-11-07T05:07:07.703Z] experimental info: [2023-11-07T05:07:07.703Z] ------------------- [2023-11-07T05:07:07.703Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T05:07:07.703Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T05:07:07.703Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T05:07:07.978Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-11-07T05:07:08.016Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-11-07T05:07:08.054Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T05:07:08.091Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T05:07:08.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T05:07:08.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T05:07:08.220Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T05:07:08.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T05:07:08.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T05:07:08.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T05:07:08.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T05:07:08.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-11-07T05:07:08.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T05:07:08.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T05:07:08.563Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T05:07:08.604Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T05:07:08.648Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T05:07:08.693Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T05:07:08.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T05:07:08.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T05:07:08.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T05:07:08.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T05:07:08.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T05:07:08.942Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T05:07:08.983Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T05:07:09.026Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T05:07:09.066Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T05:07:09.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-329 [Pipeline] echo [2023-11-07T05:07:09.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-329 [Pipeline] echo [2023-11-07T05:07:09.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-329 [Pipeline] echo [2023-11-07T05:07:09.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f295bf45187d1a26f8e0d2ae80176c38e40d811 [Pipeline] echo [2023-11-07T05:07:09.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f295bf [Pipeline] echo [2023-11-07T05:07:09.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T05:07:09.463Z] provisioning config files... [2023-11-07T05:07:09.477Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-329@tmp/config11190601750010847506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:07:09.847Z] ---> docker-login.sh [2023-11-07T05:07:09.847Z] nexus3.edgexfoundry.org:10001 [2023-11-07T05:07:10.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:10.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:10.107Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:10.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:10.107Z] [2023-11-07T05:07:10.107Z] Login Succeeded [2023-11-07T05:07:10.107Z] nexus3.edgexfoundry.org:10002 [2023-11-07T05:07:10.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:10.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:10.379Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:10.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:10.379Z] [2023-11-07T05:07:10.379Z] Login Succeeded [2023-11-07T05:07:10.379Z] nexus3.edgexfoundry.org:10003 [2023-11-07T05:07:10.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:10.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:10.379Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:10.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:10.379Z] [2023-11-07T05:07:10.379Z] Login Succeeded [2023-11-07T05:07:10.379Z] nexus3.edgexfoundry.org:10004 [2023-11-07T05:07:10.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:10.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:10.640Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:10.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:10.640Z] [2023-11-07T05:07:10.640Z] Login Succeeded [2023-11-07T05:07:10.640Z] docker.io [2023-11-07T05:07:10.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:10.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:10.905Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:10.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:10.905Z] [2023-11-07T05:07:10.905Z] Login Succeeded [2023-11-07T05:07:10.905Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T05:07:10.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T05:07:11.599Z] + git rev-list -1 --merges 2f295bf45187d1a26f8e0d2ae80176c38e40d811~1..2f295bf45187d1a26f8e0d2ae80176c38e40d811 [Pipeline] echo [2023-11-07T05:07:11.663Z] -----------> git rev-list -1 --merges 2f295bf45187d1a26f8e0d2ae80176c38e40d811~1..2f295bf45187d1a26f8e0d2ae80176c38e40d811 2f295bf45187d1a26f8e0d2ae80176c38e40d811 [false] [Pipeline] sh [2023-11-07T05:07:11.980Z] + git log --format=format:%s -1 2f295bf45187d1a26f8e0d2ae80176c38e40d811 [Pipeline] echo [2023-11-07T05:07:12.018Z] ========================================================= [2023-11-07T05:07:12.018Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T05:07:12.018Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T05:07:12.442Z] + git log --format=format:%s -1 2f295bf45187d1a26f8e0d2ae80176c38e40d811 [Pipeline] echo [2023-11-07T05:07:12.473Z] [semverPrep] GIT_COMMIT: 2f295bf45187d1a26f8e0d2ae80176c38e40d811, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-07T05:07:12.506Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T05:07:12.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T05:07:12.900Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T05:07:12.900Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T05:07:12.900Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T05:07:12.900Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T05:07:12.900Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T05:07:12.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:07:13.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T05:07:13.403Z] [2023-11-07T05:07:13.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:07:13.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T05:07:13.778Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T05:07:13.778Z] b85a868b505f: Pulling fs layer [2023-11-07T05:07:13.778Z] e2be974225ed: Pulling fs layer [2023-11-07T05:07:13.778Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T05:07:13.778Z] 988bab9f4d93: Pulling fs layer [2023-11-07T05:07:13.778Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T05:07:13.778Z] eaf3925da568: Pulling fs layer [2023-11-07T05:07:13.779Z] bab4dde63d76: Pulling fs layer [2023-11-07T05:07:13.779Z] bde34c3a00c8: Pulling fs layer [2023-11-07T05:07:13.779Z] b352a97aabf1: Pulling fs layer [2023-11-07T05:07:13.779Z] 4872d77fe225: Pulling fs layer [2023-11-07T05:07:13.779Z] 5851b861e8e6: Pulling fs layer [2023-11-07T05:07:13.779Z] bab4dde63d76: Waiting [2023-11-07T05:07:13.779Z] b352a97aabf1: Waiting [2023-11-07T05:07:13.779Z] 988bab9f4d93: Waiting [2023-11-07T05:07:13.779Z] 1469e6f7b9e6: Waiting [2023-11-07T05:07:13.779Z] eaf3925da568: Waiting [2023-11-07T05:07:13.779Z] 5851b861e8e6: Waiting [2023-11-07T05:07:13.779Z] 4872d77fe225: Waiting [2023-11-07T05:07:13.779Z] bde34c3a00c8: Waiting [2023-11-07T05:07:13.779Z] e2be974225ed: Download complete [2023-11-07T05:07:13.779Z] 988bab9f4d93: Verifying Checksum [2023-11-07T05:07:13.779Z] 988bab9f4d93: Download complete [2023-11-07T05:07:14.038Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T05:07:14.038Z] 1469e6f7b9e6: Download complete [2023-11-07T05:07:14.038Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T05:07:14.038Z] 339a4e72a1f5: Download complete [2023-11-07T05:07:14.038Z] eaf3925da568: Download complete [2023-11-07T05:07:14.038Z] bde34c3a00c8: Verifying Checksum [2023-11-07T05:07:14.038Z] bde34c3a00c8: Download complete [2023-11-07T05:07:14.038Z] b352a97aabf1: Verifying Checksum [2023-11-07T05:07:14.038Z] b352a97aabf1: Download complete [2023-11-07T05:07:14.038Z] 4872d77fe225: Verifying Checksum [2023-11-07T05:07:14.038Z] 4872d77fe225: Download complete [2023-11-07T05:07:14.038Z] 5851b861e8e6: Download complete [2023-11-07T05:07:14.038Z] b85a868b505f: Verifying Checksum [2023-11-07T05:07:14.038Z] b85a868b505f: Download complete [2023-11-07T05:07:14.299Z] bab4dde63d76: Verifying Checksum [2023-11-07T05:07:14.299Z] bab4dde63d76: Download complete [2023-11-07T05:07:15.236Z] b85a868b505f: Pull complete [2023-11-07T05:07:15.495Z] e2be974225ed: Pull complete [2023-11-07T05:07:16.064Z] 339a4e72a1f5: Pull complete [2023-11-07T05:07:16.064Z] 988bab9f4d93: Pull complete [2023-11-07T05:07:16.323Z] 1469e6f7b9e6: Pull complete [2023-11-07T05:07:16.323Z] eaf3925da568: Pull complete [2023-11-07T05:07:18.252Z] bab4dde63d76: Pull complete [2023-11-07T05:07:18.252Z] bde34c3a00c8: Pull complete [2023-11-07T05:07:18.252Z] b352a97aabf1: Pull complete [2023-11-07T05:07:18.252Z] 4872d77fe225: Pull complete [2023-11-07T05:07:18.513Z] 5851b861e8e6: Pull complete [2023-11-07T05:07:18.513Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T05:07:18.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T05:07:18.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T05:07:18.751Z] prd-ubuntu20.04-docker-8c-8g-16823 does not seem to be running inside a container [2023-11-07T05:07:18.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-329 -v /w/workspace/gexfoundry_device-snmp-go_PR-329:/w/workspace/gexfoundry_device-snmp-go_PR-329:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-329@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-329@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T05:07:21.655Z] $ docker top 7d5f83b60549a80c4bdb61596a991ec4b67e9d44205f46a8033b44c2395b5a4e -eo pid,comm [2023-11-07T05:07:21.710Z] 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-11-07T05:07:21.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T05:07:21.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T05:07:21.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T05:07:21.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T05:07:21.971Z] $ docker exec 7d5f83b60549a80c4bdb61596a991ec4b67e9d44205f46a8033b44c2395b5a4e ssh-agent [2023-11-07T05:07:22.094Z] SSH_AUTH_SOCK=/tmp/ssh-3UNhH7qAsd3q/agent.33 [2023-11-07T05:07:22.094Z] SSH_AGENT_PID=39 [2023-11-07T05:07:22.100Z] Running ssh-add (command line suppressed) [2023-11-07T05:07:22.210Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-329@tmp/private_key_732142769502939953.key (/w/workspace/gexfoundry_device-snmp-go_PR-329@tmp/private_key_732142769502939953.key) [2023-11-07T05:07:22.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T05:07:22.557Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T05:07:22.584Z] $ docker exec --env ******** --env ******** 7d5f83b60549a80c4bdb61596a991ec4b67e9d44205f46a8033b44c2395b5a4e ssh-agent -k [2023-11-07T05:07:22.690Z] unset SSH_AUTH_SOCK; [2023-11-07T05:07:22.691Z] unset SSH_AGENT_PID; [2023-11-07T05:07:22.691Z] echo Agent pid 39 killed; [2023-11-07T05:07:22.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T05:07:22.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T05:07:22.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T05:07:22.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T05:07:22.924Z] $ docker exec 7d5f83b60549a80c4bdb61596a991ec4b67e9d44205f46a8033b44c2395b5a4e ssh-agent [2023-11-07T05:07:23.035Z] SSH_AUTH_SOCK=/tmp/ssh-hdPZO1gqN17O/agent.72 [2023-11-07T05:07:23.035Z] SSH_AGENT_PID=78 [2023-11-07T05:07:23.040Z] Running ssh-add (command line suppressed) [2023-11-07T05:07:23.140Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-329@tmp/private_key_2419585037686027006.key (/w/workspace/gexfoundry_device-snmp-go_PR-329@tmp/private_key_2419585037686027006.key) [2023-11-07T05:07:23.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T05:07:23.499Z] + git semver init [2023-11-07T05:07:23.757Z] 2023-11-07 05:07:23,692 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T05:07:23.757Z] 2023-11-07 05:07:23,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-329/.semver [2023-11-07T05:07:23.757Z] 2023-11-07 05:07:23,693 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-329/.semver [2023-11-07T05:07:23.757Z] 2023-11-07 05:07:23,693 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-329/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-329, universal_newlines=False, shell=None, istream=None) [2023-11-07T05:07:24.697Z] 2023-11-07 05:07:24,548 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-329/.git/info/exclude [2023-11-07T05:07:24.697Z] 2023-11-07 05:07:24,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-329/.semver/PR-329 with force:False [2023-11-07T05:07:24.697Z] 2023-11-07 05:07:24,549 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-329/.semver/PR-329 [2023-11-07T05:07:24.697Z] 2023-11-07 05:07:24,553 [execute] INFO git cat-file --batch-check [2023-11-07T05:07:24.697Z] 2023-11-07 05:07:24,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-329/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T05:07:24.697Z] 2023-11-07 05:07:24,558 [execute] INFO git cat-file --batch [2023-11-07T05:07:24.697Z] 2023-11-07 05:07:24,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-329/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T05:07:24.697Z] 2023-11-07 05:07:24,563 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-329/.semver/PR-329 [2023-11-07T05:07:24.697Z] 0.0.0 [Pipeline] } [2023-11-07T05:07:24.722Z] $ docker exec --env ******** --env ******** 7d5f83b60549a80c4bdb61596a991ec4b67e9d44205f46a8033b44c2395b5a4e ssh-agent -k [2023-11-07T05:07:24.826Z] unset SSH_AUTH_SOCK; [2023-11-07T05:07:24.826Z] unset SSH_AGENT_PID; [2023-11-07T05:07:24.826Z] echo Agent pid 78 killed; [2023-11-07T05:07:24.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T05:07:25.272Z] + git semver [Pipeline] } [2023-11-07T05:07:25.558Z] $ docker stop --time=1 7d5f83b60549a80c4bdb61596a991ec4b67e9d44205f46a8033b44c2395b5a4e [2023-11-07T05:07:27.373Z] $ docker rm -f --volumes 7d5f83b60549a80c4bdb61596a991ec4b67e9d44205f46a8033b44c2395b5a4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T05:07:27.776Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T05:07:28.034Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T05:07:28.051Z] [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-11-07T05:07:28.712Z] provisioning config files... [2023-11-07T05:07:28.722Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-329@tmp/config12075274433446691257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:07:29.073Z] ---> docker-login.sh [2023-11-07T05:07:29.073Z] nexus3.edgexfoundry.org:10001 [2023-11-07T05:07:29.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:29.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:29.073Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:29.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:29.073Z] [2023-11-07T05:07:29.073Z] Login Succeeded [2023-11-07T05:07:29.073Z] nexus3.edgexfoundry.org:10002 [2023-11-07T05:07:29.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:29.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:29.073Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:29.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:29.073Z] [2023-11-07T05:07:29.073Z] Login Succeeded [2023-11-07T05:07:29.073Z] nexus3.edgexfoundry.org:10003 [2023-11-07T05:07:29.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:29.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:29.333Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:29.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:29.333Z] [2023-11-07T05:07:29.333Z] Login Succeeded [2023-11-07T05:07:29.333Z] nexus3.edgexfoundry.org:10004 [2023-11-07T05:07:29.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:29.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:29.333Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:29.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:29.333Z] [2023-11-07T05:07:29.333Z] Login Succeeded [2023-11-07T05:07:29.333Z] docker.io [2023-11-07T05:07:29.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:07:29.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:07:29.593Z] Configure a credential helper to remove this warning. See [2023-11-07T05:07:29.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:07:29.593Z] [2023-11-07T05:07:29.593Z] Login Succeeded [2023-11-07T05:07:29.593Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T05:07:29.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T05:07:29.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T05:07:29.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T05:07:29.880Z] ========================================================= [2023-11-07T05:07:29.880Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T05:07:29.880Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:07:30.359Z] + 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-11-07T05:07:30.360Z] Sending build context to Docker daemon 5.747MB [2023-11-07T05:07:30.360Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T05:07:30.360Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T05:07:30.360Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T05:07:30.360Z] 7264a8db6415: Pulling fs layer [2023-11-07T05:07:30.360Z] c4d48a809fc2: Pulling fs layer [2023-11-07T05:07:30.360Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T05:07:30.360Z] ad3a456e5733: Pulling fs layer [2023-11-07T05:07:30.360Z] 33e27b845d1e: Pulling fs layer [2023-11-07T05:07:30.360Z] c68163c4e522: Pulling fs layer [2023-11-07T05:07:30.360Z] 50da416c3ac9: Pulling fs layer [2023-11-07T05:07:30.360Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T05:07:30.360Z] ad3a456e5733: Waiting [2023-11-07T05:07:30.360Z] 33e27b845d1e: Waiting [2023-11-07T05:07:30.360Z] c68163c4e522: Waiting [2023-11-07T05:07:30.360Z] 50da416c3ac9: Waiting [2023-11-07T05:07:30.360Z] 23d2d4c4bb30: Waiting [2023-11-07T05:07:30.360Z] c4d48a809fc2: Download complete [2023-11-07T05:07:30.360Z] ad3a456e5733: Download complete [2023-11-07T05:07:30.632Z] 33e27b845d1e: Download complete [2023-11-07T05:07:30.632Z] 7264a8db6415: Verifying Checksum [2023-11-07T05:07:30.632Z] 7264a8db6415: Download complete [2023-11-07T05:07:30.632Z] c68163c4e522: Verifying Checksum [2023-11-07T05:07:30.632Z] c68163c4e522: Download complete [2023-11-07T05:07:30.632Z] 7264a8db6415: Pull complete [2023-11-07T05:07:30.891Z] c4d48a809fc2: Pull complete [2023-11-07T05:07:30.891Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T05:07:30.891Z] 23d2d4c4bb30: Download complete [2023-11-07T05:07:31.150Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T05:07:31.151Z] 4f1c88b9dad5: Download complete [2023-11-07T05:07:31.409Z] 50da416c3ac9: Verifying Checksum [2023-11-07T05:07:31.409Z] 50da416c3ac9: Download complete [2023-11-07T05:07:34.689Z] 4f1c88b9dad5: Pull complete [2023-11-07T05:07:34.689Z] ad3a456e5733: Pull complete [2023-11-07T05:07:34.689Z] 33e27b845d1e: Pull complete [2023-11-07T05:07:34.689Z] c68163c4e522: Pull complete [2023-11-07T05:07:36.586Z] 50da416c3ac9: Pull complete [2023-11-07T05:07:37.165Z] 23d2d4c4bb30: Pull complete [2023-11-07T05:07:37.165Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T05:07:37.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T05:07:37.165Z] ---> 0786185ac409 [2023-11-07T05:07:37.165Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T05:07:42.449Z] ---> Running in d2699a70f8e3 [2023-11-07T05:07:42.449Z] Removing intermediate container d2699a70f8e3 [2023-11-07T05:07:42.449Z] ---> 91e4f22bc1a7 [2023-11-07T05:07:42.449Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T05:07:42.449Z] ---> Running in 35c8e7eedfd7 [2023-11-07T05:07:42.449Z] Removing intermediate container 35c8e7eedfd7 [2023-11-07T05:07:42.449Z] ---> 3977a55ee4b3 [2023-11-07T05:07:42.449Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T05:07:42.449Z] ---> Running in 538e94e07a82 [2023-11-07T05:07:42.449Z] Removing intermediate container 538e94e07a82 [2023-11-07T05:07:42.449Z] ---> e826670490b0 [2023-11-07T05:07:42.449Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T05:07:42.449Z] ---> Running in 080ccba6deb2 [2023-11-07T05:07:42.449Z] Removing intermediate container 080ccba6deb2 [2023-11-07T05:07:42.449Z] ---> 75b9b56011d7 [2023-11-07T05:07:42.449Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T05:07:42.449Z] ---> Running in 791d16d28aad [2023-11-07T05:07:42.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T05:07:42.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T05:07:42.449Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T05:07:42.710Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T05:07:42.710Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T05:07:42.710Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T05:07:42.710Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T05:07:42.710Z] OK: 268 MiB in 56 packages [2023-11-07T05:07:43.277Z] Removing intermediate container 791d16d28aad [2023-11-07T05:07:43.277Z] ---> da9d2dce3c78 [2023-11-07T05:07:43.277Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-07T05:07:43.277Z] ---> Running in 0f908ec6921c [2023-11-07T05:07:43.277Z] Removing intermediate container 0f908ec6921c [2023-11-07T05:07:43.277Z] ---> e56dde45418f [2023-11-07T05:07:43.277Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-07T05:07:43.277Z] ---> b4261c9ffb3f [2023-11-07T05:07:43.277Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T05:07:43.525Z] Still waiting to schedule task [2023-11-07T05:07:43.525Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T05:07:43.536Z] ---> Running in e89370ff1e18 [2023-11-07T05:08:30.228Z] Removing intermediate container e89370ff1e18 [2023-11-07T05:08:30.228Z] ---> 258e85f1e323 [2023-11-07T05:08:30.228Z] Step 11/12 : COPY . . [2023-11-07T05:08:30.228Z] ---> 12c083338502 [2023-11-07T05:08:30.228Z] Step 12/12 : RUN ${MAKE} [2023-11-07T05:08:30.228Z] ---> Running in 16d0f22fb58a [2023-11-07T05:08:30.228Z] noop [2023-11-07T05:08:30.228Z] Removing intermediate container 16d0f22fb58a [2023-11-07T05:08:30.228Z] ---> cef20f8ae2c3 [2023-11-07T05:08:30.228Z] Successfully built cef20f8ae2c3 [2023-11-07T05:08:30.228Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:08:30.665Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T05:08:30.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T05:08:30.816Z] prd-ubuntu20.04-docker-8c-8g-16823 does not seem to be running inside a container [2023-11-07T05:08:30.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-329 -v /w/workspace/gexfoundry_device-snmp-go_PR-329:/w/workspace/gexfoundry_device-snmp-go_PR-329:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-329@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T05:08:31.196Z] $ docker top ed4f5e6f6403cc7b5af8150fb735cb4e845696791c627d89646421b5943b6d29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T05:08:31.590Z] + go version [2023-11-07T05:08:31.590Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T05:08:31.620Z] $ docker stop --time=1 ed4f5e6f6403cc7b5af8150fb735cb4e845696791c627d89646421b5943b6d29 [2023-11-07T05:08:32.884Z] $ docker rm -f --volumes ed4f5e6f6403cc7b5af8150fb735cb4e845696791c627d89646421b5943b6d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:08:33.583Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T05:08:33.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T05:08:33.806Z] prd-ubuntu20.04-docker-8c-8g-16823 does not seem to be running inside a container [2023-11-07T05:08:33.832Z] $ 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-329 -v /w/workspace/gexfoundry_device-snmp-go_PR-329:/w/workspace/gexfoundry_device-snmp-go_PR-329:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-329@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T05:08:34.177Z] $ docker top 72be06bdfb5293fd3fb2278a1f85b4177abfd3f5b6ab668926512c269f8d2522 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T05:08:34.579Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-329 [Pipeline] fileExists [Pipeline] sh [2023-11-07T05:08:34.936Z] + make test [2023-11-07T05:08:34.937Z] go test ./... -coverprofile=coverage.out [2023-11-07T05:08:36.400Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-07T05:08:46.380Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-07T05:08:46.380Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-11-07T05:08:52.942Z] go vet ./... [2023-11-07T05:08:56.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T05:08:56.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T05:08:56.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T05:08:56.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T05:08:56.295Z] $ docker stop --time=1 72be06bdfb5293fd3fb2278a1f85b4177abfd3f5b6ab668926512c269f8d2522 [2023-11-07T05:08:59.336Z] $ docker rm -f --volumes 72be06bdfb5293fd3fb2278a1f85b4177abfd3f5b6ab668926512c269f8d2522 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T05:08:59.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T05:08:59.947Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T05:09:00.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T05:09:00.940Z] + ls -al . [2023-11-07T05:09:00.940Z] total 172 [2023-11-07T05:09:00.940Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 05:08 . [2023-11-07T05:09:00.940Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 05:07 .. [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 7 05:07 .dockerignore [2023-11-07T05:09:00.940Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 05:08 .git [2023-11-07T05:09:00.940Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:07 .github [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 7 05:07 .gitignore [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 05:07 .golangci.yml [2023-11-07T05:09:00.940Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 05:07 .semver [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 7 05:07 Attribution.txt [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 10534 Nov 7 05:07 CHANGELOG.md [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 1462 Nov 7 05:07 Dockerfile [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 05:07 GOVERNANCE.md [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 7 05:07 Jenkinsfile [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 05:07 LICENSE [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 7 05:07 Makefile [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 05:07 OWNERS.md [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 7 05:07 README.md [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 05:07 VERSION [2023-11-07T05:09:00.940Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 05:07 bin [2023-11-07T05:09:00.940Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:07 cmd [2023-11-07T05:09:00.940Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 7 05:08 coverage.out [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 3672 Nov 7 05:07 go.mod [2023-11-07T05:09:00.940Z] -rw-rw-r-- 1 jenkins jenkins 34742 Nov 7 05:07 go.sum [2023-11-07T05:09:00.940Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:07 internal [2023-11-07T05:09:00.941Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 7 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:09:01.357Z] + 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=2f295bf45187d1a26f8e0d2ae80176c38e40d811 --label arch=amd64 --label version=0.0.0 . [2023-11-07T05:09:01.357Z] Sending build context to Docker daemon 5.757MB [2023-11-07T05:09:01.357Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T05:09:01.357Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-07T05:09:01.357Z] ---> cef20f8ae2c3 [2023-11-07T05:09:01.357Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-07T05:09:01.616Z] ---> Running in a22319b2d2c2 [2023-11-07T05:09:01.616Z] Removing intermediate container a22319b2d2c2 [2023-11-07T05:09:01.616Z] ---> 39d0009fdc4e [2023-11-07T05:09:01.616Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T05:09:01.616Z] ---> Running in ee309710eaca [2023-11-07T05:09:01.616Z] Removing intermediate container ee309710eaca [2023-11-07T05:09:01.616Z] ---> d74c51ae289a [2023-11-07T05:09:01.616Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T05:09:01.616Z] ---> Running in b459d31cda4d [2023-11-07T05:09:01.874Z] Removing intermediate container b459d31cda4d [2023-11-07T05:09:01.874Z] ---> bd5c6d68c936 [2023-11-07T05:09:01.874Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T05:09:01.874Z] ---> Running in f9a13103c827 [2023-11-07T05:09:01.874Z] Removing intermediate container f9a13103c827 [2023-11-07T05:09:01.874Z] ---> d1bb8b7abd49 [2023-11-07T05:09:01.874Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T05:09:01.874Z] ---> Running in a7ec503ea947 [2023-11-07T05:09:02.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T05:09:02.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T05:09:02.654Z] OK: 268 MiB in 56 packages [2023-11-07T05:09:02.913Z] Removing intermediate container a7ec503ea947 [2023-11-07T05:09:02.913Z] ---> 25d0a9d3d34f [2023-11-07T05:09:02.913Z] Step 8/24 : WORKDIR /device-snmp-go [2023-11-07T05:09:02.913Z] ---> Running in 515c44dfe5d6 [2023-11-07T05:09:02.913Z] Removing intermediate container 515c44dfe5d6 [2023-11-07T05:09:02.913Z] ---> 69b155033d6a [2023-11-07T05:09:02.913Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-07T05:09:03.172Z] ---> b2b2aac0f50c [2023-11-07T05:09:03.172Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T05:09:03.172Z] ---> Running in faba53b82093 [2023-11-07T05:09:03.740Z] Removing intermediate container faba53b82093 [2023-11-07T05:09:03.740Z] ---> 79f3533a8ec9 [2023-11-07T05:09:03.740Z] Step 11/24 : COPY . . [2023-11-07T05:09:03.999Z] ---> 3736d733c4a5 [2023-11-07T05:09:03.999Z] Step 12/24 : RUN ${MAKE} [2023-11-07T05:09:03.999Z] ---> Running in 417f1845cbf9 [2023-11-07T05:09:04.258Z] 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.40" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-07T05:09:17.330Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16824 in /w/workspace/gexfoundry_device-snmp-go_PR-329 [Pipeline] { [Pipeline] ws [2023-11-07T05:09:17.391Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-11-07T05:09:17.471Z] Selected Git installation does not exist. Using Default [2023-11-07T05:09:17.471Z] The recommended git tool is: NONE [2023-11-07T05:09:22.208Z] using credential edgex-jenkins-ssh [2023-11-07T05:09:22.224Z] Cloning the remote Git repository [2023-11-07T05:09:22.261Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-11-07T05:09:22.335Z] Removing intermediate container 417f1845cbf9 [2023-11-07T05:09:22.335Z] ---> fda6290f0fa0 [2023-11-07T05:09:22.335Z] Step 13/24 : FROM alpine:3.18 [2023-11-07T05:09:22.335Z] 3.18: Pulling from library/alpine [2023-11-07T05:09:22.335Z] 96526aa774ef: Pulling fs layer [2023-11-07T05:09:22.765Z] 96526aa774ef: Download complete [2023-11-07T05:09:22.765Z] 96526aa774ef: Pull complete [2023-11-07T05:09:22.765Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T05:09:22.765Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T05:09:22.765Z] ---> 8ca4688f4f35 [2023-11-07T05:09:22.765Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-11-07T05:09:22.765Z] ---> Running in a2c21a297781 [2023-11-07T05:09:23.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T05:09:23.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T05:09:23.287Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T05:09:23.287Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T05:09:23.287Z] OK: 7 MiB in 16 packages [2023-11-07T05:09:22.370Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-11-07T05:09:22.501Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-11-07T05:09:22.502Z] > git --version # timeout=10 [2023-11-07T05:09:22.524Z] > git --version # 'git version 2.25.1' [2023-11-07T05:09:22.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T05:09:22.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T05:09:23.546Z] Removing intermediate container a2c21a297781 [2023-11-07T05:09:23.546Z] ---> 5391bc42c2bd [2023-11-07T05:09:23.546Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-11-07T05:09:24.684Z] ---> 506e90ec3fbe [2023-11-07T05:09:24.684Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-11-07T05:09:24.684Z] ---> a38413095736 [2023-11-07T05:09:24.684Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-11-07T05:09:24.684Z] ---> b81e2c30bd79 [2023-11-07T05:09:24.684Z] Step 18/24 : EXPOSE 59993 [2023-11-07T05:09:23.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-11-07T05:09:23.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T05:09:24.525Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-11-07T05:09:24.562Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-11-07T05:09:24.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T05:09:24.582Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/329/head:refs/remotes/origin/PR-329 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T05:09:24.944Z] ---> Running in aed7affa5c1a [2023-11-07T05:09:24.944Z] Removing intermediate container aed7affa5c1a [2023-11-07T05:09:24.944Z] ---> 953aba8f0067 [2023-11-07T05:09:24.944Z] Step 19/24 : EXPOSE 161 [2023-11-07T05:09:24.944Z] ---> Running in c2763d5db2f5 [2023-11-07T05:09:24.944Z] Removing intermediate container c2763d5db2f5 [2023-11-07T05:09:24.944Z] ---> df342afb85ce [2023-11-07T05:09:24.944Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-11-07T05:09:24.944Z] ---> Running in 049f6d3c3182 [2023-11-07T05:09:24.944Z] Removing intermediate container 049f6d3c3182 [2023-11-07T05:09:24.944Z] ---> c2db0bd43733 [2023-11-07T05:09:24.944Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T05:09:25.084Z] Merging remotes/origin/main commit 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 into PR head commit 2f295bf45187d1a26f8e0d2ae80176c38e40d811 [2023-11-07T05:09:25.202Z] ---> Running in 9129951c1036 [2023-11-07T05:09:25.202Z] Removing intermediate container 9129951c1036 [2023-11-07T05:09:25.202Z] ---> 8cee76a6c9d3 [2023-11-07T05:09:25.202Z] Step 22/24 : LABEL arch=amd64 [2023-11-07T05:09:25.202Z] ---> Running in 93678cdbfb3d [2023-11-07T05:09:25.202Z] Removing intermediate container 93678cdbfb3d [2023-11-07T05:09:25.202Z] ---> 206e00f2e50f [2023-11-07T05:09:25.202Z] Step 23/24 : LABEL git_sha=2f295bf45187d1a26f8e0d2ae80176c38e40d811 [2023-11-07T05:09:25.202Z] ---> Running in 6e9e23886a08 [2023-11-07T05:09:25.202Z] Removing intermediate container 6e9e23886a08 [2023-11-07T05:09:25.202Z] ---> 3f99aadc3fc3 [2023-11-07T05:09:25.202Z] Step 24/24 : LABEL version=0.0.0 [2023-11-07T05:09:25.338Z] Merge succeeded, producing 2f295bf45187d1a26f8e0d2ae80176c38e40d811 [2023-11-07T05:09:25.338Z] Checking out Revision 2f295bf45187d1a26f8e0d2ae80176c38e40d811 (PR-329) [2023-11-07T05:09:25.463Z] ---> Running in ca8b5d45e22c [2023-11-07T05:09:25.463Z] Removing intermediate container ca8b5d45e22c [2023-11-07T05:09:25.463Z] ---> ca0d276e0e88 [2023-11-07T05:09:25.463Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T05:09:25.463Z] Successfully built ca0d276e0e88 [2023-11-07T05:09:25.463Z] 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) [2023-11-07T05:09:25.812Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" Stage "Snap" skipped due to when conditional [Pipeline] } [2023-11-07T05:09:25.853Z] > git --version # timeout=10 [2023-11-07T05:09:25.867Z] > git --version # 'git version 2.25.1' [2023-11-07T05:09:25.881Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:09:25.101Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T05:09:25.165Z] > git checkout -f 2f295bf45187d1a26f8e0d2ae80176c38e40d811 # timeout=10 [2023-11-07T05:09:25.237Z] > git remote # timeout=10 [2023-11-07T05:09:25.256Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T05:09:25.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T05:09:25.292Z] > git merge 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 # timeout=10 [2023-11-07T05:09:25.316Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T05:09:25.341Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T05:09:25.355Z] > git checkout -f 2f295bf45187d1a26f8e0d2ae80176c38e40d811 # timeout=10 [2023-11-07T05:09:26.195Z] [2023-11-07T05:09:26.195Z] GitHub has been notified of this commit’s build result [2023-11-07T05:09:26.195Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-11-07T05:09:26.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T05:09:26.328Z] [2023-11-07T05:09:26.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] stage [Pipeline] { (Prep) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T05:09:26.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T05:09:26.744Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T05:09:26.744Z] 5eb5b503b376: Pulling fs layer [2023-11-07T05:09:26.744Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T05:09:26.744Z] ec43610c2a17: Pulling fs layer [2023-11-07T05:09:26.744Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T05:09:26.744Z] 33b1e0a273af: Pulling fs layer [2023-11-07T05:09:26.744Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T05:09:26.744Z] 2f39f015ded8: Pulling fs layer [2023-11-07T05:09:26.744Z] 5d3b04190fa2: Waiting [2023-11-07T05:09:26.744Z] 3a2ae6a8a46f: Waiting [2023-11-07T05:09:26.744Z] 2f39f015ded8: Waiting [2023-11-07T05:09:26.744Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T05:09:26.744Z] 3a2ae6a8a46f: Download complete [2023-11-07T05:09:26.744Z] 33b1e0a273af: Verifying Checksum [2023-11-07T05:09:26.744Z] 33b1e0a273af: Download complete [2023-11-07T05:09:26.744Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T05:09:26.744Z] 5d3b04190fa2: Download complete [2023-11-07T05:09:26.744Z] ec43610c2a17: Verifying Checksum [2023-11-07T05:09:26.744Z] ec43610c2a17: Download complete [2023-11-07T05:09:27.013Z] 5eb5b503b376: Verifying Checksum [2023-11-07T05:09:27.013Z] 5eb5b503b376: Download complete [2023-11-07T05:09:27.040Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T05:09:27.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T05:09:27.040Z] Dload Upload Total Spent Left Speed [2023-11-07T05:09:27.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-11-07T05:09:27.666Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T05:09:28.012Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T05:09:28.012Z] + sudo tee /etc/docker/daemon.new [2023-11-07T05:09:28.012Z] { [2023-11-07T05:09:28.012Z] "registry-mirrors": [ [2023-11-07T05:09:28.012Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T05:09:28.012Z] ], [2023-11-07T05:09:28.012Z] "bip": "10.250.0.254/24", [2023-11-07T05:09:28.012Z] "hosts": [ [2023-11-07T05:09:28.012Z] "tcp://0.0.0.0:5555", [2023-11-07T05:09:28.012Z] "unix:///var/run/docker.sock" [2023-11-07T05:09:28.012Z] ], [2023-11-07T05:09:28.012Z] "mtu": 1458, [2023-11-07T05:09:28.012Z] "selinux-enabled": true, [2023-11-07T05:09:28.012Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T05:09:28.012Z] } [Pipeline] sh [2023-11-07T05:09:28.356Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T05:09:28.396Z] 5eb5b503b376: Pull complete [2023-11-07T05:09:28.396Z] 5c69ac0246d0: Pull complete [2023-11-07T05:09:28.655Z] ec43610c2a17: Pull complete [2023-11-07T05:09:28.655Z] 3a2ae6a8a46f: Pull complete [2023-11-07T05:09:28.713Z] + sudo service docker restart [2023-11-07T05:09:28.914Z] 33b1e0a273af: Pull complete [2023-11-07T05:09:28.914Z] 5d3b04190fa2: Pull complete [2023-11-07T05:09:33.098Z] 2f39f015ded8: Pull complete [2023-11-07T05:09:33.098Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T05:09:33.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T05:09:33.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T05:09:33.330Z] prd-ubuntu20.04-docker-8c-8g-16823 does not seem to be running inside a container [2023-11-07T05:09:33.356Z] $ 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-329 -v /w/workspace/gexfoundry_device-snmp-go_PR-329:/w/workspace/gexfoundry_device-snmp-go_PR-329:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-329@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T05:09:39.597Z] $ docker top ef8a43bdcad8f6ab58efe07306d893c97dbe22c85ad6005d5b1fd208ad5070f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:09:40.054Z] ---> job-cost.sh [2023-11-07T05:09:40.054Z] lf-activate-venv: SKIPPING [2023-11-07T05:09:40.054Z] INFO: No Stack... [2023-11-07T05:09:40.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T05:09:40.572Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T05:09:40.894Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-329/archives/cost.csv [2023-11-07T05:09:40.894Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T05:09:40.936Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-329-1-stack-cost] [2023-11-07T05:09:40.941Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-329-1-stack-cost] did not exist. Created. [2023-11-07T05:09:40.941Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T05:09:41.328Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T05:09:41.380Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T05:09:41.409Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T05:09:41.494Z] $ docker stop --time=1 ef8a43bdcad8f6ab58efe07306d893c97dbe22c85ad6005d5b1fd208ad5070f3 [2023-11-07T05:09:42.642Z] $ docker rm -f --volumes ef8a43bdcad8f6ab58efe07306d893c97dbe22c85ad6005d5b1fd208ad5070f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T05:09:46.999Z] provisioning config files... [2023-11-07T05:09:47.030Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7767286505758318659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:09:47.403Z] ---> docker-login.sh [2023-11-07T05:09:47.403Z] nexus3.edgexfoundry.org:10001 [2023-11-07T05:09:47.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:09:47.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:09:47.952Z] Configure a credential helper to remove this warning. See [2023-11-07T05:09:47.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:09:47.952Z] [2023-11-07T05:09:47.952Z] Login Succeeded [2023-11-07T05:09:47.952Z] nexus3.edgexfoundry.org:10002 [2023-11-07T05:09:48.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:09:48.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:09:48.495Z] Configure a credential helper to remove this warning. See [2023-11-07T05:09:48.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:09:48.495Z] [2023-11-07T05:09:48.495Z] Login Succeeded [2023-11-07T05:09:48.495Z] nexus3.edgexfoundry.org:10003 [2023-11-07T05:09:48.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:09:48.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:09:48.763Z] Configure a credential helper to remove this warning. See [2023-11-07T05:09:48.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:09:48.763Z] [2023-11-07T05:09:48.763Z] Login Succeeded [2023-11-07T05:09:48.763Z] nexus3.edgexfoundry.org:10004 [2023-11-07T05:09:49.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:09:49.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:09:49.035Z] Configure a credential helper to remove this warning. See [2023-11-07T05:09:49.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:09:49.035Z] [2023-11-07T05:09:49.035Z] Login Succeeded [2023-11-07T05:09:49.035Z] docker.io [2023-11-07T05:09:49.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T05:09:49.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T05:09:49.569Z] Configure a credential helper to remove this warning. See [2023-11-07T05:09:49.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T05:09:49.569Z] [2023-11-07T05:09:49.569Z] Login Succeeded [2023-11-07T05:09:49.569Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T05:09:49.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T05:09:49.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T05:09:49.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T05:09:50.021Z] ========================================================= [2023-11-07T05:09:50.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T05:09:50.021Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:09:51.633Z] + 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-11-07T05:09:51.634Z] Sending build context to Docker daemon 2.951MB [2023-11-07T05:09:51.634Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T05:09:51.634Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T05:09:51.902Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T05:09:51.902Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T05:09:51.902Z] 5d54e960e981: Pulling fs layer [2023-11-07T05:09:51.902Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T05:09:51.902Z] f0e02332f6b5: Pulling fs layer [2023-11-07T05:09:51.902Z] cefa15bbcfad: Pulling fs layer [2023-11-07T05:09:51.902Z] 17808c966233: Pulling fs layer [2023-11-07T05:09:51.902Z] f4c1fc716caa: Pulling fs layer [2023-11-07T05:09:51.902Z] f0e02332f6b5: Waiting [2023-11-07T05:09:51.902Z] cefa15bbcfad: Waiting [2023-11-07T05:09:51.902Z] 17808c966233: Waiting [2023-11-07T05:09:51.902Z] f4c1fc716caa: Waiting [2023-11-07T05:09:51.902Z] 5d54e960e981: Download complete [2023-11-07T05:09:51.902Z] f0e02332f6b5: Verifying Checksum [2023-11-07T05:09:51.902Z] f0e02332f6b5: Download complete [2023-11-07T05:09:51.902Z] cefa15bbcfad: Verifying Checksum [2023-11-07T05:09:51.902Z] cefa15bbcfad: Download complete [2023-11-07T05:09:51.902Z] 9fda8d8052c6: Download complete [2023-11-07T05:09:52.492Z] f4c1fc716caa: Verifying Checksum [2023-11-07T05:09:52.492Z] f4c1fc716caa: Download complete [2023-11-07T05:09:53.084Z] 9fda8d8052c6: Pull complete [2023-11-07T05:09:53.668Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T05:09:53.668Z] c4a7e357bf2a: Download complete [2023-11-07T05:09:54.449Z] 17808c966233: Verifying Checksum [2023-11-07T05:09:54.449Z] 17808c966233: Download complete [2023-11-07T05:09:55.887Z] 5d54e960e981: Pull complete [2023-11-07T05:10:08.189Z] c4a7e357bf2a: Pull complete [2023-11-07T05:10:08.460Z] f0e02332f6b5: Pull complete [2023-11-07T05:10:08.731Z] cefa15bbcfad: Pull complete [2023-11-07T05:10:16.945Z] 17808c966233: Pull complete [2023-11-07T05:10:18.888Z] f4c1fc716caa: Pull complete [2023-11-07T05:10:18.888Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T05:10:18.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T05:10:18.888Z] ---> ea914061e18c [2023-11-07T05:10:18.888Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T05:10:20.290Z] ---> Running in c184acbca7c2 [2023-11-07T05:10:20.556Z] Removing intermediate container c184acbca7c2 [2023-11-07T05:10:20.556Z] ---> 7f2ca68c13b8 [2023-11-07T05:10:20.556Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T05:10:20.556Z] ---> Running in 32f149d0e62d [2023-11-07T05:10:20.823Z] Removing intermediate container 32f149d0e62d [2023-11-07T05:10:20.823Z] ---> a287b1e3ef0c [2023-11-07T05:10:20.823Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T05:10:21.091Z] ---> Running in 2a50fa5fa8be [2023-11-07T05:10:21.357Z] Removing intermediate container 2a50fa5fa8be [2023-11-07T05:10:21.357Z] ---> 31ccad33944c [2023-11-07T05:10:21.357Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T05:10:21.357Z] ---> Running in 58159a91b030 [2023-11-07T05:10:21.626Z] Removing intermediate container 58159a91b030 [2023-11-07T05:10:21.626Z] ---> e32a0601615b [2023-11-07T05:10:21.626Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T05:10:21.894Z] ---> Running in 271aa483fcb4 [2023-11-07T05:10:22.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T05:10:23.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T05:10:24.848Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-07T05:10:24.848Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-07T05:10:24.848Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-07T05:10:24.848Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-07T05:10:24.848Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T05:10:24.848Z] OK: 270 MiB in 56 packages [2023-11-07T05:10:25.811Z] Removing intermediate container 271aa483fcb4 [2023-11-07T05:10:25.811Z] ---> 8ee4fa438007 [2023-11-07T05:10:25.811Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-07T05:10:25.811Z] ---> Running in a659b7328c70 [2023-11-07T05:10:26.078Z] Removing intermediate container a659b7328c70 [2023-11-07T05:10:26.078Z] ---> fc155ec18873 [2023-11-07T05:10:26.078Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-07T05:10:26.660Z] ---> 2a6733ea7da2 [2023-11-07T05:10:26.660Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T05:10:26.660Z] ---> Running in e3b9b4956bdc [2023-11-07T05:11:48.270Z] Removing intermediate container e3b9b4956bdc [2023-11-07T05:11:48.270Z] ---> 135700e38b2b [2023-11-07T05:11:48.270Z] Step 11/12 : COPY . . [2023-11-07T05:11:48.270Z] ---> 9900c49e71ab [2023-11-07T05:11:48.270Z] Step 12/12 : RUN ${MAKE} [2023-11-07T05:11:48.270Z] ---> Running in 080b77a1a146 [2023-11-07T05:11:48.270Z] noop [2023-11-07T05:11:48.270Z] Removing intermediate container 080b77a1a146 [2023-11-07T05:11:48.270Z] ---> 8387a2192aa9 [2023-11-07T05:11:48.270Z] Successfully built 8387a2192aa9 [2023-11-07T05:11:48.270Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:11:48.760Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T05:11:48.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T05:11:49.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-16824 does not seem to be running inside a container [2023-11-07T05:11:49.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T05:11:50.251Z] $ docker top fd52f13cdd98c70c5aa761a9ea6e705b3037268c2841dbe7aab3765a44ca9f96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T05:11:51.111Z] + go version [2023-11-07T05:11:51.111Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T05:11:51.154Z] $ docker stop --time=1 fd52f13cdd98c70c5aa761a9ea6e705b3037268c2841dbe7aab3765a44ca9f96 [2023-11-07T05:11:52.760Z] $ docker rm -f --volumes fd52f13cdd98c70c5aa761a9ea6e705b3037268c2841dbe7aab3765a44ca9f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:11:53.609Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T05:11:53.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T05:11:53.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-16824 does not seem to be running inside a container [2023-11-07T05:11:53.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T05:11:55.012Z] $ docker top edf7055d98b50ffe8c0028343b87ac5e8a55c8d70f1386b82d8aec2eb8201e52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T05:11:55.564Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T05:11:56.202Z] + make test [2023-11-07T05:11:56.470Z] go test ./... -coverprofile=coverage.out [2023-11-07T05:12:04.669Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-07T05:13:41.295Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-07T05:13:41.295Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements [2023-11-07T05:13:41.295Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T05:13:41.295Z] go vet ./... [2023-11-07T05:13:56.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T05:13:56.313Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T05:13:56.313Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T05:13:56.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T05:13:56.386Z] $ docker stop --time=1 edf7055d98b50ffe8c0028343b87ac5e8a55c8d70f1386b82d8aec2eb8201e52 [2023-11-07T05:13:58.360Z] $ docker rm -f --volumes edf7055d98b50ffe8c0028343b87ac5e8a55c8d70f1386b82d8aec2eb8201e52 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T05:13:59.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T05:13:59.696Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T05:14:00.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T05:14:00.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T05:14:01.144Z] + ls -al . [2023-11-07T05:14:01.144Z] total 168 [2023-11-07T05:14:01.144Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 05:12 . [2023-11-07T05:14:01.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 05:09 .. [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 7 05:09 .dockerignore [2023-11-07T05:14:01.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 05:09 .git [2023-11-07T05:14:01.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:09 .github [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 7 05:09 .gitignore [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 05:09 .golangci.yml [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 7 05:09 Attribution.txt [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 10534 Nov 7 05:09 CHANGELOG.md [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 1462 Nov 7 05:09 Dockerfile [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 05:09 GOVERNANCE.md [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 7 05:09 Jenkinsfile [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 05:09 LICENSE [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 7 05:09 Makefile [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 7 05:09 OWNERS.md [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 7 05:09 README.md [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 05:07 VERSION [2023-11-07T05:14:01.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 05:09 bin [2023-11-07T05:14:01.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:09 cmd [2023-11-07T05:14:01.144Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 7 05:13 coverage.out [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 3672 Nov 7 05:09 go.mod [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 34742 Nov 7 05:09 go.sum [2023-11-07T05:14:01.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 05:09 internal [2023-11-07T05:14:01.144Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 7 05:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:14:01.563Z] + 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=2f295bf45187d1a26f8e0d2ae80176c38e40d811 --label arch=arm64 --label version=0.0.0 . [2023-11-07T05:14:01.831Z] Sending build context to Docker daemon 2.961MB [2023-11-07T05:14:01.831Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T05:14:01.831Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-07T05:14:01.831Z] ---> 8387a2192aa9 [2023-11-07T05:14:01.831Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-07T05:14:02.446Z] ---> Running in 2064dc481deb [2023-11-07T05:14:02.714Z] Removing intermediate container 2064dc481deb [2023-11-07T05:14:02.714Z] ---> 137ec2e31b32 [2023-11-07T05:14:02.714Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T05:14:02.714Z] ---> Running in 357a220bdb9d [2023-11-07T05:14:02.988Z] Removing intermediate container 357a220bdb9d [2023-11-07T05:14:02.988Z] ---> bf8a68374c1f [2023-11-07T05:14:02.988Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-07T05:14:03.262Z] ---> Running in 6f405e25ac93 [2023-11-07T05:14:03.534Z] Removing intermediate container 6f405e25ac93 [2023-11-07T05:14:03.534Z] ---> c9d9ef3310b8 [2023-11-07T05:14:03.534Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T05:14:03.805Z] ---> Running in 0667d1e24352 [2023-11-07T05:14:05.812Z] Removing intermediate container 0667d1e24352 [2023-11-07T05:14:05.812Z] ---> 58118cdc8679 [2023-11-07T05:14:05.812Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T05:14:05.812Z] ---> Running in bc62fa2ef77c [2023-11-07T05:14:07.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T05:14:07.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T05:14:08.924Z] OK: 270 MiB in 56 packages [2023-11-07T05:14:09.511Z] Removing intermediate container bc62fa2ef77c [2023-11-07T05:14:09.511Z] ---> dd8c7390cb83 [2023-11-07T05:14:09.511Z] Step 8/24 : WORKDIR /device-snmp-go [2023-11-07T05:14:09.511Z] ---> Running in dabe9456896c [2023-11-07T05:14:10.100Z] Removing intermediate container dabe9456896c [2023-11-07T05:14:10.100Z] ---> 6f9cf30677ab [2023-11-07T05:14:10.100Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-07T05:14:12.056Z] ---> 8ea696d8295f [2023-11-07T05:14:12.056Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T05:14:12.056Z] ---> Running in 6554522c5ede [2023-11-07T05:14:15.411Z] Removing intermediate container 6554522c5ede [2023-11-07T05:14:15.411Z] ---> 5f89c545dd07 [2023-11-07T05:14:15.411Z] Step 11/24 : COPY . . [2023-11-07T05:14:20.016Z] ---> 5d88f8af5b79 [2023-11-07T05:14:20.016Z] Step 12/24 : RUN ${MAKE} [2023-11-07T05:14:20.284Z] ---> Running in 3f3db672e0e9 [2023-11-07T05:14:22.245Z] 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.40" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-07T05:16:13.892Z] Removing intermediate container 3f3db672e0e9 [2023-11-07T05:16:13.892Z] ---> 303cbb7cf159 [2023-11-07T05:16:13.892Z] Step 13/24 : FROM alpine:3.18 [2023-11-07T05:16:13.892Z] 3.18: Pulling from library/alpine [2023-11-07T05:16:13.892Z] 579b34f0a95b: Pulling fs layer [2023-11-07T05:16:14.158Z] 579b34f0a95b: Verifying Checksum [2023-11-07T05:16:14.158Z] 579b34f0a95b: Download complete [2023-11-07T05:16:14.746Z] 579b34f0a95b: Pull complete [2023-11-07T05:16:14.746Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T05:16:14.746Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T05:16:14.746Z] ---> 3cc203321400 [2023-11-07T05:16:14.746Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-11-07T05:16:14.746Z] ---> Running in 1a845ab6bb5f [2023-11-07T05:16:15.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T05:16:16.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T05:16:17.250Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T05:16:17.250Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T05:16:17.517Z] OK: 8 MiB in 16 packages [2023-11-07T05:16:18.495Z] Removing intermediate container 1a845ab6bb5f [2023-11-07T05:16:18.495Z] ---> 462b4f0d4aff [2023-11-07T05:16:18.495Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-11-07T05:16:19.896Z] ---> 28363b098796 [2023-11-07T05:16:19.897Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-11-07T05:16:20.478Z] ---> 496df623fbf1 [2023-11-07T05:16:20.478Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-11-07T05:16:20.745Z] ---> 3a3371a32381 [2023-11-07T05:16:20.745Z] Step 18/24 : EXPOSE 59993 [2023-11-07T05:16:20.745Z] ---> Running in 15d5cfce53e1 [2023-11-07T05:16:21.326Z] Removing intermediate container 15d5cfce53e1 [2023-11-07T05:16:21.326Z] ---> ad27c72ed875 [2023-11-07T05:16:21.326Z] Step 19/24 : EXPOSE 161 [2023-11-07T05:16:21.326Z] ---> Running in 84c4bead5618 [2023-11-07T05:16:21.591Z] Removing intermediate container 84c4bead5618 [2023-11-07T05:16:21.591Z] ---> 964d2eed13a3 [2023-11-07T05:16:21.591Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-11-07T05:16:21.591Z] ---> Running in 635236a9d77f [2023-11-07T05:16:21.855Z] Removing intermediate container 635236a9d77f [2023-11-07T05:16:21.855Z] ---> 688072ee2f52 [2023-11-07T05:16:21.855Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T05:16:21.855Z] ---> Running in af7af3e97a3f [2023-11-07T05:16:22.434Z] Removing intermediate container af7af3e97a3f [2023-11-07T05:16:22.434Z] ---> 1d03d3b29d8c [2023-11-07T05:16:22.434Z] Step 22/24 : LABEL arch=arm64 [2023-11-07T05:16:22.434Z] ---> Running in c60169dfd072 [2023-11-07T05:16:22.699Z] Removing intermediate container c60169dfd072 [2023-11-07T05:16:22.699Z] ---> 4408b5d778bb [2023-11-07T05:16:22.699Z] Step 23/24 : LABEL git_sha=2f295bf45187d1a26f8e0d2ae80176c38e40d811 [2023-11-07T05:16:22.699Z] ---> Running in 5fc722b6c6c3 [2023-11-07T05:16:22.978Z] Removing intermediate container 5fc722b6c6c3 [2023-11-07T05:16:22.979Z] ---> 12476ce2ffac [2023-11-07T05:16:22.979Z] Step 24/24 : LABEL version=0.0.0 [2023-11-07T05:16:23.244Z] ---> Running in 8f368ebded4a [2023-11-07T05:16:23.622Z] Removing intermediate container 8f368ebded4a [2023-11-07T05:16:23.622Z] ---> ed1afde91b8c [2023-11-07T05:16:23.622Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T05:16:23.622Z] Successfully built ed1afde91b8c [2023-11-07T05:16:23.622Z] 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-11-07T05:16:24.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T05:16:24.411Z] [2023-11-07T05:16:24.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:16:24.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T05:16:27.426Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T05:16:27.426Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T05:16:27.426Z] 04944245beec: Pulling fs layer [2023-11-07T05:16:27.426Z] 699f458cf7ca: Pulling fs layer [2023-11-07T05:16:27.426Z] 765212b225bb: Pulling fs layer [2023-11-07T05:16:27.426Z] f23df028b6ca: Pulling fs layer [2023-11-07T05:16:27.426Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T05:16:27.426Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T05:16:27.426Z] 765212b225bb: Waiting [2023-11-07T05:16:27.426Z] f23df028b6ca: Waiting [2023-11-07T05:16:27.426Z] d65c8cfc05b1: Waiting [2023-11-07T05:16:27.426Z] 2437ff75d9bd: Waiting [2023-11-07T05:16:27.426Z] 04944245beec: Verifying Checksum [2023-11-07T05:16:27.426Z] 04944245beec: Download complete [2023-11-07T05:16:27.426Z] 765212b225bb: Verifying Checksum [2023-11-07T05:16:27.426Z] 765212b225bb: Download complete [2023-11-07T05:16:27.426Z] f23df028b6ca: Verifying Checksum [2023-11-07T05:16:27.426Z] f23df028b6ca: Download complete [2023-11-07T05:16:27.426Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T05:16:27.426Z] d65c8cfc05b1: Download complete [2023-11-07T05:16:27.701Z] 699f458cf7ca: Verifying Checksum [2023-11-07T05:16:27.701Z] 699f458cf7ca: Download complete [2023-11-07T05:16:27.968Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T05:16:27.968Z] 8998bd30e6a1: Download complete [2023-11-07T05:16:30.547Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T05:16:30.547Z] 2437ff75d9bd: Download complete [2023-11-07T05:16:32.489Z] 8998bd30e6a1: Pull complete [2023-11-07T05:16:33.072Z] 04944245beec: Pull complete [2023-11-07T05:16:34.481Z] 699f458cf7ca: Pull complete [2023-11-07T05:16:34.747Z] 765212b225bb: Pull complete [2023-11-07T05:16:35.706Z] f23df028b6ca: Pull complete [2023-11-07T05:16:35.706Z] d65c8cfc05b1: Pull complete [2023-11-07T05:16:57.899Z] 2437ff75d9bd: Pull complete [2023-11-07T05:16:57.899Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T05:16:57.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T05:16:57.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T05:16:58.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-16824 does not seem to be running inside a container [2023-11-07T05:16:58.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-07T05:17:00.963Z] $ docker top 80162412fa4f63a28b94532a1fa7eafdfc3011296152a09421b21ea47dc2e9e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:17:01.874Z] ---> job-cost.sh [2023-11-07T05:17:01.874Z] lf-activate-venv: SKIPPING [2023-11-07T05:17:01.874Z] INFO: No Stack... [2023-11-07T05:17:02.454Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T05:17:03.411Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T05:17:04.076Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-11-07T05:17:04.076Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T05:17:04.178Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-329-1-stack-cost] [2023-11-07T05:17:04.183Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-329-1-stack-cost] did not exist. Created. [2023-11-07T05:17:04.183Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-329-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T05:17:04.913Z] /w/workspace/device-snmp-go/1@tmp/durable-655254ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T05:17:05.586Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T05:17:05.623Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T05:17:05.670Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T05:17:05.685Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-329-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T05:17:05.773Z] $ docker stop --time=1 80162412fa4f63a28b94532a1fa7eafdfc3011296152a09421b21ea47dc2e9e0 [2023-11-07T05:17:08.115Z] $ docker rm -f --volumes 80162412fa4f63a28b94532a1fa7eafdfc3011296152a09421b21ea47dc2e9e0 [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-11-07T05:17:09.108Z] provisioning config files... [2023-11-07T05:17:09.115Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-329@tmp/config12884835560123798073tmp [Pipeline] { [Pipeline] sh [2023-11-07T05:17:09.459Z] + set +x [2023-11-07T05:17:09.459Z] + bash -s -- [2023-11-07T05:17:09.459Z] + curl -s https://codecov.io/bash [2023-11-07T05:17:09.459Z] [2023-11-07T05:17:09.459Z] _____ _ [2023-11-07T05:17:09.459Z] / ____| | | [2023-11-07T05:17:09.459Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T05:17:09.459Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T05:17:09.459Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T05:17:09.459Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T05:17:09.459Z] Bash-1.0.6 [2023-11-07T05:17:09.459Z] [2023-11-07T05:17:09.459Z] [2023-11-07T05:17:09.459Z] ==> git version 2.25.1 found [2023-11-07T05:17:09.459Z] ==> 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-11-07T05:17:09.459Z] Release-Date: 2020-01-08 [2023-11-07T05:17:09.459Z] 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-11-07T05:17:09.459Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T05:17:09.459Z] ==> Jenkins CI detected. [2023-11-07T05:17:09.459Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-329 [2023-11-07T05:17:09.459Z] project root: . [2023-11-07T05:17:09.459Z] --> token set from env [2023-11-07T05:17:09.459Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T05:17:09.459Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T05:17:09.459Z] ==> Python coveragepy not found [2023-11-07T05:17:09.459Z] ==> Searching for coverage reports in: [2023-11-07T05:17:09.459Z] + . [2023-11-07T05:17:09.459Z] -> Found 1 reports [2023-11-07T05:17:09.459Z] ==> Detecting git/mercurial file structure [2023-11-07T05:17:09.719Z] ==> Reading reports [2023-11-07T05:17:09.719Z] + ./coverage.out bytes=8837 [2023-11-07T05:17:09.719Z] ==> Appending adjustments [2023-11-07T05:17:09.719Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T05:17:09.719Z] + Found adjustments [2023-11-07T05:17:09.719Z] ==> Gzipping contents [2023-11-07T05:17:09.719Z] 4.0K /tmp/codecov.ciLUwR.gz [2023-11-07T05:17:09.719Z] ==> Uploading reports [2023-11-07T05:17:09.719Z] url: https://codecov.io [2023-11-07T05:17:09.719Z] query: branch=PR-329&commit=2f295bf45187d1a26f8e0d2ae80176c38e40d811&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=329&job=&cmd_args= [2023-11-07T05:17:09.719Z] -> Pinging Codecov [2023-11-07T05:17:09.719Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-329&commit=2f295bf45187d1a26f8e0d2ae80176c38e40d811&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-329%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=329&job=&cmd_args= [2023-11-07T05:17:09.978Z] -> Uploading to [2023-11-07T05:17:09.978Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/6C56EA5C29638FB4528AC87E60AF5AE0/2f295bf45187d1a26f8e0d2ae80176c38e40d811/19af1206-1867-435b-bba2-debf41647474.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T051709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3311c27f5ec98557ada4d4da1741b22030370becd4cf262b03ac00ad1247c844 [2023-11-07T05:17:09.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T05:17:09.978Z] Dload Upload Total Spent Left Speed [2023-11-07T05:17:10.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5649 --:--:-- --:--:-- --:--:-- 5649 [2023-11-07T05:17:10.236Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/2f295bf45187d1a26f8e0d2ae80176c38e40d811 [Pipeline] } [2023-11-07T05:17:10.265Z] 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-11-07T05:17:12.086Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-329/archives ] [2023-11-07T05:17:12.086Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-329/archives [2023-11-07T05:17:12.086Z] total 16 [2023-11-07T05:17:12.086Z] drwxr-xr-x 3 root root 4096 Nov 7 05:09 . [2023-11-07T05:17:12.086Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 05:09 .. [2023-11-07T05:17:12.086Z] drwxr-xr-x 2 root root 4096 Nov 7 05:09 cost [2023-11-07T05:17:12.086Z] -rw-r--r-- 1 root root 86 Nov 7 05:09 cost.csv [2023-11-07T05:17:12.086Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-329/archives [2023-11-07T05:17:12.086Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-329/archives [2023-11-07T05:17:12.086Z] total 16 [2023-11-07T05:17:12.086Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 05:09 . [2023-11-07T05:17:12.086Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 05:09 .. [2023-11-07T05:17:12.086Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 05:09 cost [2023-11-07T05:17:12.086Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 7 05:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:17:12.420Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:17:13.304Z] ---> package-listing.sh [2023-11-07T05:17:13.304Z] ++ facter osfamily [2023-11-07T05:17:13.304Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T05:17:13.304Z] + OS_FAMILY=debian [2023-11-07T05:17:13.304Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-329 [2023-11-07T05:17:13.304Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T05:17:13.304Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T05:17:13.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T05:17:13.304Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T05:17:13.304Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-329 ']' [2023-11-07T05:17:13.304Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T05:17:13.304Z] + case "${OS_FAMILY}" in [2023-11-07T05:17:13.304Z] + dpkg -l [2023-11-07T05:17:13.304Z] + grep '^ii' [2023-11-07T05:17:13.562Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T05:17:13.562Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T05:17:13.562Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T05:17:13.562Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-329 ']' [2023-11-07T05:17:13.562Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-329/archives/ [2023-11-07T05:17:13.562Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-329/archives/ [Pipeline] echo [2023-11-07T05:17:13.597Z] 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-329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T05:17:13.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T05:17:14.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T05:17:14.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T05:17:14.427Z] prd-ubuntu20.04-docker-8c-8g-16823 does not seem to be running inside a container [2023-11-07T05:17:14.459Z] $ 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-329/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-329 -v /w/workspace/gexfoundry_device-snmp-go_PR-329:/w/workspace/gexfoundry_device-snmp-go_PR-329:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-329@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-329@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-11-07T05:17:14.687Z] $ docker top fc95f2f14e027b0faf4d48d7d9911ce06e528419332e4b0fa0f0eea9f2b3ba7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T05:17:15.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T05:17:15.389Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T05:17:15.709Z] + ls /var/log/sa-host [2023-11-07T05:17:15.710Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T05:17:16.031Z] provisioning config files... [2023-11-07T05:17:16.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-329@tmp/config16931706883229524615tmp [Pipeline] { [Pipeline] echo [2023-11-07T05:17:16.095Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:17:16.415Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T05:17:16.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:17:16.851Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T05:17:16.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:17:17.202Z] ---> sudo-logs.sh [2023-11-07T05:17:17.202Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T05:17:17.294Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:17:17.607Z] ---> job-cost.sh [2023-11-07T05:17:17.607Z] lf-activate-venv: SKIPPING [2023-11-07T05:17:17.607Z] DEBUG: total: 0.2199999988079071 [2023-11-07T05:17:17.607Z] INFO: Retrieving Stack Cost... [2023-11-07T05:17:17.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T05:17:18.437Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T05:17:18.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T05:17:18.789Z] ---> logs-deploy.sh [2023-11-07T05:17:18.789Z] lf-activate-venv: SKIPPING [2023-11-07T05:17:18.789Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-329/1 [2023-11-07T05:17:18.789Z] INFO: archiving workspace using pattern(s): [2023-11-07T05:17:19.728Z] Archives upload complete. [2023-11-07T05:17:19.728Z] INFO: archiving logs to Nexus