Pull request #74 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 8b2fb15614d399982e3d107523aa790b0caa1bb8 rather than 4ff0686afa80754ca90a72ca597fae678af2c1e0 Obtained Jenkinsfile from 8b2fb15614d399982e3d107523aa790b0caa1bb8 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-ssh17102877943400873432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8475748559314315738.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-74/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/app-rfid-llrp-inventory/branches/PR-74/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10641071191282817026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13152612226147739590.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/app-rfid-llrp-inventory/branches/PR-74/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/app-rfid-llrp-inventory/branches/PR-74/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16481034863173912331.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:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22055 in /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [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/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-74 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit 4ff0686afa80754ca90a72ca597fae678af2c1e0 Merge succeeded, producing 4ff0686afa80754ca90a72ca597fae678af2c1e0 Checking out Revision 4ff0686afa80754ca90a72ca597fae678af2c1e0 (PR-74) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ff0686afa80754ca90a72ca597fae678af2c1e0 # 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 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4ff0686afa80754ca90a72ca597fae678af2c1e0 # timeout=10 Commit message: "build: go mod tidy" > git rev-list --no-walk 5764f6a2d5152da428c12fb5d4dd33bbd399eb69 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T15:49:23.312Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T15:49:23.372Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T15:49:23.386Z] ========================================================= [2022-04-25T15:49:23.386Z] EdgeX Global Pipelines Version Info [2022-04-25T15:49:23.386Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:49:24.262Z] ------------------- [2022-04-25T15:49:24.262Z] stable info: [2022-04-25T15:49:24.262Z] ------------------- [2022-04-25T15:49:24.262Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T15:49:24.262Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T15:49:24.262Z] Message: update stable to v1.0.221 [2022-04-25T15:49:24.836Z] ------------------- [2022-04-25T15:49:24.836Z] experimental info: [2022-04-25T15:49:24.836Z] ------------------- [2022-04-25T15:49:24.836Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T15:49:24.836Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T15:49:24.836Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T15:49:25.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-25T15:49:25.029Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-25T15:49:25.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T15:49:25.054Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T15:49:25.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T15:49:25.084Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T15:49:25.101Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T15:49:25.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-25T15:49:25.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T15:49:25.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T15:49:25.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T15:49:25.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-25T15:49:25.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T15:49:25.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T15:49:25.224Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T15:49:25.238Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T15:49:25.251Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T15:49:25.267Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T15:49:25.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T15:49:25.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T15:49:25.308Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-25T15:49:25.326Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-25T15:49:25.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-25T15:49:25.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-25T15:49:25.383Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-25T15:49:25.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T15:49:25.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-74 [Pipeline] echo [2022-04-25T15:49:25.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-74 [Pipeline] echo [2022-04-25T15:49:25.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-74 [Pipeline] echo [2022-04-25T15:49:25.451Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] echo [2022-04-25T15:49:25.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ff0686 [Pipeline] echo [2022-04-25T15:49:25.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T15:49:25.520Z] provisioning config files... [2022-04-25T15:49:25.533Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config6487872870714663868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:49:25.850Z] ---> docker-login.sh [2022-04-25T15:49:25.850Z] nexus3.edgexfoundry.org:10001 [2022-04-25T15:49:26.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:26.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:26.112Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:26.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:26.112Z] [2022-04-25T15:49:26.112Z] Login Succeeded [2022-04-25T15:49:26.112Z] nexus3.edgexfoundry.org:10002 [2022-04-25T15:49:26.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:26.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:26.375Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:26.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:26.375Z] [2022-04-25T15:49:26.375Z] Login Succeeded [2022-04-25T15:49:26.375Z] nexus3.edgexfoundry.org:10003 [2022-04-25T15:49:26.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:26.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:26.375Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:26.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:26.375Z] [2022-04-25T15:49:26.375Z] Login Succeeded [2022-04-25T15:49:26.375Z] nexus3.edgexfoundry.org:10004 [2022-04-25T15:49:26.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:26.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:26.637Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:26.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:26.637Z] [2022-04-25T15:49:26.637Z] Login Succeeded [2022-04-25T15:49:26.637Z] docker.io [2022-04-25T15:49:26.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:27.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:27.210Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:27.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:27.210Z] [2022-04-25T15:49:27.210Z] Login Succeeded [2022-04-25T15:49:27.210Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T15:49:27.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T15:49:27.598Z] + git rev-list -1 --merges 4ff0686afa80754ca90a72ca597fae678af2c1e0~1..4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] echo [2022-04-25T15:49:27.637Z] -----------> git rev-list -1 --merges 4ff0686afa80754ca90a72ca597fae678af2c1e0~1..4ff0686afa80754ca90a72ca597fae678af2c1e0 4ff0686afa80754ca90a72ca597fae678af2c1e0 [false] [Pipeline] sh [2022-04-25T15:49:27.932Z] + git log --format=format:%s -1 4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] echo [2022-04-25T15:49:27.953Z] ========================================================= [2022-04-25T15:49:27.953Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T15:49:27.953Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T15:49:28.299Z] + git log --format=format:%s -1 4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] echo [2022-04-25T15:49:28.314Z] [semverPrep] GIT_COMMIT: 4ff0686afa80754ca90a72ca597fae678af2c1e0, Commit Message: build: go mod tidy [Pipeline] echo [2022-04-25T15:49:28.322Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-25T15:49:28.744Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T15:49:28.744Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T15:49:28.744Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T15:49:28.744Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T15:49:28.744Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T15:49:28.744Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T15:49:28.744Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:49:29.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T15:49:29.230Z] [2022-04-25T15:49:29.230Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:49:29.539Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T15:49:29.539Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T15:49:29.539Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T15:49:29.539Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T15:49:29.539Z] 4c7163046ea9: Pulling fs layer [2022-04-25T15:49:29.539Z] 0c2d73faf560: Pulling fs layer [2022-04-25T15:49:29.539Z] 0c2d73faf560: Waiting [2022-04-25T15:49:29.539Z] 3e5f54012d9b: Download complete [2022-04-25T15:49:29.539Z] a0d0a0d46f8b: Verifying Checksum [2022-04-25T15:49:29.539Z] a0d0a0d46f8b: Download complete [2022-04-25T15:49:29.539Z] 0c2d73faf560: Verifying Checksum [2022-04-25T15:49:29.539Z] 0c2d73faf560: Download complete [2022-04-25T15:49:29.814Z] 4c7163046ea9: Verifying Checksum [2022-04-25T15:49:29.814Z] 4c7163046ea9: Download complete [2022-04-25T15:49:29.814Z] a0d0a0d46f8b: Pull complete [2022-04-25T15:49:29.814Z] 3e5f54012d9b: Pull complete [2022-04-25T15:49:30.079Z] 4c7163046ea9: Pull complete [2022-04-25T15:49:30.342Z] 0c2d73faf560: Pull complete [2022-04-25T15:49:30.342Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T15:49:30.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T15:49:30.342Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T15:49:30.421Z] prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container [2022-04-25T15:49:30.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@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:10004/edgex-devops/git-semver:latest cat [2022-04-25T15:49:31.189Z] $ docker top 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T15:49:31.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T15:49:31.293Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T15:49:31.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T15:49:31.423Z] $ docker exec 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 ssh-agent [2022-04-25T15:49:31.535Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOIcFiJ/agent.14 [2022-04-25T15:49:31.535Z] SSH_AGENT_PID=20 [2022-04-25T15:49:31.543Z] Running ssh-add (command line suppressed) [2022-04-25T15:49:31.665Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4861785730859900576.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4861785730859900576.key) [2022-04-25T15:49:31.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T15:49:31.964Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T15:49:31.986Z] $ docker exec --env ******** --env ******** 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 ssh-agent -k [2022-04-25T15:49:32.104Z] unset SSH_AUTH_SOCK; [2022-04-25T15:49:32.105Z] unset SSH_AGENT_PID; [2022-04-25T15:49:32.105Z] echo Agent pid 20 killed; [2022-04-25T15:49:32.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T15:49:32.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T15:49:32.135Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T15:49:32.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T15:49:32.283Z] $ docker exec 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 ssh-agent [2022-04-25T15:49:32.410Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDELCad/agent.54 [2022-04-25T15:49:32.410Z] SSH_AGENT_PID=60 [2022-04-25T15:49:32.417Z] Running ssh-add (command line suppressed) [2022-04-25T15:49:32.538Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4107205927206208678.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/private_key_4107205927206208678.key) [2022-04-25T15:49:32.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T15:49:32.836Z] + git semver init [2022-04-25T15:49:32.836Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T15:49:32.836Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-74/.git [2022-04-25T15:49:32.836Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [2022-04-25T15:49:32.836Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T15:49:32.836Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T15:49:32.836Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T15:49:32.836Z] # $SEMVER_BRANCH = PR-74 [2022-04-25T15:49:32.836Z] # $SEMVER_TEMP = /tmp/semver-437679958 [2022-04-25T15:49:32.836Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-25T15:49:34.224Z] # '/tmp/semver-437679958' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-74/.semver' [2022-04-25T15:49:34.224Z] # -> Force: false [2022-04-25T15:49:34.224Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-74/.semver [Pipeline] } [2022-04-25T15:49:34.243Z] $ docker exec --env ******** --env ******** 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 ssh-agent -k [2022-04-25T15:49:34.372Z] unset SSH_AUTH_SOCK; [2022-04-25T15:49:34.373Z] unset SSH_AGENT_PID; [2022-04-25T15:49:34.373Z] echo Agent pid 60 killed; [2022-04-25T15:49:34.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T15:49:34.686Z] + git semver [Pipeline] } [2022-04-25T15:49:34.706Z] $ docker stop --time=1 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 [2022-04-25T15:49:36.085Z] $ docker rm -f 3131d0c1bd1f9ddaecc7ba8c766ba87f2fed12773c9e85566d3bbf197c62d236 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T15:49:36.442Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T15:49:36.709Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T15:49:36.712Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T15:49:36.868Z] provisioning config files... [2022-04-25T15:49:36.878Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config6051395156565026032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:49:37.179Z] ---> docker-login.sh [2022-04-25T15:49:37.179Z] nexus3.edgexfoundry.org:10001 [2022-04-25T15:49:37.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:37.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:37.179Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:37.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:37.179Z] [2022-04-25T15:49:37.179Z] Login Succeeded [2022-04-25T15:49:37.179Z] nexus3.edgexfoundry.org:10002 [2022-04-25T15:49:37.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:37.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:37.440Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:37.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:37.440Z] [2022-04-25T15:49:37.440Z] Login Succeeded [2022-04-25T15:49:37.440Z] nexus3.edgexfoundry.org:10003 [2022-04-25T15:49:37.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:37.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:37.440Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:37.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:37.440Z] [2022-04-25T15:49:37.440Z] Login Succeeded [2022-04-25T15:49:37.440Z] nexus3.edgexfoundry.org:10004 [2022-04-25T15:49:37.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:37.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:37.700Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:37.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:37.700Z] [2022-04-25T15:49:37.700Z] Login Succeeded [2022-04-25T15:49:37.700Z] docker.io [2022-04-25T15:49:37.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:49:37.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:49:37.961Z] Configure a credential helper to remove this warning. See [2022-04-25T15:49:37.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:49:37.961Z] [2022-04-25T15:49:37.961Z] Login Succeeded [2022-04-25T15:49:37.961Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T15:49:37.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T15:49:38.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T15:49:38.061Z] ========================================================= [2022-04-25T15:49:38.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T15:49:38.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:49:38.389Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T15:49:38.389Z] Sending build context to Docker daemon 10.04MB [2022-04-25T15:49:38.389Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T15:49:38.389Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-25T15:49:38.389Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T15:49:38.389Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T15:49:38.389Z] 666ba61612fd: Pulling fs layer [2022-04-25T15:49:38.389Z] 8ed8ca486205: Pulling fs layer [2022-04-25T15:49:38.389Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T15:49:38.389Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T15:49:38.389Z] ca2b28591e48: Pulling fs layer [2022-04-25T15:49:38.389Z] a51346096db8: Pulling fs layer [2022-04-25T15:49:38.389Z] daebc70d1ce1: Pulling fs layer [2022-04-25T15:49:38.389Z] 0e18a0eac166: Pulling fs layer [2022-04-25T15:49:38.389Z] daebc70d1ce1: Waiting [2022-04-25T15:49:38.389Z] ca2b28591e48: Waiting [2022-04-25T15:49:38.389Z] a51346096db8: Waiting [2022-04-25T15:49:38.389Z] 0e18a0eac166: Waiting [2022-04-25T15:49:38.389Z] 4fe6c5a15a65: Waiting [2022-04-25T15:49:38.389Z] 22a0e8bec74d: Waiting [2022-04-25T15:49:38.389Z] 8ed8ca486205: Verifying Checksum [2022-04-25T15:49:38.389Z] 8ed8ca486205: Download complete [2022-04-25T15:49:38.648Z] 666ba61612fd: Download complete [2022-04-25T15:49:38.648Z] 22a0e8bec74d: Verifying Checksum [2022-04-25T15:49:38.648Z] 22a0e8bec74d: Download complete [2022-04-25T15:49:38.648Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T15:49:38.648Z] a51346096db8: Download complete [2022-04-25T15:49:38.648Z] ca2b28591e48: Verifying Checksum [2022-04-25T15:49:38.648Z] ca2b28591e48: Download complete [2022-04-25T15:49:38.648Z] daebc70d1ce1: Download complete [2022-04-25T15:49:38.648Z] 59bf1c3509f3: Pull complete [2022-04-25T15:49:38.908Z] 666ba61612fd: Pull complete [2022-04-25T15:49:38.908Z] 8ed8ca486205: Pull complete [2022-04-25T15:49:39.168Z] 0e18a0eac166: Verifying Checksum [2022-04-25T15:49:39.168Z] 0e18a0eac166: Download complete [2022-04-25T15:49:39.168Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T15:49:39.168Z] 4fe6c5a15a65: Download complete [2022-04-25T15:49:43.365Z] 4fe6c5a15a65: Pull complete [2022-04-25T15:49:43.365Z] 22a0e8bec74d: Pull complete [2022-04-25T15:49:43.365Z] ca2b28591e48: Pull complete [2022-04-25T15:49:43.365Z] a51346096db8: Pull complete [2022-04-25T15:49:43.624Z] daebc70d1ce1: Pull complete [2022-04-25T15:49:46.167Z] 0e18a0eac166: Pull complete [2022-04-25T15:49:46.167Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T15:49:46.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T15:49:46.167Z] ---> f018257e8ee9 [2022-04-25T15:49:46.167Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T15:49:47.554Z] ---> Running in 92f93ad77ee5 [2022-04-25T15:49:47.554Z] Removing intermediate container 92f93ad77ee5 [2022-04-25T15:49:47.554Z] ---> 9d251c07c6ea [2022-04-25T15:49:47.554Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T15:49:47.554Z] ---> Running in 3115193776c3 [2022-04-25T15:49:47.554Z] Removing intermediate container 3115193776c3 [2022-04-25T15:49:47.554Z] ---> 163f5dc9e209 [2022-04-25T15:49:47.554Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T15:49:47.815Z] ---> Running in 65ffc1934bee [2022-04-25T15:49:47.815Z] Removing intermediate container 65ffc1934bee [2022-04-25T15:49:47.815Z] ---> 7c4d26894d68 [2022-04-25T15:49:47.815Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:49:47.815Z] ---> Running in 2abb349503e8 [2022-04-25T15:49:48.385Z] Removing intermediate container 2abb349503e8 [2022-04-25T15:49:48.385Z] ---> ff56c939a88e [2022-04-25T15:49:48.385Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T15:49:48.647Z] ---> Running in 28b490594fe0 [2022-04-25T15:49:48.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T15:49:49.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T15:49:49.858Z] OK: 221 MiB in 52 packages [2022-04-25T15:49:50.428Z] Removing intermediate container 28b490594fe0 [2022-04-25T15:49:50.428Z] ---> 100c89f3014f [2022-04-25T15:49:50.428Z] Step 8/13 : WORKDIR /app [2022-04-25T15:49:50.428Z] ---> Running in 0cde108722a3 [2022-04-25T15:49:50.428Z] Removing intermediate container 0cde108722a3 [2022-04-25T15:49:50.428Z] ---> 1bacfca8af19 [2022-04-25T15:49:50.428Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-25T15:49:50.689Z] ---> ecb837c2d273 [2022-04-25T15:49:50.689Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:49:50.689Z] ---> Running in 2a8fa4c99260 [2022-04-25T15:49:51.820Z] Still waiting to schedule task [2022-04-25T15:49:51.821Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-25T15:50:12.680Z] Removing intermediate container 2a8fa4c99260 [2022-04-25T15:50:12.680Z] ---> 3d3d06b6bf82 [2022-04-25T15:50:12.680Z] Step 11/13 : COPY . . [2022-04-25T15:50:12.947Z] ---> fc926d56730f [2022-04-25T15:50:12.947Z] Step 12/13 : ARG MAKE="make build" [2022-04-25T15:50:12.947Z] ---> Running in 7a3359e707b7 [2022-04-25T15:50:13.208Z] Removing intermediate container 7a3359e707b7 [2022-04-25T15:50:13.208Z] ---> 5ecd66c163b7 [2022-04-25T15:50:13.208Z] Step 13/13 : RUN $MAKE [2022-04-25T15:50:13.208Z] ---> Running in ed1446c140ec [2022-04-25T15:50:13.470Z] noop [2022-04-25T15:50:13.731Z] Removing intermediate container ed1446c140ec [2022-04-25T15:50:13.731Z] ---> fb68ac8cec4a [2022-04-25T15:50:13.731Z] Successfully built fb68ac8cec4a [2022-04-25T15:50:13.731Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:50:14.032Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T15:50:14.032Z] . [Pipeline] withDockerContainer [2022-04-25T15:50:14.130Z] prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container [2022-04-25T15:50:14.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T15:50:14.591Z] $ docker top 437aa4b3f0d307e80da5b19034999c5a304e94a841d6c5a034add4727d63cf15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T15:50:14.962Z] + go version [2022-04-25T15:50:14.962Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T15:50:14.981Z] $ docker stop --time=1 437aa4b3f0d307e80da5b19034999c5a304e94a841d6c5a034add4727d63cf15 [2022-04-25T15:50:16.290Z] $ docker rm -f 437aa4b3f0d307e80da5b19034999c5a304e94a841d6c5a034add4727d63cf15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:50:16.723Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T15:50:16.723Z] . [Pipeline] withDockerContainer [2022-04-25T15:50:16.791Z] prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container [2022-04-25T15:50:16.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-25T15:50:17.218Z] $ docker top 02c0fa761c81e099f0944c806dc52ea2f642c90ee6d06192a76b23f92f7db54d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T15:50:17.587Z] + make test [2022-04-25T15:50:17.587Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T15:50:25.720Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-25T15:50:25.720Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.060s coverage: 86.2% of statements [2022-04-25T15:50:25.720Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-25T15:50:26.659Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.539s coverage: 71.9% of statements [2022-04-25T15:50:26.659Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-25T15:50:33.236Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T15:50:36.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T15:50:36.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T15:50:36.528Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-25T15:50:36.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T15:50:36.825Z] $ docker stop --time=1 02c0fa761c81e099f0944c806dc52ea2f642c90ee6d06192a76b23f92f7db54d [2022-04-25T15:50:38.495Z] $ docker rm -f 02c0fa761c81e099f0944c806dc52ea2f642c90ee6d06192a76b23f92f7db54d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T15:50:38.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T15:50:38.966Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-25T15:50:39.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T15:50:40.253Z] + ls -al . [2022-04-25T15:50:40.253Z] total 240 [2022-04-25T15:50:40.253Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 15:50 . [2022-04-25T15:50:40.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:49 .. [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 15:49 .dockerignore [2022-04-25T15:50:40.253Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:49 .git [2022-04-25T15:50:40.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:49 .github [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 15:49 .gitignore [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 15:49 .golangci.yml [2022-04-25T15:50:40.253Z] drwx------ 3 jenkins jenkins 4096 Apr 25 15:49 .semver [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 15:49 Attribution.txt [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 15:49 Dockerfile [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 15:49 GOVERNANCE.md [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 15:49 Jenkinsfile [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 15:49 LICENSE [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 15:49 Makefile [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 15:49 OWNERS.md [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 15:49 README.md [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 15:49 VERSION [2022-04-25T15:50:40.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:49 bin [2022-04-25T15:50:40.253Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 15:50 coverage.out [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 15:50 go.mod [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 15:49 go.sum [2022-04-25T15:50:40.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:49 images [2022-04-25T15:50:40.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:49 internal [2022-04-25T15:50:40.253Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 15:49 main.go [2022-04-25T15:50:40.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:49 res [2022-04-25T15:50:40.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:49 snap [2022-04-25T15:50:40.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:49 static [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:50:40.553Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4ff0686afa80754ca90a72ca597fae678af2c1e0 --label arch=amd64 --label version=0.0.0 . [2022-04-25T15:50:40.553Z] Sending build context to Docker daemon 10.04MB [2022-04-25T15:50:40.554Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T15:50:40.554Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-25T15:50:40.554Z] ---> fb68ac8cec4a [2022-04-25T15:50:40.554Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T15:50:40.554Z] ---> Running in 5a09fb12ed84 [2022-04-25T15:50:40.814Z] Removing intermediate container 5a09fb12ed84 [2022-04-25T15:50:40.814Z] ---> 2cbb3601e418 [2022-04-25T15:50:40.814Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T15:50:40.814Z] ---> Running in 8416483a2bdd [2022-04-25T15:50:40.814Z] Removing intermediate container 8416483a2bdd [2022-04-25T15:50:40.814Z] ---> 8dac9cb55403 [2022-04-25T15:50:40.814Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T15:50:40.814Z] ---> Running in 031792a516ec [2022-04-25T15:50:41.073Z] Removing intermediate container 031792a516ec [2022-04-25T15:50:41.073Z] ---> 770a242158c3 [2022-04-25T15:50:41.073Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:50:41.073Z] ---> Running in 51e6bd82dea5 [2022-04-25T15:50:41.643Z] Removing intermediate container 51e6bd82dea5 [2022-04-25T15:50:41.643Z] ---> e0cc86f61f3d [2022-04-25T15:50:41.643Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T15:50:41.643Z] ---> Running in b7afa5b67f68 [2022-04-25T15:50:41.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T15:50:42.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T15:50:43.102Z] OK: 221 MiB in 52 packages [2022-04-25T15:50:43.363Z] Removing intermediate container b7afa5b67f68 [2022-04-25T15:50:43.363Z] ---> c7727c61d4ff [2022-04-25T15:50:43.363Z] Step 8/31 : WORKDIR /app [2022-04-25T15:50:43.363Z] ---> Running in d29dc3b8422a [2022-04-25T15:50:43.623Z] Removing intermediate container d29dc3b8422a [2022-04-25T15:50:43.623Z] ---> f9f00a5c1fd4 [2022-04-25T15:50:43.623Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-25T15:50:43.623Z] ---> e2ae24bc2853 [2022-04-25T15:50:43.623Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:50:43.623Z] ---> Running in 95faa6a2e7ca [2022-04-25T15:50:44.559Z] Removing intermediate container 95faa6a2e7ca [2022-04-25T15:50:44.559Z] ---> 2cb00e40f6d0 [2022-04-25T15:50:44.559Z] Step 11/31 : COPY . . [2022-04-25T15:50:44.819Z] ---> af2bfdb2af67 [2022-04-25T15:50:44.819Z] Step 12/31 : ARG MAKE="make build" [2022-04-25T15:50:44.819Z] ---> Running in acbcb44cdef2 [2022-04-25T15:50:44.819Z] Removing intermediate container acbcb44cdef2 [2022-04-25T15:50:44.819Z] ---> 8f72ed5476a3 [2022-04-25T15:50:44.819Z] Step 13/31 : RUN $MAKE [2022-04-25T15:50:44.819Z] ---> Running in afe28bbfd3fb [2022-04-25T15:50:45.079Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-04-25T15:50:53.207Z] Removing intermediate container afe28bbfd3fb [2022-04-25T15:50:53.207Z] ---> 4d72315d014b [2022-04-25T15:50:53.207Z] Step 14/31 : FROM alpine:3.14 [2022-04-25T15:50:53.207Z] 3.14: Pulling from library/alpine [2022-04-25T15:50:53.468Z] 8663204ce13b: Pulling fs layer [2022-04-25T15:50:53.726Z] 8663204ce13b: Verifying Checksum [2022-04-25T15:50:53.726Z] 8663204ce13b: Download complete [2022-04-25T15:50:53.726Z] 8663204ce13b: Pull complete [2022-04-25T15:50:53.726Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T15:50:53.726Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T15:50:53.726Z] ---> e04c818066af [2022-04-25T15:50:53.726Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T15:50:53.988Z] ---> Running in ebbd4e1e5e45 [2022-04-25T15:50:53.988Z] Removing intermediate container ebbd4e1e5e45 [2022-04-25T15:50:53.988Z] ---> 97875e44e635 [2022-04-25T15:50:53.988Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-25T15:50:53.988Z] ---> Running in 9490b87f2265 [2022-04-25T15:50:54.249Z] Removing intermediate container 9490b87f2265 [2022-04-25T15:50:54.249Z] ---> 07d588ca88d7 [2022-04-25T15:50:54.249Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:50:54.249Z] ---> Running in 624eeb9637ca [2022-04-25T15:50:54.820Z] Removing intermediate container 624eeb9637ca [2022-04-25T15:50:54.820Z] ---> 98da9e149740 [2022-04-25T15:50:54.820Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-25T15:50:54.820Z] ---> Running in 2371584296fb [2022-04-25T15:50:55.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T15:50:56.024Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T15:50:56.284Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T15:50:56.284Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T15:50:56.284Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T15:50:56.544Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T15:50:56.544Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T15:50:56.804Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T15:50:56.804Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T15:50:56.804Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T15:50:56.804Z] OK: 9 MiB in 20 packages [2022-04-25T15:50:57.375Z] Removing intermediate container 2371584296fb [2022-04-25T15:50:57.375Z] ---> 6fafec723ac2 [2022-04-25T15:50:57.375Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-25T15:50:57.375Z] ---> 5be10946201c [2022-04-25T15:50:57.375Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-25T15:50:57.634Z] ---> dd0cdc33acb8 [2022-04-25T15:50:57.634Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-25T15:50:57.634Z] ---> dabbe40c96e4 [2022-04-25T15:50:57.634Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-25T15:50:57.894Z] ---> c1d82dd6a04e [2022-04-25T15:50:57.894Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-25T15:50:58.153Z] ---> ea585092fc83 [2022-04-25T15:50:58.153Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-25T15:50:58.413Z] ---> Running in b0d56ef8df98 [2022-04-25T15:50:58.983Z] Removing intermediate container b0d56ef8df98 [2022-04-25T15:50:58.983Z] ---> 61472d562cb9 [2022-04-25T15:50:58.983Z] Step 25/31 : VOLUME /cache [2022-04-25T15:50:58.983Z] ---> Running in fb535c688e7c [2022-04-25T15:50:58.983Z] Removing intermediate container fb535c688e7c [2022-04-25T15:50:58.983Z] ---> 6783fd039209 [2022-04-25T15:50:58.983Z] Step 26/31 : EXPOSE 59711 [2022-04-25T15:50:58.983Z] ---> Running in 7b5a61993dab [2022-04-25T15:50:59.244Z] Removing intermediate container 7b5a61993dab [2022-04-25T15:50:59.244Z] ---> fa485e17dca3 [2022-04-25T15:50:59.244Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-25T15:50:59.244Z] ---> Running in d4e6df99a335 [2022-04-25T15:50:59.244Z] Removing intermediate container d4e6df99a335 [2022-04-25T15:50:59.244Z] ---> 66edd8d8d9be [2022-04-25T15:50:59.244Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-25T15:50:59.504Z] ---> Running in 64a6c40fe79e [2022-04-25T15:50:59.504Z] Removing intermediate container 64a6c40fe79e [2022-04-25T15:50:59.504Z] ---> 878f6ad73de5 [2022-04-25T15:50:59.504Z] Step 29/31 : LABEL arch=amd64 [2022-04-25T15:50:59.504Z] ---> Running in 49a8bbfc02a4 [2022-04-25T15:50:59.764Z] Removing intermediate container 49a8bbfc02a4 [2022-04-25T15:50:59.764Z] ---> a126f5cf6e07 [2022-04-25T15:50:59.764Z] Step 30/31 : LABEL git_sha=4ff0686afa80754ca90a72ca597fae678af2c1e0 [2022-04-25T15:50:59.764Z] ---> Running in 67eb098f38a9 [2022-04-25T15:50:59.764Z] Removing intermediate container 67eb098f38a9 [2022-04-25T15:50:59.764Z] ---> 15009dcc28cb [2022-04-25T15:50:59.764Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T15:50:59.764Z] ---> Running in 5622e7b747d8 [2022-04-25T15:51:00.025Z] Removing intermediate container 5622e7b747d8 [2022-04-25T15:51:00.025Z] ---> 32e33c946ea1 [2022-04-25T15:51:00.025Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T15:51:00.025Z] Successfully built 32e33c946ea1 [2022-04-25T15:51:00.025Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:51:00.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T15:51:00.406Z] [2022-04-25T15:51:00.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:51:00.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T15:51:00.710Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T15:51:00.710Z] 5eb5b503b376: Pulling fs layer [2022-04-25T15:51:00.710Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T15:51:00.710Z] ec43610c2a17: Pulling fs layer [2022-04-25T15:51:00.710Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T15:51:00.710Z] 33b1e0a273af: Pulling fs layer [2022-04-25T15:51:00.710Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T15:51:00.710Z] 2f39f015ded8: Pulling fs layer [2022-04-25T15:51:00.710Z] 33b1e0a273af: Waiting [2022-04-25T15:51:00.710Z] 5d3b04190fa2: Waiting [2022-04-25T15:51:00.710Z] 2f39f015ded8: Waiting [2022-04-25T15:51:00.710Z] 3a2ae6a8a46f: Waiting [2022-04-25T15:51:00.710Z] 5c69ac0246d0: Verifying Checksum [2022-04-25T15:51:00.710Z] 5c69ac0246d0: Download complete [2022-04-25T15:51:00.710Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-25T15:51:00.710Z] 3a2ae6a8a46f: Download complete [2022-04-25T15:51:00.710Z] 33b1e0a273af: Verifying Checksum [2022-04-25T15:51:00.710Z] 33b1e0a273af: Download complete [2022-04-25T15:51:00.710Z] 5d3b04190fa2: Download complete [2022-04-25T15:51:00.710Z] ec43610c2a17: Verifying Checksum [2022-04-25T15:51:00.710Z] ec43610c2a17: Download complete [2022-04-25T15:51:00.970Z] 5eb5b503b376: Verifying Checksum [2022-04-25T15:51:00.970Z] 5eb5b503b376: Download complete [2022-04-25T15:51:01.544Z] 2f39f015ded8: Verifying Checksum [2022-04-25T15:51:02.113Z] 5eb5b503b376: Pull complete [2022-04-25T15:51:02.373Z] 5c69ac0246d0: Pull complete [2022-04-25T15:51:02.944Z] ec43610c2a17: Pull complete [2022-04-25T15:51:02.944Z] 3a2ae6a8a46f: Pull complete [2022-04-25T15:51:03.201Z] 33b1e0a273af: Pull complete [2022-04-25T15:51:03.201Z] 5d3b04190fa2: Pull complete [2022-04-25T15:51:07.391Z] 2f39f015ded8: Pull complete [2022-04-25T15:51:07.391Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T15:51:07.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T15:51:07.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T15:51:07.456Z] prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container [2022-04-25T15:51:07.498Z] $ 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/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T15:51:09.141Z] $ docker top 5daa5b9ccd4d938aae186ba635de712c79e54fe23e095e603d731654afaf8fd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:51:09.561Z] ---> job-cost.sh [2022-04-25T15:51:09.561Z] lf-activate-venv: SKIPPING [2022-04-25T15:51:09.561Z] INFO: No Stack... [2022-04-25T15:51:09.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T15:51:10.392Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T15:51:10.696Z] + + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives/cost.csvcut [2022-04-25T15:51:10.696Z] -d, -f6 [Pipeline] lock [2022-04-25T15:51:10.716Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [2022-04-25T15:51:10.722Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] did not exist. Created. [2022-04-25T15:51:10.722Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T15:51:11.119Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T15:51:11.191Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T15:51:11.197Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T15:51:11.222Z] $ docker stop --time=1 5daa5b9ccd4d938aae186ba635de712c79e54fe23e095e603d731654afaf8fd3 [2022-04-25T15:51:12.398Z] $ docker rm -f 5daa5b9ccd4d938aae186ba635de712c79e54fe23e095e603d731654afaf8fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T15:53:41.200Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22056 in /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [Pipeline] { [Pipeline] ws [2022-04-25T15:53:41.214Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2022-04-25T15:53:41.550Z] The recommended git tool is: git [2022-04-25T15:53:46.772Z] using credential edgex-jenkins-ssh [2022-04-25T15:53:46.790Z] Cloning the remote Git repository [2022-04-25T15:53:46.862Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-25T15:53:46.940Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2022-04-25T15:53:47.051Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-25T15:53:47.052Z] > git --version # timeout=10 [2022-04-25T15:53:47.083Z] > git --version # 'git version 2.25.1' [2022-04-25T15:53:47.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T15:53:47.165Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T15:53:49.556Z] Merging remotes/origin/main commit 8b2fb15614d399982e3d107523aa790b0caa1bb8 into PR head commit 4ff0686afa80754ca90a72ca597fae678af2c1e0 [2022-04-25T15:53:48.912Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-25T15:53:48.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T15:53:48.964Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-25T15:53:49.001Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-25T15:53:49.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T15:53:49.015Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/74/head:refs/remotes/origin/PR-74 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T15:53:49.579Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T15:53:49.799Z] Merge succeeded, producing 4ff0686afa80754ca90a72ca597fae678af2c1e0 [2022-04-25T15:53:49.799Z] Checking out Revision 4ff0686afa80754ca90a72ca597fae678af2c1e0 (PR-74) [2022-04-25T15:53:49.601Z] > git checkout -f 4ff0686afa80754ca90a72ca597fae678af2c1e0 # timeout=10 [2022-04-25T15:53:49.703Z] > git remote # timeout=10 [2022-04-25T15:53:49.727Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T15:53:49.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T15:53:49.754Z] > git merge 8b2fb15614d399982e3d107523aa790b0caa1bb8 # timeout=10 [2022-04-25T15:53:49.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T15:53:49.813Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T15:53:49.830Z] > git checkout -f 4ff0686afa80754ca90a72ca597fae678af2c1e0 # timeout=10 [2022-04-25T15:53:54.075Z] Commit message: "build: go mod tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T15:53:55.049Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T15:53:55.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T15:53:55.049Z] Dload Upload Total Spent Left Speed [2022-04-25T15:53:55.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 88380 0 --:--:-- --:--:-- --:--:-- 88380 [Pipeline] sh [2022-04-25T15:53:55.584Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T15:53:55.936Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T15:53:55.936Z] sudo tee /etc/docker/daemon.new [2022-04-25T15:53:55.936Z] { [2022-04-25T15:53:55.936Z] "registry-mirrors": [ [2022-04-25T15:53:55.936Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T15:53:55.936Z] ], [2022-04-25T15:53:55.936Z] "bip": "10.250.0.254/24", [2022-04-25T15:53:55.936Z] "hosts": [ [2022-04-25T15:53:55.936Z] "tcp://0.0.0.0:5555", [2022-04-25T15:53:55.936Z] "unix:///var/run/docker.sock" [2022-04-25T15:53:55.936Z] ], [2022-04-25T15:53:55.936Z] "mtu": 1458, [2022-04-25T15:53:55.936Z] "selinux-enabled": true, [2022-04-25T15:53:55.936Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T15:53:55.936Z] } [Pipeline] sh [2022-04-25T15:53:56.300Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T15:53:56.659Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T15:54:15.078Z] provisioning config files... [2022-04-25T15:54:15.104Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config4732010851362405835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:54:15.469Z] ---> docker-login.sh [2022-04-25T15:54:15.469Z] nexus3.edgexfoundry.org:10001 [2022-04-25T15:54:16.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:54:16.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:54:16.343Z] Configure a credential helper to remove this warning. See [2022-04-25T15:54:16.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:54:16.343Z] [2022-04-25T15:54:16.343Z] Login Succeeded [2022-04-25T15:54:16.343Z] nexus3.edgexfoundry.org:10002 [2022-04-25T15:54:16.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:54:16.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:54:16.617Z] Configure a credential helper to remove this warning. See [2022-04-25T15:54:16.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:54:16.617Z] [2022-04-25T15:54:16.617Z] Login Succeeded [2022-04-25T15:54:16.892Z] nexus3.edgexfoundry.org:10003 [2022-04-25T15:54:17.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:54:17.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:54:17.169Z] Configure a credential helper to remove this warning. See [2022-04-25T15:54:17.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:54:17.169Z] [2022-04-25T15:54:17.169Z] Login Succeeded [2022-04-25T15:54:17.169Z] nexus3.edgexfoundry.org:10004 [2022-04-25T15:54:17.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:54:17.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:54:17.718Z] Configure a credential helper to remove this warning. See [2022-04-25T15:54:17.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:54:17.718Z] [2022-04-25T15:54:17.718Z] Login Succeeded [2022-04-25T15:54:17.718Z] docker.io [2022-04-25T15:54:17.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T15:54:18.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T15:54:18.275Z] Configure a credential helper to remove this warning. See [2022-04-25T15:54:18.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T15:54:18.275Z] [2022-04-25T15:54:18.275Z] Login Succeeded [2022-04-25T15:54:18.275Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T15:54:18.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T15:54:18.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T15:54:18.800Z] ========================================================= [2022-04-25T15:54:18.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T15:54:18.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:54:19.161Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-25T15:54:19.437Z] Sending build context to Docker daemon 693.2kB [2022-04-25T15:54:19.437Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T15:54:19.437Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-25T15:54:19.719Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T15:54:19.719Z] 9b3977197b4f: Pulling fs layer [2022-04-25T15:54:19.719Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T15:54:19.719Z] 94645a83ff95: Pulling fs layer [2022-04-25T15:54:19.719Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T15:54:19.719Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T15:54:19.719Z] 3096ccb668a1: Pulling fs layer [2022-04-25T15:54:19.719Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T15:54:19.719Z] a4caa8a26152: Pulling fs layer [2022-04-25T15:54:19.719Z] 3f3a8bcf1eab: Waiting [2022-04-25T15:54:19.719Z] 0c92f367c5e7: Waiting [2022-04-25T15:54:19.719Z] 3096ccb668a1: Waiting [2022-04-25T15:54:19.719Z] e8cf19c19ddd: Waiting [2022-04-25T15:54:19.719Z] a4caa8a26152: Waiting [2022-04-25T15:54:19.719Z] 94645a83ff95: Download complete [2022-04-25T15:54:19.719Z] 1a89e8eeedd5: Download complete [2022-04-25T15:54:19.719Z] 0c92f367c5e7: Verifying Checksum [2022-04-25T15:54:19.719Z] 0c92f367c5e7: Download complete [2022-04-25T15:54:19.719Z] 3096ccb668a1: Verifying Checksum [2022-04-25T15:54:19.719Z] 3096ccb668a1: Download complete [2022-04-25T15:54:19.719Z] 9b3977197b4f: Verifying Checksum [2022-04-25T15:54:19.719Z] 9b3977197b4f: Download complete [2022-04-25T15:54:19.719Z] e8cf19c19ddd: Verifying Checksum [2022-04-25T15:54:19.719Z] e8cf19c19ddd: Download complete [2022-04-25T15:54:20.714Z] 9b3977197b4f: Pull complete [2022-04-25T15:54:20.992Z] 1a89e8eeedd5: Pull complete [2022-04-25T15:54:21.271Z] 94645a83ff95: Pull complete [2022-04-25T15:54:21.870Z] a4caa8a26152: Verifying Checksum [2022-04-25T15:54:21.870Z] a4caa8a26152: Download complete [2022-04-25T15:54:22.470Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T15:54:22.470Z] 3f3a8bcf1eab: Download complete [2022-04-25T15:54:34.883Z] 3f3a8bcf1eab: Pull complete [2022-04-25T15:54:34.883Z] 0c92f367c5e7: Pull complete [2022-04-25T15:54:34.883Z] 3096ccb668a1: Pull complete [2022-04-25T15:54:34.883Z] e8cf19c19ddd: Pull complete [2022-04-25T15:54:41.623Z] a4caa8a26152: Pull complete [2022-04-25T15:54:41.623Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T15:54:41.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T15:54:41.623Z] ---> 725f1c02e7f9 [2022-04-25T15:54:41.623Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T15:54:42.619Z] ---> Running in dc818a266a8e [2022-04-25T15:54:44.057Z] Removing intermediate container dc818a266a8e [2022-04-25T15:54:44.057Z] ---> 9312daf68bd4 [2022-04-25T15:54:44.057Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T15:54:44.057Z] ---> Running in d7c8e0fbe7ca [2022-04-25T15:54:44.348Z] Removing intermediate container d7c8e0fbe7ca [2022-04-25T15:54:44.348Z] ---> 875e5fef5518 [2022-04-25T15:54:44.348Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T15:54:44.348Z] ---> Running in f3cf92615cf3 [2022-04-25T15:54:44.626Z] Removing intermediate container f3cf92615cf3 [2022-04-25T15:54:44.626Z] ---> 9ffe24bd03ba [2022-04-25T15:54:44.626Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:54:44.905Z] ---> Running in 2662e4c9581f [2022-04-25T15:54:46.883Z] Removing intermediate container 2662e4c9581f [2022-04-25T15:54:46.883Z] ---> 9cfcb78fa25e [2022-04-25T15:54:46.883Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T15:54:46.883Z] ---> Running in baf7d3ce181c [2022-04-25T15:54:47.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:54:48.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:54:49.432Z] OK: 220 MiB in 52 packages [2022-04-25T15:54:50.031Z] Removing intermediate container baf7d3ce181c [2022-04-25T15:54:50.031Z] ---> 6b84c7aa7e0a [2022-04-25T15:54:50.031Z] Step 8/13 : WORKDIR /app [2022-04-25T15:54:50.031Z] ---> Running in b34a86eb67f9 [2022-04-25T15:54:50.307Z] Removing intermediate container b34a86eb67f9 [2022-04-25T15:54:50.307Z] ---> e8d904c542da [2022-04-25T15:54:50.307Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-25T15:54:50.902Z] ---> 06818f1a5619 [2022-04-25T15:54:50.902Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:54:50.902Z] ---> Running in 3ab28931b1a0 [2022-04-25T15:56:12.703Z] Removing intermediate container 3ab28931b1a0 [2022-04-25T15:56:12.703Z] ---> 2cd6d2c84336 [2022-04-25T15:56:12.703Z] Step 11/13 : COPY . . [2022-04-25T15:56:12.703Z] ---> 6b4b5d6c4ddd [2022-04-25T15:56:12.703Z] Step 12/13 : ARG MAKE="make build" [2022-04-25T15:56:12.703Z] ---> Running in 682f6ad89271 [2022-04-25T15:56:12.703Z] Removing intermediate container 682f6ad89271 [2022-04-25T15:56:12.703Z] ---> 273570317928 [2022-04-25T15:56:12.703Z] Step 13/13 : RUN $MAKE [2022-04-25T15:56:12.703Z] ---> Running in b12a10c941a6 [2022-04-25T15:56:12.703Z] noop [2022-04-25T15:56:12.703Z] Removing intermediate container b12a10c941a6 [2022-04-25T15:56:12.703Z] ---> 758d051b444e [2022-04-25T15:56:12.703Z] Successfully built 758d051b444e [2022-04-25T15:56:12.703Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:56:13.053Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T15:56:13.053Z] . [Pipeline] withDockerContainer [2022-04-25T15:56:13.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container [2022-04-25T15:56:13.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T15:56:14.698Z] $ docker top 7f9c8d67a7008b4af906f9e0876f512233d0644a09d08d147df506e57faa7160 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T15:56:15.585Z] + go version [2022-04-25T15:56:15.585Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T15:56:15.619Z] $ docker stop --time=1 7f9c8d67a7008b4af906f9e0876f512233d0644a09d08d147df506e57faa7160 [2022-04-25T15:56:17.248Z] $ docker rm -f 7f9c8d67a7008b4af906f9e0876f512233d0644a09d08d147df506e57faa7160 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:56:17.877Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T15:56:17.877Z] . [Pipeline] withDockerContainer [2022-04-25T15:56:18.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container [2022-04-25T15:56:18.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-25T15:56:19.512Z] $ docker top bd0cd1585af67ca9183a46ca34cdf4fe87bd41c0dc5a21a512d3bbc08d8459ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T15:56:20.446Z] + make test [2022-04-25T15:56:20.446Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-25T15:57:17.264Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-25T15:57:17.264Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.155s coverage: 86.2% of statements [2022-04-25T15:57:17.264Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-25T15:57:17.264Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.681s coverage: 71.9% of statements [2022-04-25T15:57:17.264Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-25T15:57:17.264Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T15:57:17.264Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T15:57:35.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T15:57:35.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T15:57:36.143Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-25T15:57:38.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T15:57:38.810Z] $ docker stop --time=1 bd0cd1585af67ca9183a46ca34cdf4fe87bd41c0dc5a21a512d3bbc08d8459ec [2022-04-25T15:57:40.530Z] $ docker rm -f bd0cd1585af67ca9183a46ca34cdf4fe87bd41c0dc5a21a512d3bbc08d8459ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T15:57:41.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T15:57:41.421Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T15:57:41.925Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T15:57:42.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T15:57:42.684Z] + ls -al . [2022-04-25T15:57:42.684Z] total 236 [2022-04-25T15:57:42.684Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 15:57 . [2022-04-25T15:57:42.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:53 .. [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 15:53 .dockerignore [2022-04-25T15:57:42.684Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:53 .git [2022-04-25T15:57:42.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:53 .github [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 15:53 .gitignore [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 15:53 .golangci.yml [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 25 15:53 Attribution.txt [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 25 15:53 Dockerfile [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 15:53 GOVERNANCE.md [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 15:53 Jenkinsfile [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 15:53 LICENSE [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 25 15:53 Makefile [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 15:53 OWNERS.md [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 25 15:53 README.md [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 15:49 VERSION [2022-04-25T15:57:42.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:53 bin [2022-04-25T15:57:42.684Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 25 15:57 coverage.out [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 25 15:57 go.mod [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 25 15:53 go.sum [2022-04-25T15:57:42.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:53 images [2022-04-25T15:57:42.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:53 internal [2022-04-25T15:57:42.684Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 15:53 main.go [2022-04-25T15:57:42.684Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:53 res [2022-04-25T15:57:42.684Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:53 snap [2022-04-25T15:57:42.684Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:53 static [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:57:43.067Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4ff0686afa80754ca90a72ca597fae678af2c1e0 --label arch=arm64 --label version=0.0.0 . [2022-04-25T15:57:43.343Z] Sending build context to Docker daemon 693.2kB [2022-04-25T15:57:43.343Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T15:57:43.343Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-25T15:57:43.343Z] ---> 758d051b444e [2022-04-25T15:57:43.343Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-25T15:57:43.626Z] ---> Running in 66ad564c5db8 [2022-04-25T15:57:43.935Z] Removing intermediate container 66ad564c5db8 [2022-04-25T15:57:43.935Z] ---> 7d4f82279203 [2022-04-25T15:57:43.935Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T15:57:43.935Z] ---> Running in f23434f17a70 [2022-04-25T15:57:44.600Z] Removing intermediate container f23434f17a70 [2022-04-25T15:57:44.600Z] ---> 905a7b64678f [2022-04-25T15:57:44.600Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T15:57:44.600Z] ---> Running in 00ad535a2657 [2022-04-25T15:57:44.894Z] Removing intermediate container 00ad535a2657 [2022-04-25T15:57:44.894Z] ---> 5a1aedd29f70 [2022-04-25T15:57:44.894Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:57:44.894Z] ---> Running in 62ecb6cd841f [2022-04-25T15:57:46.891Z] Removing intermediate container 62ecb6cd841f [2022-04-25T15:57:46.891Z] ---> 28d642fae700 [2022-04-25T15:57:46.891Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T15:57:46.891Z] ---> Running in 1626623c8389 [2022-04-25T15:57:47.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:57:48.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:57:49.447Z] OK: 220 MiB in 52 packages [2022-04-25T15:57:50.423Z] Removing intermediate container 1626623c8389 [2022-04-25T15:57:50.423Z] ---> d8f0d356e5b9 [2022-04-25T15:57:50.423Z] Step 8/31 : WORKDIR /app [2022-04-25T15:57:50.423Z] ---> Running in 1d1e6b2ea323 [2022-04-25T15:57:50.696Z] Removing intermediate container 1d1e6b2ea323 [2022-04-25T15:57:50.696Z] ---> e6542072a933 [2022-04-25T15:57:50.696Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-25T15:57:51.290Z] ---> 5a331d8fd0b6 [2022-04-25T15:57:51.290Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T15:57:51.290Z] ---> Running in ce3c4e9c7051 [2022-04-25T15:57:53.267Z] Removing intermediate container ce3c4e9c7051 [2022-04-25T15:57:53.267Z] ---> 5b5e8d4f4139 [2022-04-25T15:57:53.267Z] Step 11/31 : COPY . . [2022-04-25T15:57:53.865Z] ---> 77955baf5b1b [2022-04-25T15:57:53.865Z] Step 12/31 : ARG MAKE="make build" [2022-04-25T15:57:53.865Z] ---> Running in f364c33a8a25 [2022-04-25T15:57:54.152Z] Removing intermediate container f364c33a8a25 [2022-04-25T15:57:54.152Z] ---> a7715ccc5d1b [2022-04-25T15:57:54.152Z] Step 13/31 : RUN $MAKE [2022-04-25T15:57:54.433Z] ---> Running in a4bd1addd56a [2022-04-25T15:57:55.414Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-04-25T15:58:42.408Z] Removing intermediate container a4bd1addd56a [2022-04-25T15:58:42.408Z] ---> c44fe9e70025 [2022-04-25T15:58:42.408Z] Step 14/31 : FROM alpine:3.14 [2022-04-25T15:58:42.408Z] 3.14: Pulling from library/alpine [2022-04-25T15:58:42.408Z] 455c02918c45: Pulling fs layer [2022-04-25T15:58:42.408Z] 455c02918c45: Verifying Checksum [2022-04-25T15:58:42.408Z] 455c02918c45: Download complete [2022-04-25T15:58:42.408Z] 455c02918c45: Pull complete [2022-04-25T15:58:42.408Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T15:58:42.408Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T15:58:42.409Z] ---> ac73e934f311 [2022-04-25T15:58:42.409Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-25T15:58:42.409Z] ---> Running in 40c8562d3035 [2022-04-25T15:58:42.409Z] Removing intermediate container 40c8562d3035 [2022-04-25T15:58:42.409Z] ---> 7d71dfb08bea [2022-04-25T15:58:42.409Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-25T15:58:42.409Z] ---> Running in a3fe8927547f [2022-04-25T15:58:42.409Z] Removing intermediate container a3fe8927547f [2022-04-25T15:58:42.409Z] ---> d8cd4d186c8e [2022-04-25T15:58:42.409Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T15:58:42.409Z] ---> Running in 4ea91ccdb984 [2022-04-25T15:58:43.390Z] Removing intermediate container 4ea91ccdb984 [2022-04-25T15:58:43.390Z] ---> dd1d53227ad7 [2022-04-25T15:58:43.390Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-25T15:58:43.390Z] ---> Running in 03953516ab60 [2022-04-25T15:58:44.368Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T15:58:45.353Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T15:58:45.944Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-25T15:58:46.215Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T15:58:46.215Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T15:58:46.215Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T15:58:46.485Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T15:58:46.758Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T15:58:46.758Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T15:58:46.758Z] Executing ca-certificates-20211220-r0.trigger [2022-04-25T15:58:47.034Z] OK: 9 MiB in 20 packages [2022-04-25T15:58:48.021Z] Removing intermediate container 03953516ab60 [2022-04-25T15:58:48.021Z] ---> b929142faaf1 [2022-04-25T15:58:48.021Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-25T15:58:48.618Z] ---> 8f50c05ec96b [2022-04-25T15:58:48.618Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-25T15:58:49.217Z] ---> b9972169dc4a [2022-04-25T15:58:49.217Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-25T15:58:49.814Z] ---> b25fefd051f6 [2022-04-25T15:58:49.814Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-25T15:58:50.413Z] ---> 439677ffb2da [2022-04-25T15:58:50.413Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-25T15:58:51.402Z] ---> e3d162a8a768 [2022-04-25T15:58:51.402Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-25T15:58:51.402Z] ---> Running in 51e822e88b06 [2022-04-25T15:58:53.385Z] Removing intermediate container 51e822e88b06 [2022-04-25T15:58:53.385Z] ---> d5745d089f19 [2022-04-25T15:58:53.385Z] Step 25/31 : VOLUME /cache [2022-04-25T15:58:53.385Z] ---> Running in e8c796f66b78 [2022-04-25T15:58:53.385Z] Removing intermediate container e8c796f66b78 [2022-04-25T15:58:53.385Z] ---> 1d85cfbbfd46 [2022-04-25T15:58:53.385Z] Step 26/31 : EXPOSE 59711 [2022-04-25T15:58:53.661Z] ---> Running in 91c15e8e096d [2022-04-25T15:58:53.933Z] Removing intermediate container 91c15e8e096d [2022-04-25T15:58:53.933Z] ---> abbfbaa3bde1 [2022-04-25T15:58:53.933Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-25T15:58:53.933Z] ---> Running in a19b3ca5f414 [2022-04-25T15:58:54.206Z] Removing intermediate container a19b3ca5f414 [2022-04-25T15:58:54.206Z] ---> 5dc5d08d3d3b [2022-04-25T15:58:54.206Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-25T15:58:54.206Z] ---> Running in 305d6090b5d8 [2022-04-25T15:58:54.486Z] Removing intermediate container 305d6090b5d8 [2022-04-25T15:58:54.486Z] ---> 043fa2db2bf3 [2022-04-25T15:58:54.486Z] Step 29/31 : LABEL arch=arm64 [2022-04-25T15:58:54.760Z] ---> Running in 752c5256ab69 [2022-04-25T15:58:55.038Z] Removing intermediate container 752c5256ab69 [2022-04-25T15:58:55.038Z] ---> 7c308e06acc2 [2022-04-25T15:58:55.038Z] Step 30/31 : LABEL git_sha=4ff0686afa80754ca90a72ca597fae678af2c1e0 [2022-04-25T15:58:55.038Z] ---> Running in c2a1082ea6a4 [2022-04-25T15:58:55.311Z] Removing intermediate container c2a1082ea6a4 [2022-04-25T15:58:55.311Z] ---> d0d7166e5f1b [2022-04-25T15:58:55.311Z] Step 31/31 : LABEL version=0.0.0 [2022-04-25T15:58:55.311Z] ---> Running in 3363a0ecc76d [2022-04-25T15:58:55.585Z] Removing intermediate container 3363a0ecc76d [2022-04-25T15:58:55.585Z] ---> 6bd981466320 [2022-04-25T15:58:55.585Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T15:58:55.585Z] Successfully built 6bd981466320 [2022-04-25T15:58:55.857Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:58:56.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T15:58:56.294Z] [2022-04-25T15:58:56.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:58:56.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T15:58:56.914Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T15:58:56.914Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T15:58:56.914Z] 04944245beec: Pulling fs layer [2022-04-25T15:58:56.914Z] 699f458cf7ca: Pulling fs layer [2022-04-25T15:58:56.914Z] 765212b225bb: Pulling fs layer [2022-04-25T15:58:56.914Z] f23df028b6ca: Pulling fs layer [2022-04-25T15:58:56.914Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T15:58:56.914Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T15:58:56.914Z] 765212b225bb: Waiting [2022-04-25T15:58:56.914Z] f23df028b6ca: Waiting [2022-04-25T15:58:56.914Z] d65c8cfc05b1: Waiting [2022-04-25T15:58:56.914Z] 04944245beec: Verifying Checksum [2022-04-25T15:58:56.914Z] 04944245beec: Download complete [2022-04-25T15:58:56.914Z] 765212b225bb: Verifying Checksum [2022-04-25T15:58:56.914Z] 765212b225bb: Download complete [2022-04-25T15:58:56.914Z] f23df028b6ca: Download complete [2022-04-25T15:58:57.188Z] 699f458cf7ca: Verifying Checksum [2022-04-25T15:58:57.188Z] 699f458cf7ca: Download complete [2022-04-25T15:58:57.461Z] 8998bd30e6a1: Download complete [2022-04-25T15:59:00.086Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T15:59:00.086Z] 2437ff75d9bd: Download complete [2022-04-25T15:59:02.064Z] 8998bd30e6a1: Pull complete [2022-04-25T15:59:02.337Z] 04944245beec: Pull complete [2022-04-25T15:59:03.771Z] 699f458cf7ca: Pull complete [2022-04-25T15:59:04.046Z] 765212b225bb: Pull complete [2022-04-25T15:59:05.022Z] f23df028b6ca: Pull complete [2022-04-25T15:59:05.022Z] d65c8cfc05b1: Pull complete [2022-04-25T15:59:20.101Z] 2437ff75d9bd: Pull complete [2022-04-25T15:59:20.101Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T15:59:20.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T15:59:20.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T15:59:20.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-22056 does not seem to be running inside a container [2022-04-25T15:59:20.427Z] $ 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/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-25T15:59:22.862Z] $ docker top 14fec6e6b016d688596e38eb5c78d2b0216b81d72b002064f505dbbacdef50da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:59:23.795Z] ---> job-cost.sh [2022-04-25T15:59:23.795Z] lf-activate-venv: SKIPPING [2022-04-25T15:59:23.795Z] INFO: No Stack... [2022-04-25T15:59:24.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T15:59:24.990Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T15:59:25.652Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2022-04-25T15:59:25.653Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T15:59:25.720Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [2022-04-25T15:59:25.731Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] did not exist. Created. [2022-04-25T15:59:25.731Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T15:59:26.418Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-2d8b8c30/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-25T15:59:27.092Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-25T15:59:27.114Z] Warning: overwriting stash ‘stack-cost’ [2022-04-25T15:59:27.162Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T15:59:27.167Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-74-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T15:59:27.204Z] $ docker stop --time=1 14fec6e6b016d688596e38eb5c78d2b0216b81d72b002064f505dbbacdef50da [2022-04-25T15:59:28.761Z] $ docker rm -f 14fec6e6b016d688596e38eb5c78d2b0216b81d72b002064f505dbbacdef50da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-25T15:59:29.217Z] provisioning config files... [2022-04-25T15:59:29.226Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config1496413354680480798tmp [Pipeline] { [Pipeline] sh [2022-04-25T15:59:29.528Z] + set +x [2022-04-25T15:59:29.528Z] + curl -s https://codecov.io/bash [2022-04-25T15:59:29.528Z] + bash -s -- [2022-04-25T15:59:29.528Z] [2022-04-25T15:59:29.528Z] _____ _ [2022-04-25T15:59:29.528Z] / ____| | | [2022-04-25T15:59:29.528Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T15:59:29.528Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T15:59:29.528Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T15:59:29.528Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T15:59:29.528Z] Bash-1.0.6 [2022-04-25T15:59:29.528Z] [2022-04-25T15:59:29.528Z] [2022-04-25T15:59:29.528Z] ==> git version 2.25.1 found [2022-04-25T15:59:29.528Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-25T15:59:29.528Z] Release-Date: 2020-01-08 [2022-04-25T15:59:29.528Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-25T15:59:29.528Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T15:59:29.528Z] ==> Jenkins CI detected. [2022-04-25T15:59:29.528Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-74 [2022-04-25T15:59:29.528Z] project root: . [2022-04-25T15:59:29.528Z] --> token set from env [2022-04-25T15:59:29.528Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T15:59:29.529Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T15:59:29.529Z] ==> Python coveragepy not found [2022-04-25T15:59:29.529Z] ==> Searching for coverage reports in: [2022-04-25T15:59:29.529Z] + . [2022-04-25T15:59:29.529Z] -> Found 1 reports [2022-04-25T15:59:29.529Z] ==> Detecting git/mercurial file structure [2022-04-25T15:59:29.529Z] ==> Reading reports [2022-04-25T15:59:29.529Z] + ./coverage.out bytes=41008 [2022-04-25T15:59:29.529Z] ==> Appending adjustments [2022-04-25T15:59:29.529Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T15:59:29.789Z] + Found adjustments [2022-04-25T15:59:29.789Z] ==> Gzipping contents [2022-04-25T15:59:29.789Z] 12K /tmp/codecov.53gjDv.gz [2022-04-25T15:59:29.789Z] ==> Uploading reports [2022-04-25T15:59:29.789Z] url: https://codecov.io [2022-04-25T15:59:29.789Z] query: branch=PR-74&commit=4ff0686afa80754ca90a72ca597fae678af2c1e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-74%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=74&job=&cmd_args= [2022-04-25T15:59:29.789Z] -> Pinging Codecov [2022-04-25T15:59:29.789Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-74&commit=4ff0686afa80754ca90a72ca597fae678af2c1e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-74%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=74&job=&cmd_args= [2022-04-25T15:59:30.049Z] -> Uploading to [2022-04-25T15:59:30.049Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/581DD39554BDF9B6E22D074273EAD858/4ff0686afa80754ca90a72ca597fae678af2c1e0/7fe03ff4-6dd4-45c5-9f36-fbe2dd913df6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T155929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f7028b932cc929146243a560e93915190d0420ddd6e81580c0ad916d3a02b77 [2022-04-25T15:59:30.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T15:59:30.049Z] Dload Upload Total Spent Left Speed [2022-04-25T15:59:30.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11564 0 0 100 11564 0 43473 --:--:-- --:--:-- --:--:-- 43473 [2022-04-25T15:59:30.311Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4ff0686afa80754ca90a72ca597fae678af2c1e0 [Pipeline] } [2022-04-25T15:59:30.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-25T15:59:31.015Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives ] [2022-04-25T15:59:31.015Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives [2022-04-25T15:59:31.015Z] total 16 [2022-04-25T15:59:31.015Z] drwxr-xr-x 3 root root 4096 Apr 25 15:51 . [2022-04-25T15:59:31.015Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:51 .. [2022-04-25T15:59:31.015Z] drwxr-xr-x 2 root root 4096 Apr 25 15:51 cost [2022-04-25T15:59:31.015Z] -rw-r--r-- 1 root root 93 Apr 25 15:51 cost.csv [2022-04-25T15:59:31.015Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives [2022-04-25T15:59:31.015Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives [2022-04-25T15:59:31.015Z] total 16 [2022-04-25T15:59:31.015Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:51 . [2022-04-25T15:59:31.015Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:51 .. [2022-04-25T15:59:31.015Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 15:51 cost [2022-04-25T15:59:31.015Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 25 15:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:59:31.318Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:59:32.183Z] ---> package-listing.sh [2022-04-25T15:59:32.183Z] ++ facter osfamily [2022-04-25T15:59:32.183Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T15:59:32.442Z] + OS_FAMILY=debian [2022-04-25T15:59:32.442Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-74 [2022-04-25T15:59:32.442Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T15:59:32.442Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T15:59:32.442Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T15:59:32.442Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T15:59:32.442Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-74 ']' [2022-04-25T15:59:32.442Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T15:59:32.442Z] + case "${OS_FAMILY}" in [2022-04-25T15:59:32.442Z] + dpkg -l [2022-04-25T15:59:32.442Z] + grep '^ii' [2022-04-25T15:59:32.442Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T15:59:32.442Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T15:59:32.442Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T15:59:32.442Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-74 ']' [2022-04-25T15:59:32.442Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives/ [2022-04-25T15:59:32.442Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-74/archives/ [Pipeline] echo [2022-04-25T15:59:32.453Z] 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/ry_app-rfid-llrp-inventory_PR-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T15:59:32.738Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T15:59:33.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T15:59:33.298Z] . [Pipeline] withDockerContainer [2022-04-25T15:59:33.369Z] prd-ubuntu20.04-docker-8c-8g-22055 does not seem to be running inside a container [2022-04-25T15:59:33.411Z] $ 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/ry_app-rfid-llrp-inventory_PR-74/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-74 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74:/w/workspace/ry_app-rfid-llrp-inventory_PR-74:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T15:59:33.671Z] $ docker top 36ac89e4b9fe5aa3663176f19a9bbb3262e1b16da8286ed4deaab91d22bc9248 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T15:59:34.022Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T15:59:34.314Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T15:59:34.606Z] + ls /var/log/sa-host [2022-04-25T15:59:34.606Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T15:59:34.706Z] provisioning config files... [2022-04-25T15:59:34.715Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-74@tmp/config576970072605778937tmp [Pipeline] { [Pipeline] echo [2022-04-25T15:59:34.731Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:59:35.019Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T15:59:35.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:59:35.370Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T15:59:35.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:59:35.671Z] ---> sudo-logs.sh [2022-04-25T15:59:35.671Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T15:59:35.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:59:35.993Z] ---> job-cost.sh [2022-04-25T15:59:35.993Z] lf-activate-venv: SKIPPING [2022-04-25T15:59:35.993Z] DEBUG: total: 0.2199999988079071 [2022-04-25T15:59:35.993Z] INFO: Retrieving Stack Cost... [2022-04-25T15:59:36.565Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T15:59:36.825Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T15:59:36.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T15:59:37.131Z] ---> logs-deploy.sh [2022-04-25T15:59:37.131Z] lf-activate-venv: SKIPPING [2022-04-25T15:59:37.131Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-74/3 [2022-04-25T15:59:37.131Z] INFO: archiving workspace using pattern(s): [2022-04-25T15:59:38.071Z] Archives upload complete. [2022-04-25T15:59:38.332Z] INFO: archiving logs to Nexus [2022-04-25T15:59:38.902Z] ---> uname -a: [2022-04-25T15:59:38.902Z] Linux prd-ubuntu20-04-docker-8c-8g-22055 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-25T15:59:38.902Z] [2022-04-25T15:59:38.902Z] [2022-04-25T15:59:38.902Z] ---> lscpu: [2022-04-25T15:59:38.902Z] Architecture: x86_64 [2022-04-25T15:59:38.902Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-25T15:59:38.902Z] Byte Order: Little Endian [2022-04-25T15:59:38.902Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-25T15:59:38.902Z] CPU(s): 8 [2022-04-25T15:59:38.902Z] On-line CPU(s) list: 0-7 [2022-04-25T15:59:38.902Z] Thread(s) per core: 1 [2022-04-25T15:59:38.902Z] Core(s) per socket: 1 [2022-04-25T15:59:38.902Z] Socket(s): 8 [2022-04-25T15:59:38.902Z] NUMA node(s): 1 [2022-04-25T15:59:38.902Z] Vendor ID: AuthenticAMD [2022-04-25T15:59:38.902Z] CPU family: 23 [2022-04-25T15:59:38.902Z] Model: 49 [2022-04-25T15:59:38.902Z] Model name: AMD EPYC-Rome Processor [2022-04-25T15:59:38.902Z] Stepping: 0 [2022-04-25T15:59:38.902Z] CPU MHz: 2800.000 [2022-04-25T15:59:38.902Z] BogoMIPS: 5600.00 [2022-04-25T15:59:38.902Z] Virtualization: AMD-V [2022-04-25T15:59:38.902Z] Hypervisor vendor: KVM [2022-04-25T15:59:38.902Z] Virtualization type: full [2022-04-25T15:59:38.902Z] L1d cache: 256 KiB [2022-04-25T15:59:38.902Z] L1i cache: 256 KiB [2022-04-25T15:59:38.902Z] L2 cache: 4 MiB [2022-04-25T15:59:38.902Z] L3 cache: 128 MiB [2022-04-25T15:59:38.902Z] NUMA node0 CPU(s): 0-7 [2022-04-25T15:59:38.902Z] Vulnerability Itlb multihit: Not affected [2022-04-25T15:59:38.902Z] Vulnerability L1tf: Not affected [2022-04-25T15:59:38.902Z] Vulnerability Mds: Not affected [2022-04-25T15:59:38.902Z] Vulnerability Meltdown: Not affected [2022-04-25T15:59:38.902Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-25T15:59:38.902Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-25T15:59:38.902Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-25T15:59:38.902Z] Vulnerability Srbds: Not affected [2022-04-25T15:59:38.902Z] Vulnerability Tsx async abort: Not affected [2022-04-25T15:59:38.902Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-25T15:59:38.902Z] [2022-04-25T15:59:38.902Z] [2022-04-25T15:59:38.902Z] ---> nproc: [2022-04-25T15:59:38.902Z] 8 [2022-04-25T15:59:38.902Z] [2022-04-25T15:59:38.902Z] [2022-04-25T15:59:38.902Z] ---> df -h: [2022-04-25T15:59:38.902Z] Filesystem Size Used Avail Use% Mounted on [2022-04-25T15:59:38.902Z] overlay 155G 11G 145G 7% / [2022-04-25T15:59:38.902Z] tmpfs 64M 0 64M 0% /dev [2022-04-25T15:59:38.902Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-25T15:59:38.902Z] shm 64M 0 64M 0% /dev/shm [2022-04-25T15:59:38.902Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-25T15:59:38.902Z] [2022-04-25T15:59:38.902Z]