Pull request #178 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d801ee3c7418469ddcf61a2cd193651b7327a7b+238d080d640a7e3d9ba0ccf186e4988c74ba76ef (8841c6bfbdba8196fa6508ef0827024b53a24d14) 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-ssh12345768735638783057.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17567238849354717282.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-178/workspace@libs/edgex-global-pipelines # 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-178/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5235340191043105698.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-178/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4996049822510578465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh8714276619749687760.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-178/workspace@libs/lf-pipelines # 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-178/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12377142295430800136.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 [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-22645 in /w/workspace/gexfoundry_device-rest-go_PR-178 [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-178 # 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 Merging remotes/origin/main commit 238d080d640a7e3d9ba0ccf186e4988c74ba76ef into PR head commit 8d801ee3c7418469ddcf61a2cd193651b7327a7b Merge succeeded, producing 8d801ee3c7418469ddcf61a2cd193651b7327a7b Checking out Revision 8d801ee3c7418469ddcf61a2cd193651b7327a7b (PR-178) > 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/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d801ee3c7418469ddcf61a2cd193651b7327a7b # 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 238d080d640a7e3d9ba0ccf186e4988c74ba76ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d801ee3c7418469ddcf61a2cd193651b7327a7b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T20:13:59.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T20:13:59.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T20:13:59.483Z] ========================================================= [2022-04-25T20:13:59.483Z] EdgeX Global Pipelines Version Info [2022-04-25T20:13:59.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:14:00.325Z] ------------------- [2022-04-25T20:14:00.326Z] stable info: [2022-04-25T20:14:00.326Z] ------------------- [2022-04-25T20:14:00.326Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T20:14:00.326Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T20:14:00.326Z] Message: update stable to v1.0.221 [2022-04-25T20:14:00.897Z] ------------------- [2022-04-25T20:14:00.897Z] experimental info: [2022-04-25T20:14:00.897Z] ------------------- [2022-04-25T20:14:00.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T20:14:00.897Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T20:14:00.897Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T20:14:01.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-04-25T20:14:01.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-04-25T20:14:01.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T20:14:01.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T20:14:01.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T20:14:01.412Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T20:14:01.453Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T20:14:01.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-25T20:14:01.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T20:14:01.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T20:14:01.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T20:14:01.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-04-25T20:14:01.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T20:14:01.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T20:14:01.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T20:14:01.815Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T20:14:01.858Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T20:14:01.898Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T20:14:01.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T20:14:01.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T20:14:02.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-25T20:14:02.065Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-25T20:14:02.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-25T20:14:02.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-25T20:14:02.185Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-25T20:14:02.222Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T20:14:02.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-178 [Pipeline] echo [2022-04-25T20:14:02.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-178 [Pipeline] echo [2022-04-25T20:14:02.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-178 [Pipeline] echo [2022-04-25T20:14:02.381Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d801ee3c7418469ddcf61a2cd193651b7327a7b [Pipeline] echo [2022-04-25T20:14:02.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d801ee [Pipeline] echo [2022-04-25T20:14:02.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:14:02.569Z] provisioning config files... [2022-04-25T20:14:02.585Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-178@tmp/config1008389597175356856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:14:02.929Z] ---> docker-login.sh [2022-04-25T20:14:02.929Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:14:03.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:03.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:03.192Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:03.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:03.192Z] [2022-04-25T20:14:03.192Z] Login Succeeded [2022-04-25T20:14:03.192Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:14:03.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:03.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:03.456Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:03.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:03.456Z] [2022-04-25T20:14:03.456Z] Login Succeeded [2022-04-25T20:14:03.456Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:14:03.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:03.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:03.720Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:03.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:03.720Z] [2022-04-25T20:14:03.720Z] Login Succeeded [2022-04-25T20:14:03.720Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:14:03.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:03.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:03.720Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:03.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:03.720Z] [2022-04-25T20:14:03.720Z] Login Succeeded [2022-04-25T20:14:03.720Z] docker.io [2022-04-25T20:14:03.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:04.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:04.243Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:04.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:04.243Z] [2022-04-25T20:14:04.243Z] Login Succeeded [2022-04-25T20:14:04.243Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:14:04.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T20:14:04.908Z] + git rev-list -1 --merges 8d801ee3c7418469ddcf61a2cd193651b7327a7b~1..8d801ee3c7418469ddcf61a2cd193651b7327a7b [Pipeline] echo [2022-04-25T20:14:05.034Z] -----------> git rev-list -1 --merges 8d801ee3c7418469ddcf61a2cd193651b7327a7b~1..8d801ee3c7418469ddcf61a2cd193651b7327a7b 8d801ee3c7418469ddcf61a2cd193651b7327a7b [false] [Pipeline] sh [2022-04-25T20:14:05.346Z] + git log --format=format:%s -1 8d801ee3c7418469ddcf61a2cd193651b7327a7b [Pipeline] echo [2022-04-25T20:14:05.383Z] ========================================================= [2022-04-25T20:14:05.383Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T20:14:05.383Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T20:14:05.832Z] + git log --format=format:%s -1 8d801ee3c7418469ddcf61a2cd193651b7327a7b [Pipeline] echo [2022-04-25T20:14:05.865Z] [semverPrep] GIT_COMMIT: 8d801ee3c7418469ddcf61a2cd193651b7327a7b, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-04-25T20:14:05.896Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-25T20:14:06.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T20:14:06.319Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T20:14:06.319Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T20:14:06.319Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T20:14:06.319Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T20:14:06.319Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T20:14:06.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:14:06.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:14:06.705Z] [2022-04-25T20:14:06.705Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:14:07.057Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:14:07.057Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T20:14:07.057Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T20:14:07.057Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T20:14:07.057Z] 4c7163046ea9: Pulling fs layer [2022-04-25T20:14:07.057Z] 0c2d73faf560: Pulling fs layer [2022-04-25T20:14:07.057Z] 0c2d73faf560: Waiting [2022-04-25T20:14:07.057Z] 3e5f54012d9b: Download complete [2022-04-25T20:14:07.319Z] a0d0a0d46f8b: Verifying Checksum [2022-04-25T20:14:07.319Z] a0d0a0d46f8b: Download complete [2022-04-25T20:14:07.319Z] 0c2d73faf560: Verifying Checksum [2022-04-25T20:14:07.319Z] 0c2d73faf560: Download complete [2022-04-25T20:14:07.319Z] 4c7163046ea9: Verifying Checksum [2022-04-25T20:14:07.319Z] 4c7163046ea9: Download complete [2022-04-25T20:14:07.581Z] a0d0a0d46f8b: Pull complete [2022-04-25T20:14:07.581Z] 3e5f54012d9b: Pull complete [2022-04-25T20:14:07.841Z] 4c7163046ea9: Pull complete [2022-04-25T20:14:08.106Z] 0c2d73faf560: Pull complete [2022-04-25T20:14:08.107Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T20:14:08.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T20:14:08.107Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T20:14:08.210Z] prd-ubuntu20.04-docker-8c-8g-22645 does not seem to be running inside a container [2022-04-25T20:14:08.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-178 -v /w/workspace/gexfoundry_device-rest-go_PR-178:/w/workspace/gexfoundry_device-rest-go_PR-178:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-178@tmp:/w/workspace/gexfoundry_device-rest-go_PR-178@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-25T20:14:09.047Z] $ docker top 3b792df18c32a081bdbf5b42f8fb5bf528e1345a2e6aea93d4c11f5a30037a71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T20:14:09.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T20:14:09.230Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T20:14:09.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T20:14:09.386Z] $ docker exec 3b792df18c32a081bdbf5b42f8fb5bf528e1345a2e6aea93d4c11f5a30037a71 ssh-agent [2022-04-25T20:14:09.510Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfnJnOj/agent.13 [2022-04-25T20:14:09.510Z] SSH_AGENT_PID=19 [2022-04-25T20:14:09.518Z] Running ssh-add (command line suppressed) [2022-04-25T20:14:09.651Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-178@tmp/private_key_5454192714271388886.key (/w/workspace/gexfoundry_device-rest-go_PR-178@tmp/private_key_5454192714271388886.key) [2022-04-25T20:14:09.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T20:14:09.993Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T20:14:10.025Z] $ docker exec --env ******** --env ******** 3b792df18c32a081bdbf5b42f8fb5bf528e1345a2e6aea93d4c11f5a30037a71 ssh-agent -k [2022-04-25T20:14:10.145Z] unset SSH_AUTH_SOCK; [2022-04-25T20:14:10.145Z] unset SSH_AGENT_PID; [2022-04-25T20:14:10.145Z] echo Agent pid 19 killed; [2022-04-25T20:14:10.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T20:14:10.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T20:14:10.240Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T20:14:10.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T20:14:10.382Z] $ docker exec 3b792df18c32a081bdbf5b42f8fb5bf528e1345a2e6aea93d4c11f5a30037a71 ssh-agent [2022-04-25T20:14:10.503Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiKEnGj/agent.52 [2022-04-25T20:14:10.503Z] SSH_AGENT_PID=58 [2022-04-25T20:14:10.510Z] Running ssh-add (command line suppressed) [2022-04-25T20:14:10.633Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-178@tmp/private_key_1642547303421794787.key (/w/workspace/gexfoundry_device-rest-go_PR-178@tmp/private_key_1642547303421794787.key) [2022-04-25T20:14:10.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T20:14:10.971Z] + git semver init [2022-04-25T20:14:10.972Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T20:14:10.972Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-178/.git [2022-04-25T20:14:10.972Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-178 [2022-04-25T20:14:10.972Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T20:14:10.972Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T20:14:10.972Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T20:14:10.972Z] # $SEMVER_BRANCH = PR-178 [2022-04-25T20:14:10.972Z] # $SEMVER_TEMP = /tmp/semver-457035797 [2022-04-25T20:14:10.972Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-04-25T20:14:12.357Z] # '/tmp/semver-457035797' -> '/w/workspace/gexfoundry_device-rest-go_PR-178/.semver' [2022-04-25T20:14:12.357Z] # -> Force: false [2022-04-25T20:14:12.357Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-178/.semver [Pipeline] } [2022-04-25T20:14:12.390Z] $ docker exec --env ******** --env ******** 3b792df18c32a081bdbf5b42f8fb5bf528e1345a2e6aea93d4c11f5a30037a71 ssh-agent -k [2022-04-25T20:14:12.501Z] unset SSH_AUTH_SOCK; [2022-04-25T20:14:12.501Z] unset SSH_AGENT_PID; [2022-04-25T20:14:12.501Z] echo Agent pid 58 killed; [2022-04-25T20:14:12.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T20:14:12.937Z] + git semver [Pipeline] } [2022-04-25T20:14:12.970Z] $ docker stop --time=1 3b792df18c32a081bdbf5b42f8fb5bf528e1345a2e6aea93d4c11f5a30037a71 [2022-04-25T20:14:14.386Z] $ docker rm -f 3b792df18c32a081bdbf5b42f8fb5bf528e1345a2e6aea93d4c11f5a30037a71 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:14:14.785Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T20:14:15.122Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T20:14:15.139Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:14:15.676Z] provisioning config files... [2022-04-25T20:14:15.689Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-178@tmp/config4580956351784650908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:14:16.044Z] ---> docker-login.sh [2022-04-25T20:14:16.044Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:14:16.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:16.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:16.044Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:16.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:16.044Z] [2022-04-25T20:14:16.044Z] Login Succeeded [2022-04-25T20:14:16.044Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:14:16.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:16.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:16.305Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:16.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:16.305Z] [2022-04-25T20:14:16.305Z] Login Succeeded [2022-04-25T20:14:16.305Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:14:16.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:16.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:16.305Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:16.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:16.305Z] [2022-04-25T20:14:16.305Z] Login Succeeded [2022-04-25T20:14:16.305Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:14:16.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:16.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:16.566Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:16.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:16.566Z] [2022-04-25T20:14:16.566Z] Login Succeeded [2022-04-25T20:14:16.566Z] docker.io [2022-04-25T20:14:16.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:14:16.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:14:16.830Z] Configure a credential helper to remove this warning. See [2022-04-25T20:14:16.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:14:16.830Z] [2022-04-25T20:14:16.830Z] Login Succeeded [2022-04-25T20:14:16.830Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:14:16.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T20:14:17.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T20:14:17.081Z] ========================================================= [2022-04-25T20:14:17.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T20:14:17.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:14:17.479Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T20:14:17.479Z] Sending build context to Docker daemon 10.58MB [2022-04-25T20:14:17.479Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:14:17.479Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T20:14:17.479Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T20:14:17.479Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T20:14:17.479Z] 666ba61612fd: Pulling fs layer [2022-04-25T20:14:17.479Z] 8ed8ca486205: Pulling fs layer [2022-04-25T20:14:17.479Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T20:14:17.479Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T20:14:17.479Z] 4fe6c5a15a65: Waiting [2022-04-25T20:14:17.479Z] ca2b28591e48: Pulling fs layer [2022-04-25T20:14:17.479Z] a51346096db8: Pulling fs layer [2022-04-25T20:14:17.479Z] daebc70d1ce1: Pulling fs layer [2022-04-25T20:14:17.479Z] 22a0e8bec74d: Waiting [2022-04-25T20:14:17.479Z] a51346096db8: Waiting [2022-04-25T20:14:17.479Z] ca2b28591e48: Waiting [2022-04-25T20:14:17.479Z] 0e18a0eac166: Pulling fs layer [2022-04-25T20:14:17.479Z] 0e18a0eac166: Waiting [2022-04-25T20:14:17.479Z] daebc70d1ce1: Waiting [2022-04-25T20:14:17.741Z] 8ed8ca486205: Verifying Checksum [2022-04-25T20:14:17.741Z] 8ed8ca486205: Download complete [2022-04-25T20:14:17.741Z] 666ba61612fd: Download complete [2022-04-25T20:14:17.741Z] 22a0e8bec74d: Download complete [2022-04-25T20:14:17.741Z] ca2b28591e48: Download complete [2022-04-25T20:14:17.741Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T20:14:17.741Z] 59bf1c3509f3: Download complete [2022-04-25T20:14:17.741Z] a51346096db8: Verifying Checksum [2022-04-25T20:14:17.741Z] a51346096db8: Download complete [2022-04-25T20:14:17.741Z] daebc70d1ce1: Verifying Checksum [2022-04-25T20:14:17.741Z] daebc70d1ce1: Download complete [2022-04-25T20:14:17.741Z] 59bf1c3509f3: Pull complete [2022-04-25T20:14:18.004Z] 666ba61612fd: Pull complete [2022-04-25T20:14:18.004Z] 8ed8ca486205: Pull complete [2022-04-25T20:14:18.578Z] 0e18a0eac166: Download complete [2022-04-25T20:14:18.578Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T20:14:18.578Z] 4fe6c5a15a65: Download complete [2022-04-25T20:14:22.783Z] 4fe6c5a15a65: Pull complete [2022-04-25T20:14:22.783Z] 22a0e8bec74d: Pull complete [2022-04-25T20:14:22.783Z] ca2b28591e48: Pull complete [2022-04-25T20:14:22.783Z] a51346096db8: Pull complete [2022-04-25T20:14:22.783Z] daebc70d1ce1: Pull complete [2022-04-25T20:14:24.698Z] 0e18a0eac166: Pull complete [2022-04-25T20:14:24.698Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T20:14:24.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T20:14:24.698Z] ---> f018257e8ee9 [2022-04-25T20:14:24.698Z] Step 3/12 : ARG MAKE='make build' [2022-04-25T20:14:26.625Z] ---> Running in 0fbc0c197837 [2022-04-25T20:14:26.625Z] Removing intermediate container 0fbc0c197837 [2022-04-25T20:14:26.625Z] ---> 0e52cf405429 [2022-04-25T20:14:26.625Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T20:14:26.625Z] ---> Running in 3b7c67bebe5f [2022-04-25T20:14:26.625Z] Removing intermediate container 3b7c67bebe5f [2022-04-25T20:14:26.625Z] ---> 685da1965a5b [2022-04-25T20:14:26.625Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:14:26.625Z] ---> Running in 6fa6ebfab34f [2022-04-25T20:14:26.625Z] Removing intermediate container 6fa6ebfab34f [2022-04-25T20:14:26.625Z] ---> 241e56b03057 [2022-04-25T20:14:26.625Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:14:26.625Z] ---> Running in 6512ca7c3269 [2022-04-25T20:14:27.570Z] Removing intermediate container 6512ca7c3269 [2022-04-25T20:14:27.570Z] ---> 55ee3301f4ac [2022-04-25T20:14:27.570Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:14:27.570Z] ---> Running in 76b59409b5b8 [2022-04-25T20:14:27.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T20:14:28.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T20:14:28.776Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-25T20:14:28.776Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-25T20:14:29.040Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-25T20:14:29.040Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-25T20:14:29.300Z] Executing busybox-1.34.1-r3.trigger [2022-04-25T20:14:29.300Z] OK: 224 MiB in 56 packages [2022-04-25T20:14:29.571Z] Removing intermediate container 76b59409b5b8 [2022-04-25T20:14:29.571Z] ---> 6ead15922cb9 [2022-04-25T20:14:29.571Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-25T20:14:29.833Z] ---> Running in 1c4e8fdc389e [2022-04-25T20:14:30.093Z] Removing intermediate container 1c4e8fdc389e [2022-04-25T20:14:30.094Z] ---> f31e3a4402d6 [2022-04-25T20:14:30.094Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-25T20:14:30.094Z] ---> 3230c876752f [2022-04-25T20:14:30.094Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:14:30.094Z] ---> Running in 173a7e72ab36 [2022-04-25T20:14:30.494Z] Still waiting to schedule task [2022-04-25T20:14:30.494Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-25T20:14:44.992Z] Removing intermediate container 173a7e72ab36 [2022-04-25T20:14:44.992Z] ---> 0e65a32320af [2022-04-25T20:14:44.992Z] Step 11/12 : COPY . . [2022-04-25T20:14:44.992Z] ---> e071e1a607d2 [2022-04-25T20:14:44.992Z] Step 12/12 : RUN $MAKE [2022-04-25T20:14:44.992Z] ---> Running in 1a4d46ad07d2 [2022-04-25T20:14:44.992Z] noop [2022-04-25T20:14:44.992Z] Removing intermediate container 1a4d46ad07d2 [2022-04-25T20:14:44.992Z] ---> e7b98bb1f0ca [2022-04-25T20:14:44.992Z] Successfully built e7b98bb1f0ca [2022-04-25T20:14:44.992Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:14:45.332Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T20:14:45.332Z] . [Pipeline] withDockerContainer [2022-04-25T20:14:45.493Z] prd-ubuntu20.04-docker-8c-8g-22645 does not seem to be running inside a container [2022-04-25T20:14:45.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-178 -v /w/workspace/gexfoundry_device-rest-go_PR-178:/w/workspace/gexfoundry_device-rest-go_PR-178:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-178@tmp:/w/workspace/gexfoundry_device-rest-go_PR-178@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 ******** ci-base-image-x86_64 cat [2022-04-25T20:14:45.926Z] $ docker top a76083668a2fea059ac39ff76747ff7a797eb7b5d596135d4c3f542246d207ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:14:46.339Z] + go version [2022-04-25T20:14:46.339Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T20:14:46.379Z] $ docker stop --time=1 a76083668a2fea059ac39ff76747ff7a797eb7b5d596135d4c3f542246d207ed [2022-04-25T20:14:47.714Z] $ docker rm -f a76083668a2fea059ac39ff76747ff7a797eb7b5d596135d4c3f542246d207ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:14:48.384Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T20:14:48.385Z] . [Pipeline] withDockerContainer [2022-04-25T20:14:48.478Z] prd-ubuntu20.04-docker-8c-8g-22645 does not seem to be running inside a container [2022-04-25T20:14:48.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-178 -v /w/workspace/gexfoundry_device-rest-go_PR-178:/w/workspace/gexfoundry_device-rest-go_PR-178:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-178@tmp:/w/workspace/gexfoundry_device-rest-go_PR-178@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 ******** ci-base-image-x86_64 cat [2022-04-25T20:14:48.930Z] $ docker top 98a12a35ff43ad1ec7db3081f1a9c0973b55f15fb9e2f401e51419142fdd07b3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T20:14:49.450Z] + make test [2022-04-25T20:14:49.450Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T20:14:49.708Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-25T20:14:59.698Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-25T20:14:59.698Z] ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements [2022-04-25T20:15:06.280Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T20:15:09.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T20:15:09.583Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T20:15:09.583Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T20:15:10.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T20:15:10.217Z] $ docker stop --time=1 98a12a35ff43ad1ec7db3081f1a9c0973b55f15fb9e2f401e51419142fdd07b3 [2022-04-25T20:15:12.084Z] $ docker rm -f 98a12a35ff43ad1ec7db3081f1a9c0973b55f15fb9e2f401e51419142fdd07b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:15:12.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T20:15:12.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-25T20:15:13.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T20:15:13.738Z] + ls -al . [2022-04-25T20:15:13.738Z] total 192 [2022-04-25T20:15:13.738Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 20:15 . [2022-04-25T20:15:13.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:13 .. [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 25 20:13 .dockerignore [2022-04-25T20:15:13.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 20:13 .git [2022-04-25T20:15:13.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:13 .github [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 20:13 .gitignore [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 20:13 .golangci.yml [2022-04-25T20:15:13.738Z] drwx------ 3 jenkins jenkins 4096 Apr 25 20:14 .semver [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 25 20:13 Attribution.txt [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 25 20:13 CHANGELOG.md [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 25 20:13 Dockerfile [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 20:13 GOVERNANCE.md [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 25 20:13 Jenkinsfile [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 20:13 LICENSE [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 25 20:13 Makefile [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 20:13 OWNERS.md [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 25 20:13 README.md [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 20:14 VERSION [2022-04-25T20:15:13.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:13 bin [2022-04-25T20:15:13.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:13 cmd [2022-04-25T20:15:13.738Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 25 20:14 coverage.out [2022-04-25T20:15:13.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:13 driver [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 25 20:13 go.mod [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 25 20:13 go.sum [2022-04-25T20:15:13.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:13 snap [2022-04-25T20:15:13.738Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 25 20:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:15:14.077Z] + 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=8d801ee3c7418469ddcf61a2cd193651b7327a7b --label arch=amd64 --label version=0.0.0 . [2022-04-25T20:15:14.077Z] Sending build context to Docker daemon 10.59MB [2022-04-25T20:15:14.077Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:15:14.077Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-25T20:15:14.077Z] ---> e7b98bb1f0ca [2022-04-25T20:15:14.077Z] Step 3/25 : ARG MAKE='make build' [2022-04-25T20:15:14.338Z] ---> Running in babfd3eb7638 [2022-04-25T20:15:14.338Z] Removing intermediate container babfd3eb7638 [2022-04-25T20:15:14.338Z] ---> 9923c9039293 [2022-04-25T20:15:14.338Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T20:15:14.338Z] ---> Running in f99f508fcc81 [2022-04-25T20:15:14.599Z] Removing intermediate container f99f508fcc81 [2022-04-25T20:15:14.599Z] ---> 62c98129ffa4 [2022-04-25T20:15:14.599Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:15:14.599Z] ---> Running in 1cd3b630957b [2022-04-25T20:15:14.599Z] Removing intermediate container 1cd3b630957b [2022-04-25T20:15:14.599Z] ---> 30eb8fc222b1 [2022-04-25T20:15:14.599Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:15:14.860Z] ---> Running in 5c611a43824f [2022-04-25T20:15:15.427Z] Removing intermediate container 5c611a43824f [2022-04-25T20:15:15.427Z] ---> 13618d94141f [2022-04-25T20:15:15.427Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:15:15.427Z] ---> Running in 6b1c5f05440d [2022-04-25T20:15:15.690Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T20:15:16.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T20:15:16.896Z] OK: 224 MiB in 56 packages [2022-04-25T20:15:17.156Z] Removing intermediate container 6b1c5f05440d [2022-04-25T20:15:17.156Z] ---> bb619ddd911d [2022-04-25T20:15:17.156Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-25T20:15:17.156Z] ---> Running in e1e3d11d6820 [2022-04-25T20:15:17.418Z] Removing intermediate container e1e3d11d6820 [2022-04-25T20:15:17.418Z] ---> 1aca6ed49f9a [2022-04-25T20:15:17.418Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-25T20:15:17.418Z] ---> 989dc389ab68 [2022-04-25T20:15:17.418Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:15:17.678Z] ---> Running in 0718da6364e7 [2022-04-25T20:15:18.784Z] Removing intermediate container 0718da6364e7 [2022-04-25T20:15:18.784Z] ---> 327913307e6a [2022-04-25T20:15:18.784Z] Step 11/25 : COPY . . [2022-04-25T20:15:19.045Z] ---> b78451499ac4 [2022-04-25T20:15:19.045Z] Step 12/25 : RUN $MAKE [2022-04-25T20:15:19.306Z] ---> Running in 708771a3ff7b [2022-04-25T20:15:19.566Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-25T20:15:41.521Z] Removing intermediate container 708771a3ff7b [2022-04-25T20:15:41.521Z] ---> 5d3b647ad12d [2022-04-25T20:15:41.521Z] Step 13/25 : FROM alpine:3.14 [2022-04-25T20:15:41.521Z] 3.14: Pulling from library/alpine [2022-04-25T20:15:41.521Z] 8663204ce13b: Pulling fs layer [2022-04-25T20:15:41.521Z] 8663204ce13b: Verifying Checksum [2022-04-25T20:15:41.521Z] 8663204ce13b: Download complete [2022-04-25T20:15:41.521Z] 8663204ce13b: Pull complete [2022-04-25T20:15:41.521Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T20:15:41.521Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T20:15:41.521Z] ---> e04c818066af [2022-04-25T20:15:41.521Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-25T20:15:41.521Z] ---> Running in f934552f42c8 [2022-04-25T20:15:41.521Z] Removing intermediate container f934552f42c8 [2022-04-25T20:15:41.521Z] ---> d6065f658769 [2022-04-25T20:15:41.521Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-25T20:15:41.521Z] ---> Running in 87c2ffb16ad7 [2022-04-25T20:15:41.521Z] Removing intermediate container 87c2ffb16ad7 [2022-04-25T20:15:41.521Z] ---> 1e038a81fc95 [2022-04-25T20:15:41.521Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T20:15:41.521Z] ---> Running in 950a1725a8e3 [2022-04-25T20:15:41.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T20:15:41.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T20:15:41.521Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T20:15:41.521Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T20:15:41.521Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T20:15:41.521Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T20:15:41.521Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T20:15:41.521Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T20:15:41.521Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T20:15:41.521Z] OK: 8 MiB in 20 packages [2022-04-25T20:15:41.521Z] Removing intermediate container 950a1725a8e3 [2022-04-25T20:15:41.521Z] ---> 0fb8cf1cf92a [2022-04-25T20:15:41.521Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-25T20:15:41.521Z] ---> e99f45e93b12 [2022-04-25T20:15:41.521Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-25T20:15:41.782Z] ---> 8afeb38bfcb3 [2022-04-25T20:15:41.782Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-25T20:15:41.782Z] ---> 6103ca8d9b73 [2022-04-25T20:15:41.782Z] Step 20/25 : EXPOSE 59986 [2022-04-25T20:15:41.782Z] ---> Running in 16c9ae1bc043 [2022-04-25T20:15:42.048Z] Removing intermediate container 16c9ae1bc043 [2022-04-25T20:15:42.048Z] ---> d2e680e24bf9 [2022-04-25T20:15:42.048Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-25T20:15:42.048Z] ---> Running in 9630bdaa1d1d [2022-04-25T20:15:42.048Z] Removing intermediate container 9630bdaa1d1d [2022-04-25T20:15:42.048Z] ---> a1d6bf735526 [2022-04-25T20:15:42.048Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-25T20:15:42.048Z] ---> Running in f6a589a52860 [2022-04-25T20:15:42.048Z] Removing intermediate container f6a589a52860 [2022-04-25T20:15:42.048Z] ---> be9f434eac5b [2022-04-25T20:15:42.048Z] Step 23/25 : LABEL arch=amd64 [2022-04-25T20:15:42.310Z] ---> Running in 6b3dc128b2f7 [2022-04-25T20:15:42.310Z] Removing intermediate container 6b3dc128b2f7 [2022-04-25T20:15:42.310Z] ---> b1c6bbd88ec0 [2022-04-25T20:15:42.310Z] Step 24/25 : LABEL git_sha=8d801ee3c7418469ddcf61a2cd193651b7327a7b [2022-04-25T20:15:42.310Z] ---> Running in fe3654eb37f4 [2022-04-25T20:15:42.573Z] Removing intermediate container fe3654eb37f4 [2022-04-25T20:15:42.573Z] ---> 63be4183cb58 [2022-04-25T20:15:42.573Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T20:15:42.573Z] ---> Running in f299fac957ab [2022-04-25T20:15:42.573Z] Removing intermediate container f299fac957ab [2022-04-25T20:15:42.573Z] ---> 02e3acc95cf2 [2022-04-25T20:15:42.573Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T20:15:42.573Z] Successfully built 02e3acc95cf2 [2022-04-25T20:15:42.573Z] Successfully tagged device-rest:latest [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] sh [2022-04-25T20:15:43.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:15:43.331Z] [2022-04-25T20:15:43.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:15:43.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:15:43.672Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T20:15:43.672Z] 5eb5b503b376: Pulling fs layer [2022-04-25T20:15:43.672Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T20:15:43.672Z] ec43610c2a17: Pulling fs layer [2022-04-25T20:15:43.672Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T20:15:43.672Z] 33b1e0a273af: Pulling fs layer [2022-04-25T20:15:43.672Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T20:15:43.672Z] 2f39f015ded8: Pulling fs layer [2022-04-25T20:15:43.672Z] 3a2ae6a8a46f: Waiting [2022-04-25T20:15:43.672Z] 33b1e0a273af: Waiting [2022-04-25T20:15:43.672Z] 5d3b04190fa2: Waiting [2022-04-25T20:15:43.672Z] 2f39f015ded8: Waiting [2022-04-25T20:15:43.672Z] 5c69ac0246d0: Verifying Checksum [2022-04-25T20:15:43.672Z] 5c69ac0246d0: Download complete [2022-04-25T20:15:43.672Z] 33b1e0a273af: Verifying Checksum [2022-04-25T20:15:43.672Z] 33b1e0a273af: Download complete [2022-04-25T20:15:43.672Z] 5d3b04190fa2: Download complete [2022-04-25T20:15:43.931Z] ec43610c2a17: Verifying Checksum [2022-04-25T20:15:43.931Z] ec43610c2a17: Download complete [2022-04-25T20:15:43.931Z] 5eb5b503b376: Verifying Checksum [2022-04-25T20:15:43.931Z] 5eb5b503b376: Download complete [2022-04-25T20:15:44.501Z] 2f39f015ded8: Download complete [2022-04-25T20:15:45.071Z] 5eb5b503b376: Pull complete [2022-04-25T20:15:45.330Z] 5c69ac0246d0: Pull complete [2022-04-25T20:15:45.590Z] ec43610c2a17: Pull complete [2022-04-25T20:15:45.850Z] 3a2ae6a8a46f: Pull complete [2022-04-25T20:15:45.850Z] 33b1e0a273af: Pull complete [2022-04-25T20:15:46.110Z] 5d3b04190fa2: Pull complete [2022-04-25T20:15:50.298Z] 2f39f015ded8: Pull complete [2022-04-25T20:15:50.298Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T20:15:50.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:15:50.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T20:15:50.383Z] prd-ubuntu20.04-docker-8c-8g-22645 does not seem to be running inside a container [2022-04-25T20:15:50.426Z] $ 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-178 -v /w/workspace/gexfoundry_device-rest-go_PR-178:/w/workspace/gexfoundry_device-rest-go_PR-178:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-178@tmp:/w/workspace/gexfoundry_device-rest-go_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T20:15:52.299Z] $ docker top 126ca71c80aee162af00a26e42f0c81094d43ec2fb059e8efc5401a75ef9c1f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:15:52.755Z] ---> job-cost.sh [2022-04-25T20:15:52.755Z] lf-activate-venv: SKIPPING [2022-04-25T20:15:52.755Z] INFO: No Stack... [2022-04-25T20:15:53.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T20:15:53.588Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T20:15:53.908Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-178/archives/cost.csv [2022-04-25T20:15:53.908Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T20:15:53.951Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-178-1-stack-cost] [2022-04-25T20:15:53.955Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-178-1-stack-cost] did not exist. Created. [2022-04-25T20:15:53.955Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T20:15:54.356Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T20:15:54.411Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T20:15:54.442Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-178-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T20:15:54.521Z] $ docker stop --time=1 126ca71c80aee162af00a26e42f0c81094d43ec2fb059e8efc5401a75ef9c1f2 [2022-04-25T20:15:55.690Z] $ docker rm -f 126ca71c80aee162af00a26e42f0c81094d43ec2fb059e8efc5401a75ef9c1f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T20:45:05.381Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23512 in /w/workspace/gexfoundry_device-rest-go_PR-178 [Pipeline] { [Pipeline] ws [2022-04-25T20:45:05.419Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2022-04-25T20:45:05.888Z] The recommended git tool is: git [2022-04-25T20:45:14.716Z] using credential edgex-jenkins-ssh [2022-04-25T20:45:14.736Z] Cloning the remote Git repository [2022-04-25T20:45:14.840Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-04-25T20:45:14.974Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2022-04-25T20:45:15.156Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-25T20:45:15.158Z] > git --version # timeout=10 [2022-04-25T20:45:15.207Z] > git --version # 'git version 2.25.1' [2022-04-25T20:45:15.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T20:45:15.310Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T20:45:17.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-25T20:45:17.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T20:45:17.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-25T20:45:17.621Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-25T20:45:17.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T20:45:17.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T20:45:18.235Z] Merging remotes/origin/main commit 238d080d640a7e3d9ba0ccf186e4988c74ba76ef into PR head commit 8d801ee3c7418469ddcf61a2cd193651b7327a7b [2022-04-25T20:45:18.521Z] Merge succeeded, producing 8d801ee3c7418469ddcf61a2cd193651b7327a7b [2022-04-25T20:45:18.521Z] Checking out Revision 8d801ee3c7418469ddcf61a2cd193651b7327a7b (PR-178) [2022-04-25T20:45:18.274Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T20:45:18.294Z] > git checkout -f 8d801ee3c7418469ddcf61a2cd193651b7327a7b # timeout=10 [2022-04-25T20:45:18.413Z] > git remote # timeout=10 [2022-04-25T20:45:18.435Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T20:45:18.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T20:45:18.472Z] > git merge 238d080d640a7e3d9ba0ccf186e4988c74ba76ef # timeout=10 [2022-04-25T20:45:18.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T20:45:18.536Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T20:45:18.558Z] > git checkout -f 8d801ee3c7418469ddcf61a2cd193651b7327a7b # timeout=10 [2022-04-25T20:45:23.235Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-04-25T20:45:23.331Z] > git --version # timeout=10 [2022-04-25T20:45:23.347Z] > git --version # 'git version 2.25.1' [2022-04-25T20:45:23.371Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T20:45:24.600Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T20:45:24.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T20:45:24.600Z] Dload Upload Total Spent Left Speed [2022-04-25T20:45:24.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81675 0 --:--:-- --:--:-- --:--:-- 81675 [Pipeline] sh [2022-04-25T20:45:25.188Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T20:45:25.563Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T20:45:25.563Z] + sudo tee /etc/docker/daemon.new [2022-04-25T20:45:25.563Z] { [2022-04-25T20:45:25.563Z] "registry-mirrors": [ [2022-04-25T20:45:25.563Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T20:45:25.563Z] ], [2022-04-25T20:45:25.563Z] "bip": "10.250.0.254/24", [2022-04-25T20:45:25.563Z] "hosts": [ [2022-04-25T20:45:25.563Z] "tcp://0.0.0.0:5555", [2022-04-25T20:45:25.563Z] "unix:///var/run/docker.sock" [2022-04-25T20:45:25.563Z] ], [2022-04-25T20:45:25.563Z] "mtu": 1458, [2022-04-25T20:45:25.563Z] "selinux-enabled": true, [2022-04-25T20:45:25.563Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T20:45:25.563Z] } [Pipeline] sh [2022-04-25T20:45:25.933Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T20:45:26.315Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:45:44.816Z] provisioning config files... [2022-04-25T20:45:44.852Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config443018902171026161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:45:45.475Z] ---> docker-login.sh [2022-04-25T20:45:45.475Z] nexus3.edgexfoundry.org:10001 [2022-04-25T20:45:46.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:45:46.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:45:46.356Z] Configure a credential helper to remove this warning. See [2022-04-25T20:45:46.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:45:46.356Z] [2022-04-25T20:45:46.635Z] Login Succeeded [2022-04-25T20:45:46.635Z] nexus3.edgexfoundry.org:10002 [2022-04-25T20:45:46.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:45:47.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:45:47.204Z] Configure a credential helper to remove this warning. See [2022-04-25T20:45:47.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:45:47.204Z] [2022-04-25T20:45:47.204Z] Login Succeeded [2022-04-25T20:45:47.204Z] nexus3.edgexfoundry.org:10003 [2022-04-25T20:45:47.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:45:47.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:45:47.762Z] Configure a credential helper to remove this warning. See [2022-04-25T20:45:47.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:45:47.762Z] [2022-04-25T20:45:47.762Z] Login Succeeded [2022-04-25T20:45:47.762Z] nexus3.edgexfoundry.org:10004 [2022-04-25T20:45:48.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:45:48.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:45:48.314Z] Configure a credential helper to remove this warning. See [2022-04-25T20:45:48.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:45:48.314Z] [2022-04-25T20:45:48.314Z] Login Succeeded [2022-04-25T20:45:48.314Z] docker.io [2022-04-25T20:45:48.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T20:45:49.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T20:45:49.192Z] Configure a credential helper to remove this warning. See [2022-04-25T20:45:49.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T20:45:49.192Z] [2022-04-25T20:45:49.192Z] Login Succeeded [2022-04-25T20:45:49.192Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T20:45:49.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T20:45:49.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T20:45:49.694Z] ========================================================= [2022-04-25T20:45:49.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T20:45:49.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:45:50.142Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T20:45:50.142Z] Sending build context to Docker daemon 129.5kB [2022-04-25T20:45:50.416Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:45:50.416Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T20:45:51.015Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T20:45:51.015Z] 9b3977197b4f: Pulling fs layer [2022-04-25T20:45:51.015Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T20:45:51.015Z] 94645a83ff95: Pulling fs layer [2022-04-25T20:45:51.015Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T20:45:51.015Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T20:45:51.015Z] 3096ccb668a1: Pulling fs layer [2022-04-25T20:45:51.015Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T20:45:51.015Z] a4caa8a26152: Pulling fs layer [2022-04-25T20:45:51.015Z] 0c92f367c5e7: Waiting [2022-04-25T20:45:51.015Z] 3096ccb668a1: Waiting [2022-04-25T20:45:51.015Z] e8cf19c19ddd: Waiting [2022-04-25T20:45:51.015Z] 3f3a8bcf1eab: Waiting [2022-04-25T20:45:51.015Z] a4caa8a26152: Waiting [2022-04-25T20:45:51.015Z] 94645a83ff95: Verifying Checksum [2022-04-25T20:45:51.015Z] 94645a83ff95: Download complete [2022-04-25T20:45:51.015Z] 1a89e8eeedd5: Download complete [2022-04-25T20:45:51.015Z] 0c92f367c5e7: Download complete [2022-04-25T20:45:51.015Z] 3096ccb668a1: Verifying Checksum [2022-04-25T20:45:51.015Z] 3096ccb668a1: Download complete [2022-04-25T20:45:51.015Z] 9b3977197b4f: Verifying Checksum [2022-04-25T20:45:51.015Z] 9b3977197b4f: Download complete [2022-04-25T20:45:51.015Z] e8cf19c19ddd: Verifying Checksum [2022-04-25T20:45:51.015Z] e8cf19c19ddd: Download complete [2022-04-25T20:45:51.623Z] 9b3977197b4f: Pull complete [2022-04-25T20:45:52.630Z] 1a89e8eeedd5: Pull complete [2022-04-25T20:45:52.912Z] 94645a83ff95: Pull complete [2022-04-25T20:45:53.522Z] a4caa8a26152: Verifying Checksum [2022-04-25T20:45:53.522Z] a4caa8a26152: Download complete [2022-04-25T20:45:53.804Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T20:45:53.804Z] 3f3a8bcf1eab: Download complete [2022-04-25T20:46:06.257Z] 3f3a8bcf1eab: Pull complete [2022-04-25T20:46:06.257Z] 0c92f367c5e7: Pull complete [2022-04-25T20:46:06.257Z] 3096ccb668a1: Pull complete [2022-04-25T20:46:06.531Z] e8cf19c19ddd: Pull complete [2022-04-25T20:46:13.289Z] a4caa8a26152: Pull complete [2022-04-25T20:46:13.289Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T20:46:13.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T20:46:13.289Z] ---> 725f1c02e7f9 [2022-04-25T20:46:13.289Z] Step 3/12 : ARG MAKE='make build' [2022-04-25T20:46:15.937Z] ---> Running in cdcf91aa022d [2022-04-25T20:46:15.937Z] Removing intermediate container cdcf91aa022d [2022-04-25T20:46:15.937Z] ---> 8a6c084b4775 [2022-04-25T20:46:15.937Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T20:46:15.937Z] ---> Running in 101dae427d0b [2022-04-25T20:46:16.537Z] Removing intermediate container 101dae427d0b [2022-04-25T20:46:16.537Z] ---> 47d83b87484f [2022-04-25T20:46:16.537Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:46:16.537Z] ---> Running in 2d356616dd65 [2022-04-25T20:46:17.146Z] Removing intermediate container 2d356616dd65 [2022-04-25T20:46:17.146Z] ---> 2ab9ef65bc95 [2022-04-25T20:46:17.146Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:46:17.146Z] ---> Running in e9bdf246a9bd [2022-04-25T20:46:19.856Z] Removing intermediate container e9bdf246a9bd [2022-04-25T20:46:19.856Z] ---> 5967a07c39a3 [2022-04-25T20:46:19.856Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:46:19.856Z] ---> Running in 1e1f97f6918a [2022-04-25T20:46:20.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:46:21.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:46:23.305Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-25T20:46:23.305Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-25T20:46:23.305Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-25T20:46:23.584Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-25T20:46:23.584Z] Executing busybox-1.34.1-r3.trigger [2022-04-25T20:46:23.584Z] OK: 224 MiB in 56 packages [2022-04-25T20:46:25.049Z] Removing intermediate container 1e1f97f6918a [2022-04-25T20:46:25.049Z] ---> 12226601472e [2022-04-25T20:46:25.049Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-25T20:46:25.049Z] ---> Running in be8f122abe4e [2022-04-25T20:46:25.328Z] Removing intermediate container be8f122abe4e [2022-04-25T20:46:25.328Z] ---> e92cf939fb2b [2022-04-25T20:46:25.328Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-25T20:46:25.943Z] ---> 454bd033aca9 [2022-04-25T20:46:25.943Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:46:26.231Z] ---> Running in bf716b109757 [2022-04-25T20:47:22.872Z] Removing intermediate container bf716b109757 [2022-04-25T20:47:22.872Z] ---> 38d5f8e3b2dd [2022-04-25T20:47:22.872Z] Step 11/12 : COPY . . [2022-04-25T20:47:22.872Z] ---> fe7763999894 [2022-04-25T20:47:22.872Z] Step 12/12 : RUN $MAKE [2022-04-25T20:47:22.872Z] ---> Running in d947c598cbbb [2022-04-25T20:47:22.872Z] noop [2022-04-25T20:47:22.872Z] Removing intermediate container d947c598cbbb [2022-04-25T20:47:22.872Z] ---> 3f5f53e0a55a [2022-04-25T20:47:22.872Z] Successfully built 3f5f53e0a55a [2022-04-25T20:47:22.872Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:47:23.255Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T20:47:23.255Z] . [Pipeline] withDockerContainer [2022-04-25T20:47:23.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-23512 does not seem to be running inside a container [2022-04-25T20:47:23.641Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-25T20:47:25.157Z] $ docker top b8d9669aaf0c1de245aeb10251f461b4a2576716dc883d3f9d518e20a427c53e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:47:26.178Z] + go version [2022-04-25T20:47:26.178Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T20:47:26.219Z] $ docker stop --time=1 b8d9669aaf0c1de245aeb10251f461b4a2576716dc883d3f9d518e20a427c53e [2022-04-25T20:47:27.946Z] $ docker rm -f b8d9669aaf0c1de245aeb10251f461b4a2576716dc883d3f9d518e20a427c53e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:47:28.844Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T20:47:28.844Z] . [Pipeline] withDockerContainer [2022-04-25T20:47:29.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-23512 does not seem to be running inside a container [2022-04-25T20:47:29.213Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-25T20:47:30.667Z] $ docker top 299f298f9f5052a9d9adbee1d9c364ec720b6bb752c3813851cdd6d03c1dec96 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T20:47:31.738Z] + make test [2022-04-25T20:47:31.738Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T20:47:33.741Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-25T20:49:10.685Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-25T20:49:10.685Z] ok github.com/edgexfoundry/device-rest-go/driver 0.079s coverage: 55.2% of statements [2022-04-25T20:49:10.685Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T20:49:10.685Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T20:49:43.104Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T20:49:43.104Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T20:49:43.104Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T20:49:43.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T20:49:43.187Z] $ docker stop --time=1 299f298f9f5052a9d9adbee1d9c364ec720b6bb752c3813851cdd6d03c1dec96 [2022-04-25T20:49:45.069Z] $ docker rm -f 299f298f9f5052a9d9adbee1d9c364ec720b6bb752c3813851cdd6d03c1dec96 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T20:49:46.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T20:49:46.259Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T20:49:46.889Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T20:49:47.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T20:49:47.987Z] + ls -al . [2022-04-25T20:49:47.987Z] total 188 [2022-04-25T20:49:47.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 20:49 . [2022-04-25T20:49:47.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 20:45 .. [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 25 20:45 .dockerignore [2022-04-25T20:49:47.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 20:45 .git [2022-04-25T20:49:47.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:45 .github [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 25 20:45 .gitignore [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 20:45 .golangci.yml [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 8330 Apr 25 20:45 Attribution.txt [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 25 20:45 CHANGELOG.md [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 25 20:45 Dockerfile [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 20:45 GOVERNANCE.md [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 25 20:45 Jenkinsfile [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 20:45 LICENSE [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 1964 Apr 25 20:45 Makefile [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 20:45 OWNERS.md [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 25 20:45 README.md [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 20:14 VERSION [2022-04-25T20:49:47.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:45 bin [2022-04-25T20:49:47.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:45 cmd [2022-04-25T20:49:47.987Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 25 20:49 coverage.out [2022-04-25T20:49:47.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 20:45 driver [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 3240 Apr 25 20:45 go.mod [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 25 20:45 go.sum [2022-04-25T20:49:47.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 20:45 snap [2022-04-25T20:49:47.987Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 25 20:45 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:49:48.379Z] + 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=8d801ee3c7418469ddcf61a2cd193651b7327a7b --label arch=arm64 --label version=0.0.0 . [2022-04-25T20:49:48.379Z] Sending build context to Docker daemon 139.8kB [2022-04-25T20:49:48.665Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T20:49:48.665Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-25T20:49:48.665Z] ---> 3f5f53e0a55a [2022-04-25T20:49:48.665Z] Step 3/25 : ARG MAKE='make build' [2022-04-25T20:49:48.943Z] ---> Running in eed95e005e2d [2022-04-25T20:49:49.227Z] Removing intermediate container eed95e005e2d [2022-04-25T20:49:49.227Z] ---> cf88e0005751 [2022-04-25T20:49:49.227Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T20:49:49.227Z] ---> Running in b4d8889c3f40 [2022-04-25T20:49:49.833Z] Removing intermediate container b4d8889c3f40 [2022-04-25T20:49:49.833Z] ---> 52b788d363e9 [2022-04-25T20:49:49.833Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T20:49:49.833Z] ---> Running in 95e65fe2baaf [2022-04-25T20:49:50.117Z] Removing intermediate container 95e65fe2baaf [2022-04-25T20:49:50.117Z] ---> 8c2ae93b9c7f [2022-04-25T20:49:50.117Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T20:49:50.399Z] ---> Running in 28b533368d30 [2022-04-25T20:49:52.404Z] Removing intermediate container 28b533368d30 [2022-04-25T20:49:52.404Z] ---> 90f0c04a061e [2022-04-25T20:49:52.404Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T20:49:52.404Z] ---> Running in 7aacaeeefd63 [2022-04-25T20:49:53.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:49:54.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:49:55.383Z] OK: 224 MiB in 56 packages [2022-04-25T20:49:56.374Z] Removing intermediate container 7aacaeeefd63 [2022-04-25T20:49:56.374Z] ---> b8853b454aee [2022-04-25T20:49:56.374Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-25T20:49:56.374Z] ---> Running in 828b15ce74f5 [2022-04-25T20:49:56.984Z] Removing intermediate container 828b15ce74f5 [2022-04-25T20:49:56.984Z] ---> 4075873e1150 [2022-04-25T20:49:56.984Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-25T20:49:57.613Z] ---> a3339010a49c [2022-04-25T20:49:57.613Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T20:49:57.613Z] ---> Running in 0d195ffc351e [2022-04-25T20:49:59.613Z] Removing intermediate container 0d195ffc351e [2022-04-25T20:49:59.613Z] ---> 567df2cbffb2 [2022-04-25T20:49:59.613Z] Step 11/25 : COPY . . [2022-04-25T20:50:00.601Z] ---> d4f7e358a942 [2022-04-25T20:50:00.601Z] Step 12/25 : RUN $MAKE [2022-04-25T20:50:00.601Z] ---> Running in 1b00f5b7bca0 [2022-04-25T20:50:01.594Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-25T20:52:23.573Z] Removing intermediate container 1b00f5b7bca0 [2022-04-25T20:52:23.573Z] ---> 6547e214ca66 [2022-04-25T20:52:23.573Z] Step 13/25 : FROM alpine:3.14 [2022-04-25T20:52:23.573Z] 3.14: Pulling from library/alpine [2022-04-25T20:52:23.573Z] 455c02918c45: Pulling fs layer [2022-04-25T20:52:23.573Z] 455c02918c45: Download complete [2022-04-25T20:52:23.573Z] 455c02918c45: Pull complete [2022-04-25T20:52:23.573Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T20:52:23.573Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T20:52:23.573Z] ---> ac73e934f311 [2022-04-25T20:52:23.573Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-25T20:52:23.573Z] ---> Running in f1ade1ecbc89 [2022-04-25T20:52:23.573Z] Removing intermediate container f1ade1ecbc89 [2022-04-25T20:52:23.573Z] ---> 728a847d6e1c [2022-04-25T20:52:23.573Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-25T20:52:23.573Z] ---> Running in 88ce6148f39f [2022-04-25T20:52:23.573Z] Removing intermediate container 88ce6148f39f [2022-04-25T20:52:23.573Z] ---> d64aabab06d1 [2022-04-25T20:52:23.573Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T20:52:23.573Z] ---> Running in fc26a0523c54 [2022-04-25T20:52:23.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T20:52:23.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T20:52:23.574Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T20:52:23.574Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T20:52:23.574Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T20:52:23.574Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T20:52:23.574Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T20:52:23.574Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T20:52:23.574Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T20:52:23.574Z] OK: 8 MiB in 20 packages [2022-04-25T20:52:24.559Z] Removing intermediate container fc26a0523c54 [2022-04-25T20:52:24.559Z] ---> 4f2eaf15c600 [2022-04-25T20:52:24.559Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-25T20:52:25.999Z] ---> 2b45f123ed32 [2022-04-25T20:52:25.999Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-25T20:52:26.594Z] ---> 8500bc8a5f56 [2022-04-25T20:52:26.594Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-25T20:52:27.190Z] ---> 490756eec50f [2022-04-25T20:52:27.190Z] Step 20/25 : EXPOSE 59986 [2022-04-25T20:52:27.190Z] ---> Running in 4438dfae0386 [2022-04-25T20:52:27.789Z] Removing intermediate container 4438dfae0386 [2022-04-25T20:52:27.789Z] ---> 7fa160af2c38 [2022-04-25T20:52:27.789Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-25T20:52:27.789Z] ---> Running in b482eb9f6a69 [2022-04-25T20:52:28.065Z] Removing intermediate container b482eb9f6a69 [2022-04-25T20:52:28.065Z] ---> f4bec0540104 [2022-04-25T20:52:28.065Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-25T20:52:28.065Z] ---> Running in db78f695962d [2022-04-25T20:52:28.350Z] Removing intermediate container db78f695962d [2022-04-25T20:52:28.350Z] ---> 74749eca30cb [2022-04-25T20:52:28.350Z] Step 23/25 : LABEL arch=arm64 [2022-04-25T20:52:28.623Z] ---> Running in 2157930f4f1d [2022-04-25T20:52:28.895Z] Removing intermediate container 2157930f4f1d [2022-04-25T20:52:28.895Z] ---> 0db459655049 [2022-04-25T20:52:28.895Z] Step 24/25 : LABEL git_sha=8d801ee3c7418469ddcf61a2cd193651b7327a7b [2022-04-25T20:52:28.895Z] ---> Running in 4b909a1d2065 [2022-04-25T20:52:29.170Z] Removing intermediate container 4b909a1d2065 [2022-04-25T20:52:29.170Z] ---> 592d88e6d361 [2022-04-25T20:52:29.170Z] Step 25/25 : LABEL version=0.0.0 [2022-04-25T20:52:29.446Z] ---> Running in 15467e3ce3ff [2022-04-25T20:52:29.722Z] Removing intermediate container 15467e3ce3ff [2022-04-25T20:52:29.722Z] ---> 8df2e5d7b936 [2022-04-25T20:52:29.722Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T20:52:29.722Z] Successfully built 8df2e5d7b936 [2022-04-25T20:52:29.722Z] Successfully tagged device-rest-arm64:latest [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] sh [2022-04-25T20:52:30.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:52:30.424Z] [2022-04-25T20:52:30.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:52:30.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:52:31.094Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T20:52:31.094Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T20:52:31.094Z] 04944245beec: Pulling fs layer [2022-04-25T20:52:31.094Z] 699f458cf7ca: Pulling fs layer [2022-04-25T20:52:31.094Z] 765212b225bb: Pulling fs layer [2022-04-25T20:52:31.094Z] f23df028b6ca: Pulling fs layer [2022-04-25T20:52:31.094Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T20:52:31.094Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T20:52:31.094Z] f23df028b6ca: Waiting [2022-04-25T20:52:31.094Z] d65c8cfc05b1: Waiting [2022-04-25T20:52:31.094Z] 2437ff75d9bd: Waiting [2022-04-25T20:52:31.094Z] 765212b225bb: Waiting [2022-04-25T20:52:31.094Z] 04944245beec: Download complete [2022-04-25T20:52:31.094Z] 765212b225bb: Download complete [2022-04-25T20:52:31.094Z] f23df028b6ca: Verifying Checksum [2022-04-25T20:52:31.094Z] f23df028b6ca: Download complete [2022-04-25T20:52:31.094Z] d65c8cfc05b1: Verifying Checksum [2022-04-25T20:52:31.094Z] d65c8cfc05b1: Download complete [2022-04-25T20:52:31.375Z] 699f458cf7ca: Verifying Checksum [2022-04-25T20:52:31.375Z] 699f458cf7ca: Download complete [2022-04-25T20:52:31.651Z] 8998bd30e6a1: Verifying Checksum [2022-04-25T20:52:31.651Z] 8998bd30e6a1: Download complete [2022-04-25T20:52:34.288Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T20:52:34.288Z] 2437ff75d9bd: Download complete [2022-04-25T20:52:35.733Z] 8998bd30e6a1: Pull complete [2022-04-25T20:52:36.331Z] 04944245beec: Pull complete [2022-04-25T20:52:37.789Z] 699f458cf7ca: Pull complete [2022-04-25T20:52:38.078Z] 765212b225bb: Pull complete [2022-04-25T20:52:38.678Z] f23df028b6ca: Pull complete [2022-04-25T20:52:38.957Z] d65c8cfc05b1: Pull complete [2022-04-25T20:52:54.066Z] 2437ff75d9bd: Pull complete [2022-04-25T20:52:54.066Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T20:52:54.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T20:52:54.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T20:52:54.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-23512 does not seem to be running inside a container [2022-04-25T20:52:54.449Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-25T20:52:57.299Z] $ docker top e81fde7427b0c2c84211dca8a1f35564f0df09d0bece94609ac85ac3d31a7d96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:52:58.318Z] ---> job-cost.sh [2022-04-25T20:52:58.318Z] lf-activate-venv: SKIPPING [2022-04-25T20:52:58.318Z] INFO: No Stack... [2022-04-25T20:52:59.302Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T20:53:00.284Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T20:53:00.969Z] + + cut -d,cat -f6 /w/workspace/device-rest-go/1/archives/cost.csv [2022-04-25T20:53:00.969Z] [Pipeline] lock [2022-04-25T20:53:01.057Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-178-1-stack-cost] [2022-04-25T20:53:01.061Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-178-1-stack-cost] did not exist. Created. [2022-04-25T20:53:01.062Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T20:53:01.811Z] /w/workspace/device-rest-go/1@tmp/durable-bd7c41e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-25T20:53:02.522Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-25T20:53:02.559Z] Warning: overwriting stash ‘stack-cost’ [2022-04-25T20:53:02.609Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T20:53:02.624Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-178-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T20:53:02.713Z] $ docker stop --time=1 e81fde7427b0c2c84211dca8a1f35564f0df09d0bece94609ac85ac3d31a7d96 [2022-04-25T20:53:04.262Z] $ docker rm -f e81fde7427b0c2c84211dca8a1f35564f0df09d0bece94609ac85ac3d31a7d96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-25T20:53:05.252Z] provisioning config files... [2022-04-25T20:53:05.260Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-178@tmp/config2904985629973462168tmp [Pipeline] { [Pipeline] sh [2022-04-25T20:53:05.601Z] + set +x [2022-04-25T20:53:05.601Z] + bash -s -- [2022-04-25T20:53:05.601Z] + curl -s https://codecov.io/bash [2022-04-25T20:53:05.601Z] [2022-04-25T20:53:05.601Z] _____ _ [2022-04-25T20:53:05.601Z] / ____| | | [2022-04-25T20:53:05.601Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T20:53:05.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T20:53:05.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T20:53:05.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T20:53:05.601Z] Bash-1.0.6 [2022-04-25T20:53:05.601Z] [2022-04-25T20:53:05.601Z] [2022-04-25T20:53:05.601Z] ==> git version 2.25.1 found [2022-04-25T20:53:05.601Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-25T20:53:05.601Z] Release-Date: 2020-01-08 [2022-04-25T20:53:05.601Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-25T20:53:05.601Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T20:53:05.601Z] ==> Jenkins CI detected. [2022-04-25T20:53:05.601Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-178 [2022-04-25T20:53:05.601Z] project root: . [2022-04-25T20:53:05.601Z] --> token set from env [2022-04-25T20:53:05.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T20:53:05.601Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T20:53:05.601Z] ==> Python coveragepy not found [2022-04-25T20:53:05.601Z] ==> Searching for coverage reports in: [2022-04-25T20:53:05.601Z] + . [2022-04-25T20:53:05.601Z] -> Found 1 reports [2022-04-25T20:53:05.601Z] ==> Detecting git/mercurial file structure [2022-04-25T20:53:05.601Z] ==> Reading reports [2022-04-25T20:53:05.601Z] + ./coverage.out bytes=9355 [2022-04-25T20:53:05.601Z] ==> Appending adjustments [2022-04-25T20:53:05.601Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T20:53:05.601Z] + Found adjustments [2022-04-25T20:53:05.601Z] ==> Gzipping contents [2022-04-25T20:53:05.861Z] 4.0K /tmp/codecov.hf6l3n.gz [2022-04-25T20:53:05.861Z] ==> Uploading reports [2022-04-25T20:53:05.861Z] url: https://codecov.io [2022-04-25T20:53:05.861Z] query: branch=PR-178&commit=8d801ee3c7418469ddcf61a2cd193651b7327a7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=178&job=&cmd_args= [2022-04-25T20:53:05.861Z] -> Pinging Codecov [2022-04-25T20:53:05.861Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-178&commit=8d801ee3c7418469ddcf61a2cd193651b7327a7b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-178%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=178&job=&cmd_args= [2022-04-25T20:53:05.861Z] -> Uploading to [2022-04-25T20:53:05.861Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/4E5D53B4F1F92C436F7061BF334D961C/8d801ee3c7418469ddcf61a2cd193651b7327a7b/aca57276-a81d-46e4-bed4-750e3f6b7677.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T205305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fc5f2d2759c1e1bc5b61a851bf3df4731bdcf436e9e34b433498e88455523fb [2022-04-25T20:53:05.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T20:53:05.861Z] Dload Upload Total Spent Left Speed [2022-04-25T20:53:06.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1811 0 0 100 1811 0 8965 --:--:-- --:--:-- --:--:-- 8921 100 1811 0 0 100 1811 0 8048 --:--:-- --:--:-- --:--:-- 8013 [2022-04-25T20:53:06.123Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/8d801ee3c7418469ddcf61a2cd193651b7327a7b [Pipeline] } [2022-04-25T20:53:06.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-25T20:53:07.778Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-178/archives ] [2022-04-25T20:53:07.778Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-178/archives [2022-04-25T20:53:07.778Z] total 16 [2022-04-25T20:53:07.778Z] drwxr-xr-x 3 root root 4096 Apr 25 20:15 . [2022-04-25T20:53:07.778Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 20:15 .. [2022-04-25T20:53:07.778Z] drwxr-xr-x 2 root root 4096 Apr 25 20:15 cost [2022-04-25T20:53:07.778Z] -rw-r--r-- 1 root root 85 Apr 25 20:15 cost.csv [2022-04-25T20:53:07.778Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-178/archives [2022-04-25T20:53:07.778Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-178/archives [2022-04-25T20:53:07.778Z] total 16 [2022-04-25T20:53:07.778Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 20:15 . [2022-04-25T20:53:07.778Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 20:15 .. [2022-04-25T20:53:07.778Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 20:15 cost [2022-04-25T20:53:07.778Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 25 20:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:53:08.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:53:09.012Z] ---> package-listing.sh [2022-04-25T20:53:09.012Z] ++ facter osfamily [2022-04-25T20:53:09.012Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T20:53:09.272Z] + OS_FAMILY=debian [2022-04-25T20:53:09.272Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-178 [2022-04-25T20:53:09.272Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T20:53:09.273Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T20:53:09.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T20:53:09.273Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T20:53:09.273Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-178 ']' [2022-04-25T20:53:09.273Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T20:53:09.273Z] + case "${OS_FAMILY}" in [2022-04-25T20:53:09.273Z] + dpkg -l [2022-04-25T20:53:09.273Z] + grep '^ii' [2022-04-25T20:53:09.273Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T20:53:09.273Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T20:53:09.273Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T20:53:09.273Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-178 ']' [2022-04-25T20:53:09.273Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-178/archives/ [2022-04-25T20:53:09.273Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-178/archives/ [Pipeline] echo [2022-04-25T20:53:09.305Z] 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-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T20:53:09.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T20:53:10.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T20:53:10.344Z] . [Pipeline] withDockerContainer [2022-04-25T20:53:10.438Z] prd-ubuntu20.04-docker-8c-8g-22645 does not seem to be running inside a container [2022-04-25T20:53:10.477Z] $ 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-178/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-178 -v /w/workspace/gexfoundry_device-rest-go_PR-178:/w/workspace/gexfoundry_device-rest-go_PR-178:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-178@tmp:/w/workspace/gexfoundry_device-rest-go_PR-178@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-lftools-log-publisher:latest cat [2022-04-25T20:53:10.729Z] $ docker top fdffdaca4cd9784841000e920dac8d16b0441c73c8f606be74904515806b280d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T20:53:11.144Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T20:53:11.459Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T20:53:11.773Z] + ls /var/log/sa-host [2022-04-25T20:53:11.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T20:53:11.923Z] provisioning config files... [2022-04-25T20:53:11.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-178@tmp/config7838349273364712923tmp [Pipeline] { [Pipeline] echo [2022-04-25T20:53:11.983Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:53:12.296Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T20:53:12.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:53:12.714Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T20:53:12.747Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:53:13.065Z] ---> sudo-logs.sh [2022-04-25T20:53:13.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T20:53:13.145Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:53:13.458Z] ---> job-cost.sh [2022-04-25T20:53:13.458Z] lf-activate-venv: SKIPPING [2022-04-25T20:53:13.458Z] DEBUG: total: 0.2199999988079071 [2022-04-25T20:53:13.458Z] INFO: Retrieving Stack Cost... [2022-04-25T20:53:14.031Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T20:53:14.292Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T20:53:14.333Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T20:53:14.653Z] ---> logs-deploy.sh [2022-04-25T20:53:14.653Z] lf-activate-venv: SKIPPING [2022-04-25T20:53:14.653Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-178/1 [2022-04-25T20:53:14.653Z] INFO: archiving workspace using pattern(s): [2022-04-25T20:53:15.599Z] Archives upload complete. [2022-04-25T20:53:15.599Z] INFO: archiving logs to Nexus [2022-04-25T20:53:16.173Z] ---> uname -a: [2022-04-25T20:53:16.173Z] Linux prd-ubuntu20-04-docker-8c-8g-22645 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-25T20:53:16.173Z] [2022-04-25T20:53:16.173Z] [2022-04-25T20:53:16.173Z] ---> lscpu: [2022-04-25T20:53:16.173Z] Architecture: x86_64 [2022-04-25T20:53:16.173Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-25T20:53:16.173Z] Byte Order: Little Endian [2022-04-25T20:53:16.173Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-25T20:53:16.173Z] CPU(s): 8 [2022-04-25T20:53:16.173Z] On-line CPU(s) list: 0-7 [2022-04-25T20:53:16.173Z] Thread(s) per core: 1 [2022-04-25T20:53:16.173Z] Core(s) per socket: 1 [2022-04-25T20:53:16.173Z] Socket(s): 8 [2022-04-25T20:53:16.173Z] NUMA node(s): 1 [2022-04-25T20:53:16.173Z] Vendor ID: AuthenticAMD [2022-04-25T20:53:16.173Z] CPU family: 23 [2022-04-25T20:53:16.173Z] Model: 49 [2022-04-25T20:53:16.173Z] Model name: AMD EPYC-Rome Processor [2022-04-25T20:53:16.173Z] Stepping: 0 [2022-04-25T20:53:16.173Z] CPU MHz: 2799.998 [2022-04-25T20:53:16.173Z] BogoMIPS: 5599.99 [2022-04-25T20:53:16.173Z] Virtualization: AMD-V [2022-04-25T20:53:16.173Z] Hypervisor vendor: KVM [2022-04-25T20:53:16.173Z] Virtualization type: full [2022-04-25T20:53:16.173Z] L1d cache: 256 KiB [2022-04-25T20:53:16.173Z] L1i cache: 256 KiB [2022-04-25T20:53:16.173Z] L2 cache: 4 MiB [2022-04-25T20:53:16.173Z] L3 cache: 128 MiB [2022-04-25T20:53:16.173Z] NUMA node0 CPU(s): 0-7 [2022-04-25T20:53:16.173Z] Vulnerability Itlb multihit: Not affected [2022-04-25T20:53:16.173Z] Vulnerability L1tf: Not affected [2022-04-25T20:53:16.173Z] Vulnerability Mds: Not affected [2022-04-25T20:53:16.173Z] Vulnerability Meltdown: Not affected [2022-04-25T20:53:16.173Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-25T20:53:16.173Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-25T20:53:16.173Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-25T20:53:16.173Z] Vulnerability Srbds: Not affected [2022-04-25T20:53:16.173Z] Vulnerability Tsx async abort: Not affected [2022-04-25T20:53:16.173Z] 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 [2022-04-25T20:53:16.173Z] [2022-04-25T20:53:16.173Z]