Pull request #237 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3258df742e032c1efe6ebe10483297a9ddbaea13+2bd6e5dae59222faf073cfb9822f90f2048c0bba (1aa7975e2c4000a6ca18e0f8574363131c4e7911) 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-ssh14652607122799778865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9187230750399813598.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-237/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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13507594631292393595.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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4871948725976724043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16023220827820245644.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-237/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-237/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15315365897071849967.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6365’ Running on prd-ubuntu20.04-docker-8c-8g-6371 in /w/workspace/gexfoundry_device-snmp-go_PR-237 [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-237 # 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/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 3258df742e032c1efe6ebe10483297a9ddbaea13 Merge succeeded, producing 3258df742e032c1efe6ebe10483297a9ddbaea13 Checking out Revision 3258df742e032c1efe6ebe10483297a9ddbaea13 (PR-237) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T05:19:46.345Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3258df742e032c1efe6ebe10483297a9ddbaea13 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3258df742e032c1efe6ebe10483297a9ddbaea13 # timeout=10 [Pipeline] withCredentials [2023-02-17T05:19:46.536Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T05:19:46.634Z] ========================================================= [2023-02-17T05:19:46.634Z] EdgeX Global Pipelines Version Info [2023-02-17T05:19:46.634Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:19:47.372Z] ------------------- [2023-02-17T05:19:47.372Z] stable info: [2023-02-17T05:19:47.372Z] ------------------- [2023-02-17T05:19:47.372Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T05:19:47.372Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T05:19:47.372Z] Message: update stable to v1.0.244 [2023-02-17T05:19:47.942Z] ------------------- [2023-02-17T05:19:47.942Z] experimental info: [2023-02-17T05:19:47.942Z] ------------------- [2023-02-17T05:19:47.942Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T05:19:47.942Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T05:19:47.942Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T05:19:48.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-02-17T05:19:48.293Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-02-17T05:19:48.343Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T05:19:48.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T05:19:48.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T05:19:48.454Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T05:19:48.490Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T05:19:48.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T05:19:48.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T05:19:48.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T05:19:48.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T05:19:48.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-02-17T05:19:48.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T05:19:48.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T05:19:48.813Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T05:19:48.860Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T05:19:48.903Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T05:19:48.951Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T05:19:48.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T05:19:49.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T05:19:49.082Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-17T05:19:49.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-17T05:19:49.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T05:19:49.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T05:19:49.316Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T05:19:49.358Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T05:19:49.404Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T05:19:49.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-237 [Pipeline] echo [2023-02-17T05:19:49.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-237 [Pipeline] echo [2023-02-17T05:19:49.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-237 [Pipeline] echo [2023-02-17T05:19:49.576Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3258df742e032c1efe6ebe10483297a9ddbaea13 [Pipeline] echo [2023-02-17T05:19:49.622Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3258df7 [Pipeline] echo [2023-02-17T05:19:49.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T05:19:49.771Z] provisioning config files... [2023-02-17T05:19:49.784Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-237@tmp/config15834468551614641269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:19:50.136Z] ---> docker-login.sh [2023-02-17T05:19:50.136Z] nexus3.edgexfoundry.org:10001 [2023-02-17T05:19:50.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:50.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:50.398Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:50.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:50.398Z] [2023-02-17T05:19:50.398Z] Login Succeeded [2023-02-17T05:19:50.398Z] nexus3.edgexfoundry.org:10002 [2023-02-17T05:19:50.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:50.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:50.658Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:50.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:50.658Z] [2023-02-17T05:19:50.658Z] Login Succeeded [2023-02-17T05:19:50.658Z] nexus3.edgexfoundry.org:10003 [2023-02-17T05:19:50.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:50.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:50.658Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:50.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:50.658Z] [2023-02-17T05:19:50.658Z] Login Succeeded [2023-02-17T05:19:50.658Z] nexus3.edgexfoundry.org:10004 [2023-02-17T05:19:50.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:50.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:50.918Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:50.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:50.918Z] [2023-02-17T05:19:50.918Z] Login Succeeded [2023-02-17T05:19:50.918Z] docker.io [2023-02-17T05:19:50.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:19:51.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:19:51.179Z] Configure a credential helper to remove this warning. See [2023-02-17T05:19:51.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:19:51.179Z] [2023-02-17T05:19:51.179Z] Login Succeeded [2023-02-17T05:19:51.179Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T05:19:51.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T05:19:51.844Z] + git rev-list -1 --merges 3258df742e032c1efe6ebe10483297a9ddbaea13~1..3258df742e032c1efe6ebe10483297a9ddbaea13 [Pipeline] echo [2023-02-17T05:19:51.913Z] -----------> git rev-list -1 --merges 3258df742e032c1efe6ebe10483297a9ddbaea13~1..3258df742e032c1efe6ebe10483297a9ddbaea13 3258df742e032c1efe6ebe10483297a9ddbaea13 [false] [Pipeline] sh [2023-02-17T05:19:52.249Z] + git log --format=format:%s -1 3258df742e032c1efe6ebe10483297a9ddbaea13 [Pipeline] echo [2023-02-17T05:19:52.281Z] ========================================================= [2023-02-17T05:19:52.281Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T05:19:52.281Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T05:19:52.711Z] + git log --format=format:%s -1 3258df742e032c1efe6ebe10483297a9ddbaea13 [Pipeline] echo [2023-02-17T05:19:52.737Z] [semverPrep] GIT_COMMIT: 3258df742e032c1efe6ebe10483297a9ddbaea13, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-17T05:19:52.769Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T05:19:53.147Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T05:19:53.147Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T05:19:53.147Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T05:19:53.147Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T05:19:53.147Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T05:19:53.147Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T05:19:53.147Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:19:53.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:19:53.564Z] [2023-02-17T05:19:53.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:19:53.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:19:53.945Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T05:19:53.945Z] b85a868b505f: Pulling fs layer [2023-02-17T05:19:53.945Z] e2be974225ed: Pulling fs layer [2023-02-17T05:19:53.945Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T05:19:53.945Z] 988bab9f4d93: Pulling fs layer [2023-02-17T05:19:53.945Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T05:19:53.945Z] eaf3925da568: Pulling fs layer [2023-02-17T05:19:53.945Z] bab4dde63d76: Pulling fs layer [2023-02-17T05:19:53.945Z] bde34c3a00c8: Pulling fs layer [2023-02-17T05:19:53.945Z] b352a97aabf1: Pulling fs layer [2023-02-17T05:19:53.945Z] 1469e6f7b9e6: Waiting [2023-02-17T05:19:53.945Z] bab4dde63d76: Waiting [2023-02-17T05:19:53.945Z] 4872d77fe225: Pulling fs layer [2023-02-17T05:19:53.945Z] bde34c3a00c8: Waiting [2023-02-17T05:19:53.945Z] 988bab9f4d93: Waiting [2023-02-17T05:19:53.945Z] b352a97aabf1: Waiting [2023-02-17T05:19:53.945Z] 4872d77fe225: Waiting [2023-02-17T05:19:53.945Z] eaf3925da568: Waiting [2023-02-17T05:19:53.945Z] 5851b861e8e6: Pulling fs layer [2023-02-17T05:19:53.945Z] 5851b861e8e6: Waiting [2023-02-17T05:19:53.945Z] e2be974225ed: Verifying Checksum [2023-02-17T05:19:53.945Z] e2be974225ed: Download complete [2023-02-17T05:19:53.945Z] 988bab9f4d93: Download complete [2023-02-17T05:19:54.592Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T05:19:54.592Z] 339a4e72a1f5: Download complete [2023-02-17T05:19:54.592Z] eaf3925da568: Verifying Checksum [2023-02-17T05:19:54.592Z] eaf3925da568: Download complete [2023-02-17T05:19:54.887Z] 1469e6f7b9e6: Download complete [2023-02-17T05:19:54.887Z] bde34c3a00c8: Download complete [2023-02-17T05:19:54.887Z] b352a97aabf1: Verifying Checksum [2023-02-17T05:19:54.887Z] b352a97aabf1: Download complete [2023-02-17T05:19:55.169Z] 4872d77fe225: Verifying Checksum [2023-02-17T05:19:55.169Z] 4872d77fe225: Download complete [2023-02-17T05:19:55.169Z] b85a868b505f: Verifying Checksum [2023-02-17T05:19:55.169Z] b85a868b505f: Download complete [2023-02-17T05:19:55.169Z] 5851b861e8e6: Verifying Checksum [2023-02-17T05:19:55.169Z] 5851b861e8e6: Download complete [2023-02-17T05:19:55.766Z] bab4dde63d76: Verifying Checksum [2023-02-17T05:19:55.766Z] bab4dde63d76: Download complete [2023-02-17T05:19:56.027Z] b85a868b505f: Pull complete [2023-02-17T05:19:56.287Z] e2be974225ed: Pull complete [2023-02-17T05:19:56.855Z] 339a4e72a1f5: Pull complete [2023-02-17T05:19:56.855Z] 988bab9f4d93: Pull complete [2023-02-17T05:19:57.126Z] 1469e6f7b9e6: Pull complete [2023-02-17T05:19:57.388Z] eaf3925da568: Pull complete [2023-02-17T05:19:59.295Z] bab4dde63d76: Pull complete [2023-02-17T05:19:59.295Z] bde34c3a00c8: Pull complete [2023-02-17T05:19:59.295Z] b352a97aabf1: Pull complete [2023-02-17T05:19:59.295Z] 4872d77fe225: Pull complete [2023-02-17T05:19:59.295Z] 5851b861e8e6: Pull complete [2023-02-17T05:19:59.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T05:19:59.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T05:19:59.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:19:59.973Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2023-02-17T05:20:00.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-237 -v /w/workspace/gexfoundry_device-snmp-go_PR-237:/w/workspace/gexfoundry_device-snmp-go_PR-237:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-237@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-237@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-02-17T05:20:04.217Z] $ docker top 1d2052e8adfb1d60546a5f0acb15230564f94631d13e519fa79e5442824f812a -eo pid,comm [2023-02-17T05:20:04.272Z] 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-02-17T05:20:04.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T05:20:04.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T05:20:04.398Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T05:20:04.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T05:20:04.524Z] $ docker exec 1d2052e8adfb1d60546a5f0acb15230564f94631d13e519fa79e5442824f812a ssh-agent [2023-02-17T05:20:04.650Z] SSH_AUTH_SOCK=/tmp/ssh-8kr4sOqOuFuT/agent.33 [2023-02-17T05:20:04.650Z] SSH_AGENT_PID=39 [2023-02-17T05:20:04.657Z] Running ssh-add (command line suppressed) [2023-02-17T05:20:04.749Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-237@tmp/private_key_6838649771620697671.key (/w/workspace/gexfoundry_device-snmp-go_PR-237@tmp/private_key_6838649771620697671.key) [2023-02-17T05:20:04.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T05:20:05.091Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T05:20:05.115Z] $ docker exec --env ******** --env ******** 1d2052e8adfb1d60546a5f0acb15230564f94631d13e519fa79e5442824f812a ssh-agent -k [2023-02-17T05:20:05.211Z] unset SSH_AUTH_SOCK; [2023-02-17T05:20:05.211Z] unset SSH_AGENT_PID; [2023-02-17T05:20:05.211Z] echo Agent pid 39 killed; [2023-02-17T05:20:05.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T05:20:05.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T05:20:05.302Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T05:20:05.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T05:20:05.404Z] $ docker exec 1d2052e8adfb1d60546a5f0acb15230564f94631d13e519fa79e5442824f812a ssh-agent [2023-02-17T05:20:05.504Z] SSH_AUTH_SOCK=/tmp/ssh-2btiy87QkT6I/agent.72 [2023-02-17T05:20:05.504Z] SSH_AGENT_PID=78 [2023-02-17T05:20:05.509Z] Running ssh-add (command line suppressed) [2023-02-17T05:20:05.613Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-237@tmp/private_key_13224232932186520113.key (/w/workspace/gexfoundry_device-snmp-go_PR-237@tmp/private_key_13224232932186520113.key) [2023-02-17T05:20:05.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T05:20:05.959Z] + git semver init [2023-02-17T05:20:06.219Z] 2023-02-17 05:20:06,132 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T05:20:06.219Z] 2023-02-17 05:20:06,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-237/.semver [2023-02-17T05:20:06.219Z] 2023-02-17 05:20:06,134 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-237/.semver [2023-02-17T05:20:06.219Z] 2023-02-17 05:20:06,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-237/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-237, universal_newlines=False, shell=None, istream=None) [2023-02-17T05:20:07.198Z] 2023-02-17 05:20:07,130 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-237/.git/info/exclude [2023-02-17T05:20:07.198Z] 2023-02-17 05:20:07,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-237/.semver/PR-237 with force:False [2023-02-17T05:20:07.198Z] 2023-02-17 05:20:07,131 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-237/.semver/PR-237 [2023-02-17T05:20:07.198Z] 2023-02-17 05:20:07,135 [execute] INFO git cat-file --batch-check [2023-02-17T05:20:07.198Z] 2023-02-17 05:20:07,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-237/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T05:20:07.198Z] 2023-02-17 05:20:07,141 [execute] INFO git cat-file --batch [2023-02-17T05:20:07.198Z] 2023-02-17 05:20:07,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-237/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T05:20:07.198Z] 2023-02-17 05:20:07,145 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-237/.semver/PR-237 [2023-02-17T05:20:07.198Z] 0.0.0 [Pipeline] } [2023-02-17T05:20:07.330Z] $ docker exec --env ******** --env ******** 1d2052e8adfb1d60546a5f0acb15230564f94631d13e519fa79e5442824f812a ssh-agent -k [2023-02-17T05:20:07.417Z] unset SSH_AUTH_SOCK; [2023-02-17T05:20:07.418Z] unset SSH_AGENT_PID; [2023-02-17T05:20:07.418Z] echo Agent pid 78 killed; [2023-02-17T05:20:07.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T05:20:08.474Z] + git semver [Pipeline] } [2023-02-17T05:20:08.595Z] $ docker stop --time=1 1d2052e8adfb1d60546a5f0acb15230564f94631d13e519fa79e5442824f812a [2023-02-17T05:20:09.988Z] $ docker rm -f --volumes 1d2052e8adfb1d60546a5f0acb15230564f94631d13e519fa79e5442824f812a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T05:20:10.393Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T05:20:10.672Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T05:20:10.692Z] [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-02-17T05:20:11.359Z] provisioning config files... [2023-02-17T05:20:11.367Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-237@tmp/config12993058790089386753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:20:11.729Z] ---> docker-login.sh [2023-02-17T05:20:11.729Z] nexus3.edgexfoundry.org:10001 [2023-02-17T05:20:11.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:11.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:11.729Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:11.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:11.729Z] [2023-02-17T05:20:11.729Z] Login Succeeded [2023-02-17T05:20:11.729Z] nexus3.edgexfoundry.org:10002 [2023-02-17T05:20:11.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:11.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:11.729Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:11.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:11.729Z] [2023-02-17T05:20:11.729Z] Login Succeeded [2023-02-17T05:20:11.729Z] nexus3.edgexfoundry.org:10003 [2023-02-17T05:20:11.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:11.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:11.989Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:11.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:11.989Z] [2023-02-17T05:20:11.989Z] Login Succeeded [2023-02-17T05:20:11.989Z] nexus3.edgexfoundry.org:10004 [2023-02-17T05:20:11.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:11.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:11.989Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:11.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:11.989Z] [2023-02-17T05:20:11.989Z] Login Succeeded [2023-02-17T05:20:11.989Z] docker.io [2023-02-17T05:20:11.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:20:12.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:20:12.249Z] Configure a credential helper to remove this warning. See [2023-02-17T05:20:12.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:20:12.249Z] [2023-02-17T05:20:12.249Z] Login Succeeded [2023-02-17T05:20:12.249Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T05:20:12.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T05:20:12.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:20:12.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:20:12.552Z] ========================================================= [2023-02-17T05:20:12.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T05:20:12.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:20:13.015Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T05:20:13.015Z] Sending build context to Docker daemon 5.68MB [2023-02-17T05:20:13.015Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T05:20:13.015Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-17T05:20:13.015Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T05:20:13.015Z] 213ec9aee27d: Pulling fs layer [2023-02-17T05:20:13.015Z] 4583459ba037: Pulling fs layer [2023-02-17T05:20:13.015Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T05:20:13.015Z] 53926ce57604: Pulling fs layer [2023-02-17T05:20:13.015Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T05:20:13.015Z] 22ff95d597cd: Pulling fs layer [2023-02-17T05:20:13.015Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T05:20:13.015Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T05:20:13.015Z] a7acece74701: Pulling fs layer [2023-02-17T05:20:13.015Z] 53926ce57604: Waiting [2023-02-17T05:20:13.015Z] 21b2b0c7a3f4: Waiting [2023-02-17T05:20:13.015Z] 22ff95d597cd: Waiting [2023-02-17T05:20:13.015Z] 12d6caf4c0d1: Waiting [2023-02-17T05:20:13.015Z] a7acece74701: Waiting [2023-02-17T05:20:13.015Z] 96b7cbca73a9: Waiting [2023-02-17T05:20:13.015Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T05:20:13.015Z] 93c1e223e6f2: Download complete [2023-02-17T05:20:13.015Z] 4583459ba037: Verifying Checksum [2023-02-17T05:20:13.015Z] 4583459ba037: Download complete [2023-02-17T05:20:13.015Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T05:20:13.015Z] 21b2b0c7a3f4: Download complete [2023-02-17T05:20:13.285Z] 22ff95d597cd: Verifying Checksum [2023-02-17T05:20:13.285Z] 22ff95d597cd: Download complete [2023-02-17T05:20:13.285Z] 12d6caf4c0d1: Verifying Checksum [2023-02-17T05:20:13.285Z] 213ec9aee27d: Verifying Checksum [2023-02-17T05:20:13.285Z] 213ec9aee27d: Download complete [2023-02-17T05:20:13.568Z] 213ec9aee27d: Pull complete [2023-02-17T05:20:13.568Z] 4583459ba037: Pull complete [2023-02-17T05:20:13.568Z] 93c1e223e6f2: Pull complete [2023-02-17T05:20:15.907Z] a7acece74701: Verifying Checksum [2023-02-17T05:20:15.907Z] a7acece74701: Download complete [2023-02-17T05:20:17.640Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T05:20:17.640Z] 96b7cbca73a9: Download complete [2023-02-17T05:20:17.640Z] 53926ce57604: Verifying Checksum [2023-02-17T05:20:17.640Z] 53926ce57604: Download complete [2023-02-17T05:20:20.922Z] 53926ce57604: Pull complete [2023-02-17T05:20:20.922Z] 21b2b0c7a3f4: Pull complete [2023-02-17T05:20:20.922Z] 22ff95d597cd: Pull complete [2023-02-17T05:20:21.180Z] 12d6caf4c0d1: Pull complete [2023-02-17T05:20:23.078Z] 96b7cbca73a9: Pull complete [2023-02-17T05:20:24.011Z] a7acece74701: Pull complete [2023-02-17T05:20:24.011Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T05:20:24.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T05:20:24.270Z] ---> db6d94c90886 [2023-02-17T05:20:24.270Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-17T05:20:26.155Z] Still waiting to schedule task [2023-02-17T05:20:26.156Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6369’ [2023-02-17T05:20:32.388Z] ---> Running in 5cb6f7cd4345 [2023-02-17T05:20:32.388Z] Removing intermediate container 5cb6f7cd4345 [2023-02-17T05:20:32.388Z] ---> dc58366ed03f [2023-02-17T05:20:32.388Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T05:20:32.649Z] ---> Running in f1a3562f143a [2023-02-17T05:20:32.649Z] Removing intermediate container f1a3562f143a [2023-02-17T05:20:32.649Z] ---> e80207a7d19d [2023-02-17T05:20:32.649Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-17T05:20:32.907Z] ---> Running in bc46a6fe5ddc [2023-02-17T05:20:32.907Z] Removing intermediate container bc46a6fe5ddc [2023-02-17T05:20:32.907Z] ---> 2fa2c639344e [2023-02-17T05:20:32.907Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T05:20:33.168Z] ---> Running in ae88c7540433 [2023-02-17T05:20:33.431Z] Removing intermediate container ae88c7540433 [2023-02-17T05:20:33.431Z] ---> 80ac57ace54c [2023-02-17T05:20:33.431Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T05:20:33.431Z] ---> Running in ce1ca2f3adc0 [2023-02-17T05:20:33.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T05:20:33.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T05:20:33.949Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-17T05:20:33.949Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-17T05:20:33.949Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-17T05:20:33.949Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-17T05:20:33.949Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T05:20:33.949Z] OK: 216 MiB in 55 packages [2023-02-17T05:20:34.886Z] Removing intermediate container ce1ca2f3adc0 [2023-02-17T05:20:34.886Z] ---> f3e118d0e52e [2023-02-17T05:20:34.886Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-17T05:20:35.146Z] ---> Running in 2dc7c5b4a98a [2023-02-17T05:20:35.404Z] Removing intermediate container 2dc7c5b4a98a [2023-02-17T05:20:35.404Z] ---> 8d5ef6abe18e [2023-02-17T05:20:35.404Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-17T05:20:35.664Z] ---> f6ed963c71e8 [2023-02-17T05:20:35.664Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T05:20:35.664Z] ---> Running in 8ca5a3f58f9f [2023-02-17T05:21:07.769Z] Removing intermediate container 8ca5a3f58f9f [2023-02-17T05:21:07.769Z] ---> 6f4695163cf6 [2023-02-17T05:21:07.769Z] Step 11/12 : COPY . . [2023-02-17T05:21:07.769Z] ---> b39418aabc7c [2023-02-17T05:21:07.769Z] Step 12/12 : RUN ${MAKE} [2023-02-17T05:21:07.769Z] ---> Running in f96bb92ed470 [2023-02-17T05:21:07.769Z] noop [2023-02-17T05:21:07.769Z] Removing intermediate container f96bb92ed470 [2023-02-17T05:21:07.769Z] ---> 3be39c3149e8 [2023-02-17T05:21:07.769Z] Successfully built 3be39c3149e8 [2023-02-17T05:21:07.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:21:08.216Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T05:21:08.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:21:08.361Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2023-02-17T05:21:08.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-237 -v /w/workspace/gexfoundry_device-snmp-go_PR-237:/w/workspace/gexfoundry_device-snmp-go_PR-237:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-237@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-237@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-02-17T05:21:08.723Z] $ docker top ca92bf3a848b637caf3e11db5be7839e49106f4884b5f63d9d50aaeed437afa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:21:09.114Z] + go version [2023-02-17T05:21:09.114Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T05:21:09.145Z] $ docker stop --time=1 ca92bf3a848b637caf3e11db5be7839e49106f4884b5f63d9d50aaeed437afa5 [2023-02-17T05:21:10.405Z] $ docker rm -f --volumes ca92bf3a848b637caf3e11db5be7839e49106f4884b5f63d9d50aaeed437afa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:21:11.113Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T05:21:11.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:21:11.252Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2023-02-17T05:21:11.278Z] $ 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-237 -v /w/workspace/gexfoundry_device-snmp-go_PR-237:/w/workspace/gexfoundry_device-snmp-go_PR-237:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-237@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-237@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-02-17T05:21:11.583Z] $ docker top 14a274a6d7c114927e9f322e61aaed82be35484cc904c06254b7835decca7777 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:21:11.973Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-237 [Pipeline] fileExists [Pipeline] sh [2023-02-17T05:21:12.320Z] + make test [2023-02-17T05:21:12.320Z] go test ./... -coverprofile=coverage.out [2023-02-17T05:21:12.578Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-17T05:21:20.721Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-17T05:21:20.722Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.021s coverage: 0.0% of statements [2023-02-17T05:21:27.288Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T05:21:27.288Z] go vet ./... [2023-02-17T05:21:29.819Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T05:21:29.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T05:21:29.819Z] ./bin/test-attribution-txt.sh [2023-02-17T05:21:29.819Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-17T05:21:29.819Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-17T05:21:29.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T05:21:29.879Z] $ docker stop --time=1 14a274a6d7c114927e9f322e61aaed82be35484cc904c06254b7835decca7777 [2023-02-17T05:21:32.302Z] $ docker rm -f --volumes 14a274a6d7c114927e9f322e61aaed82be35484cc904c06254b7835decca7777 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T05:21:32.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T05:21:32.896Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T05:21:33.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T05:21:33.891Z] + ls -al . [2023-02-17T05:21:33.891Z] total 172 [2023-02-17T05:21:33.891Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 05:21 . [2023-02-17T05:21:33.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:19 .. [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 17 05:19 .dockerignore [2023-02-17T05:21:33.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:21 .git [2023-02-17T05:21:33.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:19 .github [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 17 05:19 .gitignore [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 05:19 .golangci.yml [2023-02-17T05:21:33.891Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:20 .semver [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 17 05:19 Attribution.txt [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 17 05:19 CHANGELOG.md [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 17 05:19 Dockerfile [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:19 GOVERNANCE.md [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 17 05:19 Jenkinsfile [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 05:19 LICENSE [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 17 05:19 Makefile [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 05:19 OWNERS.md [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 17 05:19 README.md [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 05:20 VERSION [2023-02-17T05:21:33.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:19 bin [2023-02-17T05:21:33.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:19 cmd [2023-02-17T05:21:33.891Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 17 05:21 coverage.out [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 3326 Feb 17 05:19 go.mod [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 32920 Feb 17 05:19 go.sum [2023-02-17T05:21:33.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:19 internal [2023-02-17T05:21:33.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:19 snap [2023-02-17T05:21:33.891Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 17 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:21:34.281Z] + 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=3258df742e032c1efe6ebe10483297a9ddbaea13 --label arch=amd64 --label version=0.0.0 . [2023-02-17T05:21:34.281Z] Sending build context to Docker daemon 5.688MB [2023-02-17T05:21:34.281Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T05:21:34.281Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-17T05:21:34.281Z] ---> 3be39c3149e8 [2023-02-17T05:21:34.281Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T05:21:34.281Z] ---> Running in a0649f93542a [2023-02-17T05:21:34.541Z] Removing intermediate container a0649f93542a [2023-02-17T05:21:34.541Z] ---> 0bb6db1a62c6 [2023-02-17T05:21:34.541Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T05:21:34.541Z] ---> Running in d1ae44c0d9e7 [2023-02-17T05:21:34.541Z] Removing intermediate container d1ae44c0d9e7 [2023-02-17T05:21:34.541Z] ---> 8df7fcca3e60 [2023-02-17T05:21:34.541Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-17T05:21:34.541Z] ---> Running in 0ac18f27ba66 [2023-02-17T05:21:34.541Z] Removing intermediate container 0ac18f27ba66 [2023-02-17T05:21:34.541Z] ---> e3f22fd03447 [2023-02-17T05:21:34.541Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T05:21:34.541Z] ---> Running in 08eb8dd5936d [2023-02-17T05:21:34.800Z] Removing intermediate container 08eb8dd5936d [2023-02-17T05:21:34.800Z] ---> 22a3823e46a4 [2023-02-17T05:21:34.800Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T05:21:34.800Z] ---> Running in 9ea154bfec64 [2023-02-17T05:21:35.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T05:21:35.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T05:21:35.323Z] OK: 216 MiB in 55 packages [2023-02-17T05:21:35.583Z] Removing intermediate container 9ea154bfec64 [2023-02-17T05:21:35.583Z] ---> a6827feed3e9 [2023-02-17T05:21:35.583Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-17T05:21:35.583Z] ---> Running in 941acde1d809 [2023-02-17T05:21:35.842Z] Removing intermediate container 941acde1d809 [2023-02-17T05:21:35.842Z] ---> 70cec6f5ee7c [2023-02-17T05:21:35.842Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-17T05:21:35.842Z] ---> a9df84b5aa6d [2023-02-17T05:21:35.842Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T05:21:35.842Z] ---> Running in 0bcfc15eb134 [2023-02-17T05:21:37.248Z] Removing intermediate container 0bcfc15eb134 [2023-02-17T05:21:37.248Z] ---> 15b4833b9411 [2023-02-17T05:21:37.248Z] Step 11/24 : COPY . . [2023-02-17T05:21:37.508Z] ---> 2b52fdd2f4e9 [2023-02-17T05:21:37.508Z] Step 12/24 : RUN ${MAKE} [2023-02-17T05:21:37.508Z] ---> Running in 7bd5d33eef1b [2023-02-17T05:21:38.076Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-02-17T05:21:56.146Z] Removing intermediate container 7bd5d33eef1b [2023-02-17T05:21:56.146Z] ---> b41736e24b76 [2023-02-17T05:21:56.146Z] Step 13/24 : FROM alpine:3.16 [2023-02-17T05:21:56.146Z] 3.16: Pulling from library/alpine [2023-02-17T05:21:56.146Z] ef5531b6e74e: Pulling fs layer [2023-02-17T05:21:56.146Z] ef5531b6e74e: Verifying Checksum [2023-02-17T05:21:56.146Z] ef5531b6e74e: Download complete [2023-02-17T05:21:56.146Z] ef5531b6e74e: Pull complete [2023-02-17T05:21:56.146Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T05:21:56.146Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T05:21:56.146Z] ---> dfd21b5a31f5 [2023-02-17T05:21:56.146Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T05:21:56.146Z] ---> Running in 84c5c0ed3c12 [2023-02-17T05:21:56.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T05:21:56.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T05:21:56.405Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T05:21:56.405Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T05:21:56.405Z] OK: 6 MiB in 15 packages [2023-02-17T05:21:56.664Z] Removing intermediate container 84c5c0ed3c12 [2023-02-17T05:21:56.664Z] ---> d6423f578366 [2023-02-17T05:21:56.664Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-17T05:21:58.568Z] ---> afe42aedf2d5 [2023-02-17T05:21:58.568Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-17T05:21:58.568Z] ---> 02948c3d19c8 [2023-02-17T05:21:58.568Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-17T05:21:58.568Z] ---> 42b54a029151 [2023-02-17T05:21:58.568Z] Step 18/24 : EXPOSE 59993 [2023-02-17T05:21:58.568Z] ---> Running in c66420940c45 [2023-02-17T05:21:58.568Z] Removing intermediate container c66420940c45 [2023-02-17T05:21:58.568Z] ---> 6860b5d6f65e [2023-02-17T05:21:58.568Z] Step 19/24 : EXPOSE 161 [2023-02-17T05:21:58.568Z] ---> Running in 22d0441469ff [2023-02-17T05:21:58.568Z] Removing intermediate container 22d0441469ff [2023-02-17T05:21:58.568Z] ---> bc27ca46076e [2023-02-17T05:21:58.568Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-17T05:21:58.568Z] ---> Running in bd8a5c5739c1 [2023-02-17T05:21:58.568Z] Removing intermediate container bd8a5c5739c1 [2023-02-17T05:21:58.568Z] ---> ac546d6cbc1d [2023-02-17T05:21:58.568Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T05:21:58.826Z] ---> Running in 8568aebf2f50 [2023-02-17T05:21:58.826Z] Removing intermediate container 8568aebf2f50 [2023-02-17T05:21:58.826Z] ---> 22a9f29b457c [2023-02-17T05:21:58.826Z] Step 22/24 : LABEL arch=amd64 [2023-02-17T05:21:58.826Z] ---> Running in fb6e4ea94830 [2023-02-17T05:21:58.826Z] Removing intermediate container fb6e4ea94830 [2023-02-17T05:21:58.826Z] ---> 3bdcb9c68501 [2023-02-17T05:21:58.826Z] Step 23/24 : LABEL git_sha=3258df742e032c1efe6ebe10483297a9ddbaea13 [2023-02-17T05:21:58.826Z] ---> Running in b3d0be57da71 [2023-02-17T05:21:58.826Z] Removing intermediate container b3d0be57da71 [2023-02-17T05:21:58.826Z] ---> 81e8b3d933a8 [2023-02-17T05:21:58.826Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T05:21:59.085Z] ---> Running in bcadc8cde316 [2023-02-17T05:21:59.085Z] Removing intermediate container bcadc8cde316 [2023-02-17T05:21:59.085Z] ---> 22c129cdf0f5 [2023-02-17T05:21:59.085Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T05:21:59.085Z] Successfully built 22c129cdf0f5 [2023-02-17T05:21:59.085Z] 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-02-17T05:21:59.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:21:59.910Z] [2023-02-17T05:21:59.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:22:00.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:22:00.850Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T05:22:00.850Z] 5eb5b503b376: Pulling fs layer [2023-02-17T05:22:00.850Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T05:22:00.850Z] ec43610c2a17: Pulling fs layer [2023-02-17T05:22:00.850Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T05:22:00.850Z] 33b1e0a273af: Pulling fs layer [2023-02-17T05:22:00.850Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T05:22:00.850Z] 2f39f015ded8: Pulling fs layer [2023-02-17T05:22:00.850Z] 5d3b04190fa2: Waiting [2023-02-17T05:22:00.850Z] 3a2ae6a8a46f: Waiting [2023-02-17T05:22:00.850Z] 2f39f015ded8: Waiting [2023-02-17T05:22:00.850Z] 5c69ac0246d0: Verifying Checksum [2023-02-17T05:22:00.850Z] 5c69ac0246d0: Download complete [2023-02-17T05:22:00.850Z] 3a2ae6a8a46f: Download complete [2023-02-17T05:22:01.112Z] 33b1e0a273af: Verifying Checksum [2023-02-17T05:22:01.112Z] 33b1e0a273af: Download complete [2023-02-17T05:22:01.112Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T05:22:01.112Z] 5d3b04190fa2: Download complete [2023-02-17T05:22:01.112Z] ec43610c2a17: Verifying Checksum [2023-02-17T05:22:01.112Z] 5eb5b503b376: Verifying Checksum [2023-02-17T05:22:01.112Z] 5eb5b503b376: Download complete [2023-02-17T05:22:02.046Z] 2f39f015ded8: Download complete [2023-02-17T05:22:02.304Z] 5eb5b503b376: Pull complete [2023-02-17T05:22:02.304Z] 5c69ac0246d0: Pull complete [2023-02-17T05:22:02.869Z] ec43610c2a17: Pull complete [2023-02-17T05:22:02.869Z] 3a2ae6a8a46f: Pull complete [2023-02-17T05:22:02.869Z] 33b1e0a273af: Pull complete [2023-02-17T05:22:03.127Z] 5d3b04190fa2: Pull complete [2023-02-17T05:22:07.335Z] 2f39f015ded8: Pull complete [2023-02-17T05:22:07.335Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T05:22:07.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:22:07.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:22:07.555Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2023-02-17T05:22:07.579Z] $ 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-237 -v /w/workspace/gexfoundry_device-snmp-go_PR-237:/w/workspace/gexfoundry_device-snmp-go_PR-237:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-237@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-237@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-02-17T05:22:10.283Z] $ docker top 94422cf5236b5ea2f1fdf524fe01d0095014046cf8f1ee493b89868d283ca8df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:22:10.719Z] ---> job-cost.sh [2023-02-17T05:22:10.719Z] lf-activate-venv: SKIPPING [2023-02-17T05:22:10.719Z] INFO: No Stack... [2023-02-17T05:22:10.977Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T05:22:11.235Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T05:22:11.544Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-237/archives/cost.csv [2023-02-17T05:22:11.544Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T05:22:11.588Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-237-1-stack-cost] [2023-02-17T05:22:11.593Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-237-1-stack-cost] did not exist. Created. [2023-02-17T05:22:11.593Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T05:22:11.987Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T05:22:12.033Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T05:22:12.064Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T05:22:12.139Z] $ docker stop --time=1 94422cf5236b5ea2f1fdf524fe01d0095014046cf8f1ee493b89868d283ca8df [2023-02-17T05:22:13.952Z] $ docker rm -f --volumes 94422cf5236b5ea2f1fdf524fe01d0095014046cf8f1ee493b89868d283ca8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T05:23:40.770Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6379 in /w/workspace/gexfoundry_device-snmp-go_PR-237 [Pipeline] { [Pipeline] ws [2023-02-17T05:23:40.823Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-17T05:23:40.895Z] Selected Git installation does not exist. Using Default [2023-02-17T05:23:40.895Z] The recommended git tool is: NONE [2023-02-17T05:23:47.625Z] using credential edgex-jenkins-ssh [2023-02-17T05:23:47.653Z] Cloning the remote Git repository [2023-02-17T05:23:47.728Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-02-17T05:23:47.816Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-02-17T05:23:47.995Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-17T05:23:47.996Z] > git --version # timeout=10 [2023-02-17T05:23:48.020Z] > git --version # 'git version 2.25.1' [2023-02-17T05:23:48.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T05:23:48.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T05:23:49.376Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-17T05:23:49.415Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T05:23:51.174Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 3258df742e032c1efe6ebe10483297a9ddbaea13 [2023-02-17T05:23:50.506Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-17T05:23:50.551Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-17T05:23:50.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T05:23:50.571Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T05:23:51.191Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T05:23:51.429Z] Merge succeeded, producing 3258df742e032c1efe6ebe10483297a9ddbaea13 [2023-02-17T05:23:51.430Z] Checking out Revision 3258df742e032c1efe6ebe10483297a9ddbaea13 (PR-237) [2023-02-17T05:23:52.032Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-17T05:23:52.092Z] > git --version # timeout=10 [2023-02-17T05:23:52.104Z] > git --version # 'git version 2.25.1' [2023-02-17T05:23:52.123Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-02-17T05:23:51.210Z] > git checkout -f 3258df742e032c1efe6ebe10483297a9ddbaea13 # timeout=10 [2023-02-17T05:23:51.305Z] > git remote # timeout=10 [2023-02-17T05:23:51.331Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T05:23:51.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T05:23:51.376Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-02-17T05:23:51.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T05:23:51.435Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T05:23:51.463Z] > git checkout -f 3258df742e032c1efe6ebe10483297a9ddbaea13 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T05:23:53.246Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T05:23:53.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T05:23:53.246Z] Dload Upload Total Spent Left Speed [2023-02-17T05:23:53.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-02-17T05:23:53.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T05:23:54.254Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T05:23:54.254Z] sudo tee /etc/docker/daemon.new [2023-02-17T05:23:54.254Z] { [2023-02-17T05:23:54.254Z] "registry-mirrors": [ [2023-02-17T05:23:54.254Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T05:23:54.254Z] ], [2023-02-17T05:23:54.254Z] "bip": "10.250.0.254/24", [2023-02-17T05:23:54.254Z] "hosts": [ [2023-02-17T05:23:54.254Z] "tcp://0.0.0.0:5555", [2023-02-17T05:23:54.254Z] "unix:///var/run/docker.sock" [2023-02-17T05:23:54.254Z] ], [2023-02-17T05:23:54.254Z] "mtu": 1458, [2023-02-17T05:23:54.254Z] "selinux-enabled": true, [2023-02-17T05:23:54.254Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T05:23:54.254Z] } [Pipeline] sh [2023-02-17T05:23:54.612Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T05:23:54.976Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T05:24:13.344Z] provisioning config files... [2023-02-17T05:24:13.380Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4084803050358233497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:24:13.788Z] ---> docker-login.sh [2023-02-17T05:24:13.788Z] nexus3.edgexfoundry.org:10001 [2023-02-17T05:24:14.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:24:14.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:24:14.386Z] Configure a credential helper to remove this warning. See [2023-02-17T05:24:14.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:24:14.386Z] [2023-02-17T05:24:14.386Z] Login Succeeded [2023-02-17T05:24:14.386Z] nexus3.edgexfoundry.org:10002 [2023-02-17T05:24:14.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:24:14.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:24:14.926Z] Configure a credential helper to remove this warning. See [2023-02-17T05:24:14.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:24:14.926Z] [2023-02-17T05:24:14.926Z] Login Succeeded [2023-02-17T05:24:14.926Z] nexus3.edgexfoundry.org:10003 [2023-02-17T05:24:15.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:24:15.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:24:15.197Z] Configure a credential helper to remove this warning. See [2023-02-17T05:24:15.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:24:15.197Z] [2023-02-17T05:24:15.197Z] Login Succeeded [2023-02-17T05:24:15.197Z] nexus3.edgexfoundry.org:10004 [2023-02-17T05:24:15.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:24:15.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:24:15.471Z] Configure a credential helper to remove this warning. See [2023-02-17T05:24:15.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:24:15.471Z] [2023-02-17T05:24:15.741Z] Login Succeeded [2023-02-17T05:24:15.741Z] docker.io [2023-02-17T05:24:15.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T05:24:16.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T05:24:16.333Z] Configure a credential helper to remove this warning. See [2023-02-17T05:24:16.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T05:24:16.333Z] [2023-02-17T05:24:16.333Z] Login Succeeded [2023-02-17T05:24:16.333Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T05:24:16.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T05:24:16.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:24:16.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T05:24:16.849Z] ========================================================= [2023-02-17T05:24:16.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T05:24:16.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:24:17.352Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T05:24:17.623Z] Sending build context to Docker daemon 2.939MB [2023-02-17T05:24:17.623Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T05:24:17.623Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-17T05:24:17.899Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T05:24:17.899Z] 9b18e9b68314: Pulling fs layer [2023-02-17T05:24:17.899Z] 35d82f9e3411: Pulling fs layer [2023-02-17T05:24:17.899Z] e16973657156: Pulling fs layer [2023-02-17T05:24:17.899Z] fc693d55d65f: Pulling fs layer [2023-02-17T05:24:17.899Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T05:24:17.899Z] dda99020689f: Pulling fs layer [2023-02-17T05:24:17.899Z] db1c61fa0a46: Pulling fs layer [2023-02-17T05:24:17.899Z] 891c053d2c06: Pulling fs layer [2023-02-17T05:24:17.899Z] fc693d55d65f: Waiting [2023-02-17T05:24:17.899Z] 7e9fc2657dce: Waiting [2023-02-17T05:24:17.899Z] dda99020689f: Waiting [2023-02-17T05:24:17.899Z] db1c61fa0a46: Waiting [2023-02-17T05:24:17.899Z] 891c053d2c06: Waiting [2023-02-17T05:24:17.899Z] e16973657156: Verifying Checksum [2023-02-17T05:24:17.899Z] e16973657156: Download complete [2023-02-17T05:24:17.899Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T05:24:17.899Z] 7e9fc2657dce: Download complete [2023-02-17T05:24:17.899Z] dda99020689f: Download complete [2023-02-17T05:24:17.899Z] 9b18e9b68314: Verifying Checksum [2023-02-17T05:24:17.899Z] 9b18e9b68314: Download complete [2023-02-17T05:24:18.885Z] 9b18e9b68314: Pull complete [2023-02-17T05:24:19.164Z] 891c053d2c06: Verifying Checksum [2023-02-17T05:24:19.164Z] 891c053d2c06: Download complete [2023-02-17T05:24:19.437Z] 35d82f9e3411: Pull complete [2023-02-17T05:24:19.712Z] e16973657156: Pull complete [2023-02-17T05:24:20.719Z] db1c61fa0a46: Verifying Checksum [2023-02-17T05:24:20.719Z] db1c61fa0a46: Download complete [2023-02-17T05:24:20.989Z] fc693d55d65f: Download complete [2023-02-17T05:24:33.345Z] fc693d55d65f: Pull complete [2023-02-17T05:24:33.345Z] 7e9fc2657dce: Pull complete [2023-02-17T05:24:33.345Z] dda99020689f: Pull complete [2023-02-17T05:24:40.025Z] db1c61fa0a46: Pull complete [2023-02-17T05:24:40.613Z] 891c053d2c06: Pull complete [2023-02-17T05:24:40.613Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T05:24:40.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T05:24:40.613Z] ---> f96f9c87975a [2023-02-17T05:24:40.613Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-17T05:24:43.207Z] ---> Running in cf880dfafa3f [2023-02-17T05:24:43.207Z] Removing intermediate container cf880dfafa3f [2023-02-17T05:24:43.207Z] ---> 78cda560c3f0 [2023-02-17T05:24:43.207Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T05:24:43.207Z] ---> Running in 0930e7e613da [2023-02-17T05:24:43.476Z] Removing intermediate container 0930e7e613da [2023-02-17T05:24:43.476Z] ---> 9e3e508a10b5 [2023-02-17T05:24:43.476Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-17T05:24:43.754Z] ---> Running in 017ea0bfde82 [2023-02-17T05:24:44.020Z] Removing intermediate container 017ea0bfde82 [2023-02-17T05:24:44.020Z] ---> 39f833e32b19 [2023-02-17T05:24:44.020Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T05:24:44.020Z] ---> Running in d235f32fef6b [2023-02-17T05:24:44.289Z] Removing intermediate container d235f32fef6b [2023-02-17T05:24:44.289Z] ---> 05cd3f9ff060 [2023-02-17T05:24:44.289Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T05:24:44.289Z] ---> Running in 359e84fcfece [2023-02-17T05:24:45.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T05:24:45.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T05:24:46.932Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-17T05:24:46.932Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-17T05:24:46.932Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-17T05:24:47.202Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-17T05:24:47.202Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T05:24:47.202Z] OK: 226 MiB in 55 packages [2023-02-17T05:24:48.168Z] Removing intermediate container 359e84fcfece [2023-02-17T05:24:48.168Z] ---> 4c210dd775ea [2023-02-17T05:24:48.168Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-17T05:24:48.168Z] ---> Running in 7af0fbcd83b5 [2023-02-17T05:24:48.758Z] Removing intermediate container 7af0fbcd83b5 [2023-02-17T05:24:48.758Z] ---> ba3a5a4b4801 [2023-02-17T05:24:48.758Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-17T05:24:49.028Z] ---> 987a32b92abf [2023-02-17T05:24:49.028Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T05:24:49.297Z] ---> Running in 237c8c494d57 [2023-02-17T05:26:11.318Z] Removing intermediate container 237c8c494d57 [2023-02-17T05:26:11.318Z] ---> b6ee2cd4d219 [2023-02-17T05:26:11.318Z] Step 11/12 : COPY . . [2023-02-17T05:26:11.318Z] ---> ff336fd422e4 [2023-02-17T05:26:11.318Z] Step 12/12 : RUN ${MAKE} [2023-02-17T05:26:11.318Z] ---> Running in 4109b3e0abb1 [2023-02-17T05:26:11.318Z] noop [2023-02-17T05:26:11.318Z] Removing intermediate container 4109b3e0abb1 [2023-02-17T05:26:11.318Z] ---> 2b3fbd06df68 [2023-02-17T05:26:11.318Z] Successfully built 2b3fbd06df68 [2023-02-17T05:26:11.318Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:26:11.806Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T05:26:11.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:26:12.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-6379 does not seem to be running inside a container [2023-02-17T05:26:12.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T05:26:13.442Z] $ docker top 3ab3ecbb0c235f22f0c41b5ee41d15fd32a5af57ba373864c16705cfd07cb130 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:26:14.338Z] + go version [2023-02-17T05:26:14.338Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T05:26:14.381Z] $ docker stop --time=1 3ab3ecbb0c235f22f0c41b5ee41d15fd32a5af57ba373864c16705cfd07cb130 [2023-02-17T05:26:16.026Z] $ docker rm -f --volumes 3ab3ecbb0c235f22f0c41b5ee41d15fd32a5af57ba373864c16705cfd07cb130 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:26:16.902Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T05:26:16.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:26:17.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-6379 does not seem to be running inside a container [2023-02-17T05:26:17.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T05:26:20.550Z] $ docker top 0ef54b91d575b33be0db8142f1166020b24cd058e74bc51ad2de09616abfd5ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:26:21.448Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T05:26:22.165Z] + make test [2023-02-17T05:26:22.165Z] go test ./... -coverprofile=coverage.out [2023-02-17T05:26:24.755Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-17T05:28:02.122Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-17T05:28:02.122Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements [2023-02-17T05:28:02.122Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T05:28:02.122Z] go vet ./... [2023-02-17T05:28:28.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T05:28:28.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T05:28:28.826Z] ./bin/test-attribution-txt.sh [2023-02-17T05:28:28.826Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-17T05:28:28.826Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-17T05:28:28.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T05:28:28.914Z] $ docker stop --time=1 0ef54b91d575b33be0db8142f1166020b24cd058e74bc51ad2de09616abfd5ee [2023-02-17T05:28:31.111Z] $ docker rm -f --volumes 0ef54b91d575b33be0db8142f1166020b24cd058e74bc51ad2de09616abfd5ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T05:28:32.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T05:28:32.174Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T05:28:32.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T05:28:33.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T05:28:33.596Z] + ls -al . [2023-02-17T05:28:33.596Z] total 168 [2023-02-17T05:28:33.596Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:26 . [2023-02-17T05:28:33.596Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:23 .. [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 17 05:23 .dockerignore [2023-02-17T05:28:33.596Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 05:23 .git [2023-02-17T05:28:33.596Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:23 .github [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 17 05:23 .gitignore [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 05:23 .golangci.yml [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 17 05:23 Attribution.txt [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 17 05:23 CHANGELOG.md [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 17 05:23 Dockerfile [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 05:23 GOVERNANCE.md [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 17 05:23 Jenkinsfile [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 05:23 LICENSE [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 17 05:23 Makefile [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 05:23 OWNERS.md [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 17 05:23 README.md [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 05:20 VERSION [2023-02-17T05:28:33.596Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 05:23 bin [2023-02-17T05:28:33.596Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:23 cmd [2023-02-17T05:28:33.596Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 17 05:27 coverage.out [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 3326 Feb 17 05:23 go.mod [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 32920 Feb 17 05:23 go.sum [2023-02-17T05:28:33.596Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 05:23 internal [2023-02-17T05:28:33.596Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 05:23 snap [2023-02-17T05:28:33.596Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 17 05:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:28:34.003Z] + 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=3258df742e032c1efe6ebe10483297a9ddbaea13 --label arch=arm64 --label version=0.0.0 . [2023-02-17T05:28:34.273Z] Sending build context to Docker daemon 2.947MB [2023-02-17T05:28:34.273Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T05:28:34.273Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-17T05:28:34.273Z] ---> 2b3fbd06df68 [2023-02-17T05:28:34.273Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T05:28:34.548Z] ---> Running in a3dbdc2f5a1f [2023-02-17T05:28:34.823Z] Removing intermediate container a3dbdc2f5a1f [2023-02-17T05:28:34.823Z] ---> 2269087ad5e5 [2023-02-17T05:28:34.823Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T05:28:34.823Z] ---> Running in 6dbdf86734a0 [2023-02-17T05:28:35.413Z] Removing intermediate container 6dbdf86734a0 [2023-02-17T05:28:35.413Z] ---> 850743ece956 [2023-02-17T05:28:35.413Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-17T05:28:35.413Z] ---> Running in 2fc1d1b1115a [2023-02-17T05:28:36.826Z] Removing intermediate container 2fc1d1b1115a [2023-02-17T05:28:36.826Z] ---> 399cd9b6845c [2023-02-17T05:28:36.826Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T05:28:36.826Z] ---> Running in 101f8b13de92 [2023-02-17T05:28:37.094Z] Removing intermediate container 101f8b13de92 [2023-02-17T05:28:37.094Z] ---> b654b00b9ff2 [2023-02-17T05:28:37.094Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T05:28:37.094Z] ---> Running in 85d15973fb53 [2023-02-17T05:28:39.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T05:28:39.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T05:28:41.356Z] OK: 226 MiB in 55 packages [2023-02-17T05:28:42.317Z] Removing intermediate container 85d15973fb53 [2023-02-17T05:28:42.317Z] ---> 3d4072ca5cf3 [2023-02-17T05:28:42.317Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-17T05:28:42.591Z] ---> Running in 600cfd1ed0a6 [2023-02-17T05:28:43.176Z] Removing intermediate container 600cfd1ed0a6 [2023-02-17T05:28:43.176Z] ---> 59fc731a5645 [2023-02-17T05:28:43.176Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-17T05:28:45.764Z] ---> 88c7a9f13670 [2023-02-17T05:28:45.764Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T05:28:45.764Z] ---> Running in 7f8eb5cb2971 [2023-02-17T05:28:50.028Z] Removing intermediate container 7f8eb5cb2971 [2023-02-17T05:28:50.028Z] ---> 28f4abd194d0 [2023-02-17T05:28:50.028Z] Step 11/24 : COPY . . [2023-02-17T05:28:50.989Z] ---> 220e3fda051f [2023-02-17T05:28:50.989Z] Step 12/24 : RUN ${MAKE} [2023-02-17T05:28:50.989Z] ---> Running in 81425bbd50f4 [2023-02-17T05:28:51.951Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-02-17T05:31:13.692Z] Removing intermediate container 81425bbd50f4 [2023-02-17T05:31:13.692Z] ---> 47ff29dcdb13 [2023-02-17T05:31:13.692Z] Step 13/24 : FROM alpine:3.16 [2023-02-17T05:31:13.692Z] 3.16: Pulling from library/alpine [2023-02-17T05:31:13.692Z] 3760b48202b3: Pulling fs layer [2023-02-17T05:31:13.692Z] 3760b48202b3: Verifying Checksum [2023-02-17T05:31:13.692Z] 3760b48202b3: Download complete [2023-02-17T05:31:13.692Z] 3760b48202b3: Pull complete [2023-02-17T05:31:13.692Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T05:31:13.692Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T05:31:13.692Z] ---> 4c81e5bf8899 [2023-02-17T05:31:13.692Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T05:31:13.692Z] ---> Running in 8a3b15d50498 [2023-02-17T05:31:13.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T05:31:13.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T05:31:13.692Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T05:31:13.692Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T05:31:13.692Z] OK: 5 MiB in 15 packages [2023-02-17T05:31:13.692Z] Removing intermediate container 8a3b15d50498 [2023-02-17T05:31:13.692Z] ---> 97e45e57f7b7 [2023-02-17T05:31:13.692Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-17T05:31:13.692Z] ---> 97f035be9456 [2023-02-17T05:31:13.692Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-17T05:31:13.692Z] ---> 3e1b761e0cb4 [2023-02-17T05:31:13.692Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-17T05:31:13.692Z] ---> d05a1f271408 [2023-02-17T05:31:13.692Z] Step 18/24 : EXPOSE 59993 [2023-02-17T05:31:13.692Z] ---> Running in ca1ce51e746c [2023-02-17T05:31:13.692Z] Removing intermediate container ca1ce51e746c [2023-02-17T05:31:13.692Z] ---> 84ef417b613a [2023-02-17T05:31:13.692Z] Step 19/24 : EXPOSE 161 [2023-02-17T05:31:13.692Z] ---> Running in 319634f761cf [2023-02-17T05:31:13.692Z] Removing intermediate container 319634f761cf [2023-02-17T05:31:13.692Z] ---> 2f29ee0112ed [2023-02-17T05:31:13.692Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-17T05:31:13.692Z] ---> Running in 0dbe5ce3302e [2023-02-17T05:31:13.692Z] Removing intermediate container 0dbe5ce3302e [2023-02-17T05:31:13.692Z] ---> 5eb3649f72de [2023-02-17T05:31:13.692Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T05:31:13.692Z] ---> Running in 8220439a5ad9 [2023-02-17T05:31:13.692Z] Removing intermediate container 8220439a5ad9 [2023-02-17T05:31:13.692Z] ---> 7fb676d6d764 [2023-02-17T05:31:13.692Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T05:31:13.692Z] ---> Running in 811840df7bc1 [2023-02-17T05:31:13.692Z] Removing intermediate container 811840df7bc1 [2023-02-17T05:31:13.692Z] ---> c7224247eb94 [2023-02-17T05:31:13.692Z] Step 23/24 : LABEL git_sha=3258df742e032c1efe6ebe10483297a9ddbaea13 [2023-02-17T05:31:13.692Z] ---> Running in 0c510e791506 [2023-02-17T05:31:13.692Z] Removing intermediate container 0c510e791506 [2023-02-17T05:31:13.692Z] ---> 5f4047fd82db [2023-02-17T05:31:13.692Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T05:31:13.692Z] ---> Running in f11521a64da6 [2023-02-17T05:31:13.692Z] Removing intermediate container f11521a64da6 [2023-02-17T05:31:13.692Z] ---> 8e8b9a326057 [2023-02-17T05:31:13.692Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T05:31:13.692Z] Successfully built 8e8b9a326057 [2023-02-17T05:31:13.692Z] 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-02-17T05:31:14.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T05:31:14.522Z] [2023-02-17T05:31:14.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:31:14.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T05:31:14.917Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T05:31:14.917Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T05:31:14.917Z] 04944245beec: Pulling fs layer [2023-02-17T05:31:14.917Z] 699f458cf7ca: Pulling fs layer [2023-02-17T05:31:14.917Z] 765212b225bb: Pulling fs layer [2023-02-17T05:31:14.917Z] f23df028b6ca: Pulling fs layer [2023-02-17T05:31:14.917Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T05:31:14.917Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T05:31:14.917Z] f23df028b6ca: Waiting [2023-02-17T05:31:14.917Z] d65c8cfc05b1: Waiting [2023-02-17T05:31:14.917Z] 2437ff75d9bd: Waiting [2023-02-17T05:31:14.917Z] 765212b225bb: Waiting [2023-02-17T05:31:15.196Z] 04944245beec: Verifying Checksum [2023-02-17T05:31:15.196Z] 04944245beec: Download complete [2023-02-17T05:31:15.196Z] 765212b225bb: Verifying Checksum [2023-02-17T05:31:15.196Z] 765212b225bb: Download complete [2023-02-17T05:31:15.465Z] f23df028b6ca: Verifying Checksum [2023-02-17T05:31:15.465Z] f23df028b6ca: Download complete [2023-02-17T05:31:15.465Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T05:31:15.465Z] d65c8cfc05b1: Download complete [2023-02-17T05:31:15.465Z] 699f458cf7ca: Download complete [2023-02-17T05:31:16.051Z] 8998bd30e6a1: Download complete [2023-02-17T05:31:18.001Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T05:31:18.001Z] 2437ff75d9bd: Download complete [2023-02-17T05:31:19.959Z] 8998bd30e6a1: Pull complete [2023-02-17T05:31:19.959Z] 04944245beec: Pull complete [2023-02-17T05:31:21.364Z] 699f458cf7ca: Pull complete [2023-02-17T05:31:21.364Z] 765212b225bb: Pull complete [2023-02-17T05:31:22.322Z] f23df028b6ca: Pull complete [2023-02-17T05:31:22.322Z] d65c8cfc05b1: Pull complete [2023-02-17T05:31:37.492Z] 2437ff75d9bd: Pull complete [2023-02-17T05:31:37.492Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T05:31:37.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T05:31:37.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:31:37.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-6379 does not seem to be running inside a container [2023-02-17T05:31:37.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T05:31:40.779Z] $ docker top 0e5fb1fc6ebeda4954481ad6a87538121f27c9c521d4bedb390d639ac7c83f0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:31:41.676Z] ---> job-cost.sh [2023-02-17T05:31:41.677Z] lf-activate-venv: SKIPPING [2023-02-17T05:31:41.677Z] INFO: No Stack... [2023-02-17T05:31:42.639Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T05:31:43.602Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T05:31:44.267Z] + cut -d, -f6 [2023-02-17T05:31:44.267Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-02-17T05:31:44.365Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-237-1-stack-cost] [2023-02-17T05:31:44.370Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-237-1-stack-cost] did not exist. Created. [2023-02-17T05:31:44.370Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T05:31:45.102Z] /w/workspace/device-snmp-go/1@tmp/durable-b910e8da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T05:31:45.788Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T05:31:45.821Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T05:31:45.877Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T05:31:45.892Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T05:31:45.978Z] $ docker stop --time=1 0e5fb1fc6ebeda4954481ad6a87538121f27c9c521d4bedb390d639ac7c83f0c [2023-02-17T05:31:47.490Z] $ docker rm -f --volumes 0e5fb1fc6ebeda4954481ad6a87538121f27c9c521d4bedb390d639ac7c83f0c [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-02-17T05:31:48.459Z] provisioning config files... [2023-02-17T05:31:48.467Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-237@tmp/config6895719920174746078tmp [Pipeline] { [Pipeline] sh [2023-02-17T05:31:48.793Z] + set +x [2023-02-17T05:31:48.793Z] + curl -s https://codecov.io/bash [2023-02-17T05:31:48.793Z] + bash -s -- [2023-02-17T05:31:48.793Z] [2023-02-17T05:31:48.793Z] _____ _ [2023-02-17T05:31:48.793Z] / ____| | | [2023-02-17T05:31:48.793Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T05:31:48.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T05:31:48.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T05:31:48.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T05:31:48.793Z] Bash-1.0.6 [2023-02-17T05:31:48.793Z] [2023-02-17T05:31:48.793Z] [2023-02-17T05:31:48.793Z] ==> git version 2.25.1 found [2023-02-17T05:31:48.793Z] ==> 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-02-17T05:31:48.793Z] Release-Date: 2020-01-08 [2023-02-17T05:31:48.793Z] 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-02-17T05:31:48.793Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T05:31:48.793Z] ==> Jenkins CI detected. [2023-02-17T05:31:48.793Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-237 [2023-02-17T05:31:48.793Z] project root: . [2023-02-17T05:31:48.793Z] --> token set from env [2023-02-17T05:31:48.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T05:31:48.793Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T05:31:48.793Z] ==> Python coveragepy not found [2023-02-17T05:31:48.793Z] ==> Searching for coverage reports in: [2023-02-17T05:31:48.793Z] + . [2023-02-17T05:31:48.793Z] -> Found 1 reports [2023-02-17T05:31:48.793Z] ==> Detecting git/mercurial file structure [2023-02-17T05:31:48.793Z] ==> Reading reports [2023-02-17T05:31:48.793Z] + ./coverage.out bytes=7631 [2023-02-17T05:31:48.793Z] ==> Appending adjustments [2023-02-17T05:31:48.793Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T05:31:49.051Z] + Found adjustments [2023-02-17T05:31:49.051Z] ==> Gzipping contents [2023-02-17T05:31:49.051Z] 4.0K /tmp/codecov.xZLyEe.gz [2023-02-17T05:31:49.052Z] ==> Uploading reports [2023-02-17T05:31:49.052Z] url: https://codecov.io [2023-02-17T05:31:49.052Z] query: branch=PR-237&commit=3258df742e032c1efe6ebe10483297a9ddbaea13&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=237&job=&cmd_args= [2023-02-17T05:31:49.052Z] -> Pinging Codecov [2023-02-17T05:31:49.052Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-237&commit=3258df742e032c1efe6ebe10483297a9ddbaea13&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=237&job=&cmd_args= [2023-02-17T05:31:49.310Z] -> Uploading to [2023-02-17T05:31:49.310Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/6C56EA5C29638FB4528AC87E60AF5AE0/3258df742e032c1efe6ebe10483297a9ddbaea13/7379a494-e58a-417c-883d-5cb459633c38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T053149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47abd2b24cdb52bd4a44ea72c26581894f4f3e3ae5896a4f6183bd30c4a37a89 [2023-02-17T05:31:49.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T05:31:49.310Z] Dload Upload Total Spent Left Speed [2023-02-17T05:31:49.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 6918 --:--:-- --:--:-- --:--:-- 6886 100 1522 0 0 100 1522 0 5284 --:--:-- --:--:-- --:--:-- 5266 [2023-02-17T05:31:49.569Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/3258df742e032c1efe6ebe10483297a9ddbaea13 [Pipeline] } [2023-02-17T05:31:49.594Z] 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-02-17T05:31:51.357Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-237/archives ] [2023-02-17T05:31:51.357Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-237/archives [2023-02-17T05:31:51.357Z] total 16 [2023-02-17T05:31:51.357Z] drwxr-xr-x 3 root root 4096 Feb 17 05:22 . [2023-02-17T05:31:51.357Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 05:22 .. [2023-02-17T05:31:51.357Z] drwxr-xr-x 2 root root 4096 Feb 17 05:22 cost [2023-02-17T05:31:51.357Z] -rw-r--r-- 1 root root 86 Feb 17 05:22 cost.csv [2023-02-17T05:31:51.357Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-237/archives [2023-02-17T05:31:51.357Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-237/archives [2023-02-17T05:31:51.357Z] total 16 [2023-02-17T05:31:51.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 05:22 . [2023-02-17T05:31:51.357Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 05:22 .. [2023-02-17T05:31:51.357Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 05:22 cost [2023-02-17T05:31:51.357Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 17 05:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:31:51.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:31:52.596Z] ---> package-listing.sh [2023-02-17T05:31:52.596Z] ++ facter osfamily [2023-02-17T05:31:52.596Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T05:31:52.856Z] + OS_FAMILY=debian [2023-02-17T05:31:52.856Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-237 [2023-02-17T05:31:52.856Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T05:31:52.856Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T05:31:52.856Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T05:31:52.856Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T05:31:52.856Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-237 ']' [2023-02-17T05:31:52.856Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T05:31:52.856Z] + case "${OS_FAMILY}" in [2023-02-17T05:31:52.856Z] + dpkg -l [2023-02-17T05:31:52.856Z] + grep '^ii' [2023-02-17T05:31:52.856Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T05:31:52.856Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T05:31:52.856Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T05:31:52.856Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-237 ']' [2023-02-17T05:31:52.856Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-237/archives/ [2023-02-17T05:31:52.856Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-237/archives/ [Pipeline] echo [2023-02-17T05:31:52.888Z] 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-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T05:31:53.183Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T05:31:53.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T05:31:53.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T05:31:53.934Z] prd-ubuntu20.04-docker-8c-8g-6371 does not seem to be running inside a container [2023-02-17T05:31:53.955Z] $ 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-237/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-237 -v /w/workspace/gexfoundry_device-snmp-go_PR-237:/w/workspace/gexfoundry_device-snmp-go_PR-237:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-237@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-237@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-02-17T05:31:54.139Z] $ docker top f1585cb40d0ce03cb806c2989d4e67d04726f624988aef316fc9e95591486a81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T05:31:54.534Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T05:31:54.839Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T05:31:55.143Z] + ls /var/log/sa-host [2023-02-17T05:31:55.143Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T05:31:55.274Z] provisioning config files... [2023-02-17T05:31:55.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-237@tmp/config17032617378454003605tmp [Pipeline] { [Pipeline] echo [2023-02-17T05:31:55.337Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:31:55.644Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T05:31:55.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:31:56.077Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T05:31:56.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:31:56.418Z] ---> sudo-logs.sh [2023-02-17T05:31:56.418Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T05:31:56.501Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:31:56.811Z] ---> job-cost.sh [2023-02-17T05:31:56.811Z] lf-activate-venv: SKIPPING [2023-02-17T05:31:56.811Z] DEBUG: total: 0.2199999988079071 [2023-02-17T05:31:56.811Z] INFO: Retrieving Stack Cost... [2023-02-17T05:31:57.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T05:31:57.635Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T05:31:57.670Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T05:31:57.976Z] ---> logs-deploy.sh [2023-02-17T05:31:57.977Z] lf-activate-venv: SKIPPING [2023-02-17T05:31:57.977Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-237/1 [2023-02-17T05:31:57.977Z] INFO: archiving workspace using pattern(s): [2023-02-17T05:31:58.914Z] Archives upload complete. [2023-02-17T05:31:58.914Z] INFO: archiving logs to Nexus