Pull request #305 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0227cc6af256e2154ad8e6d9d0906a3b765f0af0+2c7d09f47ef91aa804aada2f58e507595b834e57 (28dff94e9965f988aeaaaea23484dc3e887c8aff) 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-ssh4248958938587563097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10891834941981438824.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-305/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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5964992645006114281.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-305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8014988533813498360.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9455043806640600953.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-305/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-305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9992259034486910091.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-14878 in /w/workspace/gexfoundry_device-snmp-go_PR-305 [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-305 # 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/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2c7d09f47ef91aa804aada2f58e507595b834e57 into PR head commit 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 Merge succeeded, producing 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 Checking out Revision 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 (PR-305) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T05:58:19.799Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 # 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 2c7d09f47ef91aa804aada2f58e507595b834e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T05:58:20.004Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T05:58:20.106Z] ========================================================= [2023-05-10T05:58:20.106Z] EdgeX Global Pipelines Version Info [2023-05-10T05:58:20.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T05:58:20.885Z] ------------------- [2023-05-10T05:58:20.885Z] stable info: [2023-05-10T05:58:20.885Z] ------------------- [2023-05-10T05:58:20.885Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T05:58:20.885Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T05:58:20.885Z] Message: update stable to v1.0.249 [2023-05-10T05:58:21.457Z] ------------------- [2023-05-10T05:58:21.458Z] experimental info: [2023-05-10T05:58:21.458Z] ------------------- [2023-05-10T05:58:21.458Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T05:58:21.458Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T05:58:21.458Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T05:58:21.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-10T05:58:21.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-10T05:58:21.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T05:58:21.849Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T05:58:21.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T05:58:21.939Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T05:58:21.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T05:58:22.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T05:58:22.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T05:58:22.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T05:58:22.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T05:58:22.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-10T05:58:22.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T05:58:22.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T05:58:22.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T05:58:22.333Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T05:58:22.378Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T05:58:22.418Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T05:58:22.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T05:58:22.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T05:58:22.544Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T05:58:22.581Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T05:58:22.618Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T05:58:22.656Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T05:58:22.694Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T05:58:22.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T05:58:22.768Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T05:58:22.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-305 [Pipeline] echo [2023-05-10T05:58:22.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-305 [Pipeline] echo [2023-05-10T05:58:22.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-305 [Pipeline] echo [2023-05-10T05:58:22.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [Pipeline] echo [2023-05-10T05:58:22.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0227cc6 [Pipeline] echo [2023-05-10T05:58:23.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T05:58:23.130Z] provisioning config files... [2023-05-10T05:58:23.146Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-305@tmp/config14835943021220239178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T05:58:23.491Z] ---> docker-login.sh [2023-05-10T05:58:23.491Z] nexus3.edgexfoundry.org:10001 [2023-05-10T05:58:23.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:23.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:23.753Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:23.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:23.753Z] [2023-05-10T05:58:23.753Z] Login Succeeded [2023-05-10T05:58:23.753Z] nexus3.edgexfoundry.org:10002 [2023-05-10T05:58:24.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:24.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:24.017Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:24.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:24.017Z] [2023-05-10T05:58:24.017Z] Login Succeeded [2023-05-10T05:58:24.017Z] nexus3.edgexfoundry.org:10003 [2023-05-10T05:58:24.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:24.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:24.017Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:24.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:24.017Z] [2023-05-10T05:58:24.017Z] Login Succeeded [2023-05-10T05:58:24.017Z] nexus3.edgexfoundry.org:10004 [2023-05-10T05:58:24.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:24.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:24.279Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:24.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:24.279Z] [2023-05-10T05:58:24.279Z] Login Succeeded [2023-05-10T05:58:24.279Z] docker.io [2023-05-10T05:58:24.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:24.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:24.541Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:24.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:24.541Z] [2023-05-10T05:58:24.541Z] Login Succeeded [2023-05-10T05:58:24.541Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T05:58:24.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T05:58:25.207Z] + git rev-list -1 --merges 0227cc6af256e2154ad8e6d9d0906a3b765f0af0~1..0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [Pipeline] echo [2023-05-10T05:58:25.315Z] -----------> git rev-list -1 --merges 0227cc6af256e2154ad8e6d9d0906a3b765f0af0~1..0227cc6af256e2154ad8e6d9d0906a3b765f0af0 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [false] [Pipeline] sh [2023-05-10T05:58:25.636Z] + git log --format=format:%s -1 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [Pipeline] echo [2023-05-10T05:58:25.670Z] ========================================================= [2023-05-10T05:58:25.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T05:58:25.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T05:58:26.107Z] + git log --format=format:%s -1 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [Pipeline] echo [2023-05-10T05:58:26.148Z] [semverPrep] GIT_COMMIT: 0227cc6af256e2154ad8e6d9d0906a3b765f0af0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-10T05:58:26.180Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T05:58:26.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T05:58:26.662Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T05:58:26.662Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T05:58:26.662Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T05:58:26.662Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T05:58:26.662Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T05:58:26.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T05:58:27.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T05:58:27.170Z] [2023-05-10T05:58:27.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T05:58:27.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T05:58:27.551Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T05:58:27.551Z] b85a868b505f: Pulling fs layer [2023-05-10T05:58:27.551Z] e2be974225ed: Pulling fs layer [2023-05-10T05:58:27.551Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T05:58:27.551Z] 988bab9f4d93: Pulling fs layer [2023-05-10T05:58:27.551Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T05:58:27.551Z] eaf3925da568: Pulling fs layer [2023-05-10T05:58:27.551Z] bab4dde63d76: Pulling fs layer [2023-05-10T05:58:27.551Z] bde34c3a00c8: Pulling fs layer [2023-05-10T05:58:27.551Z] b352a97aabf1: Pulling fs layer [2023-05-10T05:58:27.551Z] 4872d77fe225: Pulling fs layer [2023-05-10T05:58:27.551Z] 5851b861e8e6: Pulling fs layer [2023-05-10T05:58:27.551Z] 988bab9f4d93: Waiting [2023-05-10T05:58:27.551Z] 1469e6f7b9e6: Waiting [2023-05-10T05:58:27.551Z] bab4dde63d76: Waiting [2023-05-10T05:58:27.551Z] bde34c3a00c8: Waiting [2023-05-10T05:58:27.551Z] 5851b861e8e6: Waiting [2023-05-10T05:58:27.551Z] b352a97aabf1: Waiting [2023-05-10T05:58:27.551Z] 4872d77fe225: Waiting [2023-05-10T05:58:27.551Z] eaf3925da568: Waiting [2023-05-10T05:58:27.551Z] e2be974225ed: Download complete [2023-05-10T05:58:27.551Z] 988bab9f4d93: Download complete [2023-05-10T05:58:27.816Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T05:58:27.816Z] 1469e6f7b9e6: Download complete [2023-05-10T05:58:27.816Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T05:58:27.816Z] 339a4e72a1f5: Download complete [2023-05-10T05:58:27.816Z] eaf3925da568: Verifying Checksum [2023-05-10T05:58:27.816Z] eaf3925da568: Download complete [2023-05-10T05:58:27.816Z] bde34c3a00c8: Verifying Checksum [2023-05-10T05:58:27.816Z] bde34c3a00c8: Download complete [2023-05-10T05:58:27.816Z] b352a97aabf1: Verifying Checksum [2023-05-10T05:58:27.816Z] b352a97aabf1: Download complete [2023-05-10T05:58:27.816Z] 4872d77fe225: Download complete [2023-05-10T05:58:27.816Z] 5851b861e8e6: Verifying Checksum [2023-05-10T05:58:27.816Z] 5851b861e8e6: Download complete [2023-05-10T05:58:27.816Z] b85a868b505f: Download complete [2023-05-10T05:58:28.076Z] bab4dde63d76: Verifying Checksum [2023-05-10T05:58:28.076Z] bab4dde63d76: Download complete [2023-05-10T05:58:29.454Z] b85a868b505f: Pull complete [2023-05-10T05:58:29.454Z] e2be974225ed: Pull complete [2023-05-10T05:58:29.714Z] 339a4e72a1f5: Pull complete [2023-05-10T05:58:29.974Z] 988bab9f4d93: Pull complete [2023-05-10T05:58:30.232Z] 1469e6f7b9e6: Pull complete [2023-05-10T05:58:30.232Z] eaf3925da568: Pull complete [2023-05-10T05:58:32.135Z] bab4dde63d76: Pull complete [2023-05-10T05:58:32.135Z] bde34c3a00c8: Pull complete [2023-05-10T05:58:32.397Z] b352a97aabf1: Pull complete [2023-05-10T05:58:32.397Z] 4872d77fe225: Pull complete [2023-05-10T05:58:32.397Z] 5851b861e8e6: Pull complete [2023-05-10T05:58:32.397Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T05:58:32.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T05:58:32.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T05:58:32.636Z] prd-ubuntu20.04-docker-8c-8g-14878 does not seem to be running inside a container [2023-05-10T05:58:32.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-305 -v /w/workspace/gexfoundry_device-snmp-go_PR-305:/w/workspace/gexfoundry_device-snmp-go_PR-305:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-305@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-305@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-05-10T05:58:35.235Z] $ docker top 343bcc30d493d8c258c4f6967044504b20496fb6eeeda294cf94cd328eb288f6 -eo pid,comm [2023-05-10T05:58:35.296Z] 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-05-10T05:58:35.296Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T05:58:35.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T05:58:35.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T05:58:35.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T05:58:35.535Z] $ docker exec 343bcc30d493d8c258c4f6967044504b20496fb6eeeda294cf94cd328eb288f6 ssh-agent [2023-05-10T05:58:35.653Z] SSH_AUTH_SOCK=/tmp/ssh-J8cnk8dMH1bi/agent.33 [2023-05-10T05:58:35.653Z] SSH_AGENT_PID=39 [2023-05-10T05:58:35.661Z] Running ssh-add (command line suppressed) [2023-05-10T05:58:35.762Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-305@tmp/private_key_13762380394803814410.key (/w/workspace/gexfoundry_device-snmp-go_PR-305@tmp/private_key_13762380394803814410.key) [2023-05-10T05:58:35.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T05:58:36.107Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T05:58:36.133Z] $ docker exec --env ******** --env ******** 343bcc30d493d8c258c4f6967044504b20496fb6eeeda294cf94cd328eb288f6 ssh-agent -k [2023-05-10T05:58:36.256Z] unset SSH_AUTH_SOCK; [2023-05-10T05:58:36.258Z] unset SSH_AGENT_PID; [2023-05-10T05:58:36.258Z] echo Agent pid 39 killed; [2023-05-10T05:58:36.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T05:58:36.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T05:58:36.357Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T05:58:36.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T05:58:36.476Z] $ docker exec 343bcc30d493d8c258c4f6967044504b20496fb6eeeda294cf94cd328eb288f6 ssh-agent [2023-05-10T05:58:36.610Z] SSH_AUTH_SOCK=/tmp/ssh-PFSuhrP0TMFq/agent.72 [2023-05-10T05:58:36.610Z] SSH_AGENT_PID=78 [2023-05-10T05:58:36.615Z] Running ssh-add (command line suppressed) [2023-05-10T05:58:36.715Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-305@tmp/private_key_16452400289048168489.key (/w/workspace/gexfoundry_device-snmp-go_PR-305@tmp/private_key_16452400289048168489.key) [2023-05-10T05:58:36.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T05:58:37.070Z] + git semver init [2023-05-10T05:58:37.331Z] 2023-05-10 05:58:37,251 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T05:58:37.331Z] 2023-05-10 05:58:37,252 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-305/.semver [2023-05-10T05:58:37.331Z] 2023-05-10 05:58:37,252 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-305/.semver [2023-05-10T05:58:37.331Z] 2023-05-10 05:58:37,252 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-305/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-305, universal_newlines=False, shell=None, istream=None) [2023-05-10T05:58:38.275Z] 2023-05-10 05:58:38,019 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-305/.git/info/exclude [2023-05-10T05:58:38.275Z] 2023-05-10 05:58:38,020 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-305/.semver/PR-305 with force:False [2023-05-10T05:58:38.275Z] 2023-05-10 05:58:38,020 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-305/.semver/PR-305 [2023-05-10T05:58:38.275Z] 2023-05-10 05:58:38,025 [execute] INFO git cat-file --batch-check [2023-05-10T05:58:38.275Z] 2023-05-10 05:58:38,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-305/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T05:58:38.275Z] 2023-05-10 05:58:38,032 [execute] INFO git cat-file --batch [2023-05-10T05:58:38.275Z] 2023-05-10 05:58:38,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-305/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T05:58:38.275Z] 2023-05-10 05:58:38,038 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-305/.semver/PR-305 [2023-05-10T05:58:38.275Z] 0.0.0 [Pipeline] } [2023-05-10T05:58:38.304Z] $ docker exec --env ******** --env ******** 343bcc30d493d8c258c4f6967044504b20496fb6eeeda294cf94cd328eb288f6 ssh-agent -k [2023-05-10T05:58:38.405Z] unset SSH_AUTH_SOCK; [2023-05-10T05:58:38.405Z] unset SSH_AGENT_PID; [2023-05-10T05:58:38.405Z] echo Agent pid 78 killed; [2023-05-10T05:58:38.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T05:58:38.831Z] + git semver [Pipeline] } [2023-05-10T05:58:39.117Z] $ docker stop --time=1 343bcc30d493d8c258c4f6967044504b20496fb6eeeda294cf94cd328eb288f6 [2023-05-10T05:58:40.457Z] $ docker rm -f --volumes 343bcc30d493d8c258c4f6967044504b20496fb6eeeda294cf94cd328eb288f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T05:58:40.855Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T05:58:41.122Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T05:58:41.140Z] [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-05-10T05:58:41.761Z] provisioning config files... [2023-05-10T05:58:41.770Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-305@tmp/config3576249526113736328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T05:58:42.113Z] ---> docker-login.sh [2023-05-10T05:58:42.113Z] nexus3.edgexfoundry.org:10001 [2023-05-10T05:58:42.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:42.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:42.113Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:42.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:42.113Z] [2023-05-10T05:58:42.113Z] Login Succeeded [2023-05-10T05:58:42.113Z] nexus3.edgexfoundry.org:10002 [2023-05-10T05:58:42.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:42.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:42.113Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:42.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:42.113Z] [2023-05-10T05:58:42.113Z] Login Succeeded [2023-05-10T05:58:42.113Z] nexus3.edgexfoundry.org:10003 [2023-05-10T05:58:42.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:42.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:42.373Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:42.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:42.373Z] [2023-05-10T05:58:42.373Z] Login Succeeded [2023-05-10T05:58:42.373Z] nexus3.edgexfoundry.org:10004 [2023-05-10T05:58:42.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:42.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:42.373Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:42.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:42.373Z] [2023-05-10T05:58:42.373Z] Login Succeeded [2023-05-10T05:58:42.373Z] docker.io [2023-05-10T05:58:42.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T05:58:42.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T05:58:42.634Z] Configure a credential helper to remove this warning. See [2023-05-10T05:58:42.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T05:58:42.634Z] [2023-05-10T05:58:42.634Z] Login Succeeded [2023-05-10T05:58:42.634Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T05:58:42.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T05:58:42.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T05:58:42.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T05:58:42.933Z] ========================================================= [2023-05-10T05:58:42.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T05:58:42.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T05:58:43.385Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T05:58:43.385Z] Sending build context to Docker daemon 5.822MB [2023-05-10T05:58:43.385Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T05:58:43.385Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T05:58:43.385Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T05:58:43.385Z] f56be85fc22e: Pulling fs layer [2023-05-10T05:58:43.385Z] 85791d961cd3: Pulling fs layer [2023-05-10T05:58:43.385Z] d694b5ae8c79: Pulling fs layer [2023-05-10T05:58:43.385Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T05:58:43.385Z] 4d19c01a9841: Pulling fs layer [2023-05-10T05:58:43.385Z] 9325e15d5711: Pulling fs layer [2023-05-10T05:58:43.385Z] 556b6ee489ea: Pulling fs layer [2023-05-10T05:58:43.385Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T05:58:43.385Z] 4d19c01a9841: Waiting [2023-05-10T05:58:43.385Z] 556b6ee489ea: Waiting [2023-05-10T05:58:43.385Z] 9325e15d5711: Waiting [2023-05-10T05:58:43.385Z] c5a4b2cf53e6: Waiting [2023-05-10T05:58:43.385Z] 9f32a84ed3da: Waiting [2023-05-10T05:58:43.645Z] 85791d961cd3: Verifying Checksum [2023-05-10T05:58:43.645Z] 85791d961cd3: Download complete [2023-05-10T05:58:43.645Z] 9f32a84ed3da: Download complete [2023-05-10T05:58:43.645Z] 4d19c01a9841: Verifying Checksum [2023-05-10T05:58:43.645Z] 4d19c01a9841: Download complete [2023-05-10T05:58:43.645Z] f56be85fc22e: Verifying Checksum [2023-05-10T05:58:43.645Z] f56be85fc22e: Download complete [2023-05-10T05:58:43.645Z] 9325e15d5711: Verifying Checksum [2023-05-10T05:58:43.645Z] 9325e15d5711: Download complete [2023-05-10T05:58:43.645Z] f56be85fc22e: Pull complete [2023-05-10T05:58:43.904Z] 85791d961cd3: Pull complete [2023-05-10T05:58:44.164Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T05:58:44.164Z] c5a4b2cf53e6: Download complete [2023-05-10T05:58:44.164Z] d694b5ae8c79: Download complete [2023-05-10T05:58:44.425Z] 556b6ee489ea: Verifying Checksum [2023-05-10T05:58:44.425Z] 556b6ee489ea: Download complete [2023-05-10T05:58:47.709Z] d694b5ae8c79: Pull complete [2023-05-10T05:58:47.709Z] 9f32a84ed3da: Pull complete [2023-05-10T05:58:47.709Z] 4d19c01a9841: Pull complete [2023-05-10T05:58:47.967Z] 9325e15d5711: Pull complete [2023-05-10T05:58:50.502Z] 556b6ee489ea: Pull complete [2023-05-10T05:58:51.440Z] c5a4b2cf53e6: Pull complete [2023-05-10T05:58:51.440Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T05:58:51.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T05:58:51.440Z] ---> c4be618373d6 [2023-05-10T05:58:51.440Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T05:58:56.571Z] Still waiting to schedule task [2023-05-10T05:58:56.572Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-10T05:58:56.726Z] ---> Running in bc3a0d79b78f [2023-05-10T05:58:56.726Z] Removing intermediate container bc3a0d79b78f [2023-05-10T05:58:56.726Z] ---> bf588232f332 [2023-05-10T05:58:56.726Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T05:58:56.726Z] ---> Running in c975905d8c65 [2023-05-10T05:58:56.726Z] Removing intermediate container c975905d8c65 [2023-05-10T05:58:56.726Z] ---> a9115c845d9d [2023-05-10T05:58:56.726Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T05:58:56.726Z] ---> Running in 55b086d39e03 [2023-05-10T05:58:56.726Z] Removing intermediate container 55b086d39e03 [2023-05-10T05:58:56.726Z] ---> a1c5d7db3fac [2023-05-10T05:58:56.726Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T05:58:56.726Z] ---> Running in d9bf83b4d1be [2023-05-10T05:58:56.726Z] Removing intermediate container d9bf83b4d1be [2023-05-10T05:58:56.726Z] ---> 6936ee319d59 [2023-05-10T05:58:56.726Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T05:58:56.726Z] ---> Running in cc2c0bfd122e [2023-05-10T05:58:56.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T05:58:57.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T05:58:57.248Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T05:58:57.248Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T05:58:57.248Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T05:58:57.558Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T05:58:57.558Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T05:58:57.558Z] OK: 269 MiB in 57 packages [2023-05-10T05:58:57.819Z] Removing intermediate container cc2c0bfd122e [2023-05-10T05:58:57.819Z] ---> 8e7ee5d2e053 [2023-05-10T05:58:57.819Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-10T05:58:57.819Z] ---> Running in debfc9f82ac6 [2023-05-10T05:58:58.080Z] Removing intermediate container debfc9f82ac6 [2023-05-10T05:58:58.080Z] ---> 919a55bb35f6 [2023-05-10T05:58:58.080Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T05:58:58.080Z] ---> 512fed494c6d [2023-05-10T05:58:58.080Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T05:58:58.080Z] ---> Running in 284dc06551d5 [2023-05-10T05:59:36.948Z] Removing intermediate container 284dc06551d5 [2023-05-10T05:59:36.949Z] ---> ff59aeb2503f [2023-05-10T05:59:36.949Z] Step 11/12 : COPY . . [2023-05-10T05:59:36.949Z] ---> d8733a537d0b [2023-05-10T05:59:36.949Z] Step 12/12 : RUN ${MAKE} [2023-05-10T05:59:36.949Z] ---> Running in e2886675b041 [2023-05-10T05:59:36.949Z] noop [2023-05-10T05:59:36.949Z] Removing intermediate container e2886675b041 [2023-05-10T05:59:36.949Z] ---> 18fa9ca43d63 [2023-05-10T05:59:36.949Z] Successfully built 18fa9ca43d63 [2023-05-10T05:59:36.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T05:59:37.403Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T05:59:37.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T05:59:37.551Z] prd-ubuntu20.04-docker-8c-8g-14878 does not seem to be running inside a container [2023-05-10T05:59:37.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-305 -v /w/workspace/gexfoundry_device-snmp-go_PR-305:/w/workspace/gexfoundry_device-snmp-go_PR-305:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-305@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-305@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-05-10T05:59:37.929Z] $ docker top 4086d5cc93169189cbf028dc9197e0cf77ec2e6bbbe25726070237a520537141 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T05:59:38.329Z] + go version [2023-05-10T05:59:38.329Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T05:59:38.359Z] $ docker stop --time=1 4086d5cc93169189cbf028dc9197e0cf77ec2e6bbbe25726070237a520537141 [2023-05-10T05:59:39.633Z] $ docker rm -f --volumes 4086d5cc93169189cbf028dc9197e0cf77ec2e6bbbe25726070237a520537141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T05:59:40.358Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T05:59:40.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T05:59:40.510Z] prd-ubuntu20.04-docker-8c-8g-14878 does not seem to be running inside a container [2023-05-10T05:59:40.538Z] $ 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-305 -v /w/workspace/gexfoundry_device-snmp-go_PR-305:/w/workspace/gexfoundry_device-snmp-go_PR-305:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-305@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-305@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-05-10T05:59:40.864Z] $ docker top 71bab38ee92e656656cac65092e4bbf4661aed13ef14117097d1c6fd6573838d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T05:59:41.264Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-305 [Pipeline] fileExists [Pipeline] sh [2023-05-10T05:59:41.625Z] + make test [2023-05-10T05:59:41.625Z] go test ./... -coverprofile=coverage.out [2023-05-10T05:59:46.903Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-10T05:59:56.874Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-10T05:59:56.875Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-05-10T06:00:05.063Z] go vet ./... [2023-05-10T06:00:08.344Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T06:00:08.344Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T06:00:08.344Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T06:00:08.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T06:00:09.654Z] $ docker stop --time=1 71bab38ee92e656656cac65092e4bbf4661aed13ef14117097d1c6fd6573838d [2023-05-10T06:00:13.216Z] $ docker rm -f --volumes 71bab38ee92e656656cac65092e4bbf4661aed13ef14117097d1c6fd6573838d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T06:00:13.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T06:00:13.896Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T06:00:14.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T06:00:14.883Z] + ls -al . [2023-05-10T06:00:14.883Z] total 172 [2023-05-10T06:00:14.883Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 05:59 . [2023-05-10T06:00:14.883Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 05:58 .. [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 6 May 10 05:58 .dockerignore [2023-05-10T06:00:14.883Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 05:58 .git [2023-05-10T06:00:14.883Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 05:58 .github [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 328 May 10 05:58 .gitignore [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 05:58 .golangci.yml [2023-05-10T06:00:14.883Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 05:58 .semver [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 10 05:58 Attribution.txt [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 10 05:58 CHANGELOG.md [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 10 05:58 Dockerfile [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 05:58 GOVERNANCE.md [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 656 May 10 05:58 Jenkinsfile [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 05:58 LICENSE [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 10 05:58 Makefile [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 05:58 OWNERS.md [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 10 05:58 README.md [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 05:58 VERSION [2023-05-10T06:00:14.883Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 05:58 bin [2023-05-10T06:00:14.883Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 05:58 cmd [2023-05-10T06:00:14.883Z] -rw-r--r-- 1 jenkins jenkins 8837 May 10 05:59 coverage.out [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 10 05:58 go.mod [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 10 05:58 go.sum [2023-05-10T06:00:14.883Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 05:58 internal [2023-05-10T06:00:14.883Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 05:58 snap [2023-05-10T06:00:14.883Z] -rw-rw-r-- 1 jenkins jenkins 228 May 10 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T06:00:15.266Z] + 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=0227cc6af256e2154ad8e6d9d0906a3b765f0af0 --label arch=amd64 --label version=0.0.0 . [2023-05-10T06:00:15.266Z] Sending build context to Docker daemon 5.832MB [2023-05-10T06:00:15.266Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T06:00:15.266Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-10T06:00:15.266Z] ---> 18fa9ca43d63 [2023-05-10T06:00:15.266Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T06:00:15.525Z] ---> Running in d36d7d11e7d0 [2023-05-10T06:00:15.525Z] Removing intermediate container d36d7d11e7d0 [2023-05-10T06:00:15.525Z] ---> 13433700e824 [2023-05-10T06:00:15.525Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T06:00:15.525Z] ---> Running in a50a349993d1 [2023-05-10T06:00:15.525Z] Removing intermediate container a50a349993d1 [2023-05-10T06:00:15.525Z] ---> de018e036370 [2023-05-10T06:00:15.525Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T06:00:15.525Z] ---> Running in d5011528985c [2023-05-10T06:00:15.786Z] Removing intermediate container d5011528985c [2023-05-10T06:00:15.786Z] ---> 37c47fb375b9 [2023-05-10T06:00:15.786Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T06:00:15.786Z] ---> Running in 885d532d6494 [2023-05-10T06:00:15.786Z] Removing intermediate container 885d532d6494 [2023-05-10T06:00:15.786Z] ---> ad108a138ae2 [2023-05-10T06:00:15.786Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T06:00:15.786Z] ---> Running in a271e381eeda [2023-05-10T06:00:16.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T06:00:16.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T06:00:16.565Z] OK: 269 MiB in 57 packages [2023-05-10T06:00:16.824Z] Removing intermediate container a271e381eeda [2023-05-10T06:00:16.824Z] ---> c5a6485b31b6 [2023-05-10T06:00:16.824Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-10T06:00:16.824Z] ---> Running in 0e066d3ef283 [2023-05-10T06:00:16.824Z] Removing intermediate container 0e066d3ef283 [2023-05-10T06:00:16.824Z] ---> df81c0e3f122 [2023-05-10T06:00:16.824Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-10T06:00:17.084Z] ---> 77f00f87b80e [2023-05-10T06:00:17.084Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T06:00:17.084Z] ---> Running in d4058dc91051 [2023-05-10T06:00:18.149Z] Removing intermediate container d4058dc91051 [2023-05-10T06:00:18.149Z] ---> 6d2a83bfd285 [2023-05-10T06:00:18.149Z] Step 11/24 : COPY . . [2023-05-10T06:00:18.409Z] ---> 38b64dbbbc5f [2023-05-10T06:00:18.409Z] Step 12/24 : RUN ${MAKE} [2023-05-10T06:00:18.409Z] ---> Running in 13d8aed03896 [2023-05-10T06:00:18.667Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-10T06:00:37.544Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14879 in /w/workspace/gexfoundry_device-snmp-go_PR-305 [Pipeline] { [Pipeline] ws [2023-05-10T06:00:37.606Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-10T06:00:37.694Z] Selected Git installation does not exist. Using Default [2023-05-10T06:00:37.694Z] The recommended git tool is: NONE [2023-05-10T06:00:40.595Z] Removing intermediate container 13d8aed03896 [2023-05-10T06:00:40.595Z] ---> 26caa0f8e006 [2023-05-10T06:00:40.595Z] Step 13/24 : FROM alpine:3.17 [2023-05-10T06:00:40.595Z] 3.17: Pulling from library/alpine [2023-05-10T06:00:40.595Z] f56be85fc22e: Already exists [2023-05-10T06:00:40.854Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T06:00:40.854Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T06:00:40.854Z] ---> 9ed4aefc74f6 [2023-05-10T06:00:40.854Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T06:00:40.854Z] ---> Running in 515be742f248 [2023-05-10T06:00:41.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T06:00:41.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T06:00:41.375Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T06:00:41.375Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T06:00:41.375Z] OK: 7 MiB in 16 packages [2023-05-10T06:00:41.634Z] Removing intermediate container 515be742f248 [2023-05-10T06:00:41.634Z] ---> 1365f63ba696 [2023-05-10T06:00:41.634Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-10T06:00:42.945Z] ---> d607fba76dd9 [2023-05-10T06:00:42.945Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-10T06:00:42.945Z] ---> d8106ce4ebdc [2023-05-10T06:00:42.945Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-10T06:00:42.945Z] ---> 60f7a2df7ad6 [2023-05-10T06:00:42.945Z] Step 18/24 : EXPOSE 59993 [2023-05-10T06:00:42.945Z] ---> Running in 127e17dcfea6 [2023-05-10T06:00:43.205Z] Removing intermediate container 127e17dcfea6 [2023-05-10T06:00:43.205Z] ---> f41865663c10 [2023-05-10T06:00:43.205Z] Step 19/24 : EXPOSE 161 [2023-05-10T06:00:43.205Z] ---> Running in 330704c874d1 [2023-05-10T06:00:43.205Z] Removing intermediate container 330704c874d1 [2023-05-10T06:00:43.205Z] ---> f16f695b150d [2023-05-10T06:00:43.205Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-10T06:00:43.205Z] ---> Running in 29c0c42500a6 [2023-05-10T06:00:43.464Z] Removing intermediate container 29c0c42500a6 [2023-05-10T06:00:43.464Z] ---> 9daa2b945464 [2023-05-10T06:00:43.464Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T06:00:43.464Z] ---> Running in 44d49771515d [2023-05-10T06:00:43.464Z] Removing intermediate container 44d49771515d [2023-05-10T06:00:43.464Z] ---> 201f6953783d [2023-05-10T06:00:43.464Z] Step 22/24 : LABEL arch=amd64 [2023-05-10T06:00:43.464Z] ---> Running in cd1c6d3d83e5 [2023-05-10T06:00:43.464Z] Removing intermediate container cd1c6d3d83e5 [2023-05-10T06:00:43.464Z] ---> 0db07ab5dd60 [2023-05-10T06:00:43.464Z] Step 23/24 : LABEL git_sha=0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [2023-05-10T06:00:43.464Z] ---> Running in 1716a96876b6 [2023-05-10T06:00:43.477Z] using credential edgex-jenkins-ssh [2023-05-10T06:00:43.493Z] Cloning the remote Git repository [2023-05-10T06:00:43.724Z] Removing intermediate container 1716a96876b6 [2023-05-10T06:00:43.724Z] ---> 740203cc4aa9 [2023-05-10T06:00:43.724Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T06:00:43.724Z] ---> Running in 10ff981d0866 [2023-05-10T06:00:43.724Z] Removing intermediate container 10ff981d0866 [2023-05-10T06:00:43.724Z] ---> 59e8926377a1 [2023-05-10T06:00:43.724Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T06:00:43.724Z] Successfully built 59e8926377a1 [2023-05-10T06:00:43.724Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-05-10T06:00:43.551Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-10T06:00:43.653Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-10T06:00:43.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-10T06:00:43.824Z] > git --version # timeout=10 [2023-05-10T06:00:43.845Z] > git --version # 'git version 2.25.1' [2023-05-10T06:00:43.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T06:00:44.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T06:00:44.655Z] [2023-05-10T06:00:44.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T06:00:45.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T06:00:45.023Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T06:00:45.023Z] 5eb5b503b376: Pulling fs layer [2023-05-10T06:00:45.023Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T06:00:45.023Z] ec43610c2a17: Pulling fs layer [2023-05-10T06:00:45.023Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T06:00:45.023Z] 33b1e0a273af: Pulling fs layer [2023-05-10T06:00:45.023Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T06:00:45.023Z] 2f39f015ded8: Pulling fs layer [2023-05-10T06:00:45.023Z] 3a2ae6a8a46f: Waiting [2023-05-10T06:00:45.023Z] 33b1e0a273af: Waiting [2023-05-10T06:00:45.023Z] 5d3b04190fa2: Waiting [2023-05-10T06:00:45.023Z] 2f39f015ded8: Waiting [2023-05-10T06:00:45.023Z] 5c69ac0246d0: Download complete [2023-05-10T06:00:45.023Z] 3a2ae6a8a46f: Download complete [2023-05-10T06:00:45.023Z] 33b1e0a273af: Verifying Checksum [2023-05-10T06:00:45.023Z] 33b1e0a273af: Download complete [2023-05-10T06:00:45.023Z] ec43610c2a17: Verifying Checksum [2023-05-10T06:00:45.023Z] ec43610c2a17: Download complete [2023-05-10T06:00:45.023Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T06:00:45.023Z] 5d3b04190fa2: Download complete [2023-05-10T06:00:44.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T06:00:45.115Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-10T06:00:45.144Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T06:00:45.284Z] 5eb5b503b376: Verifying Checksum [2023-05-10T06:00:45.284Z] 5eb5b503b376: Download complete [2023-05-10T06:00:45.850Z] 2f39f015ded8: Download complete [2023-05-10T06:00:46.415Z] 5eb5b503b376: Pull complete [2023-05-10T06:00:46.074Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-10T06:00:46.116Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-10T06:00:46.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T06:00:46.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/305/head:refs/remotes/origin/PR-305 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T06:00:46.609Z] Merging remotes/origin/main commit 2c7d09f47ef91aa804aada2f58e507595b834e57 into PR head commit 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [2023-05-10T06:00:46.675Z] 5c69ac0246d0: Pull complete [2023-05-10T06:00:46.918Z] Merge succeeded, producing 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [2023-05-10T06:00:46.919Z] Checking out Revision 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 (PR-305) [2023-05-10T06:00:46.933Z] ec43610c2a17: Pull complete [2023-05-10T06:00:47.194Z] 3a2ae6a8a46f: Pull complete [2023-05-10T06:00:47.194Z] 33b1e0a273af: Pull complete [2023-05-10T06:00:47.429Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-10T06:00:47.453Z] 5d3b04190fa2: Pull complete [2023-05-10T06:00:47.486Z] > git --version # timeout=10 [2023-05-10T06:00:47.501Z] > git --version # 'git version 2.25.1' [2023-05-10T06:00:47.518Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T06:00:46.631Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T06:00:46.718Z] > git checkout -f 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 # timeout=10 [2023-05-10T06:00:46.810Z] > git remote # timeout=10 [2023-05-10T06:00:46.834Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T06:00:46.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T06:00:46.876Z] > git merge 2c7d09f47ef91aa804aada2f58e507595b834e57 # timeout=10 [2023-05-10T06:00:46.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T06:00:46.929Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T06:00:46.946Z] > git checkout -f 0227cc6af256e2154ad8e6d9d0906a3b765f0af0 # timeout=10 [2023-05-10T06:00:47.988Z] [2023-05-10T06:00:47.988Z] GitHub has been notified of this commit’s build result [2023-05-10T06:00:47.988Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T06:00:48.730Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T06:00:48.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T06:00:48.730Z] Dload Upload Total Spent Left Speed [2023-05-10T06:00:48.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-05-10T06:00:49.312Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T06:00:49.658Z] + sudo tee /etc/docker/daemon.new [2023-05-10T06:00:49.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T06:00:49.658Z] { [2023-05-10T06:00:49.658Z] "registry-mirrors": [ [2023-05-10T06:00:49.658Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T06:00:49.658Z] ], [2023-05-10T06:00:49.658Z] "bip": "10.250.0.254/24", [2023-05-10T06:00:49.658Z] "hosts": [ [2023-05-10T06:00:49.658Z] "tcp://0.0.0.0:5555", [2023-05-10T06:00:49.658Z] "unix:///var/run/docker.sock" [2023-05-10T06:00:49.658Z] ], [2023-05-10T06:00:49.658Z] "mtu": 1458, [2023-05-10T06:00:49.658Z] "selinux-enabled": true, [2023-05-10T06:00:49.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T06:00:49.658Z] } [Pipeline] sh [2023-05-10T06:00:50.009Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T06:00:50.359Z] + sudo service docker restart [2023-05-10T06:00:52.719Z] 2f39f015ded8: Pull complete [2023-05-10T06:00:52.719Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T06:00:52.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T06:00:52.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T06:00:52.947Z] prd-ubuntu20.04-docker-8c-8g-14878 does not seem to be running inside a container [2023-05-10T06:00:52.979Z] $ 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-305 -v /w/workspace/gexfoundry_device-snmp-go_PR-305:/w/workspace/gexfoundry_device-snmp-go_PR-305:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-305@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-305@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-05-10T06:00:58.311Z] $ docker top b41a3f8f7306a183347fa6d09db990fefdfb09fb9152f29f2b14bc6b1a7718c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:00:58.791Z] ---> job-cost.sh [2023-05-10T06:00:58.791Z] lf-activate-venv: SKIPPING [2023-05-10T06:00:58.791Z] INFO: No Stack... [2023-05-10T06:00:59.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T06:00:59.313Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T06:00:59.680Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-305/archives/cost.csv [2023-05-10T06:00:59.680Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T06:00:59.724Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-305-1-stack-cost] [2023-05-10T06:00:59.729Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-305-1-stack-cost] did not exist. Created. [2023-05-10T06:00:59.729Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T06:01:00.137Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T06:01:00.189Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T06:01:00.270Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T06:01:00.361Z] $ docker stop --time=1 b41a3f8f7306a183347fa6d09db990fefdfb09fb9152f29f2b14bc6b1a7718c7 [2023-05-10T06:01:01.524Z] $ docker rm -f --volumes b41a3f8f7306a183347fa6d09db990fefdfb09fb9152f29f2b14bc6b1a7718c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T06:01:12.548Z] provisioning config files... [2023-05-10T06:01:12.575Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config10276201040263429489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:01:12.987Z] ---> docker-login.sh [2023-05-10T06:01:12.988Z] nexus3.edgexfoundry.org:10001 [2023-05-10T06:01:13.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T06:01:13.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T06:01:13.532Z] Configure a credential helper to remove this warning. See [2023-05-10T06:01:13.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T06:01:13.532Z] [2023-05-10T06:01:13.532Z] Login Succeeded [2023-05-10T06:01:13.532Z] nexus3.edgexfoundry.org:10002 [2023-05-10T06:01:13.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T06:01:13.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T06:01:13.806Z] Configure a credential helper to remove this warning. See [2023-05-10T06:01:13.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T06:01:13.806Z] [2023-05-10T06:01:13.806Z] Login Succeeded [2023-05-10T06:01:13.806Z] nexus3.edgexfoundry.org:10003 [2023-05-10T06:01:14.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T06:01:14.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T06:01:14.351Z] Configure a credential helper to remove this warning. See [2023-05-10T06:01:14.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T06:01:14.351Z] [2023-05-10T06:01:14.351Z] Login Succeeded [2023-05-10T06:01:14.351Z] nexus3.edgexfoundry.org:10004 [2023-05-10T06:01:14.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T06:01:14.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T06:01:14.623Z] Configure a credential helper to remove this warning. See [2023-05-10T06:01:14.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T06:01:14.623Z] [2023-05-10T06:01:14.623Z] Login Succeeded [2023-05-10T06:01:14.623Z] docker.io [2023-05-10T06:01:14.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T06:01:15.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T06:01:15.161Z] Configure a credential helper to remove this warning. See [2023-05-10T06:01:15.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T06:01:15.161Z] [2023-05-10T06:01:15.161Z] Login Succeeded [2023-05-10T06:01:15.161Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T06:01:15.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T06:01:15.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T06:01:15.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T06:01:15.657Z] ========================================================= [2023-05-10T06:01:15.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T06:01:15.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T06:01:16.162Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T06:01:16.432Z] Sending build context to Docker daemon 3.018MB [2023-05-10T06:01:16.432Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T06:01:16.432Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T06:01:16.713Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T06:01:16.713Z] c41833b44d91: Pulling fs layer [2023-05-10T06:01:16.713Z] ed15518f5707: Pulling fs layer [2023-05-10T06:01:16.713Z] feae8fd75edb: Pulling fs layer [2023-05-10T06:01:16.713Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T06:01:16.713Z] 3cdef696dda3: Pulling fs layer [2023-05-10T06:01:16.713Z] 2ced38df9373: Pulling fs layer [2023-05-10T06:01:16.713Z] 58f1dce35555: Pulling fs layer [2023-05-10T06:01:16.713Z] 3cdef696dda3: Waiting [2023-05-10T06:01:16.713Z] 2ced38df9373: Waiting [2023-05-10T06:01:16.713Z] 242c74f7c9fa: Waiting [2023-05-10T06:01:16.713Z] 58f1dce35555: Waiting [2023-05-10T06:01:16.713Z] ed15518f5707: Verifying Checksum [2023-05-10T06:01:16.713Z] ed15518f5707: Download complete [2023-05-10T06:01:16.713Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T06:01:16.713Z] 242c74f7c9fa: Download complete [2023-05-10T06:01:16.713Z] 3cdef696dda3: Verifying Checksum [2023-05-10T06:01:16.713Z] 3cdef696dda3: Download complete [2023-05-10T06:01:16.713Z] c41833b44d91: Verifying Checksum [2023-05-10T06:01:16.713Z] c41833b44d91: Download complete [2023-05-10T06:01:18.139Z] 58f1dce35555: Verifying Checksum [2023-05-10T06:01:18.139Z] 58f1dce35555: Download complete [2023-05-10T06:01:19.108Z] feae8fd75edb: Verifying Checksum [2023-05-10T06:01:19.108Z] feae8fd75edb: Download complete [2023-05-10T06:01:19.377Z] 2ced38df9373: Verifying Checksum [2023-05-10T06:01:19.377Z] 2ced38df9373: Download complete [2023-05-10T06:01:19.964Z] c41833b44d91: Pull complete [2023-05-10T06:01:20.236Z] ed15518f5707: Pull complete [2023-05-10T06:01:35.379Z] feae8fd75edb: Pull complete [2023-05-10T06:01:35.379Z] 242c74f7c9fa: Pull complete [2023-05-10T06:01:35.379Z] 3cdef696dda3: Pull complete [2023-05-10T06:01:40.760Z] 2ced38df9373: Pull complete [2023-05-10T06:01:42.709Z] 58f1dce35555: Pull complete [2023-05-10T06:01:42.709Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T06:01:42.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T06:01:42.709Z] ---> fadd8f120f05 [2023-05-10T06:01:42.709Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T06:01:44.131Z] ---> Running in 4b493bd6354c [2023-05-10T06:01:44.405Z] Removing intermediate container 4b493bd6354c [2023-05-10T06:01:44.405Z] ---> a4ca319d5cbf [2023-05-10T06:01:44.405Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T06:01:44.676Z] ---> Running in 7ae27fcb2107 [2023-05-10T06:01:44.945Z] Removing intermediate container 7ae27fcb2107 [2023-05-10T06:01:44.945Z] ---> c4ba8b6a4d68 [2023-05-10T06:01:44.945Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T06:01:44.945Z] ---> Running in 74e5535ee3a3 [2023-05-10T06:01:45.221Z] Removing intermediate container 74e5535ee3a3 [2023-05-10T06:01:45.221Z] ---> 5905804da712 [2023-05-10T06:01:45.221Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T06:01:45.489Z] ---> Running in 104996e4f1b7 [2023-05-10T06:01:45.766Z] Removing intermediate container 104996e4f1b7 [2023-05-10T06:01:45.766Z] ---> 1cde4e2ad4df [2023-05-10T06:01:45.766Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T06:01:45.766Z] ---> Running in 7540b825e5e9 [2023-05-10T06:01:46.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T06:01:47.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T06:01:48.673Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-10T06:01:48.673Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-10T06:01:48.673Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-10T06:01:48.673Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-10T06:01:48.673Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T06:01:48.673Z] OK: 268 MiB in 57 packages [2023-05-10T06:01:49.648Z] Removing intermediate container 7540b825e5e9 [2023-05-10T06:01:49.648Z] ---> a1c177b089dc [2023-05-10T06:01:49.648Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-10T06:01:49.648Z] ---> Running in 5869b76e9055 [2023-05-10T06:01:49.917Z] Removing intermediate container 5869b76e9055 [2023-05-10T06:01:49.917Z] ---> b0716f32e64d [2023-05-10T06:01:49.917Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T06:01:50.507Z] ---> 823c421a5aba [2023-05-10T06:01:50.507Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T06:01:50.507Z] ---> Running in 03d2455a461b [2023-05-10T06:02:58.405Z] Removing intermediate container 03d2455a461b [2023-05-10T06:02:58.405Z] ---> 654091b3749e [2023-05-10T06:02:58.405Z] Step 11/12 : COPY . . [2023-05-10T06:02:58.405Z] ---> 91d34d4cd93a [2023-05-10T06:02:58.405Z] Step 12/12 : RUN ${MAKE} [2023-05-10T06:02:58.405Z] ---> Running in 5d322fbb02c3 [2023-05-10T06:02:58.405Z] noop [2023-05-10T06:02:58.405Z] Removing intermediate container 5d322fbb02c3 [2023-05-10T06:02:58.405Z] ---> bd1c4c498251 [2023-05-10T06:02:58.405Z] Successfully built bd1c4c498251 [2023-05-10T06:02:58.405Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T06:02:58.875Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T06:02:58.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T06:02:59.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-14879 does not seem to be running inside a container [2023-05-10T06:02:59.223Z] $ 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-05-10T06:03:00.448Z] $ docker top f94c1c7a40195ff7529a69ab2b55fb7d609ad67bbbf46b49ce96ff7c2d1d1cc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T06:03:01.327Z] + go version [2023-05-10T06:03:01.327Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T06:03:01.365Z] $ docker stop --time=1 f94c1c7a40195ff7529a69ab2b55fb7d609ad67bbbf46b49ce96ff7c2d1d1cc8 [2023-05-10T06:03:02.988Z] $ docker rm -f --volumes f94c1c7a40195ff7529a69ab2b55fb7d609ad67bbbf46b49ce96ff7c2d1d1cc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T06:03:03.831Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T06:03:03.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T06:03:04.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-14879 does not seem to be running inside a container [2023-05-10T06:03:04.186Z] $ 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-05-10T06:03:05.359Z] $ docker top f05afb326015f72f018d9131a889ffb655d375f07f01462587b586117618b3a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T06:03:05.923Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T06:03:06.310Z] + make test [2023-05-10T06:03:06.311Z] go test ./... -coverprofile=coverage.out [2023-05-10T06:03:38.543Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-10T06:05:30.232Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-10T06:05:30.232Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2023-05-10T06:05:30.232Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T06:05:30.232Z] go vet ./... [2023-05-10T06:05:52.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T06:05:52.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T06:05:52.334Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T06:05:52.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T06:05:52.407Z] $ docker stop --time=1 f05afb326015f72f018d9131a889ffb655d375f07f01462587b586117618b3a8 [2023-05-10T06:05:54.219Z] $ docker rm -f --volumes f05afb326015f72f018d9131a889ffb655d375f07f01462587b586117618b3a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T06:05:55.733Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T06:05:55.769Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T06:05:56.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T06:05:56.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T06:05:57.211Z] + ls -al . [2023-05-10T06:05:57.211Z] total 168 [2023-05-10T06:05:57.211Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:03 . [2023-05-10T06:05:57.211Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:00 .. [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 6 May 10 06:00 .dockerignore [2023-05-10T06:05:57.211Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:00 .git [2023-05-10T06:05:57.211Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:00 .github [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 328 May 10 06:00 .gitignore [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 06:00 .golangci.yml [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 10 06:00 Attribution.txt [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 10 06:00 CHANGELOG.md [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 10 06:00 Dockerfile [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:00 GOVERNANCE.md [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 656 May 10 06:00 Jenkinsfile [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 06:00 LICENSE [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 10 06:00 Makefile [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 06:00 OWNERS.md [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 10 06:00 README.md [2023-05-10T06:05:57.211Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 05:58 VERSION [2023-05-10T06:05:57.211Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:00 bin [2023-05-10T06:05:57.211Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:00 cmd [2023-05-10T06:05:57.211Z] -rw-r--r-- 1 jenkins jenkins 8837 May 10 06:05 coverage.out [2023-05-10T06:05:57.212Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 10 06:00 go.mod [2023-05-10T06:05:57.212Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 10 06:00 go.sum [2023-05-10T06:05:57.212Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:00 internal [2023-05-10T06:05:57.212Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:00 snap [2023-05-10T06:05:57.212Z] -rw-rw-r-- 1 jenkins jenkins 228 May 10 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T06:05:57.640Z] + 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=0227cc6af256e2154ad8e6d9d0906a3b765f0af0 --label arch=arm64 --label version=0.0.0 . [2023-05-10T06:05:57.909Z] Sending build context to Docker daemon 3.027MB [2023-05-10T06:05:57.909Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T06:05:57.909Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-10T06:05:57.909Z] ---> bd1c4c498251 [2023-05-10T06:05:57.909Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T06:05:59.858Z] ---> Running in 722ec570368f [2023-05-10T06:05:59.858Z] Removing intermediate container 722ec570368f [2023-05-10T06:05:59.858Z] ---> 3d80ed1dc74c [2023-05-10T06:05:59.858Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T06:05:59.858Z] ---> Running in c4f8102e0a85 [2023-05-10T06:06:00.129Z] Removing intermediate container c4f8102e0a85 [2023-05-10T06:06:00.129Z] ---> 6d770356dd00 [2023-05-10T06:06:00.129Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-10T06:06:00.129Z] ---> Running in cfab2b1f0685 [2023-05-10T06:06:00.397Z] Removing intermediate container cfab2b1f0685 [2023-05-10T06:06:00.397Z] ---> cc0f80fdff3b [2023-05-10T06:06:00.397Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T06:06:00.668Z] ---> Running in ca63dc90ff01 [2023-05-10T06:06:00.935Z] Removing intermediate container ca63dc90ff01 [2023-05-10T06:06:00.935Z] ---> 09e68ecd0ae2 [2023-05-10T06:06:00.935Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T06:06:00.935Z] ---> Running in ddbddcd416a3 [2023-05-10T06:06:01.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T06:06:02.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T06:06:03.485Z] OK: 268 MiB in 57 packages [2023-05-10T06:06:04.449Z] Removing intermediate container ddbddcd416a3 [2023-05-10T06:06:04.449Z] ---> 2d29dd818c8a [2023-05-10T06:06:04.449Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-10T06:06:04.449Z] ---> Running in ae740b9d2860 [2023-05-10T06:06:04.717Z] Removing intermediate container ae740b9d2860 [2023-05-10T06:06:04.717Z] ---> 1163ec5394c2 [2023-05-10T06:06:04.717Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-10T06:06:05.303Z] ---> 7cc67f0f45d4 [2023-05-10T06:06:05.303Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T06:06:05.303Z] ---> Running in 19ebaf4bc690 [2023-05-10T06:06:07.890Z] Removing intermediate container 19ebaf4bc690 [2023-05-10T06:06:07.890Z] ---> 8a403fd2adc8 [2023-05-10T06:06:07.890Z] Step 11/24 : COPY . . [2023-05-10T06:06:08.862Z] ---> 42dba0e4f290 [2023-05-10T06:06:08.862Z] Step 12/24 : RUN ${MAKE} [2023-05-10T06:06:08.862Z] ---> Running in 8d1d24c792fb [2023-05-10T06:06:09.826Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-10T06:08:31.585Z] Removing intermediate container 8d1d24c792fb [2023-05-10T06:08:31.585Z] ---> 075e7b50b022 [2023-05-10T06:08:31.585Z] Step 13/24 : FROM alpine:3.17 [2023-05-10T06:08:31.585Z] 3.17: Pulling from library/alpine [2023-05-10T06:08:31.585Z] c41833b44d91: Already exists [2023-05-10T06:08:31.585Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T06:08:31.585Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T06:08:31.585Z] ---> 51e60588ff2c [2023-05-10T06:08:31.585Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T06:08:31.585Z] ---> Running in a9b62a6a6471 [2023-05-10T06:08:31.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T06:08:31.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T06:08:31.585Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T06:08:31.585Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T06:08:31.585Z] OK: 8 MiB in 16 packages [2023-05-10T06:08:31.586Z] Removing intermediate container a9b62a6a6471 [2023-05-10T06:08:31.586Z] ---> a993e77c58d7 [2023-05-10T06:08:31.586Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-10T06:08:31.586Z] ---> b121e9f58813 [2023-05-10T06:08:31.586Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-10T06:08:31.586Z] ---> 3838219b7211 [2023-05-10T06:08:31.586Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-10T06:08:31.586Z] ---> 8696fcc1755c [2023-05-10T06:08:31.586Z] Step 18/24 : EXPOSE 59993 [2023-05-10T06:08:31.586Z] ---> Running in 28b23312ef4d [2023-05-10T06:08:31.586Z] Removing intermediate container 28b23312ef4d [2023-05-10T06:08:31.586Z] ---> 09318de83509 [2023-05-10T06:08:31.586Z] Step 19/24 : EXPOSE 161 [2023-05-10T06:08:31.586Z] ---> Running in d85095e3aaf6 [2023-05-10T06:08:31.586Z] Removing intermediate container d85095e3aaf6 [2023-05-10T06:08:31.586Z] ---> 7d03034c33f6 [2023-05-10T06:08:31.586Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-10T06:08:31.586Z] ---> Running in a93db24eeadc [2023-05-10T06:08:31.586Z] Removing intermediate container a93db24eeadc [2023-05-10T06:08:31.586Z] ---> 46264963d26f [2023-05-10T06:08:31.586Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T06:08:31.862Z] ---> Running in a85e1e1471ba [2023-05-10T06:08:32.131Z] Removing intermediate container a85e1e1471ba [2023-05-10T06:08:32.131Z] ---> f9df345867a1 [2023-05-10T06:08:32.131Z] Step 22/24 : LABEL arch=arm64 [2023-05-10T06:08:32.131Z] ---> Running in 67786b88621e [2023-05-10T06:08:32.407Z] Removing intermediate container 67786b88621e [2023-05-10T06:08:32.407Z] ---> 921268505aa4 [2023-05-10T06:08:32.407Z] Step 23/24 : LABEL git_sha=0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [2023-05-10T06:08:32.407Z] ---> Running in 564847868b97 [2023-05-10T06:08:32.674Z] Removing intermediate container 564847868b97 [2023-05-10T06:08:32.674Z] ---> 93943e12598b [2023-05-10T06:08:32.674Z] Step 24/24 : LABEL version=0.0.0 [2023-05-10T06:08:32.942Z] ---> Running in 7f024ab9af90 [2023-05-10T06:08:33.210Z] Removing intermediate container 7f024ab9af90 [2023-05-10T06:08:33.210Z] ---> 19413355f65b [2023-05-10T06:08:33.210Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T06:08:33.210Z] Successfully built 19413355f65b [2023-05-10T06:08:33.210Z] 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-05-10T06:08:34.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T06:08:34.260Z] [2023-05-10T06:08:34.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T06:08:34.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T06:08:34.664Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T06:08:34.664Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T06:08:34.664Z] 04944245beec: Pulling fs layer [2023-05-10T06:08:34.664Z] 699f458cf7ca: Pulling fs layer [2023-05-10T06:08:34.664Z] 765212b225bb: Pulling fs layer [2023-05-10T06:08:34.664Z] f23df028b6ca: Pulling fs layer [2023-05-10T06:08:34.664Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T06:08:34.664Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T06:08:34.664Z] 765212b225bb: Waiting [2023-05-10T06:08:34.664Z] f23df028b6ca: Waiting [2023-05-10T06:08:34.664Z] d65c8cfc05b1: Waiting [2023-05-10T06:08:34.664Z] 2437ff75d9bd: Waiting [2023-05-10T06:08:34.936Z] 04944245beec: Verifying Checksum [2023-05-10T06:08:34.936Z] 765212b225bb: Verifying Checksum [2023-05-10T06:08:34.936Z] 765212b225bb: Download complete [2023-05-10T06:08:34.936Z] f23df028b6ca: Verifying Checksum [2023-05-10T06:08:34.936Z] f23df028b6ca: Download complete [2023-05-10T06:08:34.936Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T06:08:34.936Z] d65c8cfc05b1: Download complete [2023-05-10T06:08:35.210Z] 699f458cf7ca: Verifying Checksum [2023-05-10T06:08:35.210Z] 699f458cf7ca: Download complete [2023-05-10T06:08:35.478Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T06:08:35.478Z] 8998bd30e6a1: Download complete [2023-05-10T06:08:38.213Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T06:08:38.213Z] 2437ff75d9bd: Download complete [2023-05-10T06:08:40.214Z] 8998bd30e6a1: Pull complete [2023-05-10T06:08:40.491Z] 04944245beec: Pull complete [2023-05-10T06:08:41.907Z] 699f458cf7ca: Pull complete [2023-05-10T06:08:41.907Z] 765212b225bb: Pull complete [2023-05-10T06:08:42.869Z] f23df028b6ca: Pull complete [2023-05-10T06:08:42.869Z] d65c8cfc05b1: Pull complete [2023-05-10T06:08:57.880Z] 2437ff75d9bd: Pull complete [2023-05-10T06:08:57.880Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T06:08:57.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T06:08:57.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T06:08:58.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-14879 does not seem to be running inside a container [2023-05-10T06:08:58.294Z] $ 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-05-10T06:09:01.023Z] $ docker top 890e0041f6799b1b163a87f1de2b9e34d6c9473dd325dfa97e1d56c076c76694 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:09:01.914Z] ---> job-cost.sh [2023-05-10T06:09:01.914Z] lf-activate-venv: SKIPPING [2023-05-10T06:09:01.914Z] INFO: No Stack... [2023-05-10T06:09:02.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T06:09:03.141Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T06:09:03.484Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-05-10T06:09:03.484Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T06:09:03.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-305-1-stack-cost] [2023-05-10T06:09:03.853Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-305-1-stack-cost] did not exist. Created. [2023-05-10T06:09:03.853Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T06:09:04.584Z] /w/workspace/device-snmp-go/1@tmp/durable-a238450a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T06:09:05.263Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T06:09:05.301Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T06:09:05.346Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T06:09:05.363Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-305-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T06:09:05.456Z] $ docker stop --time=1 890e0041f6799b1b163a87f1de2b9e34d6c9473dd325dfa97e1d56c076c76694 [2023-05-10T06:09:06.952Z] $ docker rm -f --volumes 890e0041f6799b1b163a87f1de2b9e34d6c9473dd325dfa97e1d56c076c76694 [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-05-10T06:09:07.965Z] provisioning config files... [2023-05-10T06:09:07.973Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-305@tmp/config612407039255800890tmp [Pipeline] { [Pipeline] sh [2023-05-10T06:09:08.308Z] + set +x [2023-05-10T06:09:08.308Z] + bash -s -- [2023-05-10T06:09:08.308Z] + curl -s https://codecov.io/bash [2023-05-10T06:09:08.308Z] [2023-05-10T06:09:08.308Z] _____ _ [2023-05-10T06:09:08.308Z] / ____| | | [2023-05-10T06:09:08.308Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T06:09:08.308Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T06:09:08.308Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T06:09:08.308Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T06:09:08.308Z] Bash-1.0.6 [2023-05-10T06:09:08.308Z] [2023-05-10T06:09:08.308Z] [2023-05-10T06:09:08.308Z] ==> git version 2.25.1 found [2023-05-10T06:09:08.308Z] ==> 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-05-10T06:09:08.308Z] Release-Date: 2020-01-08 [2023-05-10T06:09:08.308Z] 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-05-10T06:09:08.308Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T06:09:08.308Z] ==> Jenkins CI detected. [2023-05-10T06:09:08.308Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-305 [2023-05-10T06:09:08.308Z] project root: . [2023-05-10T06:09:08.308Z] --> token set from env [2023-05-10T06:09:08.308Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T06:09:08.568Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T06:09:08.568Z] ==> Python coveragepy not found [2023-05-10T06:09:08.568Z] ==> Searching for coverage reports in: [2023-05-10T06:09:08.568Z] + . [2023-05-10T06:09:08.568Z] -> Found 1 reports [2023-05-10T06:09:08.568Z] ==> Detecting git/mercurial file structure [2023-05-10T06:09:08.568Z] ==> Reading reports [2023-05-10T06:09:08.568Z] + ./coverage.out bytes=8837 [2023-05-10T06:09:08.568Z] ==> Appending adjustments [2023-05-10T06:09:08.568Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T06:09:08.568Z] + Found adjustments [2023-05-10T06:09:08.568Z] ==> Gzipping contents [2023-05-10T06:09:08.568Z] 4.0K /tmp/codecov.rBY0IC.gz [2023-05-10T06:09:08.568Z] ==> Uploading reports [2023-05-10T06:09:08.568Z] url: https://codecov.io [2023-05-10T06:09:08.568Z] query: branch=PR-305&commit=0227cc6af256e2154ad8e6d9d0906a3b765f0af0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=305&job=&cmd_args= [2023-05-10T06:09:08.568Z] -> Pinging Codecov [2023-05-10T06:09:08.568Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-305&commit=0227cc6af256e2154ad8e6d9d0906a3b765f0af0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=305&job=&cmd_args= [2023-05-10T06:09:08.828Z] -> Uploading to [2023-05-10T06:09:08.828Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/6C56EA5C29638FB4528AC87E60AF5AE0/0227cc6af256e2154ad8e6d9d0906a3b765f0af0/e5e26883-5520-4504-90fa-053fccb8cf71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T060908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8bb01fbbdcb2ed36f0c7785e0772c0362d083f70fb21c4cc4bae6f5a6a1799fe [2023-05-10T06:09:08.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T06:09:08.828Z] Dload Upload Total Spent Left Speed [2023-05-10T06:09:09.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7066 --:--:-- --:--:-- --:--:-- 7066 [2023-05-10T06:09:09.088Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/0227cc6af256e2154ad8e6d9d0906a3b765f0af0 [Pipeline] } [2023-05-10T06:09:09.116Z] 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-05-10T06:09:10.909Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-305/archives ] [2023-05-10T06:09:10.909Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-305/archives [2023-05-10T06:09:10.909Z] total 16 [2023-05-10T06:09:10.909Z] drwxr-xr-x 3 root root 4096 May 10 06:00 . [2023-05-10T06:09:10.909Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:00 .. [2023-05-10T06:09:10.909Z] drwxr-xr-x 2 root root 4096 May 10 06:00 cost [2023-05-10T06:09:10.909Z] -rw-r--r-- 1 root root 86 May 10 06:00 cost.csv [2023-05-10T06:09:10.909Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-305/archives [2023-05-10T06:09:10.909Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-305/archives [2023-05-10T06:09:10.909Z] total 16 [2023-05-10T06:09:10.909Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:00 . [2023-05-10T06:09:10.909Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:00 .. [2023-05-10T06:09:10.909Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:00 cost [2023-05-10T06:09:10.909Z] -rw-r--r-- 1 jenkins jenkins 86 May 10 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:09:11.240Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:09:12.132Z] ---> package-listing.sh [2023-05-10T06:09:12.132Z] ++ facter osfamily [2023-05-10T06:09:12.132Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T06:09:12.392Z] + OS_FAMILY=debian [2023-05-10T06:09:12.392Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-305 [2023-05-10T06:09:12.392Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T06:09:12.392Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T06:09:12.392Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T06:09:12.392Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T06:09:12.392Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-305 ']' [2023-05-10T06:09:12.392Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T06:09:12.392Z] + case "${OS_FAMILY}" in [2023-05-10T06:09:12.392Z] + dpkg -l [2023-05-10T06:09:12.392Z] + grep '^ii' [2023-05-10T06:09:12.392Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T06:09:12.392Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T06:09:12.392Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T06:09:12.392Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-305 ']' [2023-05-10T06:09:12.392Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-305/archives/ [2023-05-10T06:09:12.392Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-305/archives/ [Pipeline] echo [2023-05-10T06:09:12.425Z] 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-305/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T06:09:12.717Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T06:09:13.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T06:09:13.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T06:09:13.493Z] prd-ubuntu20.04-docker-8c-8g-14878 does not seem to be running inside a container [2023-05-10T06:09:13.520Z] $ 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-305/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-305 -v /w/workspace/gexfoundry_device-snmp-go_PR-305:/w/workspace/gexfoundry_device-snmp-go_PR-305:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-305@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-305@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-05-10T06:09:13.721Z] $ docker top 48406ef08119cb6e7781cf723f66859279e665eb497dbf34017ede0416270052 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T06:09:14.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T06:09:14.422Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T06:09:14.742Z] + ls /var/log/sa-host [2023-05-10T06:09:14.742Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T06:09:14.970Z] provisioning config files... [2023-05-10T06:09:14.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-305@tmp/config9305068348547401148tmp [Pipeline] { [Pipeline] echo [2023-05-10T06:09:15.024Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:09:15.342Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T06:09:15.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:09:15.769Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T06:09:15.802Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:09:16.117Z] ---> sudo-logs.sh [2023-05-10T06:09:16.117Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T06:09:16.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:09:16.512Z] ---> job-cost.sh [2023-05-10T06:09:16.512Z] lf-activate-venv: SKIPPING [2023-05-10T06:09:16.512Z] DEBUG: total: 0.2199999988079071 [2023-05-10T06:09:16.512Z] INFO: Retrieving Stack Cost... [2023-05-10T06:09:16.771Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T06:09:17.338Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T06:09:17.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T06:09:17.675Z] ---> logs-deploy.sh [2023-05-10T06:09:17.675Z] lf-activate-venv: SKIPPING [2023-05-10T06:09:17.675Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-305/1 [2023-05-10T06:09:17.675Z] INFO: archiving workspace using pattern(s): [2023-05-10T06:09:18.614Z] Archives upload complete. [2023-05-10T06:09:18.872Z] INFO: archiving logs to Nexus