Pull request #276 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6930ef988c1b98fea5350abeb7be25054b716eaf+539913158ea56f8dca24ab775bb8172a7292d425 (b82cc0b3b5a0eabac5a2431dd2365ea2774f31c2) 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-ssh1004948086844125059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7086439605572681800.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-rest-go/branches/PR-276/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-rest-go/branches/PR-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6085326541426586835.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-rest-go/branches/PR-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5179509152461279878.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh11996734741427902369.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-rest-go/branches/PR-276/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-rest-go/branches/PR-276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8025480355532078140.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5274 in /w/workspace/gexfoundry_device-rest-go_PR-276 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-276 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 539913158ea56f8dca24ab775bb8172a7292d425 into PR head commit 6930ef988c1b98fea5350abeb7be25054b716eaf Merge succeeded, producing 6930ef988c1b98fea5350abeb7be25054b716eaf Checking out Revision 6930ef988c1b98fea5350abeb7be25054b716eaf (PR-276) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 6930ef988c1b98fea5350abeb7be25054b716eaf # 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 539913158ea56f8dca24ab775bb8172a7292d425 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6930ef988c1b98fea5350abeb7be25054b716eaf # timeout=10 [Pipeline] timeout [2023-03-22T20:16:24.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T20:16:24.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T20:16:24.978Z] ========================================================= [2023-03-22T20:16:24.978Z] EdgeX Global Pipelines Version Info [2023-03-22T20:16:24.978Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:16:25.724Z] ------------------- [2023-03-22T20:16:25.724Z] stable info: [2023-03-22T20:16:25.724Z] ------------------- [2023-03-22T20:16:25.724Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T20:16:25.724Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T20:16:25.724Z] Message: update stable to v1.0.245 [2023-03-22T20:16:26.294Z] ------------------- [2023-03-22T20:16:26.294Z] experimental info: [2023-03-22T20:16:26.294Z] ------------------- [2023-03-22T20:16:26.294Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T20:16:26.294Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T20:16:26.294Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T20:16:26.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-03-22T20:16:26.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-03-22T20:16:26.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T20:16:26.734Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T20:16:26.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T20:16:26.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T20:16:26.923Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T20:16:26.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T20:16:27.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T20:16:27.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T20:16:27.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T20:16:27.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-03-22T20:16:27.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T20:16:27.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T20:16:27.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T20:16:27.315Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T20:16:27.360Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T20:16:27.415Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T20:16:27.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T20:16:27.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T20:16:27.576Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T20:16:27.622Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T20:16:27.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T20:16:27.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T20:16:27.754Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T20:16:27.797Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T20:16:27.837Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T20:16:27.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2023-03-22T20:16:27.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2023-03-22T20:16:28.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2023-03-22T20:16:28.049Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6930ef988c1b98fea5350abeb7be25054b716eaf [Pipeline] echo [2023-03-22T20:16:28.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6930ef9 [Pipeline] echo [2023-03-22T20:16:28.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T20:16:28.248Z] provisioning config files... [2023-03-22T20:16:28.276Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-276@tmp/config15430255624602795966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:16:28.615Z] ---> docker-login.sh [2023-03-22T20:16:28.615Z] nexus3.edgexfoundry.org:10001 [2023-03-22T20:16:28.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:28.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:28.876Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:28.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:28.876Z] [2023-03-22T20:16:28.876Z] Login Succeeded [2023-03-22T20:16:28.876Z] nexus3.edgexfoundry.org:10002 [2023-03-22T20:16:28.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:29.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:29.135Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:29.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:29.135Z] [2023-03-22T20:16:29.135Z] Login Succeeded [2023-03-22T20:16:29.135Z] nexus3.edgexfoundry.org:10003 [2023-03-22T20:16:29.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:29.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:29.135Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:29.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:29.135Z] [2023-03-22T20:16:29.135Z] Login Succeeded [2023-03-22T20:16:29.135Z] nexus3.edgexfoundry.org:10004 [2023-03-22T20:16:29.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:29.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:29.135Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:29.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:29.135Z] [2023-03-22T20:16:29.135Z] Login Succeeded [2023-03-22T20:16:29.135Z] docker.io [2023-03-22T20:16:29.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:29.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:29.655Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:29.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:29.655Z] [2023-03-22T20:16:29.655Z] Login Succeeded [2023-03-22T20:16:29.655Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T20:16:29.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T20:16:30.284Z] + git rev-list -1 --merges 6930ef988c1b98fea5350abeb7be25054b716eaf~1..6930ef988c1b98fea5350abeb7be25054b716eaf [Pipeline] echo [2023-03-22T20:16:30.345Z] -----------> git rev-list -1 --merges 6930ef988c1b98fea5350abeb7be25054b716eaf~1..6930ef988c1b98fea5350abeb7be25054b716eaf 6930ef988c1b98fea5350abeb7be25054b716eaf [false] [Pipeline] sh [2023-03-22T20:16:30.660Z] + git log --format=format:%s -1 6930ef988c1b98fea5350abeb7be25054b716eaf [Pipeline] echo [2023-03-22T20:16:30.696Z] ========================================================= [2023-03-22T20:16:30.696Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T20:16:30.696Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T20:16:31.126Z] + git log --format=format:%s -1 6930ef988c1b98fea5350abeb7be25054b716eaf [Pipeline] echo [2023-03-22T20:16:31.158Z] [semverPrep] GIT_COMMIT: 6930ef988c1b98fea5350abeb7be25054b716eaf, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-22T20:16:31.185Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T20:16:31.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T20:16:31.582Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T20:16:31.582Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T20:16:31.582Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T20:16:31.582Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T20:16:31.582Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T20:16:31.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:16:32.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T20:16:32.061Z] [2023-03-22T20:16:32.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:16:32.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T20:16:32.432Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T20:16:32.432Z] b85a868b505f: Pulling fs layer [2023-03-22T20:16:32.432Z] e2be974225ed: Pulling fs layer [2023-03-22T20:16:32.432Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T20:16:32.432Z] 988bab9f4d93: Pulling fs layer [2023-03-22T20:16:32.432Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T20:16:32.432Z] eaf3925da568: Pulling fs layer [2023-03-22T20:16:32.432Z] bab4dde63d76: Pulling fs layer [2023-03-22T20:16:32.432Z] bde34c3a00c8: Pulling fs layer [2023-03-22T20:16:32.432Z] b352a97aabf1: Pulling fs layer [2023-03-22T20:16:32.432Z] 4872d77fe225: Pulling fs layer [2023-03-22T20:16:32.432Z] 5851b861e8e6: Pulling fs layer [2023-03-22T20:16:32.432Z] bde34c3a00c8: Waiting [2023-03-22T20:16:32.432Z] 988bab9f4d93: Waiting [2023-03-22T20:16:32.432Z] b352a97aabf1: Waiting [2023-03-22T20:16:32.432Z] 1469e6f7b9e6: Waiting [2023-03-22T20:16:32.432Z] bab4dde63d76: Waiting [2023-03-22T20:16:32.432Z] eaf3925da568: Waiting [2023-03-22T20:16:32.432Z] 4872d77fe225: Waiting [2023-03-22T20:16:32.432Z] e2be974225ed: Verifying Checksum [2023-03-22T20:16:32.432Z] e2be974225ed: Download complete [2023-03-22T20:16:32.432Z] 988bab9f4d93: Verifying Checksum [2023-03-22T20:16:32.432Z] 988bab9f4d93: Download complete [2023-03-22T20:16:32.692Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T20:16:32.692Z] 1469e6f7b9e6: Download complete [2023-03-22T20:16:32.692Z] eaf3925da568: Download complete [2023-03-22T20:16:32.692Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T20:16:32.692Z] 339a4e72a1f5: Download complete [2023-03-22T20:16:32.692Z] bde34c3a00c8: Download complete [2023-03-22T20:16:32.692Z] b352a97aabf1: Download complete [2023-03-22T20:16:32.692Z] 4872d77fe225: Verifying Checksum [2023-03-22T20:16:32.692Z] 4872d77fe225: Download complete [2023-03-22T20:16:32.692Z] 5851b861e8e6: Download complete [2023-03-22T20:16:32.692Z] b85a868b505f: Download complete [2023-03-22T20:16:32.950Z] bab4dde63d76: Verifying Checksum [2023-03-22T20:16:32.950Z] bab4dde63d76: Download complete [2023-03-22T20:16:33.885Z] b85a868b505f: Pull complete [2023-03-22T20:16:34.141Z] e2be974225ed: Pull complete [2023-03-22T20:16:34.399Z] 339a4e72a1f5: Pull complete [2023-03-22T20:16:34.668Z] 988bab9f4d93: Pull complete [2023-03-22T20:16:34.926Z] 1469e6f7b9e6: Pull complete [2023-03-22T20:16:34.926Z] eaf3925da568: Pull complete [2023-03-22T20:16:36.829Z] bab4dde63d76: Pull complete [2023-03-22T20:16:36.829Z] bde34c3a00c8: Pull complete [2023-03-22T20:16:36.829Z] b352a97aabf1: Pull complete [2023-03-22T20:16:36.829Z] 4872d77fe225: Pull complete [2023-03-22T20:16:37.089Z] 5851b861e8e6: Pull complete [2023-03-22T20:16:37.089Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T20:16:37.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T20:16:37.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:16:37.326Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2023-03-22T20:16:37.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-276 -v /w/workspace/gexfoundry_device-rest-go_PR-276:/w/workspace/gexfoundry_device-rest-go_PR-276:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-276@tmp:/w/workspace/gexfoundry_device-rest-go_PR-276@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-03-22T20:16:39.664Z] $ docker top ba83e6f25dc10fad1fa11efcc066dfa1fdf2fd55bfd966a1425a4ef0e45c11a1 -eo pid,comm [2023-03-22T20:16:39.728Z] 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-03-22T20:16:39.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T20:16:39.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T20:16:39.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T20:16:39.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T20:16:39.941Z] $ docker exec ba83e6f25dc10fad1fa11efcc066dfa1fdf2fd55bfd966a1425a4ef0e45c11a1 ssh-agent [2023-03-22T20:16:40.042Z] SSH_AUTH_SOCK=/tmp/ssh-stsMa4lS1U7M/agent.33 [2023-03-22T20:16:40.042Z] SSH_AGENT_PID=39 [2023-03-22T20:16:40.049Z] Running ssh-add (command line suppressed) [2023-03-22T20:16:40.156Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-276@tmp/private_key_4489753849524871173.key (/w/workspace/gexfoundry_device-rest-go_PR-276@tmp/private_key_4489753849524871173.key) [2023-03-22T20:16:40.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T20:16:40.516Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T20:16:40.529Z] $ docker exec --env ******** --env ******** ba83e6f25dc10fad1fa11efcc066dfa1fdf2fd55bfd966a1425a4ef0e45c11a1 ssh-agent -k [2023-03-22T20:16:40.646Z] unset SSH_AUTH_SOCK; [2023-03-22T20:16:40.647Z] unset SSH_AGENT_PID; [2023-03-22T20:16:40.647Z] echo Agent pid 39 killed; [2023-03-22T20:16:40.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T20:16:40.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T20:16:40.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T20:16:40.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T20:16:40.855Z] $ docker exec ba83e6f25dc10fad1fa11efcc066dfa1fdf2fd55bfd966a1425a4ef0e45c11a1 ssh-agent [2023-03-22T20:16:40.978Z] SSH_AUTH_SOCK=/tmp/ssh-KJz4lA8HnQMf/agent.71 [2023-03-22T20:16:40.978Z] SSH_AGENT_PID=77 [2023-03-22T20:16:40.983Z] Running ssh-add (command line suppressed) [2023-03-22T20:16:41.074Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-276@tmp/private_key_2777146235873593531.key (/w/workspace/gexfoundry_device-rest-go_PR-276@tmp/private_key_2777146235873593531.key) [2023-03-22T20:16:41.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T20:16:41.433Z] + git semver init [2023-03-22T20:16:41.694Z] 2023-03-22 20:16:41,625 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T20:16:41.694Z] 2023-03-22 20:16:41,626 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-276/.semver [2023-03-22T20:16:41.694Z] 2023-03-22 20:16:41,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-276/.semver [2023-03-22T20:16:41.694Z] 2023-03-22 20:16:41,627 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-276/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-276, universal_newlines=False, shell=None, istream=None) [2023-03-22T20:16:43.072Z] 2023-03-22 20:16:42,639 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-276/.git/info/exclude [2023-03-22T20:16:43.072Z] 2023-03-22 20:16:42,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-276/.semver/PR-276 with force:False [2023-03-22T20:16:43.072Z] 2023-03-22 20:16:42,640 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-276/.semver/PR-276 [2023-03-22T20:16:43.072Z] 2023-03-22 20:16:42,644 [execute] INFO git cat-file --batch-check [2023-03-22T20:16:43.072Z] 2023-03-22 20:16:42,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-276/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T20:16:43.072Z] 2023-03-22 20:16:42,651 [execute] INFO git cat-file --batch [2023-03-22T20:16:43.073Z] 2023-03-22 20:16:42,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-276/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T20:16:43.073Z] 2023-03-22 20:16:42,655 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-276/.semver/PR-276 [2023-03-22T20:16:43.073Z] 0.0.0 [Pipeline] } [2023-03-22T20:16:43.089Z] $ docker exec --env ******** --env ******** ba83e6f25dc10fad1fa11efcc066dfa1fdf2fd55bfd966a1425a4ef0e45c11a1 ssh-agent -k [2023-03-22T20:16:43.188Z] unset SSH_AUTH_SOCK; [2023-03-22T20:16:43.188Z] unset SSH_AGENT_PID; [2023-03-22T20:16:43.189Z] echo Agent pid 77 killed; [2023-03-22T20:16:43.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T20:16:43.622Z] + git semver [Pipeline] } [2023-03-22T20:16:43.903Z] $ docker stop --time=1 ba83e6f25dc10fad1fa11efcc066dfa1fdf2fd55bfd966a1425a4ef0e45c11a1 [2023-03-22T20:16:45.169Z] $ docker rm -f --volumes ba83e6f25dc10fad1fa11efcc066dfa1fdf2fd55bfd966a1425a4ef0e45c11a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T20:16:45.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T20:16:46.001Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T20:16:46.020Z] [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-03-22T20:16:46.613Z] provisioning config files... [2023-03-22T20:16:46.622Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-276@tmp/config4524493384102525472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:16:46.973Z] ---> docker-login.sh [2023-03-22T20:16:46.973Z] nexus3.edgexfoundry.org:10001 [2023-03-22T20:16:46.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:46.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:46.973Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:46.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:46.973Z] [2023-03-22T20:16:46.973Z] Login Succeeded [2023-03-22T20:16:46.973Z] nexus3.edgexfoundry.org:10002 [2023-03-22T20:16:46.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:47.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:47.232Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:47.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:47.232Z] [2023-03-22T20:16:47.232Z] Login Succeeded [2023-03-22T20:16:47.232Z] nexus3.edgexfoundry.org:10003 [2023-03-22T20:16:47.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:47.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:47.232Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:47.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:47.232Z] [2023-03-22T20:16:47.232Z] Login Succeeded [2023-03-22T20:16:47.232Z] nexus3.edgexfoundry.org:10004 [2023-03-22T20:16:47.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:47.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:47.491Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:47.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:47.491Z] [2023-03-22T20:16:47.491Z] Login Succeeded [2023-03-22T20:16:47.491Z] docker.io [2023-03-22T20:16:47.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:16:47.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:16:47.750Z] Configure a credential helper to remove this warning. See [2023-03-22T20:16:47.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:16:47.750Z] [2023-03-22T20:16:47.750Z] Login Succeeded [2023-03-22T20:16:47.750Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T20:16:47.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T20:16:47.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T20:16:48.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T20:16:48.068Z] ========================================================= [2023-03-22T20:16:48.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T20:16:48.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:16:48.538Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T20:16:48.538Z] Sending build context to Docker daemon 10.87MB [2023-03-22T20:16:48.538Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T20:16:48.538Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T20:16:48.538Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T20:16:48.538Z] 63b65145d645: Pulling fs layer [2023-03-22T20:16:48.538Z] a2d21d5440eb: Pulling fs layer [2023-03-22T20:16:48.538Z] 935e6c44a52c: Pulling fs layer [2023-03-22T20:16:48.538Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T20:16:48.538Z] 30dea6a524f1: Pulling fs layer [2023-03-22T20:16:48.538Z] a2aff8979fd8: Pulling fs layer [2023-03-22T20:16:48.538Z] 6808be2612f2: Pulling fs layer [2023-03-22T20:16:48.538Z] f25807f1079a: Pulling fs layer [2023-03-22T20:16:48.538Z] 94cc34f8dd06: Waiting [2023-03-22T20:16:48.538Z] f25807f1079a: Waiting [2023-03-22T20:16:48.538Z] 6808be2612f2: Waiting [2023-03-22T20:16:48.538Z] 30dea6a524f1: Waiting [2023-03-22T20:16:48.538Z] a2aff8979fd8: Waiting [2023-03-22T20:16:48.797Z] a2d21d5440eb: Verifying Checksum [2023-03-22T20:16:48.797Z] a2d21d5440eb: Download complete [2023-03-22T20:16:48.797Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T20:16:48.797Z] 94cc34f8dd06: Download complete [2023-03-22T20:16:48.797Z] 30dea6a524f1: Verifying Checksum [2023-03-22T20:16:48.797Z] 30dea6a524f1: Download complete [2023-03-22T20:16:48.797Z] 63b65145d645: Verifying Checksum [2023-03-22T20:16:48.797Z] 63b65145d645: Download complete [2023-03-22T20:16:48.797Z] a2aff8979fd8: Verifying Checksum [2023-03-22T20:16:48.797Z] a2aff8979fd8: Download complete [2023-03-22T20:16:48.797Z] 63b65145d645: Pull complete [2023-03-22T20:16:49.065Z] a2d21d5440eb: Pull complete [2023-03-22T20:16:49.323Z] f25807f1079a: Verifying Checksum [2023-03-22T20:16:49.323Z] f25807f1079a: Download complete [2023-03-22T20:16:49.582Z] 935e6c44a52c: Download complete [2023-03-22T20:16:49.840Z] 6808be2612f2: Verifying Checksum [2023-03-22T20:16:49.840Z] 6808be2612f2: Download complete [2023-03-22T20:16:53.128Z] 935e6c44a52c: Pull complete [2023-03-22T20:16:53.128Z] 94cc34f8dd06: Pull complete [2023-03-22T20:16:53.129Z] 30dea6a524f1: Pull complete [2023-03-22T20:16:53.129Z] a2aff8979fd8: Pull complete [2023-03-22T20:16:55.662Z] 6808be2612f2: Pull complete [2023-03-22T20:16:56.597Z] f25807f1079a: Pull complete [2023-03-22T20:16:56.597Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T20:16:56.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T20:16:56.597Z] ---> 3b553350e43f [2023-03-22T20:16:56.597Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T20:16:58.501Z] ---> Running in 3953852de1e3 [2023-03-22T20:16:58.501Z] Removing intermediate container 3953852de1e3 [2023-03-22T20:16:58.501Z] ---> 44b7aa119525 [2023-03-22T20:16:58.501Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T20:16:58.501Z] ---> Running in 33aa52620b64 [2023-03-22T20:16:58.501Z] Removing intermediate container 33aa52620b64 [2023-03-22T20:16:58.501Z] ---> e96de18bdf7c [2023-03-22T20:16:58.501Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T20:16:58.501Z] ---> Running in 7487ec57bd34 [2023-03-22T20:16:58.761Z] Removing intermediate container 7487ec57bd34 [2023-03-22T20:16:58.761Z] ---> 3685f3cd5ee7 [2023-03-22T20:16:58.761Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T20:16:58.761Z] ---> Running in 7db683852855 [2023-03-22T20:16:58.761Z] Removing intermediate container 7db683852855 [2023-03-22T20:16:58.761Z] ---> dfb46581522b [2023-03-22T20:16:58.761Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T20:16:59.022Z] ---> Running in a2ca9c1bcde8 [2023-03-22T20:16:59.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T20:16:59.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T20:16:59.541Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T20:16:59.541Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T20:16:59.541Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T20:16:59.541Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T20:16:59.541Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T20:16:59.541Z] OK: 269 MiB in 57 packages [2023-03-22T20:17:00.111Z] Removing intermediate container a2ca9c1bcde8 [2023-03-22T20:17:00.111Z] ---> 3c29fbd146bf [2023-03-22T20:17:00.111Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-22T20:17:00.111Z] ---> Running in da4fa2d8aa7f [2023-03-22T20:17:00.111Z] Removing intermediate container da4fa2d8aa7f [2023-03-22T20:17:00.111Z] ---> ed95fe9f7a37 [2023-03-22T20:17:00.111Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T20:17:00.111Z] ---> 0eeeeba7cc3a [2023-03-22T20:17:00.111Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T20:17:00.111Z] ---> Running in 99d26e2a3b51 [2023-03-22T20:17:01.439Z] Still waiting to schedule task [2023-03-22T20:17:01.439Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5273’ [2023-03-22T20:17:46.823Z] Removing intermediate container 99d26e2a3b51 [2023-03-22T20:17:46.823Z] ---> 682a72b17ab1 [2023-03-22T20:17:46.823Z] Step 11/12 : COPY . . [2023-03-22T20:17:46.823Z] ---> 1e8f87607328 [2023-03-22T20:17:46.823Z] Step 12/12 : RUN $MAKE [2023-03-22T20:17:46.823Z] ---> Running in 139cc60c4bb3 [2023-03-22T20:17:46.823Z] noop [2023-03-22T20:17:46.823Z] Removing intermediate container 139cc60c4bb3 [2023-03-22T20:17:46.823Z] ---> 0b728e9d8157 [2023-03-22T20:17:46.823Z] Successfully built 0b728e9d8157 [2023-03-22T20:17:46.823Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:17:47.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T20:17:47.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:17:47.435Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2023-03-22T20:17:47.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-276 -v /w/workspace/gexfoundry_device-rest-go_PR-276:/w/workspace/gexfoundry_device-rest-go_PR-276:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-276@tmp:/w/workspace/gexfoundry_device-rest-go_PR-276@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-03-22T20:17:47.857Z] $ docker top 9a60221f113f133278b29be189519a2fd3cda697e182ac81a8457d54761aa395 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T20:17:48.253Z] + go version [2023-03-22T20:17:48.253Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T20:17:48.289Z] $ docker stop --time=1 9a60221f113f133278b29be189519a2fd3cda697e182ac81a8457d54761aa395 [2023-03-22T20:17:49.556Z] $ docker rm -f --volumes 9a60221f113f133278b29be189519a2fd3cda697e182ac81a8457d54761aa395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:17:50.252Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T20:17:50.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:17:50.421Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2023-03-22T20:17:50.464Z] $ 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-rest-go_PR-276 -v /w/workspace/gexfoundry_device-rest-go_PR-276:/w/workspace/gexfoundry_device-rest-go_PR-276:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-276@tmp:/w/workspace/gexfoundry_device-rest-go_PR-276@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-03-22T20:17:50.814Z] $ docker top 0dac03932947f97494937bc6d49cc7f3ed7ac09875c430115c80329b94d2a4f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T20:17:51.206Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-276 [Pipeline] fileExists [Pipeline] sh [2023-03-22T20:17:51.569Z] + make test [2023-03-22T20:17:51.569Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T20:17:56.970Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-22T20:18:09.198Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-22T20:18:09.198Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.0% of statements [2023-03-22T20:18:14.457Z] go vet ./... [2023-03-22T20:18:18.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T20:18:18.639Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T20:18:18.639Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T20:18:18.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T20:18:18.716Z] $ docker stop --time=1 0dac03932947f97494937bc6d49cc7f3ed7ac09875c430115c80329b94d2a4f4 [2023-03-22T20:18:22.224Z] $ docker rm -f --volumes 0dac03932947f97494937bc6d49cc7f3ed7ac09875c430115c80329b94d2a4f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T20:18:22.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T20:18:22.836Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T20:18:23.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T20:18:23.834Z] + ls -al . [2023-03-22T20:18:23.834Z] total 184 [2023-03-22T20:18:23.834Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 20:17 . [2023-03-22T20:18:23.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 20:16 .. [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 22 20:16 .dockerignore [2023-03-22T20:18:23.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 20:16 .git [2023-03-22T20:18:23.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 20:16 .github [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 22 20:16 .gitignore [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 20:16 .golangci.yml [2023-03-22T20:18:23.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 20:16 .semver [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 9321 Mar 22 20:16 Attribution.txt [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 22 20:16 CHANGELOG.md [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 22 20:16 Dockerfile [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 20:16 GOVERNANCE.md [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 22 20:16 Jenkinsfile [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 20:16 LICENSE [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 22 20:16 Makefile [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 22 20:16 OWNERS.md [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 22 20:16 README.md [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 20:16 VERSION [2023-03-22T20:18:23.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 20:16 bin [2023-03-22T20:18:23.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 20:16 cmd [2023-03-22T20:18:23.834Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 22 20:18 coverage.out [2023-03-22T20:18:23.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 20:16 driver [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 3447 Mar 22 20:16 go.mod [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 31326 Mar 22 20:16 go.sum [2023-03-22T20:18:23.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 20:16 snap [2023-03-22T20:18:23.834Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 22 20:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:18:24.254Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6930ef988c1b98fea5350abeb7be25054b716eaf --label arch=amd64 --label version=0.0.0 . [2023-03-22T20:18:24.254Z] Sending build context to Docker daemon 10.88MB [2023-03-22T20:18:24.254Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T20:18:24.254Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-22T20:18:24.254Z] ---> 0b728e9d8157 [2023-03-22T20:18:24.254Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T20:18:24.515Z] ---> Running in 553b59ccfa67 [2023-03-22T20:18:24.515Z] Removing intermediate container 553b59ccfa67 [2023-03-22T20:18:24.515Z] ---> 5487ef05dc60 [2023-03-22T20:18:24.515Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T20:18:24.515Z] ---> Running in 5127073a1030 [2023-03-22T20:18:24.515Z] Removing intermediate container 5127073a1030 [2023-03-22T20:18:24.515Z] ---> 49a60b42dbff [2023-03-22T20:18:24.515Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T20:18:24.515Z] ---> Running in 92bc8ac2a637 [2023-03-22T20:18:24.775Z] Removing intermediate container 92bc8ac2a637 [2023-03-22T20:18:24.775Z] ---> 3aec8b51e714 [2023-03-22T20:18:24.775Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T20:18:24.775Z] ---> Running in e0e99effc53c [2023-03-22T20:18:24.775Z] Removing intermediate container e0e99effc53c [2023-03-22T20:18:24.775Z] ---> 3ae13c4b9952 [2023-03-22T20:18:24.775Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T20:18:24.775Z] ---> Running in 63976ca9ddc4 [2023-03-22T20:18:25.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T20:18:25.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T20:18:25.551Z] OK: 269 MiB in 57 packages [2023-03-22T20:18:25.810Z] Removing intermediate container 63976ca9ddc4 [2023-03-22T20:18:25.810Z] ---> d2ef5d3e6779 [2023-03-22T20:18:25.810Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-22T20:18:25.810Z] ---> Running in c7d85b8e128c [2023-03-22T20:18:25.810Z] Removing intermediate container c7d85b8e128c [2023-03-22T20:18:25.810Z] ---> 8422cf311e46 [2023-03-22T20:18:25.810Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-22T20:18:26.069Z] ---> 5d6168252eba [2023-03-22T20:18:26.069Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T20:18:26.069Z] ---> Running in 3e531646c64c [2023-03-22T20:18:27.135Z] Removing intermediate container 3e531646c64c [2023-03-22T20:18:27.135Z] ---> c4564a2c9f67 [2023-03-22T20:18:27.135Z] Step 11/25 : COPY . . [2023-03-22T20:18:27.395Z] ---> b50ffbcb906d [2023-03-22T20:18:27.395Z] Step 12/25 : RUN $MAKE [2023-03-22T20:18:27.395Z] ---> Running in c439f6ede67f [2023-03-22T20:18:27.653Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-22T20:18:49.620Z] Removing intermediate container c439f6ede67f [2023-03-22T20:18:49.620Z] ---> 71efbb78059d [2023-03-22T20:18:49.620Z] Step 13/25 : FROM alpine:3.17 [2023-03-22T20:18:49.620Z] 3.17: Pulling from library/alpine [2023-03-22T20:18:49.620Z] 63b65145d645: Already exists [2023-03-22T20:18:49.620Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T20:18:49.620Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T20:18:49.620Z] ---> b2aa39c304c2 [2023-03-22T20:18:49.620Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T20:18:49.620Z] ---> Running in 298f0d9ef61d [2023-03-22T20:18:49.620Z] Removing intermediate container 298f0d9ef61d [2023-03-22T20:18:49.620Z] ---> 2f98d070beb3 [2023-03-22T20:18:49.620Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-22T20:18:49.620Z] ---> Running in ccef72753072 [2023-03-22T20:18:49.620Z] Removing intermediate container ccef72753072 [2023-03-22T20:18:49.620Z] ---> 78987099f275 [2023-03-22T20:18:49.620Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T20:18:49.620Z] ---> Running in 8e2ad62a02f9 [2023-03-22T20:18:49.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T20:18:49.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T20:18:49.620Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T20:18:49.620Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T20:18:49.620Z] OK: 7 MiB in 16 packages [2023-03-22T20:18:49.620Z] Removing intermediate container 8e2ad62a02f9 [2023-03-22T20:18:49.620Z] ---> d2d32f72b80d [2023-03-22T20:18:49.620Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-22T20:18:50.229Z] ---> f7418b263c8d [2023-03-22T20:18:50.229Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-22T20:18:50.229Z] ---> 571bee086559 [2023-03-22T20:18:50.229Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-22T20:18:50.229Z] ---> f1329db38666 [2023-03-22T20:18:50.229Z] Step 20/25 : EXPOSE 59986 [2023-03-22T20:18:50.229Z] ---> Running in cb096ef69b20 [2023-03-22T20:18:50.488Z] Removing intermediate container cb096ef69b20 [2023-03-22T20:18:50.488Z] ---> 66a57966fd6b [2023-03-22T20:18:50.488Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-22T20:18:50.488Z] ---> Running in edafee1a8d1d [2023-03-22T20:18:50.488Z] Removing intermediate container edafee1a8d1d [2023-03-22T20:18:50.488Z] ---> 501d43556b99 [2023-03-22T20:18:50.488Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-22T20:18:50.488Z] ---> Running in 7450d8ed0ff6 [2023-03-22T20:18:50.488Z] Removing intermediate container 7450d8ed0ff6 [2023-03-22T20:18:50.488Z] ---> 3b94b370fdea [2023-03-22T20:18:50.488Z] Step 23/25 : LABEL arch=amd64 [2023-03-22T20:18:50.747Z] ---> Running in faf8351a9028 [2023-03-22T20:18:50.747Z] Removing intermediate container faf8351a9028 [2023-03-22T20:18:50.747Z] ---> f4fe35cfb7a5 [2023-03-22T20:18:50.747Z] Step 24/25 : LABEL git_sha=6930ef988c1b98fea5350abeb7be25054b716eaf [2023-03-22T20:18:50.747Z] ---> Running in 39cdbaf2e380 [2023-03-22T20:18:50.747Z] Removing intermediate container 39cdbaf2e380 [2023-03-22T20:18:50.747Z] ---> 518f73d7d608 [2023-03-22T20:18:50.747Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T20:18:50.747Z] ---> Running in c016713cfec9 [2023-03-22T20:18:51.005Z] Removing intermediate container c016713cfec9 [2023-03-22T20:18:51.005Z] ---> e19babc5a0e3 [2023-03-22T20:18:51.005Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T20:18:51.005Z] Successfully built e19babc5a0e3 [2023-03-22T20:18:51.005Z] Successfully tagged device-rest: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-03-22T20:18:51.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T20:18:51.862Z] [2023-03-22T20:18:51.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:18:52.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T20:18:52.240Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T20:18:52.240Z] 5eb5b503b376: Pulling fs layer [2023-03-22T20:18:52.240Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T20:18:52.240Z] ec43610c2a17: Pulling fs layer [2023-03-22T20:18:52.240Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T20:18:52.240Z] 33b1e0a273af: Pulling fs layer [2023-03-22T20:18:52.240Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T20:18:52.240Z] 2f39f015ded8: Pulling fs layer [2023-03-22T20:18:52.240Z] 3a2ae6a8a46f: Waiting [2023-03-22T20:18:52.240Z] 33b1e0a273af: Waiting [2023-03-22T20:18:52.240Z] 5d3b04190fa2: Waiting [2023-03-22T20:18:52.240Z] 2f39f015ded8: Waiting [2023-03-22T20:18:52.240Z] 5c69ac0246d0: Download complete [2023-03-22T20:18:52.240Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T20:18:52.240Z] 3a2ae6a8a46f: Download complete [2023-03-22T20:18:52.500Z] ec43610c2a17: Verifying Checksum [2023-03-22T20:18:52.500Z] 33b1e0a273af: Verifying Checksum [2023-03-22T20:18:52.500Z] 33b1e0a273af: Download complete [2023-03-22T20:18:52.500Z] 5d3b04190fa2: Download complete [2023-03-22T20:18:52.500Z] 5eb5b503b376: Verifying Checksum [2023-03-22T20:18:52.500Z] 5eb5b503b376: Download complete [2023-03-22T20:18:53.068Z] 2f39f015ded8: Download complete [2023-03-22T20:18:53.634Z] 5eb5b503b376: Pull complete [2023-03-22T20:18:53.892Z] 5c69ac0246d0: Pull complete [2023-03-22T20:18:54.150Z] ec43610c2a17: Pull complete [2023-03-22T20:18:54.410Z] 3a2ae6a8a46f: Pull complete [2023-03-22T20:18:54.669Z] 33b1e0a273af: Pull complete [2023-03-22T20:18:54.669Z] 5d3b04190fa2: Pull complete [2023-03-22T20:18:58.858Z] 2f39f015ded8: Pull complete [2023-03-22T20:18:58.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T20:18:58.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T20:18:58.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:18:59.064Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2023-03-22T20:18:59.097Z] $ 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-rest-go_PR-276 -v /w/workspace/gexfoundry_device-rest-go_PR-276:/w/workspace/gexfoundry_device-rest-go_PR-276:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-276@tmp:/w/workspace/gexfoundry_device-rest-go_PR-276@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-03-22T20:19:03.556Z] $ docker top 61da25e34ee4886fb2c9132f0cbdf4f228dbec809df3d0a20b90dc8fb587c19f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:19:03.985Z] ---> job-cost.sh [2023-03-22T20:19:03.985Z] lf-activate-venv: SKIPPING [2023-03-22T20:19:03.985Z] INFO: No Stack... [2023-03-22T20:19:04.243Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T20:19:04.502Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T20:19:04.816Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-276/archives/cost.csv [2023-03-22T20:19:04.816Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T20:19:04.853Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-276-1-stack-cost] [2023-03-22T20:19:04.861Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-276-1-stack-cost] did not exist. Created. [2023-03-22T20:19:04.861Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T20:19:05.253Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T20:19:05.301Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T20:19:05.331Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T20:19:05.417Z] $ docker stop --time=1 61da25e34ee4886fb2c9132f0cbdf4f228dbec809df3d0a20b90dc8fb587c19f [2023-03-22T20:19:06.582Z] $ docker rm -f --volumes 61da25e34ee4886fb2c9132f0cbdf4f228dbec809df3d0a20b90dc8fb587c19f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T20:19:31.403Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5276 in /w/workspace/gexfoundry_device-rest-go_PR-276 [Pipeline] { [Pipeline] ws [2023-03-22T20:19:31.513Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-03-22T20:19:31.602Z] The recommended git tool is: git [2023-03-22T20:19:38.633Z] using credential edgex-jenkins-ssh [2023-03-22T20:19:38.648Z] Cloning the remote Git repository [2023-03-22T20:19:38.716Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-03-22T20:19:38.852Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-03-22T20:19:39.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-22T20:19:39.026Z] > git --version # timeout=10 [2023-03-22T20:19:39.049Z] > git --version # 'git version 2.25.1' [2023-03-22T20:19:39.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T20:19:39.233Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T20:19:41.246Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-22T20:19:41.277Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T20:19:42.881Z] Merging remotes/origin/main commit 539913158ea56f8dca24ab775bb8172a7292d425 into PR head commit 6930ef988c1b98fea5350abeb7be25054b716eaf [2023-03-22T20:19:43.197Z] Merge succeeded, producing 6930ef988c1b98fea5350abeb7be25054b716eaf [2023-03-22T20:19:43.197Z] Checking out Revision 6930ef988c1b98fea5350abeb7be25054b716eaf (PR-276) [2023-03-22T20:19:42.256Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-22T20:19:42.301Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-22T20:19:42.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T20:19:42.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T20:19:42.898Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T20:19:42.981Z] > git checkout -f 6930ef988c1b98fea5350abeb7be25054b716eaf # timeout=10 [2023-03-22T20:19:43.075Z] > git remote # timeout=10 [2023-03-22T20:19:43.099Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T20:19:43.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T20:19:43.144Z] > git merge 539913158ea56f8dca24ab775bb8172a7292d425 # timeout=10 [2023-03-22T20:19:43.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T20:19:43.203Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T20:19:43.217Z] > git checkout -f 6930ef988c1b98fea5350abeb7be25054b716eaf # timeout=10 [2023-03-22T20:19:43.759Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-22T20:19:43.818Z] > git --version # timeout=10 [2023-03-22T20:19:43.835Z] > git --version # 'git version 2.25.1' [2023-03-22T20:19:43.862Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T20:19:45.270Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T20:19:45.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T20:19:45.270Z] Dload Upload Total Spent Left Speed [2023-03-22T20:19:45.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-03-22T20:19:45.920Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T20:19:46.295Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T20:19:46.295Z] + sudo tee /etc/docker/daemon.new [2023-03-22T20:19:46.295Z] { [2023-03-22T20:19:46.295Z] "registry-mirrors": [ [2023-03-22T20:19:46.295Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T20:19:46.295Z] ], [2023-03-22T20:19:46.295Z] "bip": "10.250.0.254/24", [2023-03-22T20:19:46.295Z] "hosts": [ [2023-03-22T20:19:46.295Z] "tcp://0.0.0.0:5555", [2023-03-22T20:19:46.295Z] "unix:///var/run/docker.sock" [2023-03-22T20:19:46.295Z] ], [2023-03-22T20:19:46.295Z] "mtu": 1458, [2023-03-22T20:19:46.295Z] "selinux-enabled": true, [2023-03-22T20:19:46.295Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T20:19:46.295Z] } [Pipeline] sh [2023-03-22T20:19:46.661Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T20:19:47.015Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T20:20:09.237Z] provisioning config files... [2023-03-22T20:20:09.269Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3309271529199499269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:20:09.666Z] ---> docker-login.sh [2023-03-22T20:20:09.667Z] nexus3.edgexfoundry.org:10001 [2023-03-22T20:20:10.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:20:10.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:20:10.261Z] Configure a credential helper to remove this warning. See [2023-03-22T20:20:10.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:20:10.261Z] [2023-03-22T20:20:10.261Z] Login Succeeded [2023-03-22T20:20:10.261Z] nexus3.edgexfoundry.org:10002 [2023-03-22T20:20:10.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:20:10.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:20:10.803Z] Configure a credential helper to remove this warning. See [2023-03-22T20:20:10.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:20:10.803Z] [2023-03-22T20:20:10.803Z] Login Succeeded [2023-03-22T20:20:10.803Z] nexus3.edgexfoundry.org:10003 [2023-03-22T20:20:11.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:20:11.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:20:11.075Z] Configure a credential helper to remove this warning. See [2023-03-22T20:20:11.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:20:11.075Z] [2023-03-22T20:20:11.075Z] Login Succeeded [2023-03-22T20:20:11.075Z] nexus3.edgexfoundry.org:10004 [2023-03-22T20:20:11.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:20:11.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:20:11.347Z] Configure a credential helper to remove this warning. See [2023-03-22T20:20:11.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:20:11.347Z] [2023-03-22T20:20:11.347Z] Login Succeeded [2023-03-22T20:20:11.347Z] docker.io [2023-03-22T20:20:11.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:20:11.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:20:11.887Z] Configure a credential helper to remove this warning. See [2023-03-22T20:20:11.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:20:11.887Z] [2023-03-22T20:20:11.887Z] Login Succeeded [2023-03-22T20:20:11.887Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T20:20:11.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T20:20:12.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T20:20:12.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T20:20:12.380Z] ========================================================= [2023-03-22T20:20:12.380Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T20:20:12.380Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:20:12.885Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T20:20:12.885Z] Sending build context to Docker daemon 138.2kB [2023-03-22T20:20:13.156Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T20:20:13.156Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T20:20:13.156Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T20:20:13.429Z] af6eaf76a39c: Pulling fs layer [2023-03-22T20:20:13.429Z] 55522c791124: Pulling fs layer [2023-03-22T20:20:13.429Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T20:20:13.429Z] 169dfbe0d373: Pulling fs layer [2023-03-22T20:20:13.429Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T20:20:13.429Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T20:20:13.429Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T20:20:13.429Z] 169dfbe0d373: Waiting [2023-03-22T20:20:13.429Z] e1ff8fa3b103: Waiting [2023-03-22T20:20:13.429Z] 5abe8eddf0d5: Waiting [2023-03-22T20:20:13.429Z] 52ebb69f0ebf: Waiting [2023-03-22T20:20:13.429Z] 55522c791124: Verifying Checksum [2023-03-22T20:20:13.429Z] 55522c791124: Download complete [2023-03-22T20:20:13.429Z] 169dfbe0d373: Verifying Checksum [2023-03-22T20:20:13.429Z] 169dfbe0d373: Download complete [2023-03-22T20:20:13.429Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T20:20:13.429Z] e1ff8fa3b103: Download complete [2023-03-22T20:20:13.429Z] af6eaf76a39c: Verifying Checksum [2023-03-22T20:20:14.414Z] af6eaf76a39c: Pull complete [2023-03-22T20:20:14.414Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T20:20:14.414Z] 5abe8eddf0d5: Download complete [2023-03-22T20:20:15.008Z] 55522c791124: Pull complete [2023-03-22T20:20:15.994Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T20:20:15.994Z] ce5c4a1c91eb: Download complete [2023-03-22T20:20:15.994Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T20:20:15.994Z] 52ebb69f0ebf: Download complete [2023-03-22T20:20:28.443Z] ce5c4a1c91eb: Pull complete [2023-03-22T20:20:28.443Z] 169dfbe0d373: Pull complete [2023-03-22T20:20:28.443Z] e1ff8fa3b103: Pull complete [2023-03-22T20:20:35.117Z] 52ebb69f0ebf: Pull complete [2023-03-22T20:20:36.104Z] 5abe8eddf0d5: Pull complete [2023-03-22T20:20:36.105Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T20:20:36.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T20:20:36.380Z] ---> 6cb57ee374ae [2023-03-22T20:20:36.380Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T20:20:38.353Z] ---> Running in 4cb2ff58bc7e [2023-03-22T20:20:38.628Z] Removing intermediate container 4cb2ff58bc7e [2023-03-22T20:20:38.628Z] ---> f8c041e252d0 [2023-03-22T20:20:38.628Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T20:20:38.628Z] ---> Running in 81f793e25e6a [2023-03-22T20:20:39.218Z] Removing intermediate container 81f793e25e6a [2023-03-22T20:20:39.218Z] ---> 36687d481684 [2023-03-22T20:20:39.218Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T20:20:39.218Z] ---> Running in 4552c157ae3e [2023-03-22T20:20:39.489Z] Removing intermediate container 4552c157ae3e [2023-03-22T20:20:39.489Z] ---> 962402b513bc [2023-03-22T20:20:39.489Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T20:20:39.760Z] ---> Running in 3ce3f468d9e5 [2023-03-22T20:20:40.039Z] Removing intermediate container 3ce3f468d9e5 [2023-03-22T20:20:40.039Z] ---> 030bf874a1e7 [2023-03-22T20:20:40.039Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T20:20:40.039Z] ---> Running in cd7307c6d6d7 [2023-03-22T20:20:41.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T20:20:42.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T20:20:43.485Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T20:20:43.485Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T20:20:43.485Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T20:20:43.485Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T20:20:43.485Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T20:20:43.485Z] OK: 268 MiB in 57 packages [2023-03-22T20:20:44.911Z] Removing intermediate container cd7307c6d6d7 [2023-03-22T20:20:44.911Z] ---> 5723f57204a4 [2023-03-22T20:20:44.911Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-22T20:20:44.911Z] ---> Running in f8e08aab6d68 [2023-03-22T20:20:45.181Z] Removing intermediate container f8e08aab6d68 [2023-03-22T20:20:45.181Z] ---> 128f30ad0509 [2023-03-22T20:20:45.181Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T20:20:45.774Z] ---> 633a1eff8968 [2023-03-22T20:20:45.774Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T20:20:45.774Z] ---> Running in 69c03fa66844 [2023-03-22T20:21:53.722Z] Removing intermediate container 69c03fa66844 [2023-03-22T20:21:53.722Z] ---> 59be2b9c0fa6 [2023-03-22T20:21:53.722Z] Step 11/12 : COPY . . [2023-03-22T20:21:54.721Z] ---> a93bbc5c8a7f [2023-03-22T20:21:54.722Z] Step 12/12 : RUN $MAKE [2023-03-22T20:21:54.722Z] ---> Running in 3e79e83c8ce4 [2023-03-22T20:21:55.690Z] noop [2023-03-22T20:21:56.661Z] Removing intermediate container 3e79e83c8ce4 [2023-03-22T20:21:56.661Z] ---> b12eb6376c37 [2023-03-22T20:21:56.661Z] Successfully built b12eb6376c37 [2023-03-22T20:21:56.661Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:21:57.159Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T20:21:57.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:21:57.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-5276 does not seem to be running inside a container [2023-03-22T20:21:57.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-03-22T20:21:58.955Z] $ docker top 590d0c3da1aa26277640b836140ab832ba43d7a72e8dae68270649848b228a81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T20:21:59.895Z] + go version [2023-03-22T20:21:59.895Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T20:21:59.937Z] $ docker stop --time=1 590d0c3da1aa26277640b836140ab832ba43d7a72e8dae68270649848b228a81 [2023-03-22T20:22:01.633Z] $ docker rm -f --volumes 590d0c3da1aa26277640b836140ab832ba43d7a72e8dae68270649848b228a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:22:02.659Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T20:22:02.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:22:02.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-5276 does not seem to be running inside a container [2023-03-22T20:22:03.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-03-22T20:22:06.006Z] $ docker top 2ae7ac61957c228feab01358b9ccb1d34aee0be6018b0fc811bc936e35fdaca3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T20:22:06.973Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T20:22:07.687Z] + make test [2023-03-22T20:22:07.688Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T20:22:46.608Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-22T20:24:53.316Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-22T20:24:56.675Z] ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 33.0% of statements [2023-03-22T20:24:57.263Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T20:24:57.263Z] go vet ./... [2023-03-22T20:25:29.517Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T20:25:29.517Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T20:25:29.517Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T20:25:29.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T20:25:29.596Z] $ docker stop --time=1 2ae7ac61957c228feab01358b9ccb1d34aee0be6018b0fc811bc936e35fdaca3 [2023-03-22T20:25:31.432Z] $ docker rm -f --volumes 2ae7ac61957c228feab01358b9ccb1d34aee0be6018b0fc811bc936e35fdaca3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T20:25:32.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T20:25:32.677Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T20:25:33.176Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T20:25:33.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T20:25:34.120Z] + ls -al . [2023-03-22T20:25:34.120Z] total 180 [2023-03-22T20:25:34.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 20:22 . [2023-03-22T20:25:34.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 20:19 .. [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 22 20:19 .dockerignore [2023-03-22T20:25:34.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 20:19 .git [2023-03-22T20:25:34.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 20:19 .github [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 22 20:19 .gitignore [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 20:19 .golangci.yml [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 9321 Mar 22 20:19 Attribution.txt [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 22 20:19 CHANGELOG.md [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 22 20:19 Dockerfile [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 20:19 GOVERNANCE.md [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 22 20:19 Jenkinsfile [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 20:19 LICENSE [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 1779 Mar 22 20:19 Makefile [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 22 20:19 OWNERS.md [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 22 20:19 README.md [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 20:16 VERSION [2023-03-22T20:25:34.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 20:19 bin [2023-03-22T20:25:34.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 20:19 cmd [2023-03-22T20:25:34.120Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 22 20:24 coverage.out [2023-03-22T20:25:34.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 20:19 driver [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 3447 Mar 22 20:19 go.mod [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 31326 Mar 22 20:19 go.sum [2023-03-22T20:25:34.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 20:19 snap [2023-03-22T20:25:34.120Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 22 20:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:25:34.540Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6930ef988c1b98fea5350abeb7be25054b716eaf --label arch=arm64 --label version=0.0.0 . [2023-03-22T20:25:34.540Z] Sending build context to Docker daemon 153.1kB [2023-03-22T20:25:34.808Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T20:25:34.808Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-22T20:25:34.808Z] ---> b12eb6376c37 [2023-03-22T20:25:34.808Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T20:25:34.808Z] ---> Running in 301cfebaa69a [2023-03-22T20:25:35.082Z] Removing intermediate container 301cfebaa69a [2023-03-22T20:25:35.082Z] ---> 307887fc28f3 [2023-03-22T20:25:35.082Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T20:25:35.354Z] ---> Running in 01390e6c1da4 [2023-03-22T20:25:35.623Z] Removing intermediate container 01390e6c1da4 [2023-03-22T20:25:35.623Z] ---> 9b13fb94b195 [2023-03-22T20:25:35.623Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T20:25:35.623Z] ---> Running in 89401d3cf9bd [2023-03-22T20:25:35.895Z] Removing intermediate container 89401d3cf9bd [2023-03-22T20:25:35.895Z] ---> 60eebeefbe0e [2023-03-22T20:25:35.895Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T20:25:36.166Z] ---> Running in 638a920729b4 [2023-03-22T20:25:36.436Z] Removing intermediate container 638a920729b4 [2023-03-22T20:25:36.436Z] ---> a632a1f27013 [2023-03-22T20:25:36.436Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T20:25:36.436Z] ---> Running in 0bc2b52a87be [2023-03-22T20:25:37.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T20:25:37.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T20:25:39.410Z] OK: 268 MiB in 57 packages [2023-03-22T20:25:40.001Z] Removing intermediate container 0bc2b52a87be [2023-03-22T20:25:40.001Z] ---> 1ce4526fc08a [2023-03-22T20:25:40.001Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-22T20:25:40.001Z] ---> Running in 5b2ae6854d2e [2023-03-22T20:25:40.590Z] Removing intermediate container 5b2ae6854d2e [2023-03-22T20:25:40.590Z] ---> 6836075949e3 [2023-03-22T20:25:40.590Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-22T20:25:40.858Z] ---> 92c3424112fd [2023-03-22T20:25:40.858Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T20:25:41.128Z] ---> Running in 64c73f370fae [2023-03-22T20:25:43.712Z] Removing intermediate container 64c73f370fae [2023-03-22T20:25:43.712Z] ---> 7231440e1073 [2023-03-22T20:25:43.712Z] Step 11/25 : COPY . . [2023-03-22T20:25:43.985Z] ---> 9184b2660257 [2023-03-22T20:25:43.985Z] Step 12/25 : RUN $MAKE [2023-03-22T20:25:43.985Z] ---> Running in 70b87b965e35 [2023-03-22T20:25:44.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-22T20:28:06.686Z] Removing intermediate container 70b87b965e35 [2023-03-22T20:28:06.686Z] ---> 4d2a78b446c5 [2023-03-22T20:28:06.686Z] Step 13/25 : FROM alpine:3.17 [2023-03-22T20:28:06.686Z] 3.17: Pulling from library/alpine [2023-03-22T20:28:06.686Z] af6eaf76a39c: Already exists [2023-03-22T20:28:06.686Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T20:28:06.686Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T20:28:06.686Z] ---> d74e625d9115 [2023-03-22T20:28:06.686Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-22T20:28:06.686Z] ---> Running in 18d2a08333a9 [2023-03-22T20:28:06.686Z] Removing intermediate container 18d2a08333a9 [2023-03-22T20:28:06.686Z] ---> 2598c24211b6 [2023-03-22T20:28:06.686Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-22T20:28:06.686Z] ---> Running in 8908c30208ed [2023-03-22T20:28:06.686Z] Removing intermediate container 8908c30208ed [2023-03-22T20:28:06.686Z] ---> 37a1157baa81 [2023-03-22T20:28:06.686Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T20:28:06.686Z] ---> Running in bc26a9120a9a [2023-03-22T20:28:06.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T20:28:06.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T20:28:06.686Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T20:28:06.686Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T20:28:06.686Z] OK: 8 MiB in 16 packages [2023-03-22T20:28:06.686Z] Removing intermediate container bc26a9120a9a [2023-03-22T20:28:06.686Z] ---> 2b7234e9bb8c [2023-03-22T20:28:06.686Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-22T20:28:06.686Z] ---> fd4bbd98b6f8 [2023-03-22T20:28:06.686Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-22T20:28:06.686Z] ---> 7ccb16af9ed0 [2023-03-22T20:28:06.686Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-22T20:28:06.686Z] ---> 9ba20cf087b5 [2023-03-22T20:28:06.686Z] Step 20/25 : EXPOSE 59986 [2023-03-22T20:28:06.686Z] ---> Running in 59fe45c4269f [2023-03-22T20:28:06.952Z] Removing intermediate container 59fe45c4269f [2023-03-22T20:28:06.953Z] ---> edd91f0bd4cc [2023-03-22T20:28:06.953Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-22T20:28:06.953Z] ---> Running in 880edc7fd295 [2023-03-22T20:28:07.221Z] Removing intermediate container 880edc7fd295 [2023-03-22T20:28:07.221Z] ---> cc37f93999bd [2023-03-22T20:28:07.221Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-22T20:28:07.221Z] ---> Running in 5a260b8f1c02 [2023-03-22T20:28:07.501Z] Removing intermediate container 5a260b8f1c02 [2023-03-22T20:28:07.501Z] ---> 468663b21861 [2023-03-22T20:28:07.501Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T20:28:07.769Z] ---> Running in 48f35c0a5a72 [2023-03-22T20:28:08.038Z] Removing intermediate container 48f35c0a5a72 [2023-03-22T20:28:08.038Z] ---> 534fa001b2fa [2023-03-22T20:28:08.038Z] Step 24/25 : LABEL git_sha=6930ef988c1b98fea5350abeb7be25054b716eaf [2023-03-22T20:28:08.038Z] ---> Running in 402c09b3e4e3 [2023-03-22T20:28:08.308Z] Removing intermediate container 402c09b3e4e3 [2023-03-22T20:28:08.308Z] ---> 7621a4dacc3e [2023-03-22T20:28:08.308Z] Step 25/25 : LABEL version=0.0.0 [2023-03-22T20:28:08.308Z] ---> Running in 56b030f33a5a [2023-03-22T20:28:08.893Z] Removing intermediate container 56b030f33a5a [2023-03-22T20:28:08.893Z] ---> ef7fc75f49e8 [2023-03-22T20:28:08.893Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T20:28:08.893Z] Successfully built ef7fc75f49e8 [2023-03-22T20:28:08.893Z] Successfully tagged device-rest-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-03-22T20:28:09.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T20:28:09.698Z] [2023-03-22T20:28:09.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:28:10.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T20:28:10.094Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T20:28:10.094Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T20:28:10.094Z] 04944245beec: Pulling fs layer [2023-03-22T20:28:10.094Z] 699f458cf7ca: Pulling fs layer [2023-03-22T20:28:10.094Z] 765212b225bb: Pulling fs layer [2023-03-22T20:28:10.094Z] f23df028b6ca: Pulling fs layer [2023-03-22T20:28:10.094Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T20:28:10.094Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T20:28:10.094Z] 765212b225bb: Waiting [2023-03-22T20:28:10.094Z] 2437ff75d9bd: Waiting [2023-03-22T20:28:10.094Z] f23df028b6ca: Waiting [2023-03-22T20:28:10.094Z] d65c8cfc05b1: Waiting [2023-03-22T20:28:10.362Z] 04944245beec: Verifying Checksum [2023-03-22T20:28:10.362Z] 04944245beec: Download complete [2023-03-22T20:28:10.362Z] 765212b225bb: Download complete [2023-03-22T20:28:10.362Z] f23df028b6ca: Download complete [2023-03-22T20:28:10.362Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T20:28:10.362Z] d65c8cfc05b1: Download complete [2023-03-22T20:28:10.362Z] 699f458cf7ca: Verifying Checksum [2023-03-22T20:28:10.362Z] 699f458cf7ca: Download complete [2023-03-22T20:28:10.950Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T20:28:12.889Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T20:28:12.889Z] 2437ff75d9bd: Download complete [2023-03-22T20:28:15.479Z] 8998bd30e6a1: Pull complete [2023-03-22T20:28:16.063Z] 04944245beec: Pull complete [2023-03-22T20:28:17.474Z] 699f458cf7ca: Pull complete [2023-03-22T20:28:17.474Z] 765212b225bb: Pull complete [2023-03-22T20:28:18.484Z] f23df028b6ca: Pull complete [2023-03-22T20:28:18.484Z] d65c8cfc05b1: Pull complete [2023-03-22T20:28:33.594Z] 2437ff75d9bd: Pull complete [2023-03-22T20:28:33.594Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T20:28:33.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T20:28:33.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:28:33.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-5276 does not seem to be running inside a container [2023-03-22T20:28:33.989Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-03-22T20:28:36.541Z] $ docker top f4bc076202e311c723904ae0e9c2ceda693cc9b61171572c7f85a1828dda353e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:28:37.111Z] ---> job-cost.sh [2023-03-22T20:28:37.379Z] lf-activate-venv: SKIPPING [2023-03-22T20:28:37.379Z] INFO: No Stack... [2023-03-22T20:28:37.961Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T20:28:38.545Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T20:28:39.151Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-03-22T20:28:39.151Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T20:28:39.237Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-276-1-stack-cost] [2023-03-22T20:28:39.243Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-276-1-stack-cost] did not exist. Created. [2023-03-22T20:28:39.243Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T20:28:39.984Z] /w/workspace/device-rest-go/1@tmp/durable-373687e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T20:28:40.666Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T20:28:40.705Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T20:28:40.747Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T20:28:40.762Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T20:28:40.840Z] $ docker stop --time=1 f4bc076202e311c723904ae0e9c2ceda693cc9b61171572c7f85a1828dda353e [2023-03-22T20:28:42.459Z] $ docker rm -f --volumes f4bc076202e311c723904ae0e9c2ceda693cc9b61171572c7f85a1828dda353e [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-03-22T20:28:43.470Z] provisioning config files... [2023-03-22T20:28:43.480Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-276@tmp/config9003656867537160090tmp [Pipeline] { [Pipeline] sh [2023-03-22T20:28:43.817Z] + set +x [2023-03-22T20:28:43.817Z] + bash -s -- [2023-03-22T20:28:43.817Z] + curl -s https://codecov.io/bash [2023-03-22T20:28:43.817Z] [2023-03-22T20:28:43.817Z] _____ _ [2023-03-22T20:28:43.817Z] / ____| | | [2023-03-22T20:28:43.817Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T20:28:43.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T20:28:43.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T20:28:43.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T20:28:43.817Z] Bash-1.0.6 [2023-03-22T20:28:43.817Z] [2023-03-22T20:28:43.817Z] [2023-03-22T20:28:43.817Z] ==> git version 2.25.1 found [2023-03-22T20:28:43.817Z] ==> 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-03-22T20:28:43.817Z] Release-Date: 2020-01-08 [2023-03-22T20:28:43.817Z] 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-03-22T20:28:43.817Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T20:28:43.817Z] ==> Jenkins CI detected. [2023-03-22T20:28:43.817Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-276 [2023-03-22T20:28:43.817Z] project root: . [2023-03-22T20:28:43.817Z] --> token set from env [2023-03-22T20:28:43.817Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T20:28:43.817Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T20:28:43.817Z] ==> Python coveragepy not found [2023-03-22T20:28:43.817Z] ==> Searching for coverage reports in: [2023-03-22T20:28:43.817Z] + . [2023-03-22T20:28:43.817Z] -> Found 1 reports [2023-03-22T20:28:43.817Z] ==> Detecting git/mercurial file structure [2023-03-22T20:28:43.817Z] ==> Reading reports [2023-03-22T20:28:43.817Z] + ./coverage.out bytes=14200 [2023-03-22T20:28:43.817Z] ==> Appending adjustments [2023-03-22T20:28:43.817Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T20:28:44.077Z] + Found adjustments [2023-03-22T20:28:44.077Z] ==> Gzipping contents [2023-03-22T20:28:44.077Z] 4.0K /tmp/codecov.DayuHV.gz [2023-03-22T20:28:44.077Z] ==> Uploading reports [2023-03-22T20:28:44.077Z] url: https://codecov.io [2023-03-22T20:28:44.077Z] query: branch=PR-276&commit=6930ef988c1b98fea5350abeb7be25054b716eaf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2023-03-22T20:28:44.077Z] -> Pinging Codecov [2023-03-22T20:28:44.077Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-276&commit=6930ef988c1b98fea5350abeb7be25054b716eaf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2023-03-22T20:28:44.077Z] -> Uploading to [2023-03-22T20:28:44.077Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/4E5D53B4F1F92C436F7061BF334D961C/6930ef988c1b98fea5350abeb7be25054b716eaf/377e6540-d00c-493d-9930-b3732c15e4ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T202844Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90989522017b0864bed821b0eceb43496d7ebf8080c12f9df5397329ea10f203 [2023-03-22T20:28:44.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T20:28:44.337Z] Dload Upload Total Spent Left Speed [2023-03-22T20:28:44.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2465 0 0 100 2465 0 8081 --:--:-- --:--:-- --:--:-- 8081 [2023-03-22T20:28:44.598Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/6930ef988c1b98fea5350abeb7be25054b716eaf [Pipeline] } [2023-03-22T20:28:44.628Z] 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-03-22T20:28:46.351Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-276/archives ] [2023-03-22T20:28:46.351Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-276/archives [2023-03-22T20:28:46.351Z] total 16 [2023-03-22T20:28:46.351Z] drwxr-xr-x 3 root root 4096 Mar 22 20:19 . [2023-03-22T20:28:46.351Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 20:19 .. [2023-03-22T20:28:46.351Z] drwxr-xr-x 2 root root 4096 Mar 22 20:19 cost [2023-03-22T20:28:46.351Z] -rw-r--r-- 1 root root 86 Mar 22 20:19 cost.csv [2023-03-22T20:28:46.351Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-276/archives [2023-03-22T20:28:46.351Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-276/archives [2023-03-22T20:28:46.351Z] total 16 [2023-03-22T20:28:46.351Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 20:19 . [2023-03-22T20:28:46.351Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 20:19 .. [2023-03-22T20:28:46.351Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 20:19 cost [2023-03-22T20:28:46.351Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 22 20:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:28:46.675Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:28:47.563Z] ---> package-listing.sh [2023-03-22T20:28:47.563Z] ++ facter osfamily [2023-03-22T20:28:47.563Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T20:28:47.822Z] + OS_FAMILY=debian [2023-03-22T20:28:47.822Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-276 [2023-03-22T20:28:47.822Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T20:28:47.822Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T20:28:47.822Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T20:28:47.822Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T20:28:47.822Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-276 ']' [2023-03-22T20:28:47.822Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T20:28:47.822Z] + case "${OS_FAMILY}" in [2023-03-22T20:28:47.822Z] + dpkg -l [2023-03-22T20:28:47.822Z] + grep '^ii' [2023-03-22T20:28:47.822Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T20:28:47.822Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T20:28:47.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T20:28:47.822Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-276 ']' [2023-03-22T20:28:47.822Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-276/archives/ [2023-03-22T20:28:47.822Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-276/archives/ [Pipeline] echo [2023-03-22T20:28:47.855Z] 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-rest-go_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T20:28:49.325Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:28:49.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T20:28:49.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:28:49.837Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2023-03-22T20:28:49.878Z] $ 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-rest-go_PR-276/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-rest-go_PR-276 -v /w/workspace/gexfoundry_device-rest-go_PR-276:/w/workspace/gexfoundry_device-rest-go_PR-276:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-276@tmp:/w/workspace/gexfoundry_device-rest-go_PR-276@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-03-22T20:28:50.259Z] $ docker top 4bd639ea5b3e0dae605905c057f5b527deee71bcbe18bd720dc7f9850addd3e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T20:28:50.639Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T20:28:51.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T20:28:53.255Z] + ls /var/log/sa-host [2023-03-22T20:28:53.255Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T20:28:54.765Z] provisioning config files... [2023-03-22T20:28:55.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-276@tmp/config7931305890494267596tmp [Pipeline] { [Pipeline] echo [2023-03-22T20:28:55.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:28:55.939Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T20:28:55.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:28:56.352Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T20:28:56.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:28:56.692Z] ---> sudo-logs.sh [2023-03-22T20:28:56.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T20:28:56.776Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:28:57.086Z] ---> job-cost.sh [2023-03-22T20:28:57.086Z] lf-activate-venv: SKIPPING [2023-03-22T20:28:57.086Z] DEBUG: total: 0.2199999988079071 [2023-03-22T20:28:57.086Z] INFO: Retrieving Stack Cost... [2023-03-22T20:28:57.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T20:28:57.912Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T20:28:57.946Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:28:58.258Z] ---> logs-deploy.sh [2023-03-22T20:28:58.258Z] lf-activate-venv: SKIPPING [2023-03-22T20:28:58.258Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-276/1 [2023-03-22T20:28:58.258Z] INFO: archiving workspace using pattern(s): [2023-03-22T20:28:59.367Z] Archives upload complete. [2023-03-22T20:28:59.632Z] INFO: archiving logs to Nexus [2023-03-22T20:29:00.203Z] ---> uname -a: [2023-03-22T20:29:00.203Z] Linux prd-ubuntu20-04-docker-8c-8g-5274 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-22T20:29:00.203Z] [2023-03-22T20:29:00.203Z] [2023-03-22T20:29:00.203Z] ---> lscpu: [2023-03-22T20:29:00.203Z] Architecture: x86_64 [2023-03-22T20:29:00.203Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-22T20:29:00.203Z] Byte Order: Little Endian [2023-03-22T20:29:00.203Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-22T20:29:00.203Z] CPU(s): 8 [2023-03-22T20:29:00.203Z] On-line CPU(s) list: 0-7 [2023-03-22T20:29:00.203Z] Thread(s) per core: 1 [2023-03-22T20:29:00.203Z] Core(s) per socket: 1 [2023-03-22T20:29:00.203Z] Socket(s): 8 [2023-03-22T20:29:00.203Z] NUMA node(s): 1 [2023-03-22T20:29:00.203Z] Vendor ID: AuthenticAMD [2023-03-22T20:29:00.203Z] CPU family: 23 [2023-03-22T20:29:00.203Z] Model: 49 [2023-03-22T20:29:00.203Z] Model name: AMD EPYC-Rome Processor [2023-03-22T20:29:00.203Z] Stepping: 0 [2023-03-22T20:29:00.203Z] CPU MHz: 2800.000 [2023-03-22T20:29:00.203Z] BogoMIPS: 5600.00 [2023-03-22T20:29:00.203Z] Virtualization: AMD-V [2023-03-22T20:29:00.203Z] Hypervisor vendor: KVM [2023-03-22T20:29:00.203Z] Virtualization type: full [2023-03-22T20:29:00.203Z] L1d cache: 256 KiB [2023-03-22T20:29:00.203Z] L1i cache: 256 KiB [2023-03-22T20:29:00.203Z] L2 cache: 4 MiB [2023-03-22T20:29:00.203Z] L3 cache: 128 MiB [2023-03-22T20:29:00.203Z] NUMA node0 CPU(s): 0-7 [2023-03-22T20:29:00.203Z] Vulnerability Itlb multihit: Not affected [2023-03-22T20:29:00.203Z] Vulnerability L1tf: Not affected [2023-03-22T20:29:00.203Z] Vulnerability Mds: Not affected [2023-03-22T20:29:00.203Z] Vulnerability Meltdown: Not affected [2023-03-22T20:29:00.203Z] Vulnerability Mmio stale data: Not affected [2023-03-22T20:29:00.203Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-22T20:29:00.203Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-22T20:29:00.203Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-22T20:29:00.203Z] Vulnerability Srbds: Not affected [2023-03-22T20:29:00.203Z] Vulnerability Tsx async abort: Not affected [2023-03-22T20:29:00.203Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-22T20:29:00.203Z] [2023-03-22T20:29:00.203Z] [2023-03-22T20:29:00.203Z] ---> nproc: [2023-03-22T20:29:00.203Z] 8 [2023-03-22T20:29:00.203Z] [2023-03-22T20:29:00.203Z] [2023-03-22T20:29:00.203Z] ---> df -h: [2023-03-22T20:29:00.203Z] Filesystem Size Used Avail Use% Mounted on [2023-03-22T20:29:00.203Z] overlay 155G 12G 144G 8% / [2023-03-22T20:29:00.203Z] tmpfs 64M 0 64M 0% /dev [2023-03-22T20:29:00.203Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-22T20:29:00.203Z] shm 64M 0 64M 0% /dev/shm [2023-03-22T20:29:00.203Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-22T20:29:00.203Z] [2023-03-22T20:29:00.203Z]