Pull request #179 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 529678675d4f72f711a12ad2f1b153d5275a47c1+de36933a196ec2e5ea0c5601bc2b4d4bfd93191e (acda2a61c574dc9ac9ecfaa2d4ad52d4ada0fe0d) 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-ssh7083731585280348906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12107532527806259050.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-179/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-179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6996183089428866812.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-179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15089111367258601253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh12451487314872883202.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-179/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-179/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4274812447773823695.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-15117 in /w/workspace/gexfoundry_device-snmp-go_PR-179 [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-179 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit de36933a196ec2e5ea0c5601bc2b4d4bfd93191e into PR head commit 529678675d4f72f711a12ad2f1b153d5275a47c1 Merge succeeded, producing 529678675d4f72f711a12ad2f1b153d5275a47c1 Checking out Revision 529678675d4f72f711a12ad2f1b153d5275a47c1 (PR-179) > 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/179/head:refs/remotes/origin/PR-179 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 529678675d4f72f711a12ad2f1b153d5275a47c1 # 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 de36933a196ec2e5ea0c5601bc2b4d4bfd93191e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 529678675d4f72f711a12ad2f1b153d5275a47c1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-20T05:03:02.587Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-20T05:03:02.775Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-20T05:03:02.875Z] ========================================================= [2022-06-20T05:03:02.875Z] EdgeX Global Pipelines Version Info [2022-06-20T05:03:02.875Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:03:03.655Z] ------------------- [2022-06-20T05:03:03.655Z] stable info: [2022-06-20T05:03:03.655Z] ------------------- [2022-06-20T05:03:03.655Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-20T05:03:03.655Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T05:03:03.655Z] Message: update stable to v1.0.234 [2022-06-20T05:03:04.231Z] ------------------- [2022-06-20T05:03:04.231Z] experimental info: [2022-06-20T05:03:04.231Z] ------------------- [2022-06-20T05:03:04.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-20T05:03:04.231Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T05:03:04.231Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-20T05:03:04.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-06-20T05:03:04.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-06-20T05:03:04.660Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-20T05:03:04.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-20T05:03:04.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-20T05:03:04.770Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-20T05:03:04.806Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-20T05:03:04.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-20T05:03:04.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-20T05:03:04.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-20T05:03:04.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-20T05:03:04.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-06-20T05:03:05.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-20T05:03:05.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-20T05:03:05.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T05:03:05.134Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T05:03:05.170Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T05:03:05.207Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T05:03:05.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-20T05:03:05.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-20T05:03:05.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-20T05:03:05.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-20T05:03:05.392Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-20T05:03:05.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-20T05:03:05.475Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-20T05:03:05.521Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-20T05:03:05.564Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-20T05:03:05.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-179 [Pipeline] echo [2022-06-20T05:03:05.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-179 [Pipeline] echo [2022-06-20T05:03:05.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-179 [Pipeline] echo [2022-06-20T05:03:05.726Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] echo [2022-06-20T05:03:05.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5296786 [Pipeline] echo [2022-06-20T05:03:05.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T05:03:05.924Z] provisioning config files... [2022-06-20T05:03:05.948Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/config5852501436334811957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:03:06.290Z] ---> docker-login.sh [2022-06-20T05:03:06.290Z] nexus3.edgexfoundry.org:10001 [2022-06-20T05:03:06.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:06.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:06.556Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:06.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:06.556Z] [2022-06-20T05:03:06.556Z] Login Succeeded [2022-06-20T05:03:06.556Z] nexus3.edgexfoundry.org:10002 [2022-06-20T05:03:06.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:06.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:06.819Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:06.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:06.819Z] [2022-06-20T05:03:06.819Z] Login Succeeded [2022-06-20T05:03:06.819Z] nexus3.edgexfoundry.org:10003 [2022-06-20T05:03:06.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:06.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:06.819Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:06.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:06.819Z] [2022-06-20T05:03:06.819Z] Login Succeeded [2022-06-20T05:03:06.819Z] nexus3.edgexfoundry.org:10004 [2022-06-20T05:03:07.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:07.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:07.080Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:07.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:07.080Z] [2022-06-20T05:03:07.080Z] Login Succeeded [2022-06-20T05:03:07.080Z] docker.io [2022-06-20T05:03:07.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:07.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:07.342Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:07.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:07.342Z] [2022-06-20T05:03:07.342Z] Login Succeeded [2022-06-20T05:03:07.342Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T05:03:07.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-20T05:03:07.988Z] + git rev-list -1 --merges 529678675d4f72f711a12ad2f1b153d5275a47c1~1..529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] echo [2022-06-20T05:03:08.036Z] -----------> git rev-list -1 --merges 529678675d4f72f711a12ad2f1b153d5275a47c1~1..529678675d4f72f711a12ad2f1b153d5275a47c1 529678675d4f72f711a12ad2f1b153d5275a47c1 [false] [Pipeline] sh [2022-06-20T05:03:08.348Z] + git log --format=format:%s -1 529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] echo [2022-06-20T05:03:08.383Z] ========================================================= [2022-06-20T05:03:08.383Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-20T05:03:08.383Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T05:03:08.818Z] + git log --format=format:%s -1 529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] echo [2022-06-20T05:03:08.849Z] [semverPrep] GIT_COMMIT: 529678675d4f72f711a12ad2f1b153d5275a47c1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-06-20T05:03:08.876Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-20T05:03:09.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T05:03:09.261Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-20T05:03:09.261Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-20T05:03:09.261Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-20T05:03:09.261Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-20T05:03:09.261Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-20T05:03:09.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:03:09.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T05:03:09.744Z] [2022-06-20T05:03:09.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:03:10.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T05:03:10.128Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-20T05:03:10.128Z] 42c077c10790: Pulling fs layer [2022-06-20T05:03:10.128Z] f63e77b7563a: Pulling fs layer [2022-06-20T05:03:10.128Z] bd5fdadae976: Pulling fs layer [2022-06-20T05:03:10.128Z] 205491f53016: Pulling fs layer [2022-06-20T05:03:10.128Z] df18705c85c3: Pulling fs layer [2022-06-20T05:03:10.128Z] bdb3f477010e: Pulling fs layer [2022-06-20T05:03:10.128Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-20T05:03:10.128Z] 2c6e9b1d212d: Pulling fs layer [2022-06-20T05:03:10.128Z] bdb8f0575790: Pulling fs layer [2022-06-20T05:03:10.128Z] 386e3cb2ff24: Pulling fs layer [2022-06-20T05:03:10.128Z] 2343380bae48: Pulling fs layer [2022-06-20T05:03:10.128Z] bdb3f477010e: Waiting [2022-06-20T05:03:10.128Z] 205491f53016: Waiting [2022-06-20T05:03:10.128Z] 386e3cb2ff24: Waiting [2022-06-20T05:03:10.128Z] bdb8f0575790: Waiting [2022-06-20T05:03:10.128Z] 2343380bae48: Waiting [2022-06-20T05:03:10.128Z] 2c6e9b1d212d: Waiting [2022-06-20T05:03:10.128Z] c8a8fc8e1c8f: Waiting [2022-06-20T05:03:10.128Z] f63e77b7563a: Download complete [2022-06-20T05:03:10.128Z] 205491f53016: Verifying Checksum [2022-06-20T05:03:10.128Z] 205491f53016: Download complete [2022-06-20T05:03:10.396Z] df18705c85c3: Verifying Checksum [2022-06-20T05:03:10.396Z] df18705c85c3: Download complete [2022-06-20T05:03:10.396Z] bd5fdadae976: Verifying Checksum [2022-06-20T05:03:10.396Z] bd5fdadae976: Download complete [2022-06-20T05:03:10.396Z] bdb3f477010e: Verifying Checksum [2022-06-20T05:03:10.396Z] 2c6e9b1d212d: Verifying Checksum [2022-06-20T05:03:10.396Z] 2c6e9b1d212d: Download complete [2022-06-20T05:03:10.396Z] bdb8f0575790: Download complete [2022-06-20T05:03:10.396Z] 386e3cb2ff24: Verifying Checksum [2022-06-20T05:03:10.396Z] 386e3cb2ff24: Download complete [2022-06-20T05:03:10.396Z] 2343380bae48: Download complete [2022-06-20T05:03:10.396Z] 42c077c10790: Verifying Checksum [2022-06-20T05:03:10.396Z] 42c077c10790: Download complete [2022-06-20T05:03:10.657Z] c8a8fc8e1c8f: Download complete [2022-06-20T05:03:12.042Z] 42c077c10790: Pull complete [2022-06-20T05:03:12.042Z] f63e77b7563a: Pull complete [2022-06-20T05:03:12.617Z] bd5fdadae976: Pull complete [2022-06-20T05:03:12.617Z] 205491f53016: Pull complete [2022-06-20T05:03:12.877Z] df18705c85c3: Pull complete [2022-06-20T05:03:12.877Z] bdb3f477010e: Pull complete [2022-06-20T05:03:14.785Z] c8a8fc8e1c8f: Pull complete [2022-06-20T05:03:14.785Z] 2c6e9b1d212d: Pull complete [2022-06-20T05:03:15.047Z] bdb8f0575790: Pull complete [2022-06-20T05:03:15.047Z] 386e3cb2ff24: Pull complete [2022-06-20T05:03:15.047Z] 2343380bae48: Pull complete [2022-06-20T05:03:15.310Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-20T05:03:15.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T05:03:15.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T05:03:15.547Z] prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container [2022-06-20T05:03:15.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-20T05:03:17.121Z] $ docker top f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a -eo pid,comm [2022-06-20T05:03:17.181Z] 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). [2022-06-20T05:03:17.181Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T05:03:17.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T05:03:17.317Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T05:03:17.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T05:03:17.472Z] $ docker exec f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a ssh-agent [2022-06-20T05:03:17.585Z] SSH_AUTH_SOCK=/tmp/ssh-Ppe37YdZzMWa/agent.33 [2022-06-20T05:03:17.585Z] SSH_AGENT_PID=39 [2022-06-20T05:03:17.592Z] Running ssh-add (command line suppressed) [2022-06-20T05:03:17.724Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/private_key_3297830052546058079.key (/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/private_key_3297830052546058079.key) [2022-06-20T05:03:17.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T05:03:18.059Z] + git tag --points-at HEAD [Pipeline] } [2022-06-20T05:03:18.093Z] $ docker exec --env ******** --env ******** f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a ssh-agent -k [2022-06-20T05:03:18.202Z] unset SSH_AUTH_SOCK; [2022-06-20T05:03:18.203Z] unset SSH_AGENT_PID; [2022-06-20T05:03:18.203Z] echo Agent pid 39 killed; [2022-06-20T05:03:18.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-20T05:03:18.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T05:03:18.299Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T05:03:18.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T05:03:18.431Z] $ docker exec f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a ssh-agent [2022-06-20T05:03:18.552Z] SSH_AUTH_SOCK=/tmp/ssh-8QbdbyJmRiYY/agent.71 [2022-06-20T05:03:18.552Z] SSH_AGENT_PID=78 [2022-06-20T05:03:18.558Z] Running ssh-add (command line suppressed) [2022-06-20T05:03:18.675Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/private_key_3107605532605391581.key (/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/private_key_3107605532605391581.key) [2022-06-20T05:03:18.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T05:03:19.020Z] + git semver init [2022-06-20T05:03:19.281Z] 2022-06-20 05:03:19,230 [run_init] DEBUG init version:0.0.0 force:False [2022-06-20T05:03:19.281Z] 2022-06-20 05:03:19,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver [2022-06-20T05:03:19.281Z] 2022-06-20 05:03:19,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-179/.semver [2022-06-20T05:03:19.281Z] 2022-06-20 05:03:19,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-179, universal_newlines=False, shell=None, istream=None) [2022-06-20T05:03:20.221Z] 2022-06-20 05:03:20,041 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-179/.git/info/exclude [2022-06-20T05:03:20.221Z] 2022-06-20 05:03:20,042 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver/PR-179 with force:False [2022-06-20T05:03:20.221Z] 2022-06-20 05:03:20,042 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver/PR-179 [2022-06-20T05:03:20.221Z] 2022-06-20 05:03:20,046 [execute] INFO git cat-file --batch-check [2022-06-20T05:03:20.221Z] 2022-06-20 05:03:20,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T05:03:20.221Z] 2022-06-20 05:03:20,054 [execute] INFO git cat-file --batch [2022-06-20T05:03:20.221Z] 2022-06-20 05:03:20,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-179/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T05:03:20.221Z] 2022-06-20 05:03:20,059 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-179/.semver/PR-179 [2022-06-20T05:03:20.221Z] 0.0.0 [Pipeline] } [2022-06-20T05:03:20.255Z] $ docker exec --env ******** --env ******** f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a ssh-agent -k [2022-06-20T05:03:20.366Z] unset SSH_AUTH_SOCK; [2022-06-20T05:03:20.366Z] unset SSH_AGENT_PID; [2022-06-20T05:03:20.366Z] echo Agent pid 78 killed; [2022-06-20T05:03:20.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T05:03:20.798Z] + git semver [Pipeline] } [2022-06-20T05:03:21.088Z] $ docker stop --time=1 f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a [2022-06-20T05:03:22.403Z] $ docker rm -f f5bc7dda02d8b7a7b61d77ff295dd60760588225c99bf8a001eaeb91fe9e5d4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T05:03:22.810Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-20T05:03:23.078Z] Stashed 1 file(s) [Pipeline] echo [2022-06-20T05:03:23.095Z] [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 [2022-06-20T05:03:23.680Z] provisioning config files... [2022-06-20T05:03:23.691Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/config1470568348782315785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:03:24.040Z] ---> docker-login.sh [2022-06-20T05:03:24.040Z] nexus3.edgexfoundry.org:10001 [2022-06-20T05:03:24.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:24.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:24.040Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:24.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:24.040Z] [2022-06-20T05:03:24.040Z] Login Succeeded [2022-06-20T05:03:24.040Z] nexus3.edgexfoundry.org:10002 [2022-06-20T05:03:24.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:24.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:24.040Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:24.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:24.040Z] [2022-06-20T05:03:24.040Z] Login Succeeded [2022-06-20T05:03:24.040Z] nexus3.edgexfoundry.org:10003 [2022-06-20T05:03:24.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:24.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:24.307Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:24.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:24.307Z] [2022-06-20T05:03:24.307Z] Login Succeeded [2022-06-20T05:03:24.307Z] nexus3.edgexfoundry.org:10004 [2022-06-20T05:03:24.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:24.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:24.579Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:24.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:24.579Z] [2022-06-20T05:03:24.579Z] Login Succeeded [2022-06-20T05:03:24.579Z] docker.io [2022-06-20T05:03:24.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:03:24.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:03:24.844Z] Configure a credential helper to remove this warning. See [2022-06-20T05:03:24.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:03:24.844Z] [2022-06-20T05:03:24.844Z] Login Succeeded [2022-06-20T05:03:24.844Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T05:03:24.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T05:03:25.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T05:03:25.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T05:03:25.136Z] ========================================================= [2022-06-20T05:03:25.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-20T05:03:25.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:03:25.594Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T05:03:25.594Z] Sending build context to Docker daemon 5.403MB [2022-06-20T05:03:25.594Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T05:03:25.594Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T05:03:25.594Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-20T05:03:25.594Z] 59bf1c3509f3: Pulling fs layer [2022-06-20T05:03:25.594Z] 666ba61612fd: Pulling fs layer [2022-06-20T05:03:25.594Z] 8ed8ca486205: Pulling fs layer [2022-06-20T05:03:25.594Z] cc1cd167ecdc: Pulling fs layer [2022-06-20T05:03:25.594Z] c516ae0d96e1: Pulling fs layer [2022-06-20T05:03:25.594Z] 684cea983483: Pulling fs layer [2022-06-20T05:03:25.594Z] dd3240ac7de5: Pulling fs layer [2022-06-20T05:03:25.594Z] b1e948a4e11c: Pulling fs layer [2022-06-20T05:03:25.594Z] a8fd76ee1af6: Pulling fs layer [2022-06-20T05:03:25.594Z] 646ad004c059: Pulling fs layer [2022-06-20T05:03:25.594Z] b1e948a4e11c: Waiting [2022-06-20T05:03:25.594Z] a8fd76ee1af6: Waiting [2022-06-20T05:03:25.594Z] 646ad004c059: Waiting [2022-06-20T05:03:25.594Z] c516ae0d96e1: Waiting [2022-06-20T05:03:25.594Z] 684cea983483: Waiting [2022-06-20T05:03:25.594Z] dd3240ac7de5: Waiting [2022-06-20T05:03:25.594Z] 8ed8ca486205: Verifying Checksum [2022-06-20T05:03:25.594Z] 8ed8ca486205: Download complete [2022-06-20T05:03:25.594Z] 666ba61612fd: Download complete [2022-06-20T05:03:25.594Z] c516ae0d96e1: Verifying Checksum [2022-06-20T05:03:25.594Z] c516ae0d96e1: Download complete [2022-06-20T05:03:25.594Z] 684cea983483: Verifying Checksum [2022-06-20T05:03:25.594Z] 684cea983483: Download complete [2022-06-20T05:03:25.858Z] 59bf1c3509f3: Download complete [2022-06-20T05:03:25.858Z] dd3240ac7de5: Verifying Checksum [2022-06-20T05:03:25.858Z] dd3240ac7de5: Download complete [2022-06-20T05:03:25.858Z] b1e948a4e11c: Verifying Checksum [2022-06-20T05:03:25.858Z] b1e948a4e11c: Download complete [2022-06-20T05:03:25.858Z] 59bf1c3509f3: Pull complete [2022-06-20T05:03:26.128Z] 666ba61612fd: Pull complete [2022-06-20T05:03:26.128Z] 8ed8ca486205: Pull complete [2022-06-20T05:03:26.392Z] 646ad004c059: Verifying Checksum [2022-06-20T05:03:26.392Z] 646ad004c059: Download complete [2022-06-20T05:03:26.392Z] a8fd76ee1af6: Verifying Checksum [2022-06-20T05:03:26.392Z] a8fd76ee1af6: Download complete [2022-06-20T05:03:26.392Z] cc1cd167ecdc: Verifying Checksum [2022-06-20T05:03:26.392Z] cc1cd167ecdc: Download complete [2022-06-20T05:03:30.587Z] cc1cd167ecdc: Pull complete [2022-06-20T05:03:30.587Z] c516ae0d96e1: Pull complete [2022-06-20T05:03:30.587Z] 684cea983483: Pull complete [2022-06-20T05:03:30.587Z] dd3240ac7de5: Pull complete [2022-06-20T05:03:30.587Z] b1e948a4e11c: Pull complete [2022-06-20T05:03:32.494Z] a8fd76ee1af6: Pull complete [2022-06-20T05:03:32.753Z] 646ad004c059: Pull complete [2022-06-20T05:03:32.753Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-20T05:03:32.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T05:03:32.753Z] ---> 8f69c11f6b0c [2022-06-20T05:03:32.753Z] Step 3/12 : ARG MAKE='make build' [2022-06-20T05:03:34.669Z] ---> Running in 4f325581c153 [2022-06-20T05:03:34.669Z] Removing intermediate container 4f325581c153 [2022-06-20T05:03:34.669Z] ---> 5139e6414af4 [2022-06-20T05:03:34.669Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T05:03:34.669Z] ---> Running in 91653e1ab9ac [2022-06-20T05:03:34.669Z] Removing intermediate container 91653e1ab9ac [2022-06-20T05:03:34.669Z] ---> 97cfa710d42f [2022-06-20T05:03:34.669Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T05:03:34.669Z] ---> Running in c2c56fdbc0dc [2022-06-20T05:03:34.669Z] Removing intermediate container c2c56fdbc0dc [2022-06-20T05:03:34.669Z] ---> 1093822415d9 [2022-06-20T05:03:34.669Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T05:03:34.930Z] ---> Running in 0c1b844e868c [2022-06-20T05:03:35.502Z] Removing intermediate container 0c1b844e868c [2022-06-20T05:03:35.502Z] ---> c29d3dbfa30f [2022-06-20T05:03:35.503Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T05:03:35.503Z] ---> Running in 2936a2c9cd70 [2022-06-20T05:03:35.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T05:03:36.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T05:03:36.706Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-20T05:03:36.966Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-20T05:03:36.966Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-20T05:03:36.966Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-20T05:03:37.226Z] Executing busybox-1.34.1-r3.trigger [2022-06-20T05:03:37.226Z] OK: 224 MiB in 56 packages [2022-06-20T05:03:37.486Z] Removing intermediate container 2936a2c9cd70 [2022-06-20T05:03:37.486Z] ---> 6f10f1920766 [2022-06-20T05:03:37.486Z] Step 8/12 : WORKDIR /device-snmp-go [2022-06-20T05:03:37.486Z] ---> Running in 1021ad6d2878 [2022-06-20T05:03:37.746Z] Removing intermediate container 1021ad6d2878 [2022-06-20T05:03:37.746Z] ---> 43c264a94684 [2022-06-20T05:03:37.746Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-20T05:03:37.746Z] ---> 8b132e2d7ee3 [2022-06-20T05:03:37.746Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T05:03:38.004Z] ---> Running in 6658c46090e8 [2022-06-20T05:03:38.511Z] Still waiting to schedule task [2022-06-20T05:03:38.512Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-20T05:03:52.910Z] Removing intermediate container 6658c46090e8 [2022-06-20T05:03:52.910Z] ---> a1b9c25ed2fd [2022-06-20T05:03:52.910Z] Step 11/12 : COPY . . [2022-06-20T05:03:52.910Z] ---> 955041ae2f96 [2022-06-20T05:03:52.910Z] Step 12/12 : RUN ${MAKE} [2022-06-20T05:03:52.910Z] ---> Running in 6c354cc92cc1 [2022-06-20T05:03:53.170Z] noop [2022-06-20T05:03:53.431Z] Removing intermediate container 6c354cc92cc1 [2022-06-20T05:03:53.431Z] ---> 3760e308ba2b [2022-06-20T05:03:53.431Z] Successfully built 3760e308ba2b [2022-06-20T05:03:53.431Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:03:53.873Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T05:03:53.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T05:03:54.042Z] prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container [2022-06-20T05:03:54.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-20T05:03:54.483Z] $ docker top 923a329c12dfca80592b851a8f5295c450c90c1fe440d0b6d0a8bb98e4573a24 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T05:03:54.971Z] + go version [2022-06-20T05:03:54.971Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-20T05:03:55.011Z] $ docker stop --time=1 923a329c12dfca80592b851a8f5295c450c90c1fe440d0b6d0a8bb98e4573a24 [2022-06-20T05:03:56.309Z] $ docker rm -f 923a329c12dfca80592b851a8f5295c450c90c1fe440d0b6d0a8bb98e4573a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:03:57.021Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T05:03:57.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T05:03:57.182Z] prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container [2022-06-20T05:03:57.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-20T05:03:57.611Z] $ docker top 0b03946628443d0393871212d08a3688c01327d2bbd23f979e25c734071a16de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T05:03:58.054Z] + make test [2022-06-20T05:03:58.054Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-20T05:03:58.313Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-06-20T05:04:08.295Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-06-20T05:04:08.295Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2022-06-20T05:04:14.875Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T05:04:19.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T05:04:19.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T05:04:19.082Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T05:04:19.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T05:04:19.407Z] $ docker stop --time=1 0b03946628443d0393871212d08a3688c01327d2bbd23f979e25c734071a16de [2022-06-20T05:04:21.251Z] $ docker rm -f 0b03946628443d0393871212d08a3688c01327d2bbd23f979e25c734071a16de [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T05:04:21.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T05:04:21.815Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-20T05:04:22.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T05:04:22.803Z] + ls -al . [2022-06-20T05:04:22.803Z] total 168 [2022-06-20T05:04:22.803Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 05:04 . [2022-06-20T05:04:22.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:02 .. [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 20 05:02 .dockerignore [2022-06-20T05:04:22.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:03 .git [2022-06-20T05:04:22.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:02 .github [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 328 Jun 20 05:02 .gitignore [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 05:02 .golangci.yml [2022-06-20T05:04:22.803Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 05:03 .semver [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 8556 Jun 20 05:02 Attribution.txt [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 6948 Jun 20 05:02 CHANGELOG.md [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 1516 Jun 20 05:02 Dockerfile [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 05:02 GOVERNANCE.md [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 20 05:02 Jenkinsfile [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 05:02 LICENSE [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 2334 Jun 20 05:02 Makefile [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 05:02 OWNERS.md [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 9390 Jun 20 05:02 README.md [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:03 VERSION [2022-06-20T05:04:22.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:02 bin [2022-06-20T05:04:22.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:02 cmd [2022-06-20T05:04:22.803Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 20 05:04 coverage.out [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 3300 Jun 20 05:02 go.mod [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 36370 Jun 20 05:02 go.sum [2022-06-20T05:04:22.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:02 internal [2022-06-20T05:04:22.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:02 snap [2022-06-20T05:04:22.803Z] -rw-rw-r-- 1 jenkins jenkins 228 Jun 20 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:04:23.199Z] + 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=529678675d4f72f711a12ad2f1b153d5275a47c1 --label arch=amd64 --label version=0.0.0 . [2022-06-20T05:04:23.199Z] Sending build context to Docker daemon 5.411MB [2022-06-20T05:04:23.199Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T05:04:23.199Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-20T05:04:23.199Z] ---> 3760e308ba2b [2022-06-20T05:04:23.199Z] Step 3/24 : ARG MAKE='make build' [2022-06-20T05:04:23.199Z] ---> Running in c8de76429c00 [2022-06-20T05:04:23.460Z] Removing intermediate container c8de76429c00 [2022-06-20T05:04:23.460Z] ---> ff7e1bdf0625 [2022-06-20T05:04:23.460Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T05:04:23.460Z] ---> Running in 61652d8bd2df [2022-06-20T05:04:23.460Z] Removing intermediate container 61652d8bd2df [2022-06-20T05:04:23.460Z] ---> bd6798c3efaf [2022-06-20T05:04:23.460Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T05:04:23.724Z] ---> Running in 2d80d25adcee [2022-06-20T05:04:23.724Z] Removing intermediate container 2d80d25adcee [2022-06-20T05:04:23.724Z] ---> c0d98287b11b [2022-06-20T05:04:23.724Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T05:04:23.724Z] ---> Running in 657857f06c00 [2022-06-20T05:04:24.294Z] Removing intermediate container 657857f06c00 [2022-06-20T05:04:24.294Z] ---> 846fd9d1a755 [2022-06-20T05:04:24.294Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T05:04:24.294Z] ---> Running in c2d9ba9b21a4 [2022-06-20T05:04:24.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T05:04:25.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T05:04:25.755Z] OK: 224 MiB in 56 packages [2022-06-20T05:04:26.016Z] Removing intermediate container c2d9ba9b21a4 [2022-06-20T05:04:26.016Z] ---> d0ffdb290fb3 [2022-06-20T05:04:26.016Z] Step 8/24 : WORKDIR /device-snmp-go [2022-06-20T05:04:26.016Z] ---> Running in 444c346f14d8 [2022-06-20T05:04:26.276Z] Removing intermediate container 444c346f14d8 [2022-06-20T05:04:26.276Z] ---> a689c24cfd84 [2022-06-20T05:04:26.276Z] Step 9/24 : COPY go.mod vendor* ./ [2022-06-20T05:04:26.276Z] ---> a0eb1ec5b0df [2022-06-20T05:04:26.276Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T05:04:26.276Z] ---> Running in b9b0bf839f58 [2022-06-20T05:04:27.217Z] Removing intermediate container b9b0bf839f58 [2022-06-20T05:04:27.217Z] ---> eeb2c182d4a3 [2022-06-20T05:04:27.217Z] Step 11/24 : COPY . . [2022-06-20T05:04:27.217Z] ---> bfdcd9bccaf8 [2022-06-20T05:04:27.217Z] Step 12/24 : RUN ${MAKE} [2022-06-20T05:04:27.477Z] ---> Running in a3ce02b38677 [2022-06-20T05:04:27.741Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.6 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-06-20T05:04:49.691Z] Removing intermediate container a3ce02b38677 [2022-06-20T05:04:49.691Z] ---> 3de140d193ad [2022-06-20T05:04:49.691Z] Step 13/24 : FROM alpine:3.14 [2022-06-20T05:04:49.691Z] 3.14: Pulling from library/alpine [2022-06-20T05:04:49.691Z] 8663204ce13b: Pulling fs layer [2022-06-20T05:04:49.691Z] 8663204ce13b: Verifying Checksum [2022-06-20T05:04:49.691Z] 8663204ce13b: Download complete [2022-06-20T05:04:49.691Z] 8663204ce13b: Pull complete [2022-06-20T05:04:49.691Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T05:04:49.691Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T05:04:49.691Z] ---> e04c818066af [2022-06-20T05:04:49.691Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T05:04:49.691Z] ---> Running in d4d1050d406a [2022-06-20T05:04:49.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T05:04:49.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T05:04:49.691Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T05:04:49.691Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T05:04:49.691Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T05:04:49.691Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T05:04:49.691Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T05:04:49.691Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T05:04:49.691Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T05:04:49.691Z] OK: 8 MiB in 20 packages [2022-06-20T05:04:49.691Z] Removing intermediate container d4d1050d406a [2022-06-20T05:04:49.691Z] ---> 0d82cc4471d1 [2022-06-20T05:04:49.691Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-06-20T05:04:49.691Z] ---> b401b52a9492 [2022-06-20T05:04:49.691Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-06-20T05:04:49.691Z] ---> 674e6ef2cfae [2022-06-20T05:04:49.691Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-06-20T05:04:49.691Z] ---> c4e48132b939 [2022-06-20T05:04:49.691Z] Step 18/24 : EXPOSE 59993 [2022-06-20T05:04:49.691Z] ---> Running in 4b380411411c [2022-06-20T05:04:49.691Z] Removing intermediate container 4b380411411c [2022-06-20T05:04:49.691Z] ---> 78e43423102f [2022-06-20T05:04:49.691Z] Step 19/24 : EXPOSE 161 [2022-06-20T05:04:49.691Z] ---> Running in a9ed0732913e [2022-06-20T05:04:49.691Z] Removing intermediate container a9ed0732913e [2022-06-20T05:04:49.691Z] ---> 9ecff0e7a392 [2022-06-20T05:04:49.691Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-06-20T05:04:49.691Z] ---> Running in cfc2002f2101 [2022-06-20T05:04:49.691Z] Removing intermediate container cfc2002f2101 [2022-06-20T05:04:49.691Z] ---> 7bc65420ebbb [2022-06-20T05:04:49.691Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-20T05:04:49.691Z] ---> Running in 6419f8f29255 [2022-06-20T05:04:49.950Z] Removing intermediate container 6419f8f29255 [2022-06-20T05:04:49.950Z] ---> e513ba23de08 [2022-06-20T05:04:49.950Z] Step 22/24 : LABEL arch=amd64 [2022-06-20T05:04:49.950Z] ---> Running in 0a85ec1b6978 [2022-06-20T05:04:49.950Z] Removing intermediate container 0a85ec1b6978 [2022-06-20T05:04:49.950Z] ---> aa5730072948 [2022-06-20T05:04:49.950Z] Step 23/24 : LABEL git_sha=529678675d4f72f711a12ad2f1b153d5275a47c1 [2022-06-20T05:04:50.209Z] ---> Running in 685f0cab34ef [2022-06-20T05:04:50.210Z] Removing intermediate container 685f0cab34ef [2022-06-20T05:04:50.210Z] ---> fd0c81334e25 [2022-06-20T05:04:50.210Z] Step 24/24 : LABEL version=0.0.0 [2022-06-20T05:04:50.210Z] ---> Running in dfb777c628fa [2022-06-20T05:04:50.210Z] Removing intermediate container dfb777c628fa [2022-06-20T05:04:50.210Z] ---> 9ee04d20dfaa [2022-06-20T05:04:50.210Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T05:04:50.210Z] Successfully built 9ee04d20dfaa [2022-06-20T05:04:50.210Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:04:51.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T05:04:51.087Z] [2022-06-20T05:04:51.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:04:51.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T05:04:51.452Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-20T05:04:51.452Z] 5eb5b503b376: Pulling fs layer [2022-06-20T05:04:51.452Z] 5c69ac0246d0: Pulling fs layer [2022-06-20T05:04:51.452Z] ec43610c2a17: Pulling fs layer [2022-06-20T05:04:51.452Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-20T05:04:51.452Z] 33b1e0a273af: Pulling fs layer [2022-06-20T05:04:51.452Z] 5d3b04190fa2: Pulling fs layer [2022-06-20T05:04:51.452Z] 2f39f015ded8: Pulling fs layer [2022-06-20T05:04:51.452Z] 3a2ae6a8a46f: Waiting [2022-06-20T05:04:51.452Z] 33b1e0a273af: Waiting [2022-06-20T05:04:51.452Z] 5d3b04190fa2: Waiting [2022-06-20T05:04:51.452Z] 2f39f015ded8: Waiting [2022-06-20T05:04:51.452Z] 5c69ac0246d0: Download complete [2022-06-20T05:04:51.452Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-20T05:04:51.452Z] 3a2ae6a8a46f: Download complete [2022-06-20T05:04:51.452Z] 33b1e0a273af: Verifying Checksum [2022-06-20T05:04:51.452Z] 33b1e0a273af: Download complete [2022-06-20T05:04:51.452Z] ec43610c2a17: Verifying Checksum [2022-06-20T05:04:51.452Z] ec43610c2a17: Download complete [2022-06-20T05:04:51.452Z] 5d3b04190fa2: Verifying Checksum [2022-06-20T05:04:51.452Z] 5d3b04190fa2: Download complete [2022-06-20T05:04:51.710Z] 5eb5b503b376: Verifying Checksum [2022-06-20T05:04:51.710Z] 5eb5b503b376: Download complete [2022-06-20T05:04:52.277Z] 2f39f015ded8: Download complete [2022-06-20T05:04:52.845Z] 5eb5b503b376: Pull complete [2022-06-20T05:04:53.104Z] 5c69ac0246d0: Pull complete [2022-06-20T05:04:53.672Z] ec43610c2a17: Pull complete [2022-06-20T05:04:53.672Z] 3a2ae6a8a46f: Pull complete [2022-06-20T05:04:53.931Z] 33b1e0a273af: Pull complete [2022-06-20T05:04:53.931Z] 5d3b04190fa2: Pull complete [2022-06-20T05:04:58.128Z] 2f39f015ded8: Pull complete [2022-06-20T05:04:58.392Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-20T05:04:58.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T05:04:58.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T05:04:58.607Z] prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container [2022-06-20T05:04:58.646Z] $ 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-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@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 [2022-06-20T05:05:00.537Z] $ docker top 301de93f511421f5bbb6cd09510aeb543735b86e271ab64f2a3d161a67be5981 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:05:01.056Z] ---> job-cost.sh [2022-06-20T05:05:01.056Z] lf-activate-venv: SKIPPING [2022-06-20T05:05:01.056Z] INFO: No Stack... [2022-06-20T05:05:01.318Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T05:05:01.889Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T05:05:02.209Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-179/archives/cost.csv [2022-06-20T05:05:02.209Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T05:05:02.250Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [2022-06-20T05:05:02.254Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] did not exist. Created. [2022-06-20T05:05:02.254Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T05:05:02.651Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-20T05:05:02.706Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T05:05:02.735Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T05:05:02.816Z] $ docker stop --time=1 301de93f511421f5bbb6cd09510aeb543735b86e271ab64f2a3d161a67be5981 [2022-06-20T05:05:03.988Z] $ docker rm -f 301de93f511421f5bbb6cd09510aeb543735b86e271ab64f2a3d161a67be5981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-20T05:05:20.100Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15120 in /w/workspace/gexfoundry_device-snmp-go_PR-179 [Pipeline] { [Pipeline] ws [2022-06-20T05:05:20.141Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-06-20T05:05:20.236Z] Selected Git installation does not exist. Using Default [2022-06-20T05:05:20.236Z] The recommended git tool is: NONE [2022-06-20T05:05:26.298Z] using credential edgex-jenkins-ssh [2022-06-20T05:05:26.319Z] Cloning the remote Git repository [2022-06-20T05:05:26.387Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-06-20T05:05:26.481Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-06-20T05:05:26.582Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-06-20T05:05:26.583Z] > git --version # timeout=10 [2022-06-20T05:05:26.601Z] > git --version # 'git version 2.25.1' [2022-06-20T05:05:26.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T05:05:26.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T05:05:27.654Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-06-20T05:05:27.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T05:05:27.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-06-20T05:05:27.739Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-06-20T05:05:27.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T05:05:27.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/179/head:refs/remotes/origin/PR-179 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-20T05:05:28.228Z] Merging remotes/origin/main commit de36933a196ec2e5ea0c5601bc2b4d4bfd93191e into PR head commit 529678675d4f72f711a12ad2f1b153d5275a47c1 [2022-06-20T05:05:28.428Z] Merge succeeded, producing 529678675d4f72f711a12ad2f1b153d5275a47c1 [2022-06-20T05:05:28.429Z] Checking out Revision 529678675d4f72f711a12ad2f1b153d5275a47c1 (PR-179) [2022-06-20T05:05:28.251Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T05:05:28.267Z] > git checkout -f 529678675d4f72f711a12ad2f1b153d5275a47c1 # timeout=10 [2022-06-20T05:05:28.349Z] > git remote # timeout=10 [2022-06-20T05:05:28.365Z] > git config --get remote.origin.url # timeout=10 [2022-06-20T05:05:28.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T05:05:28.396Z] > git merge de36933a196ec2e5ea0c5601bc2b4d4bfd93191e # timeout=10 [2022-06-20T05:05:28.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-20T05:05:28.439Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T05:05:28.468Z] > git checkout -f 529678675d4f72f711a12ad2f1b153d5275a47c1 # timeout=10 [2022-06-20T05:05:32.669Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-06-20T05:05:32.729Z] > git --version # timeout=10 [2022-06-20T05:05:32.741Z] > git --version # 'git version 2.25.1' [2022-06-20T05:05:32.756Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T05:05:33.794Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-20T05:05:33.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T05:05:33.794Z] Dload Upload Total Spent Left Speed [2022-06-20T05:05:33.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 66956 0 --:--:-- --:--:-- --:--:-- 67324 [Pipeline] sh [2022-06-20T05:05:34.618Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-20T05:05:34.997Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-20T05:05:34.997Z] + sudo tee /etc/docker/daemon.new [2022-06-20T05:05:34.997Z] { [2022-06-20T05:05:34.997Z] "registry-mirrors": [ [2022-06-20T05:05:34.997Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-20T05:05:34.997Z] ], [2022-06-20T05:05:34.997Z] "bip": "10.250.0.254/24", [2022-06-20T05:05:34.997Z] "hosts": [ [2022-06-20T05:05:34.997Z] "tcp://0.0.0.0:5555", [2022-06-20T05:05:34.997Z] "unix:///var/run/docker.sock" [2022-06-20T05:05:34.997Z] ], [2022-06-20T05:05:34.997Z] "mtu": 1458, [2022-06-20T05:05:34.997Z] "selinux-enabled": true, [2022-06-20T05:05:34.997Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-20T05:05:34.997Z] } [Pipeline] sh [2022-06-20T05:05:35.361Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-20T05:05:35.713Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T05:05:54.134Z] provisioning config files... [2022-06-20T05:05:54.164Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6140947928360804181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:05:54.569Z] ---> docker-login.sh [2022-06-20T05:05:54.569Z] nexus3.edgexfoundry.org:10001 [2022-06-20T05:05:55.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:05:55.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:05:55.446Z] Configure a credential helper to remove this warning. See [2022-06-20T05:05:55.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:05:55.447Z] [2022-06-20T05:05:55.721Z] Login Succeeded [2022-06-20T05:05:55.721Z] nexus3.edgexfoundry.org:10002 [2022-06-20T05:05:55.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:05:55.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:05:55.996Z] Configure a credential helper to remove this warning. See [2022-06-20T05:05:55.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:05:55.996Z] [2022-06-20T05:05:55.996Z] Login Succeeded [2022-06-20T05:05:55.996Z] nexus3.edgexfoundry.org:10003 [2022-06-20T05:05:56.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:05:56.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:05:56.595Z] Configure a credential helper to remove this warning. See [2022-06-20T05:05:56.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:05:56.595Z] [2022-06-20T05:05:56.595Z] Login Succeeded [2022-06-20T05:05:56.595Z] nexus3.edgexfoundry.org:10004 [2022-06-20T05:05:56.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:05:57.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:05:57.151Z] Configure a credential helper to remove this warning. See [2022-06-20T05:05:57.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:05:57.151Z] [2022-06-20T05:05:57.151Z] Login Succeeded [2022-06-20T05:05:57.151Z] docker.io [2022-06-20T05:05:57.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T05:05:58.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T05:05:58.021Z] Configure a credential helper to remove this warning. See [2022-06-20T05:05:58.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T05:05:58.021Z] [2022-06-20T05:05:58.021Z] Login Succeeded [2022-06-20T05:05:58.021Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T05:05:58.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T05:05:58.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T05:05:58.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T05:05:58.498Z] ========================================================= [2022-06-20T05:05:58.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-20T05:05:58.498Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:05:59.007Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T05:05:59.283Z] Sending build context to Docker daemon 2.785MB [2022-06-20T05:05:59.283Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T05:05:59.283Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-20T05:05:59.569Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-20T05:05:59.569Z] 9b3977197b4f: Pulling fs layer [2022-06-20T05:05:59.569Z] 1a89e8eeedd5: Pulling fs layer [2022-06-20T05:05:59.569Z] 94645a83ff95: Pulling fs layer [2022-06-20T05:05:59.569Z] e6fb740bc735: Pulling fs layer [2022-06-20T05:05:59.569Z] 3a77bd46dcc9: Pulling fs layer [2022-06-20T05:05:59.569Z] 355e64cbe906: Pulling fs layer [2022-06-20T05:05:59.569Z] 63ab81a10011: Pulling fs layer [2022-06-20T05:05:59.569Z] 555d1d1c4555: Pulling fs layer [2022-06-20T05:05:59.569Z] 7d9057610161: Pulling fs layer [2022-06-20T05:05:59.569Z] 3a77bd46dcc9: Waiting [2022-06-20T05:05:59.569Z] 355e64cbe906: Waiting [2022-06-20T05:05:59.569Z] 555d1d1c4555: Waiting [2022-06-20T05:05:59.569Z] 63ab81a10011: Waiting [2022-06-20T05:05:59.569Z] 7d9057610161: Waiting [2022-06-20T05:05:59.569Z] e6fb740bc735: Waiting [2022-06-20T05:05:59.569Z] 94645a83ff95: Verifying Checksum [2022-06-20T05:05:59.569Z] 1a89e8eeedd5: Verifying Checksum [2022-06-20T05:05:59.569Z] 1a89e8eeedd5: Download complete [2022-06-20T05:05:59.569Z] 3a77bd46dcc9: Verifying Checksum [2022-06-20T05:05:59.569Z] 3a77bd46dcc9: Download complete [2022-06-20T05:05:59.569Z] 355e64cbe906: Verifying Checksum [2022-06-20T05:05:59.569Z] 355e64cbe906: Download complete [2022-06-20T05:05:59.569Z] 9b3977197b4f: Verifying Checksum [2022-06-20T05:05:59.569Z] 9b3977197b4f: Download complete [2022-06-20T05:05:59.569Z] 63ab81a10011: Download complete [2022-06-20T05:06:00.580Z] 9b3977197b4f: Pull complete [2022-06-20T05:06:00.580Z] 7d9057610161: Verifying Checksum [2022-06-20T05:06:00.580Z] 7d9057610161: Download complete [2022-06-20T05:06:01.183Z] 1a89e8eeedd5: Pull complete [2022-06-20T05:06:01.460Z] 94645a83ff95: Pull complete [2022-06-20T05:06:02.058Z] 555d1d1c4555: Verifying Checksum [2022-06-20T05:06:02.058Z] 555d1d1c4555: Download complete [2022-06-20T05:06:02.654Z] e6fb740bc735: Verifying Checksum [2022-06-20T05:06:15.063Z] e6fb740bc735: Pull complete [2022-06-20T05:06:15.063Z] 3a77bd46dcc9: Pull complete [2022-06-20T05:06:15.063Z] 355e64cbe906: Pull complete [2022-06-20T05:06:15.063Z] 63ab81a10011: Pull complete [2022-06-20T05:06:21.787Z] 555d1d1c4555: Pull complete [2022-06-20T05:06:23.229Z] 7d9057610161: Pull complete [2022-06-20T05:06:23.229Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-20T05:06:23.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T05:06:23.229Z] ---> 819e984ddca1 [2022-06-20T05:06:23.229Z] Step 3/12 : ARG MAKE='make build' [2022-06-20T05:06:24.224Z] ---> Running in 7cbbbae82c68 [2022-06-20T05:06:24.503Z] Removing intermediate container 7cbbbae82c68 [2022-06-20T05:06:24.503Z] ---> 366335903309 [2022-06-20T05:06:24.503Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T05:06:24.503Z] ---> Running in 304ee128a126 [2022-06-20T05:06:24.779Z] Removing intermediate container 304ee128a126 [2022-06-20T05:06:24.779Z] ---> 16008f3fe582 [2022-06-20T05:06:24.779Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T05:06:25.056Z] ---> Running in 897728220e56 [2022-06-20T05:06:25.331Z] Removing intermediate container 897728220e56 [2022-06-20T05:06:25.331Z] ---> 0378734ae59c [2022-06-20T05:06:25.331Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T05:06:25.331Z] ---> Running in 31df179d11d5 [2022-06-20T05:06:28.756Z] Removing intermediate container 31df179d11d5 [2022-06-20T05:06:28.756Z] ---> 9dbf63cea8c3 [2022-06-20T05:06:28.756Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T05:06:28.756Z] ---> Running in dbcc4e6b3704 [2022-06-20T05:06:29.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T05:06:30.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T05:06:31.324Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-20T05:06:31.597Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-20T05:06:31.597Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-20T05:06:31.874Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-20T05:06:31.874Z] Executing busybox-1.34.1-r3.trigger [2022-06-20T05:06:31.874Z] OK: 224 MiB in 56 packages [2022-06-20T05:06:32.859Z] Removing intermediate container dbcc4e6b3704 [2022-06-20T05:06:32.859Z] ---> ff33d65cc91d [2022-06-20T05:06:32.859Z] Step 8/12 : WORKDIR /device-snmp-go [2022-06-20T05:06:33.139Z] ---> Running in 2a783a2a7155 [2022-06-20T05:06:33.414Z] Removing intermediate container 2a783a2a7155 [2022-06-20T05:06:33.414Z] ---> ec7d289e234d [2022-06-20T05:06:33.414Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-20T05:06:34.015Z] ---> 54ff98c84d8a [2022-06-20T05:06:34.015Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T05:06:34.015Z] ---> Running in b8373b759cd2 [2022-06-20T05:07:21.031Z] Removing intermediate container b8373b759cd2 [2022-06-20T05:07:21.031Z] ---> 38114947362b [2022-06-20T05:07:21.031Z] Step 11/12 : COPY . . [2022-06-20T05:07:21.031Z] ---> d48ac1b59793 [2022-06-20T05:07:21.031Z] Step 12/12 : RUN ${MAKE} [2022-06-20T05:07:21.031Z] ---> Running in ee57a3db34f4 [2022-06-20T05:07:21.031Z] noop [2022-06-20T05:07:21.031Z] Removing intermediate container ee57a3db34f4 [2022-06-20T05:07:21.031Z] ---> d1c1a802b90d [2022-06-20T05:07:21.031Z] Successfully built d1c1a802b90d [2022-06-20T05:07:21.031Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:07:21.532Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T05:07:21.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T05:07:21.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container [2022-06-20T05:07:21.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-20T05:07:23.289Z] $ docker top b6c186375feb044226c0b5fb6401a6f6ed7439b0bfbee09b47c70a007d2a3a78 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T05:07:24.263Z] + go version [2022-06-20T05:07:24.263Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-20T05:07:24.300Z] $ docker stop --time=1 b6c186375feb044226c0b5fb6401a6f6ed7439b0bfbee09b47c70a007d2a3a78 [2022-06-20T05:07:25.949Z] $ docker rm -f b6c186375feb044226c0b5fb6401a6f6ed7439b0bfbee09b47c70a007d2a3a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:07:26.861Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T05:07:26.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T05:07:27.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container [2022-06-20T05:07:27.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-20T05:07:28.605Z] $ docker top cc867fb210944b1c2adc1e46521d99d3948afe2904929d4a280f314b180cc0a1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T05:07:29.636Z] + make test [2022-06-20T05:07:29.636Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-20T05:07:31.089Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-06-20T05:08:52.934Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-06-20T05:08:52.934Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.067s coverage: 0.0% of statements [2022-06-20T05:08:52.934Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-20T05:08:52.934Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T05:09:19.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T05:09:19.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T05:09:19.758Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-20T05:09:19.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T05:09:19.831Z] $ docker stop --time=1 cc867fb210944b1c2adc1e46521d99d3948afe2904929d4a280f314b180cc0a1 [2022-06-20T05:09:21.605Z] $ docker rm -f cc867fb210944b1c2adc1e46521d99d3948afe2904929d4a280f314b180cc0a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T05:09:22.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T05:09:22.651Z] Warning: overwriting stash ‘coverage-report’ [2022-06-20T05:09:23.133Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T05:09:23.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T05:09:24.087Z] + ls -al . [2022-06-20T05:09:24.087Z] total 164 [2022-06-20T05:09:24.087Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:09 . [2022-06-20T05:09:24.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:05 .. [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 20 05:05 .dockerignore [2022-06-20T05:09:24.087Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:05 .git [2022-06-20T05:09:24.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:05 .github [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 328 Jun 20 05:05 .gitignore [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 05:05 .golangci.yml [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 8556 Jun 20 05:05 Attribution.txt [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 6948 Jun 20 05:05 CHANGELOG.md [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 1516 Jun 20 05:05 Dockerfile [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 05:05 GOVERNANCE.md [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 20 05:05 Jenkinsfile [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 05:05 LICENSE [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 2334 Jun 20 05:05 Makefile [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 05:05 OWNERS.md [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 9390 Jun 20 05:05 README.md [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:03 VERSION [2022-06-20T05:09:24.087Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:05 bin [2022-06-20T05:09:24.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:05 cmd [2022-06-20T05:09:24.087Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 20 05:08 coverage.out [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 3300 Jun 20 05:05 go.mod [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 36370 Jun 20 05:05 go.sum [2022-06-20T05:09:24.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:05 internal [2022-06-20T05:09:24.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 05:05 snap [2022-06-20T05:09:24.087Z] -rw-rw-r-- 1 jenkins jenkins 228 Jun 20 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:09:24.527Z] + 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=529678675d4f72f711a12ad2f1b153d5275a47c1 --label arch=arm64 --label version=0.0.0 . [2022-06-20T05:09:24.817Z] Sending build context to Docker daemon 2.793MB [2022-06-20T05:09:24.817Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T05:09:24.817Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-20T05:09:24.817Z] ---> d1c1a802b90d [2022-06-20T05:09:24.817Z] Step 3/24 : ARG MAKE='make build' [2022-06-20T05:09:25.093Z] ---> Running in d42da5327bf3 [2022-06-20T05:09:25.367Z] Removing intermediate container d42da5327bf3 [2022-06-20T05:09:25.367Z] ---> a94ef0c215ea [2022-06-20T05:09:25.367Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-20T05:09:25.367Z] ---> Running in 98bf92683b4c [2022-06-20T05:09:25.645Z] Removing intermediate container 98bf92683b4c [2022-06-20T05:09:25.645Z] ---> 8fb8c7fdb5c1 [2022-06-20T05:09:25.645Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T05:09:25.920Z] ---> Running in beeb405b3c65 [2022-06-20T05:09:26.194Z] Removing intermediate container beeb405b3c65 [2022-06-20T05:09:26.194Z] ---> 262ea32d2633 [2022-06-20T05:09:26.194Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T05:09:26.194Z] ---> Running in 764db94c9f69 [2022-06-20T05:09:28.195Z] Removing intermediate container 764db94c9f69 [2022-06-20T05:09:28.195Z] ---> 066714bc221a [2022-06-20T05:09:28.195Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T05:09:28.195Z] ---> Running in f0f5b5b42318 [2022-06-20T05:09:28.799Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T05:09:29.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T05:09:30.767Z] OK: 224 MiB in 56 packages [2022-06-20T05:09:31.384Z] Removing intermediate container f0f5b5b42318 [2022-06-20T05:09:31.384Z] ---> d5c94379f3d2 [2022-06-20T05:09:31.384Z] Step 8/24 : WORKDIR /device-snmp-go [2022-06-20T05:09:31.384Z] ---> Running in 9941e3b3e1df [2022-06-20T05:09:31.983Z] Removing intermediate container 9941e3b3e1df [2022-06-20T05:09:31.983Z] ---> 61fac8ee6c24 [2022-06-20T05:09:31.983Z] Step 9/24 : COPY go.mod vendor* ./ [2022-06-20T05:09:32.584Z] ---> 117d2f7f5b7c [2022-06-20T05:09:32.584Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T05:09:32.584Z] ---> Running in 5afcfeafb443 [2022-06-20T05:09:34.580Z] Removing intermediate container 5afcfeafb443 [2022-06-20T05:09:34.580Z] ---> 86bc5b7db091 [2022-06-20T05:09:34.580Z] Step 11/24 : COPY . . [2022-06-20T05:09:35.178Z] ---> 3a5c9ce14bbb [2022-06-20T05:09:35.179Z] Step 12/24 : RUN ${MAKE} [2022-06-20T05:09:35.457Z] ---> Running in f40ba0ed92b4 [2022-06-20T05:09:36.445Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.6 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-06-20T05:11:43.392Z] Removing intermediate container f40ba0ed92b4 [2022-06-20T05:11:43.392Z] ---> 393433dbab97 [2022-06-20T05:11:43.392Z] Step 13/24 : FROM alpine:3.14 [2022-06-20T05:11:43.392Z] 3.14: Pulling from library/alpine [2022-06-20T05:11:43.392Z] 455c02918c45: Pulling fs layer [2022-06-20T05:11:43.392Z] 455c02918c45: Download complete [2022-06-20T05:11:43.392Z] 455c02918c45: Pull complete [2022-06-20T05:11:43.392Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T05:11:43.392Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T05:11:43.392Z] ---> ac73e934f311 [2022-06-20T05:11:43.392Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-20T05:11:43.392Z] ---> Running in aa0390806481 [2022-06-20T05:11:43.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T05:11:43.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T05:11:43.392Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-20T05:11:43.392Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T05:11:43.392Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-20T05:11:43.392Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T05:11:43.392Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-20T05:11:43.392Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-20T05:11:43.392Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T05:11:43.392Z] OK: 8 MiB in 20 packages [2022-06-20T05:11:44.383Z] Removing intermediate container aa0390806481 [2022-06-20T05:11:44.383Z] ---> c0790a91ff19 [2022-06-20T05:11:44.383Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-06-20T05:11:45.828Z] ---> 70c87215ad3c [2022-06-20T05:11:45.828Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-06-20T05:11:46.427Z] ---> 49947ffb6050 [2022-06-20T05:11:46.427Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-06-20T05:11:47.025Z] ---> b359d69fbfa1 [2022-06-20T05:11:47.025Z] Step 18/24 : EXPOSE 59993 [2022-06-20T05:11:47.025Z] ---> Running in e3dfb03882b1 [2022-06-20T05:11:47.302Z] Removing intermediate container e3dfb03882b1 [2022-06-20T05:11:47.302Z] ---> c367e78107a4 [2022-06-20T05:11:47.302Z] Step 19/24 : EXPOSE 161 [2022-06-20T05:11:47.302Z] ---> Running in 36f937e37f27 [2022-06-20T05:11:47.578Z] Removing intermediate container 36f937e37f27 [2022-06-20T05:11:47.578Z] ---> 8f5cd837b5f8 [2022-06-20T05:11:47.578Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-06-20T05:11:47.578Z] ---> Running in 20748e1238c6 [2022-06-20T05:11:47.855Z] Removing intermediate container 20748e1238c6 [2022-06-20T05:11:47.855Z] ---> 4b15608a9f23 [2022-06-20T05:11:47.855Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-20T05:11:48.130Z] ---> Running in b85027eb1d5a [2022-06-20T05:11:48.406Z] Removing intermediate container b85027eb1d5a [2022-06-20T05:11:48.406Z] ---> e4abcb714298 [2022-06-20T05:11:48.406Z] Step 22/24 : LABEL arch=arm64 [2022-06-20T05:11:48.406Z] ---> Running in ada094022d9c [2022-06-20T05:11:48.693Z] Removing intermediate container ada094022d9c [2022-06-20T05:11:48.693Z] ---> 9cd455532775 [2022-06-20T05:11:48.693Z] Step 23/24 : LABEL git_sha=529678675d4f72f711a12ad2f1b153d5275a47c1 [2022-06-20T05:11:48.693Z] ---> Running in c8e35a43dd10 [2022-06-20T05:11:48.970Z] Removing intermediate container c8e35a43dd10 [2022-06-20T05:11:48.970Z] ---> 578e2aba4eb2 [2022-06-20T05:11:48.970Z] Step 24/24 : LABEL version=0.0.0 [2022-06-20T05:11:48.970Z] ---> Running in 9a43adb2c0c6 [2022-06-20T05:11:49.243Z] Removing intermediate container 9a43adb2c0c6 [2022-06-20T05:11:49.243Z] ---> 5d704b6e1414 [2022-06-20T05:11:49.243Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T05:11:49.516Z] Successfully built 5d704b6e1414 [2022-06-20T05:11:49.516Z] 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 [2022-06-20T05:11:50.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T05:11:50.322Z] [2022-06-20T05:11:50.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:11:50.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T05:11:51.019Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-20T05:11:51.019Z] 8998bd30e6a1: Pulling fs layer [2022-06-20T05:11:51.019Z] 04944245beec: Pulling fs layer [2022-06-20T05:11:51.019Z] 699f458cf7ca: Pulling fs layer [2022-06-20T05:11:51.019Z] 765212b225bb: Pulling fs layer [2022-06-20T05:11:51.019Z] f23df028b6ca: Pulling fs layer [2022-06-20T05:11:51.019Z] d65c8cfc05b1: Pulling fs layer [2022-06-20T05:11:51.019Z] 2437ff75d9bd: Pulling fs layer [2022-06-20T05:11:51.019Z] 765212b225bb: Waiting [2022-06-20T05:11:51.019Z] f23df028b6ca: Waiting [2022-06-20T05:11:51.019Z] d65c8cfc05b1: Waiting [2022-06-20T05:11:51.019Z] 2437ff75d9bd: Waiting [2022-06-20T05:11:51.019Z] 04944245beec: Verifying Checksum [2022-06-20T05:11:51.019Z] 04944245beec: Download complete [2022-06-20T05:11:51.019Z] 765212b225bb: Verifying Checksum [2022-06-20T05:11:51.019Z] 765212b225bb: Download complete [2022-06-20T05:11:51.019Z] f23df028b6ca: Verifying Checksum [2022-06-20T05:11:51.019Z] f23df028b6ca: Download complete [2022-06-20T05:11:51.019Z] d65c8cfc05b1: Verifying Checksum [2022-06-20T05:11:51.019Z] d65c8cfc05b1: Download complete [2022-06-20T05:11:51.019Z] 699f458cf7ca: Verifying Checksum [2022-06-20T05:11:51.019Z] 699f458cf7ca: Download complete [2022-06-20T05:11:51.622Z] 8998bd30e6a1: Verifying Checksum [2022-06-20T05:11:51.622Z] 8998bd30e6a1: Download complete [2022-06-20T05:11:53.612Z] 2437ff75d9bd: Verifying Checksum [2022-06-20T05:11:53.612Z] 2437ff75d9bd: Download complete [2022-06-20T05:11:55.589Z] 8998bd30e6a1: Pull complete [2022-06-20T05:11:56.188Z] 04944245beec: Pull complete [2022-06-20T05:11:57.623Z] 699f458cf7ca: Pull complete [2022-06-20T05:11:57.623Z] 765212b225bb: Pull complete [2022-06-20T05:11:58.609Z] f23df028b6ca: Pull complete [2022-06-20T05:11:58.887Z] d65c8cfc05b1: Pull complete [2022-06-20T05:12:14.010Z] 2437ff75d9bd: Pull complete [2022-06-20T05:12:14.010Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-20T05:12:14.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T05:12:14.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T05:12:14.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container [2022-06-20T05:12:14.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-20T05:12:17.166Z] $ docker top 169a137de407623f7be9513c154c5ce5e9ee43b61c438d74a7065a57ebcaffa8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:12:18.187Z] ---> job-cost.sh [2022-06-20T05:12:18.187Z] lf-activate-venv: SKIPPING [2022-06-20T05:12:18.187Z] INFO: No Stack... [2022-06-20T05:12:18.462Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-20T05:12:19.448Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T05:12:20.136Z] + cat+ /w/workspace/device-snmp-go/1/archives/cost.csv [2022-06-20T05:12:20.136Z] cut -d, -f6 [Pipeline] lock [2022-06-20T05:12:20.223Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [2022-06-20T05:12:20.228Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] did not exist. Created. [2022-06-20T05:12:20.228Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T05:12:20.984Z] /w/workspace/device-snmp-go/1@tmp/durable-21bb2b68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-20T05:12:21.692Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-20T05:12:21.728Z] Warning: overwriting stash ‘stack-cost’ [2022-06-20T05:12:21.777Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T05:12:21.790Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-179-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T05:12:21.870Z] $ docker stop --time=1 169a137de407623f7be9513c154c5ce5e9ee43b61c438d74a7065a57ebcaffa8 [2022-06-20T05:12:23.406Z] $ docker rm -f 169a137de407623f7be9513c154c5ce5e9ee43b61c438d74a7065a57ebcaffa8 [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 [2022-06-20T05:12:24.399Z] provisioning config files... [2022-06-20T05:12:24.407Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/config3451512744734165654tmp [Pipeline] { [Pipeline] sh [2022-06-20T05:12:24.740Z] + set +x [2022-06-20T05:12:24.740Z] + curl -s https://codecov.io/bash [2022-06-20T05:12:24.740Z] + bash -s -- [2022-06-20T05:12:24.740Z] [2022-06-20T05:12:24.740Z] _____ _ [2022-06-20T05:12:24.740Z] / ____| | | [2022-06-20T05:12:24.740Z] | | ___ __| | ___ ___ _____ __ [2022-06-20T05:12:24.740Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-20T05:12:24.740Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-20T05:12:24.740Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-20T05:12:24.740Z] Bash-1.0.6 [2022-06-20T05:12:24.740Z] [2022-06-20T05:12:24.740Z] [2022-06-20T05:12:24.740Z] ==> git version 2.25.1 found [2022-06-20T05:12:24.740Z] ==> 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 [2022-06-20T05:12:24.740Z] Release-Date: 2020-01-08 [2022-06-20T05:12:24.740Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-20T05:12:24.740Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-20T05:12:24.740Z] ==> Jenkins CI detected. [2022-06-20T05:12:24.740Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-179 [2022-06-20T05:12:24.740Z] project root: . [2022-06-20T05:12:24.740Z] --> token set from env [2022-06-20T05:12:24.740Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-20T05:12:24.740Z] ==> Running gcov in . (disable via -X gcov) [2022-06-20T05:12:24.740Z] ==> Python coveragepy not found [2022-06-20T05:12:24.740Z] ==> Searching for coverage reports in: [2022-06-20T05:12:24.740Z] + . [2022-06-20T05:12:24.740Z] -> Found 1 reports [2022-06-20T05:12:24.740Z] ==> Detecting git/mercurial file structure [2022-06-20T05:12:24.740Z] ==> Reading reports [2022-06-20T05:12:24.740Z] + ./coverage.out bytes=7631 [2022-06-20T05:12:24.740Z] ==> Appending adjustments [2022-06-20T05:12:24.740Z] https://docs.codecov.io/docs/fixing-reports [2022-06-20T05:12:25.003Z] + Found adjustments [2022-06-20T05:12:25.003Z] ==> Gzipping contents [2022-06-20T05:12:25.003Z] 4.0K /tmp/codecov.g5sNUA.gz [2022-06-20T05:12:25.003Z] ==> Uploading reports [2022-06-20T05:12:25.003Z] url: https://codecov.io [2022-06-20T05:12:25.003Z] query: branch=PR-179&commit=529678675d4f72f711a12ad2f1b153d5275a47c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=179&job=&cmd_args= [2022-06-20T05:12:25.003Z] -> Pinging Codecov [2022-06-20T05:12:25.003Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-179&commit=529678675d4f72f711a12ad2f1b153d5275a47c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=179&job=&cmd_args= [2022-06-20T05:12:25.576Z] -> Uploading to [2022-06-20T05:12:25.576Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-20/6C56EA5C29638FB4528AC87E60AF5AE0/529678675d4f72f711a12ad2f1b153d5275a47c1/0d5b7b22-705b-4362-baf8-8c07445edc90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T051225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb25b3f31b61498d02539a54a6ad9df0ca4cf76d86f6943a6f31b0c399c54b91 [2022-06-20T05:12:25.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T05:12:25.576Z] Dload Upload Total Spent Left Speed [2022-06-20T05:12:25.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1603 0 0 100 1603 0 6821 --:--:-- --:--:-- --:--:-- 6821 [2022-06-20T05:12:25.837Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/529678675d4f72f711a12ad2f1b153d5275a47c1 [Pipeline] } [2022-06-20T05:12:25.864Z] 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 [2022-06-20T05:12:27.568Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-179/archives ] [2022-06-20T05:12:27.568Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-179/archives [2022-06-20T05:12:27.568Z] total 16 [2022-06-20T05:12:27.568Z] drwxr-xr-x 3 root root 4096 Jun 20 05:05 . [2022-06-20T05:12:27.568Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 05:05 .. [2022-06-20T05:12:27.568Z] drwxr-xr-x 2 root root 4096 Jun 20 05:05 cost [2022-06-20T05:12:27.568Z] -rw-r--r-- 1 root root 85 Jun 20 05:05 cost.csv [2022-06-20T05:12:27.568Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-179/archives [2022-06-20T05:12:27.568Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-179/archives [2022-06-20T05:12:27.568Z] total 16 [2022-06-20T05:12:27.568Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 05:05 . [2022-06-20T05:12:27.568Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 05:05 .. [2022-06-20T05:12:27.568Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 05:05 cost [2022-06-20T05:12:27.568Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 20 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:12:27.902Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:12:28.793Z] ---> package-listing.sh [2022-06-20T05:12:28.793Z] ++ facter osfamily [2022-06-20T05:12:28.793Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-20T05:12:28.793Z] + OS_FAMILY=debian [2022-06-20T05:12:28.793Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-179 [2022-06-20T05:12:28.793Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-20T05:12:28.793Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-20T05:12:28.793Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-20T05:12:28.793Z] + PACKAGES=/tmp/packages_start.txt [2022-06-20T05:12:28.793Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-179 ']' [2022-06-20T05:12:28.793Z] + PACKAGES=/tmp/packages_end.txt [2022-06-20T05:12:28.793Z] + case "${OS_FAMILY}" in [2022-06-20T05:12:28.793Z] + dpkg -l [2022-06-20T05:12:28.793Z] + grep '^ii' [2022-06-20T05:12:29.053Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-20T05:12:29.053Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-20T05:12:29.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-20T05:12:29.053Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-179 ']' [2022-06-20T05:12:29.053Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-179/archives/ [2022-06-20T05:12:29.053Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-179/archives/ [Pipeline] echo [2022-06-20T05:12:29.086Z] 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-179/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-20T05:12:29.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T05:12:29.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T05:12:29.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T05:12:29.913Z] prd-ubuntu20.04-docker-8c-8g-15117 does not seem to be running inside a container [2022-06-20T05:12:29.947Z] $ 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-179/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-179 -v /w/workspace/gexfoundry_device-snmp-go_PR-179:/w/workspace/gexfoundry_device-snmp-go_PR-179:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-20T05:12:30.192Z] $ docker top ff3f246de83c907a006a72495189d15944222ce883cab265c543b099c4096012 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T05:12:30.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-20T05:12:30.907Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-20T05:12:31.220Z] + ls /var/log/sa-host [2022-06-20T05:12:31.220Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T05:12:31.407Z] provisioning config files... [2022-06-20T05:12:31.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-179@tmp/config1324285660519021819tmp [Pipeline] { [Pipeline] echo [2022-06-20T05:12:31.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:12:31.782Z] ---> create-netrc.sh [Pipeline] } [2022-06-20T05:12:31.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:12:32.215Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-20T05:12:32.248Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:12:32.569Z] ---> sudo-logs.sh [2022-06-20T05:12:32.569Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-20T05:12:32.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:12:32.969Z] ---> job-cost.sh [2022-06-20T05:12:32.969Z] lf-activate-venv: SKIPPING [2022-06-20T05:12:32.969Z] DEBUG: total: 0.2199999988079071 [2022-06-20T05:12:32.969Z] INFO: Retrieving Stack Cost... [2022-06-20T05:12:33.541Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T05:12:33.802Z] INFO: Archiving Costs [Pipeline] echo [2022-06-20T05:12:33.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T05:12:34.160Z] ---> logs-deploy.sh [2022-06-20T05:12:34.160Z] lf-activate-venv: SKIPPING [2022-06-20T05:12:34.160Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-179/1 [2022-06-20T05:12:34.160Z] INFO: archiving workspace using pattern(s): [2022-06-20T05:12:35.106Z] Archives upload complete. [2022-06-20T05:12:35.106Z] INFO: archiving logs to Nexus