Pull request #337 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 087a59dbdf9f85d91545bd5107bc411bf7106afc+88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 (a64e5372534572e1bd56b57ab9f9e0c339b4d5ef) 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-ssh7441810201035677488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1943142299308318253.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-337/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-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9542885766115501.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-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10873350089797766745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3770549761721775344.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-337/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-337/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11447366861525204700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-25217’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-25218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-25334’ is offline Running on prd-ubuntu20.04-docker-8c-8g-25337 in /w/workspace/gexfoundry_device-snmp-go_PR-337 [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-337 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 into PR head commit 087a59dbdf9f85d91545bd5107bc411bf7106afc Merge succeeded, producing 087a59dbdf9f85d91545bd5107bc411bf7106afc Checking out Revision 087a59dbdf9f85d91545bd5107bc411bf7106afc (PR-337) Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 087a59dbdf9f85d91545bd5107bc411bf7106afc # 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 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 087a59dbdf9f85d91545bd5107bc411bf7106afc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-18T23:33:25.450Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T23:33:25.668Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T23:33:25.805Z] ========================================================= [2023-12-18T23:33:25.805Z] EdgeX Global Pipelines Version Info [2023-12-18T23:33:25.805Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:33:26.567Z] ------------------- [2023-12-18T23:33:26.567Z] stable info: [2023-12-18T23:33:26.567Z] ------------------- [2023-12-18T23:33:26.567Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T23:33:26.567Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:33:26.567Z] Message: update stable to v1.0.258 [2023-12-18T23:33:27.146Z] ------------------- [2023-12-18T23:33:27.146Z] experimental info: [2023-12-18T23:33:27.146Z] ------------------- [2023-12-18T23:33:27.146Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T23:33:27.146Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:33:27.146Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T23:33:27.363Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-12-18T23:33:27.425Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-12-18T23:33:27.485Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T23:33:27.548Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T23:33:27.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T23:33:27.668Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T23:33:27.727Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T23:33:27.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-18T23:33:27.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T23:33:27.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T23:33:27.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T23:33:28.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-12-18T23:33:28.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T23:33:28.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T23:33:28.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:33:28.324Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:33:28.384Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:33:28.448Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:33:28.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T23:33:28.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T23:33:28.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-18T23:33:28.710Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-18T23:33:28.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-18T23:33:28.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-18T23:33:28.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-18T23:33:28.998Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T23:33:29.069Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T23:33:29.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-337 [Pipeline] echo [2023-12-18T23:33:29.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-337 [Pipeline] echo [2023-12-18T23:33:29.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-337 [Pipeline] echo [2023-12-18T23:33:29.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] echo [2023-12-18T23:33:29.440Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 087a59d [Pipeline] echo [2023-12-18T23:33:29.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:33:29.680Z] provisioning config files... [2023-12-18T23:33:29.696Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/config14835816731725207293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:33:30.102Z] ---> ****-login.sh [2023-12-18T23:33:30.102Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:33:30.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:30.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:30.364Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:30.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:30.364Z] [2023-12-18T23:33:30.364Z] Login Succeeded [2023-12-18T23:33:30.364Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:33:30.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:30.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:30.365Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:30.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:30.365Z] [2023-12-18T23:33:30.365Z] Login Succeeded [2023-12-18T23:33:30.365Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:33:30.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:30.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:30.626Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:30.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:30.626Z] [2023-12-18T23:33:30.626Z] Login Succeeded [2023-12-18T23:33:30.626Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:33:30.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:30.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:30.626Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:30.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:30.626Z] [2023-12-18T23:33:30.626Z] Login Succeeded [2023-12-18T23:33:30.626Z] ****.io [2023-12-18T23:33:30.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:30.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:30.889Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:30.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:30.889Z] [2023-12-18T23:33:30.889Z] Login Succeeded [2023-12-18T23:33:30.889Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:33:30.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-18T23:33:31.690Z] + git rev-list -1 --merges 087a59dbdf9f85d91545bd5107bc411bf7106afc~1..087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] echo [2023-12-18T23:33:31.722Z] -----------> git rev-list -1 --merges 087a59dbdf9f85d91545bd5107bc411bf7106afc~1..087a59dbdf9f85d91545bd5107bc411bf7106afc 087a59dbdf9f85d91545bd5107bc411bf7106afc [false] [Pipeline] sh [2023-12-18T23:33:32.045Z] + git log --format=format:%s -1 087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] echo [2023-12-18T23:33:32.078Z] ========================================================= [2023-12-18T23:33:32.078Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T23:33:32.078Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:33:32.566Z] + git log --format=format:%s -1 087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] echo [2023-12-18T23:33:32.611Z] [semverPrep] GIT_COMMIT: 087a59dbdf9f85d91545bd5107bc411bf7106afc, Commit Message: build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo [2023-12-18T23:33:32.662Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-18T23:33:33.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T23:33:33.077Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T23:33:33.077Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T23:33:33.077Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T23:33:33.077Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T23:33:33.077Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T23:33:33.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:33:33.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:33:33.514Z] [2023-12-18T23:33:33.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:33:33.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:33:33.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T23:33:33.933Z] b85a868b505f: Pulling fs layer [2023-12-18T23:33:33.933Z] e2be974225ed: Pulling fs layer [2023-12-18T23:33:33.933Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T23:33:33.933Z] 988bab9f4d93: Pulling fs layer [2023-12-18T23:33:33.933Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T23:33:33.933Z] eaf3925da568: Pulling fs layer [2023-12-18T23:33:33.933Z] bab4dde63d76: Pulling fs layer [2023-12-18T23:33:33.933Z] bde34c3a00c8: Pulling fs layer [2023-12-18T23:33:33.933Z] b352a97aabf1: Pulling fs layer [2023-12-18T23:33:33.933Z] 4872d77fe225: Pulling fs layer [2023-12-18T23:33:33.933Z] 5851b861e8e6: Pulling fs layer [2023-12-18T23:33:33.933Z] 988bab9f4d93: Waiting [2023-12-18T23:33:33.933Z] 1469e6f7b9e6: Waiting [2023-12-18T23:33:33.933Z] eaf3925da568: Waiting [2023-12-18T23:33:33.933Z] bab4dde63d76: Waiting [2023-12-18T23:33:33.933Z] 4872d77fe225: Waiting [2023-12-18T23:33:33.933Z] bde34c3a00c8: Waiting [2023-12-18T23:33:33.933Z] 5851b861e8e6: Waiting [2023-12-18T23:33:33.933Z] b352a97aabf1: Waiting [2023-12-18T23:33:33.933Z] e2be974225ed: Verifying Checksum [2023-12-18T23:33:33.933Z] e2be974225ed: Download complete [2023-12-18T23:33:33.933Z] 988bab9f4d93: Verifying Checksum [2023-12-18T23:33:33.933Z] 988bab9f4d93: Download complete [2023-12-18T23:33:34.194Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T23:33:34.194Z] 1469e6f7b9e6: Download complete [2023-12-18T23:33:34.194Z] eaf3925da568: Verifying Checksum [2023-12-18T23:33:34.194Z] eaf3925da568: Download complete [2023-12-18T23:33:34.194Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T23:33:34.194Z] 339a4e72a1f5: Download complete [2023-12-18T23:33:34.194Z] bde34c3a00c8: Verifying Checksum [2023-12-18T23:33:34.194Z] bde34c3a00c8: Download complete [2023-12-18T23:33:34.194Z] b352a97aabf1: Verifying Checksum [2023-12-18T23:33:34.194Z] b352a97aabf1: Download complete [2023-12-18T23:33:34.194Z] 4872d77fe225: Verifying Checksum [2023-12-18T23:33:34.194Z] 4872d77fe225: Download complete [2023-12-18T23:33:34.194Z] 5851b861e8e6: Verifying Checksum [2023-12-18T23:33:34.194Z] 5851b861e8e6: Download complete [2023-12-18T23:33:34.194Z] b85a868b505f: Download complete [2023-12-18T23:33:34.453Z] bab4dde63d76: Verifying Checksum [2023-12-18T23:33:34.453Z] bab4dde63d76: Download complete [2023-12-18T23:33:35.390Z] b85a868b505f: Pull complete [2023-12-18T23:33:35.649Z] e2be974225ed: Pull complete [2023-12-18T23:33:35.908Z] 339a4e72a1f5: Pull complete [2023-12-18T23:33:35.908Z] 988bab9f4d93: Pull complete [2023-12-18T23:33:36.169Z] 1469e6f7b9e6: Pull complete [2023-12-18T23:33:36.429Z] eaf3925da568: Pull complete [2023-12-18T23:33:38.348Z] bab4dde63d76: Pull complete [2023-12-18T23:33:38.348Z] bde34c3a00c8: Pull complete [2023-12-18T23:33:38.348Z] b352a97aabf1: Pull complete [2023-12-18T23:33:38.348Z] 4872d77fe225: Pull complete [2023-12-18T23:33:38.348Z] 5851b861e8e6: Pull complete [2023-12-18T23:33:38.348Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T23:33:38.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:33:38.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:33:38.655Z] prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container [2023-12-18T23:33:38.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-18T23:33:39.889Z] $ docker top 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d -eo pid,comm [2023-12-18T23:33:39.939Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-18T23:33:39.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T23:33:40.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:33:40.131Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:33:40.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:33:40.254Z] $ docker exec 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d ssh-agent [2023-12-18T23:33:40.355Z] SSH_AUTH_SOCK=/tmp/ssh-i3vAMPovZ5ZP/agent.33 [2023-12-18T23:33:40.355Z] SSH_AGENT_PID=39 [2023-12-18T23:33:40.365Z] Running ssh-add (command line suppressed) [2023-12-18T23:33:40.454Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/private_key_3996711928340744518.key (/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/private_key_3996711928340744518.key) [2023-12-18T23:33:40.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:33:40.825Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T23:33:40.854Z] $ docker exec --env ******** --env ******** 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d ssh-agent -k [2023-12-18T23:33:40.951Z] unset SSH_AUTH_SOCK; [2023-12-18T23:33:40.952Z] unset SSH_AGENT_PID; [2023-12-18T23:33:40.952Z] echo Agent pid 39 killed; [2023-12-18T23:33:40.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T23:33:41.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:33:41.078Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:33:41.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:33:41.194Z] $ docker exec 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d ssh-agent [2023-12-18T23:33:41.302Z] SSH_AUTH_SOCK=/tmp/ssh-jyC8tZK09v93/agent.71 [2023-12-18T23:33:41.302Z] SSH_AGENT_PID=78 [2023-12-18T23:33:41.307Z] Running ssh-add (command line suppressed) [2023-12-18T23:33:41.409Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/private_key_8234709232775877835.key (/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/private_key_8234709232775877835.key) [2023-12-18T23:33:41.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:33:41.774Z] + git semver init [2023-12-18T23:33:42.035Z] 2023-12-18 23:33:41,943 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T23:33:42.035Z] 2023-12-18 23:33:41,945 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver [2023-12-18T23:33:42.035Z] 2023-12-18 23:33:41,946 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-337/.semver [2023-12-18T23:33:42.035Z] 2023-12-18 23:33:41,946 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-337, universal_newlines=False, shell=None, istream=None) [2023-12-18T23:33:43.018Z] 2023-12-18 23:33:42,938 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-337/.git/info/exclude [2023-12-18T23:33:43.018Z] 2023-12-18 23:33:42,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver/PR-337 with force:False [2023-12-18T23:33:43.018Z] 2023-12-18 23:33:42,939 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver/PR-337 [2023-12-18T23:33:43.018Z] 2023-12-18 23:33:42,943 [execute] INFO git cat-file --batch-check [2023-12-18T23:33:43.018Z] 2023-12-18 23:33:42,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:33:43.018Z] 2023-12-18 23:33:42,950 [execute] INFO git cat-file --batch [2023-12-18T23:33:43.018Z] 2023-12-18 23:33:42,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:33:43.018Z] 2023-12-18 23:33:42,955 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-337/.semver/PR-337 [2023-12-18T23:33:43.018Z] 0.0.0 [Pipeline] } [2023-12-18T23:33:43.052Z] $ docker exec --env ******** --env ******** 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d ssh-agent -k [2023-12-18T23:33:43.140Z] unset SSH_AUTH_SOCK; [2023-12-18T23:33:43.141Z] unset SSH_AGENT_PID; [2023-12-18T23:33:43.141Z] echo Agent pid 78 killed; [2023-12-18T23:33:43.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T23:33:43.655Z] + git semver [Pipeline] } [2023-12-18T23:33:43.940Z] $ docker stop --time=1 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d [2023-12-18T23:33:45.231Z] $ docker rm -f --volumes 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:33:45.686Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T23:33:45.984Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T23:33:46.001Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:33:46.883Z] provisioning config files... [2023-12-18T23:33:46.893Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/config3772654776933101077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:33:47.295Z] ---> ****-login.sh [2023-12-18T23:33:47.295Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:33:47.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:47.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:47.295Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:47.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:47.295Z] [2023-12-18T23:33:47.295Z] Login Succeeded [2023-12-18T23:33:47.295Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:33:47.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:47.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:47.295Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:47.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:47.295Z] [2023-12-18T23:33:47.295Z] Login Succeeded [2023-12-18T23:33:47.295Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:33:47.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:47.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:47.554Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:47.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:47.554Z] [2023-12-18T23:33:47.554Z] Login Succeeded [2023-12-18T23:33:47.554Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:33:47.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:47.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:47.554Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:47.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:47.554Z] [2023-12-18T23:33:47.554Z] Login Succeeded [2023-12-18T23:33:47.554Z] ****.io [2023-12-18T23:33:47.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:33:47.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:33:47.814Z] Configure a credential helper to remove this warning. See [2023-12-18T23:33:47.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:33:47.814Z] [2023-12-18T23:33:47.814Z] Login Succeeded [2023-12-18T23:33:47.814Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:33:47.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:33:48.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:33:48.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:33:48.262Z] ========================================================= [2023-12-18T23:33:48.262Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T23:33:48.262Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:33:48.830Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-18T23:33:48.830Z] Sending build context to Docker daemon 14.1MB [2023-12-18T23:33:48.830Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:33:48.830Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-18T23:33:48.830Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T23:33:48.830Z] 7264a8db6415: Pulling fs layer [2023-12-18T23:33:48.830Z] c4d48a809fc2: Pulling fs layer [2023-12-18T23:33:48.830Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T23:33:48.830Z] ad3a456e5733: Pulling fs layer [2023-12-18T23:33:48.830Z] 69c7f0334f64: Pulling fs layer [2023-12-18T23:33:48.830Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T23:33:48.830Z] ce7588e14bc9: Pulling fs layer [2023-12-18T23:33:48.830Z] b5e4710f87ac: Pulling fs layer [2023-12-18T23:33:48.830Z] 69c7f0334f64: Waiting [2023-12-18T23:33:48.830Z] ce7588e14bc9: Waiting [2023-12-18T23:33:48.830Z] 1f1c1a5573a3: Waiting [2023-12-18T23:33:48.830Z] b5e4710f87ac: Waiting [2023-12-18T23:33:48.830Z] ad3a456e5733: Waiting [2023-12-18T23:33:48.830Z] c4d48a809fc2: Download complete [2023-12-18T23:33:49.089Z] ad3a456e5733: Download complete [2023-12-18T23:33:49.089Z] 69c7f0334f64: Verifying Checksum [2023-12-18T23:33:49.089Z] 69c7f0334f64: Download complete [2023-12-18T23:33:49.089Z] 7264a8db6415: Verifying Checksum [2023-12-18T23:33:49.089Z] 7264a8db6415: Download complete [2023-12-18T23:33:49.089Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T23:33:49.089Z] 1f1c1a5573a3: Download complete [2023-12-18T23:33:49.089Z] 7264a8db6415: Pull complete [2023-12-18T23:33:49.349Z] b5e4710f87ac: Verifying Checksum [2023-12-18T23:33:49.349Z] b5e4710f87ac: Download complete [2023-12-18T23:33:49.349Z] c4d48a809fc2: Pull complete [2023-12-18T23:33:49.349Z] 4f1c88b9dad5: Verifying Checksum [2023-12-18T23:33:49.349Z] 4f1c88b9dad5: Download complete [2023-12-18T23:33:49.916Z] ce7588e14bc9: Verifying Checksum [2023-12-18T23:33:49.916Z] ce7588e14bc9: Download complete [2023-12-18T23:33:53.194Z] 4f1c88b9dad5: Pull complete [2023-12-18T23:33:53.194Z] ad3a456e5733: Pull complete [2023-12-18T23:33:53.194Z] 69c7f0334f64: Pull complete [2023-12-18T23:33:53.194Z] 1f1c1a5573a3: Pull complete [2023-12-18T23:33:55.721Z] ce7588e14bc9: Pull complete [2023-12-18T23:33:55.721Z] b5e4710f87ac: Pull complete [2023-12-18T23:33:55.721Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T23:33:55.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T23:33:55.721Z] ---> 88b5674ff536 [2023-12-18T23:33:55.721Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:33:57.104Z] ---> Running in a0c6a980e54e [2023-12-18T23:33:57.367Z] Removing intermediate container a0c6a980e54e [2023-12-18T23:33:57.367Z] ---> b64fbb36fc14 [2023-12-18T23:33:57.367Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:33:57.367Z] ---> Running in 6b87072757c1 [2023-12-18T23:33:57.367Z] Removing intermediate container 6b87072757c1 [2023-12-18T23:33:57.367Z] ---> 17616466e367 [2023-12-18T23:33:57.367Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-18T23:33:57.367Z] ---> Running in 337e594fb280 [2023-12-18T23:33:57.626Z] Removing intermediate container 337e594fb280 [2023-12-18T23:33:57.626Z] ---> 41820e1974d1 [2023-12-18T23:33:57.626Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:33:57.626Z] ---> Running in 92b443143066 [2023-12-18T23:33:57.626Z] Removing intermediate container 92b443143066 [2023-12-18T23:33:57.626Z] ---> 0191d5c1722e [2023-12-18T23:33:57.626Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:33:57.626Z] ---> Running in 2504dd34a046 [2023-12-18T23:33:57.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:34:01.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:34:01.176Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:34:01.176Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-18T23:34:01.176Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:34:01.176Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:34:01.176Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:34:01.176Z] OK: 268 MiB in 56 packages [2023-12-18T23:34:01.436Z] Removing intermediate container 2504dd34a046 [2023-12-18T23:34:01.436Z] ---> 92ee907d3078 [2023-12-18T23:34:01.436Z] Step 8/12 : WORKDIR /device-snmp-go [2023-12-18T23:34:01.436Z] ---> Running in be28f3168da3 [2023-12-18T23:34:01.629Z] Still waiting to schedule task [2023-12-18T23:34:01.629Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25333’ [2023-12-18T23:34:01.697Z] Removing intermediate container be28f3168da3 [2023-12-18T23:34:01.697Z] ---> 361adcba255c [2023-12-18T23:34:01.697Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-18T23:34:01.697Z] ---> c26d8aa11bd3 [2023-12-18T23:34:01.697Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:34:01.697Z] ---> Running in eea3d3cf45cd [2023-12-18T23:34:28.251Z] Removing intermediate container eea3d3cf45cd [2023-12-18T23:34:28.251Z] ---> b9d92dc03ea9 [2023-12-18T23:34:28.251Z] Step 11/12 : COPY . . [2023-12-18T23:34:28.251Z] ---> 7e29cb011468 [2023-12-18T23:34:28.251Z] Step 12/12 : RUN ${MAKE} [2023-12-18T23:34:28.251Z] ---> Running in dd10a7410b2d [2023-12-18T23:34:28.251Z] noop [2023-12-18T23:34:28.251Z] Removing intermediate container dd10a7410b2d [2023-12-18T23:34:28.251Z] ---> 367f86c86431 [2023-12-18T23:34:28.251Z] Successfully built 367f86c86431 [2023-12-18T23:34:28.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:34:28.780Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:34:28.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:34:28.983Z] prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container [2023-12-18T23:34:29.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:34:29.369Z] $ docker top 219b3d978abc696818ef323f6ce2df33af3ca31efdc032825b201cbd9f720ab3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:34:29.813Z] + go version [2023-12-18T23:34:29.813Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T23:34:29.841Z] $ docker stop --time=1 219b3d978abc696818ef323f6ce2df33af3ca31efdc032825b201cbd9f720ab3 [2023-12-18T23:34:31.110Z] $ docker rm -f --volumes 219b3d978abc696818ef323f6ce2df33af3ca31efdc032825b201cbd9f720ab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:34:32.061Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:34:32.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:34:32.259Z] prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container [2023-12-18T23:34:32.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:34:32.617Z] $ docker top 14b789b08e745d15df5857dea5bd1ac9497d3f44231b00eb953df8f6594f87c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:34:33.062Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-337 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:34:33.447Z] + make test [2023-12-18T23:34:33.447Z] go test ./... -coverprofile=coverage.out [2023-12-18T23:34:34.834Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-18T23:34:44.813Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-18T23:34:44.813Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-12-18T23:34:52.937Z] go vet ./... [2023-12-18T23:34:55.474Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:34:55.474Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:34:55.474Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:34:55.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:34:55.564Z] $ docker stop --time=1 14b789b08e745d15df5857dea5bd1ac9497d3f44231b00eb953df8f6594f87c9 [2023-12-18T23:35:00.317Z] $ docker rm -f --volumes 14b789b08e745d15df5857dea5bd1ac9497d3f44231b00eb953df8f6594f87c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:35:00.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:35:00.982Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-18T23:35:01.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:35:02.066Z] + ls -al . [2023-12-18T23:35:02.066Z] total 172 [2023-12-18T23:35:02.066Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:34 . [2023-12-18T23:35:02.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:33 .. [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 18 23:33 .dockerignore [2023-12-18T23:35:02.066Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:34 .git [2023-12-18T23:35:02.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:33 .github [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 18 23:33 .gitignore [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:33 .golangci.yml [2023-12-18T23:35:02.066Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:33 .semver [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 18 23:33 Attribution.txt [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 18 23:33 CHANGELOG.md [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 18 23:33 Dockerfile [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:33 GOVERNANCE.md [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 18 23:33 Jenkinsfile [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:33 LICENSE [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 18 23:33 Makefile [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 18 23:33 OWNERS.md [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 18 23:33 README.md [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:33 VERSION [2023-12-18T23:35:02.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:33 bin [2023-12-18T23:35:02.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:33 cmd [2023-12-18T23:35:02.066Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 18 23:34 coverage.out [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 18 23:33 go.mod [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 18 23:33 go.sum [2023-12-18T23:35:02.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:33 internal [2023-12-18T23:35:02.066Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 18 23:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:35:02.514Z] + 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=087a59dbdf9f85d91545bd5107bc411bf7106afc --label arch=amd64 --label version=0.0.0 . [2023-12-18T23:35:02.514Z] Sending build context to Docker daemon 14.11MB [2023-12-18T23:35:02.514Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:35:02.514Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-18T23:35:02.514Z] ---> 367f86c86431 [2023-12-18T23:35:02.514Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:35:02.775Z] ---> Running in f2499dbbc707 [2023-12-18T23:35:02.775Z] Removing intermediate container f2499dbbc707 [2023-12-18T23:35:02.775Z] ---> 01e1dfedc162 [2023-12-18T23:35:02.775Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:35:03.037Z] ---> Running in 4f12ce2c5ab8 [2023-12-18T23:35:03.037Z] Removing intermediate container 4f12ce2c5ab8 [2023-12-18T23:35:03.037Z] ---> c0766c54f892 [2023-12-18T23:35:03.037Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-18T23:35:03.037Z] ---> Running in ddba73601579 [2023-12-18T23:35:03.037Z] Removing intermediate container ddba73601579 [2023-12-18T23:35:03.037Z] ---> 527886362af0 [2023-12-18T23:35:03.037Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:35:03.037Z] ---> Running in 4e938dbbc58a [2023-12-18T23:35:03.037Z] Removing intermediate container 4e938dbbc58a [2023-12-18T23:35:03.037Z] ---> 4ddd82809273 [2023-12-18T23:35:03.037Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:35:03.296Z] ---> Running in 559c9184b2e6 [2023-12-18T23:35:03.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:03.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:03.823Z] OK: 268 MiB in 56 packages [2023-12-18T23:35:04.089Z] Removing intermediate container 559c9184b2e6 [2023-12-18T23:35:04.089Z] ---> 5fbf05917047 [2023-12-18T23:35:04.089Z] Step 8/25 : WORKDIR /device-snmp-go [2023-12-18T23:35:04.089Z] ---> Running in 106c34fbd5e5 [2023-12-18T23:35:04.089Z] Removing intermediate container 106c34fbd5e5 [2023-12-18T23:35:04.089Z] ---> 4f123a6e687c [2023-12-18T23:35:04.089Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-18T23:35:04.348Z] ---> e76917b8b27d [2023-12-18T23:35:04.348Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:35:04.348Z] ---> Running in 090b7afedba6 [2023-12-18T23:35:04.931Z] Removing intermediate container 090b7afedba6 [2023-12-18T23:35:04.931Z] ---> 3c597de02afc [2023-12-18T23:35:04.931Z] Step 11/25 : COPY . . [2023-12-18T23:35:05.714Z] ---> c6e9154a7aa7 [2023-12-18T23:35:05.714Z] Step 12/25 : RUN ${MAKE} [2023-12-18T23:35:05.714Z] ---> Running in 50fb2ba95f00 [2023-12-18T23:35:05.714Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-18T23:35:23.973Z] Removing intermediate container 50fb2ba95f00 [2023-12-18T23:35:23.973Z] ---> 5211bca41908 [2023-12-18T23:35:23.973Z] Step 13/25 : FROM alpine:3.18 [2023-12-18T23:35:24.232Z] 3.18: Pulling from library/alpine [2023-12-18T23:35:24.500Z] c926b61bad3b: Pulling fs layer [2023-12-18T23:35:24.842Z] c926b61bad3b: Verifying Checksum [2023-12-18T23:35:24.842Z] c926b61bad3b: Download complete [2023-12-18T23:35:24.842Z] c926b61bad3b: Pull complete [2023-12-18T23:35:24.842Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:35:24.842Z] Status: Downloaded newer image for alpine:3.18 [2023-12-18T23:35:24.842Z] ---> b541f2080109 [2023-12-18T23:35:24.842Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-12-18T23:35:25.102Z] ---> Running in e6b8e20370bb [2023-12-18T23:35:25.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:25.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:25.928Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:35:25.928Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:35:25.928Z] OK: 7 MiB in 16 packages [2023-12-18T23:35:26.186Z] Removing intermediate container e6b8e20370bb [2023-12-18T23:35:26.186Z] ---> cb5691dd9e44 [2023-12-18T23:35:26.186Z] Step 15/25 : RUN apk --no-cache upgrade [2023-12-18T23:35:26.186Z] ---> Running in a36e0f4d21c1 [2023-12-18T23:35:26.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:26.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:35:26.712Z] OK: 7 MiB in 16 packages [2023-12-18T23:35:26.973Z] Removing intermediate container a36e0f4d21c1 [2023-12-18T23:35:26.973Z] ---> 6d45eac5583a [2023-12-18T23:35:26.973Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-12-18T23:35:27.999Z] ---> c54a0e6fe96b [2023-12-18T23:35:27.999Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-18T23:35:27.999Z] ---> 384d63bc3cdd [2023-12-18T23:35:27.999Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-12-18T23:35:27.999Z] ---> ded263a83f1b [2023-12-18T23:35:27.999Z] Step 19/25 : EXPOSE 59993 [2023-12-18T23:35:27.999Z] ---> Running in 1fc3da5287a2 [2023-12-18T23:35:27.999Z] Removing intermediate container 1fc3da5287a2 [2023-12-18T23:35:27.999Z] ---> b5add651e2ac [2023-12-18T23:35:27.999Z] Step 20/25 : EXPOSE 161 [2023-12-18T23:35:27.999Z] ---> Running in ecc02865533c [2023-12-18T23:35:28.259Z] Removing intermediate container ecc02865533c [2023-12-18T23:35:28.259Z] ---> 48816d62bdac [2023-12-18T23:35:28.259Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-12-18T23:35:28.259Z] ---> Running in 105b2b59e4a8 [2023-12-18T23:35:28.259Z] Removing intermediate container 105b2b59e4a8 [2023-12-18T23:35:28.259Z] ---> a8185e78dbda [2023-12-18T23:35:28.259Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-18T23:35:28.259Z] ---> Running in 8d6b79ef8cfe [2023-12-18T23:35:28.259Z] Removing intermediate container 8d6b79ef8cfe [2023-12-18T23:35:28.259Z] ---> be3f11030493 [2023-12-18T23:35:28.259Z] Step 23/25 : LABEL arch=amd64 [2023-12-18T23:35:28.259Z] ---> Running in 5ba346328d88 [2023-12-18T23:35:28.259Z] Removing intermediate container 5ba346328d88 [2023-12-18T23:35:28.259Z] ---> 8534eb6fdb32 [2023-12-18T23:35:28.259Z] Step 24/25 : LABEL git_sha=087a59dbdf9f85d91545bd5107bc411bf7106afc [2023-12-18T23:35:28.530Z] ---> Running in fd568c6074ea [2023-12-18T23:35:28.530Z] Removing intermediate container fd568c6074ea [2023-12-18T23:35:28.530Z] ---> e60c7093d2e0 [2023-12-18T23:35:28.530Z] Step 25/25 : LABEL version=0.0.0 [2023-12-18T23:35:28.530Z] ---> Running in 3356ed61cd58 [2023-12-18T23:35:28.530Z] Removing intermediate container 3356ed61cd58 [2023-12-18T23:35:28.530Z] ---> 9aa8c3a76f94 [2023-12-18T23:35:28.530Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-18T23:35:28.530Z] Successfully built 9aa8c3a76f94 [2023-12-18T23:35:28.530Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:35:29.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:35:29.846Z] [2023-12-18T23:35:29.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:35:30.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:35:30.430Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T23:35:30.430Z] 5eb5b503b376: Pulling fs layer [2023-12-18T23:35:30.430Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T23:35:30.430Z] ec43610c2a17: Pulling fs layer [2023-12-18T23:35:30.430Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T23:35:30.430Z] 33b1e0a273af: Pulling fs layer [2023-12-18T23:35:30.430Z] 3a2ae6a8a46f: Waiting [2023-12-18T23:35:30.430Z] 33b1e0a273af: Waiting [2023-12-18T23:35:30.430Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T23:35:30.430Z] 2f39f015ded8: Pulling fs layer [2023-12-18T23:35:30.430Z] 5d3b04190fa2: Waiting [2023-12-18T23:35:30.430Z] 2f39f015ded8: Waiting [2023-12-18T23:35:30.430Z] 5c69ac0246d0: Verifying Checksum [2023-12-18T23:35:30.430Z] 5c69ac0246d0: Download complete [2023-12-18T23:35:30.430Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-18T23:35:30.430Z] 3a2ae6a8a46f: Download complete [2023-12-18T23:35:30.430Z] 33b1e0a273af: Verifying Checksum [2023-12-18T23:35:30.430Z] 33b1e0a273af: Download complete [2023-12-18T23:35:30.430Z] ec43610c2a17: Verifying Checksum [2023-12-18T23:35:30.430Z] ec43610c2a17: Download complete [2023-12-18T23:35:30.690Z] 5d3b04190fa2: Download complete [2023-12-18T23:35:30.690Z] 5eb5b503b376: Verifying Checksum [2023-12-18T23:35:30.690Z] 5eb5b503b376: Download complete [2023-12-18T23:35:31.258Z] 2f39f015ded8: Download complete [2023-12-18T23:35:31.833Z] 5eb5b503b376: Pull complete [2023-12-18T23:35:32.090Z] 5c69ac0246d0: Pull complete [2023-12-18T23:35:32.360Z] ec43610c2a17: Pull complete [2023-12-18T23:35:32.360Z] 3a2ae6a8a46f: Pull complete [2023-12-18T23:35:32.621Z] 33b1e0a273af: Pull complete [2023-12-18T23:35:32.621Z] 5d3b04190fa2: Pull complete [2023-12-18T23:35:36.809Z] 2f39f015ded8: Pull complete [2023-12-18T23:35:36.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T23:35:36.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:35:36.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:35:37.199Z] prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container [2023-12-18T23:35:37.237Z] $ 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-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:35:41.618Z] $ docker top 8468992c7f1168d800b676df30457672abadacca7b04940a97cfe0dd64a1fbcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:35:42.123Z] ---> job-cost.sh [2023-12-18T23:35:42.123Z] lf-activate-venv: SKIPPING [2023-12-18T23:35:42.123Z] INFO: No Stack... [2023-12-18T23:35:42.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:35:42.964Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:35:43.303Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-337/archives/cost.csv [2023-12-18T23:35:43.303Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:35:43.369Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [2023-12-18T23:35:43.376Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] did not exist. Created. [2023-12-18T23:35:43.376Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:35:43.940Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:35:43.997Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:35:44.074Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:35:44.238Z] $ docker stop --time=1 8468992c7f1168d800b676df30457672abadacca7b04940a97cfe0dd64a1fbcb [2023-12-18T23:35:45.397Z] $ docker rm -f --volumes 8468992c7f1168d800b676df30457672abadacca7b04940a97cfe0dd64a1fbcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-18T23:37:13.805Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25342 in /w/workspace/gexfoundry_device-snmp-go_PR-337 [Pipeline] { [Pipeline] ws [2023-12-18T23:37:13.892Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-12-18T23:37:14.025Z] Selected Git installation does not exist. Using Default [2023-12-18T23:37:14.025Z] The recommended git tool is: NONE [2023-12-18T23:37:22.378Z] using credential edgex-jenkins-ssh [2023-12-18T23:37:22.400Z] Cloning the remote Git repository [2023-12-18T23:37:22.456Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-12-18T23:37:22.564Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-12-18T23:37:22.759Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-18T23:37:22.760Z] > git --version # timeout=10 [2023-12-18T23:37:22.785Z] > git --version # 'git version 2.25.1' [2023-12-18T23:37:22.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:37:22.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:37:24.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-18T23:37:24.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:37:25.778Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-18T23:37:25.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-18T23:37:25.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:37:25.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-18T23:37:26.391Z] Merging remotes/origin/main commit 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 into PR head commit 087a59dbdf9f85d91545bd5107bc411bf7106afc [2023-12-18T23:37:26.713Z] Merge succeeded, producing 087a59dbdf9f85d91545bd5107bc411bf7106afc [2023-12-18T23:37:26.714Z] Checking out Revision 087a59dbdf9f85d91545bd5107bc411bf7106afc (PR-337) [2023-12-18T23:37:26.413Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:37:26.505Z] > git checkout -f 087a59dbdf9f85d91545bd5107bc411bf7106afc # timeout=10 [2023-12-18T23:37:26.597Z] > git remote # timeout=10 [2023-12-18T23:37:26.620Z] > git config --get remote.origin.url # timeout=10 [2023-12-18T23:37:26.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:37:26.659Z] > git merge 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 [2023-12-18T23:37:26.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-18T23:37:26.720Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:37:26.740Z] > git checkout -f 087a59dbdf9f85d91545bd5107bc411bf7106afc # timeout=10 [2023-12-18T23:37:27.478Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" [2023-12-18T23:37:27.541Z] > git --version # timeout=10 [2023-12-18T23:37:27.554Z] > git --version # 'git version 2.25.1' [2023-12-18T23:37:27.574Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:37:28.933Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T23:37:28.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:37:28.933Z] Dload Upload Total Spent Left Speed [2023-12-18T23:37:28.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-12-18T23:37:29.290Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T23:37:29.706Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-18T23:37:29.706Z] sudo tee /etc/docker/daemon.new [2023-12-18T23:37:29.706Z] { [2023-12-18T23:37:29.706Z] "registry-mirrors": [ [2023-12-18T23:37:29.706Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T23:37:29.706Z] ], [2023-12-18T23:37:29.706Z] "bip": "10.250.0.254/24", [2023-12-18T23:37:29.706Z] "hosts": [ [2023-12-18T23:37:29.706Z] "tcp://0.0.0.0:5555", [2023-12-18T23:37:29.706Z] "unix:///var/run/docker.sock" [2023-12-18T23:37:29.706Z] ], [2023-12-18T23:37:29.706Z] "mtu": 1458, [2023-12-18T23:37:29.706Z] "selinux-enabled": true, [2023-12-18T23:37:29.706Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T23:37:29.706Z] } [Pipeline] sh [2023-12-18T23:37:30.115Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-18T23:37:30.478Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:37:52.761Z] provisioning config files... [2023-12-18T23:37:52.797Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config13735472290250447807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:53.346Z] ---> ****-login.sh [2023-12-18T23:37:53.346Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:37:53.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:53.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:53.887Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:53.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:53.887Z] [2023-12-18T23:37:53.887Z] Login Succeeded [2023-12-18T23:37:53.887Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:37:54.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:54.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:54.157Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:54.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:54.157Z] [2023-12-18T23:37:54.157Z] Login Succeeded [2023-12-18T23:37:54.157Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:37:54.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:54.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:54.434Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:54.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:54.434Z] [2023-12-18T23:37:54.434Z] Login Succeeded [2023-12-18T23:37:54.434Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:37:54.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:54.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:54.711Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:54.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:54.711Z] [2023-12-18T23:37:54.711Z] Login Succeeded [2023-12-18T23:37:54.711Z] ****.io [2023-12-18T23:37:54.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:55.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:55.254Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:55.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:55.254Z] [2023-12-18T23:37:55.254Z] Login Succeeded [2023-12-18T23:37:55.254Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:37:55.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:37:55.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:56.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:56.129Z] ========================================================= [2023-12-18T23:37:56.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T23:37:56.129Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:56.881Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-18T23:37:58.302Z] #0 building with "default" instance using docker driver [2023-12-18T23:37:58.302Z] [2023-12-18T23:37:58.302Z] #1 [internal] load .dockerignore [2023-12-18T23:37:58.302Z] #1 transferring context: 46B 0.0s done [2023-12-18T23:37:58.302Z] #1 DONE 0.1s [2023-12-18T23:37:58.302Z] [2023-12-18T23:37:58.302Z] #2 [internal] load build definition from Dockerfile [2023-12-18T23:37:58.302Z] #2 transferring dockerfile: 1.61kB 0.0s done [2023-12-18T23:37:58.302Z] #2 DONE 0.1s [2023-12-18T23:37:58.302Z] [2023-12-18T23:37:58.302Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T23:37:58.302Z] #3 DONE 0.2s [2023-12-18T23:37:58.302Z] [2023-12-18T23:37:58.302Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:37:58.302Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-18T23:37:58.573Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-18T23:37:58.573Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-18T23:37:58.573Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-18T23:37:58.573Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-18T23:37:58.573Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s [2023-12-18T23:37:58.573Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-18T23:37:58.849Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2023-12-18T23:37:58.849Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s [2023-12-18T23:37:58.849Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-18T23:37:58.849Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-18T23:37:58.849Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-18T23:37:58.849Z] #4 ... [2023-12-18T23:37:58.849Z] [2023-12-18T23:37:58.849Z] #5 [internal] load build context [2023-12-18T23:37:58.849Z] #5 transferring context: 7.03MB 0.3s done [2023-12-18T23:37:58.849Z] #5 DONE 0.4s [2023-12-18T23:37:58.849Z] [2023-12-18T23:37:58.849Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:37:58.849Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.15MB / 63.99MB 0.4s [2023-12-18T23:37:58.849Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-18T23:37:58.849Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2023-12-18T23:37:58.849Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s [2023-12-18T23:37:58.849Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.88MB / 97.63MB 0.5s [2023-12-18T23:37:58.849Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.32MB / 11.40MB 0.5s [2023-12-18T23:37:59.125Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.7s [2023-12-18T23:37:59.125Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.7s [2023-12-18T23:37:59.125Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.7s [2023-12-18T23:37:59.125Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.8s [2023-12-18T23:37:59.125Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-18T23:37:59.125Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s [2023-12-18T23:37:59.401Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.9s [2023-12-18T23:37:59.401Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done [2023-12-18T23:37:59.401Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.39MB / 63.99MB 1.1s [2023-12-18T23:37:59.401Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.25MB / 97.63MB 1.1s [2023-12-18T23:37:59.401Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-18T23:37:59.672Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.2s [2023-12-18T23:37:59.672Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.3s [2023-12-18T23:37:59.672Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.3s [2023-12-18T23:37:59.672Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-18T23:37:59.672Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.4s [2023-12-18T23:37:59.944Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.5s [2023-12-18T23:37:59.944Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.5s [2023-12-18T23:37:59.944Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.6s [2023-12-18T23:38:00.214Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.8s [2023-12-18T23:38:00.214Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.8s [2023-12-18T23:38:00.485Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done [2023-12-18T23:38:00.485Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 2.0s [2023-12-18T23:38:00.485Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-18T23:38:00.755Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.27MB / 97.63MB 2.3s [2023-12-18T23:38:00.755Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 2.4s [2023-12-18T23:38:01.025Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.30MB / 97.63MB 2.6s [2023-12-18T23:38:01.296Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.8s [2023-12-18T23:38:01.566Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 3.0s [2023-12-18T23:38:04.164Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.7s done [2023-12-18T23:38:06.112Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.2s [2023-12-18T23:38:11.468Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.4s [2023-12-18T23:38:16.820Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.5s [2023-12-18T23:38:19.404Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.7s done [2023-12-18T23:38:20.824Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-18T23:38:20.824Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-18T23:38:20.824Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-18T23:38:20.824Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-18T23:38:26.252Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-18T23:38:30.525Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.0s done [2023-12-18T23:38:30.525Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-18T23:38:31.998Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-18T23:38:33.952Z] #4 DONE 35.5s [2023-12-18T23:38:33.952Z] [2023-12-18T23:38:33.952Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-18T23:38:34.918Z] #6 0.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:38:35.186Z] #6 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:38:36.157Z] #6 2.295 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:38:36.157Z] #6 2.319 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-18T23:38:36.157Z] #6 2.333 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:38:36.157Z] #6 2.400 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:38:36.157Z] #6 2.426 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:38:36.157Z] #6 2.466 OK: 271 MiB in 56 packages [2023-12-18T23:38:38.799Z] #6 DONE 4.6s [2023-12-18T23:38:38.799Z] [2023-12-18T23:38:38.799Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2023-12-18T23:38:38.799Z] #7 DONE 0.1s [2023-12-18T23:38:38.799Z] [2023-12-18T23:38:38.799Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:38:38.799Z] #8 DONE 0.1s [2023-12-18T23:38:38.799Z] [2023-12-18T23:38:38.799Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:39:05.618Z] #9 DONE 24.1s [2023-12-18T23:39:05.618Z] [2023-12-18T23:39:05.618Z] #10 [builder 6/7] COPY . . [2023-12-18T23:39:05.618Z] #10 DONE 0.3s [2023-12-18T23:39:05.618Z] [2023-12-18T23:39:05.618Z] #11 [builder 7/7] RUN echo noop [2023-12-18T23:39:05.618Z] #11 0.670 noop [2023-12-18T23:39:05.618Z] #11 DONE 0.7s [2023-12-18T23:39:05.618Z] [2023-12-18T23:39:05.618Z] #12 exporting to image [2023-12-18T23:39:05.618Z] #12 exporting layers [2023-12-18T23:39:27.731Z] #12 exporting layers 23.3s done [2023-12-18T23:39:27.731Z] #12 writing image sha256:0c1480483e0cd17f869a19aad7da08b9cff4ac3b55ee22ba7bfc1364613d07cf done [2023-12-18T23:39:27.731Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-18T23:39:27.731Z] #12 DONE 23.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:28.389Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:39:28.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:39:28.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-25342 does not seem to be running inside a container [2023-12-18T23:39:28.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:39:30.169Z] $ docker top 20856c7749aa004e65d6a762388342d35cfaf8ea56ee17d0950bc2d5fe03e8d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:39:31.127Z] + go version [2023-12-18T23:39:31.127Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T23:39:31.171Z] $ docker stop --time=1 20856c7749aa004e65d6a762388342d35cfaf8ea56ee17d0950bc2d5fe03e8d6 [2023-12-18T23:39:34.535Z] $ docker rm -f --volumes 20856c7749aa004e65d6a762388342d35cfaf8ea56ee17d0950bc2d5fe03e8d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:35.739Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:39:35.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:39:36.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-25342 does not seem to be running inside a container [2023-12-18T23:39:36.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:39:37.374Z] $ docker top 568fa2f89975ec0f3ae16617dfb653687577bd90657888300768e84cfbdf21e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:39:37.997Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:39:38.451Z] + make test [2023-12-18T23:39:38.451Z] go test ./... -coverprofile=coverage.out [2023-12-18T23:39:42.717Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-18T23:40:50.946Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-18T23:40:50.946Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements [2023-12-18T23:40:50.946Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-18T23:40:50.946Z] go vet ./... [2023-12-18T23:41:01.062Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:41:01.062Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:41:01.062Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:41:01.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:41:01.193Z] $ docker stop --time=1 568fa2f89975ec0f3ae16617dfb653687577bd90657888300768e84cfbdf21e0 [2023-12-18T23:41:03.104Z] $ docker rm -f --volumes 568fa2f89975ec0f3ae16617dfb653687577bd90657888300768e84cfbdf21e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:41:04.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:41:04.474Z] Warning: overwriting stash ‘coverage-report’ [2023-12-18T23:41:05.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:41:05.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:41:06.232Z] + ls -al . [2023-12-18T23:41:06.232Z] total 168 [2023-12-18T23:41:06.232Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 18 23:39 . [2023-12-18T23:41:06.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:37 .. [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 18 23:37 .dockerignore [2023-12-18T23:41:06.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:37 .git [2023-12-18T23:41:06.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 .github [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 18 23:37 .gitignore [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:37 .golangci.yml [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 18 23:37 Attribution.txt [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 18 23:37 CHANGELOG.md [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 18 23:37 Dockerfile [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:37 GOVERNANCE.md [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 18 23:37 Jenkinsfile [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:37 LICENSE [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 18 23:37 Makefile [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 18 23:37 OWNERS.md [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 18 23:37 README.md [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:33 VERSION [2023-12-18T23:41:06.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:37 bin [2023-12-18T23:41:06.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 cmd [2023-12-18T23:41:06.232Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 18 23:40 coverage.out [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 18 23:37 go.mod [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 18 23:37 go.sum [2023-12-18T23:41:06.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 internal [2023-12-18T23:41:06.232Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 18 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:41:06.753Z] + 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=087a59dbdf9f85d91545bd5107bc411bf7106afc --label arch=arm64 --label version=0.0.0 . [2023-12-18T23:41:07.720Z] #0 building with "default" instance using docker driver [2023-12-18T23:41:07.720Z] [2023-12-18T23:41:07.720Z] #1 [internal] load .dockerignore [2023-12-18T23:41:07.720Z] #1 transferring context: 46B 0.0s done [2023-12-18T23:41:07.720Z] #1 DONE 0.0s [2023-12-18T23:41:07.720Z] [2023-12-18T23:41:07.720Z] #2 [internal] load build definition from Dockerfile [2023-12-18T23:41:07.720Z] #2 transferring dockerfile: 1.61kB done [2023-12-18T23:41:07.720Z] #2 DONE 0.0s [2023-12-18T23:41:07.720Z] [2023-12-18T23:41:07.720Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T23:41:07.720Z] #3 DONE 0.0s [2023-12-18T23:41:07.720Z] [2023-12-18T23:41:07.720Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T23:41:07.993Z] #4 DONE 0.3s [2023-12-18T23:41:07.993Z] [2023-12-18T23:41:07.993Z] #5 [internal] load build context [2023-12-18T23:41:07.993Z] #5 transferring context: 15.91kB 0.1s done [2023-12-18T23:41:07.993Z] #5 DONE 0.1s [2023-12-18T23:41:07.993Z] [2023-12-18T23:41:07.993Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:41:07.993Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-18T23:41:08.266Z] #6 ... [2023-12-18T23:41:08.266Z] [2023-12-18T23:41:08.266Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T23:41:08.266Z] #7 DONE 0.3s [2023-12-18T23:41:08.266Z] [2023-12-18T23:41:08.266Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:41:08.266Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T23:41:08.266Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T23:41:08.266Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T23:41:08.266Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-18T23:41:08.266Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-18T23:41:08.857Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-18T23:41:09.129Z] #6 DONE 1.1s [2023-12-18T23:41:09.129Z] [2023-12-18T23:41:09.129Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:41:09.720Z] #8 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:10.306Z] #8 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:11.279Z] #8 ... [2023-12-18T23:41:11.279Z] [2023-12-18T23:41:11.279Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-18T23:41:11.279Z] #9 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:11.279Z] #9 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:11.279Z] #9 2.667 OK: 271 MiB in 56 packages [2023-12-18T23:41:11.279Z] #9 DONE 3.1s [2023-12-18T23:41:11.279Z] [2023-12-18T23:41:11.279Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2023-12-18T23:41:11.279Z] #10 DONE 0.1s [2023-12-18T23:41:11.279Z] [2023-12-18T23:41:11.279Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:41:11.550Z] #11 DONE 0.2s [2023-12-18T23:41:11.550Z] [2023-12-18T23:41:11.550Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:41:11.550Z] #8 2.497 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:41:11.550Z] #8 2.524 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:41:11.550Z] #8 2.551 OK: 8 MiB in 16 packages [2023-12-18T23:41:11.822Z] #8 DONE 2.9s [2023-12-18T23:41:11.823Z] [2023-12-18T23:41:11.823Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:41:13.257Z] #12 DONE 1.6s [2023-12-18T23:41:13.257Z] [2023-12-18T23:41:13.257Z] #13 [builder 6/7] COPY . . [2023-12-18T23:41:13.538Z] #13 DONE 0.4s [2023-12-18T23:41:13.538Z] [2023-12-18T23:41:13.538Z] #14 [builder 7/7] RUN make build [2023-12-18T23:41:14.124Z] #14 0.714 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-18T23:41:15.092Z] #14 ... [2023-12-18T23:41:15.092Z] [2023-12-18T23:41:15.092Z] #15 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-18T23:41:15.092Z] #15 0.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:15.092Z] #15 1.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:41:15.092Z] #15 2.579 OK: 8 MiB in 16 packages [2023-12-18T23:41:15.092Z] #15 DONE 2.9s [2023-12-18T23:41:15.092Z] [2023-12-18T23:41:15.092Z] #14 [builder 7/7] RUN make build [2023-12-18T23:42:51.951Z] #14 DONE 86.1s [2023-12-18T23:42:51.951Z] [2023-12-18T23:42:51.951Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2023-12-18T23:42:51.951Z] #16 DONE 0.4s [2023-12-18T23:42:51.951Z] [2023-12-18T23:42:51.951Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-18T23:42:51.951Z] #17 DONE 0.1s [2023-12-18T23:42:51.951Z] [2023-12-18T23:42:51.951Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2023-12-18T23:42:51.951Z] #18 DONE 0.1s [2023-12-18T23:42:51.951Z] [2023-12-18T23:42:51.951Z] #19 exporting to image [2023-12-18T23:42:51.951Z] #19 exporting layers [2023-12-18T23:42:51.951Z] #19 exporting layers 0.4s done [2023-12-18T23:42:51.951Z] #19 writing image sha256:b27f1d3d90109270ac12f5de962488f44f23d43501005eb48269e910648bd071 done [2023-12-18T23:42:51.951Z] #19 naming to docker.io/library/device-snmp-arm64 0.0s done [2023-12-18T23:42:51.951Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:42:53.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:42:53.211Z] [2023-12-18T23:42:53.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:42:53.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:42:53.927Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-18T23:42:53.928Z] 8998bd30e6a1: Pulling fs layer [2023-12-18T23:42:53.928Z] 04944245beec: Pulling fs layer [2023-12-18T23:42:53.928Z] 699f458cf7ca: Pulling fs layer [2023-12-18T23:42:53.928Z] 765212b225bb: Pulling fs layer [2023-12-18T23:42:53.928Z] f23df028b6ca: Pulling fs layer [2023-12-18T23:42:53.928Z] d65c8cfc05b1: Pulling fs layer [2023-12-18T23:42:53.928Z] f23df028b6ca: Waiting [2023-12-18T23:42:53.928Z] 2437ff75d9bd: Pulling fs layer [2023-12-18T23:42:53.928Z] 765212b225bb: Waiting [2023-12-18T23:42:53.928Z] d65c8cfc05b1: Waiting [2023-12-18T23:42:53.928Z] 2437ff75d9bd: Waiting [2023-12-18T23:42:53.928Z] 04944245beec: Verifying Checksum [2023-12-18T23:42:53.928Z] 04944245beec: Download complete [2023-12-18T23:42:53.928Z] 765212b225bb: Verifying Checksum [2023-12-18T23:42:53.928Z] 765212b225bb: Download complete [2023-12-18T23:42:53.928Z] f23df028b6ca: Verifying Checksum [2023-12-18T23:42:53.928Z] f23df028b6ca: Download complete [2023-12-18T23:42:53.928Z] d65c8cfc05b1: Download complete [2023-12-18T23:42:54.197Z] 699f458cf7ca: Verifying Checksum [2023-12-18T23:42:54.197Z] 699f458cf7ca: Download complete [2023-12-18T23:42:54.465Z] 8998bd30e6a1: Verifying Checksum [2023-12-18T23:42:54.465Z] 8998bd30e6a1: Download complete [2023-12-18T23:42:56.414Z] 2437ff75d9bd: Verifying Checksum [2023-12-18T23:42:56.414Z] 2437ff75d9bd: Download complete [2023-12-18T23:43:00.675Z] 8998bd30e6a1: Pull complete [2023-12-18T23:43:00.675Z] 04944245beec: Pull complete [2023-12-18T23:43:02.621Z] 699f458cf7ca: Pull complete [2023-12-18T23:43:02.621Z] 765212b225bb: Pull complete [2023-12-18T23:43:03.582Z] f23df028b6ca: Pull complete [2023-12-18T23:43:03.582Z] d65c8cfc05b1: Pull complete [2023-12-18T23:43:30.271Z] 2437ff75d9bd: Pull complete [2023-12-18T23:43:30.271Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-18T23:43:30.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:43:30.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:43:30.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-25342 does not seem to be running inside a container [2023-12-18T23:43:30.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-18T23:43:32.885Z] $ docker top 62c753665d07dab68eee504d774f730c4688bd8d9de2d2a26fa88e3a099e6fd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:33.837Z] ---> job-cost.sh [2023-12-18T23:43:34.105Z] lf-activate-venv: SKIPPING [2023-12-18T23:43:34.105Z] INFO: No Stack... [2023-12-18T23:43:34.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:43:34.950Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:43:35.293Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-12-18T23:43:35.293Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:43:35.369Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [2023-12-18T23:43:35.374Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] did not exist. Created. [2023-12-18T23:43:35.374Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:43:35.877Z] /w/workspace/device-snmp-go/1@tmp/durable-dddcd4fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-18T23:43:36.231Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:43:36.267Z] Warning: overwriting stash ‘stack-cost’ [2023-12-18T23:43:36.311Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:43:36.370Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:43:36.551Z] $ docker stop --time=1 62c753665d07dab68eee504d774f730c4688bd8d9de2d2a26fa88e3a099e6fd2 [2023-12-18T23:43:41.854Z] $ docker rm -f --volumes 62c753665d07dab68eee504d774f730c4688bd8d9de2d2a26fa88e3a099e6fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-18T23:43:43.729Z] provisioning config files... [2023-12-18T23:43:43.736Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/config160592292052409677tmp [Pipeline] { [Pipeline] sh [2023-12-18T23:43:44.157Z] + set +x [2023-12-18T23:43:44.157Z] + curl -s https://codecov.io/bash [2023-12-18T23:43:44.157Z] + bash -s -- [2023-12-18T23:43:44.157Z] [2023-12-18T23:43:44.157Z] _____ _ [2023-12-18T23:43:44.157Z] / ____| | | [2023-12-18T23:43:44.157Z] | | ___ __| | ___ ___ _____ __ [2023-12-18T23:43:44.157Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-18T23:43:44.157Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-18T23:43:44.157Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-18T23:43:44.157Z] Bash-1.0.6 [2023-12-18T23:43:44.157Z] [2023-12-18T23:43:44.157Z] [2023-12-18T23:43:44.157Z] ==> git version 2.25.1 found [2023-12-18T23:43:44.157Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-18T23:43:44.157Z] Release-Date: 2020-01-08 [2023-12-18T23:43:44.157Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-18T23:43:44.157Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-18T23:43:44.157Z] ==> Jenkins CI detected. [2023-12-18T23:43:44.157Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-337 [2023-12-18T23:43:44.157Z] project root: . [2023-12-18T23:43:44.157Z] --> token set from env [2023-12-18T23:43:44.157Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-18T23:43:44.157Z] ==> Running gcov in . (disable via -X gcov) [2023-12-18T23:43:44.157Z] ==> Python coveragepy not found [2023-12-18T23:43:44.157Z] ==> Searching for coverage reports in: [2023-12-18T23:43:44.157Z] + . [2023-12-18T23:43:44.157Z] -> Found 1 reports [2023-12-18T23:43:44.157Z] ==> Detecting git/mercurial file structure [2023-12-18T23:43:44.157Z] ==> Reading reports [2023-12-18T23:43:44.157Z] + ./coverage.out bytes=8837 [2023-12-18T23:43:44.157Z] ==> Appending adjustments [2023-12-18T23:43:44.157Z] https://docs.codecov.io/docs/fixing-reports [2023-12-18T23:43:44.417Z] + Found adjustments [2023-12-18T23:43:44.417Z] ==> Gzipping contents [2023-12-18T23:43:44.417Z] 4.0K /tmp/codecov.TE1Elg.gz [2023-12-18T23:43:44.417Z] ==> Uploading reports [2023-12-18T23:43:44.417Z] url: https://codecov.io [2023-12-18T23:43:44.417Z] query: branch=PR-337&commit=087a59dbdf9f85d91545bd5107bc411bf7106afc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=337&job=&cmd_args= [2023-12-18T23:43:44.417Z] -> Pinging Codecov [2023-12-18T23:43:44.417Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-337&commit=087a59dbdf9f85d91545bd5107bc411bf7106afc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=337&job=&cmd_args= [2023-12-18T23:43:44.676Z] -> Uploading to [2023-12-18T23:43:44.676Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-18/6C56EA5C29638FB4528AC87E60AF5AE0/087a59dbdf9f85d91545bd5107bc411bf7106afc/3226235c-260b-4edc-85a5-53296fa3161a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T234344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ce5edc633de3745396cbaf139ecb214411f944efa3977db27e3f35208c670a2 [2023-12-18T23:43:44.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:43:44.676Z] Dload Upload Total Spent Left Speed [2023-12-18T23:43:44.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6377 --:--:-- --:--:-- --:--:-- 6377 [2023-12-18T23:43:44.676Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] } [2023-12-18T23:43:44.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-18T23:43:47.907Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-337/archives ] [2023-12-18T23:43:47.907Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-337/archives [2023-12-18T23:43:47.907Z] total 16 [2023-12-18T23:43:47.907Z] drwxr-xr-x 3 root root 4096 Dec 18 23:35 . [2023-12-18T23:43:47.907Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:35 .. [2023-12-18T23:43:47.907Z] drwxr-xr-x 2 root root 4096 Dec 18 23:35 cost [2023-12-18T23:43:47.907Z] -rw-r--r-- 1 root root 86 Dec 18 23:35 cost.csv [2023-12-18T23:43:47.907Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-337/archives [2023-12-18T23:43:47.907Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-337/archives [2023-12-18T23:43:47.907Z] total 16 [2023-12-18T23:43:47.907Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:35 . [2023-12-18T23:43:47.907Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:35 .. [2023-12-18T23:43:47.907Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:35 cost [2023-12-18T23:43:47.907Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 18 23:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:48.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:49.138Z] ---> package-listing.sh [2023-12-18T23:43:49.138Z] ++ facter osfamily [2023-12-18T23:43:49.138Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-18T23:43:49.396Z] + OS_FAMILY=debian [2023-12-18T23:43:49.396Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-337 [2023-12-18T23:43:49.396Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-18T23:43:49.396Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-18T23:43:49.396Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-18T23:43:49.396Z] + PACKAGES=/tmp/packages_start.txt [2023-12-18T23:43:49.396Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-337 ']' [2023-12-18T23:43:49.396Z] + PACKAGES=/tmp/packages_end.txt [2023-12-18T23:43:49.396Z] + case "${OS_FAMILY}" in [2023-12-18T23:43:49.396Z] + dpkg -l [2023-12-18T23:43:49.396Z] + grep '^ii' [2023-12-18T23:43:49.396Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-18T23:43:49.396Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-18T23:43:49.396Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-18T23:43:49.396Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-337 ']' [2023-12-18T23:43:49.396Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-337/archives/ [2023-12-18T23:43:49.396Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-337/archives/ [Pipeline] echo [2023-12-18T23:43:49.432Z] 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-337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-18T23:43:49.724Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:43:50.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:43:50.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:43:50.391Z] prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container [2023-12-18T23:43:50.426Z] $ 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-337/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-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:43:50.614Z] $ docker top 4f4366fb4f0bab7c3509816a47a0edcb1fc95887652da8aaa22d631efb02cf1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:43:51.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-18T23:43:51.421Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-18T23:43:51.730Z] + ls /var/log/sa-host [2023-12-18T23:43:51.730Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:43:51.906Z] provisioning config files... [2023-12-18T23:43:51.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/config1446355918396559378tmp [Pipeline] { [Pipeline] echo [2023-12-18T23:43:52.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:52.388Z] ---> create-netrc.sh [Pipeline] } [2023-12-18T23:43:52.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:52.919Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-18T23:43:52.951Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:53.267Z] ---> sudo-logs.sh [2023-12-18T23:43:53.267Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-18T23:43:53.405Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:53.721Z] ---> job-cost.sh [2023-12-18T23:43:53.721Z] lf-activate-venv: SKIPPING [2023-12-18T23:43:53.721Z] DEBUG: total: 0.2199999988079071 [2023-12-18T23:43:53.721Z] INFO: Retrieving Stack Cost... [2023-12-18T23:43:53.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:43:54.548Z] INFO: Archiving Costs [Pipeline] echo [2023-12-18T23:43:54.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:43:54.899Z] ---> logs-deploy.sh [2023-12-18T23:43:54.899Z] lf-activate-venv: SKIPPING [2023-12-18T23:43:54.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-337/1 [2023-12-18T23:43:54.899Z] INFO: archiving workspace using pattern(s): [2023-12-18T23:43:55.839Z] Archives upload complete. [2023-12-18T23:43:55.839Z] INFO: archiving logs to Nexus