Pull request #320 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd+a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a (b542a9ef518339d504048b3243bd35fd524a5d5e) 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-ssh18360156248876937983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17389096681290800694.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-320/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-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh766219581276675787.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-320/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1785195875476508285.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4881972331286453301.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-320/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-320/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4212773313126798795.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9114 in /w/workspace/gexfoundry_device-snmp-go_PR-320 [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-320 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a into PR head commit a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd Merge succeeded, producing a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd Checking out Revision a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd (PR-320) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-12T05:55:23.431Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-12T05:55:23.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd # 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 a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd # timeout=10 [Pipeline] echo [2023-10-12T05:55:23.691Z] ========================================================= [2023-10-12T05:55:23.691Z] EdgeX Global Pipelines Version Info [2023-10-12T05:55:23.691Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:55:24.437Z] ------------------- [2023-10-12T05:55:24.438Z] stable info: [2023-10-12T05:55:24.438Z] ------------------- [2023-10-12T05:55:24.438Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-12T05:55:24.438Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T05:55:24.438Z] Message: update stable to v1.0.254 [2023-10-12T05:55:25.011Z] ------------------- [2023-10-12T05:55:25.011Z] experimental info: [2023-10-12T05:55:25.011Z] ------------------- [2023-10-12T05:55:25.011Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-12T05:55:25.011Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T05:55:25.011Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-12T05:55:25.300Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-10-12T05:55:25.339Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-10-12T05:55:25.382Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-12T05:55:25.426Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-12T05:55:25.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-12T05:55:25.506Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-12T05:55:25.545Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-12T05:55:25.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-12T05:55:25.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-12T05:55:25.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-12T05:55:25.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-12T05:55:25.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-10-12T05:55:25.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-12T05:55:25.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-12T05:55:25.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T05:55:25.930Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T05:55:25.967Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T05:55:26.010Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T05:55:26.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-12T05:55:26.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-12T05:55:26.128Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-12T05:55:26.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-12T05:55:26.207Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-12T05:55:26.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-12T05:55:26.286Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-12T05:55:26.322Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-12T05:55:26.359Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-12T05:55:26.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-320 [Pipeline] echo [2023-10-12T05:55:26.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-320 [Pipeline] echo [2023-10-12T05:55:26.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-320 [Pipeline] echo [2023-10-12T05:55:26.528Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [Pipeline] echo [2023-10-12T05:55:26.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6012dd [Pipeline] echo [2023-10-12T05:55:26.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T05:55:26.739Z] provisioning config files... [2023-10-12T05:55:26.775Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-320@tmp/config6051779429655981914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:55:27.122Z] ---> docker-login.sh [2023-10-12T05:55:27.122Z] nexus3.edgexfoundry.org:10001 [2023-10-12T05:55:27.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:27.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:27.384Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:27.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:27.384Z] [2023-10-12T05:55:27.384Z] Login Succeeded [2023-10-12T05:55:27.384Z] nexus3.edgexfoundry.org:10002 [2023-10-12T05:55:27.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:27.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:27.645Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:27.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:27.645Z] [2023-10-12T05:55:27.645Z] Login Succeeded [2023-10-12T05:55:27.645Z] nexus3.edgexfoundry.org:10003 [2023-10-12T05:55:27.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:27.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:27.645Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:27.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:27.645Z] [2023-10-12T05:55:27.645Z] Login Succeeded [2023-10-12T05:55:27.645Z] nexus3.edgexfoundry.org:10004 [2023-10-12T05:55:27.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:27.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:27.905Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:27.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:27.905Z] [2023-10-12T05:55:27.905Z] Login Succeeded [2023-10-12T05:55:27.905Z] docker.io [2023-10-12T05:55:27.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:28.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:28.165Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:28.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:28.165Z] [2023-10-12T05:55:28.165Z] Login Succeeded [2023-10-12T05:55:28.165Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T05:55:28.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-12T05:55:28.811Z] + git rev-list -1 --merges a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd~1..a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [Pipeline] echo [2023-10-12T05:55:28.873Z] -----------> git rev-list -1 --merges a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd~1..a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [false] [Pipeline] sh [2023-10-12T05:55:29.184Z] + git log --format=format:%s -1 a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [Pipeline] echo [2023-10-12T05:55:29.216Z] ========================================================= [2023-10-12T05:55:29.216Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-12T05:55:29.216Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T05:55:29.632Z] + git log --format=format:%s -1 a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [Pipeline] echo [2023-10-12T05:55:29.664Z] [semverPrep] GIT_COMMIT: a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-12T05:55:29.699Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-12T05:55:30.340Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T05:55:30.340Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-12T05:55:30.340Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-12T05:55:30.340Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-12T05:55:30.340Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-12T05:55:30.340Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-12T05:55:30.340Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:55:30.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T05:55:30.835Z] [2023-10-12T05:55:30.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:55:31.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T05:55:31.206Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-12T05:55:31.206Z] b85a868b505f: Pulling fs layer [2023-10-12T05:55:31.206Z] e2be974225ed: Pulling fs layer [2023-10-12T05:55:31.206Z] 339a4e72a1f5: Pulling fs layer [2023-10-12T05:55:31.206Z] 988bab9f4d93: Pulling fs layer [2023-10-12T05:55:31.206Z] 1469e6f7b9e6: Pulling fs layer [2023-10-12T05:55:31.206Z] eaf3925da568: Pulling fs layer [2023-10-12T05:55:31.206Z] bab4dde63d76: Pulling fs layer [2023-10-12T05:55:31.206Z] bde34c3a00c8: Pulling fs layer [2023-10-12T05:55:31.206Z] b352a97aabf1: Pulling fs layer [2023-10-12T05:55:31.206Z] 4872d77fe225: Pulling fs layer [2023-10-12T05:55:31.206Z] 5851b861e8e6: Pulling fs layer [2023-10-12T05:55:31.206Z] bab4dde63d76: Waiting [2023-10-12T05:55:31.206Z] 988bab9f4d93: Waiting [2023-10-12T05:55:31.206Z] bde34c3a00c8: Waiting [2023-10-12T05:55:31.206Z] eaf3925da568: Waiting [2023-10-12T05:55:31.206Z] 1469e6f7b9e6: Waiting [2023-10-12T05:55:31.206Z] b352a97aabf1: Waiting [2023-10-12T05:55:31.206Z] 4872d77fe225: Waiting [2023-10-12T05:55:31.206Z] 5851b861e8e6: Waiting [2023-10-12T05:55:31.206Z] e2be974225ed: Verifying Checksum [2023-10-12T05:55:31.206Z] e2be974225ed: Download complete [2023-10-12T05:55:31.206Z] 988bab9f4d93: Download complete [2023-10-12T05:55:31.206Z] 1469e6f7b9e6: Verifying Checksum [2023-10-12T05:55:31.206Z] 1469e6f7b9e6: Download complete [2023-10-12T05:55:31.466Z] 339a4e72a1f5: Verifying Checksum [2023-10-12T05:55:31.466Z] 339a4e72a1f5: Download complete [2023-10-12T05:55:31.466Z] eaf3925da568: Download complete [2023-10-12T05:55:31.466Z] bde34c3a00c8: Download complete [2023-10-12T05:55:31.466Z] b352a97aabf1: Verifying Checksum [2023-10-12T05:55:31.466Z] b352a97aabf1: Download complete [2023-10-12T05:55:31.466Z] 4872d77fe225: Download complete [2023-10-12T05:55:31.466Z] 5851b861e8e6: Verifying Checksum [2023-10-12T05:55:31.466Z] 5851b861e8e6: Download complete [2023-10-12T05:55:31.466Z] b85a868b505f: Verifying Checksum [2023-10-12T05:55:31.466Z] b85a868b505f: Download complete [2023-10-12T05:55:31.726Z] bab4dde63d76: Verifying Checksum [2023-10-12T05:55:31.726Z] bab4dde63d76: Download complete [2023-10-12T05:55:32.665Z] b85a868b505f: Pull complete [2023-10-12T05:55:32.924Z] e2be974225ed: Pull complete [2023-10-12T05:55:33.493Z] 339a4e72a1f5: Pull complete [2023-10-12T05:55:33.493Z] 988bab9f4d93: Pull complete [2023-10-12T05:55:33.751Z] 1469e6f7b9e6: Pull complete [2023-10-12T05:55:33.751Z] eaf3925da568: Pull complete [2023-10-12T05:55:35.661Z] bab4dde63d76: Pull complete [2023-10-12T05:55:35.661Z] bde34c3a00c8: Pull complete [2023-10-12T05:55:35.923Z] b352a97aabf1: Pull complete [2023-10-12T05:55:35.923Z] 4872d77fe225: Pull complete [2023-10-12T05:55:35.923Z] 5851b861e8e6: Pull complete [2023-10-12T05:55:35.923Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-12T05:55:35.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T05:55:35.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:55:36.160Z] prd-ubuntu20.04-docker-8c-8g-9114 does not seem to be running inside a container [2023-10-12T05:55:36.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-320 -v /w/workspace/gexfoundry_device-snmp-go_PR-320:/w/workspace/gexfoundry_device-snmp-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-320@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-320@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-10-12T05:55:39.897Z] $ docker top fe610ae4efa1359a60ed9494b67a874c23eaafd4633c4ddd1d1096ebf133e9bb -eo pid,comm [2023-10-12T05:55:39.950Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-12T05:55:39.950Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T05:55:40.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T05:55:40.078Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T05:55:40.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T05:55:40.196Z] $ docker exec fe610ae4efa1359a60ed9494b67a874c23eaafd4633c4ddd1d1096ebf133e9bb ssh-agent [2023-10-12T05:55:40.313Z] SSH_AUTH_SOCK=/tmp/ssh-4Wg8a9qBQdKn/agent.32 [2023-10-12T05:55:40.313Z] SSH_AGENT_PID=38 [2023-10-12T05:55:40.319Z] Running ssh-add (command line suppressed) [2023-10-12T05:55:40.426Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-320@tmp/private_key_14310000082859990269.key (/w/workspace/gexfoundry_device-snmp-go_PR-320@tmp/private_key_14310000082859990269.key) [2023-10-12T05:55:40.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T05:55:40.769Z] + git tag --points-at HEAD [Pipeline] } [2023-10-12T05:55:40.795Z] $ docker exec --env ******** --env ******** fe610ae4efa1359a60ed9494b67a874c23eaafd4633c4ddd1d1096ebf133e9bb ssh-agent -k [2023-10-12T05:55:40.896Z] unset SSH_AUTH_SOCK; [2023-10-12T05:55:40.897Z] unset SSH_AGENT_PID; [2023-10-12T05:55:40.901Z] echo Agent pid 38 killed; [2023-10-12T05:55:40.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-12T05:55:40.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T05:55:40.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T05:55:41.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T05:55:41.099Z] $ docker exec fe610ae4efa1359a60ed9494b67a874c23eaafd4633c4ddd1d1096ebf133e9bb ssh-agent [2023-10-12T05:55:41.206Z] SSH_AUTH_SOCK=/tmp/ssh-PK0jO0Rb4ZBw/agent.70 [2023-10-12T05:55:41.206Z] SSH_AGENT_PID=76 [2023-10-12T05:55:41.211Z] Running ssh-add (command line suppressed) [2023-10-12T05:55:41.313Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-320@tmp/private_key_6611343296682151460.key (/w/workspace/gexfoundry_device-snmp-go_PR-320@tmp/private_key_6611343296682151460.key) [2023-10-12T05:55:41.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T05:55:41.655Z] + git semver init [2023-10-12T05:55:41.916Z] 2023-10-12 05:55:41,819 [run_init] DEBUG init version:0.0.0 force:False [2023-10-12T05:55:41.916Z] 2023-10-12 05:55:41,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-320/.semver [2023-10-12T05:55:41.916Z] 2023-10-12 05:55:41,821 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-320/.semver [2023-10-12T05:55:41.916Z] 2023-10-12 05:55:41,821 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-320/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-320, universal_newlines=False, shell=None, istream=None) [2023-10-12T05:55:42.857Z] 2023-10-12 05:55:42,730 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-320/.git/info/exclude [2023-10-12T05:55:42.857Z] 2023-10-12 05:55:42,731 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-320/.semver/PR-320 with force:False [2023-10-12T05:55:42.857Z] 2023-10-12 05:55:42,731 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-320/.semver/PR-320 [2023-10-12T05:55:42.857Z] 2023-10-12 05:55:42,735 [execute] INFO git cat-file --batch-check [2023-10-12T05:55:42.857Z] 2023-10-12 05:55:42,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T05:55:42.857Z] 2023-10-12 05:55:42,743 [execute] INFO git cat-file --batch [2023-10-12T05:55:42.857Z] 2023-10-12 05:55:42,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-320/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T05:55:42.857Z] 2023-10-12 05:55:42,749 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-320/.semver/PR-320 [2023-10-12T05:55:42.857Z] 0.0.0 [Pipeline] } [2023-10-12T05:55:42.887Z] $ docker exec --env ******** --env ******** fe610ae4efa1359a60ed9494b67a874c23eaafd4633c4ddd1d1096ebf133e9bb ssh-agent -k [2023-10-12T05:55:42.991Z] unset SSH_AUTH_SOCK; [2023-10-12T05:55:42.991Z] unset SSH_AGENT_PID; [2023-10-12T05:55:42.992Z] echo Agent pid 76 killed; [2023-10-12T05:55:42.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T05:55:43.420Z] + git semver [Pipeline] } [2023-10-12T05:55:43.707Z] $ docker stop --time=1 fe610ae4efa1359a60ed9494b67a874c23eaafd4633c4ddd1d1096ebf133e9bb [2023-10-12T05:55:45.025Z] $ docker rm -f --volumes fe610ae4efa1359a60ed9494b67a874c23eaafd4633c4ddd1d1096ebf133e9bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T05:55:45.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-12T05:55:45.709Z] Stashed 1 file(s) [Pipeline] echo [2023-10-12T05:55:45.728Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T05:55:46.334Z] provisioning config files... [2023-10-12T05:55:46.345Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-320@tmp/config8866605104552277646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:55:46.690Z] ---> docker-login.sh [2023-10-12T05:55:46.690Z] nexus3.edgexfoundry.org:10001 [2023-10-12T05:55:46.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:46.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:46.690Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:46.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:46.691Z] [2023-10-12T05:55:46.691Z] Login Succeeded [2023-10-12T05:55:46.691Z] nexus3.edgexfoundry.org:10002 [2023-10-12T05:55:46.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:46.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:46.691Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:46.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:46.691Z] [2023-10-12T05:55:46.691Z] Login Succeeded [2023-10-12T05:55:46.691Z] nexus3.edgexfoundry.org:10003 [2023-10-12T05:55:46.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:46.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:46.950Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:46.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:46.950Z] [2023-10-12T05:55:46.950Z] Login Succeeded [2023-10-12T05:55:46.950Z] nexus3.edgexfoundry.org:10004 [2023-10-12T05:55:46.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:46.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:46.950Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:46.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:46.950Z] [2023-10-12T05:55:46.950Z] Login Succeeded [2023-10-12T05:55:46.950Z] docker.io [2023-10-12T05:55:47.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:55:47.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:55:47.211Z] Configure a credential helper to remove this warning. See [2023-10-12T05:55:47.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:55:47.211Z] [2023-10-12T05:55:47.211Z] Login Succeeded [2023-10-12T05:55:47.470Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T05:55:47.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T05:55:47.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T05:55:47.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T05:55:47.768Z] ========================================================= [2023-10-12T05:55:47.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-12T05:55:47.769Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:55:48.241Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-12T05:55:48.241Z] Sending build context to Docker daemon 5.727MB [2023-10-12T05:55:48.241Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T05:55:48.241Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-12T05:55:48.241Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-12T05:55:48.241Z] 7264a8db6415: Pulling fs layer [2023-10-12T05:55:48.241Z] c4d48a809fc2: Pulling fs layer [2023-10-12T05:55:48.241Z] 4f1c88b9dad5: Pulling fs layer [2023-10-12T05:55:48.241Z] ad3a456e5733: Pulling fs layer [2023-10-12T05:55:48.241Z] 33e27b845d1e: Pulling fs layer [2023-10-12T05:55:48.241Z] c68163c4e522: Pulling fs layer [2023-10-12T05:55:48.241Z] 50da416c3ac9: Pulling fs layer [2023-10-12T05:55:48.241Z] 23d2d4c4bb30: Pulling fs layer [2023-10-12T05:55:48.241Z] 33e27b845d1e: Waiting [2023-10-12T05:55:48.241Z] c68163c4e522: Waiting [2023-10-12T05:55:48.241Z] 50da416c3ac9: Waiting [2023-10-12T05:55:48.241Z] 23d2d4c4bb30: Waiting [2023-10-12T05:55:48.241Z] ad3a456e5733: Waiting [2023-10-12T05:55:48.241Z] c4d48a809fc2: Download complete [2023-10-12T05:55:48.241Z] ad3a456e5733: Download complete [2023-10-12T05:55:48.502Z] 33e27b845d1e: Verifying Checksum [2023-10-12T05:55:48.502Z] 33e27b845d1e: Download complete [2023-10-12T05:55:48.502Z] 7264a8db6415: Download complete [2023-10-12T05:55:48.502Z] c68163c4e522: Verifying Checksum [2023-10-12T05:55:48.502Z] c68163c4e522: Download complete [2023-10-12T05:55:48.502Z] 7264a8db6415: Pull complete [2023-10-12T05:55:48.762Z] 23d2d4c4bb30: Verifying Checksum [2023-10-12T05:55:48.762Z] 23d2d4c4bb30: Download complete [2023-10-12T05:55:48.762Z] c4d48a809fc2: Pull complete [2023-10-12T05:55:48.762Z] 4f1c88b9dad5: Verifying Checksum [2023-10-12T05:55:48.762Z] 4f1c88b9dad5: Download complete [2023-10-12T05:55:49.327Z] 50da416c3ac9: Verifying Checksum [2023-10-12T05:55:49.328Z] 50da416c3ac9: Download complete [2023-10-12T05:55:52.626Z] 4f1c88b9dad5: Pull complete [2023-10-12T05:55:52.627Z] ad3a456e5733: Pull complete [2023-10-12T05:55:52.627Z] 33e27b845d1e: Pull complete [2023-10-12T05:55:52.627Z] c68163c4e522: Pull complete [2023-10-12T05:55:54.530Z] 50da416c3ac9: Pull complete [2023-10-12T05:55:55.096Z] 23d2d4c4bb30: Pull complete [2023-10-12T05:55:55.096Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-12T05:55:55.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T05:55:55.096Z] ---> 0786185ac409 [2023-10-12T05:55:55.096Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-12T05:56:00.371Z] ---> Running in 855c2b3b401c [2023-10-12T05:56:00.371Z] Removing intermediate container 855c2b3b401c [2023-10-12T05:56:00.371Z] ---> 587434b5ec8a [2023-10-12T05:56:00.371Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T05:56:00.371Z] ---> Running in a465b87fbf52 [2023-10-12T05:56:00.371Z] Removing intermediate container a465b87fbf52 [2023-10-12T05:56:00.371Z] ---> 7d1688283549 [2023-10-12T05:56:00.371Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-12T05:56:00.371Z] ---> Running in 9fff5e38d256 [2023-10-12T05:56:00.371Z] Removing intermediate container 9fff5e38d256 [2023-10-12T05:56:00.371Z] ---> 15bf74a513d0 [2023-10-12T05:56:00.371Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T05:56:00.371Z] ---> Running in 1b5d4eddf161 [2023-10-12T05:56:00.632Z] Removing intermediate container 1b5d4eddf161 [2023-10-12T05:56:00.632Z] ---> d90d591c05e0 [2023-10-12T05:56:00.632Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T05:56:00.632Z] ---> Running in 1dd2c2fa76d6 [2023-10-12T05:56:00.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T05:56:01.150Z] Still waiting to schedule task [2023-10-12T05:56:01.151Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-12T05:56:01.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T05:56:01.410Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-12T05:56:01.410Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-12T05:56:01.410Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-12T05:56:01.410Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-12T05:56:01.410Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T05:56:01.410Z] OK: 268 MiB in 56 packages [2023-10-12T05:56:01.979Z] Removing intermediate container 1dd2c2fa76d6 [2023-10-12T05:56:01.979Z] ---> 272cd36113b7 [2023-10-12T05:56:01.979Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-12T05:56:01.979Z] ---> Running in 68304116be47 [2023-10-12T05:56:01.979Z] Removing intermediate container 68304116be47 [2023-10-12T05:56:01.979Z] ---> 10e18a9d2359 [2023-10-12T05:56:01.979Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-12T05:56:02.237Z] ---> 48708c3bf25d [2023-10-12T05:56:02.237Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T05:56:02.237Z] ---> Running in 35695f5ca244 [2023-10-12T05:57:23.734Z] Removing intermediate container 35695f5ca244 [2023-10-12T05:57:23.734Z] ---> 19069a9fb1c0 [2023-10-12T05:57:23.734Z] Step 11/12 : COPY . . [2023-10-12T05:57:23.734Z] ---> 2f5aa5b528f0 [2023-10-12T05:57:23.734Z] Step 12/12 : RUN ${MAKE} [2023-10-12T05:57:23.734Z] ---> Running in 51a7e428d074 [2023-10-12T05:57:23.734Z] noop [2023-10-12T05:57:23.734Z] Removing intermediate container 51a7e428d074 [2023-10-12T05:57:23.734Z] ---> 545fbad8407a [2023-10-12T05:57:23.734Z] Successfully built 545fbad8407a [2023-10-12T05:57:23.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:57:24.195Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T05:57:24.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:57:24.353Z] prd-ubuntu20.04-docker-8c-8g-9114 does not seem to be running inside a container [2023-10-12T05:57:24.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-320 -v /w/workspace/gexfoundry_device-snmp-go_PR-320:/w/workspace/gexfoundry_device-snmp-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-320@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-320@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-10-12T05:57:24.718Z] $ docker top b31135baf88e839a8780636b6d20d63930c94d4fc6db8a870d1fe6f9a44bf2b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T05:57:25.108Z] + go version [2023-10-12T05:57:25.108Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-12T05:57:25.147Z] $ docker stop --time=1 b31135baf88e839a8780636b6d20d63930c94d4fc6db8a870d1fe6f9a44bf2b8 [2023-10-12T05:57:26.387Z] $ docker rm -f --volumes b31135baf88e839a8780636b6d20d63930c94d4fc6db8a870d1fe6f9a44bf2b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:57:27.095Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T05:57:27.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:57:27.257Z] prd-ubuntu20.04-docker-8c-8g-9114 does not seem to be running inside a container [2023-10-12T05:57:27.292Z] $ 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-320 -v /w/workspace/gexfoundry_device-snmp-go_PR-320:/w/workspace/gexfoundry_device-snmp-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-320@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-320@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-10-12T05:57:27.618Z] $ docker top d42c9866ba83866c9d6e427f1f3a5754090a3477860777b43bd2f74879481d76 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T05:57:27.996Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-320 [Pipeline] fileExists [Pipeline] sh [2023-10-12T05:57:28.346Z] + make test [2023-10-12T05:57:28.346Z] go test ./... -coverprofile=coverage.out [2023-10-12T05:57:29.721Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-12T05:57:39.682Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-12T05:57:39.682Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2023-10-12T05:57:44.938Z] go vet ./... [2023-10-12T05:57:47.464Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T05:57:47.464Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T05:57:47.464Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T05:57:47.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T05:57:47.543Z] $ docker stop --time=1 d42c9866ba83866c9d6e427f1f3a5754090a3477860777b43bd2f74879481d76 [2023-10-12T05:57:49.021Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9115 in /w/workspace/gexfoundry_device-snmp-go_PR-320 [2023-10-12T05:57:50.706Z] $ docker rm -f --volumes d42c9866ba83866c9d6e427f1f3a5754090a3477860777b43bd2f74879481d76 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-10-12T05:57:51.079Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-12T05:57:51.141Z] Selected Git installation does not exist. Using Default [2023-10-12T05:57:51.141Z] The recommended git tool is: NONE [2023-10-12T05:57:51.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T05:57:51.362Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-12T05:57:52.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T05:57:52.369Z] + ls -al . [2023-10-12T05:57:52.369Z] total 176 [2023-10-12T05:57:52.369Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 05:57 . [2023-10-12T05:57:52.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 05:55 .. [2023-10-12T05:57:52.369Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 12 05:55 .dockerignore [2023-10-12T05:57:52.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 05:57 .git [2023-10-12T05:57:52.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 05:55 .github [2023-10-12T05:57:52.369Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 12 05:55 .gitignore [2023-10-12T05:57:52.369Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 05:55 .golangci.yml [2023-10-12T05:57:52.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 05:55 .semver [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 12 05:55 Attribution.txt [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 12 05:55 CHANGELOG.md [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 12 05:55 Dockerfile [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 05:55 GOVERNANCE.md [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 12 05:55 Jenkinsfile [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 05:55 LICENSE [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 12 05:55 Makefile [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 12 05:55 OWNERS.md [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 10559 Oct 12 05:55 README.md [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 05:55 VERSION [2023-10-12T05:57:52.370Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 05:55 bin [2023-10-12T05:57:52.370Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 05:55 cmd [2023-10-12T05:57:52.370Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 12 05:57 coverage.out [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 12 05:55 go.mod [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 35353 Oct 12 05:55 go.sum [2023-10-12T05:57:52.370Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 05:55 internal [2023-10-12T05:57:52.370Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 05:55 snap [2023-10-12T05:57:52.370Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 12 05:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:57:52.767Z] + 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=a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd --label arch=amd64 --label version=0.0.0 . [2023-10-12T05:57:52.767Z] Sending build context to Docker daemon 5.737MB [2023-10-12T05:57:52.767Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T05:57:52.767Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-12T05:57:52.767Z] ---> 545fbad8407a [2023-10-12T05:57:52.767Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-12T05:57:53.027Z] ---> Running in 359daaecf032 [2023-10-12T05:57:53.027Z] Removing intermediate container 359daaecf032 [2023-10-12T05:57:53.027Z] ---> 6895ec60bbbf [2023-10-12T05:57:53.027Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T05:57:53.027Z] ---> Running in bd8096fb9506 [2023-10-12T05:57:53.027Z] Removing intermediate container bd8096fb9506 [2023-10-12T05:57:53.027Z] ---> 359f1182b9bb [2023-10-12T05:57:53.027Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-12T05:57:53.027Z] ---> Running in b01e3c041aaa [2023-10-12T05:57:53.027Z] Removing intermediate container b01e3c041aaa [2023-10-12T05:57:53.027Z] ---> e3bde4b91e07 [2023-10-12T05:57:53.027Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T05:57:53.284Z] ---> Running in a06a08564e7e [2023-10-12T05:57:53.284Z] Removing intermediate container a06a08564e7e [2023-10-12T05:57:53.284Z] ---> 5e989af1421e [2023-10-12T05:57:53.284Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T05:57:53.284Z] ---> Running in 47c3fe88771a [2023-10-12T05:57:53.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T05:57:53.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T05:57:54.075Z] OK: 268 MiB in 56 packages [2023-10-12T05:57:54.334Z] Removing intermediate container 47c3fe88771a [2023-10-12T05:57:54.334Z] ---> 13734c4214c2 [2023-10-12T05:57:54.334Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-12T05:57:54.334Z] ---> Running in c141d55a6eff [2023-10-12T05:57:54.334Z] Removing intermediate container c141d55a6eff [2023-10-12T05:57:54.334Z] ---> 244ddb08d4fa [2023-10-12T05:57:54.334Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-12T05:57:54.594Z] ---> 14070933b79b [2023-10-12T05:57:54.594Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T05:57:54.594Z] ---> Running in 0ce09f5f2e4e [2023-10-12T05:57:55.167Z] Removing intermediate container 0ce09f5f2e4e [2023-10-12T05:57:55.167Z] ---> fa0e589226df [2023-10-12T05:57:55.167Z] Step 11/24 : COPY . . [2023-10-12T05:57:55.426Z] ---> 461229e4870d [2023-10-12T05:57:55.426Z] Step 12/24 : RUN ${MAKE} [2023-10-12T05:57:55.426Z] ---> Running in 6060e6c9c9fe [2023-10-12T05:57:55.685Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-12T05:57:58.640Z] using credential edgex-jenkins-ssh [2023-10-12T05:57:58.659Z] Cloning the remote Git repository [2023-10-12T05:57:58.699Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-10-12T05:57:58.795Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-10-12T05:57:58.917Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-12T05:57:58.918Z] > git --version # timeout=10 [2023-10-12T05:57:58.943Z] > git --version # 'git version 2.25.1' [2023-10-12T05:57:58.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T05:57:59.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T05:58:00.130Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-12T05:58:00.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T05:58:01.578Z] Merging remotes/origin/main commit a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a into PR head commit a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [2023-10-12T05:58:01.831Z] Merge succeeded, producing a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [2023-10-12T05:58:01.832Z] Checking out Revision a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd (PR-320) [2023-10-12T05:58:00.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-12T05:58:00.997Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-12T05:58:00.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T05:58:01.012Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/320/head:refs/remotes/origin/PR-320 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-12T05:58:01.594Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T05:58:01.658Z] > git checkout -f a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd # timeout=10 [2023-10-12T05:58:01.733Z] > git remote # timeout=10 [2023-10-12T05:58:01.750Z] > git config --get remote.origin.url # timeout=10 [2023-10-12T05:58:01.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T05:58:01.786Z] > git merge a6aca4ec33b3479b7e561b57a09dc8f9a98f5c5a # timeout=10 [2023-10-12T05:58:01.807Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-12T05:58:01.837Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T05:58:01.856Z] > git checkout -f a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd # timeout=10 [2023-10-12T05:58:02.247Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-12T05:58:02.290Z] > git --version # timeout=10 [2023-10-12T05:58:02.301Z] > git --version # 'git version 2.25.1' [2023-10-12T05:58:02.322Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T05:58:03.550Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-12T05:58:03.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T05:58:03.550Z] Dload Upload Total Spent Left Speed [2023-10-12T05:58:03.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-10-12T05:58:04.173Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-12T05:58:04.518Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-12T05:58:04.518Z] + sudo tee /etc/docker/daemon.new [2023-10-12T05:58:04.518Z] { [2023-10-12T05:58:04.518Z] "registry-mirrors": [ [2023-10-12T05:58:04.518Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-12T05:58:04.518Z] ], [2023-10-12T05:58:04.518Z] "bip": "10.250.0.254/24", [2023-10-12T05:58:04.518Z] "hosts": [ [2023-10-12T05:58:04.518Z] "tcp://0.0.0.0:5555", [2023-10-12T05:58:04.518Z] "unix:///var/run/docker.sock" [2023-10-12T05:58:04.518Z] ], [2023-10-12T05:58:04.518Z] "mtu": 1458, [2023-10-12T05:58:04.518Z] "selinux-enabled": true, [2023-10-12T05:58:04.518Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-12T05:58:04.518Z] } [Pipeline] sh [2023-10-12T05:58:04.860Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-12T05:58:05.201Z] + sudo service docker restart [2023-10-12T05:58:13.774Z] Removing intermediate container 6060e6c9c9fe [2023-10-12T05:58:13.774Z] ---> 082a9772939f [2023-10-12T05:58:13.774Z] Step 13/24 : FROM alpine:3.18 [2023-10-12T05:58:13.774Z] 3.18: Pulling from library/alpine [2023-10-12T05:58:13.774Z] 96526aa774ef: Pulling fs layer [2023-10-12T05:58:13.774Z] 96526aa774ef: Download complete [2023-10-12T05:58:13.774Z] 96526aa774ef: Pull complete [2023-10-12T05:58:13.774Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T05:58:13.774Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T05:58:13.774Z] ---> 8ca4688f4f35 [2023-10-12T05:58:13.774Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-12T05:58:13.774Z] ---> Running in 0693e806b13a [2023-10-12T05:58:14.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T05:58:14.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T05:58:14.551Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T05:58:14.552Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T05:58:14.552Z] OK: 7 MiB in 16 packages [2023-10-12T05:58:14.809Z] Removing intermediate container 0693e806b13a [2023-10-12T05:58:14.809Z] ---> 7a121dc13065 [2023-10-12T05:58:14.809Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-12T05:58:15.852Z] ---> 2de1230f24b3 [2023-10-12T05:58:15.852Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-12T05:58:15.852Z] ---> 412acb1f2411 [2023-10-12T05:58:15.852Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-12T05:58:15.852Z] ---> c05422e276b8 [2023-10-12T05:58:15.852Z] Step 18/24 : EXPOSE 59993 [2023-10-12T05:58:15.852Z] ---> Running in e0ce35304336 [2023-10-12T05:58:15.852Z] Removing intermediate container e0ce35304336 [2023-10-12T05:58:15.852Z] ---> 749d3febc3a9 [2023-10-12T05:58:15.852Z] Step 19/24 : EXPOSE 161 [2023-10-12T05:58:15.852Z] ---> Running in 010823ef8e90 [2023-10-12T05:58:16.110Z] Removing intermediate container 010823ef8e90 [2023-10-12T05:58:16.110Z] ---> 348835216973 [2023-10-12T05:58:16.110Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-12T05:58:16.110Z] ---> Running in 7e8a48540810 [2023-10-12T05:58:16.110Z] Removing intermediate container 7e8a48540810 [2023-10-12T05:58:16.110Z] ---> 51f9481e9213 [2023-10-12T05:58:16.110Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T05:58:16.110Z] ---> Running in ed96a3411307 [2023-10-12T05:58:16.110Z] Removing intermediate container ed96a3411307 [2023-10-12T05:58:16.110Z] ---> 93987b81bcee [2023-10-12T05:58:16.110Z] Step 22/24 : LABEL arch=amd64 [2023-10-12T05:58:16.370Z] ---> Running in b15656a31323 [2023-10-12T05:58:16.370Z] Removing intermediate container b15656a31323 [2023-10-12T05:58:16.370Z] ---> f9caf9866f18 [2023-10-12T05:58:16.370Z] Step 23/24 : LABEL git_sha=a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [2023-10-12T05:58:16.370Z] ---> Running in 61b5520d26ee [2023-10-12T05:58:16.370Z] Removing intermediate container 61b5520d26ee [2023-10-12T05:58:16.370Z] ---> 4a0b6f2aa5ed [2023-10-12T05:58:16.370Z] Step 24/24 : LABEL version=0.0.0 [2023-10-12T05:58:16.370Z] ---> Running in 619c979591a1 [2023-10-12T05:58:16.370Z] Removing intermediate container 619c979591a1 [2023-10-12T05:58:16.370Z] ---> c97dc3cee0e8 [2023-10-12T05:58:16.370Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T05:58:16.370Z] Successfully built c97dc3cee0e8 [2023-10-12T05:58:16.628Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:58:17.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T05:58:17.504Z] [2023-10-12T05:58:17.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:58:17.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T05:58:17.894Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-12T05:58:17.894Z] 5eb5b503b376: Pulling fs layer [2023-10-12T05:58:17.894Z] 5c69ac0246d0: Pulling fs layer [2023-10-12T05:58:17.894Z] ec43610c2a17: Pulling fs layer [2023-10-12T05:58:17.894Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-12T05:58:17.894Z] 33b1e0a273af: Pulling fs layer [2023-10-12T05:58:17.894Z] 5d3b04190fa2: Pulling fs layer [2023-10-12T05:58:17.894Z] 2f39f015ded8: Pulling fs layer [2023-10-12T05:58:17.894Z] 33b1e0a273af: Waiting [2023-10-12T05:58:17.894Z] 5d3b04190fa2: Waiting [2023-10-12T05:58:17.894Z] 2f39f015ded8: Waiting [2023-10-12T05:58:17.894Z] 3a2ae6a8a46f: Waiting [2023-10-12T05:58:17.894Z] 5c69ac0246d0: Download complete [2023-10-12T05:58:17.894Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-12T05:58:17.894Z] 3a2ae6a8a46f: Download complete [2023-10-12T05:58:17.894Z] 33b1e0a273af: Verifying Checksum [2023-10-12T05:58:17.894Z] 33b1e0a273af: Download complete [2023-10-12T05:58:17.894Z] 5d3b04190fa2: Verifying Checksum [2023-10-12T05:58:17.894Z] 5d3b04190fa2: Download complete [2023-10-12T05:58:17.894Z] ec43610c2a17: Verifying Checksum [2023-10-12T05:58:17.894Z] ec43610c2a17: Download complete [2023-10-12T05:58:18.151Z] 5eb5b503b376: Verifying Checksum [2023-10-12T05:58:18.151Z] 5eb5b503b376: Download complete [2023-10-12T05:58:18.715Z] 2f39f015ded8: Verifying Checksum [2023-10-12T05:58:18.715Z] 2f39f015ded8: Download complete [2023-10-12T05:58:19.279Z] 5eb5b503b376: Pull complete [2023-10-12T05:58:19.279Z] 5c69ac0246d0: Pull complete [2023-10-12T05:58:19.843Z] ec43610c2a17: Pull complete [2023-10-12T05:58:19.843Z] 3a2ae6a8a46f: Pull complete [2023-10-12T05:58:19.843Z] 33b1e0a273af: Pull complete [2023-10-12T05:58:20.099Z] 5d3b04190fa2: Pull complete [2023-10-12T05:58:24.280Z] 2f39f015ded8: Pull complete [2023-10-12T05:58:24.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-12T05:58:24.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T05:58:24.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T05:58:24.506Z] prd-ubuntu20.04-docker-8c-8g-9114 does not seem to be running inside a container [2023-10-12T05:58:24.543Z] $ 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-320 -v /w/workspace/gexfoundry_device-snmp-go_PR-320:/w/workspace/gexfoundry_device-snmp-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-320@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-320@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-10-12T05:58:29.288Z] $ docker top 72367127f46d0cdadd71388fd2090e2092756a0e91696d4f774c35c7ca3293cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-10-12T05:58:29.540Z] provisioning config files... [2023-10-12T05:58:29.563Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4302946587204210748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T05:58:29.779Z] ---> job-cost.sh [2023-10-12T05:58:29.779Z] lf-activate-venv: SKIPPING [2023-10-12T05:58:29.779Z] INFO: No Stack... [2023-10-12T05:58:29.950Z] ---> docker-login.sh [2023-10-12T05:58:29.950Z] nexus3.edgexfoundry.org:10001 [2023-10-12T05:58:30.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T05:58:30.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:58:30.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:58:30.491Z] Configure a credential helper to remove this warning. See [2023-10-12T05:58:30.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:58:30.491Z] [2023-10-12T05:58:30.491Z] Login Succeeded [2023-10-12T05:58:30.491Z] nexus3.edgexfoundry.org:10002 [2023-10-12T05:58:30.607Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T05:58:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:58:30.924Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-320/archives/cost.csv [2023-10-12T05:58:30.924Z] + cut -d, -f6 [Pipeline] lock [2023-10-12T05:58:30.967Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-320-1-stack-cost] [2023-10-12T05:58:30.971Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-320-1-stack-cost] did not exist. Created. [2023-10-12T05:58:30.971Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-10-12T05:58:31.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:58:31.028Z] Configure a credential helper to remove this warning. See [2023-10-12T05:58:31.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:58:31.028Z] [2023-10-12T05:58:31.028Z] Login Succeeded [2023-10-12T05:58:31.028Z] nexus3.edgexfoundry.org:10003 [2023-10-12T05:58:31.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-10-12T05:58:31.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:58:31.299Z] Configure a credential helper to remove this warning. See [2023-10-12T05:58:31.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:58:31.299Z] [2023-10-12T05:58:31.299Z] Login Succeeded [2023-10-12T05:58:31.299Z] nexus3.edgexfoundry.org:10004 [2023-10-12T05:58:31.389Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-12T05:58:31.437Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T05:58:31.471Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T05:58:31.561Z] $ docker stop --time=1 72367127f46d0cdadd71388fd2090e2092756a0e91696d4f774c35c7ca3293cd [2023-10-12T05:58:31.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:58:31.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:58:31.567Z] Configure a credential helper to remove this warning. See [2023-10-12T05:58:31.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:58:31.567Z] [2023-10-12T05:58:31.567Z] Login Succeeded [2023-10-12T05:58:31.568Z] docker.io [2023-10-12T05:58:31.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T05:58:32.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T05:58:32.101Z] Configure a credential helper to remove this warning. See [2023-10-12T05:58:32.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T05:58:32.101Z] [2023-10-12T05:58:32.101Z] Login Succeeded [2023-10-12T05:58:32.101Z] ---> docker-login.sh ends [2023-10-12T05:58:32.708Z] $ docker rm -f --volumes 72367127f46d0cdadd71388fd2090e2092756a0e91696d4f774c35c7ca3293cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-10-12T05:58:32.867Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-10-12T05:58:33.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T05:58:33.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T05:58:33.343Z] ========================================================= [2023-10-12T05:58:33.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-12T05:58:33.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T05:58:33.844Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-12T05:58:34.112Z] Sending build context to Docker daemon 2.95MB [2023-10-12T05:58:34.112Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T05:58:34.112Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-12T05:58:34.382Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-12T05:58:34.382Z] 9fda8d8052c6: Pulling fs layer [2023-10-12T05:58:34.382Z] 5d54e960e981: Pulling fs layer [2023-10-12T05:58:34.382Z] c4a7e357bf2a: Pulling fs layer [2023-10-12T05:58:34.382Z] f0e02332f6b5: Pulling fs layer [2023-10-12T05:58:34.382Z] cefa15bbcfad: Pulling fs layer [2023-10-12T05:58:34.382Z] 17808c966233: Pulling fs layer [2023-10-12T05:58:34.382Z] f4c1fc716caa: Pulling fs layer [2023-10-12T05:58:34.382Z] cefa15bbcfad: Waiting [2023-10-12T05:58:34.382Z] 17808c966233: Waiting [2023-10-12T05:58:34.382Z] f4c1fc716caa: Waiting [2023-10-12T05:58:34.382Z] f0e02332f6b5: Waiting [2023-10-12T05:58:34.382Z] 5d54e960e981: Verifying Checksum [2023-10-12T05:58:34.382Z] 5d54e960e981: Download complete [2023-10-12T05:58:34.382Z] f0e02332f6b5: Verifying Checksum [2023-10-12T05:58:34.382Z] f0e02332f6b5: Download complete [2023-10-12T05:58:34.382Z] cefa15bbcfad: Verifying Checksum [2023-10-12T05:58:34.382Z] cefa15bbcfad: Download complete [2023-10-12T05:58:34.382Z] 9fda8d8052c6: Download complete [2023-10-12T05:58:34.972Z] f4c1fc716caa: Verifying Checksum [2023-10-12T05:58:34.972Z] f4c1fc716caa: Download complete [2023-10-12T05:58:35.241Z] 9fda8d8052c6: Pull complete [2023-10-12T05:58:36.218Z] c4a7e357bf2a: Verifying Checksum [2023-10-12T05:58:36.218Z] c4a7e357bf2a: Download complete [2023-10-12T05:58:36.800Z] 17808c966233: Verifying Checksum [2023-10-12T05:58:39.380Z] 5d54e960e981: Pull complete [2023-10-12T05:58:54.749Z] c4a7e357bf2a: Pull complete [2023-10-12T05:58:54.749Z] f0e02332f6b5: Pull complete [2023-10-12T05:58:54.749Z] cefa15bbcfad: Pull complete [2023-10-12T05:59:02.974Z] 17808c966233: Pull complete [2023-10-12T05:59:03.558Z] f4c1fc716caa: Pull complete [2023-10-12T05:59:03.825Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-12T05:59:03.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T05:59:03.825Z] ---> ea914061e18c [2023-10-12T05:59:03.825Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-12T05:59:05.774Z] ---> Running in cae5be8a1d12 [2023-10-12T05:59:05.774Z] Removing intermediate container cae5be8a1d12 [2023-10-12T05:59:05.774Z] ---> 962d8cfdbb78 [2023-10-12T05:59:05.774Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T05:59:05.774Z] ---> Running in 2432cb452f70 [2023-10-12T05:59:06.041Z] Removing intermediate container 2432cb452f70 [2023-10-12T05:59:06.041Z] ---> 33d6bdc3b077 [2023-10-12T05:59:06.041Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-12T05:59:06.041Z] ---> Running in 40761757a3f7 [2023-10-12T05:59:06.625Z] Removing intermediate container 40761757a3f7 [2023-10-12T05:59:06.625Z] ---> 66148b68a368 [2023-10-12T05:59:06.625Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T05:59:06.625Z] ---> Running in ffab18aeb77d [2023-10-12T05:59:06.893Z] Removing intermediate container ffab18aeb77d [2023-10-12T05:59:06.893Z] ---> 5a9017db619f [2023-10-12T05:59:06.893Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T05:59:06.893Z] ---> Running in aa514e048220 [2023-10-12T05:59:07.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T05:59:08.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T05:59:09.416Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-12T05:59:09.416Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-12T05:59:09.416Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-12T05:59:09.416Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-12T05:59:09.416Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T05:59:09.416Z] OK: 270 MiB in 56 packages [2023-10-12T05:59:10.385Z] Removing intermediate container aa514e048220 [2023-10-12T05:59:10.385Z] ---> 2b0a8cbb7fd6 [2023-10-12T05:59:10.385Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-12T05:59:10.385Z] ---> Running in 47e9a5950847 [2023-10-12T05:59:10.653Z] Removing intermediate container 47e9a5950847 [2023-10-12T05:59:10.653Z] ---> 2f1de4063f58 [2023-10-12T05:59:10.653Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-12T05:59:11.236Z] ---> 7dd2050e1d2d [2023-10-12T05:59:11.236Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T05:59:11.236Z] ---> Running in 6992e9a680b7 [2023-10-12T06:00:47.849Z] Removing intermediate container 6992e9a680b7 [2023-10-12T06:00:47.849Z] ---> 92306672835a [2023-10-12T06:00:47.849Z] Step 11/12 : COPY . . [2023-10-12T06:00:47.849Z] ---> 61a25748f553 [2023-10-12T06:00:47.849Z] Step 12/12 : RUN ${MAKE} [2023-10-12T06:00:47.849Z] ---> Running in e1daa3e1dcb4 [2023-10-12T06:00:47.849Z] noop [2023-10-12T06:00:47.849Z] Removing intermediate container e1daa3e1dcb4 [2023-10-12T06:00:47.849Z] ---> 405305c498ea [2023-10-12T06:00:47.849Z] Successfully built 405305c498ea [2023-10-12T06:00:47.849Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T06:00:48.317Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T06:00:48.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T06:00:48.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-9115 does not seem to be running inside a container [2023-10-12T06:00:48.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-12T06:00:49.818Z] $ docker top ad8890485923a1abc4b5894f19f8435e9115763b62c19edb0119d826c5cf8015 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T06:00:50.718Z] + go version [2023-10-12T06:00:50.718Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-12T06:00:50.754Z] $ docker stop --time=1 ad8890485923a1abc4b5894f19f8435e9115763b62c19edb0119d826c5cf8015 [2023-10-12T06:00:52.381Z] $ docker rm -f --volumes ad8890485923a1abc4b5894f19f8435e9115763b62c19edb0119d826c5cf8015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T06:00:53.267Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T06:00:53.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T06:00:53.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-9115 does not seem to be running inside a container [2023-10-12T06:00:53.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-12T06:00:54.746Z] $ docker top 081e0489b99b2c5bf6a28a277701d333076fdb4b20e9b65309cc2c8a0d845d1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T06:00:55.294Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-12T06:00:55.682Z] + make test [2023-10-12T06:00:55.682Z] go test ./... -coverprofile=coverage.out [2023-10-12T06:00:59.935Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-12T06:02:36.564Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-12T06:02:36.564Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements [2023-10-12T06:02:36.564Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-12T06:02:36.564Z] go vet ./... [2023-10-12T06:02:43.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T06:02:43.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T06:02:43.198Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T06:02:43.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T06:02:43.269Z] $ docker stop --time=1 081e0489b99b2c5bf6a28a277701d333076fdb4b20e9b65309cc2c8a0d845d1d [2023-10-12T06:02:46.873Z] $ docker rm -f --volumes 081e0489b99b2c5bf6a28a277701d333076fdb4b20e9b65309cc2c8a0d845d1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T06:02:48.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T06:02:48.133Z] Warning: overwriting stash ‘coverage-report’ [2023-10-12T06:02:48.556Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T06:02:49.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T06:02:49.490Z] + ls -al . [2023-10-12T06:02:49.490Z] total 172 [2023-10-12T06:02:49.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 06:00 . [2023-10-12T06:02:49.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 05:57 .. [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 12 05:58 .dockerignore [2023-10-12T06:02:49.490Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 05:58 .git [2023-10-12T06:02:49.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 05:58 .github [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 12 05:58 .gitignore [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 05:58 .golangci.yml [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 12 05:58 Attribution.txt [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 12 05:58 CHANGELOG.md [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 12 05:58 Dockerfile [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 05:58 GOVERNANCE.md [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 12 05:58 Jenkinsfile [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 05:58 LICENSE [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 12 05:58 Makefile [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 12 05:58 OWNERS.md [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 10559 Oct 12 05:58 README.md [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 05:55 VERSION [2023-10-12T06:02:49.490Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 05:58 bin [2023-10-12T06:02:49.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 05:58 cmd [2023-10-12T06:02:49.490Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 12 06:02 coverage.out [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 12 05:58 go.mod [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 35353 Oct 12 05:58 go.sum [2023-10-12T06:02:49.490Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 05:58 internal [2023-10-12T06:02:49.490Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 05:58 snap [2023-10-12T06:02:49.490Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 12 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T06:02:49.912Z] + 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=a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd --label arch=arm64 --label version=0.0.0 . [2023-10-12T06:02:50.184Z] Sending build context to Docker daemon 2.96MB [2023-10-12T06:02:50.184Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T06:02:50.184Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-12T06:02:50.184Z] ---> 405305c498ea [2023-10-12T06:02:50.184Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-12T06:02:50.457Z] ---> Running in a896881be1a1 [2023-10-12T06:02:50.724Z] Removing intermediate container a896881be1a1 [2023-10-12T06:02:50.724Z] ---> f6d739d93b78 [2023-10-12T06:02:50.724Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T06:02:50.724Z] ---> Running in a6d04e7fa70c [2023-10-12T06:02:50.992Z] Removing intermediate container a6d04e7fa70c [2023-10-12T06:02:50.992Z] ---> a4dd7de5126e [2023-10-12T06:02:50.992Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-12T06:02:50.992Z] ---> Running in 738266c67922 [2023-10-12T06:02:51.264Z] Removing intermediate container 738266c67922 [2023-10-12T06:02:51.264Z] ---> 3add9c9f2bad [2023-10-12T06:02:51.264Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T06:02:51.531Z] ---> Running in d742d18d3d7f [2023-10-12T06:02:51.800Z] Removing intermediate container d742d18d3d7f [2023-10-12T06:02:51.800Z] ---> 0ed554577252 [2023-10-12T06:02:51.800Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T06:02:51.800Z] ---> Running in ed83a7be285a [2023-10-12T06:02:52.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T06:02:53.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T06:02:54.328Z] OK: 270 MiB in 56 packages [2023-10-12T06:02:55.288Z] Removing intermediate container ed83a7be285a [2023-10-12T06:02:55.288Z] ---> 899ddaa2f2af [2023-10-12T06:02:55.288Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-12T06:02:55.288Z] ---> Running in 91b66da9a2ef [2023-10-12T06:02:55.556Z] Removing intermediate container 91b66da9a2ef [2023-10-12T06:02:55.556Z] ---> 2a713a9c058a [2023-10-12T06:02:55.556Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-12T06:02:58.894Z] ---> 1b1f91b50460 [2023-10-12T06:02:58.894Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T06:02:58.894Z] ---> Running in 66515d15ab0d [2023-10-12T06:03:00.302Z] Removing intermediate container 66515d15ab0d [2023-10-12T06:03:00.302Z] ---> 563d39183fb8 [2023-10-12T06:03:00.302Z] Step 11/24 : COPY . . [2023-10-12T06:03:01.260Z] ---> 53650469a0d2 [2023-10-12T06:03:01.260Z] Step 12/24 : RUN ${MAKE} [2023-10-12T06:03:01.260Z] ---> Running in 95db0313dd94 [2023-10-12T06:03:02.221Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-12T06:04:53.873Z] Removing intermediate container 95db0313dd94 [2023-10-12T06:04:53.873Z] ---> 401c8941e276 [2023-10-12T06:04:53.873Z] Step 13/24 : FROM alpine:3.18 [2023-10-12T06:04:53.873Z] 3.18: Pulling from library/alpine [2023-10-12T06:04:53.873Z] 579b34f0a95b: Pulling fs layer [2023-10-12T06:04:53.873Z] 579b34f0a95b: Verifying Checksum [2023-10-12T06:04:53.873Z] 579b34f0a95b: Download complete [2023-10-12T06:04:53.873Z] 579b34f0a95b: Pull complete [2023-10-12T06:04:53.873Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T06:04:53.873Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T06:04:53.873Z] ---> 3cc203321400 [2023-10-12T06:04:53.873Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-12T06:04:53.873Z] ---> Running in d365e8816f1b [2023-10-12T06:04:53.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T06:04:53.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T06:04:53.874Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T06:04:53.874Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T06:04:53.874Z] OK: 8 MiB in 16 packages [2023-10-12T06:04:53.874Z] Removing intermediate container d365e8816f1b [2023-10-12T06:04:53.874Z] ---> 8c5215d811b7 [2023-10-12T06:04:53.874Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-12T06:04:53.874Z] ---> cd19dc19da26 [2023-10-12T06:04:53.874Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-12T06:04:53.874Z] ---> b3fe63fd786d [2023-10-12T06:04:53.874Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-12T06:04:53.874Z] ---> 1217ddef67d0 [2023-10-12T06:04:53.874Z] Step 18/24 : EXPOSE 59993 [2023-10-12T06:04:53.874Z] ---> Running in 1d2fad991247 [2023-10-12T06:04:53.874Z] Removing intermediate container 1d2fad991247 [2023-10-12T06:04:53.874Z] ---> dfc8315cd809 [2023-10-12T06:04:53.874Z] Step 19/24 : EXPOSE 161 [2023-10-12T06:04:53.874Z] ---> Running in 6bffefc556ac [2023-10-12T06:04:53.874Z] Removing intermediate container 6bffefc556ac [2023-10-12T06:04:53.874Z] ---> c9f230c87920 [2023-10-12T06:04:53.874Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-12T06:04:53.874Z] ---> Running in 025e870857fc [2023-10-12T06:04:53.874Z] Removing intermediate container 025e870857fc [2023-10-12T06:04:53.874Z] ---> 9ce171f739c1 [2023-10-12T06:04:53.874Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T06:04:53.874Z] ---> Running in deac7718539c [2023-10-12T06:04:53.874Z] Removing intermediate container deac7718539c [2023-10-12T06:04:53.874Z] ---> 78a1e94f699e [2023-10-12T06:04:53.874Z] Step 22/24 : LABEL arch=arm64 [2023-10-12T06:04:53.874Z] ---> Running in 2a5e1786c8b6 [2023-10-12T06:04:53.874Z] Removing intermediate container 2a5e1786c8b6 [2023-10-12T06:04:53.874Z] ---> 25f556916a90 [2023-10-12T06:04:53.874Z] Step 23/24 : LABEL git_sha=a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [2023-10-12T06:04:53.874Z] ---> Running in df87639ba994 [2023-10-12T06:04:53.874Z] Removing intermediate container df87639ba994 [2023-10-12T06:04:53.874Z] ---> 0b996a3a1e9d [2023-10-12T06:04:53.874Z] Step 24/24 : LABEL version=0.0.0 [2023-10-12T06:04:53.874Z] ---> Running in bf7f40e06795 [2023-10-12T06:04:53.874Z] Removing intermediate container bf7f40e06795 [2023-10-12T06:04:53.874Z] ---> f688e2684ac3 [2023-10-12T06:04:53.874Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T06:04:53.874Z] Successfully built f688e2684ac3 [2023-10-12T06:04:53.874Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T06:04:54.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T06:04:54.749Z] [2023-10-12T06:04:54.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T06:04:55.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T06:04:55.137Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-12T06:04:55.137Z] 8998bd30e6a1: Pulling fs layer [2023-10-12T06:04:55.137Z] 04944245beec: Pulling fs layer [2023-10-12T06:04:55.137Z] 699f458cf7ca: Pulling fs layer [2023-10-12T06:04:55.137Z] 765212b225bb: Pulling fs layer [2023-10-12T06:04:55.137Z] f23df028b6ca: Pulling fs layer [2023-10-12T06:04:55.137Z] d65c8cfc05b1: Pulling fs layer [2023-10-12T06:04:55.137Z] 2437ff75d9bd: Pulling fs layer [2023-10-12T06:04:55.137Z] f23df028b6ca: Waiting [2023-10-12T06:04:55.137Z] d65c8cfc05b1: Waiting [2023-10-12T06:04:55.137Z] 2437ff75d9bd: Waiting [2023-10-12T06:04:55.137Z] 765212b225bb: Waiting [2023-10-12T06:04:55.405Z] 04944245beec: Verifying Checksum [2023-10-12T06:04:55.405Z] 04944245beec: Download complete [2023-10-12T06:04:55.405Z] 765212b225bb: Verifying Checksum [2023-10-12T06:04:55.405Z] 765212b225bb: Download complete [2023-10-12T06:04:55.405Z] f23df028b6ca: Verifying Checksum [2023-10-12T06:04:55.406Z] f23df028b6ca: Download complete [2023-10-12T06:04:55.406Z] d65c8cfc05b1: Download complete [2023-10-12T06:04:55.406Z] 699f458cf7ca: Verifying Checksum [2023-10-12T06:04:55.406Z] 699f458cf7ca: Download complete [2023-10-12T06:04:56.000Z] 8998bd30e6a1: Verifying Checksum [2023-10-12T06:04:56.000Z] 8998bd30e6a1: Download complete [2023-10-12T06:04:58.579Z] 2437ff75d9bd: Verifying Checksum [2023-10-12T06:04:58.579Z] 2437ff75d9bd: Download complete [2023-10-12T06:05:00.520Z] 8998bd30e6a1: Pull complete [2023-10-12T06:05:01.106Z] 04944245beec: Pull complete [2023-10-12T06:05:02.519Z] 699f458cf7ca: Pull complete [2023-10-12T06:05:02.784Z] 765212b225bb: Pull complete [2023-10-12T06:05:03.748Z] f23df028b6ca: Pull complete [2023-10-12T06:05:03.748Z] d65c8cfc05b1: Pull complete [2023-10-12T06:05:22.069Z] 2437ff75d9bd: Pull complete [2023-10-12T06:05:22.069Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-12T06:05:22.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T06:05:22.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T06:05:22.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-9115 does not seem to be running inside a container [2023-10-12T06:05:22.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-12T06:05:25.183Z] $ docker top 2c198c17e6669a45e8ecd272037aa285f25df87f139f92255ce6c1bc65c4bf4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T06:05:26.091Z] ---> job-cost.sh [2023-10-12T06:05:26.091Z] lf-activate-venv: SKIPPING [2023-10-12T06:05:26.091Z] INFO: No Stack... [2023-10-12T06:05:26.359Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-12T06:05:27.317Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T06:05:27.971Z] + cut -d, -f6 [2023-10-12T06:05:27.971Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-10-12T06:05:28.045Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-320-1-stack-cost] [2023-10-12T06:05:28.054Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-320-1-stack-cost] did not exist. Created. [2023-10-12T06:05:28.054Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-320-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T06:05:28.771Z] /w/workspace/device-snmp-go/1@tmp/durable-da62f1e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-12T06:05:29.435Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-12T06:05:29.479Z] Warning: overwriting stash ‘stack-cost’ [2023-10-12T06:05:29.529Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T06:05:29.544Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-320-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T06:05:29.622Z] $ docker stop --time=1 2c198c17e6669a45e8ecd272037aa285f25df87f139f92255ce6c1bc65c4bf4d [2023-10-12T06:05:31.134Z] $ docker rm -f --volumes 2c198c17e6669a45e8ecd272037aa285f25df87f139f92255ce6c1bc65c4bf4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-12T06:05:32.138Z] provisioning config files... [2023-10-12T06:05:32.145Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-320@tmp/config10473926417049148150tmp [Pipeline] { [Pipeline] sh [2023-10-12T06:05:32.480Z] + set +x [2023-10-12T06:05:32.480Z] + curl -s https://codecov.io/bash [2023-10-12T06:05:32.480Z] + bash -s -- [2023-10-12T06:05:32.738Z] [2023-10-12T06:05:32.738Z] _____ _ [2023-10-12T06:05:32.738Z] / ____| | | [2023-10-12T06:05:32.738Z] | | ___ __| | ___ ___ _____ __ [2023-10-12T06:05:32.738Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-12T06:05:32.738Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-12T06:05:32.738Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-12T06:05:32.738Z] Bash-1.0.6 [2023-10-12T06:05:32.738Z] [2023-10-12T06:05:32.738Z] [2023-10-12T06:05:32.738Z] ==> git version 2.25.1 found [2023-10-12T06:05:32.738Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-12T06:05:32.738Z] Release-Date: 2020-01-08 [2023-10-12T06:05:32.738Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-12T06:05:32.738Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-12T06:05:32.738Z] ==> Jenkins CI detected. [2023-10-12T06:05:32.738Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-320 [2023-10-12T06:05:32.738Z] project root: . [2023-10-12T06:05:32.738Z] --> token set from env [2023-10-12T06:05:32.738Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-12T06:05:32.738Z] ==> Running gcov in . (disable via -X gcov) [2023-10-12T06:05:32.738Z] ==> Python coveragepy not found [2023-10-12T06:05:32.738Z] ==> Searching for coverage reports in: [2023-10-12T06:05:32.738Z] + . [2023-10-12T06:05:32.738Z] -> Found 1 reports [2023-10-12T06:05:32.738Z] ==> Detecting git/mercurial file structure [2023-10-12T06:05:32.738Z] ==> Reading reports [2023-10-12T06:05:32.738Z] + ./coverage.out bytes=8837 [2023-10-12T06:05:32.738Z] ==> Appending adjustments [2023-10-12T06:05:32.738Z] https://docs.codecov.io/docs/fixing-reports [2023-10-12T06:05:32.997Z] + Found adjustments [2023-10-12T06:05:32.997Z] ==> Gzipping contents [2023-10-12T06:05:32.997Z] 4.0K /tmp/codecov.Vr8jvo.gz [2023-10-12T06:05:32.997Z] ==> Uploading reports [2023-10-12T06:05:32.997Z] url: https://codecov.io [2023-10-12T06:05:32.997Z] query: branch=PR-320&commit=a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=320&job=&cmd_args= [2023-10-12T06:05:32.997Z] -> Pinging Codecov [2023-10-12T06:05:32.997Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-320&commit=a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-320%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=320&job=&cmd_args= [2023-10-12T06:05:32.997Z] -> Uploading to [2023-10-12T06:05:32.997Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-12/6C56EA5C29638FB4528AC87E60AF5AE0/a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd/1da91e65-75c9-41e9-9edd-15f01e6218fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T060532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11a26bbec1197382d9e85a31208c66314426ff40533c828b7c1887c3399415b7 [2023-10-12T06:05:32.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T06:05:32.997Z] Dload Upload Total Spent Left Speed [2023-10-12T06:05:33.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 5108 --:--:-- --:--:-- --:--:-- 5108 [2023-10-12T06:05:33.258Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/a6012dd102061e5b4e1a0817a1f490f0d9f1d5bd [Pipeline] } [2023-10-12T06:05:33.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-12T06:05:35.094Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-320/archives ] [2023-10-12T06:05:35.094Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-320/archives [2023-10-12T06:05:35.094Z] total 16 [2023-10-12T06:05:35.094Z] drwxr-xr-x 3 root root 4096 Oct 12 05:58 . [2023-10-12T06:05:35.094Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 05:58 .. [2023-10-12T06:05:35.094Z] drwxr-xr-x 2 root root 4096 Oct 12 05:58 cost [2023-10-12T06:05:35.094Z] -rw-r--r-- 1 root root 86 Oct 12 05:58 cost.csv [2023-10-12T06:05:35.095Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-320/archives [2023-10-12T06:05:35.095Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-320/archives [2023-10-12T06:05:35.095Z] total 16 [2023-10-12T06:05:35.095Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 05:58 . [2023-10-12T06:05:35.095Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 05:58 .. [2023-10-12T06:05:35.095Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 05:58 cost [2023-10-12T06:05:35.095Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 12 05:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-12T06:05:35.420Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T06:05:36.314Z] ---> package-listing.sh [2023-10-12T06:05:36.314Z] ++ facter osfamily [2023-10-12T06:05:36.314Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-12T06:05:36.574Z] + OS_FAMILY=debian [2023-10-12T06:05:36.574Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-320 [2023-10-12T06:05:36.574Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-12T06:05:36.574Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-12T06:05:36.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-12T06:05:36.574Z] + PACKAGES=/tmp/packages_start.txt [2023-10-12T06:05:36.574Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-320 ']' [2023-10-12T06:05:36.574Z] + PACKAGES=/tmp/packages_end.txt [2023-10-12T06:05:36.574Z] + case "${OS_FAMILY}" in [2023-10-12T06:05:36.574Z] + dpkg -l [2023-10-12T06:05:36.574Z] + grep '^ii' [2023-10-12T06:05:36.574Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-12T06:05:36.574Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-12T06:05:36.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-12T06:05:36.574Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-320 ']' [2023-10-12T06:05:36.574Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-320/archives/ [2023-10-12T06:05:36.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-320/archives/ [Pipeline] echo [2023-10-12T06:05:36.610Z] 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-320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-12T06:05:36.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T06:05:37.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T06:05:37.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T06:05:37.677Z] prd-ubuntu20.04-docker-8c-8g-9114 does not seem to be running inside a container [2023-10-12T06:05:37.713Z] $ 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-320/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-320 -v /w/workspace/gexfoundry_device-snmp-go_PR-320:/w/workspace/gexfoundry_device-snmp-go_PR-320:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-320@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-320@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-12T06:05:37.877Z] $ docker top 39bec5e5a80f25b25242fe88ed5f6f697d5838ccb251516001727bae4380831f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T06:05:38.265Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-12T06:05:38.579Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-12T06:05:38.888Z] + ls /var/log/sa-host [2023-10-12T06:05:38.889Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T06:05:39.137Z] provisioning config files... [2023-10-12T06:05:39.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-320@tmp/config1798508679731664603tmp [Pipeline] { [Pipeline] echo [2023-10-12T06:05:39.202Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T06:05:39.514Z] ---> create-netrc.sh [Pipeline] } [2023-10-12T06:05:39.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-12T06:05:39.968Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-12T06:05:40.002Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T06:05:40.312Z] ---> sudo-logs.sh [2023-10-12T06:05:40.312Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-12T06:05:40.402Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T06:05:40.724Z] ---> job-cost.sh [2023-10-12T06:05:40.724Z] lf-activate-venv: SKIPPING [2023-10-12T06:05:40.724Z] DEBUG: total: 0.2199999988079071 [2023-10-12T06:05:40.724Z] INFO: Retrieving Stack Cost... [2023-10-12T06:05:40.984Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T06:05:41.552Z] INFO: Archiving Costs [Pipeline] echo [2023-10-12T06:05:41.585Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T06:05:41.893Z] ---> logs-deploy.sh [2023-10-12T06:05:41.893Z] lf-activate-venv: SKIPPING [2023-10-12T06:05:41.893Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-320/1 [2023-10-12T06:05:41.893Z] INFO: archiving workspace using pattern(s): [2023-10-12T06:05:42.828Z] Archives upload complete. [2023-10-12T06:05:42.828Z] INFO: archiving logs to Nexus