cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 970cf146fa6a294cb89ac37a37482cebec6dc33c+1b7989097685cbbb7d11325d5e96f20d406e46c7 (57db7947a0418bbf432b2f9bb2c8440640a8b1a2) 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-ssh10306085491642742536.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh4546783542593008439.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-187/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-187/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4073920756721540337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 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-ssh92415697169842488.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-187/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-187/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1534482724846235941.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-44800’ Running on prd-ubuntu20.04-docker-8c-8g-44807 in /w/workspace/gexfoundry_device-rest-go_PR-187 [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-187 # 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 1b7989097685cbbb7d11325d5e96f20d406e46c7 into PR head commit 970cf146fa6a294cb89ac37a37482cebec6dc33c Merge succeeded, producing 970cf146fa6a294cb89ac37a37482cebec6dc33c Checking out Revision 970cf146fa6a294cb89ac37a37482cebec6dc33c (PR-187) > 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/187/head:refs/remotes/origin/PR-187 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 970cf146fa6a294cb89ac37a37482cebec6dc33c # 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 1b7989097685cbbb7d11325d5e96f20d406e46c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 970cf146fa6a294cb89ac37a37482cebec6dc33c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" > git rev-list --no-walk 970cf146fa6a294cb89ac37a37482cebec6dc33c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T00:59:53.146Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T00:59:53.204Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T00:59:53.218Z] ========================================================= [2022-05-10T00:59:53.218Z] EdgeX Global Pipelines Version Info [2022-05-10T00:59:53.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T00:59:54.015Z] ------------------- [2022-05-10T00:59:54.015Z] stable info: [2022-05-10T00:59:54.015Z] ------------------- [2022-05-10T00:59:54.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T00:59:54.015Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T00:59:54.015Z] Message: update stable to v1.0.227 [2022-05-10T00:59:54.589Z] ------------------- [2022-05-10T00:59:54.589Z] experimental info: [2022-05-10T00:59:54.589Z] ------------------- [2022-05-10T00:59:54.589Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T00:59:54.589Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T00:59:54.589Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T00:59:54.740Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-05-10T00:59:54.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-05-10T00:59:54.762Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T00:59:54.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T00:59:54.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T00:59:54.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T00:59:54.805Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T00:59:54.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T00:59:54.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T00:59:54.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T00:59:54.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T00:59:54.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-05-10T00:59:54.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T00:59:54.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T00:59:54.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T00:59:54.901Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T00:59:54.911Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T00:59:54.922Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T00:59:54.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T00:59:54.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T00:59:54.959Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T00:59:54.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T00:59:54.987Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T00:59:54.997Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T00:59:55.007Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T00:59:55.017Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T00:59:55.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-187 [Pipeline] echo [2022-05-10T00:59:55.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-187 [Pipeline] echo [2022-05-10T00:59:55.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-187 [Pipeline] echo [2022-05-10T00:59:55.060Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 970cf146fa6a294cb89ac37a37482cebec6dc33c [Pipeline] echo [2022-05-10T00:59:55.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 970cf14 [Pipeline] echo [2022-05-10T00:59:55.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T00:59:55.122Z] provisioning config files... [2022-05-10T00:59:55.135Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-187@tmp/config5472508264177473361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T00:59:55.443Z] ---> docker-login.sh [2022-05-10T00:59:55.443Z] nexus3.edgexfoundry.org:10001 [2022-05-10T00:59:55.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T00:59:55.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T00:59:55.705Z] Configure a credential helper to remove this warning. See [2022-05-10T00:59:55.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T00:59:55.705Z] [2022-05-10T00:59:55.705Z] Login Succeeded [2022-05-10T00:59:55.705Z] nexus3.edgexfoundry.org:10002 [2022-05-10T00:59:55.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T00:59:55.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T00:59:55.966Z] Configure a credential helper to remove this warning. See [2022-05-10T00:59:55.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T00:59:55.966Z] [2022-05-10T00:59:55.966Z] Login Succeeded [2022-05-10T00:59:55.966Z] nexus3.edgexfoundry.org:10003 [2022-05-10T00:59:55.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T00:59:55.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T00:59:55.966Z] Configure a credential helper to remove this warning. See [2022-05-10T00:59:55.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T00:59:55.966Z] [2022-05-10T00:59:55.966Z] Login Succeeded [2022-05-10T00:59:55.967Z] nexus3.edgexfoundry.org:10004 [2022-05-10T00:59:56.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T00:59:56.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T00:59:56.228Z] Configure a credential helper to remove this warning. See [2022-05-10T00:59:56.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T00:59:56.228Z] [2022-05-10T00:59:56.228Z] Login Succeeded [2022-05-10T00:59:56.228Z] docker.io [2022-05-10T00:59:56.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T00:59:56.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T00:59:56.803Z] Configure a credential helper to remove this warning. See [2022-05-10T00:59:56.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T00:59:56.803Z] [2022-05-10T00:59:56.803Z] Login Succeeded [2022-05-10T00:59:56.803Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T00:59:56.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T00:59:57.197Z] + git rev-list -1 --merges 970cf146fa6a294cb89ac37a37482cebec6dc33c~1..970cf146fa6a294cb89ac37a37482cebec6dc33c [Pipeline] echo [2022-05-10T00:59:57.326Z] -----------> git rev-list -1 --merges 970cf146fa6a294cb89ac37a37482cebec6dc33c~1..970cf146fa6a294cb89ac37a37482cebec6dc33c 970cf146fa6a294cb89ac37a37482cebec6dc33c [false] [Pipeline] sh [2022-05-10T00:59:57.623Z] + git log --format=format:%s -1 970cf146fa6a294cb89ac37a37482cebec6dc33c [Pipeline] echo [2022-05-10T00:59:57.643Z] ========================================================= [2022-05-10T00:59:57.643Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T00:59:57.643Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T00:59:57.991Z] + git log --format=format:%s -1 970cf146fa6a294cb89ac37a37482cebec6dc33c [Pipeline] echo [2022-05-10T00:59:58.005Z] [semverPrep] GIT_COMMIT: 970cf146fa6a294cb89ac37a37482cebec6dc33c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-05-10T00:59:58.017Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T00:59:58.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T00:59:58.439Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T00:59:58.439Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T00:59:58.439Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T00:59:58.439Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T00:59:58.439Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T00:59:58.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T00:59:58.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T00:59:58.859Z] [2022-05-10T00:59:58.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T00:59:59.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T00:59:59.163Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T00:59:59.163Z] 1fe172e4850f: Pulling fs layer [2022-05-10T00:59:59.163Z] caf521ccaac6: Pulling fs layer [2022-05-10T00:59:59.163Z] 3ead6fa29328: Pulling fs layer [2022-05-10T00:59:59.163Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T00:59:59.163Z] a8d5f1318db7: Pulling fs layer [2022-05-10T00:59:59.163Z] c427282e49a2: Pulling fs layer [2022-05-10T00:59:59.163Z] 1827001aaf11: Pulling fs layer [2022-05-10T00:59:59.163Z] 0714d37db230: Pulling fs layer [2022-05-10T00:59:59.163Z] ac28cf19c067: Pulling fs layer [2022-05-10T00:59:59.163Z] ca983d60f3e2: Pulling fs layer [2022-05-10T00:59:59.163Z] 9f894cec8388: Pulling fs layer [2022-05-10T00:59:59.163Z] 5c2a1cbceb83: Waiting [2022-05-10T00:59:59.163Z] ac28cf19c067: Waiting [2022-05-10T00:59:59.163Z] a8d5f1318db7: Waiting [2022-05-10T00:59:59.163Z] ca983d60f3e2: Waiting [2022-05-10T00:59:59.163Z] 9f894cec8388: Waiting [2022-05-10T00:59:59.163Z] 0714d37db230: Waiting [2022-05-10T00:59:59.163Z] c427282e49a2: Waiting [2022-05-10T00:59:59.163Z] 1827001aaf11: Waiting [2022-05-10T00:59:59.163Z] caf521ccaac6: Download complete [2022-05-10T00:59:59.163Z] 5c2a1cbceb83: Download complete [2022-05-10T00:59:59.423Z] a8d5f1318db7: Verifying Checksum [2022-05-10T00:59:59.423Z] a8d5f1318db7: Download complete [2022-05-10T00:59:59.423Z] 3ead6fa29328: Download complete [2022-05-10T00:59:59.423Z] c427282e49a2: Verifying Checksum [2022-05-10T00:59:59.423Z] c427282e49a2: Download complete [2022-05-10T00:59:59.423Z] 0714d37db230: Verifying Checksum [2022-05-10T00:59:59.423Z] 0714d37db230: Download complete [2022-05-10T00:59:59.423Z] ac28cf19c067: Download complete [2022-05-10T00:59:59.423Z] ca983d60f3e2: Verifying Checksum [2022-05-10T00:59:59.423Z] ca983d60f3e2: Download complete [2022-05-10T00:59:59.423Z] 9f894cec8388: Download complete [2022-05-10T00:59:59.423Z] 1fe172e4850f: Verifying Checksum [2022-05-10T00:59:59.423Z] 1fe172e4850f: Download complete [2022-05-10T00:59:59.684Z] 1827001aaf11: Verifying Checksum [2022-05-10T00:59:59.684Z] 1827001aaf11: Download complete [2022-05-10T01:00:00.624Z] 1fe172e4850f: Pull complete [2022-05-10T01:00:00.885Z] caf521ccaac6: Pull complete [2022-05-10T01:00:01.458Z] 3ead6fa29328: Pull complete [2022-05-10T01:00:01.458Z] 5c2a1cbceb83: Pull complete [2022-05-10T01:00:01.720Z] a8d5f1318db7: Pull complete [2022-05-10T01:00:01.720Z] c427282e49a2: Pull complete [2022-05-10T01:00:03.629Z] 1827001aaf11: Pull complete [2022-05-10T01:00:03.629Z] 0714d37db230: Pull complete [2022-05-10T01:00:03.891Z] ac28cf19c067: Pull complete [2022-05-10T01:00:03.891Z] ca983d60f3e2: Pull complete [2022-05-10T01:00:03.891Z] 9f894cec8388: Pull complete [2022-05-10T01:00:03.891Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T01:00:03.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T01:00:03.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T01:00:03.965Z] prd-ubuntu20.04-docker-8c-8g-44807 does not seem to be running inside a container [2022-05-10T01:00:04.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-187 -v /w/workspace/gexfoundry_device-rest-go_PR-187:/w/workspace/gexfoundry_device-rest-go_PR-187:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-187@tmp:/w/workspace/gexfoundry_device-rest-go_PR-187@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-devops/py-git-semver:latest cat [2022-05-10T01:00:05.521Z] $ docker top 6870390c669a35325346b86db8733069afa9d5dfcacc6eab2b3fa0d1f6cfaebf -eo pid,comm [2022-05-10T01:00:05.576Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T01:00:05.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T01:00:05.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T01:00:05.617Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T01:00:05.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T01:00:05.741Z] $ docker exec 6870390c669a35325346b86db8733069afa9d5dfcacc6eab2b3fa0d1f6cfaebf ssh-agent [2022-05-10T01:00:05.857Z] SSH_AUTH_SOCK=/tmp/ssh-39CowKq2WxPJ/agent.33 [2022-05-10T01:00:05.857Z] SSH_AGENT_PID=39 [2022-05-10T01:00:05.864Z] Running ssh-add (command line suppressed) [2022-05-10T01:00:05.973Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-187@tmp/private_key_3623943787302461889.key (/w/workspace/gexfoundry_device-rest-go_PR-187@tmp/private_key_3623943787302461889.key) [2022-05-10T01:00:05.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T01:00:06.272Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T01:00:06.294Z] $ docker exec --env ******** --env ******** 6870390c669a35325346b86db8733069afa9d5dfcacc6eab2b3fa0d1f6cfaebf ssh-agent -k [2022-05-10T01:00:06.397Z] unset SSH_AUTH_SOCK; [2022-05-10T01:00:06.398Z] unset SSH_AGENT_PID; [2022-05-10T01:00:06.398Z] echo Agent pid 39 killed; [2022-05-10T01:00:06.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T01:00:06.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T01:00:06.432Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T01:00:06.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T01:00:06.561Z] $ docker exec 6870390c669a35325346b86db8733069afa9d5dfcacc6eab2b3fa0d1f6cfaebf ssh-agent [2022-05-10T01:00:06.690Z] SSH_AUTH_SOCK=/tmp/ssh-He5298XGOn4i/agent.73 [2022-05-10T01:00:06.690Z] SSH_AGENT_PID=79 [2022-05-10T01:00:06.697Z] Running ssh-add (command line suppressed) [2022-05-10T01:00:06.812Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-187@tmp/private_key_3282485340750920014.key (/w/workspace/gexfoundry_device-rest-go_PR-187@tmp/private_key_3282485340750920014.key) [2022-05-10T01:00:06.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T01:00:07.112Z] + git semver init [2022-05-10T01:00:07.374Z] 2022-05-10 01:00:07,315 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T01:00:07.374Z] 2022-05-10 01:00:07,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-187/.semver [2022-05-10T01:00:07.374Z] 2022-05-10 01:00:07,316 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-187/.semver [2022-05-10T01:00:07.374Z] 2022-05-10 01:00:07,317 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-187/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-187, universal_newlines=False, shell=None, istream=None) [2022-05-10T01:00:08.760Z] 2022-05-10 01:00:08,328 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-187/.git/info/exclude [2022-05-10T01:00:08.761Z] 2022-05-10 01:00:08,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-187/.semver/PR-187 with force:False [2022-05-10T01:00:08.761Z] 2022-05-10 01:00:08,328 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-187/.semver/PR-187 [2022-05-10T01:00:08.761Z] 2022-05-10 01:00:08,331 [execute] INFO git cat-file --batch-check [2022-05-10T01:00:08.761Z] 2022-05-10 01:00:08,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-187/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T01:00:08.761Z] 2022-05-10 01:00:08,337 [execute] INFO git cat-file --batch [2022-05-10T01:00:08.761Z] 2022-05-10 01:00:08,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-187/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T01:00:08.761Z] 2022-05-10 01:00:08,340 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-187/.semver/PR-187 [2022-05-10T01:00:08.761Z] 0.0.0 [Pipeline] } [2022-05-10T01:00:08.777Z] $ docker exec --env ******** --env ******** 6870390c669a35325346b86db8733069afa9d5dfcacc6eab2b3fa0d1f6cfaebf ssh-agent -k [2022-05-10T01:00:08.902Z] unset SSH_AUTH_SOCK; [2022-05-10T01:00:08.903Z] unset SSH_AGENT_PID; [2022-05-10T01:00:08.903Z] echo Agent pid 79 killed; [2022-05-10T01:00:08.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T01:00:09.216Z] + git semver [Pipeline] } [2022-05-10T01:00:09.497Z] $ docker stop --time=1 6870390c669a35325346b86db8733069afa9d5dfcacc6eab2b3fa0d1f6cfaebf [2022-05-10T01:00:10.831Z] $ docker rm -f 6870390c669a35325346b86db8733069afa9d5dfcacc6eab2b3fa0d1f6cfaebf [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T01:00:11.178Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T01:00:11.437Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T01:00:11.441Z] [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-05-10T01:00:11.564Z] provisioning config files... [2022-05-10T01:00:11.576Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-187@tmp/config4479046748076574370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:00:11.876Z] ---> docker-login.sh [2022-05-10T01:00:11.876Z] nexus3.edgexfoundry.org:10001 [2022-05-10T01:00:11.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:00:11.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:00:11.876Z] Configure a credential helper to remove this warning. See [2022-05-10T01:00:11.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:00:11.876Z] [2022-05-10T01:00:11.876Z] Login Succeeded [2022-05-10T01:00:11.876Z] nexus3.edgexfoundry.org:10002 [2022-05-10T01:00:11.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:00:11.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:00:11.876Z] Configure a credential helper to remove this warning. See [2022-05-10T01:00:11.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:00:11.876Z] [2022-05-10T01:00:11.876Z] Login Succeeded [2022-05-10T01:00:12.137Z] nexus3.edgexfoundry.org:10003 [2022-05-10T01:00:12.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:00:12.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:00:12.137Z] Configure a credential helper to remove this warning. See [2022-05-10T01:00:12.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:00:12.137Z] [2022-05-10T01:00:12.137Z] Login Succeeded [2022-05-10T01:00:12.137Z] nexus3.edgexfoundry.org:10004 [2022-05-10T01:00:12.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:00:12.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:00:12.398Z] Configure a credential helper to remove this warning. See [2022-05-10T01:00:12.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:00:12.398Z] [2022-05-10T01:00:12.398Z] Login Succeeded [2022-05-10T01:00:12.398Z] docker.io [2022-05-10T01:00:12.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:00:12.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:00:12.659Z] Configure a credential helper to remove this warning. See [2022-05-10T01:00:12.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:00:12.659Z] [2022-05-10T01:00:12.659Z] Login Succeeded [2022-05-10T01:00:12.659Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T01:00:12.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T01:00:12.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T01:00:12.753Z] ========================================================= [2022-05-10T01:00:12.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T01:00:12.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:00:13.068Z] + 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-05-10T01:00:13.068Z] Sending build context to Docker daemon 10.62MB [2022-05-10T01:00:13.068Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T01:00:13.068Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T01:00:13.068Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T01:00:13.068Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T01:00:13.068Z] 666ba61612fd: Pulling fs layer [2022-05-10T01:00:13.068Z] 8ed8ca486205: Pulling fs layer [2022-05-10T01:00:13.068Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T01:00:13.068Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T01:00:13.068Z] ca2b28591e48: Pulling fs layer [2022-05-10T01:00:13.068Z] a51346096db8: Pulling fs layer [2022-05-10T01:00:13.068Z] daebc70d1ce1: Pulling fs layer [2022-05-10T01:00:13.068Z] 0e18a0eac166: Pulling fs layer [2022-05-10T01:00:13.068Z] 22a0e8bec74d: Waiting [2022-05-10T01:00:13.068Z] ca2b28591e48: Waiting [2022-05-10T01:00:13.068Z] a51346096db8: Waiting [2022-05-10T01:00:13.068Z] daebc70d1ce1: Waiting [2022-05-10T01:00:13.068Z] 0e18a0eac166: Waiting [2022-05-10T01:00:13.068Z] 4fe6c5a15a65: Waiting [2022-05-10T01:00:13.068Z] 8ed8ca486205: Verifying Checksum [2022-05-10T01:00:13.068Z] 8ed8ca486205: Download complete [2022-05-10T01:00:13.068Z] 666ba61612fd: Verifying Checksum [2022-05-10T01:00:13.068Z] 666ba61612fd: Download complete [2022-05-10T01:00:13.068Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T01:00:13.068Z] 22a0e8bec74d: Download complete [2022-05-10T01:00:13.330Z] ca2b28591e48: Download complete [2022-05-10T01:00:13.330Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T01:00:13.330Z] 59bf1c3509f3: Download complete [2022-05-10T01:00:13.330Z] a51346096db8: Verifying Checksum [2022-05-10T01:00:13.330Z] a51346096db8: Download complete [2022-05-10T01:00:13.330Z] daebc70d1ce1: Verifying Checksum [2022-05-10T01:00:13.330Z] daebc70d1ce1: Download complete [2022-05-10T01:00:13.330Z] 59bf1c3509f3: Pull complete [2022-05-10T01:00:13.591Z] 666ba61612fd: Pull complete [2022-05-10T01:00:13.591Z] 8ed8ca486205: Pull complete [2022-05-10T01:00:13.853Z] 0e18a0eac166: Verifying Checksum [2022-05-10T01:00:13.853Z] 0e18a0eac166: Download complete [2022-05-10T01:00:14.112Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T01:00:14.112Z] 4fe6c5a15a65: Download complete [2022-05-10T01:00:18.304Z] 4fe6c5a15a65: Pull complete [2022-05-10T01:00:18.304Z] 22a0e8bec74d: Pull complete [2022-05-10T01:00:18.304Z] ca2b28591e48: Pull complete [2022-05-10T01:00:18.304Z] a51346096db8: Pull complete [2022-05-10T01:00:18.304Z] daebc70d1ce1: Pull complete [2022-05-10T01:00:20.216Z] 0e18a0eac166: Pull complete [2022-05-10T01:00:20.216Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T01:00:20.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T01:00:20.216Z] ---> f018257e8ee9 [2022-05-10T01:00:20.216Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T01:00:21.606Z] ---> Running in 330b83e00ab9 [2022-05-10T01:00:21.867Z] Removing intermediate container 330b83e00ab9 [2022-05-10T01:00:21.867Z] ---> 25439f652a6e [2022-05-10T01:00:21.867Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T01:00:21.867Z] ---> Running in 95231c18a5ae [2022-05-10T01:00:21.867Z] Removing intermediate container 95231c18a5ae [2022-05-10T01:00:21.867Z] ---> c36c5719dc49 [2022-05-10T01:00:21.867Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T01:00:21.867Z] ---> Running in 3ff6dde5518f [2022-05-10T01:00:22.126Z] Removing intermediate container 3ff6dde5518f [2022-05-10T01:00:22.126Z] ---> 9ced03b2f45a [2022-05-10T01:00:22.126Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T01:00:22.126Z] ---> Running in e78cd59e667b [2022-05-10T01:00:23.068Z] Removing intermediate container e78cd59e667b [2022-05-10T01:00:23.068Z] ---> 775c920d0f88 [2022-05-10T01:00:23.068Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T01:00:23.068Z] ---> Running in 2afec6e49d96 [2022-05-10T01:00:23.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T01:00:24.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T01:00:24.531Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T01:00:24.531Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T01:00:24.792Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T01:00:24.792Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T01:00:24.792Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T01:00:24.792Z] OK: 224 MiB in 56 packages [2022-05-10T01:00:25.366Z] Removing intermediate container 2afec6e49d96 [2022-05-10T01:00:25.366Z] ---> 08619c6a9fea [2022-05-10T01:00:25.366Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-10T01:00:25.627Z] ---> Running in 4b00d07e9763 [2022-05-10T01:00:25.887Z] Removing intermediate container 4b00d07e9763 [2022-05-10T01:00:25.887Z] ---> 9b915bbf4236 [2022-05-10T01:00:25.887Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T01:00:25.887Z] ---> 61dc2cdceb46 [2022-05-10T01:00:25.887Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T01:00:26.148Z] ---> Running in b9328327620f [2022-05-10T01:00:26.535Z] Still waiting to schedule task [2022-05-10T01:00:26.535Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-44806’ [2022-05-10T01:00:41.052Z] Removing intermediate container b9328327620f [2022-05-10T01:00:41.052Z] ---> 06c0f9cbacba [2022-05-10T01:00:41.052Z] Step 11/12 : COPY . . [2022-05-10T01:00:41.052Z] ---> 6ba7a38c9bfc [2022-05-10T01:00:41.052Z] Step 12/12 : RUN $MAKE [2022-05-10T01:00:41.052Z] ---> Running in 104041dce2b6 [2022-05-10T01:00:41.052Z] noop [2022-05-10T01:00:41.313Z] Removing intermediate container 104041dce2b6 [2022-05-10T01:00:41.313Z] ---> 17aa40b2321b [2022-05-10T01:00:41.313Z] Successfully built 17aa40b2321b [2022-05-10T01:00:41.313Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:00:41.607Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T01:00:41.607Z] . [Pipeline] withDockerContainer [2022-05-10T01:00:41.678Z] prd-ubuntu20.04-docker-8c-8g-44807 does not seem to be running inside a container [2022-05-10T01:00:41.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-187 -v /w/workspace/gexfoundry_device-rest-go_PR-187:/w/workspace/gexfoundry_device-rest-go_PR-187:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-187@tmp:/w/workspace/gexfoundry_device-rest-go_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T01:00:42.122Z] $ docker top d449d53b07fcb3ee7867d73e2eda086e8ae02d38f6eee5edf8d86baef269597a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T01:00:42.467Z] + go version [2022-05-10T01:00:42.468Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T01:00:42.485Z] $ docker stop --time=1 d449d53b07fcb3ee7867d73e2eda086e8ae02d38f6eee5edf8d86baef269597a [2022-05-10T01:00:43.790Z] $ docker rm -f d449d53b07fcb3ee7867d73e2eda086e8ae02d38f6eee5edf8d86baef269597a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:00:44.196Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T01:00:44.196Z] . [Pipeline] withDockerContainer [2022-05-10T01:00:44.265Z] prd-ubuntu20.04-docker-8c-8g-44807 does not seem to be running inside a container [2022-05-10T01:00:44.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-187 -v /w/workspace/gexfoundry_device-rest-go_PR-187:/w/workspace/gexfoundry_device-rest-go_PR-187:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-187@tmp:/w/workspace/gexfoundry_device-rest-go_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T01:00:44.700Z] $ docker top bcba8ef616185255574029164273766b40417cbb36f5aa8aeef226cf53c5fec9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T01:00:45.079Z] + make test [2022-05-10T01:00:45.079Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T01:00:45.386Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-10T01:00:55.439Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-10T01:00:55.439Z] ok github.com/edgexfoundry/device-rest-go/driver 0.018s coverage: 55.2% of statements [2022-05-10T01:01:02.012Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T01:01:05.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T01:01:05.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T01:01:05.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T01:01:05.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T01:01:05.362Z] $ docker stop --time=1 bcba8ef616185255574029164273766b40417cbb36f5aa8aeef226cf53c5fec9 [2022-05-10T01:01:07.427Z] $ docker rm -f bcba8ef616185255574029164273766b40417cbb36f5aa8aeef226cf53c5fec9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T01:01:07.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T01:01:07.903Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T01:01:08.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T01:01:08.882Z] + ls -al . [2022-05-10T01:01:08.882Z] total 168 [2022-05-10T01:01:08.882Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 01:01 . [2022-05-10T01:01:08.882Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:59 .. [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 151 May 10 00:59 .dockerignore [2022-05-10T01:01:08.882Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:00 .git [2022-05-10T01:01:08.882Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:59 .github [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 00:59 .gitignore [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 00:59 .golangci.yml [2022-05-10T01:01:08.882Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:00 .semver [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 10 00:59 Attribution.txt [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 7459 May 10 00:59 CHANGELOG.md [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 10 00:59 Dockerfile [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 00:59 GOVERNANCE.md [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 680 May 10 00:59 Jenkinsfile [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 00:59 LICENSE [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 10 00:59 Makefile [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 00:59 OWNERS.md [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 8003 May 10 00:59 README.md [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:00 VERSION [2022-05-10T01:01:08.882Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:59 bin [2022-05-10T01:01:08.882Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:59 cmd [2022-05-10T01:01:08.882Z] -rw-r--r-- 1 jenkins jenkins 9355 May 10 01:00 coverage.out [2022-05-10T01:01:08.882Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:59 driver [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 10 00:59 go.mod [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 35377 May 10 00:59 go.sum [2022-05-10T01:01:08.882Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:59 snap [2022-05-10T01:01:08.882Z] -rw-rw-r-- 1 jenkins jenkins 713 May 10 00:59 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:01:09.185Z] + 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=970cf146fa6a294cb89ac37a37482cebec6dc33c --label arch=amd64 --label version=0.0.0 . [2022-05-10T01:01:09.185Z] Sending build context to Docker daemon 10.63MB [2022-05-10T01:01:09.185Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T01:01:09.185Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T01:01:09.185Z] ---> 17aa40b2321b [2022-05-10T01:01:09.185Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T01:01:09.455Z] ---> Running in aeecbef44c9c [2022-05-10T01:01:09.716Z] Removing intermediate container aeecbef44c9c [2022-05-10T01:01:09.716Z] ---> f2bb19f76dd0 [2022-05-10T01:01:09.716Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T01:01:09.716Z] ---> Running in f80c1bf4d91d [2022-05-10T01:01:09.977Z] Removing intermediate container f80c1bf4d91d [2022-05-10T01:01:09.977Z] ---> 358fb23ee872 [2022-05-10T01:01:09.977Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T01:01:10.240Z] ---> Running in ba072d4c0a41 [2022-05-10T01:01:10.240Z] Removing intermediate container ba072d4c0a41 [2022-05-10T01:01:10.240Z] ---> d724f0612d95 [2022-05-10T01:01:10.240Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T01:01:10.500Z] ---> Running in bcfc6cde0517 [2022-05-10T01:01:11.070Z] Removing intermediate container bcfc6cde0517 [2022-05-10T01:01:11.070Z] ---> ecf95d987771 [2022-05-10T01:01:11.070Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T01:01:11.070Z] ---> Running in 0cd3add75f43 [2022-05-10T01:01:11.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T01:01:12.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T01:01:12.277Z] OK: 224 MiB in 56 packages [2022-05-10T01:01:12.850Z] Removing intermediate container 0cd3add75f43 [2022-05-10T01:01:12.850Z] ---> b8a435fadb8e [2022-05-10T01:01:12.850Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-10T01:01:12.850Z] ---> Running in a590f4dd8423 [2022-05-10T01:01:12.850Z] Removing intermediate container a590f4dd8423 [2022-05-10T01:01:12.850Z] ---> 49c3fb17c211 [2022-05-10T01:01:12.850Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T01:01:13.110Z] ---> 9c00c175fd6c [2022-05-10T01:01:13.110Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T01:01:13.110Z] ---> Running in 972ead3cfb5d [2022-05-10T01:01:13.684Z] Removing intermediate container 972ead3cfb5d [2022-05-10T01:01:13.684Z] ---> c17960b47023 [2022-05-10T01:01:13.684Z] Step 11/25 : COPY . . [2022-05-10T01:01:14.255Z] ---> ca052276c3c2 [2022-05-10T01:01:14.255Z] Step 12/25 : RUN $MAKE [2022-05-10T01:01:14.255Z] ---> Running in 7d1bdf6eca31 [2022-05-10T01:01:14.255Z] 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-05-10T01:01:36.216Z] Removing intermediate container 7d1bdf6eca31 [2022-05-10T01:01:36.216Z] ---> d356b7cf0df8 [2022-05-10T01:01:36.216Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T01:01:36.216Z] 3.14: Pulling from library/alpine [2022-05-10T01:01:36.216Z] 8663204ce13b: Pulling fs layer [2022-05-10T01:01:36.216Z] 8663204ce13b: Verifying Checksum [2022-05-10T01:01:36.216Z] 8663204ce13b: Download complete [2022-05-10T01:01:36.216Z] 8663204ce13b: Pull complete [2022-05-10T01:01:36.216Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T01:01:36.216Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T01:01:36.216Z] ---> e04c818066af [2022-05-10T01:01:36.216Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-10T01:01:36.216Z] ---> Running in 44a55212d496 [2022-05-10T01:01:36.216Z] Removing intermediate container 44a55212d496 [2022-05-10T01:01:36.216Z] ---> b31bf1bf0fa9 [2022-05-10T01:01:36.216Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-10T01:01:36.216Z] ---> Running in f02f2967d9b2 [2022-05-10T01:01:36.216Z] Removing intermediate container f02f2967d9b2 [2022-05-10T01:01:36.216Z] ---> f3f7cda0868a [2022-05-10T01:01:36.216Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T01:01:36.216Z] ---> Running in 749a3bd71729 [2022-05-10T01:01:36.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T01:01:36.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T01:01:36.216Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T01:01:36.216Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T01:01:36.216Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T01:01:36.216Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T01:01:36.216Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T01:01:36.216Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T01:01:36.216Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T01:01:36.216Z] OK: 8 MiB in 20 packages [2022-05-10T01:01:36.216Z] Removing intermediate container 749a3bd71729 [2022-05-10T01:01:36.216Z] ---> a5eb776fc49f [2022-05-10T01:01:36.216Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-10T01:01:36.478Z] ---> 30801db8f5e7 [2022-05-10T01:01:36.478Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-10T01:01:36.478Z] ---> 6c5e47a54c14 [2022-05-10T01:01:36.478Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-10T01:01:36.737Z] ---> 801780bd27c7 [2022-05-10T01:01:36.737Z] Step 20/25 : EXPOSE 59986 [2022-05-10T01:01:36.737Z] ---> Running in 7a0a879e5322 [2022-05-10T01:01:36.737Z] Removing intermediate container 7a0a879e5322 [2022-05-10T01:01:36.737Z] ---> 7c65c35c46d1 [2022-05-10T01:01:36.737Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-10T01:01:36.737Z] ---> Running in 0b5441e5df81 [2022-05-10T01:01:36.997Z] Removing intermediate container 0b5441e5df81 [2022-05-10T01:01:36.997Z] ---> 639b08d54041 [2022-05-10T01:01:36.997Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T01:01:36.997Z] ---> Running in 24f68dd0f004 [2022-05-10T01:01:36.997Z] Removing intermediate container 24f68dd0f004 [2022-05-10T01:01:36.997Z] ---> 1c681f99629e [2022-05-10T01:01:36.997Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T01:01:36.997Z] ---> Running in 5997bb689b29 [2022-05-10T01:01:37.260Z] Removing intermediate container 5997bb689b29 [2022-05-10T01:01:37.260Z] ---> 0fa2018f05d4 [2022-05-10T01:01:37.260Z] Step 24/25 : LABEL git_sha=970cf146fa6a294cb89ac37a37482cebec6dc33c [2022-05-10T01:01:37.260Z] ---> Running in d8ef0d2bc82b [2022-05-10T01:01:37.261Z] Removing intermediate container d8ef0d2bc82b [2022-05-10T01:01:37.261Z] ---> 40b0189d594f [2022-05-10T01:01:37.261Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T01:01:37.261Z] ---> Running in 8f3c9fce63b7 [2022-05-10T01:01:37.523Z] Removing intermediate container 8f3c9fce63b7 [2022-05-10T01:01:37.523Z] ---> 423cd7a7fe54 [2022-05-10T01:01:37.523Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T01:01:37.523Z] Successfully built 423cd7a7fe54 [2022-05-10T01:01:37.523Z] 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-05-10T01:01:37.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T01:01:37.946Z] [2022-05-10T01:01:37.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:01:38.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T01:01:38.250Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T01:01:38.250Z] 5eb5b503b376: Pulling fs layer [2022-05-10T01:01:38.250Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T01:01:38.250Z] ec43610c2a17: Pulling fs layer [2022-05-10T01:01:38.250Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T01:01:38.250Z] 33b1e0a273af: Pulling fs layer [2022-05-10T01:01:38.250Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T01:01:38.250Z] 2f39f015ded8: Pulling fs layer [2022-05-10T01:01:38.250Z] 33b1e0a273af: Waiting [2022-05-10T01:01:38.250Z] 5d3b04190fa2: Waiting [2022-05-10T01:01:38.250Z] 2f39f015ded8: Waiting [2022-05-10T01:01:38.250Z] 3a2ae6a8a46f: Waiting [2022-05-10T01:01:38.250Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T01:01:38.250Z] 5c69ac0246d0: Download complete [2022-05-10T01:01:38.250Z] 3a2ae6a8a46f: Download complete [2022-05-10T01:01:38.250Z] 33b1e0a273af: Verifying Checksum [2022-05-10T01:01:38.250Z] 33b1e0a273af: Download complete [2022-05-10T01:01:38.511Z] ec43610c2a17: Verifying Checksum [2022-05-10T01:01:38.511Z] ec43610c2a17: Download complete [2022-05-10T01:01:38.511Z] 5d3b04190fa2: Download complete [2022-05-10T01:01:38.511Z] 5eb5b503b376: Verifying Checksum [2022-05-10T01:01:38.511Z] 5eb5b503b376: Download complete [2022-05-10T01:01:39.079Z] 2f39f015ded8: Download complete [2022-05-10T01:01:40.018Z] 5eb5b503b376: Pull complete [2022-05-10T01:01:40.018Z] 5c69ac0246d0: Pull complete [2022-05-10T01:01:40.591Z] ec43610c2a17: Pull complete [2022-05-10T01:01:40.591Z] 3a2ae6a8a46f: Pull complete [2022-05-10T01:01:40.591Z] 33b1e0a273af: Pull complete [2022-05-10T01:01:40.852Z] 5d3b04190fa2: Pull complete [2022-05-10T01:01:45.046Z] 2f39f015ded8: Pull complete [2022-05-10T01:01:45.046Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T01:01:45.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T01:01:45.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T01:01:45.123Z] prd-ubuntu20.04-docker-8c-8g-44807 does not seem to be running inside a container [2022-05-10T01:01:45.165Z] $ 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-187 -v /w/workspace/gexfoundry_device-rest-go_PR-187:/w/workspace/gexfoundry_device-rest-go_PR-187:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-187@tmp:/w/workspace/gexfoundry_device-rest-go_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T01:01:48.297Z] $ docker top a0a72369f7fcb1caeaeaec33a81e0a46cd715a00c703d929440a424285017211 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:01:48.726Z] ---> job-cost.sh [2022-05-10T01:01:48.726Z] lf-activate-venv: SKIPPING [2022-05-10T01:01:48.726Z] INFO: No Stack... [2022-05-10T01:01:48.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T01:01:49.556Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T01:01:49.850Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-187/archives/cost.csv [2022-05-10T01:01:49.850Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T01:01:49.866Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-187-3-stack-cost] [2022-05-10T01:01:49.872Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-187-3-stack-cost] did not exist. Created. [2022-05-10T01:01:49.872Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-187-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T01:01:50.180Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T01:01:50.208Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T01:01:50.215Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-187-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T01:01:50.239Z] $ docker stop --time=1 a0a72369f7fcb1caeaeaec33a81e0a46cd715a00c703d929440a424285017211 [2022-05-10T01:01:51.420Z] $ docker rm -f a0a72369f7fcb1caeaeaec33a81e0a46cd715a00c703d929440a424285017211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T01:04:00.803Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44808 in /w/workspace/gexfoundry_device-rest-go_PR-187 [Pipeline] { [Pipeline] ws [2022-05-10T01:04:00.818Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2022-05-10T01:04:01.125Z] The recommended git tool is: git [2022-05-10T01:04:08.346Z] using credential edgex-jenkins-ssh [2022-05-10T01:04:08.365Z] Cloning the remote Git repository [2022-05-10T01:04:08.454Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-05-10T01:04:08.613Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2022-05-10T01:04:08.728Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-05-10T01:04:08.729Z] > git --version # timeout=10 [2022-05-10T01:04:08.748Z] > git --version # 'git version 2.25.1' [2022-05-10T01:04:08.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T01:04:08.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T01:04:10.807Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-05-10T01:04:10.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T01:04:10.856Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-05-10T01:04:10.892Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-05-10T01:04:10.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T01:04:11.435Z] Merging remotes/origin/main commit 1b7989097685cbbb7d11325d5e96f20d406e46c7 into PR head commit 970cf146fa6a294cb89ac37a37482cebec6dc33c [2022-05-10T01:04:11.661Z] Merge succeeded, producing 970cf146fa6a294cb89ac37a37482cebec6dc33c [2022-05-10T01:04:11.661Z] Checking out Revision 970cf146fa6a294cb89ac37a37482cebec6dc33c (PR-187) [2022-05-10T01:04:10.908Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-10T01:04:11.458Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T01:04:11.476Z] > git checkout -f 970cf146fa6a294cb89ac37a37482cebec6dc33c # timeout=10 [2022-05-10T01:04:11.566Z] > git remote # timeout=10 [2022-05-10T01:04:11.590Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T01:04:11.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T01:04:11.621Z] > git merge 1b7989097685cbbb7d11325d5e96f20d406e46c7 # timeout=10 [2022-05-10T01:04:11.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T01:04:11.671Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T01:04:11.688Z] > git checkout -f 970cf146fa6a294cb89ac37a37482cebec6dc33c # timeout=10 [2022-05-10T01:04:15.900Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T01:04:17.840Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T01:04:17.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T01:04:17.840Z] Dload Upload Total Spent Left Speed [2022-05-10T01:04:17.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh [2022-05-10T01:04:18.376Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T01:04:18.720Z] + sudo tee /etc/docker/daemon.new [2022-05-10T01:04:18.720Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T01:04:18.720Z] { [2022-05-10T01:04:18.720Z] "registry-mirrors": [ [2022-05-10T01:04:18.720Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T01:04:18.720Z] ], [2022-05-10T01:04:18.720Z] "bip": "10.250.0.254/24", [2022-05-10T01:04:18.720Z] "hosts": [ [2022-05-10T01:04:18.720Z] "tcp://0.0.0.0:5555", [2022-05-10T01:04:18.720Z] "unix:///var/run/docker.sock" [2022-05-10T01:04:18.720Z] ], [2022-05-10T01:04:18.720Z] "mtu": 1458, [2022-05-10T01:04:18.720Z] "selinux-enabled": true, [2022-05-10T01:04:18.720Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T01:04:18.720Z] } [Pipeline] sh [2022-05-10T01:04:19.111Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T01:04:19.458Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T01:04:37.792Z] provisioning config files... [2022-05-10T01:04:37.817Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config4264321447436157639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:04:38.184Z] ---> docker-login.sh [2022-05-10T01:04:38.184Z] nexus3.edgexfoundry.org:10001 [2022-05-10T01:04:38.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:04:39.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:04:39.060Z] Configure a credential helper to remove this warning. See [2022-05-10T01:04:39.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:04:39.060Z] [2022-05-10T01:04:39.060Z] Login Succeeded [2022-05-10T01:04:39.060Z] nexus3.edgexfoundry.org:10002 [2022-05-10T01:04:39.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:04:39.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:04:39.615Z] Configure a credential helper to remove this warning. See [2022-05-10T01:04:39.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:04:39.615Z] [2022-05-10T01:04:39.615Z] Login Succeeded [2022-05-10T01:04:39.615Z] nexus3.edgexfoundry.org:10003 [2022-05-10T01:04:39.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:04:40.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:04:40.183Z] Configure a credential helper to remove this warning. See [2022-05-10T01:04:40.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:04:40.183Z] [2022-05-10T01:04:40.183Z] Login Succeeded [2022-05-10T01:04:40.183Z] nexus3.edgexfoundry.org:10004 [2022-05-10T01:04:40.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:04:40.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:04:40.457Z] Configure a credential helper to remove this warning. See [2022-05-10T01:04:40.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:04:40.457Z] [2022-05-10T01:04:40.457Z] Login Succeeded [2022-05-10T01:04:40.457Z] docker.io [2022-05-10T01:04:40.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T01:04:41.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T01:04:41.329Z] Configure a credential helper to remove this warning. See [2022-05-10T01:04:41.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T01:04:41.329Z] [2022-05-10T01:04:41.329Z] Login Succeeded [2022-05-10T01:04:41.329Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T01:04:41.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T01:04:41.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T01:04:41.815Z] ========================================================= [2022-05-10T01:04:41.815Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T01:04:41.815Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:04:42.184Z] + 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-05-10T01:04:42.184Z] Sending build context to Docker daemon 124.4kB [2022-05-10T01:04:42.459Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T01:04:42.459Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T01:04:42.740Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T01:04:42.740Z] 9b3977197b4f: Pulling fs layer [2022-05-10T01:04:42.740Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T01:04:42.740Z] 94645a83ff95: Pulling fs layer [2022-05-10T01:04:42.740Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T01:04:42.740Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T01:04:42.740Z] 3096ccb668a1: Pulling fs layer [2022-05-10T01:04:42.740Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T01:04:42.740Z] a4caa8a26152: Pulling fs layer [2022-05-10T01:04:42.740Z] 0c92f367c5e7: Waiting [2022-05-10T01:04:42.740Z] 3096ccb668a1: Waiting [2022-05-10T01:04:42.740Z] e8cf19c19ddd: Waiting [2022-05-10T01:04:42.740Z] a4caa8a26152: Waiting [2022-05-10T01:04:42.740Z] 94645a83ff95: Verifying Checksum [2022-05-10T01:04:42.740Z] 94645a83ff95: Download complete [2022-05-10T01:04:42.740Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T01:04:42.740Z] 1a89e8eeedd5: Download complete [2022-05-10T01:04:42.740Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T01:04:42.740Z] 0c92f367c5e7: Download complete [2022-05-10T01:04:42.740Z] 3096ccb668a1: Verifying Checksum [2022-05-10T01:04:42.740Z] 3096ccb668a1: Download complete [2022-05-10T01:04:42.740Z] 9b3977197b4f: Verifying Checksum [2022-05-10T01:04:42.740Z] 9b3977197b4f: Download complete [2022-05-10T01:04:42.740Z] e8cf19c19ddd: Download complete [2022-05-10T01:04:43.731Z] 9b3977197b4f: Pull complete [2022-05-10T01:04:44.011Z] 1a89e8eeedd5: Pull complete [2022-05-10T01:04:44.290Z] 94645a83ff95: Pull complete [2022-05-10T01:04:44.887Z] a4caa8a26152: Verifying Checksum [2022-05-10T01:04:44.887Z] a4caa8a26152: Download complete [2022-05-10T01:04:45.484Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T01:04:45.484Z] 3f3a8bcf1eab: Download complete [2022-05-10T01:04:57.887Z] 3f3a8bcf1eab: Pull complete [2022-05-10T01:04:57.887Z] 0c92f367c5e7: Pull complete [2022-05-10T01:04:57.887Z] 3096ccb668a1: Pull complete [2022-05-10T01:04:57.887Z] e8cf19c19ddd: Pull complete [2022-05-10T01:05:04.605Z] a4caa8a26152: Pull complete [2022-05-10T01:05:04.605Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T01:05:04.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T01:05:04.605Z] ---> 725f1c02e7f9 [2022-05-10T01:05:04.605Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T01:05:04.605Z] ---> Running in 89b819fda340 [2022-05-10T01:05:04.605Z] Removing intermediate container 89b819fda340 [2022-05-10T01:05:04.605Z] ---> bbffa8f48333 [2022-05-10T01:05:04.605Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T01:05:04.605Z] ---> Running in 0ecd72c1331a [2022-05-10T01:05:04.889Z] Removing intermediate container 0ecd72c1331a [2022-05-10T01:05:04.889Z] ---> 5b5bba8e5c99 [2022-05-10T01:05:04.889Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T01:05:05.167Z] ---> Running in 3e21398460c3 [2022-05-10T01:05:05.445Z] Removing intermediate container 3e21398460c3 [2022-05-10T01:05:05.445Z] ---> 899a35bafd48 [2022-05-10T01:05:05.446Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T01:05:05.446Z] ---> Running in 4364cfcbabbe [2022-05-10T01:05:07.441Z] Removing intermediate container 4364cfcbabbe [2022-05-10T01:05:07.441Z] ---> 97e01aa3a621 [2022-05-10T01:05:07.441Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T01:05:07.441Z] ---> Running in 464a5d6c70ce [2022-05-10T01:05:08.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T01:05:09.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T01:05:10.001Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T01:05:10.001Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T01:05:10.001Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T01:05:10.274Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T01:05:10.274Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T01:05:10.544Z] OK: 224 MiB in 56 packages [2022-05-10T01:05:11.524Z] Removing intermediate container 464a5d6c70ce [2022-05-10T01:05:11.524Z] ---> 0e3421bfa1e1 [2022-05-10T01:05:11.524Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-10T01:05:11.524Z] ---> Running in 86e31e0f7a15 [2022-05-10T01:05:11.798Z] Removing intermediate container 86e31e0f7a15 [2022-05-10T01:05:11.798Z] ---> 8262d6fb1653 [2022-05-10T01:05:11.798Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T01:05:12.070Z] ---> 3550ceb048d5 [2022-05-10T01:05:12.070Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T01:05:12.348Z] ---> Running in 3a457fd826c1 [2022-05-10T01:05:59.324Z] Removing intermediate container 3a457fd826c1 [2022-05-10T01:05:59.324Z] ---> a5f336bfe84f [2022-05-10T01:05:59.324Z] Step 11/12 : COPY . . [2022-05-10T01:05:59.324Z] ---> 1814994c2389 [2022-05-10T01:05:59.324Z] Step 12/12 : RUN $MAKE [2022-05-10T01:05:59.324Z] ---> Running in 53b3903dd400 [2022-05-10T01:05:59.324Z] noop [2022-05-10T01:05:59.324Z] Removing intermediate container 53b3903dd400 [2022-05-10T01:05:59.324Z] ---> db799d4c6a99 [2022-05-10T01:05:59.324Z] Successfully built db799d4c6a99 [2022-05-10T01:05:59.324Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:05:59.664Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T01:05:59.664Z] . [Pipeline] withDockerContainer [2022-05-10T01:05:59.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-44808 does not seem to be running inside a container [2022-05-10T01:05:59.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T01:06:01.242Z] $ docker top 5de8c7a87ba23527a4f6ef60521c2efb0dd3c8a192d2cccb7e2088c537cbe202 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T01:06:02.129Z] + go version [2022-05-10T01:06:02.129Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T01:06:02.166Z] $ docker stop --time=1 5de8c7a87ba23527a4f6ef60521c2efb0dd3c8a192d2cccb7e2088c537cbe202 [2022-05-10T01:06:03.778Z] $ docker rm -f 5de8c7a87ba23527a4f6ef60521c2efb0dd3c8a192d2cccb7e2088c537cbe202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:06:04.347Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T01:06:04.347Z] . [Pipeline] withDockerContainer [2022-05-10T01:06:04.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-44808 does not seem to be running inside a container [2022-05-10T01:06:04.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T01:06:05.946Z] $ docker top 19bdf5b68aff0b22a2d49f0ffcf3e60480d441e2b9e5a0122f2eb32ee8d968b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T01:06:06.844Z] + make test [2022-05-10T01:06:06.844Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T01:06:08.285Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-10T01:07:30.188Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-10T01:07:30.189Z] ok github.com/edgexfoundry/device-rest-go/driver 0.069s coverage: 55.2% of statements [2022-05-10T01:07:30.189Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T01:07:30.189Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T01:07:57.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T01:07:57.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T01:07:57.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T01:07:57.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T01:07:57.065Z] $ docker stop --time=1 19bdf5b68aff0b22a2d49f0ffcf3e60480d441e2b9e5a0122f2eb32ee8d968b9 [2022-05-10T01:07:58.840Z] $ docker rm -f 19bdf5b68aff0b22a2d49f0ffcf3e60480d441e2b9e5a0122f2eb32ee8d968b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T01:07:59.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T01:07:59.778Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T01:08:00.234Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T01:08:00.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T01:08:01.147Z] + ls -al . [2022-05-10T01:08:01.147Z] total 164 [2022-05-10T01:08:01.147Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:07 . [2022-05-10T01:08:01.147Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:04 .. [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 151 May 10 01:04 .dockerignore [2022-05-10T01:08:01.147Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:04 .git [2022-05-10T01:08:01.147Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:04 .github [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 01:04 .gitignore [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:04 .golangci.yml [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 10 01:04 Attribution.txt [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 7459 May 10 01:04 CHANGELOG.md [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 10 01:04 Dockerfile [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:04 GOVERNANCE.md [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 680 May 10 01:04 Jenkinsfile [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 01:04 LICENSE [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 10 01:04 Makefile [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 01:04 OWNERS.md [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 8003 May 10 01:04 README.md [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 01:00 VERSION [2022-05-10T01:08:01.147Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:04 bin [2022-05-10T01:08:01.147Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:04 cmd [2022-05-10T01:08:01.147Z] -rw-r--r-- 1 jenkins jenkins 9355 May 10 01:07 coverage.out [2022-05-10T01:08:01.147Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:04 driver [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 10 01:04 go.mod [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 35377 May 10 01:04 go.sum [2022-05-10T01:08:01.147Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:04 snap [2022-05-10T01:08:01.147Z] -rw-rw-r-- 1 jenkins jenkins 713 May 10 01:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:08:01.492Z] + 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=970cf146fa6a294cb89ac37a37482cebec6dc33c --label arch=arm64 --label version=0.0.0 . [2022-05-10T01:08:01.492Z] Sending build context to Docker daemon 134.7kB [2022-05-10T01:08:01.767Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T01:08:01.767Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T01:08:01.767Z] ---> db799d4c6a99 [2022-05-10T01:08:01.767Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T01:08:01.767Z] ---> Running in bfc3cb4879ea [2022-05-10T01:08:02.041Z] Removing intermediate container bfc3cb4879ea [2022-05-10T01:08:02.041Z] ---> 833e2ca64cf5 [2022-05-10T01:08:02.041Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T01:08:02.315Z] ---> Running in 0ad18b2e72cf [2022-05-10T01:08:02.589Z] Removing intermediate container 0ad18b2e72cf [2022-05-10T01:08:02.589Z] ---> 3345708ee79b [2022-05-10T01:08:02.589Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T01:08:02.589Z] ---> Running in 507d0c566596 [2022-05-10T01:08:02.871Z] Removing intermediate container 507d0c566596 [2022-05-10T01:08:02.871Z] ---> d3cf183dc68b [2022-05-10T01:08:02.871Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T01:08:02.871Z] ---> Running in fd035721d187 [2022-05-10T01:08:04.898Z] Removing intermediate container fd035721d187 [2022-05-10T01:08:04.898Z] ---> c1871a7a91b7 [2022-05-10T01:08:04.899Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T01:08:04.899Z] ---> Running in 5518a8109573 [2022-05-10T01:08:05.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T01:08:06.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T01:08:07.483Z] OK: 224 MiB in 56 packages [2022-05-10T01:08:08.099Z] Removing intermediate container 5518a8109573 [2022-05-10T01:08:08.099Z] ---> 205f637767fb [2022-05-10T01:08:08.099Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-10T01:08:08.375Z] ---> Running in 2a248e4b06ff [2022-05-10T01:08:08.649Z] Removing intermediate container 2a248e4b06ff [2022-05-10T01:08:08.649Z] ---> bfc551c90e71 [2022-05-10T01:08:08.649Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T01:08:09.242Z] ---> b62caa273daf [2022-05-10T01:08:09.242Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T01:08:09.242Z] ---> Running in 76d30dd1a59b [2022-05-10T01:08:11.208Z] Removing intermediate container 76d30dd1a59b [2022-05-10T01:08:11.208Z] ---> eca58c111c15 [2022-05-10T01:08:11.208Z] Step 11/25 : COPY . . [2022-05-10T01:08:11.491Z] ---> bb72e5947a06 [2022-05-10T01:08:11.491Z] Step 12/25 : RUN $MAKE [2022-05-10T01:08:11.778Z] ---> Running in b765d33a1f41 [2022-05-10T01:08:12.758Z] 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-05-10T01:10:19.613Z] Removing intermediate container b765d33a1f41 [2022-05-10T01:10:19.613Z] ---> cc10d6a5a896 [2022-05-10T01:10:19.613Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T01:10:19.613Z] 3.14: Pulling from library/alpine [2022-05-10T01:10:19.613Z] 455c02918c45: Pulling fs layer [2022-05-10T01:10:19.613Z] 455c02918c45: Download complete [2022-05-10T01:10:19.613Z] 455c02918c45: Pull complete [2022-05-10T01:10:19.613Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T01:10:19.613Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T01:10:19.613Z] ---> ac73e934f311 [2022-05-10T01:10:19.613Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-10T01:10:19.613Z] ---> Running in 80d7f89174a9 [2022-05-10T01:10:19.613Z] Removing intermediate container 80d7f89174a9 [2022-05-10T01:10:19.613Z] ---> dbb602cd7a1f [2022-05-10T01:10:19.613Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-10T01:10:19.613Z] ---> Running in 0470f380caa9 [2022-05-10T01:10:19.613Z] Removing intermediate container 0470f380caa9 [2022-05-10T01:10:19.613Z] ---> 5285970c5adb [2022-05-10T01:10:19.613Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T01:10:19.613Z] ---> Running in f8ca5cfa69c9 [2022-05-10T01:10:19.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T01:10:19.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T01:10:19.887Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T01:10:19.887Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T01:10:19.887Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T01:10:19.887Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T01:10:20.164Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T01:10:20.164Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T01:10:20.164Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T01:10:20.164Z] OK: 8 MiB in 20 packages [2022-05-10T01:10:21.162Z] Removing intermediate container f8ca5cfa69c9 [2022-05-10T01:10:21.162Z] ---> be2f3c5df428 [2022-05-10T01:10:21.162Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-10T01:10:22.600Z] ---> 228fab967e2b [2022-05-10T01:10:22.600Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-10T01:10:23.199Z] ---> 1ef83aa87d45 [2022-05-10T01:10:23.199Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-10T01:10:23.798Z] ---> 15858fc83604 [2022-05-10T01:10:23.798Z] Step 20/25 : EXPOSE 59986 [2022-05-10T01:10:23.798Z] ---> Running in f4b5ac0189fb [2022-05-10T01:10:24.403Z] Removing intermediate container f4b5ac0189fb [2022-05-10T01:10:24.403Z] ---> 99fbe66ffd79 [2022-05-10T01:10:24.403Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-10T01:10:24.403Z] ---> Running in 423b3057fc2a [2022-05-10T01:10:24.678Z] Removing intermediate container 423b3057fc2a [2022-05-10T01:10:24.678Z] ---> caf7344390d0 [2022-05-10T01:10:24.678Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T01:10:24.678Z] ---> Running in d917f072d064 [2022-05-10T01:10:24.957Z] Removing intermediate container d917f072d064 [2022-05-10T01:10:24.957Z] ---> cea249946af1 [2022-05-10T01:10:24.957Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T01:10:25.232Z] ---> Running in a2dbd8390700 [2022-05-10T01:10:25.509Z] Removing intermediate container a2dbd8390700 [2022-05-10T01:10:25.509Z] ---> 3b615dd42aad [2022-05-10T01:10:25.509Z] Step 24/25 : LABEL git_sha=970cf146fa6a294cb89ac37a37482cebec6dc33c [2022-05-10T01:10:25.509Z] ---> Running in 7923d801cb53 [2022-05-10T01:10:25.783Z] Removing intermediate container 7923d801cb53 [2022-05-10T01:10:25.783Z] ---> 59a35b9381c3 [2022-05-10T01:10:25.783Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T01:10:26.062Z] ---> Running in e4088fc8eb1a [2022-05-10T01:10:26.340Z] Removing intermediate container e4088fc8eb1a [2022-05-10T01:10:26.340Z] ---> 634cdfa510af [2022-05-10T01:10:26.340Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T01:10:26.340Z] Successfully built 634cdfa510af [2022-05-10T01:10:26.340Z] 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-05-10T01:10:26.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T01:10:26.791Z] [2022-05-10T01:10:26.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:10:27.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T01:10:27.416Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T01:10:27.416Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T01:10:27.416Z] 04944245beec: Pulling fs layer [2022-05-10T01:10:27.416Z] 699f458cf7ca: Pulling fs layer [2022-05-10T01:10:27.416Z] 765212b225bb: Pulling fs layer [2022-05-10T01:10:27.416Z] f23df028b6ca: Pulling fs layer [2022-05-10T01:10:27.416Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T01:10:27.416Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T01:10:27.416Z] d65c8cfc05b1: Waiting [2022-05-10T01:10:27.416Z] 765212b225bb: Waiting [2022-05-10T01:10:27.416Z] f23df028b6ca: Waiting [2022-05-10T01:10:27.416Z] 2437ff75d9bd: Waiting [2022-05-10T01:10:27.416Z] 04944245beec: Verifying Checksum [2022-05-10T01:10:27.416Z] 04944245beec: Download complete [2022-05-10T01:10:27.416Z] 765212b225bb: Verifying Checksum [2022-05-10T01:10:27.416Z] 765212b225bb: Download complete [2022-05-10T01:10:27.416Z] f23df028b6ca: Verifying Checksum [2022-05-10T01:10:27.416Z] f23df028b6ca: Download complete [2022-05-10T01:10:27.416Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T01:10:27.416Z] d65c8cfc05b1: Download complete [2022-05-10T01:10:27.694Z] 699f458cf7ca: Verifying Checksum [2022-05-10T01:10:27.694Z] 699f458cf7ca: Download complete [2022-05-10T01:10:27.971Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T01:10:27.971Z] 8998bd30e6a1: Download complete [2022-05-10T01:10:30.612Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T01:10:30.612Z] 2437ff75d9bd: Download complete [2022-05-10T01:10:32.591Z] 8998bd30e6a1: Pull complete [2022-05-10T01:10:32.864Z] 04944245beec: Pull complete [2022-05-10T01:10:34.300Z] 699f458cf7ca: Pull complete [2022-05-10T01:10:34.574Z] 765212b225bb: Pull complete [2022-05-10T01:10:35.553Z] f23df028b6ca: Pull complete [2022-05-10T01:10:35.826Z] d65c8cfc05b1: Pull complete [2022-05-10T01:10:50.907Z] 2437ff75d9bd: Pull complete [2022-05-10T01:10:50.907Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T01:10:50.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T01:10:50.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T01:10:51.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-44808 does not seem to be running inside a container [2022-05-10T01:10:51.242Z] $ 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/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T01:10:53.980Z] $ docker top 35d87c6f019b09243882eba5821c530cdcb11f5e533395496792818a1e4d0651 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:10:54.934Z] ---> job-cost.sh [2022-05-10T01:10:54.934Z] lf-activate-venv: SKIPPING [2022-05-10T01:10:54.934Z] INFO: No Stack... [2022-05-10T01:10:55.531Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T01:10:56.129Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T01:10:56.813Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [2022-05-10T01:10:56.813Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T01:10:56.873Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-187-3-stack-cost] [2022-05-10T01:10:56.882Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-187-3-stack-cost] did not exist. Created. [2022-05-10T01:10:56.882Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-187-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T01:10:57.580Z] /w/workspace/device-rest-go/3@tmp/durable-5f0de34c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T01:10:58.260Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T01:10:58.281Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T01:10:58.327Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T01:10:58.335Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-187-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T01:10:58.351Z] $ docker stop --time=1 35d87c6f019b09243882eba5821c530cdcb11f5e533395496792818a1e4d0651 [2022-05-10T01:10:59.861Z] $ docker rm -f 35d87c6f019b09243882eba5821c530cdcb11f5e533395496792818a1e4d0651 [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-05-10T01:11:00.382Z] provisioning config files... [2022-05-10T01:11:00.399Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-187@tmp/config4168897759299841161tmp [Pipeline] { [Pipeline] sh [2022-05-10T01:11:00.697Z] + set +x [2022-05-10T01:11:00.697Z] + curl -s https://codecov.io/bash [2022-05-10T01:11:00.697Z] + bash -s -- [2022-05-10T01:11:00.697Z] [2022-05-10T01:11:00.697Z] _____ _ [2022-05-10T01:11:00.697Z] / ____| | | [2022-05-10T01:11:00.697Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T01:11:00.697Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T01:11:00.697Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T01:11:00.697Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T01:11:00.697Z] Bash-1.0.6 [2022-05-10T01:11:00.697Z] [2022-05-10T01:11:00.697Z] [2022-05-10T01:11:00.697Z] ==> git version 2.25.1 found [2022-05-10T01:11:00.697Z] ==> 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-05-10T01:11:00.697Z] Release-Date: 2020-01-08 [2022-05-10T01:11:00.697Z] 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-05-10T01:11:00.697Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T01:11:00.697Z] ==> Jenkins CI detected. [2022-05-10T01:11:00.697Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-187 [2022-05-10T01:11:00.697Z] project root: . [2022-05-10T01:11:00.697Z] --> token set from env [2022-05-10T01:11:00.697Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T01:11:00.697Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T01:11:00.697Z] ==> Python coveragepy not found [2022-05-10T01:11:00.697Z] ==> Searching for coverage reports in: [2022-05-10T01:11:00.697Z] + . [2022-05-10T01:11:00.697Z] -> Found 1 reports [2022-05-10T01:11:00.697Z] ==> Detecting git/mercurial file structure [2022-05-10T01:11:00.697Z] ==> Reading reports [2022-05-10T01:11:00.697Z] + ./coverage.out bytes=9355 [2022-05-10T01:11:00.697Z] ==> Appending adjustments [2022-05-10T01:11:00.697Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T01:11:00.956Z] + Found adjustments [2022-05-10T01:11:00.956Z] ==> Gzipping contents [2022-05-10T01:11:00.956Z] 4.0K /tmp/codecov.HzJhcN.gz [2022-05-10T01:11:00.956Z] ==> Uploading reports [2022-05-10T01:11:00.956Z] url: https://codecov.io [2022-05-10T01:11:00.956Z] query: branch=PR-187&commit=970cf146fa6a294cb89ac37a37482cebec6dc33c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-187%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=187&job=&cmd_args= [2022-05-10T01:11:00.956Z] -> Pinging Codecov [2022-05-10T01:11:00.956Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-187&commit=970cf146fa6a294cb89ac37a37482cebec6dc33c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-187%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=187&job=&cmd_args= [2022-05-10T01:11:01.216Z] -> Uploading to [2022-05-10T01:11:01.216Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/4E5D53B4F1F92C436F7061BF334D961C/970cf146fa6a294cb89ac37a37482cebec6dc33c/6ab294cc-8a78-4290-8ddb-1ee25b0a6ebe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T011100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0d6d95d7204a23c7ec57a9674a08d6ccec7017d142bd0045fa90b853f3eaede [2022-05-10T01:11:01.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T01:11:01.216Z] Dload Upload Total Spent Left Speed [2022-05-10T01:11:01.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 8135 --:--:-- --:--:-- --:--:-- 8098 100 1806 0 0 100 1806 0 6688 --:--:-- --:--:-- --:--:-- 6664 [2022-05-10T01:11:01.476Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/970cf146fa6a294cb89ac37a37482cebec6dc33c [Pipeline] } [2022-05-10T01:11:01.484Z] 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-05-10T01:11:02.282Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-187/archives ] [2022-05-10T01:11:02.282Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-187/archives [2022-05-10T01:11:02.282Z] total 16 [2022-05-10T01:11:02.282Z] drwxr-xr-x 3 root root 4096 May 10 01:01 . [2022-05-10T01:11:02.282Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 01:01 .. [2022-05-10T01:11:02.282Z] drwxr-xr-x 2 root root 4096 May 10 01:01 cost [2022-05-10T01:11:02.282Z] -rw-r--r-- 1 root root 85 May 10 01:01 cost.csv [2022-05-10T01:11:02.282Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-187/archives [2022-05-10T01:11:02.282Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-187/archives [2022-05-10T01:11:02.282Z] total 16 [2022-05-10T01:11:02.282Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:01 . [2022-05-10T01:11:02.282Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 01:01 .. [2022-05-10T01:11:02.282Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 01:01 cost [2022-05-10T01:11:02.282Z] -rw-r--r-- 1 jenkins jenkins 85 May 10 01:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:11:02.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:11:03.443Z] ---> package-listing.sh [2022-05-10T01:11:03.443Z] ++ facter osfamily [2022-05-10T01:11:03.443Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T01:11:03.704Z] + OS_FAMILY=debian [2022-05-10T01:11:03.704Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-187 [2022-05-10T01:11:03.704Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T01:11:03.704Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T01:11:03.704Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T01:11:03.704Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T01:11:03.704Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-187 ']' [2022-05-10T01:11:03.704Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T01:11:03.704Z] + case "${OS_FAMILY}" in [2022-05-10T01:11:03.704Z] + dpkg -l [2022-05-10T01:11:03.704Z] + grep '^ii' [2022-05-10T01:11:03.704Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T01:11:03.704Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T01:11:03.704Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T01:11:03.704Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-187 ']' [2022-05-10T01:11:03.704Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-187/archives/ [2022-05-10T01:11:03.704Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-187/archives/ [Pipeline] echo [2022-05-10T01:11:03.718Z] 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-187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T01:11:03.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T01:11:04.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T01:11:04.560Z] . [Pipeline] withDockerContainer [2022-05-10T01:11:04.628Z] prd-ubuntu20.04-docker-8c-8g-44807 does not seem to be running inside a container [2022-05-10T01:11:04.668Z] $ 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-187/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-187 -v /w/workspace/gexfoundry_device-rest-go_PR-187:/w/workspace/gexfoundry_device-rest-go_PR-187:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-187@tmp:/w/workspace/gexfoundry_device-rest-go_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T01:11:04.885Z] $ docker top 05f54c2cd17be8b3161792d02fd346869b50a8f3b65c2c41a67159c91b6f86ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T01:11:05.243Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T01:11:05.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T01:11:05.832Z] + ls /var/log/sa-host [2022-05-10T01:11:05.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T01:11:06.042Z] provisioning config files... [2022-05-10T01:11:06.053Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-187@tmp/config471060446475325889tmp [Pipeline] { [Pipeline] echo [2022-05-10T01:11:06.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:11:06.359Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T01:11:06.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:11:06.694Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T01:11:06.706Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:11:06.993Z] ---> sudo-logs.sh [2022-05-10T01:11:06.993Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T01:11:07.027Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:11:07.316Z] ---> job-cost.sh [2022-05-10T01:11:07.316Z] lf-activate-venv: SKIPPING [2022-05-10T01:11:07.316Z] DEBUG: total: 0.2199999988079071 [2022-05-10T01:11:07.316Z] INFO: Retrieving Stack Cost... [2022-05-10T01:11:07.888Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T01:11:08.460Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T01:11:08.475Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T01:11:08.763Z] ---> logs-deploy.sh [2022-05-10T01:11:08.763Z] lf-activate-venv: SKIPPING [2022-05-10T01:11:08.763Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-187/3 [2022-05-10T01:11:08.763Z] INFO: archiving workspace using pattern(s): [2022-05-10T01:11:09.700Z] Archives upload complete. [2022-05-10T01:11:09.700Z] INFO: archiving logs to Nexus