Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 808edfc9f6c328417489871725311f9c0d7bbc15 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-ssh14915078754657608650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9679940237742085965.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13897778544700690900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3121415638427851669.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-ssh15946755459169584736.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.18 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-4’ Running on prd-ubuntu20.04-docker-8c-8g-6 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 808edfc9f6c328417489871725311f9c0d7bbc15 (main) Commit message: "Merge pull request #127 from jim-wang-intel/v3_path_upgrade" > 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 808edfc9f6c328417489871725311f9c0d7bbc15 # timeout=10 > git rev-list --no-walk 28aaedc4101c568f15a620fb92b28207672ef290 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-16T17:57:56.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-16T17:57:57.016Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-16T17:57:57.030Z] ========================================================= [2022-12-16T17:57:57.030Z] EdgeX Global Pipelines Version Info [2022-12-16T17:57:57.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-16T17:57:57.746Z] ------------------- [2022-12-16T17:57:57.746Z] stable info: [2022-12-16T17:57:57.746Z] ------------------- [2022-12-16T17:57:57.746Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-16T17:57:57.746Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-16T17:57:57.746Z] Message: update stable to v1.0.244 [2022-12-16T17:57:58.319Z] ------------------- [2022-12-16T17:57:58.319Z] experimental info: [2022-12-16T17:57:58.319Z] ------------------- [2022-12-16T17:57:58.319Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-16T17:57:58.319Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-16T17:57:58.319Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-16T17:57:58.526Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-12-16T17:57:58.540Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-12-16T17:57:58.555Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-16T17:57:58.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-16T17:57:58.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-16T17:57:58.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-16T17:57:58.611Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-16T17:57:58.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-16T17:57:58.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-16T17:57:58.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-16T17:57:58.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-16T17:57:58.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-12-16T17:57:58.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-16T17:57:58.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-16T17:57:58.727Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-16T17:57:58.741Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-16T17:57:58.754Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-16T17:57:58.771Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-16T17:57:58.786Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-16T17:57:58.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-16T17:57:58.813Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-16T17:57:58.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-16T17:57:58.839Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-16T17:57:58.853Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-16T17:57:58.866Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-16T17:57:58.878Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-16T17:57:58.888Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-16T17:57:58.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-16T17:57:58.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-16T17:57:58.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-16T17:57:58.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] echo [2022-12-16T17:57:58.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 808edfc [Pipeline] echo [2022-12-16T17:57:58.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-16T17:57:59.026Z] provisioning config files... [2022-12-16T17:57:59.046Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6076538811830971472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T17:57:59.352Z] ---> docker-login.sh [2022-12-16T17:57:59.352Z] nexus3.edgexfoundry.org:10001 [2022-12-16T17:57:59.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:57:59.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:57:59.873Z] Configure a credential helper to remove this warning. See [2022-12-16T17:57:59.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:57:59.873Z] [2022-12-16T17:57:59.873Z] Login Succeeded [2022-12-16T17:57:59.873Z] nexus3.edgexfoundry.org:10002 [2022-12-16T17:57:59.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:57:59.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:57:59.873Z] Configure a credential helper to remove this warning. See [2022-12-16T17:57:59.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:57:59.873Z] [2022-12-16T17:57:59.873Z] Login Succeeded [2022-12-16T17:57:59.873Z] nexus3.edgexfoundry.org:10003 [2022-12-16T17:57:59.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:57:59.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:57:59.873Z] Configure a credential helper to remove this warning. See [2022-12-16T17:57:59.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:57:59.873Z] [2022-12-16T17:57:59.873Z] Login Succeeded [2022-12-16T17:57:59.873Z] nexus3.edgexfoundry.org:10004 [2022-12-16T17:58:00.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:58:00.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:58:00.134Z] Configure a credential helper to remove this warning. See [2022-12-16T17:58:00.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:58:00.134Z] [2022-12-16T17:58:00.134Z] Login Succeeded [2022-12-16T17:58:00.134Z] docker.io [2022-12-16T17:58:00.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:58:00.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:58:00.395Z] Configure a credential helper to remove this warning. See [2022-12-16T17:58:00.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:58:00.395Z] [2022-12-16T17:58:00.395Z] Login Succeeded [2022-12-16T17:58:00.395Z] ---> docker-login.sh ends [Pipeline] } [2022-12-16T17:58:00.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-16T17:58:00.766Z] + git rev-list -1 --merges 808edfc9f6c328417489871725311f9c0d7bbc15~1..808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] echo [2022-12-16T17:58:00.810Z] -----------> git rev-list -1 --merges 808edfc9f6c328417489871725311f9c0d7bbc15~1..808edfc9f6c328417489871725311f9c0d7bbc15 808edfc9f6c328417489871725311f9c0d7bbc15 [2022-12-16T17:58:00.810Z] 808edfc9f6c328417489871725311f9c0d7bbc15 [false] [Pipeline] sh [2022-12-16T17:58:01.100Z] + git log --format=format:%s -1 808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] echo [2022-12-16T17:58:01.118Z] ========================================================= [2022-12-16T17:58:01.118Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-16T17:58:01.118Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-16T17:58:01.453Z] + git log --format=format:%s -1 808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] echo [2022-12-16T17:58:01.468Z] [semverPrep] GIT_COMMIT: 808edfc9f6c328417489871725311f9c0d7bbc15, Commit Message: Merge pull request #127 from jim-wang-intel/v3_path_upgrade [Pipeline] echo [2022-12-16T17:58:01.480Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-16T17:58:01.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-16T17:58:01.837Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-16T17:58:01.837Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-16T17:58:01.837Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-16T17:58:01.837Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-16T17:58:01.837Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-16T17:58:01.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:58:02.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-16T17:58:02.196Z] [2022-12-16T17:58:02.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:58:02.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-16T17:58:02.500Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-16T17:58:02.500Z] b85a868b505f: Pulling fs layer [2022-12-16T17:58:02.500Z] e2be974225ed: Pulling fs layer [2022-12-16T17:58:02.500Z] 339a4e72a1f5: Pulling fs layer [2022-12-16T17:58:02.500Z] 988bab9f4d93: Pulling fs layer [2022-12-16T17:58:02.500Z] 1469e6f7b9e6: Pulling fs layer [2022-12-16T17:58:02.500Z] eaf3925da568: Pulling fs layer [2022-12-16T17:58:02.500Z] bab4dde63d76: Pulling fs layer [2022-12-16T17:58:02.500Z] bde34c3a00c8: Pulling fs layer [2022-12-16T17:58:02.500Z] b352a97aabf1: Pulling fs layer [2022-12-16T17:58:02.500Z] 4872d77fe225: Pulling fs layer [2022-12-16T17:58:02.500Z] 5851b861e8e6: Pulling fs layer [2022-12-16T17:58:02.500Z] 988bab9f4d93: Waiting [2022-12-16T17:58:02.500Z] bde34c3a00c8: Waiting [2022-12-16T17:58:02.500Z] eaf3925da568: Waiting [2022-12-16T17:58:02.500Z] bab4dde63d76: Waiting [2022-12-16T17:58:02.500Z] b352a97aabf1: Waiting [2022-12-16T17:58:02.500Z] 4872d77fe225: Waiting [2022-12-16T17:58:02.500Z] 5851b861e8e6: Waiting [2022-12-16T17:58:02.500Z] 1469e6f7b9e6: Waiting [2022-12-16T17:58:02.500Z] e2be974225ed: Verifying Checksum [2022-12-16T17:58:02.500Z] e2be974225ed: Download complete [2022-12-16T17:58:02.500Z] 988bab9f4d93: Verifying Checksum [2022-12-16T17:58:02.500Z] 988bab9f4d93: Download complete [2022-12-16T17:58:02.772Z] 1469e6f7b9e6: Verifying Checksum [2022-12-16T17:58:02.772Z] 1469e6f7b9e6: Download complete [2022-12-16T17:58:02.772Z] 339a4e72a1f5: Verifying Checksum [2022-12-16T17:58:02.772Z] 339a4e72a1f5: Download complete [2022-12-16T17:58:02.772Z] eaf3925da568: Download complete [2022-12-16T17:58:02.772Z] bde34c3a00c8: Download complete [2022-12-16T17:58:02.772Z] b352a97aabf1: Verifying Checksum [2022-12-16T17:58:02.772Z] b352a97aabf1: Download complete [2022-12-16T17:58:02.772Z] 4872d77fe225: Download complete [2022-12-16T17:58:02.772Z] 5851b861e8e6: Verifying Checksum [2022-12-16T17:58:02.772Z] 5851b861e8e6: Download complete [2022-12-16T17:58:02.772Z] b85a868b505f: Verifying Checksum [2022-12-16T17:58:02.772Z] b85a868b505f: Download complete [2022-12-16T17:58:03.033Z] bab4dde63d76: Verifying Checksum [2022-12-16T17:58:03.033Z] bab4dde63d76: Download complete [2022-12-16T17:58:03.972Z] b85a868b505f: Pull complete [2022-12-16T17:58:03.972Z] e2be974225ed: Pull complete [2022-12-16T17:58:04.540Z] 339a4e72a1f5: Pull complete [2022-12-16T17:58:04.540Z] 988bab9f4d93: Pull complete [2022-12-16T17:58:04.540Z] 1469e6f7b9e6: Pull complete [2022-12-16T17:58:04.800Z] eaf3925da568: Pull complete [2022-12-16T17:58:06.175Z] bab4dde63d76: Pull complete [2022-12-16T17:58:06.176Z] bde34c3a00c8: Pull complete [2022-12-16T17:58:06.434Z] b352a97aabf1: Pull complete [2022-12-16T17:58:06.434Z] 4872d77fe225: Pull complete [2022-12-16T17:58:06.434Z] 5851b861e8e6: Pull complete [2022-12-16T17:58:06.434Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-16T17:58:06.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-16T17:58:06.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:58:06.518Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T17:58:06.551Z] $ 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 [2022-12-16T17:58:07.696Z] $ docker top 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 -eo pid,comm [2022-12-16T17:58:07.745Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-16T17:58:07.745Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-16T17:58:07.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-16T17:58:07.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-16T17:58:07.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-16T17:58:07.913Z] $ docker exec 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 ssh-agent [2022-12-16T17:58:08.017Z] SSH_AUTH_SOCK=/tmp/ssh-tG20hy6fARAv/agent.32 [2022-12-16T17:58:08.017Z] SSH_AGENT_PID=38 [2022-12-16T17:58:08.023Z] Running ssh-add (command line suppressed) [2022-12-16T17:58:08.125Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2575975978853122759.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2575975978853122759.key) [2022-12-16T17:58:08.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-16T17:58:08.421Z] + git tag --points-at HEAD [Pipeline] } [2022-12-16T17:58:08.442Z] $ docker exec --env ******** --env ******** 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 ssh-agent -k [2022-12-16T17:58:08.532Z] unset SSH_AUTH_SOCK; [2022-12-16T17:58:08.532Z] unset SSH_AGENT_PID; [2022-12-16T17:58:08.532Z] echo Agent pid 38 killed; [2022-12-16T17:58:08.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-16T17:58:08.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-16T17:58:08.563Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-16T17:58:08.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-16T17:58:08.684Z] $ docker exec 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 ssh-agent [2022-12-16T17:58:08.781Z] SSH_AUTH_SOCK=/tmp/ssh-arX1zut19xhB/agent.70 [2022-12-16T17:58:08.781Z] SSH_AGENT_PID=76 [2022-12-16T17:58:08.786Z] Running ssh-add (command line suppressed) [2022-12-16T17:58:08.882Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14350769872699064686.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14350769872699064686.key) [2022-12-16T17:58:08.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-16T17:58:09.181Z] + git semver init [2022-12-16T17:58:09.441Z] 2022-12-16 17:58:09,357 [run_init] DEBUG init version:0.0.0 force:False [2022-12-16T17:58:09.441Z] 2022-12-16 17:58:09,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-12-16T17:58:09.441Z] 2022-12-16 17:58:09,358 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-12-16T17:58:09.441Z] 2022-12-16 17:58:09,358 [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) [2022-12-16T17:58:10.822Z] 2022-12-16 17:58:10,525 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-12-16T17:58:10.822Z] 2022-12-16 17:58:10,525 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-12-16T17:58:10.822Z] 2022-12-16 17:58:10,526 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-12-16T17:58:10.822Z] 2022-12-16 17:58:10,526 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-12-16T17:58:10.822Z] 3.0.0-dev.1 [Pipeline] } [2022-12-16T17:58:10.835Z] $ docker exec --env ******** --env ******** 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 ssh-agent -k [2022-12-16T17:58:10.932Z] unset SSH_AUTH_SOCK; [2022-12-16T17:58:10.933Z] unset SSH_AGENT_PID; [2022-12-16T17:58:10.933Z] echo Agent pid 76 killed; [2022-12-16T17:58:10.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-16T17:58:11.247Z] + git semver [Pipeline] } [2022-12-16T17:58:11.521Z] $ docker stop --time=1 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 [2022-12-16T17:58:12.801Z] $ docker rm -f --volumes 07d65ec1c38a7db0a1c1c7d45da933c86f1c85eb01f4b12123df9fdb4b5f2964 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-16T17:58:13.130Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-16T17:58:13.318Z] Stashed 1 file(s) [Pipeline] echo [2022-12-16T17:58:13.322Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-16T17:58:13.436Z] provisioning config files... [2022-12-16T17:58:13.447Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18220575069433591556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T17:58:13.743Z] ---> docker-login.sh [2022-12-16T17:58:13.743Z] nexus3.edgexfoundry.org:10001 [2022-12-16T17:58:13.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:58:13.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:58:13.743Z] Configure a credential helper to remove this warning. See [2022-12-16T17:58:13.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:58:13.743Z] [2022-12-16T17:58:13.743Z] Login Succeeded [2022-12-16T17:58:13.743Z] nexus3.edgexfoundry.org:10002 [2022-12-16T17:58:13.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:58:13.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:58:13.743Z] Configure a credential helper to remove this warning. See [2022-12-16T17:58:13.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:58:13.743Z] [2022-12-16T17:58:13.743Z] Login Succeeded [2022-12-16T17:58:13.743Z] nexus3.edgexfoundry.org:10003 [2022-12-16T17:58:14.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:58:14.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:58:14.002Z] Configure a credential helper to remove this warning. See [2022-12-16T17:58:14.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:58:14.002Z] [2022-12-16T17:58:14.002Z] Login Succeeded [2022-12-16T17:58:14.002Z] nexus3.edgexfoundry.org:10004 [2022-12-16T17:58:14.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:58:14.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:58:14.002Z] Configure a credential helper to remove this warning. See [2022-12-16T17:58:14.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:58:14.002Z] [2022-12-16T17:58:14.002Z] Login Succeeded [2022-12-16T17:58:14.002Z] docker.io [2022-12-16T17:58:14.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:58:14.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:58:14.262Z] Configure a credential helper to remove this warning. See [2022-12-16T17:58:14.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:58:14.262Z] [2022-12-16T17:58:14.262Z] Login Succeeded [2022-12-16T17:58:14.262Z] ---> docker-login.sh ends [Pipeline] } [2022-12-16T17:58:14.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-16T17:58:14.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T17:58:14.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T17:58:14.352Z] ========================================================= [2022-12-16T17:58:14.352Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-16T17:58:14.352Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:58:14.684Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-16T17:58:14.684Z] Sending build context to Docker daemon 12.53MB [2022-12-16T17:58:14.684Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-16T17:58:14.684Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-16T17:58:14.684Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-16T17:58:14.684Z] 213ec9aee27d: Pulling fs layer [2022-12-16T17:58:14.684Z] 4583459ba037: Pulling fs layer [2022-12-16T17:58:14.684Z] 93c1e223e6f2: Pulling fs layer [2022-12-16T17:58:14.684Z] 53926ce57604: Pulling fs layer [2022-12-16T17:58:14.684Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-16T17:58:14.684Z] 22ff95d597cd: Pulling fs layer [2022-12-16T17:58:14.684Z] 12d6caf4c0d1: Pulling fs layer [2022-12-16T17:58:14.684Z] 96b7cbca73a9: Pulling fs layer [2022-12-16T17:58:14.684Z] a7acece74701: Pulling fs layer [2022-12-16T17:58:14.684Z] 22ff95d597cd: Waiting [2022-12-16T17:58:14.684Z] 53926ce57604: Waiting [2022-12-16T17:58:14.684Z] a7acece74701: Waiting [2022-12-16T17:58:14.684Z] 21b2b0c7a3f4: Waiting [2022-12-16T17:58:14.684Z] 96b7cbca73a9: Waiting [2022-12-16T17:58:14.684Z] 12d6caf4c0d1: Waiting [2022-12-16T17:58:14.684Z] 93c1e223e6f2: Verifying Checksum [2022-12-16T17:58:14.684Z] 93c1e223e6f2: Download complete [2022-12-16T17:58:14.684Z] 4583459ba037: Verifying Checksum [2022-12-16T17:58:14.684Z] 4583459ba037: Download complete [2022-12-16T17:58:14.944Z] 21b2b0c7a3f4: Download complete [2022-12-16T17:58:14.944Z] 22ff95d597cd: Verifying Checksum [2022-12-16T17:58:14.944Z] 22ff95d597cd: Download complete [2022-12-16T17:58:14.944Z] 213ec9aee27d: Verifying Checksum [2022-12-16T17:58:14.944Z] 213ec9aee27d: Download complete [2022-12-16T17:58:14.944Z] 12d6caf4c0d1: Verifying Checksum [2022-12-16T17:58:14.944Z] 213ec9aee27d: Pull complete [2022-12-16T17:58:15.206Z] 4583459ba037: Pull complete [2022-12-16T17:58:15.206Z] 93c1e223e6f2: Pull complete [2022-12-16T17:58:16.147Z] 96b7cbca73a9: Verifying Checksum [2022-12-16T17:58:16.147Z] 96b7cbca73a9: Download complete [2022-12-16T17:58:16.147Z] 53926ce57604: Verifying Checksum [2022-12-16T17:58:16.147Z] 53926ce57604: Download complete [2022-12-16T17:58:16.147Z] a7acece74701: Verifying Checksum [2022-12-16T17:58:16.147Z] a7acece74701: Download complete [2022-12-16T17:58:19.430Z] 53926ce57604: Pull complete [2022-12-16T17:58:19.430Z] 21b2b0c7a3f4: Pull complete [2022-12-16T17:58:19.430Z] 22ff95d597cd: Pull complete [2022-12-16T17:58:19.430Z] 12d6caf4c0d1: Pull complete [2022-12-16T17:58:21.331Z] 96b7cbca73a9: Pull complete [2022-12-16T17:58:22.265Z] a7acece74701: Pull complete [2022-12-16T17:58:22.265Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-16T17:58:22.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-16T17:58:22.265Z] ---> db6d94c90886 [2022-12-16T17:58:22.265Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-12-16T17:58:23.645Z] ---> Running in 13f558751e16 [2022-12-16T17:58:23.645Z] Removing intermediate container 13f558751e16 [2022-12-16T17:58:23.645Z] ---> f552fa4e70df [2022-12-16T17:58:23.645Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-12-16T17:58:23.645Z] ---> Running in 34275e225d77 [2022-12-16T17:58:23.645Z] Removing intermediate container 34275e225d77 [2022-12-16T17:58:23.645Z] ---> 686c2f14add1 [2022-12-16T17:58:23.645Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-12-16T17:58:23.645Z] ---> Running in 50648fafeaf8 [2022-12-16T17:58:23.904Z] Removing intermediate container 50648fafeaf8 [2022-12-16T17:58:23.904Z] ---> d4dcb07d7e41 [2022-12-16T17:58:23.904Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-16T17:58:23.904Z] ---> Running in 4520d8dd8188 [2022-12-16T17:58:23.904Z] Removing intermediate container 4520d8dd8188 [2022-12-16T17:58:23.904Z] ---> 146df1704dbf [2022-12-16T17:58:23.904Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-16T17:58:23.904Z] ---> Running in b620856df8f8 [2022-12-16T17:58:24.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:58:24.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:58:24.422Z] OK: 211 MiB in 51 packages [2022-12-16T17:58:24.681Z] Removing intermediate container b620856df8f8 [2022-12-16T17:58:24.681Z] ---> 96c941bf7d12 [2022-12-16T17:58:24.681Z] Step 8/13 : WORKDIR /app [2022-12-16T17:58:24.940Z] ---> Running in 2965fa1cd98f [2022-12-16T17:58:24.940Z] Removing intermediate container 2965fa1cd98f [2022-12-16T17:58:24.940Z] ---> 9d8e4c96bfc2 [2022-12-16T17:58:24.940Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-16T17:58:24.940Z] ---> 9e9137f89e27 [2022-12-16T17:58:24.940Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:58:24.940Z] ---> Running in e04c2424bb44 [2022-12-16T17:58:28.405Z] Still waiting to schedule task [2022-12-16T17:58:28.405Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5’ [2022-12-16T17:58:43.228Z] Removing intermediate container e04c2424bb44 [2022-12-16T17:58:43.228Z] ---> c1c689858895 [2022-12-16T17:58:43.228Z] Step 11/13 : COPY . . [2022-12-16T17:58:43.486Z] ---> 9050c07ae048 [2022-12-16T17:58:43.486Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-16T17:58:43.486Z] ---> Running in fa21109152d9 [2022-12-16T17:58:43.486Z] Removing intermediate container fa21109152d9 [2022-12-16T17:58:43.486Z] ---> c7e5b237fd02 [2022-12-16T17:58:43.486Z] Step 13/13 : RUN $MAKE [2022-12-16T17:58:43.486Z] ---> Running in 6616bcd25188 [2022-12-16T17:58:43.744Z] noop [2022-12-16T17:58:44.002Z] Removing intermediate container 6616bcd25188 [2022-12-16T17:58:44.002Z] ---> c882e693b05d [2022-12-16T17:58:44.002Z] Successfully built c882e693b05d [2022-12-16T17:58:44.002Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:58:44.307Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-16T17:58:44.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:58:44.375Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T17:58:44.406Z] $ 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 [2022-12-16T17:58:44.748Z] $ docker top 2e88a42cf914e1e503e1be5cdcfbb3e8ffe44d86e05a6c8d4c0e249ffbe0f38d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T17:58:45.080Z] + go version [2022-12-16T17:58:45.080Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-16T17:58:45.094Z] $ docker stop --time=1 2e88a42cf914e1e503e1be5cdcfbb3e8ffe44d86e05a6c8d4c0e249ffbe0f38d [2022-12-16T17:58:46.364Z] $ docker rm -f --volumes 2e88a42cf914e1e503e1be5cdcfbb3e8ffe44d86e05a6c8d4c0e249ffbe0f38d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:58:46.771Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-16T17:58:46.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:58:46.846Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T17:58:46.884Z] $ 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 [2022-12-16T17:58:47.230Z] $ docker top affbd5b3c9a054f3ef24dce2ca49c536be885d430b1371993e771e2fefc921d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T17:58:47.568Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-12-16T17:58:47.867Z] + make test [2022-12-16T17:58:47.867Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-16T17:58:57.835Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-12-16T17:58:57.835Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.024s coverage: 86.2% of statements [2022-12-16T17:58:57.835Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-12-16T17:58:59.210Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.542s coverage: 71.9% of statements [2022-12-16T17:59:05.767Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-16T17:59:05.767Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-16T17:59:09.049Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-16T17:59:09.049Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-16T17:59:09.049Z] ./bin/test-attribution.sh [Pipeline] echo [2022-12-16T17:59:09.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-16T17:59:09.073Z] $ docker stop --time=1 affbd5b3c9a054f3ef24dce2ca49c536be885d430b1371993e771e2fefc921d4 [2022-12-16T17:59:11.593Z] $ docker rm -f --volumes affbd5b3c9a054f3ef24dce2ca49c536be885d430b1371993e771e2fefc921d4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-16T17:59:12.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-16T17:59:12.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-16T17:59:12.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-16T17:59:12.774Z] + ls -al . [2022-12-16T17:59:12.774Z] total 240 [2022-12-16T17:59:12.774Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 16 17:58 . [2022-12-16T17:59:12.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 17:57 .. [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 16 17:57 .dockerignore [2022-12-16T17:59:12.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 17:58 .git [2022-12-16T17:59:12.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 17:57 .github [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 788 Dec 16 17:57 .gitignore [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 17:57 .golangci.yml [2022-12-16T17:59:12.774Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 17:58 .semver [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 9922 Dec 16 17:57 Attribution.txt [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 4331 Dec 16 17:57 CHANGELOG.md [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 1815 Dec 16 17:57 Dockerfile [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 17:57 GOVERNANCE.md [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 16 17:57 Jenkinsfile [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 16 17:57 LICENSE [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 3163 Dec 16 17:57 Makefile [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 16 17:57 OWNERS.md [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 31023 Dec 16 17:57 README.md [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 17:58 VERSION [2022-12-16T17:59:12.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 17:57 bin [2022-12-16T17:59:12.774Z] -rw-r--r-- 1 jenkins jenkins 41008 Dec 16 17:58 coverage.out [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 3598 Dec 16 17:57 go.mod [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 45001 Dec 16 17:57 go.sum [2022-12-16T17:59:12.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 17:57 images [2022-12-16T17:59:12.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 17:57 internal [2022-12-16T17:59:12.774Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 16 17:57 main.go [2022-12-16T17:59:12.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 17:57 res [2022-12-16T17:59:12.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 17:57 snap [2022-12-16T17:59:12.774Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 17:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:13.075Z] + 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=808edfc9f6c328417489871725311f9c0d7bbc15 --label arch=amd64 --label version=3.0.0-dev.1 . [2022-12-16T17:59:13.075Z] Sending build context to Docker daemon 12.53MB [2022-12-16T17:59:13.075Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-12-16T17:59:13.075Z] Step 2/30 : FROM ${BASE} AS builder [2022-12-16T17:59:13.075Z] ---> c882e693b05d [2022-12-16T17:59:13.075Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-12-16T17:59:13.643Z] ---> Running in ca58e55e5abc [2022-12-16T17:59:13.643Z] Removing intermediate container ca58e55e5abc [2022-12-16T17:59:13.643Z] ---> 5a766f73724c [2022-12-16T17:59:13.643Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-12-16T17:59:13.643Z] ---> Running in 59f55c22ae74 [2022-12-16T17:59:13.643Z] Removing intermediate container 59f55c22ae74 [2022-12-16T17:59:13.643Z] ---> 65d6bb7ea197 [2022-12-16T17:59:13.643Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-12-16T17:59:13.643Z] ---> Running in 81240ade5908 [2022-12-16T17:59:13.902Z] Removing intermediate container 81240ade5908 [2022-12-16T17:59:13.902Z] ---> 06ced80efde5 [2022-12-16T17:59:13.902Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-16T17:59:13.902Z] ---> Running in f18b91c0b7fb [2022-12-16T17:59:13.902Z] Removing intermediate container f18b91c0b7fb [2022-12-16T17:59:13.902Z] ---> 60f52f88cf15 [2022-12-16T17:59:13.902Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-16T17:59:13.902Z] ---> Running in 8958343b220d [2022-12-16T17:59:14.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:59:14.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:59:14.420Z] OK: 211 MiB in 51 packages [2022-12-16T17:59:14.677Z] Removing intermediate container 8958343b220d [2022-12-16T17:59:14.677Z] ---> 69363797aa5f [2022-12-16T17:59:14.677Z] Step 8/30 : WORKDIR /app [2022-12-16T17:59:14.677Z] ---> Running in 92a505f47876 [2022-12-16T17:59:14.677Z] Removing intermediate container 92a505f47876 [2022-12-16T17:59:14.677Z] ---> 54eb09169e6e [2022-12-16T17:59:14.677Z] Step 9/30 : COPY go.mod vendor* ./ [2022-12-16T17:59:14.935Z] ---> 4b7b396aa388 [2022-12-16T17:59:14.935Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T17:59:14.935Z] ---> Running in 3e84340f5daf [2022-12-16T17:59:15.503Z] Removing intermediate container 3e84340f5daf [2022-12-16T17:59:15.503Z] ---> 47a50082ba2b [2022-12-16T17:59:15.503Z] Step 11/30 : COPY . . [2022-12-16T17:59:16.067Z] ---> beb1fbefdccb [2022-12-16T17:59:16.068Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-16T17:59:16.068Z] ---> Running in e2873a0c37b5 [2022-12-16T17:59:16.068Z] Removing intermediate container e2873a0c37b5 [2022-12-16T17:59:16.068Z] ---> c03e01715703 [2022-12-16T17:59:16.068Z] Step 13/30 : RUN $MAKE [2022-12-16T17:59:16.068Z] ---> Running in 83701bcf0526 [2022-12-16T17:59:16.326Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-12-16T17:59:38.278Z] Removing intermediate container 83701bcf0526 [2022-12-16T17:59:38.278Z] ---> d50872004577 [2022-12-16T17:59:38.278Z] Step 14/30 : FROM alpine:3.14 [2022-12-16T17:59:38.278Z] 3.14: Pulling from library/alpine [2022-12-16T17:59:38.278Z] c7ed990a2339: Pulling fs layer [2022-12-16T17:59:38.278Z] c7ed990a2339: Verifying Checksum [2022-12-16T17:59:38.278Z] c7ed990a2339: Download complete [2022-12-16T17:59:38.278Z] c7ed990a2339: Pull complete [2022-12-16T17:59:38.278Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-12-16T17:59:38.278Z] Status: Downloaded newer image for alpine:3.14 [2022-12-16T17:59:38.278Z] ---> dd53f409bf0b [2022-12-16T17:59:38.278Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-16T17:59:38.278Z] ---> Running in 73e48828b061 [2022-12-16T17:59:38.278Z] Removing intermediate container 73e48828b061 [2022-12-16T17:59:38.278Z] ---> 80408275ff41 [2022-12-16T17:59:38.278Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-12-16T17:59:38.278Z] ---> Running in 5164b182f9d6 [2022-12-16T17:59:38.278Z] Removing intermediate container 5164b182f9d6 [2022-12-16T17:59:38.278Z] ---> 43b8d5438e0e [2022-12-16T17:59:38.278Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-12-16T17:59:38.278Z] ---> Running in dc2941bfe41c [2022-12-16T17:59:38.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-12-16T17:59:38.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-12-16T17:59:38.278Z] (1/7) Installing ca-certificates (20220614-r0) [2022-12-16T17:59:38.278Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-12-16T17:59:38.278Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-12-16T17:59:38.278Z] (4/7) Installing libsodium (1.0.18-r0) [2022-12-16T17:59:38.278Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-12-16T17:59:38.278Z] (6/7) Installing libzmq (4.3.4-r0) [2022-12-16T17:59:38.278Z] (7/7) Installing zeromq (4.3.4-r0) [2022-12-16T17:59:38.278Z] Executing busybox-1.33.1-r8.trigger [2022-12-16T17:59:38.278Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T17:59:38.278Z] OK: 9 MiB in 21 packages [2022-12-16T17:59:38.844Z] Removing intermediate container dc2941bfe41c [2022-12-16T17:59:38.844Z] ---> 9fbf08734556 [2022-12-16T17:59:38.844Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-12-16T17:59:39.103Z] ---> c4d25f2d7ddd [2022-12-16T17:59:39.103Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-12-16T17:59:39.103Z] ---> 501a6fae8785 [2022-12-16T17:59:39.103Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-12-16T17:59:39.360Z] ---> ccf5fd9cf8d4 [2022-12-16T17:59:39.360Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-12-16T17:59:39.360Z] ---> 4b7eb2e9ab08 [2022-12-16T17:59:39.360Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-12-16T17:59:39.973Z] ---> d0a4ac19ac07 [2022-12-16T17:59:39.973Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-12-16T17:59:39.973Z] ---> Running in 1477843a8b1d [2022-12-16T17:59:40.547Z] Removing intermediate container 1477843a8b1d [2022-12-16T17:59:40.547Z] ---> 16e8ec3d2c8a [2022-12-16T17:59:40.547Z] Step 24/30 : VOLUME /cache [2022-12-16T17:59:40.547Z] ---> Running in 25f6affd35b5 [2022-12-16T17:59:40.547Z] Removing intermediate container 25f6affd35b5 [2022-12-16T17:59:40.547Z] ---> 5c3fea81084f [2022-12-16T17:59:40.547Z] Step 25/30 : EXPOSE 59711 [2022-12-16T17:59:40.547Z] ---> Running in cf552453b0e8 [2022-12-16T17:59:40.805Z] Removing intermediate container cf552453b0e8 [2022-12-16T17:59:40.805Z] ---> 599f46b52b31 [2022-12-16T17:59:40.805Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-12-16T17:59:40.805Z] ---> Running in 845650993b3d [2022-12-16T17:59:40.805Z] Removing intermediate container 845650993b3d [2022-12-16T17:59:40.805Z] ---> 96847efb371d [2022-12-16T17:59:40.805Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-12-16T17:59:40.805Z] ---> Running in 8b224213650f [2022-12-16T17:59:40.805Z] Removing intermediate container 8b224213650f [2022-12-16T17:59:40.805Z] ---> 988d56a9a066 [2022-12-16T17:59:40.805Z] Step 28/30 : LABEL arch=amd64 [2022-12-16T17:59:41.063Z] ---> Running in ae3313598400 [2022-12-16T17:59:41.063Z] Removing intermediate container ae3313598400 [2022-12-16T17:59:41.063Z] ---> 750b1c746d2d [2022-12-16T17:59:41.063Z] Step 29/30 : LABEL git_sha=808edfc9f6c328417489871725311f9c0d7bbc15 [2022-12-16T17:59:41.063Z] ---> Running in 7bbcc17f08be [2022-12-16T17:59:41.063Z] Removing intermediate container 7bbcc17f08be [2022-12-16T17:59:41.063Z] ---> b424e742cdfc [2022-12-16T17:59:41.063Z] Step 30/30 : LABEL version=3.0.0-dev.1 [2022-12-16T17:59:41.063Z] ---> Running in 440ef654ac3f [2022-12-16T17:59:41.321Z] Removing intermediate container 440ef654ac3f [2022-12-16T17:59:41.322Z] ---> 0ded5016fed0 [2022-12-16T17:59:41.322Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-16T17:59:41.322Z] Successfully built 0ded5016fed0 [2022-12-16T17:59:41.322Z] 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 [2022-12-16T17:59:41.432Z] provisioning config files... [2022-12-16T17:59:41.443Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3932662063295979370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T17:59:41.747Z] ---> docker-login.sh [2022-12-16T17:59:41.747Z] nexus3.edgexfoundry.org:10001 [2022-12-16T17:59:41.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:59:41.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:59:41.747Z] Configure a credential helper to remove this warning. See [2022-12-16T17:59:41.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:59:41.747Z] [2022-12-16T17:59:41.747Z] Login Succeeded [2022-12-16T17:59:41.747Z] nexus3.edgexfoundry.org:10002 [2022-12-16T17:59:41.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:59:41.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:59:41.747Z] Configure a credential helper to remove this warning. See [2022-12-16T17:59:41.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:59:41.747Z] [2022-12-16T17:59:41.747Z] Login Succeeded [2022-12-16T17:59:41.747Z] nexus3.edgexfoundry.org:10003 [2022-12-16T17:59:42.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:59:42.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:59:42.007Z] Configure a credential helper to remove this warning. See [2022-12-16T17:59:42.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:59:42.007Z] [2022-12-16T17:59:42.007Z] Login Succeeded [2022-12-16T17:59:42.007Z] nexus3.edgexfoundry.org:10004 [2022-12-16T17:59:42.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:59:42.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:59:42.007Z] Configure a credential helper to remove this warning. See [2022-12-16T17:59:42.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:59:42.007Z] [2022-12-16T17:59:42.007Z] Login Succeeded [2022-12-16T17:59:42.007Z] docker.io [2022-12-16T17:59:42.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T17:59:42.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T17:59:42.267Z] Configure a credential helper to remove this warning. See [2022-12-16T17:59:42.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T17:59:42.267Z] [2022-12-16T17:59:42.267Z] Login Succeeded [2022-12-16T17:59:42.267Z] ---> docker-login.sh ends [Pipeline] } [2022-12-16T17:59:42.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-16T17:59:42.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T17:59:42.319Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-12-16T17:59:42.319Z] 808edfc9f6c328417489871725311f9c0d7bbc15 [2022-12-16T17:59:42.319Z] latest [2022-12-16T17:59:42.319Z] 3.0.0-dev.1 [2022-12-16T17:59:42.319Z] 808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [2022-12-16T17:59:42.319Z] main [2022-12-16T17:59:42.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:42.638Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:42.956Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15 [2022-12-16T17:59:42.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-12-16T17:59:42.956Z] 26c5dd402e59: Preparing [2022-12-16T17:59:42.956Z] fc5b66d70a3a: Preparing [2022-12-16T17:59:42.956Z] 02fa94699e15: Preparing [2022-12-16T17:59:42.956Z] 177fb6d9f70b: Preparing [2022-12-16T17:59:42.956Z] 863fbc93e608: Preparing [2022-12-16T17:59:42.956Z] 8bc25125fcfa: Preparing [2022-12-16T17:59:42.956Z] c90c36e425ef: Preparing [2022-12-16T17:59:42.956Z] 63493a9ab2d4: Preparing [2022-12-16T17:59:42.956Z] c90c36e425ef: Waiting [2022-12-16T17:59:42.956Z] 63493a9ab2d4: Waiting [2022-12-16T17:59:42.956Z] 02fa94699e15: Pushed [2022-12-16T17:59:42.956Z] 863fbc93e608: Pushed [2022-12-16T17:59:42.956Z] 177fb6d9f70b: Pushed [2022-12-16T17:59:42.956Z] 26c5dd402e59: Pushed [2022-12-16T17:59:42.956Z] 63493a9ab2d4: Layer already exists [2022-12-16T17:59:43.215Z] 8bc25125fcfa: Pushed [2022-12-16T17:59:43.473Z] c90c36e425ef: Pushed [2022-12-16T17:59:45.373Z] fc5b66d70a3a: Pushed [2022-12-16T17:59:45.373Z] 808edfc9f6c328417489871725311f9c0d7bbc15: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:45.693Z] + 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 [2022-12-16T17:59:46.082Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-12-16T17:59:46.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-12-16T17:59:46.082Z] 26c5dd402e59: Preparing [2022-12-16T17:59:46.082Z] fc5b66d70a3a: Preparing [2022-12-16T17:59:46.082Z] 02fa94699e15: Preparing [2022-12-16T17:59:46.082Z] 177fb6d9f70b: Preparing [2022-12-16T17:59:46.082Z] 863fbc93e608: Preparing [2022-12-16T17:59:46.082Z] 8bc25125fcfa: Preparing [2022-12-16T17:59:46.082Z] c90c36e425ef: Preparing [2022-12-16T17:59:46.082Z] 63493a9ab2d4: Preparing [2022-12-16T17:59:46.082Z] c90c36e425ef: Waiting [2022-12-16T17:59:46.082Z] 8bc25125fcfa: Waiting [2022-12-16T17:59:46.082Z] 63493a9ab2d4: Waiting [2022-12-16T17:59:46.082Z] fc5b66d70a3a: Layer already exists [2022-12-16T17:59:46.082Z] 02fa94699e15: Layer already exists [2022-12-16T17:59:46.082Z] 26c5dd402e59: Layer already exists [2022-12-16T17:59:46.082Z] 863fbc93e608: Layer already exists [2022-12-16T17:59:46.082Z] 177fb6d9f70b: Layer already exists [2022-12-16T17:59:46.082Z] c90c36e425ef: Layer already exists [2022-12-16T17:59:46.082Z] 8bc25125fcfa: Layer already exists [2022-12-16T17:59:46.082Z] 63493a9ab2d4: Layer already exists [2022-12-16T17:59:46.082Z] latest: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:46.449Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:46.796Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.1 [2022-12-16T17:59:46.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-12-16T17:59:46.796Z] 26c5dd402e59: Preparing [2022-12-16T17:59:46.796Z] fc5b66d70a3a: Preparing [2022-12-16T17:59:46.796Z] 02fa94699e15: Preparing [2022-12-16T17:59:46.796Z] 177fb6d9f70b: Preparing [2022-12-16T17:59:46.796Z] 863fbc93e608: Preparing [2022-12-16T17:59:46.796Z] 8bc25125fcfa: Preparing [2022-12-16T17:59:46.796Z] c90c36e425ef: Preparing [2022-12-16T17:59:46.796Z] 63493a9ab2d4: Preparing [2022-12-16T17:59:46.796Z] 8bc25125fcfa: Waiting [2022-12-16T17:59:46.796Z] c90c36e425ef: Waiting [2022-12-16T17:59:46.796Z] 63493a9ab2d4: Waiting [2022-12-16T17:59:46.796Z] 02fa94699e15: Layer already exists [2022-12-16T17:59:46.796Z] fc5b66d70a3a: Layer already exists [2022-12-16T17:59:46.796Z] 863fbc93e608: Layer already exists [2022-12-16T17:59:46.796Z] 177fb6d9f70b: Layer already exists [2022-12-16T17:59:46.796Z] 26c5dd402e59: Layer already exists [2022-12-16T17:59:46.796Z] 8bc25125fcfa: Layer already exists [2022-12-16T17:59:46.796Z] c90c36e425ef: Layer already exists [2022-12-16T17:59:46.796Z] 63493a9ab2d4: Layer already exists [2022-12-16T17:59:46.796Z] 3.0.0-dev.1: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:47.098Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:47.411Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [2022-12-16T17:59:47.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-12-16T17:59:47.411Z] 26c5dd402e59: Preparing [2022-12-16T17:59:47.411Z] fc5b66d70a3a: Preparing [2022-12-16T17:59:47.411Z] 02fa94699e15: Preparing [2022-12-16T17:59:47.411Z] 177fb6d9f70b: Preparing [2022-12-16T17:59:47.411Z] 863fbc93e608: Preparing [2022-12-16T17:59:47.411Z] 8bc25125fcfa: Preparing [2022-12-16T17:59:47.411Z] c90c36e425ef: Preparing [2022-12-16T17:59:47.411Z] 63493a9ab2d4: Preparing [2022-12-16T17:59:47.411Z] 8bc25125fcfa: Waiting [2022-12-16T17:59:47.411Z] c90c36e425ef: Waiting [2022-12-16T17:59:47.411Z] 63493a9ab2d4: Waiting [2022-12-16T17:59:47.411Z] fc5b66d70a3a: Layer already exists [2022-12-16T17:59:47.411Z] 863fbc93e608: Layer already exists [2022-12-16T17:59:47.411Z] 177fb6d9f70b: Layer already exists [2022-12-16T17:59:47.411Z] 26c5dd402e59: Layer already exists [2022-12-16T17:59:47.411Z] 02fa94699e15: Layer already exists [2022-12-16T17:59:47.411Z] 8bc25125fcfa: Layer already exists [2022-12-16T17:59:47.411Z] c90c36e425ef: Layer already exists [2022-12-16T17:59:47.411Z] 63493a9ab2d4: Layer already exists [2022-12-16T17:59:47.411Z] 808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:47.726Z] + 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 [2022-12-16T17:59:48.037Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-12-16T17:59:48.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-12-16T17:59:48.038Z] 26c5dd402e59: Preparing [2022-12-16T17:59:48.038Z] fc5b66d70a3a: Preparing [2022-12-16T17:59:48.038Z] 02fa94699e15: Preparing [2022-12-16T17:59:48.038Z] 177fb6d9f70b: Preparing [2022-12-16T17:59:48.038Z] 863fbc93e608: Preparing [2022-12-16T17:59:48.038Z] 8bc25125fcfa: Preparing [2022-12-16T17:59:48.038Z] c90c36e425ef: Preparing [2022-12-16T17:59:48.038Z] 63493a9ab2d4: Preparing [2022-12-16T17:59:48.038Z] c90c36e425ef: Waiting [2022-12-16T17:59:48.038Z] 8bc25125fcfa: Waiting [2022-12-16T17:59:48.038Z] 63493a9ab2d4: Waiting [2022-12-16T17:59:48.038Z] 863fbc93e608: Layer already exists [2022-12-16T17:59:48.038Z] 02fa94699e15: Layer already exists [2022-12-16T17:59:48.038Z] 177fb6d9f70b: Layer already exists [2022-12-16T17:59:48.038Z] fc5b66d70a3a: Layer already exists [2022-12-16T17:59:48.038Z] 26c5dd402e59: Layer already exists [2022-12-16T17:59:48.038Z] 8bc25125fcfa: Layer already exists [2022-12-16T17:59:48.038Z] 63493a9ab2d4: Layer already exists [2022-12-16T17:59:48.038Z] c90c36e425ef: Layer already exists [2022-12-16T17:59:48.038Z] main: digest: sha256:685747746f21422d36453b56df009aca800a76680c5d8187ac525b5070a77c69 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-16T17:59:48.081Z] ===================================================== [Pipeline] echo [2022-12-16T17:59:48.088Z] taggedImages: [2022-12-16T17:59:48.088Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15 [2022-12-16T17:59:48.088Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-12-16T17:59:48.088Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.1 [2022-12-16T17:59:48.088Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [2022-12-16T17:59:48.088Z] - 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 [2022-12-16T17:59:48.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-16T17:59:48.468Z] [2022-12-16T17:59:48.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T17:59:48.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-16T17:59:48.772Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-16T17:59:48.772Z] 5eb5b503b376: Pulling fs layer [2022-12-16T17:59:48.772Z] 5c69ac0246d0: Pulling fs layer [2022-12-16T17:59:48.772Z] ec43610c2a17: Pulling fs layer [2022-12-16T17:59:48.772Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-16T17:59:48.772Z] 33b1e0a273af: Pulling fs layer [2022-12-16T17:59:48.772Z] 5d3b04190fa2: Pulling fs layer [2022-12-16T17:59:48.772Z] 2f39f015ded8: Pulling fs layer [2022-12-16T17:59:48.772Z] 33b1e0a273af: Waiting [2022-12-16T17:59:48.772Z] 5d3b04190fa2: Waiting [2022-12-16T17:59:48.772Z] 3a2ae6a8a46f: Waiting [2022-12-16T17:59:48.772Z] 5c69ac0246d0: Verifying Checksum [2022-12-16T17:59:48.772Z] 5c69ac0246d0: Download complete [2022-12-16T17:59:48.772Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-16T17:59:48.772Z] 3a2ae6a8a46f: Download complete [2022-12-16T17:59:48.772Z] 33b1e0a273af: Verifying Checksum [2022-12-16T17:59:48.772Z] 33b1e0a273af: Download complete [2022-12-16T17:59:48.772Z] 5d3b04190fa2: Download complete [2022-12-16T17:59:48.772Z] ec43610c2a17: Verifying Checksum [2022-12-16T17:59:48.772Z] ec43610c2a17: Download complete [2022-12-16T17:59:49.034Z] 5eb5b503b376: Verifying Checksum [2022-12-16T17:59:49.034Z] 5eb5b503b376: Download complete [2022-12-16T17:59:49.600Z] 2f39f015ded8: Download complete [2022-12-16T17:59:50.165Z] 5eb5b503b376: Pull complete [2022-12-16T17:59:50.423Z] 5c69ac0246d0: Pull complete [2022-12-16T17:59:50.684Z] ec43610c2a17: Pull complete [2022-12-16T17:59:50.684Z] 3a2ae6a8a46f: Pull complete [2022-12-16T17:59:50.943Z] 33b1e0a273af: Pull complete [2022-12-16T17:59:50.943Z] 5d3b04190fa2: Pull complete [2022-12-16T17:59:55.128Z] 2f39f015ded8: Pull complete [2022-12-16T17:59:55.128Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-16T17:59:55.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-16T17:59:55.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T17:59:55.224Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T17:59:55.253Z] $ 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 [2022-12-16T17:59:59.605Z] $ docker top 507ba36ea92d0d559170dba02d3ed2dbc1b04a5d8a14d929bc7109187e8bb243 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:00:00.033Z] ---> job-cost.sh [2022-12-16T18:00:00.033Z] lf-activate-venv: SKIPPING [2022-12-16T18:00:00.033Z] INFO: No Stack... [2022-12-16T18:00:00.294Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-16T18:00:00.864Z] INFO: Archiving Costs [Pipeline] sh [2022-12-16T18:00:01.168Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-12-16T18:00:01.168Z] + cut -d, -f6 [Pipeline] lock [2022-12-16T18:00:01.201Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [2022-12-16T18:00:01.207Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] did not exist. Created. [2022-12-16T18:00:01.207Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-16T18:00:01.503Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-16T18:00:01.528Z] Stashed 1 file(s) [Pipeline] } [2022-12-16T18:00:01.535Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-16T18:00:01.559Z] $ docker stop --time=1 507ba36ea92d0d559170dba02d3ed2dbc1b04a5d8a14d929bc7109187e8bb243 [2022-12-16T18:00:02.703Z] $ docker rm -f --volumes 507ba36ea92d0d559170dba02d3ed2dbc1b04a5d8a14d929bc7109187e8bb243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-16T18:01:54.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-12-16T18:01:54.698Z] Running in /w/workspace/app-rfid-llrp-inventory/69 [Pipeline] { [Pipeline] checkout [2022-12-16T18:01:54.736Z] The recommended git tool is: git [2022-12-16T18:02:00.776Z] using credential edgex-jenkins-ssh [2022-12-16T18:02:00.795Z] Cloning the remote Git repository [2022-12-16T18:02:00.847Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-12-16T18:02:00.929Z] > git init /w/workspace/app-rfid-llrp-inventory/69 # timeout=10 [2022-12-16T18:02:01.110Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-12-16T18:02:01.111Z] > git --version # timeout=10 [2022-12-16T18:02:01.136Z] > git --version # 'git version 2.25.1' [2022-12-16T18:02:01.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-16T18:02:01.202Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-16T18:02:04.001Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-12-16T18:02:04.030Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-16T18:02:05.119Z] Avoid second fetch [2022-12-16T18:02:05.119Z] Checking out Revision 808edfc9f6c328417489871725311f9c0d7bbc15 (main) [2022-12-16T18:02:05.634Z] Commit message: "Merge pull request #127 from jim-wang-intel/v3_path_upgrade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-16T18:02:05.137Z] > git config core.sparsecheckout # timeout=10 [2022-12-16T18:02:05.154Z] > git checkout -f 808edfc9f6c328417489871725311f9c0d7bbc15 # timeout=10 [2022-12-16T18:02:06.546Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-16T18:02:06.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-16T18:02:06.546Z] Dload Upload Total Spent Left Speed [2022-12-16T18:02:06.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh [2022-12-16T18:02:07.217Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-16T18:02:07.558Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-16T18:02:07.558Z] + sudo tee /etc/docker/daemon.new [2022-12-16T18:02:07.558Z] { [2022-12-16T18:02:07.558Z] "registry-mirrors": [ [2022-12-16T18:02:07.558Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-16T18:02:07.558Z] ], [2022-12-16T18:02:07.558Z] "bip": "10.250.0.254/24", [2022-12-16T18:02:07.558Z] "hosts": [ [2022-12-16T18:02:07.558Z] "tcp://0.0.0.0:5555", [2022-12-16T18:02:07.558Z] "unix:///var/run/docker.sock" [2022-12-16T18:02:07.558Z] ], [2022-12-16T18:02:07.558Z] "mtu": 1458, [2022-12-16T18:02:07.558Z] "selinux-enabled": true, [2022-12-16T18:02:07.558Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-16T18:02:07.558Z] } [Pipeline] sh [2022-12-16T18:02:07.905Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-16T18:02:08.250Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-16T18:02:26.519Z] provisioning config files... [2022-12-16T18:02:26.548Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/69@tmp/config6520842393523686668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:02:26.906Z] ---> docker-login.sh [2022-12-16T18:02:26.906Z] nexus3.edgexfoundry.org:10001 [2022-12-16T18:02:27.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:02:27.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:02:27.452Z] Configure a credential helper to remove this warning. See [2022-12-16T18:02:27.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:02:27.452Z] [2022-12-16T18:02:27.452Z] Login Succeeded [2022-12-16T18:02:27.452Z] nexus3.edgexfoundry.org:10002 [2022-12-16T18:02:27.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:02:27.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:02:27.720Z] Configure a credential helper to remove this warning. See [2022-12-16T18:02:27.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:02:27.720Z] [2022-12-16T18:02:27.990Z] Login Succeeded [2022-12-16T18:02:27.990Z] nexus3.edgexfoundry.org:10003 [2022-12-16T18:02:27.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:02:28.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:02:28.260Z] Configure a credential helper to remove this warning. See [2022-12-16T18:02:28.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:02:28.260Z] [2022-12-16T18:02:28.260Z] Login Succeeded [2022-12-16T18:02:28.260Z] nexus3.edgexfoundry.org:10004 [2022-12-16T18:02:28.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:02:28.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:02:28.528Z] Configure a credential helper to remove this warning. See [2022-12-16T18:02:28.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:02:28.528Z] [2022-12-16T18:02:28.528Z] Login Succeeded [2022-12-16T18:02:28.528Z] docker.io [2022-12-16T18:02:28.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:02:29.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:02:29.070Z] Configure a credential helper to remove this warning. See [2022-12-16T18:02:29.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:02:29.070Z] [2022-12-16T18:02:29.070Z] Login Succeeded [2022-12-16T18:02:29.070Z] ---> docker-login.sh ends [Pipeline] } [2022-12-16T18:02:29.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-16T18:02:29.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T18:02:29.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T18:02:29.374Z] ========================================================= [2022-12-16T18:02:29.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-16T18:02:29.374Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:02:29.732Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-16T18:02:29.999Z] Sending build context to Docker daemon 686.6kB [2022-12-16T18:02:30.000Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-12-16T18:02:30.000Z] Step 2/13 : FROM ${BASE} AS builder [2022-12-16T18:02:30.000Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-16T18:02:30.000Z] 9b18e9b68314: Pulling fs layer [2022-12-16T18:02:30.000Z] 35d82f9e3411: Pulling fs layer [2022-12-16T18:02:30.000Z] e16973657156: Pulling fs layer [2022-12-16T18:02:30.000Z] fc693d55d65f: Pulling fs layer [2022-12-16T18:02:30.000Z] 7e9fc2657dce: Pulling fs layer [2022-12-16T18:02:30.000Z] dda99020689f: Pulling fs layer [2022-12-16T18:02:30.000Z] db1c61fa0a46: Pulling fs layer [2022-12-16T18:02:30.000Z] 891c053d2c06: Pulling fs layer [2022-12-16T18:02:30.000Z] 7e9fc2657dce: Waiting [2022-12-16T18:02:30.000Z] dda99020689f: Waiting [2022-12-16T18:02:30.000Z] db1c61fa0a46: Waiting [2022-12-16T18:02:30.000Z] 891c053d2c06: Waiting [2022-12-16T18:02:30.000Z] fc693d55d65f: Waiting [2022-12-16T18:02:30.270Z] e16973657156: Download complete [2022-12-16T18:02:30.270Z] 35d82f9e3411: Verifying Checksum [2022-12-16T18:02:30.270Z] 35d82f9e3411: Download complete [2022-12-16T18:02:30.270Z] 7e9fc2657dce: Verifying Checksum [2022-12-16T18:02:30.270Z] 7e9fc2657dce: Download complete [2022-12-16T18:02:30.270Z] dda99020689f: Verifying Checksum [2022-12-16T18:02:30.270Z] dda99020689f: Download complete [2022-12-16T18:02:30.270Z] 9b18e9b68314: Verifying Checksum [2022-12-16T18:02:30.270Z] 9b18e9b68314: Download complete [2022-12-16T18:02:31.239Z] 9b18e9b68314: Pull complete [2022-12-16T18:02:31.239Z] 891c053d2c06: Verifying Checksum [2022-12-16T18:02:31.239Z] 891c053d2c06: Download complete [2022-12-16T18:02:31.515Z] 35d82f9e3411: Pull complete [2022-12-16T18:02:31.786Z] e16973657156: Pull complete [2022-12-16T18:02:32.380Z] db1c61fa0a46: Download complete [2022-12-16T18:02:32.969Z] fc693d55d65f: Verifying Checksum [2022-12-16T18:02:32.969Z] fc693d55d65f: Download complete [2022-12-16T18:02:45.294Z] fc693d55d65f: Pull complete [2022-12-16T18:02:45.294Z] 7e9fc2657dce: Pull complete [2022-12-16T18:02:45.294Z] dda99020689f: Pull complete [2022-12-16T18:02:49.571Z] db1c61fa0a46: Pull complete [2022-12-16T18:02:51.530Z] 891c053d2c06: Pull complete [2022-12-16T18:02:51.530Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-16T18:02:51.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-16T18:02:51.530Z] ---> f96f9c87975a [2022-12-16T18:02:51.530Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-12-16T18:02:52.953Z] ---> Running in f3a86f8332ab [2022-12-16T18:02:53.554Z] Removing intermediate container f3a86f8332ab [2022-12-16T18:02:53.554Z] ---> 8677b7d887df [2022-12-16T18:02:53.554Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-12-16T18:02:53.554Z] ---> Running in 2cd6bf195755 [2022-12-16T18:02:53.824Z] Removing intermediate container 2cd6bf195755 [2022-12-16T18:02:53.824Z] ---> b679219285f3 [2022-12-16T18:02:53.824Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-12-16T18:02:53.824Z] ---> Running in 9c325454df07 [2022-12-16T18:02:54.094Z] Removing intermediate container 9c325454df07 [2022-12-16T18:02:54.094Z] ---> 6e161e182b5c [2022-12-16T18:02:54.094Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-16T18:02:54.364Z] ---> Running in ce212d94f383 [2022-12-16T18:02:54.634Z] Removing intermediate container ce212d94f383 [2022-12-16T18:02:54.635Z] ---> 09689af2b516 [2022-12-16T18:02:54.635Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-16T18:02:54.635Z] ---> Running in 141acb0fcd26 [2022-12-16T18:02:56.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:02:56.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:02:57.042Z] OK: 221 MiB in 51 packages [2022-12-16T18:02:58.021Z] Removing intermediate container 141acb0fcd26 [2022-12-16T18:02:58.021Z] ---> 33f09d831abe [2022-12-16T18:02:58.021Z] Step 8/13 : WORKDIR /app [2022-12-16T18:02:58.021Z] ---> Running in a414a0a42cdd [2022-12-16T18:02:58.297Z] Removing intermediate container a414a0a42cdd [2022-12-16T18:02:58.297Z] ---> 7051f349663a [2022-12-16T18:02:58.297Z] Step 9/13 : COPY go.mod vendor* ./ [2022-12-16T18:02:58.911Z] ---> a97aa5840790 [2022-12-16T18:02:58.911Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:02:58.911Z] ---> Running in 1063018be556 [2022-12-16T18:03:55.390Z] Removing intermediate container 1063018be556 [2022-12-16T18:03:55.390Z] ---> 09f949226359 [2022-12-16T18:03:55.390Z] Step 11/13 : COPY . . [2022-12-16T18:03:56.356Z] ---> 2c953acd7fc0 [2022-12-16T18:03:56.356Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-16T18:03:56.356Z] ---> Running in 990cd934c3e3 [2022-12-16T18:03:56.626Z] Removing intermediate container 990cd934c3e3 [2022-12-16T18:03:56.626Z] ---> dfc28336c672 [2022-12-16T18:03:56.626Z] Step 13/13 : RUN $MAKE [2022-12-16T18:03:56.626Z] ---> Running in 1f3dddbbf011 [2022-12-16T18:03:57.602Z] noop [2022-12-16T18:03:58.190Z] Removing intermediate container 1f3dddbbf011 [2022-12-16T18:03:58.190Z] ---> a74b7bcbadf7 [2022-12-16T18:03:58.190Z] Successfully built a74b7bcbadf7 [2022-12-16T18:03:58.190Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:03:58.533Z] + docker inspect -f . ci-base-image-arm64 [2022-12-16T18:03:58.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:03:58.726Z] prd-ubuntu20.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2022-12-16T18:03:58.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/69 -v /w/workspace/app-rfid-llrp-inventory/69:/w/workspace/app-rfid-llrp-inventory/69:rw,z -v /w/workspace/app-rfid-llrp-inventory/69@tmp:/w/workspace/app-rfid-llrp-inventory/69@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 [2022-12-16T18:03:59.968Z] $ docker top 17fe92e9440847533b118f9b82f6a4e8daae82603e7fc58596beddddf3eee684 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T18:04:00.799Z] + go version [2022-12-16T18:04:00.799Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-16T18:04:00.824Z] $ docker stop --time=1 17fe92e9440847533b118f9b82f6a4e8daae82603e7fc58596beddddf3eee684 [2022-12-16T18:04:02.452Z] $ docker rm -f --volumes 17fe92e9440847533b118f9b82f6a4e8daae82603e7fc58596beddddf3eee684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:04:03.002Z] + docker inspect -f . ci-base-image-arm64 [2022-12-16T18:04:03.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:04:03.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2022-12-16T18:04:03.260Z] $ 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/69 -v /w/workspace/app-rfid-llrp-inventory/69:/w/workspace/app-rfid-llrp-inventory/69:rw,z -v /w/workspace/app-rfid-llrp-inventory/69@tmp:/w/workspace/app-rfid-llrp-inventory/69@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 [2022-12-16T18:04:04.432Z] $ docker top c7823c116493a5a01aee4e34ec87355e795fe67d542ecd6e5ab23775d5535a1e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T18:04:05.269Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/69 [Pipeline] fileExists [Pipeline] sh [2022-12-16T18:04:05.603Z] + make test [2022-12-16T18:04:05.871Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-16T18:05:42.550Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-12-16T18:05:42.550Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.168s coverage: 86.2% of statements [2022-12-16T18:05:42.550Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-12-16T18:05:43.967Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.746s coverage: 71.9% of statements [2022-12-16T18:05:44.554Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-16T18:05:44.554Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-16T18:06:11.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-16T18:06:11.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-16T18:06:11.273Z] ./bin/test-attribution.sh [Pipeline] echo [2022-12-16T18:06:11.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-16T18:06:11.310Z] $ docker stop --time=1 c7823c116493a5a01aee4e34ec87355e795fe67d542ecd6e5ab23775d5535a1e [2022-12-16T18:06:13.282Z] $ docker rm -f --volumes c7823c116493a5a01aee4e34ec87355e795fe67d542ecd6e5ab23775d5535a1e [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-16T18:06:14.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-16T18:06:14.365Z] Warning: overwriting stash ‘coverage-report’ [2022-12-16T18:06:14.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-16T18:06:15.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-16T18:06:15.673Z] + ls -al . [2022-12-16T18:06:15.673Z] total 236 [2022-12-16T18:06:15.673Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 18:04 . [2022-12-16T18:06:15.673Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 18:02 .. [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 16 18:02 .dockerignore [2022-12-16T18:06:15.673Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 18:02 .git [2022-12-16T18:06:15.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 18:02 .github [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 788 Dec 16 18:02 .gitignore [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 16 18:02 .golangci.yml [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 9922 Dec 16 18:02 Attribution.txt [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 4331 Dec 16 18:02 CHANGELOG.md [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 1815 Dec 16 18:02 Dockerfile [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 18:02 GOVERNANCE.md [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 16 18:02 Jenkinsfile [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 16 18:02 LICENSE [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 3163 Dec 16 18:02 Makefile [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 16 18:02 OWNERS.md [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 31023 Dec 16 18:02 README.md [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 17:58 VERSION [2022-12-16T18:06:15.673Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 18:02 bin [2022-12-16T18:06:15.673Z] -rw-r--r-- 1 jenkins jenkins 41008 Dec 16 18:05 coverage.out [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 3598 Dec 16 18:02 go.mod [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 45001 Dec 16 18:02 go.sum [2022-12-16T18:06:15.673Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 18:02 images [2022-12-16T18:06:15.673Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 18:02 internal [2022-12-16T18:06:15.673Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 16 18:02 main.go [2022-12-16T18:06:15.673Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 18:02 res [2022-12-16T18:06:15.673Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 18:02 snap [2022-12-16T18:06:15.673Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 18:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:06:16.023Z] + 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=808edfc9f6c328417489871725311f9c0d7bbc15 --label arch=arm64 --label version=3.0.0-dev.1 . [2022-12-16T18:06:16.292Z] Sending build context to Docker daemon 686.6kB [2022-12-16T18:06:16.292Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-12-16T18:06:16.292Z] Step 2/30 : FROM ${BASE} AS builder [2022-12-16T18:06:16.292Z] ---> a74b7bcbadf7 [2022-12-16T18:06:16.292Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-12-16T18:06:16.292Z] ---> Running in 9f3afcb6004a [2022-12-16T18:06:16.893Z] Removing intermediate container 9f3afcb6004a [2022-12-16T18:06:16.893Z] ---> 92e816762561 [2022-12-16T18:06:16.893Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-12-16T18:06:16.893Z] ---> Running in da76becc16c3 [2022-12-16T18:06:18.315Z] Removing intermediate container da76becc16c3 [2022-12-16T18:06:18.315Z] ---> 549fe8f24b06 [2022-12-16T18:06:18.315Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-12-16T18:06:18.583Z] ---> Running in 73126014ec6c [2022-12-16T18:06:18.853Z] Removing intermediate container 73126014ec6c [2022-12-16T18:06:18.853Z] ---> f8c625174fd0 [2022-12-16T18:06:18.853Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-16T18:06:18.853Z] ---> Running in b6387e9ad063 [2022-12-16T18:06:19.122Z] Removing intermediate container b6387e9ad063 [2022-12-16T18:06:19.122Z] ---> dbd785fcc738 [2022-12-16T18:06:19.122Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-16T18:06:19.394Z] ---> Running in 2abdd4878fe0 [2022-12-16T18:06:20.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:06:20.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:06:22.044Z] OK: 221 MiB in 51 packages [2022-12-16T18:06:23.462Z] Removing intermediate container 2abdd4878fe0 [2022-12-16T18:06:23.462Z] ---> 3fe826319c3e [2022-12-16T18:06:23.462Z] Step 8/30 : WORKDIR /app [2022-12-16T18:06:23.462Z] ---> Running in aed8dea63d8c [2022-12-16T18:06:23.738Z] Removing intermediate container aed8dea63d8c [2022-12-16T18:06:23.739Z] ---> 6d82779e9b61 [2022-12-16T18:06:23.739Z] Step 9/30 : COPY go.mod vendor* ./ [2022-12-16T18:06:24.333Z] ---> 05ea042d7a30 [2022-12-16T18:06:24.333Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-16T18:06:24.601Z] ---> Running in 27dc99bab79f [2022-12-16T18:06:27.206Z] Removing intermediate container 27dc99bab79f [2022-12-16T18:06:27.206Z] ---> e2e2c4ba9757 [2022-12-16T18:06:27.206Z] Step 11/30 : COPY . . [2022-12-16T18:06:27.481Z] ---> bfc33e181461 [2022-12-16T18:06:27.481Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-16T18:06:27.751Z] ---> Running in 987f9d78e671 [2022-12-16T18:06:28.022Z] Removing intermediate container 987f9d78e671 [2022-12-16T18:06:28.022Z] ---> 5a00897139b8 [2022-12-16T18:06:28.022Z] Step 13/30 : RUN $MAKE [2022-12-16T18:06:28.022Z] ---> Running in bc225edc2724 [2022-12-16T18:06:29.454Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-12-16T18:09:06.241Z] Removing intermediate container bc225edc2724 [2022-12-16T18:09:06.241Z] ---> 18585c20a09e [2022-12-16T18:09:06.241Z] Step 14/30 : FROM alpine:3.14 [2022-12-16T18:09:06.241Z] 3.14: Pulling from library/alpine [2022-12-16T18:09:06.241Z] 90cda3b7c325: Pulling fs layer [2022-12-16T18:09:06.241Z] 90cda3b7c325: Download complete [2022-12-16T18:09:06.241Z] 90cda3b7c325: Pull complete [2022-12-16T18:09:06.241Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2022-12-16T18:09:06.241Z] Status: Downloaded newer image for alpine:3.14 [2022-12-16T18:09:06.241Z] ---> 275902a1839d [2022-12-16T18:09:06.241Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-16T18:09:06.241Z] ---> Running in 9ff7ff9d5bbe [2022-12-16T18:09:06.241Z] Removing intermediate container 9ff7ff9d5bbe [2022-12-16T18:09:06.241Z] ---> 200c162cf567 [2022-12-16T18:09:06.241Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-12-16T18:09:06.241Z] ---> Running in dff33577f92a [2022-12-16T18:09:06.241Z] Removing intermediate container dff33577f92a [2022-12-16T18:09:06.241Z] ---> 56d30c7b137d [2022-12-16T18:09:06.241Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-12-16T18:09:06.241Z] ---> Running in 1d4b2732540d [2022-12-16T18:09:06.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-12-16T18:09:06.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-12-16T18:09:06.824Z] (1/7) Installing ca-certificates (20220614-r0) [2022-12-16T18:09:06.824Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-12-16T18:09:06.824Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-12-16T18:09:06.824Z] (4/7) Installing libsodium (1.0.18-r0) [2022-12-16T18:09:06.824Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-12-16T18:09:06.824Z] (6/7) Installing libzmq (4.3.4-r0) [2022-12-16T18:09:06.824Z] (7/7) Installing zeromq (4.3.4-r0) [2022-12-16T18:09:06.824Z] Executing busybox-1.33.1-r8.trigger [2022-12-16T18:09:06.824Z] Executing ca-certificates-20220614-r0.trigger [2022-12-16T18:09:07.092Z] OK: 9 MiB in 21 packages [2022-12-16T18:09:08.509Z] Removing intermediate container 1d4b2732540d [2022-12-16T18:09:08.509Z] ---> 58a6f19231f6 [2022-12-16T18:09:08.509Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-12-16T18:09:08.775Z] ---> 6278fc5f6299 [2022-12-16T18:09:08.775Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-12-16T18:09:09.360Z] ---> 0fefea0d27ff [2022-12-16T18:09:09.360Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-12-16T18:09:09.628Z] ---> 12aa3311f9d2 [2022-12-16T18:09:09.628Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-12-16T18:09:10.212Z] ---> 9c5b4d2c6d21 [2022-12-16T18:09:10.212Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-12-16T18:09:11.625Z] ---> d5ad80dd3904 [2022-12-16T18:09:11.625Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-12-16T18:09:11.625Z] ---> Running in 61bab4558fae [2022-12-16T18:09:13.034Z] Removing intermediate container 61bab4558fae [2022-12-16T18:09:13.034Z] ---> 5a921aa8243e [2022-12-16T18:09:13.034Z] Step 24/30 : VOLUME /cache [2022-12-16T18:09:13.034Z] ---> Running in 58dad7808201 [2022-12-16T18:09:13.303Z] Removing intermediate container 58dad7808201 [2022-12-16T18:09:13.303Z] ---> 6ba87313005e [2022-12-16T18:09:13.303Z] Step 25/30 : EXPOSE 59711 [2022-12-16T18:09:13.303Z] ---> Running in c7224a385285 [2022-12-16T18:09:13.569Z] Removing intermediate container c7224a385285 [2022-12-16T18:09:13.569Z] ---> c66f31820d6e [2022-12-16T18:09:13.569Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-12-16T18:09:13.836Z] ---> Running in 8e9df0e398b3 [2022-12-16T18:09:14.107Z] Removing intermediate container 8e9df0e398b3 [2022-12-16T18:09:14.107Z] ---> de9483d2ea0a [2022-12-16T18:09:14.107Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-12-16T18:09:14.107Z] ---> Running in 6890be3ff861 [2022-12-16T18:09:14.374Z] Removing intermediate container 6890be3ff861 [2022-12-16T18:09:14.374Z] ---> ff2ba73139fc [2022-12-16T18:09:14.374Z] Step 28/30 : LABEL arch=arm64 [2022-12-16T18:09:14.649Z] ---> Running in 252284c6928d [2022-12-16T18:09:14.915Z] Removing intermediate container 252284c6928d [2022-12-16T18:09:14.915Z] ---> bafe8adcffd4 [2022-12-16T18:09:14.915Z] Step 29/30 : LABEL git_sha=808edfc9f6c328417489871725311f9c0d7bbc15 [2022-12-16T18:09:14.915Z] ---> Running in 67624b089c97 [2022-12-16T18:09:15.183Z] Removing intermediate container 67624b089c97 [2022-12-16T18:09:15.183Z] ---> a7636910e988 [2022-12-16T18:09:15.183Z] Step 30/30 : LABEL version=3.0.0-dev.1 [2022-12-16T18:09:15.183Z] ---> Running in 341046fe97a1 [2022-12-16T18:09:15.452Z] Removing intermediate container 341046fe97a1 [2022-12-16T18:09:15.452Z] ---> 68be580aff7b [2022-12-16T18:09:15.452Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-16T18:09:15.452Z] Successfully built 68be580aff7b [2022-12-16T18:09:15.452Z] 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 [2022-12-16T18:09:15.593Z] provisioning config files... [2022-12-16T18:09:15.613Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/69@tmp/config18007554675920346299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:09:15.954Z] ---> docker-login.sh [2022-12-16T18:09:15.954Z] nexus3.edgexfoundry.org:10001 [2022-12-16T18:09:15.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:09:16.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:09:16.226Z] Configure a credential helper to remove this warning. See [2022-12-16T18:09:16.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:09:16.226Z] [2022-12-16T18:09:16.226Z] Login Succeeded [2022-12-16T18:09:16.226Z] nexus3.edgexfoundry.org:10002 [2022-12-16T18:09:16.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:09:16.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:09:16.494Z] Configure a credential helper to remove this warning. See [2022-12-16T18:09:16.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:09:16.494Z] [2022-12-16T18:09:16.494Z] Login Succeeded [2022-12-16T18:09:16.494Z] nexus3.edgexfoundry.org:10003 [2022-12-16T18:09:16.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:09:17.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:09:17.031Z] Configure a credential helper to remove this warning. See [2022-12-16T18:09:17.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:09:17.031Z] [2022-12-16T18:09:17.031Z] Login Succeeded [2022-12-16T18:09:17.031Z] nexus3.edgexfoundry.org:10004 [2022-12-16T18:09:17.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:09:17.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:09:17.300Z] Configure a credential helper to remove this warning. See [2022-12-16T18:09:17.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:09:17.300Z] [2022-12-16T18:09:17.300Z] Login Succeeded [2022-12-16T18:09:17.300Z] docker.io [2022-12-16T18:09:17.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-16T18:09:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-16T18:09:17.836Z] Configure a credential helper to remove this warning. See [2022-12-16T18:09:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-16T18:09:17.836Z] [2022-12-16T18:09:17.836Z] Login Succeeded [2022-12-16T18:09:17.836Z] ---> docker-login.sh ends [Pipeline] } [2022-12-16T18:09:17.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-16T18:09:17.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-16T18:09:17.919Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-12-16T18:09:17.919Z] 808edfc9f6c328417489871725311f9c0d7bbc15 [2022-12-16T18:09:17.919Z] latest [2022-12-16T18:09:17.919Z] 3.0.0-dev.1 [2022-12-16T18:09:17.919Z] 808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [2022-12-16T18:09:17.919Z] main [2022-12-16T18:09:17.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:09:18.268Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:09:18.618Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15 [2022-12-16T18:09:18.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-12-16T18:09:18.618Z] 1e82c11d2e00: Preparing [2022-12-16T18:09:18.618Z] 19f4ec43a16c: Preparing [2022-12-16T18:09:18.618Z] adccd0d9cc14: Preparing [2022-12-16T18:09:18.618Z] 719bcaca6640: Preparing [2022-12-16T18:09:18.618Z] 5c4cce288363: Preparing [2022-12-16T18:09:18.618Z] 0087babdd148: Preparing [2022-12-16T18:09:18.618Z] fcf1d7326345: Preparing [2022-12-16T18:09:18.618Z] 28c3ef001483: Preparing [2022-12-16T18:09:18.618Z] fcf1d7326345: Waiting [2022-12-16T18:09:18.618Z] 0087babdd148: Waiting [2022-12-16T18:09:18.618Z] 28c3ef001483: Waiting [2022-12-16T18:09:18.885Z] 5c4cce288363: Pushed [2022-12-16T18:09:18.885Z] 1e82c11d2e00: Pushed [2022-12-16T18:09:18.885Z] adccd0d9cc14: Pushed [2022-12-16T18:09:18.885Z] 719bcaca6640: Pushed [2022-12-16T18:09:18.885Z] 28c3ef001483: Layer already exists [2022-12-16T18:09:18.885Z] 0087babdd148: Pushed [2022-12-16T18:09:19.851Z] fcf1d7326345: Pushed [2022-12-16T18:09:25.201Z] 19f4ec43a16c: Pushed [2022-12-16T18:09:25.201Z] 808edfc9f6c328417489871725311f9c0d7bbc15: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:09:25.561Z] + 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 [2022-12-16T18:09:25.906Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-12-16T18:09:25.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-12-16T18:09:25.906Z] 1e82c11d2e00: Preparing [2022-12-16T18:09:25.906Z] 19f4ec43a16c: Preparing [2022-12-16T18:09:25.906Z] adccd0d9cc14: Preparing [2022-12-16T18:09:25.906Z] 719bcaca6640: Preparing [2022-12-16T18:09:25.906Z] 5c4cce288363: Preparing [2022-12-16T18:09:25.906Z] 0087babdd148: Preparing [2022-12-16T18:09:25.906Z] fcf1d7326345: Preparing [2022-12-16T18:09:25.906Z] 28c3ef001483: Preparing [2022-12-16T18:09:25.906Z] fcf1d7326345: Waiting [2022-12-16T18:09:25.906Z] 28c3ef001483: Waiting [2022-12-16T18:09:25.906Z] 0087babdd148: Waiting [2022-12-16T18:09:25.906Z] 19f4ec43a16c: Layer already exists [2022-12-16T18:09:25.906Z] 5c4cce288363: Layer already exists [2022-12-16T18:09:25.906Z] 719bcaca6640: Layer already exists [2022-12-16T18:09:25.906Z] adccd0d9cc14: Layer already exists [2022-12-16T18:09:25.906Z] 1e82c11d2e00: Layer already exists [2022-12-16T18:09:25.906Z] 0087babdd148: Layer already exists [2022-12-16T18:09:25.906Z] fcf1d7326345: Layer already exists [2022-12-16T18:09:25.906Z] 28c3ef001483: Layer already exists [2022-12-16T18:09:26.173Z] latest: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:09:26.583Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:09:26.927Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.1 [2022-12-16T18:09:26.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-12-16T18:09:26.927Z] 1e82c11d2e00: Preparing [2022-12-16T18:09:26.927Z] 19f4ec43a16c: Preparing [2022-12-16T18:09:26.927Z] adccd0d9cc14: Preparing [2022-12-16T18:09:26.927Z] 719bcaca6640: Preparing [2022-12-16T18:09:26.927Z] 5c4cce288363: Preparing [2022-12-16T18:09:26.927Z] 0087babdd148: Preparing [2022-12-16T18:09:26.927Z] fcf1d7326345: Preparing [2022-12-16T18:09:26.927Z] 28c3ef001483: Preparing [2022-12-16T18:09:26.927Z] 0087babdd148: Waiting [2022-12-16T18:09:26.927Z] fcf1d7326345: Waiting [2022-12-16T18:09:26.927Z] 28c3ef001483: Waiting [2022-12-16T18:09:26.927Z] 5c4cce288363: Layer already exists [2022-12-16T18:09:26.927Z] 1e82c11d2e00: Layer already exists [2022-12-16T18:09:26.927Z] 19f4ec43a16c: Layer already exists [2022-12-16T18:09:26.927Z] 719bcaca6640: Layer already exists [2022-12-16T18:09:26.927Z] adccd0d9cc14: Layer already exists [2022-12-16T18:09:26.927Z] fcf1d7326345: Layer already exists [2022-12-16T18:09:26.927Z] 0087babdd148: Layer already exists [2022-12-16T18:09:26.927Z] 28c3ef001483: Layer already exists [2022-12-16T18:09:27.197Z] 3.0.0-dev.1: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:09:27.561Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:09:27.915Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [2022-12-16T18:09:27.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-12-16T18:09:27.915Z] 1e82c11d2e00: Preparing [2022-12-16T18:09:27.915Z] 19f4ec43a16c: Preparing [2022-12-16T18:09:27.915Z] adccd0d9cc14: Preparing [2022-12-16T18:09:27.915Z] 719bcaca6640: Preparing [2022-12-16T18:09:27.915Z] 5c4cce288363: Preparing [2022-12-16T18:09:27.915Z] 0087babdd148: Preparing [2022-12-16T18:09:27.915Z] fcf1d7326345: Preparing [2022-12-16T18:09:27.915Z] 28c3ef001483: Preparing [2022-12-16T18:09:27.915Z] 0087babdd148: Waiting [2022-12-16T18:09:27.915Z] fcf1d7326345: Waiting [2022-12-16T18:09:27.915Z] 28c3ef001483: Waiting [2022-12-16T18:09:27.915Z] 719bcaca6640: Layer already exists [2022-12-16T18:09:27.915Z] 19f4ec43a16c: Layer already exists [2022-12-16T18:09:27.915Z] 5c4cce288363: Layer already exists [2022-12-16T18:09:27.915Z] adccd0d9cc14: Layer already exists [2022-12-16T18:09:27.915Z] 1e82c11d2e00: Layer already exists [2022-12-16T18:09:27.915Z] 28c3ef001483: Layer already exists [2022-12-16T18:09:27.915Z] fcf1d7326345: Layer already exists [2022-12-16T18:09:27.915Z] 0087babdd148: Layer already exists [2022-12-16T18:09:28.196Z] 808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:09:28.603Z] + 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 [2022-12-16T18:09:28.954Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-12-16T18:09:28.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-12-16T18:09:28.954Z] 1e82c11d2e00: Preparing [2022-12-16T18:09:28.954Z] 19f4ec43a16c: Preparing [2022-12-16T18:09:28.954Z] adccd0d9cc14: Preparing [2022-12-16T18:09:28.954Z] 719bcaca6640: Preparing [2022-12-16T18:09:28.954Z] 5c4cce288363: Preparing [2022-12-16T18:09:28.954Z] 0087babdd148: Preparing [2022-12-16T18:09:28.954Z] fcf1d7326345: Preparing [2022-12-16T18:09:28.954Z] 28c3ef001483: Preparing [2022-12-16T18:09:28.954Z] fcf1d7326345: Waiting [2022-12-16T18:09:28.954Z] 0087babdd148: Waiting [2022-12-16T18:09:28.954Z] 5c4cce288363: Layer already exists [2022-12-16T18:09:28.954Z] 19f4ec43a16c: Layer already exists [2022-12-16T18:09:28.954Z] 719bcaca6640: Layer already exists [2022-12-16T18:09:28.954Z] adccd0d9cc14: Layer already exists [2022-12-16T18:09:28.954Z] 1e82c11d2e00: Layer already exists [2022-12-16T18:09:28.954Z] 28c3ef001483: Layer already exists [2022-12-16T18:09:28.954Z] fcf1d7326345: Layer already exists [2022-12-16T18:09:28.954Z] 0087babdd148: Layer already exists [2022-12-16T18:09:29.219Z] main: digest: sha256:24b27df0570f847d5df1a5a51b7561978900bf8245af039ec63f938e06428401 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-12-16T18:09:29.265Z] ===================================================== [Pipeline] echo [2022-12-16T18:09:29.272Z] taggedImages: [2022-12-16T18:09:29.272Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15 [2022-12-16T18:09:29.272Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-12-16T18:09:29.272Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.1 [2022-12-16T18:09:29.272Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:808edfc9f6c328417489871725311f9c0d7bbc15-3.0.0-dev.1 [2022-12-16T18:09:29.272Z] - 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 [2022-12-16T18:09:29.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-16T18:09:29.636Z] [2022-12-16T18:09:29.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:09:29.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-16T18:09:29.974Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-16T18:09:29.974Z] 8998bd30e6a1: Pulling fs layer [2022-12-16T18:09:29.974Z] 04944245beec: Pulling fs layer [2022-12-16T18:09:29.974Z] 699f458cf7ca: Pulling fs layer [2022-12-16T18:09:29.974Z] 765212b225bb: Pulling fs layer [2022-12-16T18:09:29.974Z] f23df028b6ca: Pulling fs layer [2022-12-16T18:09:29.974Z] d65c8cfc05b1: Pulling fs layer [2022-12-16T18:09:29.974Z] 2437ff75d9bd: Pulling fs layer [2022-12-16T18:09:29.974Z] f23df028b6ca: Waiting [2022-12-16T18:09:29.974Z] 765212b225bb: Waiting [2022-12-16T18:09:29.974Z] d65c8cfc05b1: Waiting [2022-12-16T18:09:29.974Z] 2437ff75d9bd: Waiting [2022-12-16T18:09:30.240Z] 04944245beec: Verifying Checksum [2022-12-16T18:09:30.240Z] 04944245beec: Download complete [2022-12-16T18:09:30.240Z] 765212b225bb: Verifying Checksum [2022-12-16T18:09:30.240Z] 765212b225bb: Download complete [2022-12-16T18:09:30.240Z] f23df028b6ca: Verifying Checksum [2022-12-16T18:09:30.240Z] f23df028b6ca: Download complete [2022-12-16T18:09:30.240Z] d65c8cfc05b1: Verifying Checksum [2022-12-16T18:09:30.240Z] d65c8cfc05b1: Download complete [2022-12-16T18:09:30.510Z] 699f458cf7ca: Verifying Checksum [2022-12-16T18:09:30.510Z] 699f458cf7ca: Download complete [2022-12-16T18:09:30.779Z] 8998bd30e6a1: Download complete [2022-12-16T18:09:33.366Z] 2437ff75d9bd: Verifying Checksum [2022-12-16T18:09:33.366Z] 2437ff75d9bd: Download complete [2022-12-16T18:09:34.776Z] 8998bd30e6a1: Pull complete [2022-12-16T18:09:35.042Z] 04944245beec: Pull complete [2022-12-16T18:09:36.448Z] 699f458cf7ca: Pull complete [2022-12-16T18:09:36.713Z] 765212b225bb: Pull complete [2022-12-16T18:09:37.296Z] f23df028b6ca: Pull complete [2022-12-16T18:09:37.565Z] d65c8cfc05b1: Pull complete [2022-12-16T18:09:52.566Z] 2437ff75d9bd: Pull complete [2022-12-16T18:09:52.566Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-16T18:09:52.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-16T18:09:52.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:09:52.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-7 does not seem to be running inside a container [2022-12-16T18:09:52.844Z] $ 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/69 -v /w/workspace/app-rfid-llrp-inventory/69:/w/workspace/app-rfid-llrp-inventory/69:rw,z -v /w/workspace/app-rfid-llrp-inventory/69@tmp:/w/workspace/app-rfid-llrp-inventory/69@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 [2022-12-16T18:09:55.569Z] $ docker top 23c5eab665d01ee7920e1145a04719003e7095fe309b6d754d236c8e1c9f7a85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:09:56.393Z] ---> job-cost.sh [2022-12-16T18:09:56.393Z] lf-activate-venv: SKIPPING [2022-12-16T18:09:56.393Z] INFO: No Stack... [2022-12-16T18:09:56.977Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-16T18:09:57.562Z] INFO: Archiving Costs [Pipeline] sh [2022-12-16T18:09:58.204Z] + cat /w/workspace/app-rfid-llrp-inventory/69/archives/cost.csv [2022-12-16T18:09:58.204Z] + cut -d, -f6 [Pipeline] lock [2022-12-16T18:09:58.270Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [2022-12-16T18:09:58.279Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] did not exist. Created. [2022-12-16T18:09:58.279Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-16T18:09:58.934Z] /w/workspace/app-rfid-llrp-inventory/69@tmp/durable-67418526/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-16T18:09:59.266Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-16T18:09:59.293Z] Warning: overwriting stash ‘stack-cost’ [2022-12-16T18:09:59.349Z] Stashed 1 file(s) [Pipeline] } [2022-12-16T18:09:59.359Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-16T18:09:59.388Z] $ docker stop --time=1 23c5eab665d01ee7920e1145a04719003e7095fe309b6d754d236c8e1c9f7a85 [2022-12-16T18:10:00.893Z] $ docker rm -f --volumes 23c5eab665d01ee7920e1145a04719003e7095fe309b6d754d236c8e1c9f7a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-12-16T18:10:01.294Z] provisioning config files... [2022-12-16T18:10:01.302Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12062014728326545935tmp [Pipeline] { [Pipeline] sh [2022-12-16T18:10:01.590Z] + set +x [2022-12-16T18:10:01.590Z] + curl -s https://codecov.io/bash [2022-12-16T18:10:01.590Z] + bash -s -- [2022-12-16T18:10:01.590Z] [2022-12-16T18:10:01.590Z] _____ _ [2022-12-16T18:10:01.590Z] / ____| | | [2022-12-16T18:10:01.590Z] | | ___ __| | ___ ___ _____ __ [2022-12-16T18:10:01.590Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-16T18:10:01.590Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-16T18:10:01.590Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-16T18:10:01.590Z] Bash-1.0.6 [2022-12-16T18:10:01.590Z] [2022-12-16T18:10:01.590Z] [2022-12-16T18:10:01.590Z] ==> git version 2.25.1 found [2022-12-16T18:10:01.590Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-12-16T18:10:01.590Z] Release-Date: 2020-01-08 [2022-12-16T18:10:01.590Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-16T18:10:01.590Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-16T18:10:01.590Z] ==> Jenkins CI detected. [2022-12-16T18:10:01.590Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-12-16T18:10:01.590Z] project root: . [2022-12-16T18:10:01.590Z] --> token set from env [2022-12-16T18:10:01.590Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-16T18:10:01.590Z] ==> Running gcov in . (disable via -X gcov) [2022-12-16T18:10:01.590Z] ==> Python coveragepy not found [2022-12-16T18:10:01.590Z] ==> Searching for coverage reports in: [2022-12-16T18:10:01.590Z] + . [2022-12-16T18:10:01.590Z] -> Found 1 reports [2022-12-16T18:10:01.590Z] ==> Detecting git/mercurial file structure [2022-12-16T18:10:01.590Z] ==> Reading reports [2022-12-16T18:10:01.851Z] + ./coverage.out bytes=41008 [2022-12-16T18:10:01.851Z] ==> Appending adjustments [2022-12-16T18:10:01.851Z] https://docs.codecov.io/docs/fixing-reports [2022-12-16T18:10:01.851Z] + Found adjustments [2022-12-16T18:10:01.851Z] ==> Gzipping contents [2022-12-16T18:10:01.851Z] 12K /tmp/codecov.U3mVHc.gz [2022-12-16T18:10:01.851Z] ==> Uploading reports [2022-12-16T18:10:01.851Z] url: https://codecov.io [2022-12-16T18:10:01.851Z] query: branch=main&commit=808edfc9f6c328417489871725311f9c0d7bbc15&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-16T18:10:01.851Z] -> Pinging Codecov [2022-12-16T18:10:01.851Z] 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=808edfc9f6c328417489871725311f9c0d7bbc15&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-16T18:10:02.111Z] -> Uploading to [2022-12-16T18:10:02.111Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-16/581DD39554BDF9B6E22D074273EAD858/808edfc9f6c328417489871725311f9c0d7bbc15/cb9850a8-2cff-4e13-9b24-576bd7084ddc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221216T181002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7861b700188c7f72e9afd625cdf9fe375964f53106058097ca6e454dc894877 [2022-12-16T18:10:02.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-16T18:10:02.111Z] Dload Upload Total Spent Left Speed [2022-12-16T18:10:02.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11472 0 0 100 11472 0 56235 --:--:-- --:--:-- --:--:-- 55960 100 11472 0 0 100 11472 0 49025 --:--:-- --:--:-- --:--:-- 48817 [2022-12-16T18:10:02.370Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] } [2022-12-16T18:10:02.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-16T18:10:03.109Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-16T18:10:03.149Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:10:03.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-16T18:10:03.445Z] [2022-12-16T18:10:03.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:10:03.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-16T18:10:03.744Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-16T18:10:03.744Z] df9b9388f04a: Pulling fs layer [2022-12-16T18:10:03.744Z] 52dc419b0ee2: Pulling fs layer [2022-12-16T18:10:03.744Z] 25bc292e5bac: Pulling fs layer [2022-12-16T18:10:03.744Z] 114826534d7a: Pulling fs layer [2022-12-16T18:10:03.744Z] 4657fd5d0bcf: Pulling fs layer [2022-12-16T18:10:03.744Z] 6ad1cebc031e: Pulling fs layer [2022-12-16T18:10:03.744Z] 8a3aa393b2d8: Pulling fs layer [2022-12-16T18:10:03.744Z] 114826534d7a: Waiting [2022-12-16T18:10:03.744Z] 4657fd5d0bcf: Waiting [2022-12-16T18:10:03.744Z] 6ad1cebc031e: Waiting [2022-12-16T18:10:03.744Z] 8a3aa393b2d8: Waiting [2022-12-16T18:10:03.744Z] 25bc292e5bac: Verifying Checksum [2022-12-16T18:10:03.744Z] 25bc292e5bac: Download complete [2022-12-16T18:10:03.744Z] 52dc419b0ee2: Verifying Checksum [2022-12-16T18:10:03.744Z] 52dc419b0ee2: Download complete [2022-12-16T18:10:03.744Z] 4657fd5d0bcf: Verifying Checksum [2022-12-16T18:10:03.744Z] 4657fd5d0bcf: Download complete [2022-12-16T18:10:03.744Z] df9b9388f04a: Download complete [2022-12-16T18:10:04.004Z] df9b9388f04a: Pull complete [2022-12-16T18:10:04.004Z] 6ad1cebc031e: Verifying Checksum [2022-12-16T18:10:04.004Z] 6ad1cebc031e: Download complete [2022-12-16T18:10:04.004Z] 52dc419b0ee2: Pull complete [2022-12-16T18:10:04.265Z] 25bc292e5bac: Pull complete [2022-12-16T18:10:04.524Z] 114826534d7a: Verifying Checksum [2022-12-16T18:10:04.524Z] 114826534d7a: Download complete [2022-12-16T18:10:04.782Z] 8a3aa393b2d8: Verifying Checksum [2022-12-16T18:10:04.782Z] 8a3aa393b2d8: Download complete [2022-12-16T18:10:08.063Z] 114826534d7a: Pull complete [2022-12-16T18:10:08.063Z] 4657fd5d0bcf: Pull complete [2022-12-16T18:10:08.063Z] 6ad1cebc031e: Pull complete [2022-12-16T18:10:10.587Z] 8a3aa393b2d8: Pull complete [2022-12-16T18:10:10.587Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-16T18:10:10.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-16T18:10:10.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:10:10.665Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T18:10:10.696Z] $ 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 [2022-12-16T18:10:16.393Z] $ docker top 34384bdab46dc9d9b8000683d96e983366a9df7bc979f885fc638e7216d33fca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-16T18:10:16.458Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-12-16T18:10:16.740Z] + set -o pipefail [2022-12-16T18:10:16.740Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-12-16T18:10:23.313Z] [2022-12-16T18:10:23.313Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-12-16T18:10:23.313Z] [2022-12-16T18:10:23.313Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8ef34052-bbbd-4e35-a533-e18af0088690 [2022-12-16T18:10:23.313Z] [2022-12-16T18:10:23.313Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-12-16T18:10:23.313Z] [2022-12-16T18:10:23.313Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-16T18:10:23.313Z] [2022-12-16T18:10:23.313Z] [2022-12-16T18:10:23.313Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-16T18:10:23.313Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-16T18:10:23.313Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-16T18:10:23.325Z] $ docker stop --time=1 34384bdab46dc9d9b8000683d96e983366a9df7bc979f885fc638e7216d33fca [2022-12-16T18:10:27.366Z] $ docker rm -f --volumes 34384bdab46dc9d9b8000683d96e983366a9df7bc979f885fc638e7216d33fca [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 [2022-12-16T18:10:28.042Z] + git log --format=format:%s -1 808edfc9f6c328417489871725311f9c0d7bbc15 [Pipeline] sh [2022-12-16T18:10:28.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-16T18:10:28.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:10:28.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-16T18:10:28.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:10:28.704Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T18:10:28.733Z] $ 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 [2022-12-16T18:10:29.080Z] $ docker top ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 -eo pid,comm [2022-12-16T18:10:29.124Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-16T18:10:29.124Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-16T18:10:29.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-16T18:10:29.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-16T18:10:29.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-16T18:10:29.289Z] $ docker exec ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 ssh-agent [2022-12-16T18:10:29.383Z] SSH_AUTH_SOCK=/tmp/ssh-4IBPBqqrg24X/agent.33 [2022-12-16T18:10:29.383Z] SSH_AGENT_PID=39 [2022-12-16T18:10:29.388Z] Running ssh-add (command line suppressed) [2022-12-16T18:10:29.483Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3620141371288472219.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3620141371288472219.key) [2022-12-16T18:10:29.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-16T18:10:29.777Z] + git semver tag [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,937 [run_tag] DEBUG tag force:False [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,937 [check_head_tag] DEBUG check head tag [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,938 [execute] INFO git cat-file --batch-check [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,941 [execute] INFO git cat-file --batch [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,952 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,952 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,953 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-12-16T18:10:30.036Z] 2022-12-16 18:10:29,957 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-12-16T18:10:30.036Z] 3.0.0-dev.1 [Pipeline] } [2022-12-16T18:10:30.045Z] $ docker exec --env ******** --env ******** ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 ssh-agent -k [2022-12-16T18:10:30.127Z] unset SSH_AUTH_SOCK; [2022-12-16T18:10:30.127Z] unset SSH_AGENT_PID; [2022-12-16T18:10:30.127Z] echo Agent pid 39 killed; [2022-12-16T18:10:30.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-16T18:10:30.431Z] + git semver [Pipeline] } [2022-12-16T18:10:30.704Z] $ docker stop --time=1 ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 [2022-12-16T18:10:31.949Z] $ docker rm -f --volumes ebdbc4f3c219486d78dbda0a2963a33d3a068b6db6aa1378cc221fe59df41827 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:10:32.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-16T18:10:32.334Z] [2022-12-16T18:10:32.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:10:32.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-16T18:10:32.629Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-16T18:10:32.629Z] ab5ef0e58194: Pulling fs layer [2022-12-16T18:10:32.629Z] 9712f1f96733: Pulling fs layer [2022-12-16T18:10:32.629Z] 63f879dbbcfc: Pulling fs layer [2022-12-16T18:10:32.629Z] 0d9ebad4ef96: Pulling fs layer [2022-12-16T18:10:32.629Z] e9a5061849ea: Pulling fs layer [2022-12-16T18:10:32.629Z] d747dcd14b5f: Pulling fs layer [2022-12-16T18:10:32.629Z] 2de7ff778b66: Pulling fs layer [2022-12-16T18:10:32.629Z] d747dcd14b5f: Waiting [2022-12-16T18:10:32.629Z] 2de7ff778b66: Waiting [2022-12-16T18:10:32.629Z] 0d9ebad4ef96: Waiting [2022-12-16T18:10:32.629Z] e9a5061849ea: Waiting [2022-12-16T18:10:32.629Z] 9712f1f96733: Verifying Checksum [2022-12-16T18:10:32.629Z] 9712f1f96733: Download complete [2022-12-16T18:10:33.199Z] 63f879dbbcfc: Verifying Checksum [2022-12-16T18:10:33.199Z] 63f879dbbcfc: Download complete [2022-12-16T18:10:33.199Z] e9a5061849ea: Verifying Checksum [2022-12-16T18:10:33.199Z] e9a5061849ea: Download complete [2022-12-16T18:10:33.199Z] d747dcd14b5f: Verifying Checksum [2022-12-16T18:10:33.199Z] d747dcd14b5f: Download complete [2022-12-16T18:10:33.458Z] 0d9ebad4ef96: Verifying Checksum [2022-12-16T18:10:33.458Z] 0d9ebad4ef96: Download complete [2022-12-16T18:10:33.458Z] 2de7ff778b66: Verifying Checksum [2022-12-16T18:10:33.458Z] 2de7ff778b66: Download complete [2022-12-16T18:10:33.458Z] ab5ef0e58194: Verifying Checksum [2022-12-16T18:10:33.458Z] ab5ef0e58194: Download complete [2022-12-16T18:10:35.988Z] ab5ef0e58194: Pull complete [2022-12-16T18:10:35.988Z] 9712f1f96733: Pull complete [2022-12-16T18:10:36.554Z] 63f879dbbcfc: Pull complete [2022-12-16T18:10:39.833Z] 0d9ebad4ef96: Pull complete [2022-12-16T18:10:39.833Z] e9a5061849ea: Pull complete [2022-12-16T18:10:39.833Z] d747dcd14b5f: Pull complete [2022-12-16T18:10:40.770Z] 2de7ff778b66: Pull complete [2022-12-16T18:10:40.770Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-16T18:10:40.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-16T18:10:40.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:10:40.847Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T18:10:40.878Z] $ 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 [2022-12-16T18:10:44.911Z] $ docker top 5bcf3e20b2db9419ae8cb80cbeef78b5dc5f314a6f68880643aa5ead71a18ce6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-16T18:10:44.978Z] provisioning config files... [2022-12-16T18:10:44.987Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8118232216299753934tmp [2022-12-16T18:10:44.997Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4582874235067163095tmp [2022-12-16T18:10:45.009Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1641812076443967318tmp [Pipeline] { [Pipeline] echo [2022-12-16T18:10:45.024Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:10:45.306Z] ---> sigul-configuration.sh [2022-12-16T18:10:45.306Z] gpg: directory `/root/.gnupg' created [2022-12-16T18:10:45.306Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-16T18:10:45.306Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-16T18:10:45.306Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-16T18:10:45.306Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-16T18:10:45.306Z] gpg: CAST5 encrypted data [2022-12-16T18:10:45.306Z] gpg: encrypted with 1 passphrase [2022-12-16T18:10:45.306Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-16T18:10:45.592Z] + mkdir /home/jenkins [2022-12-16T18:10:45.592Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-16T18:10:45.878Z] + 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 [2022-12-16T18:10:45.886Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:10:46.173Z] ---> sigul-install.sh [2022-12-16T18:10:46.173Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-16T18:10:46.459Z] + git tag --list [2022-12-16T18:10:46.459Z] v0.0.0 [2022-12-16T18:10:46.459Z] v1.0.0 [2022-12-16T18:10:46.459Z] v2.1.0 [2022-12-16T18:10:46.459Z] v2.1.1 [2022-12-16T18:10:46.459Z] v2.1.1-dev.1 [2022-12-16T18:10:46.459Z] v2.2.0 [2022-12-16T18:10:46.459Z] v2.2.1-dev.1 [2022-12-16T18:10:46.459Z] v2.2.1-dev.2 [2022-12-16T18:10:46.459Z] v2.2.1-dev.3 [2022-12-16T18:10:46.459Z] v2.2.1-dev.4 [2022-12-16T18:10:46.459Z] v2.2.1-dev.5 [2022-12-16T18:10:46.459Z] v2.2.1-dev.6 [2022-12-16T18:10:46.459Z] v2.2.1-dev.7 [2022-12-16T18:10:46.459Z] v2.3.0 [2022-12-16T18:10:46.459Z] v2.3.0-dev.10 [2022-12-16T18:10:46.459Z] v2.3.0-dev.11 [2022-12-16T18:10:46.459Z] v2.3.0-dev.12 [2022-12-16T18:10:46.459Z] v2.3.0-dev.13 [2022-12-16T18:10:46.459Z] v2.3.0-dev.14 [2022-12-16T18:10:46.459Z] v2.3.0-dev.15 [2022-12-16T18:10:46.459Z] v2.3.0-dev.16 [2022-12-16T18:10:46.459Z] v2.3.0-dev.17 [2022-12-16T18:10:46.459Z] v2.3.0-dev.18 [2022-12-16T18:10:46.459Z] v2.3.0-dev.19 [2022-12-16T18:10:46.459Z] v2.3.0-dev.20 [2022-12-16T18:10:46.459Z] v2.3.0-dev.21 [2022-12-16T18:10:46.459Z] v2.3.0-dev.22 [2022-12-16T18:10:46.459Z] v2.3.0-dev.23 [2022-12-16T18:10:46.459Z] v2.3.0-dev.24 [2022-12-16T18:10:46.459Z] v2.3.0-dev.25 [2022-12-16T18:10:46.459Z] v2.3.0-dev.26 [2022-12-16T18:10:46.459Z] v2.3.0-dev.9 [2022-12-16T18:10:46.459Z] v2.3.1-dev.1 [2022-12-16T18:10:46.459Z] v3.0.0-dev.1 [Pipeline] sh [2022-12-16T18:10:46.747Z] + lftools sign git-tag v3.0.0-dev.1 [2022-12-16T18:10:47.313Z] Signing Git tag with Sigul... [2022-12-16T18:10:47.313Z] Signing v3.0.0-dev.1 [Pipeline] echo [2022-12-16T18:10:47.580Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:10:47.864Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-16T18:10:47.872Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-16T18:10:47.901Z] $ docker stop --time=1 5bcf3e20b2db9419ae8cb80cbeef78b5dc5f314a6f68880643aa5ead71a18ce6 [2022-12-16T18:10:49.179Z] $ docker rm -f --volumes 5bcf3e20b2db9419ae8cb80cbeef78b5dc5f314a6f68880643aa5ead71a18ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-16T18:10:49.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-16T18:10:49.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:10:49.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-16T18:10:49.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:10:49.928Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T18:10:49.963Z] $ 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 [2022-12-16T18:10:50.301Z] $ docker top 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d -eo pid,comm [2022-12-16T18:10:50.341Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-16T18:10:50.341Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-16T18:10:50.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-16T18:10:50.382Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-16T18:10:50.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-16T18:10:50.488Z] $ docker exec 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d ssh-agent [2022-12-16T18:10:50.601Z] SSH_AUTH_SOCK=/tmp/ssh-GveHe1EzPJxz/agent.31 [2022-12-16T18:10:50.601Z] SSH_AGENT_PID=37 [2022-12-16T18:10:50.607Z] Running ssh-add (command line suppressed) [2022-12-16T18:10:50.702Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12788021816082317092.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12788021816082317092.key) [2022-12-16T18:10:50.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-16T18:10:50.997Z] + git semver bump pre [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,177 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,178 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,178 [bump_version] DEBUG bumped version:3.0.0-dev.2 [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,178 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,178 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,178 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,180 [execute] INFO git cat-file --batch-check [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,184 [execute] INFO git cat-file --batch [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-16T18:10:51.258Z] 2022-12-16 18:10:51,189 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-12-16T18:10:51.258Z] 3.0.0-dev.2 [Pipeline] } [2022-12-16T18:10:51.268Z] $ docker exec --env ******** --env ******** 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d ssh-agent -k [2022-12-16T18:10:51.362Z] unset SSH_AUTH_SOCK; [2022-12-16T18:10:51.362Z] unset SSH_AGENT_PID; [2022-12-16T18:10:51.362Z] echo Agent pid 37 killed; [2022-12-16T18:10:51.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-16T18:10:51.665Z] + git semver [Pipeline] } [2022-12-16T18:10:51.935Z] $ docker stop --time=1 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d [2022-12-16T18:10:53.232Z] $ docker rm -f --volumes 5754a54a2ca8b4c698930bb73be1430aa86dc23a7275efe64219bdc68eb5c30d [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-16T18:10:53.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-16T18:10:53.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:10:53.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-16T18:10:53.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:10:53.929Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T18:10:53.960Z] $ 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 [2022-12-16T18:10:54.272Z] $ docker top e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc -eo pid,comm [2022-12-16T18:10:54.313Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-16T18:10:54.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-16T18:10:54.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-16T18:10:54.353Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-16T18:10:54.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-16T18:10:54.473Z] $ docker exec e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc ssh-agent [2022-12-16T18:10:54.587Z] SSH_AUTH_SOCK=/tmp/ssh-UO8zJAjnd32a/agent.32 [2022-12-16T18:10:54.587Z] SSH_AGENT_PID=38 [2022-12-16T18:10:54.591Z] Running ssh-add (command line suppressed) [2022-12-16T18:10:54.681Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9129862206471953052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9129862206471953052.key) [2022-12-16T18:10:54.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-16T18:10:54.984Z] + git semver push [2022-12-16T18:10:55.244Z] 2022-12-16 18:10:55,147 [run_push] DEBUG push [2022-12-16T18:10:55.244Z] 2022-12-16 18:10:55,148 [execute] INFO git cat-file --batch-check [2022-12-16T18:10:55.244Z] 2022-12-16 18:10:55,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-16T18:10:55.244Z] 2022-12-16 18:10:55,151 [execute] INFO git rev-list 7209989d3eb484b1144501c3ac86b175ec8bbc18 -- [2022-12-16T18:10:55.244Z] 2022-12-16 18:10:55,151 [execute] DEBUG Popen(['git', 'rev-list', '7209989d3eb484b1144501c3ac86b175ec8bbc18', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-16T18:10:55.244Z] 2022-12-16 18:10:55,157 [execute] INFO git fetch -v origin [2022-12-16T18:10:55.244Z] 2022-12-16 18:10:55,158 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-16T18:10:55.812Z] 2022-12-16 18:10:55,663 [run_push] DEBUG no remote changes detected [2022-12-16T18:10:55.812Z] 2022-12-16 18:10:55,663 [execute] INFO git push origin semver [2022-12-16T18:10:55.812Z] 2022-12-16 18:10:55,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-16T18:10:56.750Z] 2022-12-16 18:10:56,393 [run_push] DEBUG push all version tags [2022-12-16T18:10:56.750Z] 2022-12-16 18:10:56,394 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-16T18:10:56.750Z] 2022-12-16 18:10:56,394 [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) [2022-12-16T18:10:57.319Z] 2022-12-16 18:10:57,293 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-12-16T18:10:57.319Z] 3.0.0-dev.2 [Pipeline] } [2022-12-16T18:10:57.328Z] $ docker exec --env ******** --env ******** e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc ssh-agent -k [2022-12-16T18:10:57.428Z] unset SSH_AUTH_SOCK; [2022-12-16T18:10:57.429Z] unset SSH_AGENT_PID; [2022-12-16T18:10:57.429Z] echo Agent pid 38 killed; [2022-12-16T18:10:57.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-16T18:10:57.753Z] + git semver [Pipeline] } [2022-12-16T18:10:58.027Z] $ docker stop --time=1 e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc [2022-12-16T18:10:59.300Z] $ docker rm -f --volumes e13a6e1b63ad78133fdb5ad1dd2cd3b6f954f9e2be9ad59a8778d61d762592bc [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 [2022-12-16T18:10:59.861Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-12-16T18:10:59.861Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-12-16T18:10:59.861Z] total 16 [2022-12-16T18:10:59.861Z] drwxr-xr-x 3 root root 4096 Dec 16 18:00 . [2022-12-16T18:10:59.861Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 16 18:10 .. [2022-12-16T18:10:59.861Z] drwxr-xr-x 2 root root 4096 Dec 16 18:00 cost [2022-12-16T18:10:59.861Z] -rw-r--r-- 1 root root 94 Dec 16 18:00 cost.csv [2022-12-16T18:10:59.861Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-12-16T18:10:59.861Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-12-16T18:10:59.861Z] total 16 [2022-12-16T18:10:59.861Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 18:00 . [2022-12-16T18:10:59.861Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 16 18:10 .. [2022-12-16T18:10:59.861Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 18:00 cost [2022-12-16T18:10:59.861Z] -rw-r--r-- 1 jenkins jenkins 94 Dec 16 18:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:11:00.162Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:11:01.014Z] ---> package-listing.sh [2022-12-16T18:11:01.014Z] ++ facter osfamily [2022-12-16T18:11:01.014Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-16T18:11:01.273Z] + OS_FAMILY=debian [2022-12-16T18:11:01.273Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-12-16T18:11:01.273Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-16T18:11:01.273Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-16T18:11:01.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-16T18:11:01.273Z] + PACKAGES=/tmp/packages_start.txt [2022-12-16T18:11:01.273Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-12-16T18:11:01.273Z] + PACKAGES=/tmp/packages_end.txt [2022-12-16T18:11:01.273Z] + case "${OS_FAMILY}" in [2022-12-16T18:11:01.273Z] + dpkg -l [2022-12-16T18:11:01.273Z] + grep '^ii' [2022-12-16T18:11:01.273Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-16T18:11:01.273Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-16T18:11:01.273Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-16T18:11:01.273Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-12-16T18:11:01.273Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-12-16T18:11:01.273Z] + 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 [2022-12-16T18:11:01.283Z] 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 [2022-12-16T18:11:01.559Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-16T18:11:02.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-16T18:11:02.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-16T18:11:02.308Z] prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container [2022-12-16T18:11:02.338Z] $ 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 [2022-12-16T18:11:02.584Z] $ docker top 18d380d0178a950a22ccfee99d8feb8244279e166e728a90b43bb0f684d0ffa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-16T18:11:02.942Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-16T18:11:03.251Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-16T18:11:03.536Z] + ls /var/log/sa-host [2022-12-16T18:11:03.536Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-16T18:11:03.683Z] provisioning config files... [2022-12-16T18:11:03.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8590868624734184071tmp [Pipeline] { [Pipeline] echo [2022-12-16T18:11:03.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:11:03.992Z] ---> create-netrc.sh [Pipeline] } [2022-12-16T18:11:03.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:11:04.335Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-16T18:11:04.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:11:04.627Z] ---> sudo-logs.sh [2022-12-16T18:11:04.627Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-16T18:11:04.649Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:11:04.935Z] ---> job-cost.sh [2022-12-16T18:11:04.935Z] lf-activate-venv: SKIPPING [2022-12-16T18:11:04.935Z] DEBUG: total: 0.2199999988079071 [2022-12-16T18:11:04.935Z] INFO: Retrieving Stack Cost... [2022-12-16T18:11:05.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-16T18:11:05.762Z] INFO: Archiving Costs [Pipeline] echo [2022-12-16T18:11:05.773Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-16T18:11:06.056Z] ---> logs-deploy.sh [2022-12-16T18:11:06.056Z] lf-activate-venv: SKIPPING [2022-12-16T18:11:06.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/69 [2022-12-16T18:11:06.056Z] INFO: archiving workspace using pattern(s): [2022-12-16T18:11:06.990Z] Archives upload complete. [2022-12-16T18:11:07.248Z] INFO: archiving logs to Nexus [2022-12-16T18:11:07.818Z] ---> uname -a: [2022-12-16T18:11:07.818Z] Linux prd-ubuntu20-04-docker-8c-8g-6 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-16T18:11:07.818Z] [2022-12-16T18:11:07.818Z]