Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3ec3627537317e087eb1fd8c2e6864e6f4c18bf 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-ssh12731940985875299467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12367285734621193465.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17924477667934886847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14079509803254140430.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9281841340661038608.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6737’ Running on prd-ubuntu20.04-docker-8c-8g-6739 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision f3ec3627537317e087eb1fd8c2e6864e6f4c18bf (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#172)" > git rev-list --no-walk 6e5d69375a9366c800740746847da2ec3cfb4b8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T22:24:16.274Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T22:24:16.315Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T22:24:16.329Z] ========================================================= [2023-04-03T22:24:16.329Z] EdgeX Global Pipelines Version Info [2023-04-03T22:24:16.329Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:24:17.045Z] ------------------- [2023-04-03T22:24:17.045Z] stable info: [2023-04-03T22:24:17.045Z] ------------------- [2023-04-03T22:24:17.045Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T22:24:17.045Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T22:24:17.045Z] Message: update stable to v1.0.245 [2023-04-03T22:24:17.615Z] ------------------- [2023-04-03T22:24:17.615Z] experimental info: [2023-04-03T22:24:17.615Z] ------------------- [2023-04-03T22:24:17.615Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T22:24:17.615Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T22:24:17.615Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T22:24:17.794Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-03T22:24:17.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-03T22:24:17.816Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T22:24:17.828Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T22:24:17.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T22:24:17.850Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T22:24:17.861Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T22:24:17.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T22:24:17.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T22:24:17.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T22:24:17.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T22:24:17.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-03T22:24:17.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T22:24:17.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T22:24:17.960Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T22:24:17.972Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T22:24:17.983Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T22:24:17.994Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T22:24:18.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T22:24:18.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T22:24:18.040Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-03T22:24:18.051Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-03T22:24:18.065Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T22:24:18.078Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T22:24:18.096Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T22:24:18.109Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T22:24:18.121Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T22:24:18.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-03T22:24:18.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-03T22:24:18.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-03T22:24:18.170Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] echo [2023-04-03T22:24:18.184Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ec362 [Pipeline] echo [2023-04-03T22:24:18.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:24:18.236Z] provisioning config files... [2023-04-03T22:24:18.251Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15918544853466481271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:24:18.548Z] ---> docker-login.sh [2023-04-03T22:24:18.548Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:24:18.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:18.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:18.807Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:18.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:18.807Z] [2023-04-03T22:24:18.807Z] Login Succeeded [2023-04-03T22:24:18.807Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:24:19.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:19.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:19.066Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:19.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:19.066Z] [2023-04-03T22:24:19.066Z] Login Succeeded [2023-04-03T22:24:19.066Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:24:19.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:19.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:19.066Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:19.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:19.066Z] [2023-04-03T22:24:19.066Z] Login Succeeded [2023-04-03T22:24:19.066Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:24:19.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:19.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:19.325Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:19.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:19.325Z] [2023-04-03T22:24:19.325Z] Login Succeeded [2023-04-03T22:24:19.325Z] docker.io [2023-04-03T22:24:19.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:19.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:19.584Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:19.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:19.584Z] [2023-04-03T22:24:19.584Z] Login Succeeded [2023-04-03T22:24:19.584Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:24:19.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T22:24:19.978Z] + git rev-list -1 --merges f3ec3627537317e087eb1fd8c2e6864e6f4c18bf~1..f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] echo [2023-04-03T22:24:20.023Z] -----------> git rev-list -1 --merges f3ec3627537317e087eb1fd8c2e6864e6f4c18bf~1..f3ec3627537317e087eb1fd8c2e6864e6f4c18bf f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [false] [Pipeline] sh [2023-04-03T22:24:20.309Z] + git log --format=format:%s -1 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] echo [2023-04-03T22:24:20.333Z] ========================================================= [2023-04-03T22:24:20.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T22:24:20.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T22:24:20.656Z] + git log --format=format:%s -1 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] echo [2023-04-03T22:24:20.666Z] [semverPrep] GIT_COMMIT: f3ec3627537317e087eb1fd8c2e6864e6f4c18bf, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#172) [Pipeline] echo [2023-04-03T22:24:20.675Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T22:24:21.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T22:24:21.033Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T22:24:21.033Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T22:24:21.033Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T22:24:21.033Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T22:24:21.033Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T22:24:21.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:24:21.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:24:21.396Z] [2023-04-03T22:24:21.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:24:21.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:24:21.698Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T22:24:21.698Z] b85a868b505f: Pulling fs layer [2023-04-03T22:24:21.698Z] e2be974225ed: Pulling fs layer [2023-04-03T22:24:21.698Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T22:24:21.698Z] 988bab9f4d93: Pulling fs layer [2023-04-03T22:24:21.698Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T22:24:21.698Z] eaf3925da568: Pulling fs layer [2023-04-03T22:24:21.698Z] bab4dde63d76: Pulling fs layer [2023-04-03T22:24:21.698Z] bde34c3a00c8: Pulling fs layer [2023-04-03T22:24:21.698Z] b352a97aabf1: Pulling fs layer [2023-04-03T22:24:21.698Z] 4872d77fe225: Pulling fs layer [2023-04-03T22:24:21.698Z] 5851b861e8e6: Pulling fs layer [2023-04-03T22:24:21.698Z] bab4dde63d76: Waiting [2023-04-03T22:24:21.698Z] bde34c3a00c8: Waiting [2023-04-03T22:24:21.698Z] b352a97aabf1: Waiting [2023-04-03T22:24:21.698Z] 988bab9f4d93: Waiting [2023-04-03T22:24:21.698Z] 1469e6f7b9e6: Waiting [2023-04-03T22:24:21.698Z] 5851b861e8e6: Waiting [2023-04-03T22:24:21.698Z] eaf3925da568: Waiting [2023-04-03T22:24:21.698Z] e2be974225ed: Download complete [2023-04-03T22:24:21.698Z] 988bab9f4d93: Verifying Checksum [2023-04-03T22:24:21.698Z] 988bab9f4d93: Download complete [2023-04-03T22:24:21.958Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T22:24:21.958Z] 339a4e72a1f5: Download complete [2023-04-03T22:24:21.958Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T22:24:21.958Z] 1469e6f7b9e6: Download complete [2023-04-03T22:24:21.958Z] eaf3925da568: Download complete [2023-04-03T22:24:21.958Z] bde34c3a00c8: Download complete [2023-04-03T22:24:21.958Z] b352a97aabf1: Download complete [2023-04-03T22:24:21.958Z] 4872d77fe225: Verifying Checksum [2023-04-03T22:24:21.958Z] 4872d77fe225: Download complete [2023-04-03T22:24:21.958Z] 5851b861e8e6: Download complete [2023-04-03T22:24:21.958Z] b85a868b505f: Verifying Checksum [2023-04-03T22:24:21.958Z] b85a868b505f: Download complete [2023-04-03T22:24:22.217Z] bab4dde63d76: Verifying Checksum [2023-04-03T22:24:22.217Z] bab4dde63d76: Download complete [2023-04-03T22:24:23.154Z] b85a868b505f: Pull complete [2023-04-03T22:24:23.154Z] e2be974225ed: Pull complete [2023-04-03T22:24:23.415Z] 339a4e72a1f5: Pull complete [2023-04-03T22:24:23.674Z] 988bab9f4d93: Pull complete [2023-04-03T22:24:23.933Z] 1469e6f7b9e6: Pull complete [2023-04-03T22:24:23.933Z] eaf3925da568: Pull complete [2023-04-03T22:24:25.838Z] bab4dde63d76: Pull complete [2023-04-03T22:24:25.838Z] bde34c3a00c8: Pull complete [2023-04-03T22:24:25.838Z] b352a97aabf1: Pull complete [2023-04-03T22:24:25.838Z] 4872d77fe225: Pull complete [2023-04-03T22:24:25.838Z] 5851b861e8e6: Pull complete [2023-04-03T22:24:25.838Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T22:24:25.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:24:25.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:24:25.933Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:24:25.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T22:24:27.553Z] $ docker top 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 -eo pid,comm [2023-04-03T22:24:27.599Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-03T22:24:27.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T22:24:27.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T22:24:27.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T22:24:27.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T22:24:27.749Z] $ docker exec 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 ssh-agent [2023-04-03T22:24:27.846Z] SSH_AUTH_SOCK=/tmp/ssh-wB0bFn6gJ37v/agent.31 [2023-04-03T22:24:27.846Z] SSH_AGENT_PID=38 [2023-04-03T22:24:27.853Z] Running ssh-add (command line suppressed) [2023-04-03T22:24:27.951Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5832053418900222490.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5832053418900222490.key) [2023-04-03T22:24:27.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T22:24:28.248Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T22:24:28.262Z] $ docker exec --env ******** --env ******** 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 ssh-agent -k [2023-04-03T22:24:28.366Z] unset SSH_AUTH_SOCK; [2023-04-03T22:24:28.367Z] unset SSH_AGENT_PID; [2023-04-03T22:24:28.368Z] echo Agent pid 38 killed; [2023-04-03T22:24:28.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T22:24:28.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T22:24:28.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T22:24:28.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T22:24:28.539Z] $ docker exec 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 ssh-agent [2023-04-03T22:24:28.649Z] SSH_AUTH_SOCK=/tmp/ssh-qdlbrFVjjKkC/agent.70 [2023-04-03T22:24:28.649Z] SSH_AGENT_PID=76 [2023-04-03T22:24:28.655Z] Running ssh-add (command line suppressed) [2023-04-03T22:24:28.751Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18440069512330594041.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18440069512330594041.key) [2023-04-03T22:24:28.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T22:24:29.053Z] + git semver init [2023-04-03T22:24:29.313Z] 2023-04-03 22:24:29,225 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T22:24:29.313Z] 2023-04-03 22:24:29,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-03T22:24:29.313Z] 2023-04-03 22:24:29,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-03T22:24:29.313Z] 2023-04-03 22:24:29,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-03T22:24:30.252Z] 2023-04-03 22:24:30,243 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-04-03T22:24:30.252Z] 2023-04-03 22:24:30,243 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-04-03T22:24:30.252Z] 2023-04-03 22:24:30,244 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T22:24:30.252Z] 2023-04-03 22:24:30,244 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T22:24:30.252Z] 3.0.0-dev.19 [Pipeline] } [2023-04-03T22:24:30.528Z] $ docker exec --env ******** --env ******** 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 ssh-agent -k [2023-04-03T22:24:30.642Z] unset SSH_AUTH_SOCK; [2023-04-03T22:24:30.642Z] unset SSH_AGENT_PID; [2023-04-03T22:24:30.642Z] echo Agent pid 76 killed; [2023-04-03T22:24:30.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T22:24:30.961Z] + git semver [Pipeline] } [2023-04-03T22:24:31.238Z] $ docker stop --time=1 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 [2023-04-03T22:24:32.586Z] $ docker rm -f --volumes 4eeb8e5cd8672b6db4cbbec6cddf01f2275fc551ab8b504a849bd987e6eb8657 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:24:32.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T22:24:33.127Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T22:24:33.129Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:24:33.246Z] provisioning config files... [2023-04-03T22:24:33.256Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2704871535749646171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:24:33.553Z] ---> docker-login.sh [2023-04-03T22:24:33.554Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:24:33.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:33.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:33.554Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:33.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:33.554Z] [2023-04-03T22:24:33.554Z] Login Succeeded [2023-04-03T22:24:33.554Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:24:33.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:33.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:33.554Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:33.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:33.554Z] [2023-04-03T22:24:33.554Z] Login Succeeded [2023-04-03T22:24:33.554Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:24:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:33.813Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:33.813Z] [2023-04-03T22:24:33.813Z] Login Succeeded [2023-04-03T22:24:33.813Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:24:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:33.813Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:33.813Z] [2023-04-03T22:24:33.813Z] Login Succeeded [2023-04-03T22:24:33.813Z] docker.io [2023-04-03T22:24:34.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:24:34.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:24:34.074Z] Configure a credential helper to remove this warning. See [2023-04-03T22:24:34.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:24:34.074Z] [2023-04-03T22:24:34.074Z] Login Succeeded [2023-04-03T22:24:34.074Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:24:34.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T22:24:34.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:24:34.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:24:34.157Z] ========================================================= [2023-04-03T22:24:34.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T22:24:34.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:24:34.461Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T22:24:34.461Z] Sending build context to Docker daemon 12.61MB [2023-04-03T22:24:34.461Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:24:34.461Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T22:24:34.462Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T22:24:34.462Z] 63b65145d645: Pulling fs layer [2023-04-03T22:24:34.462Z] a2d21d5440eb: Pulling fs layer [2023-04-03T22:24:34.462Z] 935e6c44a52c: Pulling fs layer [2023-04-03T22:24:34.462Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T22:24:34.462Z] 30dea6a524f1: Pulling fs layer [2023-04-03T22:24:34.462Z] a2aff8979fd8: Pulling fs layer [2023-04-03T22:24:34.462Z] 6808be2612f2: Pulling fs layer [2023-04-03T22:24:34.462Z] f25807f1079a: Pulling fs layer [2023-04-03T22:24:34.462Z] a2aff8979fd8: Waiting [2023-04-03T22:24:34.462Z] 6808be2612f2: Waiting [2023-04-03T22:24:34.462Z] 30dea6a524f1: Waiting [2023-04-03T22:24:34.462Z] 94cc34f8dd06: Waiting [2023-04-03T22:24:34.462Z] f25807f1079a: Waiting [2023-04-03T22:24:34.731Z] a2d21d5440eb: Download complete [2023-04-03T22:24:34.731Z] 94cc34f8dd06: Download complete [2023-04-03T22:24:34.731Z] 30dea6a524f1: Download complete [2023-04-03T22:24:34.731Z] 63b65145d645: Verifying Checksum [2023-04-03T22:24:34.731Z] 63b65145d645: Download complete [2023-04-03T22:24:34.731Z] a2aff8979fd8: Verifying Checksum [2023-04-03T22:24:34.731Z] a2aff8979fd8: Download complete [2023-04-03T22:24:34.992Z] 63b65145d645: Pull complete [2023-04-03T22:24:34.992Z] a2d21d5440eb: Pull complete [2023-04-03T22:24:35.251Z] f25807f1079a: Verifying Checksum [2023-04-03T22:24:35.251Z] f25807f1079a: Download complete [2023-04-03T22:24:35.251Z] 935e6c44a52c: Verifying Checksum [2023-04-03T22:24:35.251Z] 935e6c44a52c: Download complete [2023-04-03T22:24:35.508Z] 6808be2612f2: Verifying Checksum [2023-04-03T22:24:35.508Z] 6808be2612f2: Download complete [2023-04-03T22:24:38.040Z] 935e6c44a52c: Pull complete [2023-04-03T22:24:38.298Z] 94cc34f8dd06: Pull complete [2023-04-03T22:24:38.298Z] 30dea6a524f1: Pull complete [2023-04-03T22:24:38.298Z] a2aff8979fd8: Pull complete [2023-04-03T22:24:40.827Z] 6808be2612f2: Pull complete [2023-04-03T22:24:41.394Z] f25807f1079a: Pull complete [2023-04-03T22:24:41.394Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T22:24:41.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T22:24:41.394Z] ---> 3b553350e43f [2023-04-03T22:24:41.394Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:24:43.297Z] ---> Running in 0b49dc627dca [2023-04-03T22:24:43.297Z] Removing intermediate container 0b49dc627dca [2023-04-03T22:24:43.297Z] ---> 141874990dea [2023-04-03T22:24:43.297Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:24:43.297Z] ---> Running in 7e07be1b34f1 [2023-04-03T22:24:43.554Z] Removing intermediate container 7e07be1b34f1 [2023-04-03T22:24:43.554Z] ---> b9ab39c23c35 [2023-04-03T22:24:43.554Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:24:43.554Z] ---> Running in 6a2bda70137b [2023-04-03T22:24:43.554Z] Removing intermediate container 6a2bda70137b [2023-04-03T22:24:43.554Z] ---> 94d9c416036d [2023-04-03T22:24:43.554Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:24:43.554Z] ---> Running in 1ad2a7b6cced [2023-04-03T22:24:43.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T22:24:44.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T22:24:44.329Z] OK: 265 MiB in 53 packages [2023-04-03T22:24:44.588Z] Removing intermediate container 1ad2a7b6cced [2023-04-03T22:24:44.588Z] ---> 9ffe3eec94b0 [2023-04-03T22:24:44.588Z] Step 7/12 : WORKDIR /app [2023-04-03T22:24:44.588Z] ---> Running in 15426a116f40 [2023-04-03T22:24:44.588Z] Removing intermediate container 15426a116f40 [2023-04-03T22:24:44.588Z] ---> caacae98dde8 [2023-04-03T22:24:44.588Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-03T22:24:44.847Z] ---> 325f3e66dcec [2023-04-03T22:24:44.847Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:24:44.847Z] ---> Running in 6feddd3a327a [2023-04-03T22:24:48.218Z] Still waiting to schedule task [2023-04-03T22:24:48.219Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6738’ is offline [2023-04-03T22:25:11.396Z] Removing intermediate container 6feddd3a327a [2023-04-03T22:25:11.396Z] ---> 074f921aea62 [2023-04-03T22:25:11.396Z] Step 10/12 : COPY . . [2023-04-03T22:25:11.396Z] ---> 37b6b5c9d71e [2023-04-03T22:25:11.396Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:25:11.396Z] ---> Running in 8fb243482ca3 [2023-04-03T22:25:11.396Z] Removing intermediate container 8fb243482ca3 [2023-04-03T22:25:11.396Z] ---> 779b6fbbe8b7 [2023-04-03T22:25:11.396Z] Step 12/12 : RUN $MAKE [2023-04-03T22:25:11.396Z] ---> Running in 7e0e049de6f0 [2023-04-03T22:25:11.396Z] noop [2023-04-03T22:25:11.396Z] Removing intermediate container 7e0e049de6f0 [2023-04-03T22:25:11.396Z] ---> 86fb986bef17 [2023-04-03T22:25:11.396Z] Successfully built 86fb986bef17 [2023-04-03T22:25:11.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:25:11.707Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T22:25:11.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:25:11.773Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:25:11.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2023-04-03T22:25:12.149Z] $ docker top 66d801be6f1997d6cd83e50046de608de2e4e54fcf2f34f58d2c020073edce27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:25:12.487Z] + go version [2023-04-03T22:25:12.487Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T22:25:12.503Z] $ docker stop --time=1 66d801be6f1997d6cd83e50046de608de2e4e54fcf2f34f58d2c020073edce27 [2023-04-03T22:25:13.829Z] $ docker rm -f --volumes 66d801be6f1997d6cd83e50046de608de2e4e54fcf2f34f58d2c020073edce27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:25:14.228Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T22:25:14.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:25:14.300Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:25:14.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat [2023-04-03T22:25:14.702Z] $ docker top 466e8b3ab5c4ca2a999f6bb96a88d1aa49a811a57ea6d6569543ff98e773e29f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:25:15.042Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-04-03T22:25:15.339Z] + make test [2023-04-03T22:25:15.339Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-03T22:25:33.416Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-03T22:25:33.416Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-03T22:25:33.416Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.151s coverage: 86.2% of statements [2023-04-03T22:25:35.947Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements [2023-04-03T22:25:57.871Z] go vet ./... [2023-04-03T22:25:57.871Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T22:25:57.871Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T22:25:57.871Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-03T22:25:57.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T22:25:57.901Z] $ docker stop --time=1 466e8b3ab5c4ca2a999f6bb96a88d1aa49a811a57ea6d6569543ff98e773e29f [2023-04-03T22:26:00.227Z] $ docker rm -f --volumes 466e8b3ab5c4ca2a999f6bb96a88d1aa49a811a57ea6d6569543ff98e773e29f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:26:00.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T22:26:00.789Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T22:26:01.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T22:26:01.645Z] + ls -al . [2023-04-03T22:26:01.646Z] total 228 [2023-04-03T22:26:01.646Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 22:25 . [2023-04-03T22:26:01.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:24 .. [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 22:24 .dockerignore [2023-04-03T22:26:01.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:24 .git [2023-04-03T22:26:01.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:24 .github [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 22:24 .gitignore [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 22:24 .golangci.yml [2023-04-03T22:26:01.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:24 .semver [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 22:24 Attribution.txt [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 22:24 CHANGELOG.md [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 22:24 Dockerfile [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:24 GOVERNANCE.md [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 22:24 Jenkinsfile [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 22:24 LICENSE [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 22:24 Makefile [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 22:24 OWNERS.md [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 22:24 README.md [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 22:24 VERSION [2023-04-03T22:26:01.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:24 bin [2023-04-03T22:26:01.646Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 22:25 coverage.out [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 22:24 go.mod [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 22:24 go.sum [2023-04-03T22:26:01.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:24 images [2023-04-03T22:26:01.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:24 internal [2023-04-03T22:26:01.646Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 22:24 main.go [2023-04-03T22:26:01.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:24 res [2023-04-03T22:26:01.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:24 snap [2023-04-03T22:26:01.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:01.952Z] + 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=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf --label arch=amd64 --label version=3.0.0-dev.19 . [2023-04-03T22:26:01.952Z] Sending build context to Docker daemon 12.61MB [2023-04-03T22:26:01.952Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:26:01.952Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-03T22:26:01.952Z] ---> 86fb986bef17 [2023-04-03T22:26:01.952Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:26:01.952Z] ---> Running in c42b791492d0 [2023-04-03T22:26:02.210Z] Removing intermediate container c42b791492d0 [2023-04-03T22:26:02.210Z] ---> 6852f614f61e [2023-04-03T22:26:02.210Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:26:02.210Z] ---> Running in c915f0066179 [2023-04-03T22:26:02.210Z] Removing intermediate container c915f0066179 [2023-04-03T22:26:02.210Z] ---> a00c72938aaa [2023-04-03T22:26:02.210Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:26:02.210Z] ---> Running in 8a8d41516b0c [2023-04-03T22:26:02.469Z] Removing intermediate container 8a8d41516b0c [2023-04-03T22:26:02.469Z] ---> b135f78711d1 [2023-04-03T22:26:02.469Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:26:02.469Z] ---> Running in f9f54bae78c2 [2023-04-03T22:26:02.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T22:26:02.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T22:26:02.989Z] OK: 265 MiB in 53 packages [2023-04-03T22:26:03.558Z] Removing intermediate container f9f54bae78c2 [2023-04-03T22:26:03.558Z] ---> b738d52df231 [2023-04-03T22:26:03.558Z] Step 7/29 : WORKDIR /app [2023-04-03T22:26:03.558Z] ---> Running in 6993ab4a61d2 [2023-04-03T22:26:03.558Z] Removing intermediate container 6993ab4a61d2 [2023-04-03T22:26:03.558Z] ---> 7d455ee56265 [2023-04-03T22:26:03.558Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-03T22:26:03.817Z] ---> 439a912731d3 [2023-04-03T22:26:03.817Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:26:03.817Z] ---> Running in 64d082ec3348 [2023-04-03T22:26:04.808Z] Removing intermediate container 64d082ec3348 [2023-04-03T22:26:04.808Z] ---> 256efe71ddf9 [2023-04-03T22:26:04.808Z] Step 10/29 : COPY . . [2023-04-03T22:26:05.066Z] ---> 81760c695a33 [2023-04-03T22:26:05.066Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:26:05.066Z] ---> Running in 63f0c90b7874 [2023-04-03T22:26:05.066Z] Removing intermediate container 63f0c90b7874 [2023-04-03T22:26:05.066Z] ---> c8446560b8fc [2023-04-03T22:26:05.066Z] Step 12/29 : RUN $MAKE [2023-04-03T22:26:05.066Z] ---> Running in 83da3e259428 [2023-04-03T22:26:05.324Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-03T22:26:18.454Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6740 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-04-03T22:26:18.471Z] Running in /w/workspace/app-rfid-llrp-inventory/88 [Pipeline] { [Pipeline] checkout [2023-04-03T22:26:18.507Z] The recommended git tool is: git [2023-04-03T22:26:23.512Z] Removing intermediate container 83da3e259428 [2023-04-03T22:26:23.512Z] ---> 3eb9f35ec81c [2023-04-03T22:26:23.512Z] Step 13/29 : FROM alpine:3.17 [2023-04-03T22:26:23.512Z] 3.17: Pulling from library/alpine [2023-04-03T22:26:23.512Z] f56be85fc22e: Pulling fs layer [2023-04-03T22:26:23.512Z] f56be85fc22e: Download complete [2023-04-03T22:26:23.512Z] f56be85fc22e: Pull complete [2023-04-03T22:26:23.512Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T22:26:23.512Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T22:26:23.512Z] ---> 9ed4aefc74f6 [2023-04-03T22:26:23.512Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-03T22:26:23.512Z] ---> Running in 64ce2fdd7649 [2023-04-03T22:26:23.512Z] Removing intermediate container 64ce2fdd7649 [2023-04-03T22:26:23.512Z] ---> 4b83ad577ec1 [2023-04-03T22:26:23.512Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-03T22:26:23.512Z] ---> Running in 4e6199907d18 [2023-04-03T22:26:23.512Z] Removing intermediate container 4e6199907d18 [2023-04-03T22:26:23.512Z] ---> e84502446db0 [2023-04-03T22:26:23.512Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-03T22:26:23.512Z] ---> Running in c28227ce3c6e [2023-04-03T22:26:23.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T22:26:23.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T22:26:23.512Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T22:26:23.512Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T22:26:23.512Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T22:26:23.512Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T22:26:23.512Z] OK: 8 MiB in 17 packages [2023-04-03T22:26:23.770Z] Removing intermediate container c28227ce3c6e [2023-04-03T22:26:23.770Z] ---> 93b729febb3d [2023-04-03T22:26:23.770Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-03T22:26:23.830Z] using credential edgex-jenkins-ssh [2023-04-03T22:26:23.847Z] Cloning the remote Git repository [2023-04-03T22:26:24.029Z] ---> d6ef6a1a25c6 [2023-04-03T22:26:24.029Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-03T22:26:24.029Z] ---> 8edf48ee4711 [2023-04-03T22:26:24.029Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-03T22:26:24.288Z] ---> 9ee7879a60f8 [2023-04-03T22:26:24.288Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-03T22:26:24.547Z] ---> dfea8e1ce001 [2023-04-03T22:26:24.547Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-03T22:26:23.893Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T22:26:23.991Z] > git init /w/workspace/app-rfid-llrp-inventory/88 # timeout=10 [2023-04-03T22:26:24.135Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T22:26:24.136Z] > git --version # timeout=10 [2023-04-03T22:26:24.156Z] > git --version # 'git version 2.25.1' [2023-04-03T22:26:24.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T22:26:24.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T22:26:24.807Z] ---> 910ccc4cfccb [2023-04-03T22:26:24.807Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-03T22:26:25.067Z] ---> Running in 0ba330141f88 [2023-04-03T22:26:25.636Z] Removing intermediate container 0ba330141f88 [2023-04-03T22:26:25.636Z] ---> 3aa66258fa8e [2023-04-03T22:26:25.636Z] Step 23/29 : VOLUME /cache [2023-04-03T22:26:25.636Z] ---> Running in 6d8a8077b72f [2023-04-03T22:26:25.636Z] Removing intermediate container 6d8a8077b72f [2023-04-03T22:26:25.636Z] ---> 0e259f44cbda [2023-04-03T22:26:25.636Z] Step 24/29 : EXPOSE 59711 [2023-04-03T22:26:25.636Z] ---> Running in 82073d1df6c2 [2023-04-03T22:26:25.895Z] Removing intermediate container 82073d1df6c2 [2023-04-03T22:26:25.895Z] ---> bf6174f916f9 [2023-04-03T22:26:25.895Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-03T22:26:25.895Z] ---> Running in 28013d48dc07 [2023-04-03T22:26:25.895Z] Removing intermediate container 28013d48dc07 [2023-04-03T22:26:25.895Z] ---> 759c6a1cf28a [2023-04-03T22:26:25.895Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-03T22:26:25.895Z] ---> Running in ac2345b58bf5 [2023-04-03T22:26:26.154Z] Removing intermediate container ac2345b58bf5 [2023-04-03T22:26:26.154Z] ---> fdab90a7ca7d [2023-04-03T22:26:26.154Z] Step 27/29 : LABEL arch=amd64 [2023-04-03T22:26:26.154Z] ---> Running in 381e788bce43 [2023-04-03T22:26:26.154Z] Removing intermediate container 381e788bce43 [2023-04-03T22:26:26.154Z] ---> e91fe79b4780 [2023-04-03T22:26:26.154Z] Step 28/29 : LABEL git_sha=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [2023-04-03T22:26:26.418Z] ---> Running in 9e291421378e [2023-04-03T22:26:26.418Z] Removing intermediate container 9e291421378e [2023-04-03T22:26:26.418Z] ---> 7c79a4c0d15c [2023-04-03T22:26:26.418Z] Step 29/29 : LABEL version=3.0.0-dev.19 [2023-04-03T22:26:26.418Z] ---> Running in f1d9a3e8a481 [2023-04-03T22:26:26.678Z] Removing intermediate container f1d9a3e8a481 [2023-04-03T22:26:26.678Z] ---> c4e11fc939a2 [2023-04-03T22:26:26.678Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T22:26:26.678Z] Successfully built c4e11fc939a2 [2023-04-03T22:26:26.678Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:26:26.788Z] provisioning config files... [2023-04-03T22:26:26.797Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1941971793609753142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:26:27.093Z] ---> docker-login.sh [2023-04-03T22:26:27.093Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:26:27.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:27.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:27.093Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:27.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:27.093Z] [2023-04-03T22:26:27.093Z] Login Succeeded [2023-04-03T22:26:27.093Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:26:27.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:27.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:27.093Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:27.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:27.093Z] [2023-04-03T22:26:27.093Z] Login Succeeded [2023-04-03T22:26:27.093Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:26:26.407Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-03T22:26:26.434Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T22:26:27.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:27.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:27.354Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:27.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:27.354Z] [2023-04-03T22:26:27.354Z] Login Succeeded [2023-04-03T22:26:27.354Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:26:27.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:27.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:27.354Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:27.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:27.354Z] [2023-04-03T22:26:27.354Z] Login Succeeded [2023-04-03T22:26:27.354Z] docker.io [2023-04-03T22:26:27.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:27.481Z] Avoid second fetch [2023-04-03T22:26:27.482Z] Checking out Revision f3ec3627537317e087eb1fd8c2e6864e6f4c18bf (main) [2023-04-03T22:26:27.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:27.613Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:27.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:27.613Z] [2023-04-03T22:26:27.613Z] Login Succeeded [2023-04-03T22:26:27.613Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:26:27.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T22:26:27.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:26:27.666Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-04-03T22:26:27.666Z] f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [2023-04-03T22:26:27.666Z] latest [2023-04-03T22:26:27.666Z] 3.0.0-dev.19 [2023-04-03T22:26:27.666Z] f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [2023-04-03T22:26:27.666Z] main [2023-04-03T22:26:27.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:27.983Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:28.258Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#172)" [2023-04-03T22:26:28.298Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [2023-04-03T22:26:28.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T22:26:28.299Z] e076c7816ba2: Preparing [2023-04-03T22:26:28.299Z] 1b36a2abfc7a: Preparing [2023-04-03T22:26:28.299Z] f7026555241e: Preparing [2023-04-03T22:26:28.299Z] ccb8ca2674cc: Preparing [2023-04-03T22:26:28.299Z] 4f8ab9d81940: Preparing [2023-04-03T22:26:28.299Z] fa72c3133def: Preparing [2023-04-03T22:26:28.299Z] 36abe614aae7: Preparing [2023-04-03T22:26:28.299Z] f1417ff83b31: Preparing [2023-04-03T22:26:28.299Z] fa72c3133def: Waiting [2023-04-03T22:26:28.299Z] 36abe614aae7: Waiting [2023-04-03T22:26:28.299Z] 4f8ab9d81940: Pushed [2023-04-03T22:26:28.299Z] f7026555241e: Pushed [2023-04-03T22:26:28.299Z] e076c7816ba2: Pushed [2023-04-03T22:26:28.299Z] ccb8ca2674cc: Pushed [2023-04-03T22:26:28.299Z] f1417ff83b31: Layer already exists [2023-04-03T22:26:28.558Z] fa72c3133def: Pushed [2023-04-03T22:26:28.558Z] 36abe614aae7: Pushed [2023-04-03T22:26:27.504Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T22:26:27.580Z] > git checkout -f f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T22:26:29.291Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T22:26:29.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T22:26:29.291Z] Dload Upload Total Spent Left Speed [2023-04-03T22:26:29.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-04-03T22:26:29.953Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T22:26:30.301Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T22:26:30.301Z] sudo tee /etc/docker/daemon.new [2023-04-03T22:26:30.301Z] { [2023-04-03T22:26:30.301Z] "registry-mirrors": [ [2023-04-03T22:26:30.301Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T22:26:30.301Z] ], [2023-04-03T22:26:30.301Z] "bip": "10.250.0.254/24", [2023-04-03T22:26:30.301Z] "hosts": [ [2023-04-03T22:26:30.301Z] "tcp://0.0.0.0:5555", [2023-04-03T22:26:30.301Z] "unix:///var/run/docker.sock" [2023-04-03T22:26:30.301Z] ], [2023-04-03T22:26:30.301Z] "mtu": 1458, [2023-04-03T22:26:30.301Z] "selinux-enabled": true, [2023-04-03T22:26:30.301Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T22:26:30.301Z] } [Pipeline] sh [2023-04-03T22:26:30.652Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T22:26:31.016Z] + sudo service docker restart [2023-04-03T22:26:31.095Z] 1b36a2abfc7a: Pushed [2023-04-03T22:26:31.095Z] f3ec3627537317e087eb1fd8c2e6864e6f4c18bf: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:31.402Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:31.718Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-03T22:26:31.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T22:26:31.718Z] e076c7816ba2: Preparing [2023-04-03T22:26:31.718Z] 1b36a2abfc7a: Preparing [2023-04-03T22:26:31.718Z] f7026555241e: Preparing [2023-04-03T22:26:31.718Z] ccb8ca2674cc: Preparing [2023-04-03T22:26:31.718Z] 4f8ab9d81940: Preparing [2023-04-03T22:26:31.718Z] fa72c3133def: Preparing [2023-04-03T22:26:31.718Z] 36abe614aae7: Preparing [2023-04-03T22:26:31.718Z] f1417ff83b31: Preparing [2023-04-03T22:26:31.718Z] 36abe614aae7: Waiting [2023-04-03T22:26:31.718Z] f1417ff83b31: Waiting [2023-04-03T22:26:31.718Z] fa72c3133def: Waiting [2023-04-03T22:26:31.718Z] ccb8ca2674cc: Layer already exists [2023-04-03T22:26:31.718Z] f7026555241e: Layer already exists [2023-04-03T22:26:31.718Z] 1b36a2abfc7a: Layer already exists [2023-04-03T22:26:31.718Z] e076c7816ba2: Layer already exists [2023-04-03T22:26:31.718Z] 4f8ab9d81940: Layer already exists [2023-04-03T22:26:31.718Z] 36abe614aae7: Layer already exists [2023-04-03T22:26:31.718Z] f1417ff83b31: Layer already exists [2023-04-03T22:26:31.718Z] fa72c3133def: Layer already exists [2023-04-03T22:26:31.718Z] latest: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:32.028Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:32.332Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.19 [2023-04-03T22:26:32.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T22:26:32.332Z] e076c7816ba2: Preparing [2023-04-03T22:26:32.332Z] 1b36a2abfc7a: Preparing [2023-04-03T22:26:32.332Z] f7026555241e: Preparing [2023-04-03T22:26:32.332Z] ccb8ca2674cc: Preparing [2023-04-03T22:26:32.332Z] 4f8ab9d81940: Preparing [2023-04-03T22:26:32.332Z] fa72c3133def: Preparing [2023-04-03T22:26:32.332Z] 36abe614aae7: Preparing [2023-04-03T22:26:32.332Z] f1417ff83b31: Preparing [2023-04-03T22:26:32.332Z] fa72c3133def: Waiting [2023-04-03T22:26:32.332Z] 36abe614aae7: Waiting [2023-04-03T22:26:32.332Z] f1417ff83b31: Waiting [2023-04-03T22:26:32.332Z] ccb8ca2674cc: Layer already exists [2023-04-03T22:26:32.332Z] 4f8ab9d81940: Layer already exists [2023-04-03T22:26:32.332Z] 1b36a2abfc7a: Layer already exists [2023-04-03T22:26:32.332Z] f7026555241e: Layer already exists [2023-04-03T22:26:32.332Z] e076c7816ba2: Layer already exists [2023-04-03T22:26:32.332Z] fa72c3133def: Layer already exists [2023-04-03T22:26:32.332Z] 36abe614aae7: Layer already exists [2023-04-03T22:26:32.332Z] f1417ff83b31: Layer already exists [2023-04-03T22:26:32.332Z] 3.0.0-dev.19: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:32.643Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:32.958Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [2023-04-03T22:26:32.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T22:26:32.958Z] e076c7816ba2: Preparing [2023-04-03T22:26:32.958Z] 1b36a2abfc7a: Preparing [2023-04-03T22:26:32.958Z] f7026555241e: Preparing [2023-04-03T22:26:32.958Z] ccb8ca2674cc: Preparing [2023-04-03T22:26:32.958Z] 4f8ab9d81940: Preparing [2023-04-03T22:26:32.958Z] fa72c3133def: Preparing [2023-04-03T22:26:32.958Z] 36abe614aae7: Preparing [2023-04-03T22:26:32.958Z] f1417ff83b31: Preparing [2023-04-03T22:26:32.958Z] fa72c3133def: Waiting [2023-04-03T22:26:32.958Z] 36abe614aae7: Waiting [2023-04-03T22:26:32.958Z] f1417ff83b31: Waiting [2023-04-03T22:26:32.958Z] ccb8ca2674cc: Layer already exists [2023-04-03T22:26:32.958Z] 1b36a2abfc7a: Layer already exists [2023-04-03T22:26:32.958Z] e076c7816ba2: Layer already exists [2023-04-03T22:26:32.958Z] 4f8ab9d81940: Layer already exists [2023-04-03T22:26:32.958Z] f7026555241e: Layer already exists [2023-04-03T22:26:32.958Z] 36abe614aae7: Layer already exists [2023-04-03T22:26:32.958Z] f1417ff83b31: Layer already exists [2023-04-03T22:26:32.958Z] fa72c3133def: Layer already exists [2023-04-03T22:26:32.958Z] f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:33.292Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:33.615Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-04-03T22:26:33.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T22:26:33.615Z] e076c7816ba2: Preparing [2023-04-03T22:26:33.615Z] 1b36a2abfc7a: Preparing [2023-04-03T22:26:33.615Z] f7026555241e: Preparing [2023-04-03T22:26:33.615Z] ccb8ca2674cc: Preparing [2023-04-03T22:26:33.615Z] 4f8ab9d81940: Preparing [2023-04-03T22:26:33.615Z] fa72c3133def: Preparing [2023-04-03T22:26:33.615Z] 36abe614aae7: Preparing [2023-04-03T22:26:33.615Z] f1417ff83b31: Preparing [2023-04-03T22:26:33.615Z] fa72c3133def: Waiting [2023-04-03T22:26:33.615Z] 36abe614aae7: Waiting [2023-04-03T22:26:33.615Z] f1417ff83b31: Waiting [2023-04-03T22:26:33.615Z] 1b36a2abfc7a: Layer already exists [2023-04-03T22:26:33.615Z] f7026555241e: Layer already exists [2023-04-03T22:26:33.615Z] 4f8ab9d81940: Layer already exists [2023-04-03T22:26:33.616Z] e076c7816ba2: Layer already exists [2023-04-03T22:26:33.616Z] ccb8ca2674cc: Layer already exists [2023-04-03T22:26:33.616Z] f1417ff83b31: Layer already exists [2023-04-03T22:26:33.616Z] fa72c3133def: Layer already exists [2023-04-03T22:26:33.616Z] 36abe614aae7: Layer already exists [2023-04-03T22:26:33.616Z] main: digest: sha256:5023e9711dd641cd6b061a5e6c2921b0987ceb950afc03a23be7bbf487ea3ed1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T22:26:33.657Z] ===================================================== [Pipeline] echo [2023-04-03T22:26:33.663Z] taggedImages: [2023-04-03T22:26:33.663Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [2023-04-03T22:26:33.663Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-03T22:26:33.663Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.19 [2023-04-03T22:26:33.663Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [2023-04-03T22:26:33.663Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:34.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:26:34.031Z] [2023-04-03T22:26:34.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:34.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:26:34.338Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T22:26:34.338Z] 5eb5b503b376: Pulling fs layer [2023-04-03T22:26:34.338Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T22:26:34.338Z] ec43610c2a17: Pulling fs layer [2023-04-03T22:26:34.338Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T22:26:34.338Z] 33b1e0a273af: Pulling fs layer [2023-04-03T22:26:34.338Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T22:26:34.338Z] 2f39f015ded8: Pulling fs layer [2023-04-03T22:26:34.338Z] 5d3b04190fa2: Waiting [2023-04-03T22:26:34.338Z] 2f39f015ded8: Waiting [2023-04-03T22:26:34.338Z] 3a2ae6a8a46f: Waiting [2023-04-03T22:26:34.338Z] 33b1e0a273af: Waiting [2023-04-03T22:26:34.338Z] 5c69ac0246d0: Verifying Checksum [2023-04-03T22:26:34.338Z] 5c69ac0246d0: Download complete [2023-04-03T22:26:34.338Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-03T22:26:34.338Z] 3a2ae6a8a46f: Download complete [2023-04-03T22:26:34.338Z] 33b1e0a273af: Verifying Checksum [2023-04-03T22:26:34.338Z] 33b1e0a273af: Download complete [2023-04-03T22:26:34.338Z] ec43610c2a17: Verifying Checksum [2023-04-03T22:26:34.338Z] ec43610c2a17: Download complete [2023-04-03T22:26:34.338Z] 5d3b04190fa2: Verifying Checksum [2023-04-03T22:26:34.338Z] 5d3b04190fa2: Download complete [2023-04-03T22:26:34.597Z] 5eb5b503b376: Download complete [2023-04-03T22:26:35.165Z] 2f39f015ded8: Download complete [2023-04-03T22:26:35.730Z] 5eb5b503b376: Pull complete [2023-04-03T22:26:35.989Z] 5c69ac0246d0: Pull complete [2023-04-03T22:26:36.247Z] ec43610c2a17: Pull complete [2023-04-03T22:26:36.247Z] 3a2ae6a8a46f: Pull complete [2023-04-03T22:26:36.505Z] 33b1e0a273af: Pull complete [2023-04-03T22:26:36.505Z] 5d3b04190fa2: Pull complete [2023-04-03T22:26:40.691Z] 2f39f015ded8: Pull complete [2023-04-03T22:26:40.691Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T22:26:40.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:26:40.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:26:40.770Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:26:40.804Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T22:26:42.764Z] $ docker top f752cd7db33ad1c1b3d30d61497eda0909f8e43bdd29b10caada8cf9bd4e1749 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:26:43.127Z] ---> job-cost.sh [2023-04-03T22:26:43.127Z] lf-activate-venv: SKIPPING [2023-04-03T22:26:43.127Z] INFO: No Stack... [2023-04-03T22:26:43.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T22:26:43.952Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T22:26:44.239Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-04-03T22:26:44.239Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T22:26:44.253Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [2023-04-03T22:26:44.262Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] did not exist. Created. [2023-04-03T22:26:44.262Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T22:26:44.569Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-03T22:26:44.590Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T22:26:44.597Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T22:26:44.622Z] $ docker stop --time=1 f752cd7db33ad1c1b3d30d61497eda0909f8e43bdd29b10caada8cf9bd4e1749 [2023-04-03T22:26:45.791Z] $ docker rm -f --volumes f752cd7db33ad1c1b3d30d61497eda0909f8e43bdd29b10caada8cf9bd4e1749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:26:52.463Z] provisioning config files... [2023-04-03T22:26:52.492Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/88@tmp/config8177638985398540483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:26:52.851Z] ---> docker-login.sh [2023-04-03T22:26:52.851Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:26:53.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:53.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:53.728Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:53.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:53.728Z] [2023-04-03T22:26:53.728Z] Login Succeeded [2023-04-03T22:26:53.728Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:26:53.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:53.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:53.999Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:53.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:53.999Z] [2023-04-03T22:26:53.999Z] Login Succeeded [2023-04-03T22:26:53.999Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:26:54.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:54.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:54.548Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:54.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:54.548Z] [2023-04-03T22:26:54.548Z] Login Succeeded [2023-04-03T22:26:54.548Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:26:54.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:54.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:54.825Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:54.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:54.825Z] [2023-04-03T22:26:54.825Z] Login Succeeded [2023-04-03T22:26:54.825Z] docker.io [2023-04-03T22:26:55.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:26:55.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:26:55.369Z] Configure a credential helper to remove this warning. See [2023-04-03T22:26:55.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:26:55.369Z] [2023-04-03T22:26:55.369Z] Login Succeeded [2023-04-03T22:26:55.369Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:26:55.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T22:26:55.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:26:55.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:26:55.708Z] ========================================================= [2023-04-03T22:26:55.708Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T22:26:55.708Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:26:56.063Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T22:26:56.342Z] Sending build context to Docker daemon 677.9kB [2023-04-03T22:26:56.342Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:26:56.342Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T22:26:56.623Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T22:26:56.623Z] af6eaf76a39c: Pulling fs layer [2023-04-03T22:26:56.623Z] 55522c791124: Pulling fs layer [2023-04-03T22:26:56.623Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T22:26:56.623Z] 169dfbe0d373: Pulling fs layer [2023-04-03T22:26:56.623Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T22:26:56.623Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T22:26:56.623Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T22:26:56.623Z] 169dfbe0d373: Waiting [2023-04-03T22:26:56.623Z] e1ff8fa3b103: Waiting [2023-04-03T22:26:56.623Z] 52ebb69f0ebf: Waiting [2023-04-03T22:26:56.623Z] 5abe8eddf0d5: Waiting [2023-04-03T22:26:56.623Z] 55522c791124: Download complete [2023-04-03T22:26:56.623Z] 169dfbe0d373: Verifying Checksum [2023-04-03T22:26:56.623Z] 169dfbe0d373: Download complete [2023-04-03T22:26:56.623Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T22:26:56.623Z] e1ff8fa3b103: Download complete [2023-04-03T22:26:56.623Z] af6eaf76a39c: Verifying Checksum [2023-04-03T22:26:56.623Z] af6eaf76a39c: Download complete [2023-04-03T22:26:58.054Z] af6eaf76a39c: Pull complete [2023-04-03T22:26:58.054Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T22:26:58.054Z] 5abe8eddf0d5: Download complete [2023-04-03T22:26:58.346Z] 55522c791124: Pull complete [2023-04-03T22:26:59.319Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T22:26:59.319Z] ce5c4a1c91eb: Download complete [2023-04-03T22:26:59.589Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T22:26:59.589Z] 52ebb69f0ebf: Download complete [2023-04-03T22:27:11.934Z] ce5c4a1c91eb: Pull complete [2023-04-03T22:27:11.934Z] 169dfbe0d373: Pull complete [2023-04-03T22:27:11.934Z] e1ff8fa3b103: Pull complete [2023-04-03T22:27:17.301Z] 52ebb69f0ebf: Pull complete [2023-04-03T22:27:18.715Z] 5abe8eddf0d5: Pull complete [2023-04-03T22:27:18.715Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T22:27:18.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T22:27:18.715Z] ---> 6cb57ee374ae [2023-04-03T22:27:18.715Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:27:20.678Z] ---> Running in cf7bec0168ba [2023-04-03T22:27:20.678Z] Removing intermediate container cf7bec0168ba [2023-04-03T22:27:20.678Z] ---> 45ac3fbf5e06 [2023-04-03T22:27:20.678Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:27:20.678Z] ---> Running in d0ed2f20a81c [2023-04-03T22:27:20.951Z] Removing intermediate container d0ed2f20a81c [2023-04-03T22:27:20.951Z] ---> e5b633c35c6c [2023-04-03T22:27:20.951Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:27:21.225Z] ---> Running in e3e2e497e147 [2023-04-03T22:27:21.493Z] Removing intermediate container e3e2e497e147 [2023-04-03T22:27:21.493Z] ---> 4b024b9c8ec9 [2023-04-03T22:27:21.493Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:27:21.493Z] ---> Running in f8152f49c19a [2023-04-03T22:27:22.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T22:27:23.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T22:27:24.599Z] OK: 263 MiB in 53 packages [2023-04-03T22:27:25.281Z] Removing intermediate container f8152f49c19a [2023-04-03T22:27:25.281Z] ---> bdde8983da2c [2023-04-03T22:27:25.281Z] Step 7/12 : WORKDIR /app [2023-04-03T22:27:25.281Z] ---> Running in 003a0357872e [2023-04-03T22:27:25.555Z] Removing intermediate container 003a0357872e [2023-04-03T22:27:25.555Z] ---> 8f98faacec0e [2023-04-03T22:27:25.555Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-03T22:27:26.150Z] ---> e789fe12c2c6 [2023-04-03T22:27:26.150Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:27:26.150Z] ---> Running in 55543388ec2d [2023-04-03T22:28:34.043Z] Removing intermediate container 55543388ec2d [2023-04-03T22:28:34.043Z] ---> 20009decc9de [2023-04-03T22:28:34.043Z] Step 10/12 : COPY . . [2023-04-03T22:28:34.043Z] ---> 691d764d4f00 [2023-04-03T22:28:34.043Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:28:34.043Z] ---> Running in d3f610b6cbdc [2023-04-03T22:28:34.043Z] Removing intermediate container d3f610b6cbdc [2023-04-03T22:28:34.043Z] ---> 073171b85c42 [2023-04-03T22:28:34.043Z] Step 12/12 : RUN $MAKE [2023-04-03T22:28:34.043Z] ---> Running in 01226d4c4bd8 [2023-04-03T22:28:34.043Z] noop [2023-04-03T22:28:34.043Z] Removing intermediate container 01226d4c4bd8 [2023-04-03T22:28:34.043Z] ---> 2112474d3c4f [2023-04-03T22:28:34.043Z] Successfully built 2112474d3c4f [2023-04-03T22:28:34.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:28:34.411Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T22:28:34.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:28:34.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-6740 does not seem to be running inside a container [2023-04-03T22:28:34.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/88 -v /w/workspace/app-rfid-llrp-inventory/88:/w/workspace/app-rfid-llrp-inventory/88:rw,z -v /w/workspace/app-rfid-llrp-inventory/88@tmp:/w/workspace/app-rfid-llrp-inventory/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T22:28:36.117Z] $ docker top 984a8e89647ea6d87a6835de796b7a28b76151d61e2a6336c9ba59b7088040a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:28:36.989Z] + go version [2023-04-03T22:28:36.989Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T22:28:37.017Z] $ docker stop --time=1 984a8e89647ea6d87a6835de796b7a28b76151d61e2a6336c9ba59b7088040a4 [2023-04-03T22:28:38.772Z] $ docker rm -f --volumes 984a8e89647ea6d87a6835de796b7a28b76151d61e2a6336c9ba59b7088040a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:28:39.339Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T22:28:39.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:28:39.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-6740 does not seem to be running inside a container [2023-04-03T22:28:39.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/88 -v /w/workspace/app-rfid-llrp-inventory/88:/w/workspace/app-rfid-llrp-inventory/88:rw,z -v /w/workspace/app-rfid-llrp-inventory/88@tmp:/w/workspace/app-rfid-llrp-inventory/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T22:28:40.937Z] $ docker top aad08f7a8f665ed8c868af713a6566254e707d4f656ab67f8654892ae1cb778d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:28:41.837Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/88 [Pipeline] fileExists [Pipeline] sh [2023-04-03T22:28:42.495Z] + make test [2023-04-03T22:28:42.495Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-03T22:31:49.286Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-03T22:31:49.286Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-03T22:31:51.229Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.879s coverage: 86.2% of statements [2023-04-03T22:32:03.562Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.681s coverage: 71.9% of statements [2023-04-03T22:32:03.562Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T22:32:03.562Z] go vet ./... [2023-04-03T22:34:25.295Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T22:34:25.295Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T22:34:25.296Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-03T22:34:25.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T22:34:25.331Z] $ docker stop --time=1 aad08f7a8f665ed8c868af713a6566254e707d4f656ab67f8654892ae1cb778d [2023-04-03T22:34:27.177Z] $ docker rm -f --volumes aad08f7a8f665ed8c868af713a6566254e707d4f656ab67f8654892ae1cb778d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:34:28.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T22:34:28.704Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T22:34:29.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T22:34:29.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T22:34:29.922Z] + ls -al . [2023-04-03T22:34:29.922Z] total 224 [2023-04-03T22:34:29.922Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 22:28 . [2023-04-03T22:34:29.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:26 .. [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 22:26 .dockerignore [2023-04-03T22:34:29.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 22:26 .git [2023-04-03T22:34:29.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:26 .github [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 22:26 .gitignore [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 22:26 .golangci.yml [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 22:26 Attribution.txt [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 22:26 CHANGELOG.md [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 22:26 Dockerfile [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 22:26 GOVERNANCE.md [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 22:26 Jenkinsfile [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 22:26 LICENSE [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 22:26 Makefile [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 22:26 OWNERS.md [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 22:26 README.md [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 22:24 VERSION [2023-04-03T22:34:29.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:26 bin [2023-04-03T22:34:29.922Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 22:32 coverage.out [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 22:26 go.mod [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 22:26 go.sum [2023-04-03T22:34:29.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:26 images [2023-04-03T22:34:29.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:26 internal [2023-04-03T22:34:29.922Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 22:26 main.go [2023-04-03T22:34:29.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 22:26 res [2023-04-03T22:34:29.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 22:26 snap [2023-04-03T22:34:29.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 22:26 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:34:30.264Z] + 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=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf --label arch=arm64 --label version=3.0.0-dev.19 . [2023-04-03T22:34:30.533Z] Sending build context to Docker daemon 677.9kB [2023-04-03T22:34:30.533Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T22:34:30.533Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-03T22:34:30.533Z] ---> 2112474d3c4f [2023-04-03T22:34:30.533Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T22:34:30.533Z] ---> Running in 5a5881883f0a [2023-04-03T22:34:30.803Z] Removing intermediate container 5a5881883f0a [2023-04-03T22:34:30.803Z] ---> 7df6e69d57b8 [2023-04-03T22:34:30.803Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T22:34:31.072Z] ---> Running in 47c88bc229c4 [2023-04-03T22:34:31.342Z] Removing intermediate container 47c88bc229c4 [2023-04-03T22:34:31.342Z] ---> 79b44847d739 [2023-04-03T22:34:31.342Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-03T22:34:31.342Z] ---> Running in 7efaa2e058ec [2023-04-03T22:34:31.614Z] Removing intermediate container 7efaa2e058ec [2023-04-03T22:34:31.614Z] ---> 44f9ddfe7f17 [2023-04-03T22:34:31.614Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T22:34:31.890Z] ---> Running in 531d7362af4d [2023-04-03T22:34:32.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T22:34:33.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T22:34:34.865Z] OK: 263 MiB in 53 packages [2023-04-03T22:34:35.461Z] Removing intermediate container 531d7362af4d [2023-04-03T22:34:35.461Z] ---> cb613e5ce215 [2023-04-03T22:34:35.461Z] Step 7/29 : WORKDIR /app [2023-04-03T22:34:35.732Z] ---> Running in ce09ded763cf [2023-04-03T22:34:36.003Z] Removing intermediate container ce09ded763cf [2023-04-03T22:34:36.003Z] ---> 144b5639e2ad [2023-04-03T22:34:36.003Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-03T22:34:38.595Z] ---> 3170a4c137fe [2023-04-03T22:34:38.595Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T22:34:38.595Z] ---> Running in a5b95b8308bb [2023-04-03T22:34:41.192Z] Removing intermediate container a5b95b8308bb [2023-04-03T22:34:41.192Z] ---> cdbd61302aee [2023-04-03T22:34:41.192Z] Step 10/29 : COPY . . [2023-04-03T22:34:41.780Z] ---> a871f5c94e4d [2023-04-03T22:34:41.780Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T22:34:42.049Z] ---> Running in 04d245a6302c [2023-04-03T22:34:42.320Z] Removing intermediate container 04d245a6302c [2023-04-03T22:34:42.320Z] ---> 1647b26b7b34 [2023-04-03T22:34:42.320Z] Step 12/29 : RUN $MAKE [2023-04-03T22:34:42.320Z] ---> Running in 403ec49487ac [2023-04-03T22:34:43.747Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.19 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.19" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-03T22:37:05.475Z] Removing intermediate container 403ec49487ac [2023-04-03T22:37:05.475Z] ---> d6cea1d1dca3 [2023-04-03T22:37:05.475Z] Step 13/29 : FROM alpine:3.17 [2023-04-03T22:37:05.475Z] 3.17: Pulling from library/alpine [2023-04-03T22:37:05.475Z] c41833b44d91: Pulling fs layer [2023-04-03T22:37:05.475Z] c41833b44d91: Verifying Checksum [2023-04-03T22:37:05.475Z] c41833b44d91: Download complete [2023-04-03T22:37:05.475Z] c41833b44d91: Pull complete [2023-04-03T22:37:05.475Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T22:37:05.475Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T22:37:05.475Z] ---> 51e60588ff2c [2023-04-03T22:37:05.475Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-03T22:37:05.475Z] ---> Running in 398412461f3e [2023-04-03T22:37:05.475Z] Removing intermediate container 398412461f3e [2023-04-03T22:37:05.475Z] ---> 05f5e132c5dc [2023-04-03T22:37:05.475Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-03T22:37:05.475Z] ---> Running in d7a5bd2893b3 [2023-04-03T22:37:05.475Z] Removing intermediate container d7a5bd2893b3 [2023-04-03T22:37:05.475Z] ---> 18f6043fdfbc [2023-04-03T22:37:05.475Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-03T22:37:05.475Z] ---> Running in ced10777fd20 [2023-04-03T22:37:05.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T22:37:05.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T22:37:05.475Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T22:37:05.475Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T22:37:05.475Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T22:37:05.475Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T22:37:05.744Z] OK: 8 MiB in 17 packages [2023-04-03T22:37:07.154Z] Removing intermediate container ced10777fd20 [2023-04-03T22:37:07.154Z] ---> 0d80f67614ff [2023-04-03T22:37:07.154Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-03T22:37:07.422Z] ---> 8186eddf5a8c [2023-04-03T22:37:07.422Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-03T22:37:08.005Z] ---> 9a500e26137f [2023-04-03T22:37:08.005Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-03T22:37:08.273Z] ---> 5f5d5d352abc [2023-04-03T22:37:08.273Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-03T22:37:08.858Z] ---> 938105820d83 [2023-04-03T22:37:08.858Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-03T22:37:10.281Z] ---> 33ab2ab47d4a [2023-04-03T22:37:10.281Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-03T22:37:10.281Z] ---> Running in 1bab4f90cbaa [2023-04-03T22:37:11.691Z] Removing intermediate container 1bab4f90cbaa [2023-04-03T22:37:11.691Z] ---> 5ca6b13792ef [2023-04-03T22:37:11.691Z] Step 23/29 : VOLUME /cache [2023-04-03T22:37:11.957Z] ---> Running in 0f15cbd31268 [2023-04-03T22:37:12.223Z] Removing intermediate container 0f15cbd31268 [2023-04-03T22:37:12.223Z] ---> 57bd88372884 [2023-04-03T22:37:12.223Z] Step 24/29 : EXPOSE 59711 [2023-04-03T22:37:12.223Z] ---> Running in 9279cdab9b3e [2023-04-03T22:37:12.491Z] Removing intermediate container 9279cdab9b3e [2023-04-03T22:37:12.491Z] ---> bcb272bc9ad4 [2023-04-03T22:37:12.491Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-03T22:37:12.491Z] ---> Running in 1ec084749850 [2023-04-03T22:37:13.081Z] Removing intermediate container 1ec084749850 [2023-04-03T22:37:13.081Z] ---> 79facede3cdd [2023-04-03T22:37:13.081Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-03T22:37:13.081Z] ---> Running in 3c99d8a3cc16 [2023-04-03T22:37:13.347Z] Removing intermediate container 3c99d8a3cc16 [2023-04-03T22:37:13.347Z] ---> 9d8d2b7f56d3 [2023-04-03T22:37:13.347Z] Step 27/29 : LABEL arch=arm64 [2023-04-03T22:37:13.347Z] ---> Running in fcc9793d9810 [2023-04-03T22:37:13.613Z] Removing intermediate container fcc9793d9810 [2023-04-03T22:37:13.613Z] ---> 74aa12794a1f [2023-04-03T22:37:13.613Z] Step 28/29 : LABEL git_sha=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [2023-04-03T22:37:13.613Z] ---> Running in 43f39f35663b [2023-04-03T22:37:13.877Z] Removing intermediate container 43f39f35663b [2023-04-03T22:37:13.877Z] ---> b86ecab90826 [2023-04-03T22:37:13.877Z] Step 29/29 : LABEL version=3.0.0-dev.19 [2023-04-03T22:37:14.144Z] ---> Running in 3a209555d44d [2023-04-03T22:37:14.409Z] Removing intermediate container 3a209555d44d [2023-04-03T22:37:14.409Z] ---> 027d9b4b4f22 [2023-04-03T22:37:14.409Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T22:37:14.409Z] Successfully built 027d9b4b4f22 [2023-04-03T22:37:14.409Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:37:14.509Z] provisioning config files... [2023-04-03T22:37:14.523Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/88@tmp/config7383273037463572377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:37:14.847Z] ---> docker-login.sh [2023-04-03T22:37:14.847Z] nexus3.edgexfoundry.org:10001 [2023-04-03T22:37:14.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:15.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:15.115Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:15.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:15.115Z] [2023-04-03T22:37:15.115Z] Login Succeeded [2023-04-03T22:37:15.115Z] nexus3.edgexfoundry.org:10002 [2023-04-03T22:37:15.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:15.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:15.383Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:15.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:15.383Z] [2023-04-03T22:37:15.383Z] Login Succeeded [2023-04-03T22:37:15.383Z] nexus3.edgexfoundry.org:10003 [2023-04-03T22:37:15.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:15.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:15.916Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:15.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:15.916Z] [2023-04-03T22:37:15.916Z] Login Succeeded [2023-04-03T22:37:15.916Z] nexus3.edgexfoundry.org:10004 [2023-04-03T22:37:16.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:16.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:16.185Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:16.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:16.185Z] [2023-04-03T22:37:16.185Z] Login Succeeded [2023-04-03T22:37:16.185Z] docker.io [2023-04-03T22:37:16.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T22:37:16.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T22:37:16.718Z] Configure a credential helper to remove this warning. See [2023-04-03T22:37:16.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T22:37:16.718Z] [2023-04-03T22:37:16.718Z] Login Succeeded [2023-04-03T22:37:16.718Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T22:37:16.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T22:37:16.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T22:37:16.767Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-04-03T22:37:16.767Z] f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [2023-04-03T22:37:16.767Z] latest [2023-04-03T22:37:16.767Z] 3.0.0-dev.19 [2023-04-03T22:37:16.767Z] f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [2023-04-03T22:37:16.767Z] main [2023-04-03T22:37:16.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:17.097Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:17.438Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [2023-04-03T22:37:17.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T22:37:17.438Z] ae755cc5b2f7: Preparing [2023-04-03T22:37:17.438Z] 5ffd3f202fa2: Preparing [2023-04-03T22:37:17.438Z] 82343414fe22: Preparing [2023-04-03T22:37:17.438Z] 63e91a7f0aeb: Preparing [2023-04-03T22:37:17.438Z] a755cfa526cd: Preparing [2023-04-03T22:37:17.438Z] 59b9fd801014: Preparing [2023-04-03T22:37:17.438Z] 6d792db5ced4: Preparing [2023-04-03T22:37:17.438Z] 26cbea5cba74: Preparing [2023-04-03T22:37:17.438Z] 6d792db5ced4: Waiting [2023-04-03T22:37:17.438Z] 59b9fd801014: Waiting [2023-04-03T22:37:17.704Z] a755cfa526cd: Pushed [2023-04-03T22:37:17.704Z] 82343414fe22: Pushed [2023-04-03T22:37:17.704Z] ae755cc5b2f7: Pushed [2023-04-03T22:37:17.704Z] 63e91a7f0aeb: Pushed [2023-04-03T22:37:17.970Z] 59b9fd801014: Pushed [2023-04-03T22:37:18.239Z] 6d792db5ced4: Pushed [2023-04-03T22:37:19.197Z] 26cbea5cba74: Layer already exists [2023-04-03T22:37:23.446Z] 5ffd3f202fa2: Pushed [2023-04-03T22:37:23.446Z] f3ec3627537317e087eb1fd8c2e6864e6f4c18bf: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:23.852Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:24.199Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-03T22:37:24.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T22:37:24.199Z] ae755cc5b2f7: Preparing [2023-04-03T22:37:24.199Z] 5ffd3f202fa2: Preparing [2023-04-03T22:37:24.199Z] 82343414fe22: Preparing [2023-04-03T22:37:24.199Z] 63e91a7f0aeb: Preparing [2023-04-03T22:37:24.199Z] a755cfa526cd: Preparing [2023-04-03T22:37:24.199Z] 59b9fd801014: Preparing [2023-04-03T22:37:24.199Z] 6d792db5ced4: Preparing [2023-04-03T22:37:24.199Z] 26cbea5cba74: Preparing [2023-04-03T22:37:24.199Z] 59b9fd801014: Waiting [2023-04-03T22:37:24.199Z] 6d792db5ced4: Waiting [2023-04-03T22:37:24.199Z] 26cbea5cba74: Waiting [2023-04-03T22:37:24.199Z] ae755cc5b2f7: Layer already exists [2023-04-03T22:37:24.199Z] 82343414fe22: Layer already exists [2023-04-03T22:37:24.199Z] a755cfa526cd: Layer already exists [2023-04-03T22:37:24.199Z] 5ffd3f202fa2: Layer already exists [2023-04-03T22:37:24.199Z] 63e91a7f0aeb: Layer already exists [2023-04-03T22:37:24.199Z] 6d792db5ced4: Layer already exists [2023-04-03T22:37:24.199Z] 59b9fd801014: Layer already exists [2023-04-03T22:37:24.199Z] 26cbea5cba74: Layer already exists [2023-04-03T22:37:24.468Z] latest: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:24.823Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:25.175Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.19 [2023-04-03T22:37:25.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T22:37:25.175Z] ae755cc5b2f7: Preparing [2023-04-03T22:37:25.175Z] 5ffd3f202fa2: Preparing [2023-04-03T22:37:25.175Z] 82343414fe22: Preparing [2023-04-03T22:37:25.175Z] 63e91a7f0aeb: Preparing [2023-04-03T22:37:25.175Z] a755cfa526cd: Preparing [2023-04-03T22:37:25.175Z] 59b9fd801014: Preparing [2023-04-03T22:37:25.175Z] 6d792db5ced4: Preparing [2023-04-03T22:37:25.175Z] 26cbea5cba74: Preparing [2023-04-03T22:37:25.175Z] 59b9fd801014: Waiting [2023-04-03T22:37:25.175Z] 26cbea5cba74: Waiting [2023-04-03T22:37:25.175Z] 6d792db5ced4: Waiting [2023-04-03T22:37:25.175Z] a755cfa526cd: Layer already exists [2023-04-03T22:37:25.175Z] ae755cc5b2f7: Layer already exists [2023-04-03T22:37:25.175Z] 5ffd3f202fa2: Layer already exists [2023-04-03T22:37:25.175Z] 63e91a7f0aeb: Layer already exists [2023-04-03T22:37:25.175Z] 82343414fe22: Layer already exists [2023-04-03T22:37:25.175Z] 6d792db5ced4: Layer already exists [2023-04-03T22:37:25.175Z] 26cbea5cba74: Layer already exists [2023-04-03T22:37:25.175Z] 59b9fd801014: Layer already exists [2023-04-03T22:37:25.446Z] 3.0.0-dev.19: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:25.793Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:26.135Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [2023-04-03T22:37:26.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T22:37:26.135Z] ae755cc5b2f7: Preparing [2023-04-03T22:37:26.135Z] 5ffd3f202fa2: Preparing [2023-04-03T22:37:26.135Z] 82343414fe22: Preparing [2023-04-03T22:37:26.135Z] 63e91a7f0aeb: Preparing [2023-04-03T22:37:26.135Z] a755cfa526cd: Preparing [2023-04-03T22:37:26.135Z] 59b9fd801014: Preparing [2023-04-03T22:37:26.135Z] 6d792db5ced4: Preparing [2023-04-03T22:37:26.135Z] 26cbea5cba74: Preparing [2023-04-03T22:37:26.135Z] 6d792db5ced4: Waiting [2023-04-03T22:37:26.135Z] 26cbea5cba74: Waiting [2023-04-03T22:37:26.135Z] 59b9fd801014: Waiting [2023-04-03T22:37:26.135Z] a755cfa526cd: Layer already exists [2023-04-03T22:37:26.135Z] 82343414fe22: Layer already exists [2023-04-03T22:37:26.135Z] 5ffd3f202fa2: Layer already exists [2023-04-03T22:37:26.135Z] 63e91a7f0aeb: Layer already exists [2023-04-03T22:37:26.135Z] ae755cc5b2f7: Layer already exists [2023-04-03T22:37:26.135Z] 59b9fd801014: Layer already exists [2023-04-03T22:37:26.135Z] 6d792db5ced4: Layer already exists [2023-04-03T22:37:26.135Z] 26cbea5cba74: Layer already exists [2023-04-03T22:37:26.401Z] f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:26.737Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:27.073Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-04-03T22:37:27.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T22:37:27.073Z] ae755cc5b2f7: Preparing [2023-04-03T22:37:27.073Z] 5ffd3f202fa2: Preparing [2023-04-03T22:37:27.073Z] 82343414fe22: Preparing [2023-04-03T22:37:27.073Z] 63e91a7f0aeb: Preparing [2023-04-03T22:37:27.073Z] a755cfa526cd: Preparing [2023-04-03T22:37:27.073Z] 59b9fd801014: Preparing [2023-04-03T22:37:27.073Z] 6d792db5ced4: Preparing [2023-04-03T22:37:27.073Z] 26cbea5cba74: Preparing [2023-04-03T22:37:27.073Z] 59b9fd801014: Waiting [2023-04-03T22:37:27.073Z] 6d792db5ced4: Waiting [2023-04-03T22:37:27.073Z] 26cbea5cba74: Waiting [2023-04-03T22:37:27.073Z] 63e91a7f0aeb: Layer already exists [2023-04-03T22:37:27.073Z] 5ffd3f202fa2: Layer already exists [2023-04-03T22:37:27.073Z] 82343414fe22: Layer already exists [2023-04-03T22:37:27.073Z] ae755cc5b2f7: Layer already exists [2023-04-03T22:37:27.073Z] a755cfa526cd: Layer already exists [2023-04-03T22:37:27.073Z] 59b9fd801014: Layer already exists [2023-04-03T22:37:27.073Z] 26cbea5cba74: Layer already exists [2023-04-03T22:37:27.073Z] 6d792db5ced4: Layer already exists [2023-04-03T22:37:27.338Z] main: digest: sha256:c6997bd13f3942977c2559dd3e1dab8a4af47b8d00bd82788954f242d62030a9 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T22:37:27.388Z] ===================================================== [Pipeline] echo [2023-04-03T22:37:27.394Z] taggedImages: [2023-04-03T22:37:27.394Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [2023-04-03T22:37:27.394Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-03T22:37:27.394Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.19 [2023-04-03T22:37:27.394Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f3ec3627537317e087eb1fd8c2e6864e6f4c18bf-3.0.0-dev.19 [2023-04-03T22:37:27.394Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:27.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T22:37:27.756Z] [2023-04-03T22:37:27.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:37:28.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T22:37:28.088Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T22:37:28.088Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T22:37:28.088Z] 04944245beec: Pulling fs layer [2023-04-03T22:37:28.088Z] 699f458cf7ca: Pulling fs layer [2023-04-03T22:37:28.088Z] 765212b225bb: Pulling fs layer [2023-04-03T22:37:28.088Z] f23df028b6ca: Pulling fs layer [2023-04-03T22:37:28.088Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T22:37:28.088Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T22:37:28.088Z] 765212b225bb: Waiting [2023-04-03T22:37:28.088Z] f23df028b6ca: Waiting [2023-04-03T22:37:28.088Z] d65c8cfc05b1: Waiting [2023-04-03T22:37:28.358Z] 04944245beec: Verifying Checksum [2023-04-03T22:37:28.358Z] 04944245beec: Download complete [2023-04-03T22:37:28.358Z] 765212b225bb: Verifying Checksum [2023-04-03T22:37:28.358Z] 765212b225bb: Download complete [2023-04-03T22:37:28.358Z] f23df028b6ca: Verifying Checksum [2023-04-03T22:37:28.358Z] f23df028b6ca: Download complete [2023-04-03T22:37:28.358Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T22:37:28.358Z] d65c8cfc05b1: Download complete [2023-04-03T22:37:28.627Z] 699f458cf7ca: Verifying Checksum [2023-04-03T22:37:28.627Z] 699f458cf7ca: Download complete [2023-04-03T22:37:28.893Z] 8998bd30e6a1: Download complete [2023-04-03T22:37:31.481Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T22:37:33.433Z] 8998bd30e6a1: Pull complete [2023-04-03T22:37:33.700Z] 04944245beec: Pull complete [2023-04-03T22:37:35.109Z] 699f458cf7ca: Pull complete [2023-04-03T22:37:35.109Z] 765212b225bb: Pull complete [2023-04-03T22:37:36.073Z] f23df028b6ca: Pull complete [2023-04-03T22:37:36.341Z] d65c8cfc05b1: Pull complete [2023-04-03T22:37:51.340Z] 2437ff75d9bd: Pull complete [2023-04-03T22:37:51.340Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T22:37:51.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T22:37:51.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:37:51.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-6740 does not seem to be running inside a container [2023-04-03T22:37:51.602Z] $ 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/88 -v /w/workspace/app-rfid-llrp-inventory/88:/w/workspace/app-rfid-llrp-inventory/88:rw,z -v /w/workspace/app-rfid-llrp-inventory/88@tmp:/w/workspace/app-rfid-llrp-inventory/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-03T22:37:54.101Z] $ docker top 7395008c402b926888867618bccb8147d3b08585197c1c70ec5b12cf0cfde140 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:37:54.595Z] ---> job-cost.sh [2023-04-03T22:37:54.859Z] lf-activate-venv: SKIPPING [2023-04-03T22:37:54.859Z] INFO: No Stack... [2023-04-03T22:37:55.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T22:37:56.393Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T22:37:56.710Z] + cat /w/workspace/app-rfid-llrp-inventory/88/archives/cost.csv [2023-04-03T22:37:56.710Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T22:37:57.050Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [2023-04-03T22:37:57.060Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] did not exist. Created. [2023-04-03T22:37:57.060Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T22:37:57.398Z] /w/workspace/app-rfid-llrp-inventory/88@tmp/durable-8c2d32ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T22:37:57.724Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T22:37:57.747Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T22:37:57.796Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T22:37:57.806Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T22:37:57.833Z] $ docker stop --time=1 7395008c402b926888867618bccb8147d3b08585197c1c70ec5b12cf0cfde140 [2023-04-03T22:37:59.357Z] $ docker rm -f --volumes 7395008c402b926888867618bccb8147d3b08585197c1c70ec5b12cf0cfde140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-03T22:37:59.719Z] provisioning config files... [2023-04-03T22:37:59.726Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4660606097074538949tmp [Pipeline] { [Pipeline] sh [2023-04-03T22:38:00.017Z] + set +x [2023-04-03T22:38:00.017Z] + curl -s https://codecov.io/bash [2023-04-03T22:38:00.017Z] + bash -s -- [2023-04-03T22:38:00.017Z] [2023-04-03T22:38:00.017Z] _____ _ [2023-04-03T22:38:00.017Z] / ____| | | [2023-04-03T22:38:00.017Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T22:38:00.017Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T22:38:00.017Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T22:38:00.017Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T22:38:00.017Z] Bash-1.0.6 [2023-04-03T22:38:00.017Z] [2023-04-03T22:38:00.017Z] [2023-04-03T22:38:00.017Z] ==> git version 2.25.1 found [2023-04-03T22:38:00.017Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-03T22:38:00.017Z] Release-Date: 2020-01-08 [2023-04-03T22:38:00.017Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-03T22:38:00.017Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T22:38:00.017Z] ==> Jenkins CI detected. [2023-04-03T22:38:00.017Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-03T22:38:00.017Z] project root: . [2023-04-03T22:38:00.017Z] --> token set from env [2023-04-03T22:38:00.017Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T22:38:00.017Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T22:38:00.017Z] ==> Python coveragepy not found [2023-04-03T22:38:00.017Z] ==> Searching for coverage reports in: [2023-04-03T22:38:00.017Z] + . [2023-04-03T22:38:00.017Z] -> Found 1 reports [2023-04-03T22:38:00.276Z] ==> Detecting git/mercurial file structure [2023-04-03T22:38:00.276Z] ==> Reading reports [2023-04-03T22:38:00.276Z] + ./coverage.out bytes=41317 [2023-04-03T22:38:00.276Z] ==> Appending adjustments [2023-04-03T22:38:00.276Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T22:38:00.276Z] + Found adjustments [2023-04-03T22:38:00.276Z] ==> Gzipping contents [2023-04-03T22:38:00.276Z] 12K /tmp/codecov.Bf16UE.gz [2023-04-03T22:38:00.276Z] ==> Uploading reports [2023-04-03T22:38:00.276Z] url: https://codecov.io [2023-04-03T22:38:00.276Z] query: branch=main&commit=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T22:38:00.276Z] -> Pinging Codecov [2023-04-03T22:38:00.276Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f3ec3627537317e087eb1fd8c2e6864e6f4c18bf&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T22:38:00.538Z] -> Uploading to [2023-04-03T22:38:00.538Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/581DD39554BDF9B6E22D074273EAD858/f3ec3627537317e087eb1fd8c2e6864e6f4c18bf/776eb8b1-96d4-4d6e-87ea-05ac9843a395.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T223800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8775ea467d2039e0e91c33cd91fd906b703a375b7c00bd00eeadc2f14b8def77 [2023-04-03T22:38:00.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T22:38:00.538Z] Dload Upload Total Spent Left Speed [2023-04-03T22:38:00.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 53389 --:--:-- --:--:-- --:--:-- 53148 100 11799 0 0 100 11799 0 39461 --:--:-- --:--:-- --:--:-- 39330 [2023-04-03T22:38:00.796Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] } [2023-04-03T22:38:00.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-03T22:38:01.105Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-03T22:38:01.120Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:01.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T22:38:01.422Z] [2023-04-03T22:38:01.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:01.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T22:38:01.722Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-03T22:38:01.722Z] df9b9388f04a: Pulling fs layer [2023-04-03T22:38:01.722Z] 52dc419b0ee2: Pulling fs layer [2023-04-03T22:38:01.722Z] 25bc292e5bac: Pulling fs layer [2023-04-03T22:38:01.722Z] 114826534d7a: Pulling fs layer [2023-04-03T22:38:01.722Z] 4657fd5d0bcf: Pulling fs layer [2023-04-03T22:38:01.722Z] 6ad1cebc031e: Pulling fs layer [2023-04-03T22:38:01.722Z] 8a3aa393b2d8: Pulling fs layer [2023-04-03T22:38:01.722Z] 4657fd5d0bcf: Waiting [2023-04-03T22:38:01.722Z] 6ad1cebc031e: Waiting [2023-04-03T22:38:01.722Z] 8a3aa393b2d8: Waiting [2023-04-03T22:38:01.722Z] 114826534d7a: Waiting [2023-04-03T22:38:01.722Z] 25bc292e5bac: Verifying Checksum [2023-04-03T22:38:01.722Z] 25bc292e5bac: Download complete [2023-04-03T22:38:01.722Z] 52dc419b0ee2: Verifying Checksum [2023-04-03T22:38:01.722Z] 52dc419b0ee2: Download complete [2023-04-03T22:38:01.722Z] 4657fd5d0bcf: Download complete [2023-04-03T22:38:01.722Z] df9b9388f04a: Download complete [2023-04-03T22:38:01.984Z] df9b9388f04a: Pull complete [2023-04-03T22:38:01.984Z] 6ad1cebc031e: Verifying Checksum [2023-04-03T22:38:01.984Z] 6ad1cebc031e: Download complete [2023-04-03T22:38:01.984Z] 52dc419b0ee2: Pull complete [2023-04-03T22:38:01.984Z] 25bc292e5bac: Pull complete [2023-04-03T22:38:02.552Z] 114826534d7a: Verifying Checksum [2023-04-03T22:38:02.552Z] 114826534d7a: Download complete [2023-04-03T22:38:02.552Z] 8a3aa393b2d8: Verifying Checksum [2023-04-03T22:38:02.552Z] 8a3aa393b2d8: Download complete [2023-04-03T22:38:05.837Z] 114826534d7a: Pull complete [2023-04-03T22:38:05.837Z] 4657fd5d0bcf: Pull complete [2023-04-03T22:38:06.095Z] 6ad1cebc031e: Pull complete [2023-04-03T22:38:08.627Z] 8a3aa393b2d8: Pull complete [2023-04-03T22:38:08.627Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-03T22:38:08.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T22:38:08.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:38:08.698Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:38:08.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-03T22:38:10.686Z] $ docker top 36e91fc5be73372926d6d83789a9a61eca586bafad21d7da41f0131a2f9da490 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T22:38:10.752Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-04-03T22:38:11.028Z] + set -o pipefail [2023-04-03T22:38:11.028Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-04-03T22:38:19.152Z] [2023-04-03T22:38:19.152Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-04-03T22:38:19.152Z] [2023-04-03T22:38:19.152Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/c9136e30-7279-460d-a470-abf992579ad4 [2023-04-03T22:38:19.152Z] [2023-04-03T22:38:19.152Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-03T22:38:19.152Z] [2023-04-03T22:38:19.152Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-03T22:38:19.152Z] [2023-04-03T22:38:19.152Z] [2023-04-03T22:38:19.152Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-03T22:38:19.152Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-03T22:38:19.152Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-03T22:38:19.168Z] $ docker stop --time=1 36e91fc5be73372926d6d83789a9a61eca586bafad21d7da41f0131a2f9da490 [2023-04-03T22:38:21.431Z] $ docker rm -f --volumes 36e91fc5be73372926d6d83789a9a61eca586bafad21d7da41f0131a2f9da490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T22:38:22.129Z] + git log --format=format:%s -1 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf [Pipeline] sh [2023-04-03T22:38:22.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T22:38:22.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:22.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:38:22.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:38:22.788Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:38:22.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T22:38:23.211Z] $ docker top e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 -eo pid,comm [2023-04-03T22:38:23.254Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-03T22:38:23.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T22:38:23.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T22:38:23.283Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T22:38:23.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T22:38:23.399Z] $ docker exec e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 ssh-agent [2023-04-03T22:38:23.499Z] SSH_AUTH_SOCK=/tmp/ssh-BWMNftdMlyAz/agent.31 [2023-04-03T22:38:23.499Z] SSH_AGENT_PID=37 [2023-04-03T22:38:23.503Z] Running ssh-add (command line suppressed) [2023-04-03T22:38:23.601Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5001546701753837918.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5001546701753837918.key) [2023-04-03T22:38:23.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T22:38:23.893Z] + git semver tag [2023-04-03T22:38:24.152Z] 2023-04-03 22:38:24,104 [run_tag] DEBUG tag force:False [2023-04-03T22:38:24.152Z] 2023-04-03 22:38:24,104 [check_head_tag] DEBUG check head tag [2023-04-03T22:38:24.152Z] 2023-04-03 22:38:24,105 [execute] INFO git cat-file --batch-check [2023-04-03T22:38:24.153Z] 2023-04-03 22:38:24,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-03T22:38:24.153Z] 2023-04-03 22:38:24,108 [execute] INFO git cat-file --batch [2023-04-03T22:38:24.153Z] 2023-04-03 22:38:24,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-03T22:38:24.153Z] 2023-04-03 22:38:24,126 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T22:38:24.153Z] 2023-04-03 22:38:24,126 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 [2023-04-03T22:38:24.153Z] 2023-04-03 22:38:24,126 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-03T22:38:24.153Z] 2023-04-03 22:38:24,128 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T22:38:24.153Z] 3.0.0-dev.19 [Pipeline] } [2023-04-03T22:38:24.165Z] $ docker exec --env ******** --env ******** e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 ssh-agent -k [2023-04-03T22:38:24.267Z] unset SSH_AUTH_SOCK; [2023-04-03T22:38:24.267Z] unset SSH_AGENT_PID; [2023-04-03T22:38:24.267Z] echo Agent pid 37 killed; [2023-04-03T22:38:24.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T22:38:24.567Z] + git semver [Pipeline] } [2023-04-03T22:38:24.843Z] $ docker stop --time=1 e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 [2023-04-03T22:38:26.172Z] $ docker rm -f --volumes e3a5640556e8685f2b89305de249a3c8a8eed17a4b24747630c901a0aaa9acb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:26.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T22:38:26.534Z] [2023-04-03T22:38:26.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:26.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T22:38:26.830Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-03T22:38:26.830Z] ab5ef0e58194: Pulling fs layer [2023-04-03T22:38:26.830Z] 9712f1f96733: Pulling fs layer [2023-04-03T22:38:26.830Z] 63f879dbbcfc: Pulling fs layer [2023-04-03T22:38:26.830Z] 0d9ebad4ef96: Pulling fs layer [2023-04-03T22:38:26.830Z] e9a5061849ea: Pulling fs layer [2023-04-03T22:38:26.830Z] d747dcd14b5f: Pulling fs layer [2023-04-03T22:38:26.830Z] 2de7ff778b66: Pulling fs layer [2023-04-03T22:38:26.830Z] 0d9ebad4ef96: Waiting [2023-04-03T22:38:26.830Z] e9a5061849ea: Waiting [2023-04-03T22:38:26.830Z] d747dcd14b5f: Waiting [2023-04-03T22:38:26.830Z] 2de7ff778b66: Waiting [2023-04-03T22:38:26.830Z] 9712f1f96733: Verifying Checksum [2023-04-03T22:38:26.830Z] 9712f1f96733: Download complete [2023-04-03T22:38:27.401Z] 63f879dbbcfc: Verifying Checksum [2023-04-03T22:38:27.401Z] 63f879dbbcfc: Download complete [2023-04-03T22:38:27.401Z] 0d9ebad4ef96: Verifying Checksum [2023-04-03T22:38:27.401Z] 0d9ebad4ef96: Download complete [2023-04-03T22:38:27.401Z] d747dcd14b5f: Verifying Checksum [2023-04-03T22:38:27.401Z] d747dcd14b5f: Download complete [2023-04-03T22:38:27.401Z] e9a5061849ea: Verifying Checksum [2023-04-03T22:38:27.401Z] e9a5061849ea: Download complete [2023-04-03T22:38:27.401Z] ab5ef0e58194: Verifying Checksum [2023-04-03T22:38:27.401Z] ab5ef0e58194: Download complete [2023-04-03T22:38:27.401Z] 2de7ff778b66: Verifying Checksum [2023-04-03T22:38:27.401Z] 2de7ff778b66: Download complete [2023-04-03T22:38:29.931Z] ab5ef0e58194: Pull complete [2023-04-03T22:38:29.931Z] 9712f1f96733: Pull complete [2023-04-03T22:38:30.865Z] 63f879dbbcfc: Pull complete [2023-04-03T22:38:34.154Z] 0d9ebad4ef96: Pull complete [2023-04-03T22:38:34.154Z] e9a5061849ea: Pull complete [2023-04-03T22:38:34.154Z] d747dcd14b5f: Pull complete [2023-04-03T22:38:35.089Z] 2de7ff778b66: Pull complete [2023-04-03T22:38:35.089Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-03T22:38:35.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T22:38:35.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:38:35.177Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:38:35.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-03T22:38:37.500Z] $ docker top 902af019ba4c7d264a039a3accb06f1ebe5c169d7c2442169f83c40dc375d487 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:38:37.569Z] provisioning config files... [2023-04-03T22:38:37.577Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2689692728400536980tmp [2023-04-03T22:38:37.588Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1959170559985621571tmp [2023-04-03T22:38:37.599Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14907488054908008314tmp [Pipeline] { [Pipeline] echo [2023-04-03T22:38:37.614Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:37.894Z] ---> sigul-configuration.sh [2023-04-03T22:38:37.894Z] gpg: directory `/root/.gnupg' created [2023-04-03T22:38:37.894Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-03T22:38:37.894Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-03T22:38:37.894Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-03T22:38:37.894Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-03T22:38:37.894Z] gpg: CAST5 encrypted data [2023-04-03T22:38:37.894Z] gpg: encrypted with 1 passphrase [2023-04-03T22:38:37.894Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-03T22:38:38.177Z] + mkdir /home/jenkins [2023-04-03T22:38:38.177Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-03T22:38:38.465Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-03T22:38:38.473Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:38.753Z] ---> sigul-install.sh [2023-04-03T22:38:38.754Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-03T22:38:39.042Z] + git tag --list [2023-04-03T22:38:39.042Z] v0.0.0 [2023-04-03T22:38:39.042Z] v1.0.0 [2023-04-03T22:38:39.042Z] v2.1.0 [2023-04-03T22:38:39.042Z] v2.1.1 [2023-04-03T22:38:39.042Z] v2.1.1-dev.1 [2023-04-03T22:38:39.042Z] v2.2.0 [2023-04-03T22:38:39.042Z] v2.2.1-dev.1 [2023-04-03T22:38:39.042Z] v2.2.1-dev.2 [2023-04-03T22:38:39.042Z] v2.2.1-dev.3 [2023-04-03T22:38:39.042Z] v2.2.1-dev.4 [2023-04-03T22:38:39.042Z] v2.2.1-dev.5 [2023-04-03T22:38:39.042Z] v2.2.1-dev.6 [2023-04-03T22:38:39.042Z] v2.2.1-dev.7 [2023-04-03T22:38:39.042Z] v2.3.0 [2023-04-03T22:38:39.042Z] v2.3.0-dev.10 [2023-04-03T22:38:39.042Z] v2.3.0-dev.11 [2023-04-03T22:38:39.042Z] v2.3.0-dev.12 [2023-04-03T22:38:39.042Z] v2.3.0-dev.13 [2023-04-03T22:38:39.042Z] v2.3.0-dev.14 [2023-04-03T22:38:39.042Z] v2.3.0-dev.15 [2023-04-03T22:38:39.042Z] v2.3.0-dev.16 [2023-04-03T22:38:39.042Z] v2.3.0-dev.17 [2023-04-03T22:38:39.042Z] v2.3.0-dev.18 [2023-04-03T22:38:39.042Z] v2.3.0-dev.19 [2023-04-03T22:38:39.042Z] v2.3.0-dev.20 [2023-04-03T22:38:39.042Z] v2.3.0-dev.21 [2023-04-03T22:38:39.042Z] v2.3.0-dev.22 [2023-04-03T22:38:39.042Z] v2.3.0-dev.23 [2023-04-03T22:38:39.042Z] v2.3.0-dev.24 [2023-04-03T22:38:39.042Z] v2.3.0-dev.25 [2023-04-03T22:38:39.042Z] v2.3.0-dev.26 [2023-04-03T22:38:39.042Z] v2.3.0-dev.9 [2023-04-03T22:38:39.042Z] v2.3.1-dev.1 [2023-04-03T22:38:39.042Z] v3.0.0-dev.1 [2023-04-03T22:38:39.042Z] v3.0.0-dev.10 [2023-04-03T22:38:39.042Z] v3.0.0-dev.11 [2023-04-03T22:38:39.042Z] v3.0.0-dev.12 [2023-04-03T22:38:39.042Z] v3.0.0-dev.13 [2023-04-03T22:38:39.042Z] v3.0.0-dev.14 [2023-04-03T22:38:39.042Z] v3.0.0-dev.15 [2023-04-03T22:38:39.042Z] v3.0.0-dev.16 [2023-04-03T22:38:39.042Z] v3.0.0-dev.17 [2023-04-03T22:38:39.042Z] v3.0.0-dev.18 [2023-04-03T22:38:39.042Z] v3.0.0-dev.19 [2023-04-03T22:38:39.042Z] v3.0.0-dev.2 [2023-04-03T22:38:39.042Z] v3.0.0-dev.3 [2023-04-03T22:38:39.042Z] v3.0.0-dev.4 [2023-04-03T22:38:39.042Z] v3.0.0-dev.5 [2023-04-03T22:38:39.042Z] v3.0.0-dev.6 [2023-04-03T22:38:39.042Z] v3.0.0-dev.7 [2023-04-03T22:38:39.042Z] v3.0.0-dev.8 [2023-04-03T22:38:39.042Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-03T22:38:39.328Z] + lftools sign git-tag v3.0.0-dev.19 [2023-04-03T22:38:39.894Z] Signing Git tag with Sigul... [2023-04-03T22:38:39.894Z] Signing v3.0.0-dev.19 [Pipeline] echo [2023-04-03T22:38:40.160Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:40.444Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-03T22:38:40.451Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-03T22:38:40.470Z] $ docker stop --time=1 902af019ba4c7d264a039a3accb06f1ebe5c169d7c2442169f83c40dc375d487 [2023-04-03T22:38:41.746Z] $ docker rm -f --volumes 902af019ba4c7d264a039a3accb06f1ebe5c169d7c2442169f83c40dc375d487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-03T22:38:42.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T22:38:42.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:42.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:38:42.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:38:42.532Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:38:42.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T22:38:42.963Z] $ docker top 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e -eo pid,comm [2023-04-03T22:38:43.010Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-03T22:38:43.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T22:38:43.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T22:38:43.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T22:38:43.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T22:38:43.162Z] $ docker exec 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e ssh-agent [2023-04-03T22:38:43.271Z] SSH_AUTH_SOCK=/tmp/ssh-zuZD7o6EXA2W/agent.31 [2023-04-03T22:38:43.271Z] SSH_AGENT_PID=37 [2023-04-03T22:38:43.277Z] Running ssh-add (command line suppressed) [2023-04-03T22:38:43.381Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12614016826683037108.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12614016826683037108.key) [2023-04-03T22:38:43.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T22:38:43.677Z] + git semver bump pre [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,859 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,859 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,859 [bump_version] DEBUG bumped version:3.0.0-dev.20 [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,859 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,859 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,859 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,861 [execute] INFO git cat-file --batch-check [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,868 [execute] INFO git cat-file --batch [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T22:38:43.937Z] 2023-04-03 22:38:43,873 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T22:38:43.937Z] 3.0.0-dev.20 [Pipeline] } [2023-04-03T22:38:43.950Z] $ docker exec --env ******** --env ******** 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e ssh-agent -k [2023-04-03T22:38:44.045Z] unset SSH_AUTH_SOCK; [2023-04-03T22:38:44.045Z] unset SSH_AGENT_PID; [2023-04-03T22:38:44.045Z] echo Agent pid 37 killed; [2023-04-03T22:38:44.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T22:38:44.356Z] + git semver [Pipeline] } [2023-04-03T22:38:44.630Z] $ docker stop --time=1 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e [2023-04-03T22:38:45.940Z] $ docker rm -f --volumes 51157fedf4bacfaa1e5e988c1bb54f4532db99d1e986eebe87ab1da3be45a45e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T22:38:46.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T22:38:46.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:46.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T22:38:46.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:38:46.625Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:38:46.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T22:38:46.995Z] $ docker top b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b -eo pid,comm [2023-04-03T22:38:47.039Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-03T22:38:47.039Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T22:38:47.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T22:38:47.077Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T22:38:47.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T22:38:47.203Z] $ docker exec b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b ssh-agent [2023-04-03T22:38:47.302Z] SSH_AUTH_SOCK=/tmp/ssh-t0gcQmggl0tM/agent.32 [2023-04-03T22:38:47.302Z] SSH_AGENT_PID=38 [2023-04-03T22:38:47.307Z] Running ssh-add (command line suppressed) [2023-04-03T22:38:47.421Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10222407444650252200.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10222407444650252200.key) [2023-04-03T22:38:47.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T22:38:47.715Z] + git semver push [2023-04-03T22:38:47.973Z] 2023-04-03 22:38:47,902 [run_push] DEBUG push [2023-04-03T22:38:47.973Z] 2023-04-03 22:38:47,903 [execute] INFO git cat-file --batch-check [2023-04-03T22:38:47.973Z] 2023-04-03 22:38:47,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T22:38:47.973Z] 2023-04-03 22:38:47,907 [execute] INFO git rev-list ac2cb71406c81d7bc549dce98f9b31602e4a060c -- [2023-04-03T22:38:47.973Z] 2023-04-03 22:38:47,907 [execute] DEBUG Popen(['git', 'rev-list', 'ac2cb71406c81d7bc549dce98f9b31602e4a060c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T22:38:47.973Z] 2023-04-03 22:38:47,913 [execute] INFO git fetch -v origin [2023-04-03T22:38:47.973Z] 2023-04-03 22:38:47,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-03T22:38:48.539Z] 2023-04-03 22:38:48,502 [run_push] DEBUG no remote changes detected [2023-04-03T22:38:48.539Z] 2023-04-03 22:38:48,502 [execute] INFO git push origin semver [2023-04-03T22:38:48.539Z] 2023-04-03 22:38:48,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T22:38:49.477Z] 2023-04-03 22:38:49,250 [run_push] DEBUG push all version tags [2023-04-03T22:38:49.477Z] 2023-04-03 22:38:49,251 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-03T22:38:49.477Z] 2023-04-03 22:38:49,251 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-03T22:38:50.046Z] 2023-04-03 22:38:49,999 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T22:38:50.046Z] 3.0.0-dev.20 [Pipeline] } [2023-04-03T22:38:50.061Z] $ docker exec --env ******** --env ******** b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b ssh-agent -k [2023-04-03T22:38:50.171Z] unset SSH_AUTH_SOCK; [2023-04-03T22:38:50.172Z] unset SSH_AGENT_PID; [2023-04-03T22:38:50.172Z] echo Agent pid 38 killed; [2023-04-03T22:38:50.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T22:38:50.491Z] + git semver [Pipeline] } [2023-04-03T22:38:50.767Z] $ docker stop --time=1 b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b [2023-04-03T22:38:52.111Z] $ docker rm -f --volumes b5bde7cd7c1daab19c1372a24b025538ebf9e11288372dbbfa5e3ee3d7035a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-03T22:38:52.683Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-04-03T22:38:52.683Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-03T22:38:52.683Z] total 16 [2023-04-03T22:38:52.683Z] drwxr-xr-x 3 root root 4096 Apr 3 22:26 . [2023-04-03T22:38:52.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 22:38 .. [2023-04-03T22:38:52.683Z] drwxr-xr-x 2 root root 4096 Apr 3 22:26 cost [2023-04-03T22:38:52.683Z] -rw-r--r-- 1 root root 94 Apr 3 22:26 cost.csv [2023-04-03T22:38:52.683Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-03T22:38:52.683Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-03T22:38:52.683Z] total 16 [2023-04-03T22:38:52.683Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 22:26 . [2023-04-03T22:38:52.683Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 22:38 .. [2023-04-03T22:38:52.683Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 22:26 cost [2023-04-03T22:38:52.683Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 3 22:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:52.975Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:53.831Z] ---> package-listing.sh [2023-04-03T22:38:53.831Z] ++ facter osfamily [2023-04-03T22:38:53.831Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T22:38:54.089Z] + OS_FAMILY=debian [2023-04-03T22:38:54.089Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-03T22:38:54.089Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T22:38:54.089Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T22:38:54.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T22:38:54.089Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T22:38:54.089Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-03T22:38:54.089Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T22:38:54.089Z] + case "${OS_FAMILY}" in [2023-04-03T22:38:54.089Z] + dpkg -l [2023-04-03T22:38:54.089Z] + grep '^ii' [2023-04-03T22:38:54.090Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T22:38:54.090Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T22:38:54.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T22:38:54.090Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-03T22:38:54.090Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-04-03T22:38:54.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-04-03T22:38:54.099Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-03T22:38:54.375Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T22:38:54.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T22:38:54.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T22:38:55.008Z] prd-ubuntu20.04-docker-8c-8g-6739 does not seem to be running inside a container [2023-04-03T22:38:55.126Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T22:38:55.345Z] $ docker top 898049dacd34f3fbb860803c45de96e44da7b5dadc1cfc2c4c25890929ce2b08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T22:38:55.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T22:38:56.021Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T22:38:56.306Z] + ls /var/log/sa-host [2023-04-03T22:38:56.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T22:38:56.442Z] provisioning config files... [2023-04-03T22:38:56.450Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16796272869017770625tmp [Pipeline] { [Pipeline] echo [2023-04-03T22:38:56.461Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:56.741Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T22:38:56.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:57.083Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T22:38:57.090Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:57.371Z] ---> sudo-logs.sh [2023-04-03T22:38:57.371Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T22:38:57.402Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:57.685Z] ---> job-cost.sh [2023-04-03T22:38:57.685Z] lf-activate-venv: SKIPPING [2023-04-03T22:38:57.685Z] DEBUG: total: 0.2199999988079071 [2023-04-03T22:38:57.685Z] INFO: Retrieving Stack Cost... [2023-04-03T22:38:58.253Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T22:38:58.511Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T22:38:58.521Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T22:38:58.806Z] ---> logs-deploy.sh [2023-04-03T22:38:58.806Z] lf-activate-venv: SKIPPING [2023-04-03T22:38:58.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/88 [2023-04-03T22:38:58.806Z] INFO: archiving workspace using pattern(s): [2023-04-03T22:38:59.744Z] Archives upload complete. [2023-04-03T22:38:59.744Z] INFO: archiving logs to Nexus