Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50b7175916fade296152ad9743613fc80727b30a 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-ssh9885084352490699312.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14255390520693923121.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2087979367048202628.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5699028993334424047.key Verifying host key using known hosts file > 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-ssh8473769769549971359.key Verifying host key using known hosts file > 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-650’ Running on prd-ubuntu20.04-docker-8c-8g-652 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 50b7175916fade296152ad9743613fc80727b30a (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50b7175916fade296152ad9743613fc80727b30a # timeout=10 Commit message: "refactor: Adjust NATS Subject to be for all data not just Events (#111)" > git rev-list --no-walk d157eb815d7fbd973ad52ac1343ba67c62e80469 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-22T21:14:38.653Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-22T21:14:38.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-22T21:14:38.708Z] ========================================================= [2022-09-22T21:14:38.708Z] EdgeX Global Pipelines Version Info [2022-09-22T21:14:38.708Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:14:39.416Z] ------------------- [2022-09-22T21:14:39.416Z] stable info: [2022-09-22T21:14:39.416Z] ------------------- [2022-09-22T21:14:39.416Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-22T21:14:39.416Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T21:14:39.416Z] Message: update stable to v1.0.239 [2022-09-22T21:14:39.988Z] ------------------- [2022-09-22T21:14:39.988Z] experimental info: [2022-09-22T21:14:39.988Z] ------------------- [2022-09-22T21:14:39.988Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-22T21:14:39.988Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T21:14:39.988Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-22T21:14:40.153Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-09-22T21:14:40.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-09-22T21:14:40.176Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-22T21:14:40.186Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-22T21:14:40.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-22T21:14:40.208Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-22T21:14:40.221Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-22T21:14:40.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-22T21:14:40.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-22T21:14:40.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-22T21:14:40.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-22T21:14:40.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-09-22T21:14:40.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-22T21:14:40.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-22T21:14:40.315Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T21:14:40.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T21:14:40.338Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T21:14:40.349Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T21:14:40.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-22T21:14:40.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-22T21:14:40.385Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-22T21:14:40.396Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-22T21:14:40.408Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-22T21:14:40.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-22T21:14:40.430Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-22T21:14:40.441Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-22T21:14:40.452Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-22T21:14:40.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-22T21:14:40.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-22T21:14:40.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-22T21:14:40.507Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50b7175916fade296152ad9743613fc80727b30a [Pipeline] echo [2022-09-22T21:14:40.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50b7175 [Pipeline] echo [2022-09-22T21:14:40.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T21:14:40.562Z] provisioning config files... [2022-09-22T21:14:40.575Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14030521354218048141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:14:40.898Z] ---> docker-login.sh [2022-09-22T21:14:40.898Z] nexus3.edgexfoundry.org:10001 [2022-09-22T21:14:41.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:41.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:41.162Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:41.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:41.162Z] [2022-09-22T21:14:41.162Z] Login Succeeded [2022-09-22T21:14:41.162Z] nexus3.edgexfoundry.org:10002 [2022-09-22T21:14:41.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:41.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:41.162Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:41.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:41.162Z] [2022-09-22T21:14:41.162Z] Login Succeeded [2022-09-22T21:14:41.162Z] nexus3.edgexfoundry.org:10003 [2022-09-22T21:14:41.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:41.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:41.424Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:41.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:41.424Z] [2022-09-22T21:14:41.424Z] Login Succeeded [2022-09-22T21:14:41.424Z] nexus3.edgexfoundry.org:10004 [2022-09-22T21:14:41.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:41.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:41.424Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:41.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:41.424Z] [2022-09-22T21:14:41.424Z] Login Succeeded [2022-09-22T21:14:41.424Z] docker.io [2022-09-22T21:14:41.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:41.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:41.945Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:41.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:41.945Z] [2022-09-22T21:14:41.945Z] Login Succeeded [2022-09-22T21:14:41.945Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T21:14:41.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-22T21:14:42.306Z] + git rev-list -1 --merges 50b7175916fade296152ad9743613fc80727b30a~1..50b7175916fade296152ad9743613fc80727b30a [Pipeline] echo [2022-09-22T21:14:42.343Z] -----------> git rev-list -1 --merges 50b7175916fade296152ad9743613fc80727b30a~1..50b7175916fade296152ad9743613fc80727b30a 50b7175916fade296152ad9743613fc80727b30a [false] [Pipeline] sh [2022-09-22T21:14:42.633Z] + git log --format=format:%s -1 50b7175916fade296152ad9743613fc80727b30a [Pipeline] echo [2022-09-22T21:14:42.648Z] ========================================================= [2022-09-22T21:14:42.648Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-22T21:14:42.648Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T21:14:42.964Z] + git log --format=format:%s -1 50b7175916fade296152ad9743613fc80727b30a [Pipeline] echo [2022-09-22T21:14:42.992Z] [semverPrep] GIT_COMMIT: 50b7175916fade296152ad9743613fc80727b30a, Commit Message: refactor: Adjust NATS Subject to be for all data not just Events (#111) [Pipeline] echo [2022-09-22T21:14:43.001Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-22T21:14:43.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T21:14:43.348Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-22T21:14:43.348Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-22T21:14:43.348Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-22T21:14:43.348Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-22T21:14:43.348Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-22T21:14:43.348Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:14:43.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T21:14:43.686Z] [2022-09-22T21:14:43.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:14:43.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T21:14:43.983Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-22T21:14:43.983Z] b85a868b505f: Pulling fs layer [2022-09-22T21:14:43.983Z] e2be974225ed: Pulling fs layer [2022-09-22T21:14:43.983Z] 339a4e72a1f5: Pulling fs layer [2022-09-22T21:14:43.983Z] 988bab9f4d93: Pulling fs layer [2022-09-22T21:14:43.983Z] 1469e6f7b9e6: Pulling fs layer [2022-09-22T21:14:43.983Z] eaf3925da568: Pulling fs layer [2022-09-22T21:14:43.983Z] bab4dde63d76: Pulling fs layer [2022-09-22T21:14:43.983Z] bde34c3a00c8: Pulling fs layer [2022-09-22T21:14:43.983Z] b352a97aabf1: Pulling fs layer [2022-09-22T21:14:43.983Z] 4872d77fe225: Pulling fs layer [2022-09-22T21:14:43.983Z] 5851b861e8e6: Pulling fs layer [2022-09-22T21:14:43.983Z] 988bab9f4d93: Waiting [2022-09-22T21:14:43.983Z] bab4dde63d76: Waiting [2022-09-22T21:14:43.983Z] 1469e6f7b9e6: Waiting [2022-09-22T21:14:43.983Z] eaf3925da568: Waiting [2022-09-22T21:14:43.983Z] bde34c3a00c8: Waiting [2022-09-22T21:14:43.983Z] b352a97aabf1: Waiting [2022-09-22T21:14:43.983Z] 4872d77fe225: Waiting [2022-09-22T21:14:43.983Z] e2be974225ed: Download complete [2022-09-22T21:14:43.983Z] 988bab9f4d93: Verifying Checksum [2022-09-22T21:14:43.983Z] 988bab9f4d93: Download complete [2022-09-22T21:14:44.243Z] 1469e6f7b9e6: Verifying Checksum [2022-09-22T21:14:44.243Z] 1469e6f7b9e6: Download complete [2022-09-22T21:14:44.243Z] eaf3925da568: Verifying Checksum [2022-09-22T21:14:44.243Z] eaf3925da568: Download complete [2022-09-22T21:14:44.243Z] 339a4e72a1f5: Verifying Checksum [2022-09-22T21:14:44.243Z] 339a4e72a1f5: Download complete [2022-09-22T21:14:44.243Z] bde34c3a00c8: Verifying Checksum [2022-09-22T21:14:44.243Z] bde34c3a00c8: Download complete [2022-09-22T21:14:44.243Z] b352a97aabf1: Download complete [2022-09-22T21:14:44.243Z] 4872d77fe225: Download complete [2022-09-22T21:14:44.243Z] 5851b861e8e6: Verifying Checksum [2022-09-22T21:14:44.243Z] 5851b861e8e6: Download complete [2022-09-22T21:14:44.243Z] b85a868b505f: Verifying Checksum [2022-09-22T21:14:44.243Z] b85a868b505f: Download complete [2022-09-22T21:14:44.501Z] bab4dde63d76: Verifying Checksum [2022-09-22T21:14:44.501Z] bab4dde63d76: Download complete [2022-09-22T21:14:45.438Z] b85a868b505f: Pull complete [2022-09-22T21:14:45.698Z] e2be974225ed: Pull complete [2022-09-22T21:14:45.958Z] 339a4e72a1f5: Pull complete [2022-09-22T21:14:46.218Z] 988bab9f4d93: Pull complete [2022-09-22T21:14:46.477Z] 1469e6f7b9e6: Pull complete [2022-09-22T21:14:46.477Z] eaf3925da568: Pull complete [2022-09-22T21:14:48.379Z] bab4dde63d76: Pull complete [2022-09-22T21:14:48.379Z] bde34c3a00c8: Pull complete [2022-09-22T21:14:48.379Z] b352a97aabf1: Pull complete [2022-09-22T21:14:48.379Z] 4872d77fe225: Pull complete [2022-09-22T21:14:48.379Z] 5851b861e8e6: Pull complete [2022-09-22T21:14:48.379Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-22T21:14:48.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T21:14:48.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:14:48.452Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:14:48.495Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T21:14:50.895Z] $ docker top 22f1e8fc2d96b99708383c4fdc3bd2fd23acc08446872045a53c163557e04ee6 -eo pid,comm [2022-09-22T21:14:50.951Z] 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-09-22T21:14:50.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T21:14:50.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T21:14:50.989Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T21:14:51.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T21:14:51.103Z] $ docker exec 22f1e8fc2d96b99708383c4fdc3bd2fd23acc08446872045a53c163557e04ee6 ssh-agent [2022-09-22T21:14:51.217Z] SSH_AUTH_SOCK=/tmp/ssh-YCnBm7xoPBTk/agent.32 [2022-09-22T21:14:51.217Z] SSH_AGENT_PID=38 [2022-09-22T21:14:51.223Z] Running ssh-add (command line suppressed) [2022-09-22T21:14:51.334Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7977088549905589569.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7977088549905589569.key) [2022-09-22T21:14:51.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T21:14:51.632Z] + git tag --points-at HEAD [Pipeline] } [2022-09-22T21:14:51.640Z] $ docker exec --env ******** --env ******** 22f1e8fc2d96b99708383c4fdc3bd2fd23acc08446872045a53c163557e04ee6 ssh-agent -k [2022-09-22T21:14:51.747Z] unset SSH_AUTH_SOCK; [2022-09-22T21:14:51.748Z] unset SSH_AGENT_PID; [2022-09-22T21:14:51.748Z] echo Agent pid 38 killed; [2022-09-22T21:14:51.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-22T21:14:51.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T21:14:51.779Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T21:14:51.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T21:14:51.890Z] $ docker exec 22f1e8fc2d96b99708383c4fdc3bd2fd23acc08446872045a53c163557e04ee6 ssh-agent [2022-09-22T21:14:51.995Z] SSH_AUTH_SOCK=/tmp/ssh-oEbjPdOfordt/agent.70 [2022-09-22T21:14:51.995Z] SSH_AGENT_PID=76 [2022-09-22T21:14:51.999Z] Running ssh-add (command line suppressed) [2022-09-22T21:14:52.102Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5758615235314938058.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5758615235314938058.key) [2022-09-22T21:14:52.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T21:14:52.397Z] + git semver init [2022-09-22T21:14:52.656Z] 2022-09-22 21:14:52,573 [run_init] DEBUG init version:0.0.0 force:False [2022-09-22T21:14:52.656Z] 2022-09-22 21:14:52,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-09-22T21:14:52.656Z] 2022-09-22 21:14:52,574 [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-09-22T21:14:52.656Z] 2022-09-22 21:14:52,575 [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-09-22T21:14:54.036Z] 2022-09-22 21:14:53,777 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-09-22T21:14:54.036Z] 2022-09-22 21:14:53,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-09-22T21:14:54.036Z] 2022-09-22 21:14:53,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T21:14:54.036Z] 2022-09-22 21:14:53,778 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T21:14:54.036Z] 2.3.0-dev.16 [Pipeline] } [2022-09-22T21:14:54.046Z] $ docker exec --env ******** --env ******** 22f1e8fc2d96b99708383c4fdc3bd2fd23acc08446872045a53c163557e04ee6 ssh-agent -k [2022-09-22T21:14:54.147Z] unset SSH_AUTH_SOCK; [2022-09-22T21:14:54.148Z] unset SSH_AGENT_PID; [2022-09-22T21:14:54.148Z] echo Agent pid 76 killed; [2022-09-22T21:14:54.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T21:14:54.467Z] + git semver [Pipeline] } [2022-09-22T21:14:54.740Z] $ docker stop --time=1 22f1e8fc2d96b99708383c4fdc3bd2fd23acc08446872045a53c163557e04ee6 [2022-09-22T21:14:56.193Z] $ docker rm -f 22f1e8fc2d96b99708383c4fdc3bd2fd23acc08446872045a53c163557e04ee6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T21:14:56.558Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-22T21:14:56.736Z] Stashed 1 file(s) [Pipeline] echo [2022-09-22T21:14:56.738Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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-09-22T21:14:56.863Z] provisioning config files... [2022-09-22T21:14:56.872Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9138164960600627473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:14:57.167Z] ---> docker-login.sh [2022-09-22T21:14:57.167Z] nexus3.edgexfoundry.org:10001 [2022-09-22T21:14:57.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:57.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:57.167Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:57.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:57.167Z] [2022-09-22T21:14:57.167Z] Login Succeeded [2022-09-22T21:14:57.167Z] nexus3.edgexfoundry.org:10002 [2022-09-22T21:14:57.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:57.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:57.167Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:57.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:57.167Z] [2022-09-22T21:14:57.167Z] Login Succeeded [2022-09-22T21:14:57.167Z] nexus3.edgexfoundry.org:10003 [2022-09-22T21:14:57.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:57.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:57.429Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:57.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:57.429Z] [2022-09-22T21:14:57.429Z] Login Succeeded [2022-09-22T21:14:57.429Z] nexus3.edgexfoundry.org:10004 [2022-09-22T21:14:57.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:57.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:57.429Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:57.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:57.429Z] [2022-09-22T21:14:57.429Z] Login Succeeded [2022-09-22T21:14:57.429Z] docker.io [2022-09-22T21:14:57.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:14:57.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:14:57.948Z] Configure a credential helper to remove this warning. See [2022-09-22T21:14:57.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:14:57.948Z] [2022-09-22T21:14:57.948Z] Login Succeeded [2022-09-22T21:14:57.948Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T21:14:57.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T21:14:58.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T21:14:58.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T21:14:58.037Z] ========================================================= [2022-09-22T21:14:58.037Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-22T21:14:58.037Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:14:58.343Z] + 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-09-22T21:14:58.343Z] Sending build context to Docker daemon 12.48MB [2022-09-22T21:14:58.343Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T21:14:58.343Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T21:14:58.343Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-22T21:14:58.343Z] 2408cc74d12b: Pulling fs layer [2022-09-22T21:14:58.343Z] ea60b727a1ce: Pulling fs layer [2022-09-22T21:14:58.343Z] 30c4a7721957: Pulling fs layer [2022-09-22T21:14:58.343Z] 370296b7ddb6: Pulling fs layer [2022-09-22T21:14:58.343Z] 7c6cee850709: Pulling fs layer [2022-09-22T21:14:58.343Z] 39a5fcdaea64: Pulling fs layer [2022-09-22T21:14:58.343Z] d94ebbe4e438: Pulling fs layer [2022-09-22T21:14:58.343Z] bcfd1f05c69d: Pulling fs layer [2022-09-22T21:14:58.343Z] 59ccb84bbe0f: Pulling fs layer [2022-09-22T21:14:58.343Z] 370296b7ddb6: Waiting [2022-09-22T21:14:58.343Z] 39a5fcdaea64: Waiting [2022-09-22T21:14:58.343Z] 7c6cee850709: Waiting [2022-09-22T21:14:58.343Z] d94ebbe4e438: Waiting [2022-09-22T21:14:58.343Z] bcfd1f05c69d: Waiting [2022-09-22T21:14:58.343Z] 59ccb84bbe0f: Waiting [2022-09-22T21:14:58.343Z] 30c4a7721957: Verifying Checksum [2022-09-22T21:14:58.343Z] 30c4a7721957: Download complete [2022-09-22T21:14:58.343Z] ea60b727a1ce: Verifying Checksum [2022-09-22T21:14:58.343Z] ea60b727a1ce: Download complete [2022-09-22T21:14:58.343Z] 7c6cee850709: Verifying Checksum [2022-09-22T21:14:58.343Z] 7c6cee850709: Download complete [2022-09-22T21:14:58.603Z] 39a5fcdaea64: Verifying Checksum [2022-09-22T21:14:58.603Z] 39a5fcdaea64: Download complete [2022-09-22T21:14:58.603Z] 2408cc74d12b: Verifying Checksum [2022-09-22T21:14:58.603Z] 2408cc74d12b: Download complete [2022-09-22T21:14:58.603Z] d94ebbe4e438: Download complete [2022-09-22T21:14:58.603Z] 2408cc74d12b: Pull complete [2022-09-22T21:14:58.864Z] ea60b727a1ce: Pull complete [2022-09-22T21:14:58.864Z] 30c4a7721957: Pull complete [2022-09-22T21:14:58.864Z] 59ccb84bbe0f: Verifying Checksum [2022-09-22T21:14:58.864Z] 59ccb84bbe0f: Download complete [2022-09-22T21:14:59.125Z] bcfd1f05c69d: Verifying Checksum [2022-09-22T21:14:59.125Z] bcfd1f05c69d: Download complete [2022-09-22T21:14:59.383Z] 370296b7ddb6: Verifying Checksum [2022-09-22T21:14:59.383Z] 370296b7ddb6: Download complete [2022-09-22T21:15:02.667Z] 370296b7ddb6: Pull complete [2022-09-22T21:15:02.667Z] 7c6cee850709: Pull complete [2022-09-22T21:15:02.667Z] 39a5fcdaea64: Pull complete [2022-09-22T21:15:02.926Z] d94ebbe4e438: Pull complete [2022-09-22T21:15:04.829Z] bcfd1f05c69d: Pull complete [2022-09-22T21:15:05.399Z] 59ccb84bbe0f: Pull complete [2022-09-22T21:15:05.399Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-22T21:15:05.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T21:15:05.399Z] ---> a4fb48ad2a94 [2022-09-22T21:15:05.399Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T21:15:09.601Z] ---> Running in 76642ce92e9a [2022-09-22T21:15:09.601Z] Removing intermediate container 76642ce92e9a [2022-09-22T21:15:09.601Z] ---> 2d4949d06277 [2022-09-22T21:15:09.601Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T21:15:09.601Z] ---> Running in 3f1168b587bd [2022-09-22T21:15:09.601Z] Removing intermediate container 3f1168b587bd [2022-09-22T21:15:09.601Z] ---> 59c08367383a [2022-09-22T21:15:09.601Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T21:15:09.601Z] ---> Running in 201301ef52fc [2022-09-22T21:15:09.601Z] Removing intermediate container 201301ef52fc [2022-09-22T21:15:09.601Z] ---> e9eeeb640c7d [2022-09-22T21:15:09.601Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T21:15:09.601Z] ---> Running in 8551708666bb [2022-09-22T21:15:09.601Z] Removing intermediate container 8551708666bb [2022-09-22T21:15:09.601Z] ---> ab775d56f02c [2022-09-22T21:15:09.601Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T21:15:09.601Z] ---> Running in c78f49778c9d [2022-09-22T21:15:09.861Z] Removing intermediate container c78f49778c9d [2022-09-22T21:15:09.861Z] ---> 6f7556936ad6 [2022-09-22T21:15:09.861Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T21:15:09.861Z] ---> Running in 721b92a59cc3 [2022-09-22T21:15:10.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T21:15:11.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T21:15:11.315Z] OK: 211 MiB in 51 packages [2022-09-22T21:15:11.574Z] Removing intermediate container 721b92a59cc3 [2022-09-22T21:15:11.574Z] ---> 0fa4e017cfb8 [2022-09-22T21:15:11.574Z] Step 9/14 : WORKDIR /app [2022-09-22T21:15:11.574Z] ---> Running in 42c9345a2490 [2022-09-22T21:15:11.832Z] Removing intermediate container 42c9345a2490 [2022-09-22T21:15:11.832Z] ---> a1469e05e395 [2022-09-22T21:15:11.832Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T21:15:11.832Z] ---> 7e920b62b907 [2022-09-22T21:15:11.832Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T21:15:11.832Z] ---> Running in 8542a4e0171a [2022-09-22T21:15:11.834Z] Still waiting to schedule task [2022-09-22T21:15:11.834Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-651’ [2022-09-22T21:15:33.812Z] Removing intermediate container 8542a4e0171a [2022-09-22T21:15:33.812Z] ---> 459a6c2b4702 [2022-09-22T21:15:33.812Z] Step 12/14 : COPY . . [2022-09-22T21:15:33.812Z] ---> f43d3268e705 [2022-09-22T21:15:33.812Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T21:15:33.812Z] ---> Running in 570cd6dc8901 [2022-09-22T21:15:33.812Z] Removing intermediate container 570cd6dc8901 [2022-09-22T21:15:33.812Z] ---> 7df981d1ec50 [2022-09-22T21:15:33.812Z] Step 14/14 : RUN $MAKE [2022-09-22T21:15:33.812Z] ---> Running in 662edcd789d4 [2022-09-22T21:15:33.812Z] noop [2022-09-22T21:15:33.812Z] Removing intermediate container 662edcd789d4 [2022-09-22T21:15:33.812Z] ---> e0b3f3555cde [2022-09-22T21:15:33.812Z] Successfully built e0b3f3555cde [2022-09-22T21:15:33.812Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:15:34.131Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T21:15:34.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:15:34.195Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:15:34.223Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-22T21:15:34.558Z] $ docker top ad43772157b6e12c5f508093ea6e382a195f637a2a3f8d5002664ee35bd8f64d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T21:15:34.897Z] + go version [2022-09-22T21:15:34.897Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-22T21:15:34.907Z] $ docker stop --time=1 ad43772157b6e12c5f508093ea6e382a195f637a2a3f8d5002664ee35bd8f64d [2022-09-22T21:15:36.155Z] $ docker rm -f ad43772157b6e12c5f508093ea6e382a195f637a2a3f8d5002664ee35bd8f64d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:15:36.556Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T21:15:36.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:15:36.618Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:15:36.646Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-09-22T21:15:36.964Z] $ docker top 590a13405552da6b73b0f95e9ce7bdcd2116090edcc506922a8eca66d6a65140 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T21:15:37.302Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-09-22T21:15:37.595Z] + make test [2022-09-22T21:15:37.595Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-22T21:15:47.560Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-22T21:15:47.560Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.054s coverage: 86.2% of statements [2022-09-22T21:15:47.560Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-22T21:15:49.460Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.555s coverage: 71.9% of statements [2022-09-22T21:15:57.560Z] 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-09-22T21:15:57.560Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-22T21:16:00.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T21:16:00.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T21:16:00.086Z] ./bin/test-attribution.sh [Pipeline] echo [2022-09-22T21:16:00.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T21:16:00.106Z] $ docker stop --time=1 590a13405552da6b73b0f95e9ce7bdcd2116090edcc506922a8eca66d6a65140 [2022-09-22T21:16:02.469Z] $ docker rm -f 590a13405552da6b73b0f95e9ce7bdcd2116090edcc506922a8eca66d6a65140 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T21:16:02.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T21:16:02.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-22T21:16:03.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T21:16:03.644Z] + ls -al . [2022-09-22T21:16:03.644Z] total 232 [2022-09-22T21:16:03.644Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:15 . [2022-09-22T21:16:03.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:14 .. [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 21:14 .dockerignore [2022-09-22T21:16:03.644Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:15 .git [2022-09-22T21:16:03.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:14 .github [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 21:14 .gitignore [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:14 .golangci.yml [2022-09-22T21:16:03.644Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:14 .semver [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 9922 Sep 22 21:14 Attribution.txt [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 22 21:14 CHANGELOG.md [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 22 21:14 Dockerfile [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:14 GOVERNANCE.md [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 21:14 Jenkinsfile [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 21:14 LICENSE [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 22 21:14 Makefile [2022-09-22T21:16:03.644Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 21:14 OWNERS.md [2022-09-22T21:16:03.645Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 22 21:14 README.md [2022-09-22T21:16:03.645Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:14 VERSION [2022-09-22T21:16:03.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:14 bin [2022-09-22T21:16:03.645Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 22 21:15 coverage.out [2022-09-22T21:16:03.645Z] -rw-rw-r-- 1 jenkins jenkins 3685 Sep 22 21:14 go.mod [2022-09-22T21:16:03.645Z] -rw-rw-r-- 1 jenkins jenkins 38073 Sep 22 21:14 go.sum [2022-09-22T21:16:03.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:14 images [2022-09-22T21:16:03.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:14 internal [2022-09-22T21:16:03.645Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 21:14 main.go [2022-09-22T21:16:03.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:14 res [2022-09-22T21:16:03.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:14 snap [2022-09-22T21:16:03.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:03.997Z] + 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=50b7175916fade296152ad9743613fc80727b30a --label arch=amd64 --label version=2.3.0-dev.16 . [2022-09-22T21:16:03.997Z] Sending build context to Docker daemon 12.48MB [2022-09-22T21:16:03.997Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T21:16:03.997Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-22T21:16:03.997Z] ---> e0b3f3555cde [2022-09-22T21:16:03.997Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T21:16:04.257Z] ---> Running in 1746fae7e969 [2022-09-22T21:16:04.257Z] Removing intermediate container 1746fae7e969 [2022-09-22T21:16:04.257Z] ---> 1a1f4efb8b49 [2022-09-22T21:16:04.257Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T21:16:04.257Z] ---> Running in 03862444cbd4 [2022-09-22T21:16:04.257Z] Removing intermediate container 03862444cbd4 [2022-09-22T21:16:04.257Z] ---> a14bc40b15a0 [2022-09-22T21:16:04.257Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-22T21:16:04.257Z] ---> Running in 636791f303fc [2022-09-22T21:16:04.515Z] Removing intermediate container 636791f303fc [2022-09-22T21:16:04.515Z] ---> 605873348b46 [2022-09-22T21:16:04.515Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T21:16:04.515Z] ---> Running in 708b597533f2 [2022-09-22T21:16:04.515Z] Removing intermediate container 708b597533f2 [2022-09-22T21:16:04.515Z] ---> c9bb396e1434 [2022-09-22T21:16:04.515Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T21:16:04.515Z] ---> Running in 1fcd8874d44e [2022-09-22T21:16:05.082Z] Removing intermediate container 1fcd8874d44e [2022-09-22T21:16:05.082Z] ---> 26240c95c984 [2022-09-22T21:16:05.082Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T21:16:05.082Z] ---> Running in e2344bd2caf0 [2022-09-22T21:16:05.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T21:16:06.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T21:16:06.539Z] OK: 211 MiB in 51 packages [2022-09-22T21:16:06.798Z] Removing intermediate container e2344bd2caf0 [2022-09-22T21:16:06.798Z] ---> 34af91b8d560 [2022-09-22T21:16:06.798Z] Step 9/32 : WORKDIR /app [2022-09-22T21:16:06.798Z] ---> Running in 34c249adb2b3 [2022-09-22T21:16:06.798Z] Removing intermediate container 34c249adb2b3 [2022-09-22T21:16:06.798Z] ---> 125e89143b46 [2022-09-22T21:16:06.798Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-22T21:16:06.798Z] ---> 44287d29394e [2022-09-22T21:16:06.799Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T21:16:07.058Z] ---> Running in c89e227f4d25 [2022-09-22T21:16:07.700Z] Removing intermediate container c89e227f4d25 [2022-09-22T21:16:07.700Z] ---> cd53947fd55b [2022-09-22T21:16:07.700Z] Step 12/32 : COPY . . [2022-09-22T21:16:07.963Z] ---> c7bca78c7644 [2022-09-22T21:16:07.963Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T21:16:07.963Z] ---> Running in 448d7b393388 [2022-09-22T21:16:07.963Z] Removing intermediate container 448d7b393388 [2022-09-22T21:16:07.963Z] ---> b19b8236d527 [2022-09-22T21:16:07.963Z] Step 14/32 : RUN $MAKE [2022-09-22T21:16:07.963Z] ---> Running in 8952aa116638 [2022-09-22T21:16:08.221Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-22T21:16:30.144Z] Removing intermediate container 8952aa116638 [2022-09-22T21:16:30.144Z] ---> 8d02e2473126 [2022-09-22T21:16:30.144Z] Step 15/32 : FROM alpine:3.14 [2022-09-22T21:16:30.144Z] 3.14: Pulling from library/alpine [2022-09-22T21:16:30.144Z] c7ed990a2339: Pulling fs layer [2022-09-22T21:16:30.144Z] c7ed990a2339: Verifying Checksum [2022-09-22T21:16:30.144Z] c7ed990a2339: Download complete [2022-09-22T21:16:30.144Z] c7ed990a2339: Pull complete [2022-09-22T21:16:30.144Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-22T21:16:30.144Z] Status: Downloaded newer image for alpine:3.14 [2022-09-22T21:16:30.144Z] ---> dd53f409bf0b [2022-09-22T21:16:30.144Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T21:16:30.144Z] ---> Running in 362ecb48c748 [2022-09-22T21:16:30.144Z] Removing intermediate container 362ecb48c748 [2022-09-22T21:16:30.144Z] ---> f40bbfe95e63 [2022-09-22T21:16:30.144Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-22T21:16:30.144Z] ---> Running in 0bbd387b38e7 [2022-09-22T21:16:30.144Z] Removing intermediate container 0bbd387b38e7 [2022-09-22T21:16:30.144Z] ---> 14f8e636676c [2022-09-22T21:16:30.144Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T21:16:30.144Z] ---> Running in 6daa4716c2fa [2022-09-22T21:16:30.144Z] Removing intermediate container 6daa4716c2fa [2022-09-22T21:16:30.144Z] ---> 0f5c13d504c7 [2022-09-22T21:16:30.144Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-22T21:16:30.144Z] ---> Running in 50fa5a5b0527 [2022-09-22T21:16:30.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-22T21:16:31.339Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-22T21:16:31.339Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T21:16:31.598Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T21:16:31.598Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-22T21:16:31.856Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T21:16:31.856Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-22T21:16:31.856Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T21:16:32.115Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T21:16:32.115Z] Executing busybox-1.33.1-r8.trigger [2022-09-22T21:16:32.115Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T21:16:32.115Z] OK: 9 MiB in 21 packages [2022-09-22T21:16:32.682Z] Removing intermediate container 50fa5a5b0527 [2022-09-22T21:16:32.682Z] ---> f5525b74e69a [2022-09-22T21:16:32.682Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T21:16:32.940Z] ---> cf4be6320339 [2022-09-22T21:16:32.940Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T21:16:32.940Z] ---> 43f925134477 [2022-09-22T21:16:32.940Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-22T21:16:32.940Z] ---> 2d63cf4ca077 [2022-09-22T21:16:32.940Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-22T21:16:33.198Z] ---> 75cf9f77434a [2022-09-22T21:16:33.198Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-22T21:16:34.143Z] ---> d157c6e0b426 [2022-09-22T21:16:34.143Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-22T21:16:34.143Z] ---> Running in ccc4fc35be9b [2022-09-22T21:16:34.401Z] Removing intermediate container ccc4fc35be9b [2022-09-22T21:16:34.401Z] ---> a724c56c66e3 [2022-09-22T21:16:34.401Z] Step 26/32 : VOLUME /cache [2022-09-22T21:16:34.401Z] ---> Running in 4d5ee73c6247 [2022-09-22T21:16:34.660Z] Removing intermediate container 4d5ee73c6247 [2022-09-22T21:16:34.660Z] ---> 347c65d796ec [2022-09-22T21:16:34.660Z] Step 27/32 : EXPOSE 59711 [2022-09-22T21:16:34.660Z] ---> Running in 11c2cae828b1 [2022-09-22T21:16:34.660Z] Removing intermediate container 11c2cae828b1 [2022-09-22T21:16:34.660Z] ---> 695c3037c4a1 [2022-09-22T21:16:34.660Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-22T21:16:34.660Z] ---> Running in 12db020e85f1 [2022-09-22T21:16:34.660Z] Removing intermediate container 12db020e85f1 [2022-09-22T21:16:34.660Z] ---> 5f9c63431438 [2022-09-22T21:16:34.660Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-22T21:16:34.660Z] ---> Running in f46daceec591 [2022-09-22T21:16:34.954Z] Removing intermediate container f46daceec591 [2022-09-22T21:16:34.954Z] ---> 1de506727214 [2022-09-22T21:16:34.954Z] Step 30/32 : LABEL arch=amd64 [2022-09-22T21:16:34.954Z] ---> Running in 4cf2cec4dc82 [2022-09-22T21:16:34.954Z] Removing intermediate container 4cf2cec4dc82 [2022-09-22T21:16:34.954Z] ---> 951caa2b15f3 [2022-09-22T21:16:34.954Z] Step 31/32 : LABEL git_sha=50b7175916fade296152ad9743613fc80727b30a [2022-09-22T21:16:34.954Z] ---> Running in f41ede775e7b [2022-09-22T21:16:34.954Z] Removing intermediate container f41ede775e7b [2022-09-22T21:16:34.954Z] ---> e0deefb17816 [2022-09-22T21:16:34.954Z] Step 32/32 : LABEL version=2.3.0-dev.16 [2022-09-22T21:16:34.954Z] ---> Running in fc51050df9a7 [2022-09-22T21:16:35.220Z] Removing intermediate container fc51050df9a7 [2022-09-22T21:16:35.220Z] ---> cbd91c685730 [2022-09-22T21:16:35.220Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T21:16:35.220Z] Successfully built cbd91c685730 [2022-09-22T21:16:35.220Z] 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-09-22T21:16:35.310Z] provisioning config files... [2022-09-22T21:16:35.328Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12368334578035406269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:16:35.633Z] ---> docker-login.sh [2022-09-22T21:16:35.633Z] nexus3.edgexfoundry.org:10001 [2022-09-22T21:16:35.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:16:35.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:16:35.633Z] Configure a credential helper to remove this warning. See [2022-09-22T21:16:35.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:16:35.633Z] [2022-09-22T21:16:35.633Z] Login Succeeded [2022-09-22T21:16:35.633Z] nexus3.edgexfoundry.org:10002 [2022-09-22T21:16:35.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:16:35.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:16:35.633Z] Configure a credential helper to remove this warning. See [2022-09-22T21:16:35.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:16:35.633Z] [2022-09-22T21:16:35.633Z] Login Succeeded [2022-09-22T21:16:35.633Z] nexus3.edgexfoundry.org:10003 [2022-09-22T21:16:35.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:16:35.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:16:35.899Z] Configure a credential helper to remove this warning. See [2022-09-22T21:16:35.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:16:35.899Z] [2022-09-22T21:16:35.899Z] Login Succeeded [2022-09-22T21:16:35.899Z] nexus3.edgexfoundry.org:10004 [2022-09-22T21:16:35.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:16:35.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:16:35.899Z] Configure a credential helper to remove this warning. See [2022-09-22T21:16:35.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:16:35.899Z] [2022-09-22T21:16:35.899Z] Login Succeeded [2022-09-22T21:16:35.899Z] docker.io [2022-09-22T21:16:35.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:16:36.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:16:36.501Z] Configure a credential helper to remove this warning. See [2022-09-22T21:16:36.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:16:36.501Z] [2022-09-22T21:16:36.501Z] Login Succeeded [2022-09-22T21:16:36.501Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T21:16:36.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T21:16:36.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T21:16:36.546Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-09-22T21:16:36.546Z] 50b7175916fade296152ad9743613fc80727b30a [2022-09-22T21:16:36.546Z] latest [2022-09-22T21:16:36.546Z] 2.3.0-dev.16 [2022-09-22T21:16:36.546Z] 50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16 [2022-09-22T21:16:36.546Z] main [2022-09-22T21:16:36.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:36.853Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:50b7175916fade296152ad9743613fc80727b30a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:37.158Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:50b7175916fade296152ad9743613fc80727b30a [2022-09-22T21:16:37.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T21:16:37.159Z] 2fe34123a4c6: Preparing [2022-09-22T21:16:37.159Z] ae433486744f: Preparing [2022-09-22T21:16:37.159Z] a8aaa6b24972: Preparing [2022-09-22T21:16:37.159Z] 4cdeb399de41: Preparing [2022-09-22T21:16:37.159Z] a1fec69f0ad4: Preparing [2022-09-22T21:16:37.159Z] eeb87e3dbf11: Preparing [2022-09-22T21:16:37.159Z] 91d716de3a06: Preparing [2022-09-22T21:16:37.159Z] 779a630eb241: Preparing [2022-09-22T21:16:37.159Z] 63493a9ab2d4: Preparing [2022-09-22T21:16:37.159Z] 779a630eb241: Waiting [2022-09-22T21:16:37.159Z] 63493a9ab2d4: Waiting [2022-09-22T21:16:37.159Z] eeb87e3dbf11: Waiting [2022-09-22T21:16:37.159Z] 91d716de3a06: Waiting [2022-09-22T21:16:37.159Z] 2fe34123a4c6: Pushed [2022-09-22T21:16:37.159Z] 4cdeb399de41: Pushed [2022-09-22T21:16:37.159Z] a8aaa6b24972: Pushed [2022-09-22T21:16:37.159Z] a1fec69f0ad4: Pushed [2022-09-22T21:16:37.159Z] 63493a9ab2d4: Layer already exists [2022-09-22T21:16:37.416Z] eeb87e3dbf11: Pushed [2022-09-22T21:16:37.416Z] 779a630eb241: Pushed [2022-09-22T21:16:37.675Z] 91d716de3a06: Pushed [2022-09-22T21:16:39.582Z] ae433486744f: Pushed [2022-09-22T21:16:39.582Z] 50b7175916fade296152ad9743613fc80727b30a: digest: sha256:7a611a199b697ccc14547f1683cb9521c3ac6204544647b6da80af5aa4ba7c17 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:39.884Z] + 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-09-22T21:16:40.184Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-09-22T21:16:40.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T21:16:40.184Z] 2fe34123a4c6: Preparing [2022-09-22T21:16:40.184Z] ae433486744f: Preparing [2022-09-22T21:16:40.184Z] a8aaa6b24972: Preparing [2022-09-22T21:16:40.184Z] 4cdeb399de41: Preparing [2022-09-22T21:16:40.184Z] a1fec69f0ad4: Preparing [2022-09-22T21:16:40.184Z] eeb87e3dbf11: Preparing [2022-09-22T21:16:40.184Z] 91d716de3a06: Preparing [2022-09-22T21:16:40.184Z] 779a630eb241: Preparing [2022-09-22T21:16:40.184Z] 63493a9ab2d4: Preparing [2022-09-22T21:16:40.184Z] 91d716de3a06: Waiting [2022-09-22T21:16:40.184Z] 779a630eb241: Waiting [2022-09-22T21:16:40.184Z] 63493a9ab2d4: Waiting [2022-09-22T21:16:40.184Z] eeb87e3dbf11: Waiting [2022-09-22T21:16:40.184Z] ae433486744f: Layer already exists [2022-09-22T21:16:40.184Z] a8aaa6b24972: Layer already exists [2022-09-22T21:16:40.184Z] a1fec69f0ad4: Layer already exists [2022-09-22T21:16:40.184Z] 4cdeb399de41: Layer already exists [2022-09-22T21:16:40.184Z] 2fe34123a4c6: Layer already exists [2022-09-22T21:16:40.184Z] eeb87e3dbf11: Layer already exists [2022-09-22T21:16:40.184Z] 779a630eb241: Layer already exists [2022-09-22T21:16:40.184Z] 63493a9ab2d4: Layer already exists [2022-09-22T21:16:40.184Z] 91d716de3a06: Layer already exists [2022-09-22T21:16:40.184Z] latest: digest: sha256:7a611a199b697ccc14547f1683cb9521c3ac6204544647b6da80af5aa4ba7c17 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:40.488Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:40.791Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.16 [2022-09-22T21:16:40.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T21:16:40.791Z] 2fe34123a4c6: Preparing [2022-09-22T21:16:40.791Z] ae433486744f: Preparing [2022-09-22T21:16:40.791Z] a8aaa6b24972: Preparing [2022-09-22T21:16:40.791Z] 4cdeb399de41: Preparing [2022-09-22T21:16:40.791Z] a1fec69f0ad4: Preparing [2022-09-22T21:16:40.791Z] eeb87e3dbf11: Preparing [2022-09-22T21:16:40.791Z] 91d716de3a06: Preparing [2022-09-22T21:16:40.791Z] 779a630eb241: Preparing [2022-09-22T21:16:40.791Z] 63493a9ab2d4: Preparing [2022-09-22T21:16:40.791Z] eeb87e3dbf11: Waiting [2022-09-22T21:16:40.791Z] 91d716de3a06: Waiting [2022-09-22T21:16:40.791Z] 779a630eb241: Waiting [2022-09-22T21:16:40.791Z] 63493a9ab2d4: Waiting [2022-09-22T21:16:40.791Z] a8aaa6b24972: Layer already exists [2022-09-22T21:16:40.791Z] a1fec69f0ad4: Layer already exists [2022-09-22T21:16:40.791Z] 4cdeb399de41: Layer already exists [2022-09-22T21:16:40.791Z] ae433486744f: Layer already exists [2022-09-22T21:16:40.791Z] 2fe34123a4c6: Layer already exists [2022-09-22T21:16:40.791Z] 91d716de3a06: Layer already exists [2022-09-22T21:16:40.791Z] eeb87e3dbf11: Layer already exists [2022-09-22T21:16:40.791Z] 779a630eb241: Layer already exists [2022-09-22T21:16:40.791Z] 63493a9ab2d4: Layer already exists [2022-09-22T21:16:40.791Z] 2.3.0-dev.16: digest: sha256:7a611a199b697ccc14547f1683cb9521c3ac6204544647b6da80af5aa4ba7c17 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:41.101Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:41.403Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16 [2022-09-22T21:16:41.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T21:16:41.403Z] 2fe34123a4c6: Preparing [2022-09-22T21:16:41.403Z] ae433486744f: Preparing [2022-09-22T21:16:41.403Z] a8aaa6b24972: Preparing [2022-09-22T21:16:41.403Z] 4cdeb399de41: Preparing [2022-09-22T21:16:41.403Z] a1fec69f0ad4: Preparing [2022-09-22T21:16:41.403Z] eeb87e3dbf11: Preparing [2022-09-22T21:16:41.403Z] 91d716de3a06: Preparing [2022-09-22T21:16:41.403Z] 779a630eb241: Preparing [2022-09-22T21:16:41.403Z] 63493a9ab2d4: Preparing [2022-09-22T21:16:41.403Z] 779a630eb241: Waiting [2022-09-22T21:16:41.403Z] eeb87e3dbf11: Waiting [2022-09-22T21:16:41.403Z] 63493a9ab2d4: Waiting [2022-09-22T21:16:41.403Z] 91d716de3a06: Waiting [2022-09-22T21:16:41.663Z] 2fe34123a4c6: Layer already exists [2022-09-22T21:16:41.663Z] 4cdeb399de41: Layer already exists [2022-09-22T21:16:41.663Z] ae433486744f: Layer already exists [2022-09-22T21:16:41.663Z] a1fec69f0ad4: Layer already exists [2022-09-22T21:16:41.663Z] a8aaa6b24972: Layer already exists [2022-09-22T21:16:41.663Z] eeb87e3dbf11: Layer already exists [2022-09-22T21:16:41.663Z] 91d716de3a06: Layer already exists [2022-09-22T21:16:41.663Z] 63493a9ab2d4: Layer already exists [2022-09-22T21:16:41.663Z] 779a630eb241: Layer already exists [2022-09-22T21:16:41.663Z] 50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16: digest: sha256:7a611a199b697ccc14547f1683cb9521c3ac6204544647b6da80af5aa4ba7c17 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:41.974Z] + 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-09-22T21:16:42.282Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-09-22T21:16:42.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-09-22T21:16:42.282Z] 2fe34123a4c6: Preparing [2022-09-22T21:16:42.282Z] ae433486744f: Preparing [2022-09-22T21:16:42.282Z] a8aaa6b24972: Preparing [2022-09-22T21:16:42.282Z] 4cdeb399de41: Preparing [2022-09-22T21:16:42.282Z] a1fec69f0ad4: Preparing [2022-09-22T21:16:42.282Z] eeb87e3dbf11: Preparing [2022-09-22T21:16:42.282Z] 91d716de3a06: Preparing [2022-09-22T21:16:42.282Z] 779a630eb241: Preparing [2022-09-22T21:16:42.282Z] 63493a9ab2d4: Preparing [2022-09-22T21:16:42.282Z] eeb87e3dbf11: Waiting [2022-09-22T21:16:42.282Z] 91d716de3a06: Waiting [2022-09-22T21:16:42.282Z] 779a630eb241: Waiting [2022-09-22T21:16:42.282Z] 63493a9ab2d4: Waiting [2022-09-22T21:16:42.282Z] a8aaa6b24972: Layer already exists [2022-09-22T21:16:42.282Z] a1fec69f0ad4: Layer already exists [2022-09-22T21:16:42.282Z] 4cdeb399de41: Layer already exists [2022-09-22T21:16:42.282Z] ae433486744f: Layer already exists [2022-09-22T21:16:42.282Z] 2fe34123a4c6: Layer already exists [2022-09-22T21:16:42.282Z] 779a630eb241: Layer already exists [2022-09-22T21:16:42.282Z] 91d716de3a06: Layer already exists [2022-09-22T21:16:42.282Z] eeb87e3dbf11: Layer already exists [2022-09-22T21:16:42.282Z] 63493a9ab2d4: Layer already exists [2022-09-22T21:16:42.282Z] main: digest: sha256:7a611a199b697ccc14547f1683cb9521c3ac6204544647b6da80af5aa4ba7c17 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T21:16:42.318Z] ===================================================== [Pipeline] echo [2022-09-22T21:16:42.323Z] taggedImages: [2022-09-22T21:16:42.323Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:50b7175916fade296152ad9743613fc80727b30a [2022-09-22T21:16:42.323Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-09-22T21:16:42.323Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.16 [2022-09-22T21:16:42.323Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16 [2022-09-22T21:16:42.323Z] - 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-09-22T21:16:42.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T21:16:42.670Z] [2022-09-22T21:16:42.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:16:42.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T21:16:42.969Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-22T21:16:42.969Z] 5eb5b503b376: Pulling fs layer [2022-09-22T21:16:42.969Z] 5c69ac0246d0: Pulling fs layer [2022-09-22T21:16:42.969Z] ec43610c2a17: Pulling fs layer [2022-09-22T21:16:42.969Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-22T21:16:42.969Z] 33b1e0a273af: Pulling fs layer [2022-09-22T21:16:42.969Z] 5d3b04190fa2: Pulling fs layer [2022-09-22T21:16:42.969Z] 2f39f015ded8: Pulling fs layer [2022-09-22T21:16:42.969Z] 5d3b04190fa2: Waiting [2022-09-22T21:16:42.969Z] 2f39f015ded8: Waiting [2022-09-22T21:16:42.969Z] 3a2ae6a8a46f: Waiting [2022-09-22T21:16:42.969Z] 5c69ac0246d0: Verifying Checksum [2022-09-22T21:16:42.969Z] 5c69ac0246d0: Download complete [2022-09-22T21:16:42.969Z] 3a2ae6a8a46f: Download complete [2022-09-22T21:16:42.969Z] 33b1e0a273af: Verifying Checksum [2022-09-22T21:16:42.969Z] 33b1e0a273af: Download complete [2022-09-22T21:16:43.226Z] 5d3b04190fa2: Verifying Checksum [2022-09-22T21:16:43.226Z] 5d3b04190fa2: Download complete [2022-09-22T21:16:43.226Z] ec43610c2a17: Verifying Checksum [2022-09-22T21:16:43.226Z] ec43610c2a17: Download complete [2022-09-22T21:16:43.226Z] 5eb5b503b376: Verifying Checksum [2022-09-22T21:16:43.226Z] 5eb5b503b376: Download complete [2022-09-22T21:16:43.793Z] 2f39f015ded8: Download complete [2022-09-22T21:16:44.360Z] 5eb5b503b376: Pull complete [2022-09-22T21:16:44.619Z] 5c69ac0246d0: Pull complete [2022-09-22T21:16:44.876Z] ec43610c2a17: Pull complete [2022-09-22T21:16:44.876Z] 3a2ae6a8a46f: Pull complete [2022-09-22T21:16:45.135Z] 33b1e0a273af: Pull complete [2022-09-22T21:16:45.135Z] 5d3b04190fa2: Pull complete [2022-09-22T21:16:49.322Z] 2f39f015ded8: Pull complete [2022-09-22T21:16:49.322Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-22T21:16:49.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T21:16:49.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:16:49.397Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:16:49.423Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-22T21:16:52.455Z] $ docker top 3f9d92b705f4655a257b9de2571901d893f19d13fbf99e2b90ffd340dff32635 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:16:52.858Z] ---> job-cost.sh [2022-09-22T21:16:52.858Z] lf-activate-venv: SKIPPING [2022-09-22T21:16:52.858Z] INFO: No Stack... [2022-09-22T21:16:53.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T21:16:53.685Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T21:16:53.975Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-09-22T21:16:53.975Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T21:16:53.987Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-56-stack-cost] [2022-09-22T21:16:53.993Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-56-stack-cost] did not exist. Created. [2022-09-22T21:16:53.993Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T21:16:54.294Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-22T21:16:54.323Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T21:16:54.328Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T21:16:54.342Z] $ docker stop --time=1 3f9d92b705f4655a257b9de2571901d893f19d13fbf99e2b90ffd340dff32635 [2022-09-22T21:16:55.505Z] $ docker rm -f 3f9d92b705f4655a257b9de2571901d893f19d13fbf99e2b90ffd340dff32635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-22T21:18:19.970Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-653 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-09-22T21:18:19.982Z] Running in /w/workspace/app-rfid-llrp-inventory/56 [Pipeline] { [Pipeline] checkout [2022-09-22T21:18:20.016Z] The recommended git tool is: git [2022-09-22T21:18:26.196Z] using credential edgex-jenkins-ssh [2022-09-22T21:18:26.211Z] Cloning the remote Git repository [2022-09-22T21:18:26.260Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-22T21:18:26.346Z] > git init /w/workspace/app-rfid-llrp-inventory/56 # timeout=10 [2022-09-22T21:18:26.521Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-22T21:18:26.522Z] > git --version # timeout=10 [2022-09-22T21:18:26.543Z] > git --version # 'git version 2.25.1' [2022-09-22T21:18:26.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T21:18:26.600Z] Verifying host key using known hosts file [2022-09-22T21:18:26.802Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-22T21:18:26.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T21:18:29.012Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-22T21:18:29.037Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T21:18:30.050Z] Avoid second fetch [2022-09-22T21:18:30.050Z] Checking out Revision 50b7175916fade296152ad9743613fc80727b30a (main) [2022-09-22T21:18:30.621Z] Commit message: "refactor: Adjust NATS Subject to be for all data not just Events (#111)" [2022-09-22T21:18:30.068Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T21:18:30.086Z] > git checkout -f 50b7175916fade296152ad9743613fc80727b30a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T21:18:31.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-22T21:18:31.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T21:18:31.637Z] Dload Upload Total Spent Left Speed [2022-09-22T21:18:31.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2022-09-22T21:18:32.353Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-22T21:18:32.692Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-22T21:18:32.693Z] + sudo tee /etc/docker/daemon.new [2022-09-22T21:18:32.693Z] { [2022-09-22T21:18:32.693Z] "registry-mirrors": [ [2022-09-22T21:18:32.693Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-22T21:18:32.693Z] ], [2022-09-22T21:18:32.693Z] "bip": "10.250.0.254/24", [2022-09-22T21:18:32.693Z] "hosts": [ [2022-09-22T21:18:32.693Z] "tcp://0.0.0.0:5555", [2022-09-22T21:18:32.693Z] "unix:///var/run/docker.sock" [2022-09-22T21:18:32.693Z] ], [2022-09-22T21:18:32.693Z] "mtu": 1458, [2022-09-22T21:18:32.693Z] "selinux-enabled": true, [2022-09-22T21:18:32.693Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-22T21:18:32.693Z] } [Pipeline] sh [2022-09-22T21:18:33.041Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-22T21:18:33.394Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T21:18:51.688Z] provisioning config files... [2022-09-22T21:18:51.713Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/56@tmp/config10048915255714775207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:18:52.061Z] ---> docker-login.sh [2022-09-22T21:18:52.061Z] nexus3.edgexfoundry.org:10001 [2022-09-22T21:18:52.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:18:52.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:18:52.606Z] Configure a credential helper to remove this warning. See [2022-09-22T21:18:52.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:18:52.606Z] [2022-09-22T21:18:52.606Z] Login Succeeded [2022-09-22T21:18:52.606Z] nexus3.edgexfoundry.org:10002 [2022-09-22T21:18:52.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:18:53.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:18:53.145Z] Configure a credential helper to remove this warning. See [2022-09-22T21:18:53.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:18:53.145Z] [2022-09-22T21:18:53.145Z] Login Succeeded [2022-09-22T21:18:53.145Z] nexus3.edgexfoundry.org:10003 [2022-09-22T21:18:53.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:18:53.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:18:53.415Z] Configure a credential helper to remove this warning. See [2022-09-22T21:18:53.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:18:53.415Z] [2022-09-22T21:18:53.415Z] Login Succeeded [2022-09-22T21:18:53.415Z] nexus3.edgexfoundry.org:10004 [2022-09-22T21:18:53.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:18:53.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:18:53.688Z] Configure a credential helper to remove this warning. See [2022-09-22T21:18:53.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:18:53.688Z] [2022-09-22T21:18:53.688Z] Login Succeeded [2022-09-22T21:18:53.688Z] docker.io [2022-09-22T21:18:53.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:18:54.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:18:54.548Z] Configure a credential helper to remove this warning. See [2022-09-22T21:18:54.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:18:54.548Z] [2022-09-22T21:18:54.548Z] Login Succeeded [2022-09-22T21:18:54.548Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T21:18:54.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T21:18:54.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T21:18:54.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T21:18:54.757Z] ========================================================= [2022-09-22T21:18:54.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-22T21:18:54.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:18:55.112Z] + 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-09-22T21:18:55.384Z] Sending build context to Docker daemon 683.5kB [2022-09-22T21:18:55.384Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T21:18:55.384Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-22T21:18:55.656Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-22T21:18:55.656Z] b3c136eddcbf: Pulling fs layer [2022-09-22T21:18:55.656Z] c0a3192eca97: Pulling fs layer [2022-09-22T21:18:55.656Z] a050256f5b6f: Pulling fs layer [2022-09-22T21:18:55.656Z] 656be50a0ddc: Pulling fs layer [2022-09-22T21:18:55.656Z] 2bbca73fdf42: Pulling fs layer [2022-09-22T21:18:55.656Z] 46d945488cbd: Pulling fs layer [2022-09-22T21:18:55.656Z] 8a5474983e97: Pulling fs layer [2022-09-22T21:18:55.656Z] 329c88fbcd65: Pulling fs layer [2022-09-22T21:18:55.656Z] 656be50a0ddc: Waiting [2022-09-22T21:18:55.656Z] 2bbca73fdf42: Waiting [2022-09-22T21:18:55.656Z] 46d945488cbd: Waiting [2022-09-22T21:18:55.656Z] 8a5474983e97: Waiting [2022-09-22T21:18:55.656Z] 329c88fbcd65: Waiting [2022-09-22T21:18:55.656Z] a050256f5b6f: Verifying Checksum [2022-09-22T21:18:55.656Z] a050256f5b6f: Download complete [2022-09-22T21:18:55.656Z] c0a3192eca97: Download complete [2022-09-22T21:18:55.656Z] 2bbca73fdf42: Verifying Checksum [2022-09-22T21:18:55.656Z] 2bbca73fdf42: Download complete [2022-09-22T21:18:55.656Z] 46d945488cbd: Verifying Checksum [2022-09-22T21:18:55.656Z] 46d945488cbd: Download complete [2022-09-22T21:18:55.656Z] b3c136eddcbf: Verifying Checksum [2022-09-22T21:18:55.656Z] b3c136eddcbf: Download complete [2022-09-22T21:18:56.655Z] b3c136eddcbf: Pull complete [2022-09-22T21:18:56.932Z] 329c88fbcd65: Verifying Checksum [2022-09-22T21:18:56.932Z] 329c88fbcd65: Download complete [2022-09-22T21:18:57.205Z] c0a3192eca97: Pull complete [2022-09-22T21:18:57.477Z] a050256f5b6f: Pull complete [2022-09-22T21:18:58.068Z] 8a5474983e97: Download complete [2022-09-22T21:18:59.044Z] 656be50a0ddc: Verifying Checksum [2022-09-22T21:18:59.044Z] 656be50a0ddc: Download complete [2022-09-22T21:19:11.407Z] 656be50a0ddc: Pull complete [2022-09-22T21:19:11.407Z] 2bbca73fdf42: Pull complete [2022-09-22T21:19:11.407Z] 46d945488cbd: Pull complete [2022-09-22T21:19:18.091Z] 8a5474983e97: Pull complete [2022-09-22T21:19:20.061Z] 329c88fbcd65: Pull complete [2022-09-22T21:19:20.061Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-22T21:19:20.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T21:19:20.061Z] ---> ff4287adb874 [2022-09-22T21:19:20.061Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T21:19:22.016Z] ---> Running in 3613d26dc6dc [2022-09-22T21:19:22.016Z] Removing intermediate container 3613d26dc6dc [2022-09-22T21:19:22.016Z] ---> 50dbb42e0fd4 [2022-09-22T21:19:22.016Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T21:19:22.286Z] ---> Running in 80cc18a42aeb [2022-09-22T21:19:22.555Z] Removing intermediate container 80cc18a42aeb [2022-09-22T21:19:22.555Z] ---> 922397e2999d [2022-09-22T21:19:22.555Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-22T21:19:22.555Z] ---> Running in 5d78814edeb0 [2022-09-22T21:19:22.837Z] Removing intermediate container 5d78814edeb0 [2022-09-22T21:19:22.837Z] ---> 0213828eb804 [2022-09-22T21:19:22.837Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T21:19:22.837Z] ---> Running in 979c8d19f9e2 [2022-09-22T21:19:23.426Z] Removing intermediate container 979c8d19f9e2 [2022-09-22T21:19:23.426Z] ---> 7a88ee2f75c6 [2022-09-22T21:19:23.426Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T21:19:23.426Z] ---> Running in 24943fdec3ce [2022-09-22T21:19:25.386Z] Removing intermediate container 24943fdec3ce [2022-09-22T21:19:25.386Z] ---> ed3d5591a992 [2022-09-22T21:19:25.386Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T21:19:25.386Z] ---> Running in 75957c44d5e7 [2022-09-22T21:19:26.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T21:19:27.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T21:19:28.378Z] OK: 221 MiB in 51 packages [2022-09-22T21:19:28.991Z] Removing intermediate container 75957c44d5e7 [2022-09-22T21:19:28.991Z] ---> 804327fdee3b [2022-09-22T21:19:28.991Z] Step 9/14 : WORKDIR /app [2022-09-22T21:19:29.285Z] ---> Running in 83089cc6a35d [2022-09-22T21:19:29.555Z] Removing intermediate container 83089cc6a35d [2022-09-22T21:19:29.555Z] ---> 0df4de84ca8a [2022-09-22T21:19:29.555Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-22T21:19:30.534Z] ---> b73d5a2a7ca3 [2022-09-22T21:19:30.534Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T21:19:30.534Z] ---> Running in fb3b867fede8 [2022-09-22T21:20:26.985Z] Removing intermediate container fb3b867fede8 [2022-09-22T21:20:26.985Z] ---> f82f0239a7d7 [2022-09-22T21:20:26.985Z] Step 12/14 : COPY . . [2022-09-22T21:20:26.985Z] ---> 9e098a26c7b7 [2022-09-22T21:20:26.985Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T21:20:26.985Z] ---> Running in 885324c3408e [2022-09-22T21:20:26.985Z] Removing intermediate container 885324c3408e [2022-09-22T21:20:26.985Z] ---> e7305560f601 [2022-09-22T21:20:26.985Z] Step 14/14 : RUN $MAKE [2022-09-22T21:20:26.985Z] ---> Running in b8eba74adff9 [2022-09-22T21:20:26.985Z] noop [2022-09-22T21:20:26.985Z] Removing intermediate container b8eba74adff9 [2022-09-22T21:20:26.985Z] ---> a4ff6c6e7e26 [2022-09-22T21:20:26.985Z] Successfully built a4ff6c6e7e26 [2022-09-22T21:20:26.985Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:20:27.338Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T21:20:27.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:20:27.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-653 does not seem to be running inside a container [2022-09-22T21:20:27.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/56 -v /w/workspace/app-rfid-llrp-inventory/56:/w/workspace/app-rfid-llrp-inventory/56:rw,z -v /w/workspace/app-rfid-llrp-inventory/56@tmp:/w/workspace/app-rfid-llrp-inventory/56@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-arm64 cat [2022-09-22T21:20:28.837Z] $ docker top 0bcc1edbe8b2b5926688b5895ccd55f650fd2c00135cc48d6d7dff73576284ea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T21:20:29.667Z] + go version [2022-09-22T21:20:29.667Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-22T21:20:29.688Z] $ docker stop --time=1 0bcc1edbe8b2b5926688b5895ccd55f650fd2c00135cc48d6d7dff73576284ea [2022-09-22T21:20:31.298Z] $ docker rm -f 0bcc1edbe8b2b5926688b5895ccd55f650fd2c00135cc48d6d7dff73576284ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:20:31.845Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T21:20:31.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:20:32.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-653 does not seem to be running inside a container [2022-09-22T21:20:32.090Z] $ 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/56 -v /w/workspace/app-rfid-llrp-inventory/56:/w/workspace/app-rfid-llrp-inventory/56:rw,z -v /w/workspace/app-rfid-llrp-inventory/56@tmp:/w/workspace/app-rfid-llrp-inventory/56@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-arm64 cat [2022-09-22T21:20:33.180Z] $ docker top 35a295894b619b8ad11dd20ba09d372c060c7af5368b2f18d3fa79f87e52cacb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T21:20:33.667Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/56 [Pipeline] fileExists [Pipeline] sh [2022-09-22T21:20:33.992Z] + make test [2022-09-22T21:20:33.992Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-22T21:22:10.645Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-22T21:22:10.645Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.172s coverage: 86.2% of statements [2022-09-22T21:22:10.645Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-22T21:22:10.645Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.717s coverage: 71.9% of statements [2022-09-22T21:22:10.645Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-22T21:22:10.645Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-22T21:22:32.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T21:22:32.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T21:22:32.711Z] ./bin/test-attribution.sh [Pipeline] echo [2022-09-22T21:22:32.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T21:22:32.741Z] $ docker stop --time=1 35a295894b619b8ad11dd20ba09d372c060c7af5368b2f18d3fa79f87e52cacb [2022-09-22T21:22:34.657Z] $ docker rm -f 35a295894b619b8ad11dd20ba09d372c060c7af5368b2f18d3fa79f87e52cacb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T21:22:36.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T21:22:36.572Z] Warning: overwriting stash ‘coverage-report’ [2022-09-22T21:22:37.031Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T21:22:37.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T21:22:37.739Z] + ls -al . [2022-09-22T21:22:37.739Z] total 228 [2022-09-22T21:22:37.739Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 21:20 . [2022-09-22T21:22:37.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:18 .. [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 22 21:18 .dockerignore [2022-09-22T21:22:37.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:18 .git [2022-09-22T21:22:37.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:18 .github [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 22 21:18 .gitignore [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:18 .golangci.yml [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 9922 Sep 22 21:18 Attribution.txt [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 22 21:18 CHANGELOG.md [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 1993 Sep 22 21:18 Dockerfile [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:18 GOVERNANCE.md [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 22 21:18 Jenkinsfile [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 22 21:18 LICENSE [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 3163 Sep 22 21:18 Makefile [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 22 21:18 OWNERS.md [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 31023 Sep 22 21:18 README.md [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:14 VERSION [2022-09-22T21:22:37.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:18 bin [2022-09-22T21:22:37.739Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 22 21:22 coverage.out [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 3685 Sep 22 21:18 go.mod [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 38073 Sep 22 21:18 go.sum [2022-09-22T21:22:37.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:18 images [2022-09-22T21:22:37.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:18 internal [2022-09-22T21:22:37.739Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 22 21:18 main.go [2022-09-22T21:22:37.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:18 res [2022-09-22T21:22:37.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:18 snap [2022-09-22T21:22:37.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:22:38.074Z] + 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=50b7175916fade296152ad9743613fc80727b30a --label arch=arm64 --label version=2.3.0-dev.16 . [2022-09-22T21:22:38.342Z] Sending build context to Docker daemon 683.5kB [2022-09-22T21:22:38.342Z] Step 1/32 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T21:22:38.342Z] Step 2/32 : FROM ${BASE} AS builder [2022-09-22T21:22:38.342Z] ---> a4ff6c6e7e26 [2022-09-22T21:22:38.342Z] Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-22T21:22:38.342Z] ---> Running in 09c94da6905b [2022-09-22T21:22:38.928Z] Removing intermediate container 09c94da6905b [2022-09-22T21:22:38.928Z] ---> b40127650bfe [2022-09-22T21:22:38.928Z] Step 4/32 : ARG ALPINE_PKG_EXTRA="" [2022-09-22T21:22:38.928Z] ---> Running in ddac26a659ca [2022-09-22T21:22:40.364Z] Removing intermediate container ddac26a659ca [2022-09-22T21:22:40.364Z] ---> 9fffb353c417 [2022-09-22T21:22:40.364Z] Step 5/32 : ARG ADD_BUILD_TAGS="" [2022-09-22T21:22:40.635Z] ---> Running in 46f2ac9a2846 [2022-09-22T21:22:40.907Z] Removing intermediate container 46f2ac9a2846 [2022-09-22T21:22:40.907Z] ---> a142c1bf7447 [2022-09-22T21:22:40.907Z] Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T21:22:40.907Z] ---> Running in 0ee53aef58f8 [2022-09-22T21:22:41.495Z] Removing intermediate container 0ee53aef58f8 [2022-09-22T21:22:41.495Z] ---> 6b9dd448a51d [2022-09-22T21:22:41.495Z] Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T21:22:41.495Z] ---> Running in 136f125abf1b [2022-09-22T21:22:43.442Z] Removing intermediate container 136f125abf1b [2022-09-22T21:22:43.442Z] ---> e92c4996f2c2 [2022-09-22T21:22:43.442Z] Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-22T21:22:43.442Z] ---> Running in 8026a1644a47 [2022-09-22T21:22:44.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T21:22:45.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T21:22:46.337Z] OK: 221 MiB in 51 packages [2022-09-22T21:22:47.314Z] Removing intermediate container 8026a1644a47 [2022-09-22T21:22:47.314Z] ---> 050e2b021885 [2022-09-22T21:22:47.314Z] Step 9/32 : WORKDIR /app [2022-09-22T21:22:47.314Z] ---> Running in 9ba0fc9f5cd9 [2022-09-22T21:22:47.583Z] Removing intermediate container 9ba0fc9f5cd9 [2022-09-22T21:22:47.583Z] ---> ab96c3074d33 [2022-09-22T21:22:47.583Z] Step 10/32 : COPY go.mod vendor* ./ [2022-09-22T21:22:48.181Z] ---> 8df95f2f9a80 [2022-09-22T21:22:48.181Z] Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T21:22:48.181Z] ---> Running in 7afd0a90bc87 [2022-09-22T21:22:50.771Z] Removing intermediate container 7afd0a90bc87 [2022-09-22T21:22:50.771Z] ---> dea2453ea13c [2022-09-22T21:22:50.771Z] Step 12/32 : COPY . . [2022-09-22T21:22:51.735Z] ---> 3a978e80cb8f [2022-09-22T21:22:51.735Z] Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-22T21:22:51.735Z] ---> Running in 67c5137606a0 [2022-09-22T21:22:52.007Z] Removing intermediate container 67c5137606a0 [2022-09-22T21:22:52.007Z] ---> f9dee0a2bdff [2022-09-22T21:22:52.007Z] Step 14/32 : RUN $MAKE [2022-09-22T21:22:52.007Z] ---> Running in 7dec8423618a [2022-09-22T21:22:53.962Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-22T21:25:30.718Z] Removing intermediate container 7dec8423618a [2022-09-22T21:25:30.718Z] ---> 851e3bddc4ff [2022-09-22T21:25:30.718Z] Step 15/32 : FROM alpine:3.14 [2022-09-22T21:25:30.718Z] 3.14: Pulling from library/alpine [2022-09-22T21:25:30.718Z] 90cda3b7c325: Pulling fs layer [2022-09-22T21:25:30.718Z] 90cda3b7c325: Verifying Checksum [2022-09-22T21:25:30.718Z] 90cda3b7c325: Download complete [2022-09-22T21:25:30.718Z] 90cda3b7c325: Pull complete [2022-09-22T21:25:30.718Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-22T21:25:30.718Z] Status: Downloaded newer image for alpine:3.14 [2022-09-22T21:25:30.718Z] ---> 376ba31ae3da [2022-09-22T21:25:30.718Z] Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T21:25:30.718Z] ---> Running in 1d0b4bdaf226 [2022-09-22T21:25:30.718Z] Removing intermediate container 1d0b4bdaf226 [2022-09-22T21:25:30.718Z] ---> 5c5068da4578 [2022-09-22T21:25:30.718Z] Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-22T21:25:30.718Z] ---> Running in 624ba689c3ba [2022-09-22T21:25:30.718Z] Removing intermediate container 624ba689c3ba [2022-09-22T21:25:30.718Z] ---> 6dd32e1990b7 [2022-09-22T21:25:30.718Z] Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T21:25:30.718Z] ---> Running in bc1d2e5ac33f [2022-09-22T21:25:30.718Z] Removing intermediate container bc1d2e5ac33f [2022-09-22T21:25:30.718Z] ---> 51d697f2cea6 [2022-09-22T21:25:30.718Z] Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-22T21:25:30.718Z] ---> Running in bde64202bee6 [2022-09-22T21:25:30.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-22T21:25:30.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-22T21:25:30.718Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-22T21:25:30.718Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-22T21:25:30.718Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-22T21:25:30.718Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-22T21:25:30.718Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-22T21:25:30.718Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-22T21:25:30.718Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-22T21:25:30.718Z] Executing busybox-1.33.1-r8.trigger [2022-09-22T21:25:30.718Z] Executing ca-certificates-20220614-r0.trigger [2022-09-22T21:25:30.987Z] OK: 9 MiB in 21 packages [2022-09-22T21:25:32.417Z] Removing intermediate container bde64202bee6 [2022-09-22T21:25:32.417Z] ---> 55d14846d8c8 [2022-09-22T21:25:32.417Z] Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-22T21:25:32.686Z] ---> 84435e04158d [2022-09-22T21:25:32.686Z] Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-22T21:25:32.954Z] ---> 721873e30c72 [2022-09-22T21:25:32.954Z] Step 22/32 : COPY --from=builder /app/res/ /res/ [2022-09-22T21:25:33.540Z] ---> f63493816936 [2022-09-22T21:25:33.540Z] Step 23/32 : COPY --from=builder /app/static/ /static/ [2022-09-22T21:25:34.130Z] ---> 30ed9f3526b0 [2022-09-22T21:25:34.130Z] Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-22T21:25:35.537Z] ---> d8d28e23cab8 [2022-09-22T21:25:35.537Z] Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-22T21:25:35.537Z] ---> Running in b6685f1d66cf [2022-09-22T21:25:37.481Z] Removing intermediate container b6685f1d66cf [2022-09-22T21:25:37.481Z] ---> f4fd8143e7ac [2022-09-22T21:25:37.481Z] Step 26/32 : VOLUME /cache [2022-09-22T21:25:37.481Z] ---> Running in fd3f9b394325 [2022-09-22T21:25:37.481Z] Removing intermediate container fd3f9b394325 [2022-09-22T21:25:37.481Z] ---> 71ad69fa7ee5 [2022-09-22T21:25:37.481Z] Step 27/32 : EXPOSE 59711 [2022-09-22T21:25:37.481Z] ---> Running in 2f901160ffe6 [2022-09-22T21:25:38.064Z] Removing intermediate container 2f901160ffe6 [2022-09-22T21:25:38.064Z] ---> c29487e07fa6 [2022-09-22T21:25:38.064Z] Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-22T21:25:38.064Z] ---> Running in 9377e2a2947e [2022-09-22T21:25:38.332Z] Removing intermediate container 9377e2a2947e [2022-09-22T21:25:38.332Z] ---> 2cef47c88396 [2022-09-22T21:25:38.332Z] Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-22T21:25:38.332Z] ---> Running in 04097216344f [2022-09-22T21:25:38.598Z] Removing intermediate container 04097216344f [2022-09-22T21:25:38.598Z] ---> 5002326411e2 [2022-09-22T21:25:38.598Z] Step 30/32 : LABEL arch=arm64 [2022-09-22T21:25:38.598Z] ---> Running in fad89837aa27 [2022-09-22T21:25:38.916Z] Removing intermediate container fad89837aa27 [2022-09-22T21:25:38.916Z] ---> 9049011d46f9 [2022-09-22T21:25:38.916Z] Step 31/32 : LABEL git_sha=50b7175916fade296152ad9743613fc80727b30a [2022-09-22T21:25:39.181Z] ---> Running in cb88007f8098 [2022-09-22T21:25:39.447Z] Removing intermediate container cb88007f8098 [2022-09-22T21:25:39.447Z] ---> 9fd31e2263ef [2022-09-22T21:25:39.447Z] Step 32/32 : LABEL version=2.3.0-dev.16 [2022-09-22T21:25:39.447Z] ---> Running in 38c7f4ee6ca1 [2022-09-22T21:25:39.713Z] Removing intermediate container 38c7f4ee6ca1 [2022-09-22T21:25:39.713Z] ---> 94ec9d554914 [2022-09-22T21:25:39.713Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T21:25:39.713Z] Successfully built 94ec9d554914 [2022-09-22T21:25:39.713Z] 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-09-22T21:25:39.813Z] provisioning config files... [2022-09-22T21:25:39.830Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/56@tmp/config11594078152405596589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:25:40.186Z] ---> docker-login.sh [2022-09-22T21:25:40.186Z] nexus3.edgexfoundry.org:10001 [2022-09-22T21:25:40.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:25:40.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:25:40.454Z] Configure a credential helper to remove this warning. See [2022-09-22T21:25:40.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:25:40.454Z] [2022-09-22T21:25:40.454Z] Login Succeeded [2022-09-22T21:25:40.454Z] nexus3.edgexfoundry.org:10002 [2022-09-22T21:25:40.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:25:40.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:25:40.722Z] Configure a credential helper to remove this warning. See [2022-09-22T21:25:40.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:25:40.722Z] [2022-09-22T21:25:40.722Z] Login Succeeded [2022-09-22T21:25:40.722Z] nexus3.edgexfoundry.org:10003 [2022-09-22T21:25:40.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:25:41.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:25:41.256Z] Configure a credential helper to remove this warning. See [2022-09-22T21:25:41.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:25:41.256Z] [2022-09-22T21:25:41.256Z] Login Succeeded [2022-09-22T21:25:41.256Z] nexus3.edgexfoundry.org:10004 [2022-09-22T21:25:41.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:25:41.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:25:41.524Z] Configure a credential helper to remove this warning. See [2022-09-22T21:25:41.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:25:41.524Z] [2022-09-22T21:25:41.524Z] Login Succeeded [2022-09-22T21:25:41.524Z] docker.io [2022-09-22T21:25:41.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T21:25:42.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T21:25:42.375Z] Configure a credential helper to remove this warning. See [2022-09-22T21:25:42.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T21:25:42.375Z] [2022-09-22T21:25:42.375Z] Login Succeeded [2022-09-22T21:25:42.375Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T21:25:42.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T21:25:42.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T21:25:42.426Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-09-22T21:25:42.426Z] 50b7175916fade296152ad9743613fc80727b30a [2022-09-22T21:25:42.426Z] latest [2022-09-22T21:25:42.426Z] 2.3.0-dev.16 [2022-09-22T21:25:42.426Z] 50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16 [2022-09-22T21:25:42.426Z] main [2022-09-22T21:25:42.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:25:42.762Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:50b7175916fade296152ad9743613fc80727b30a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:25:43.102Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:50b7175916fade296152ad9743613fc80727b30a [2022-09-22T21:25:43.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T21:25:43.103Z] 1f99c572b58b: Preparing [2022-09-22T21:25:43.103Z] e1d1265ede76: Preparing [2022-09-22T21:25:43.103Z] 60609c268036: Preparing [2022-09-22T21:25:43.103Z] cff743a20fa0: Preparing [2022-09-22T21:25:43.103Z] 304c00089bd3: Preparing [2022-09-22T21:25:43.103Z] d9947ec21944: Preparing [2022-09-22T21:25:43.103Z] 1cb023ad0cb1: Preparing [2022-09-22T21:25:43.103Z] 107234463fe4: Preparing [2022-09-22T21:25:43.103Z] 28c3ef001483: Preparing [2022-09-22T21:25:43.103Z] 1cb023ad0cb1: Waiting [2022-09-22T21:25:43.103Z] 107234463fe4: Waiting [2022-09-22T21:25:43.103Z] 28c3ef001483: Waiting [2022-09-22T21:25:43.103Z] d9947ec21944: Waiting [2022-09-22T21:25:43.383Z] 304c00089bd3: Pushed [2022-09-22T21:25:43.383Z] 60609c268036: Pushed [2022-09-22T21:25:43.383Z] 1f99c572b58b: Pushed [2022-09-22T21:25:43.383Z] cff743a20fa0: Pushed [2022-09-22T21:25:43.383Z] 28c3ef001483: Layer already exists [2022-09-22T21:25:43.652Z] d9947ec21944: Pushed [2022-09-22T21:25:43.652Z] 107234463fe4: Pushed [2022-09-22T21:25:44.612Z] 1cb023ad0cb1: Pushed [2022-09-22T21:25:48.868Z] e1d1265ede76: Pushed [2022-09-22T21:25:49.135Z] 50b7175916fade296152ad9743613fc80727b30a: digest: sha256:1104ccba23c6f6fe053b2c33d63bbb13cb09bc0a6e94e5f51ccd02ab20cdb57f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:25:49.518Z] + 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-09-22T21:25:49.860Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-09-22T21:25:49.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T21:25:49.860Z] 1f99c572b58b: Preparing [2022-09-22T21:25:49.860Z] e1d1265ede76: Preparing [2022-09-22T21:25:49.860Z] 60609c268036: Preparing [2022-09-22T21:25:49.860Z] cff743a20fa0: Preparing [2022-09-22T21:25:49.860Z] 304c00089bd3: Preparing [2022-09-22T21:25:49.860Z] d9947ec21944: Preparing [2022-09-22T21:25:49.861Z] 1cb023ad0cb1: Preparing [2022-09-22T21:25:49.861Z] 107234463fe4: Preparing [2022-09-22T21:25:49.861Z] 28c3ef001483: Preparing [2022-09-22T21:25:49.861Z] 1cb023ad0cb1: Waiting [2022-09-22T21:25:49.861Z] 107234463fe4: Waiting [2022-09-22T21:25:49.861Z] 28c3ef001483: Waiting [2022-09-22T21:25:49.861Z] d9947ec21944: Waiting [2022-09-22T21:25:49.861Z] cff743a20fa0: Layer already exists [2022-09-22T21:25:49.861Z] 304c00089bd3: Layer already exists [2022-09-22T21:25:49.861Z] e1d1265ede76: Layer already exists [2022-09-22T21:25:49.861Z] 60609c268036: Layer already exists [2022-09-22T21:25:49.861Z] 1f99c572b58b: Layer already exists [2022-09-22T21:25:49.861Z] d9947ec21944: Layer already exists [2022-09-22T21:25:49.861Z] 1cb023ad0cb1: Layer already exists [2022-09-22T21:25:49.861Z] 107234463fe4: Layer already exists [2022-09-22T21:25:49.861Z] 28c3ef001483: Layer already exists [2022-09-22T21:25:50.128Z] latest: digest: sha256:1104ccba23c6f6fe053b2c33d63bbb13cb09bc0a6e94e5f51ccd02ab20cdb57f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:25:50.469Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:25:50.804Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.16 [2022-09-22T21:25:50.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T21:25:50.804Z] 1f99c572b58b: Preparing [2022-09-22T21:25:50.804Z] e1d1265ede76: Preparing [2022-09-22T21:25:50.804Z] 60609c268036: Preparing [2022-09-22T21:25:50.804Z] cff743a20fa0: Preparing [2022-09-22T21:25:50.804Z] 304c00089bd3: Preparing [2022-09-22T21:25:50.804Z] d9947ec21944: Preparing [2022-09-22T21:25:50.804Z] 1cb023ad0cb1: Preparing [2022-09-22T21:25:50.804Z] 107234463fe4: Preparing [2022-09-22T21:25:50.804Z] 28c3ef001483: Preparing [2022-09-22T21:25:50.804Z] 107234463fe4: Waiting [2022-09-22T21:25:50.804Z] d9947ec21944: Waiting [2022-09-22T21:25:50.804Z] 1cb023ad0cb1: Waiting [2022-09-22T21:25:50.804Z] 28c3ef001483: Waiting [2022-09-22T21:25:50.804Z] cff743a20fa0: Layer already exists [2022-09-22T21:25:50.804Z] 60609c268036: Layer already exists [2022-09-22T21:25:50.804Z] 304c00089bd3: Layer already exists [2022-09-22T21:25:50.804Z] 1f99c572b58b: Layer already exists [2022-09-22T21:25:50.804Z] e1d1265ede76: Layer already exists [2022-09-22T21:25:50.804Z] 1cb023ad0cb1: Layer already exists [2022-09-22T21:25:50.804Z] d9947ec21944: Layer already exists [2022-09-22T21:25:50.804Z] 28c3ef001483: Layer already exists [2022-09-22T21:25:50.804Z] 107234463fe4: Layer already exists [2022-09-22T21:25:51.073Z] 2.3.0-dev.16: digest: sha256:1104ccba23c6f6fe053b2c33d63bbb13cb09bc0a6e94e5f51ccd02ab20cdb57f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:25:51.484Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:25:51.838Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16 [2022-09-22T21:25:51.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T21:25:51.838Z] 1f99c572b58b: Preparing [2022-09-22T21:25:51.838Z] e1d1265ede76: Preparing [2022-09-22T21:25:51.838Z] 60609c268036: Preparing [2022-09-22T21:25:51.838Z] cff743a20fa0: Preparing [2022-09-22T21:25:51.838Z] 304c00089bd3: Preparing [2022-09-22T21:25:51.838Z] d9947ec21944: Preparing [2022-09-22T21:25:51.838Z] 1cb023ad0cb1: Preparing [2022-09-22T21:25:51.838Z] 107234463fe4: Preparing [2022-09-22T21:25:51.838Z] 28c3ef001483: Preparing [2022-09-22T21:25:51.838Z] d9947ec21944: Waiting [2022-09-22T21:25:51.838Z] 107234463fe4: Waiting [2022-09-22T21:25:51.838Z] 28c3ef001483: Waiting [2022-09-22T21:25:51.838Z] 1cb023ad0cb1: Waiting [2022-09-22T21:25:51.838Z] e1d1265ede76: Layer already exists [2022-09-22T21:25:51.838Z] cff743a20fa0: Layer already exists [2022-09-22T21:25:51.838Z] 304c00089bd3: Layer already exists [2022-09-22T21:25:51.838Z] 1f99c572b58b: Layer already exists [2022-09-22T21:25:51.838Z] 60609c268036: Layer already exists [2022-09-22T21:25:51.838Z] 107234463fe4: Layer already exists [2022-09-22T21:25:51.838Z] 1cb023ad0cb1: Layer already exists [2022-09-22T21:25:51.838Z] d9947ec21944: Layer already exists [2022-09-22T21:25:51.838Z] 28c3ef001483: Layer already exists [2022-09-22T21:25:52.111Z] 50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16: digest: sha256:1104ccba23c6f6fe053b2c33d63bbb13cb09bc0a6e94e5f51ccd02ab20cdb57f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:25:52.479Z] + 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-09-22T21:25:52.839Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-09-22T21:25:52.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-09-22T21:25:52.839Z] 1f99c572b58b: Preparing [2022-09-22T21:25:52.839Z] e1d1265ede76: Preparing [2022-09-22T21:25:52.839Z] 60609c268036: Preparing [2022-09-22T21:25:52.839Z] cff743a20fa0: Preparing [2022-09-22T21:25:52.839Z] 304c00089bd3: Preparing [2022-09-22T21:25:52.839Z] d9947ec21944: Preparing [2022-09-22T21:25:52.839Z] 1cb023ad0cb1: Preparing [2022-09-22T21:25:52.839Z] 107234463fe4: Preparing [2022-09-22T21:25:52.839Z] 28c3ef001483: Preparing [2022-09-22T21:25:52.839Z] 1cb023ad0cb1: Waiting [2022-09-22T21:25:52.839Z] 107234463fe4: Waiting [2022-09-22T21:25:52.839Z] 28c3ef001483: Waiting [2022-09-22T21:25:52.839Z] d9947ec21944: Waiting [2022-09-22T21:25:52.839Z] e1d1265ede76: Layer already exists [2022-09-22T21:25:52.839Z] 60609c268036: Layer already exists [2022-09-22T21:25:52.839Z] 1f99c572b58b: Layer already exists [2022-09-22T21:25:52.839Z] cff743a20fa0: Layer already exists [2022-09-22T21:25:52.839Z] 304c00089bd3: Layer already exists [2022-09-22T21:25:52.839Z] 1cb023ad0cb1: Layer already exists [2022-09-22T21:25:52.839Z] d9947ec21944: Layer already exists [2022-09-22T21:25:52.839Z] 107234463fe4: Layer already exists [2022-09-22T21:25:52.839Z] 28c3ef001483: Layer already exists [2022-09-22T21:25:52.839Z] main: digest: sha256:1104ccba23c6f6fe053b2c33d63bbb13cb09bc0a6e94e5f51ccd02ab20cdb57f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-22T21:25:53.151Z] ===================================================== [Pipeline] echo [2022-09-22T21:25:53.156Z] taggedImages: [2022-09-22T21:25:53.156Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:50b7175916fade296152ad9743613fc80727b30a [2022-09-22T21:25:53.156Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-09-22T21:25:53.156Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.16 [2022-09-22T21:25:53.156Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:50b7175916fade296152ad9743613fc80727b30a-2.3.0-dev.16 [2022-09-22T21:25:53.156Z] - 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-09-22T21:25:53.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T21:25:53.494Z] [2022-09-22T21:25:53.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:25:53.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T21:25:53.819Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-22T21:25:53.819Z] 8998bd30e6a1: Pulling fs layer [2022-09-22T21:25:53.819Z] 04944245beec: Pulling fs layer [2022-09-22T21:25:53.819Z] 699f458cf7ca: Pulling fs layer [2022-09-22T21:25:53.819Z] 765212b225bb: Pulling fs layer [2022-09-22T21:25:53.819Z] f23df028b6ca: Pulling fs layer [2022-09-22T21:25:53.819Z] d65c8cfc05b1: Pulling fs layer [2022-09-22T21:25:53.819Z] 2437ff75d9bd: Pulling fs layer [2022-09-22T21:25:53.819Z] 765212b225bb: Waiting [2022-09-22T21:25:53.819Z] f23df028b6ca: Waiting [2022-09-22T21:25:53.819Z] d65c8cfc05b1: Waiting [2022-09-22T21:25:53.819Z] 2437ff75d9bd: Waiting [2022-09-22T21:25:54.086Z] 04944245beec: Verifying Checksum [2022-09-22T21:25:54.086Z] 04944245beec: Download complete [2022-09-22T21:25:54.086Z] 765212b225bb: Download complete [2022-09-22T21:25:54.086Z] f23df028b6ca: Verifying Checksum [2022-09-22T21:25:54.086Z] f23df028b6ca: Download complete [2022-09-22T21:25:54.086Z] d65c8cfc05b1: Verifying Checksum [2022-09-22T21:25:54.086Z] d65c8cfc05b1: Download complete [2022-09-22T21:25:54.086Z] 699f458cf7ca: Verifying Checksum [2022-09-22T21:25:54.086Z] 699f458cf7ca: Download complete [2022-09-22T21:25:54.673Z] 8998bd30e6a1: Download complete [2022-09-22T21:25:56.616Z] 2437ff75d9bd: Verifying Checksum [2022-09-22T21:25:56.616Z] 2437ff75d9bd: Download complete [2022-09-22T21:25:58.555Z] 8998bd30e6a1: Pull complete [2022-09-22T21:25:58.822Z] 04944245beec: Pull complete [2022-09-22T21:26:00.235Z] 699f458cf7ca: Pull complete [2022-09-22T21:26:00.235Z] 765212b225bb: Pull complete [2022-09-22T21:26:01.212Z] f23df028b6ca: Pull complete [2022-09-22T21:26:01.212Z] d65c8cfc05b1: Pull complete [2022-09-22T21:26:16.193Z] 2437ff75d9bd: Pull complete [2022-09-22T21:26:16.193Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-22T21:26:16.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T21:26:16.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:26:16.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-653 does not seem to be running inside a container [2022-09-22T21:26:16.432Z] $ 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/56 -v /w/workspace/app-rfid-llrp-inventory/56:/w/workspace/app-rfid-llrp-inventory/56:rw,z -v /w/workspace/app-rfid-llrp-inventory/56@tmp:/w/workspace/app-rfid-llrp-inventory/56@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:arm64 cat [2022-09-22T21:26:19.006Z] $ docker top 8b380d1cc2d00702a95020f0e5d06452239eaac35221c54c2e23286dd6cc24f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:26:19.844Z] ---> job-cost.sh [2022-09-22T21:26:19.844Z] lf-activate-venv: SKIPPING [2022-09-22T21:26:19.844Z] INFO: No Stack... [2022-09-22T21:26:20.111Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-22T21:26:21.068Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T21:26:21.385Z] + cut -d, -f6 [2022-09-22T21:26:21.385Z] + cat /w/workspace/app-rfid-llrp-inventory/56/archives/cost.csv [Pipeline] lock [2022-09-22T21:26:21.712Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-56-stack-cost] [2022-09-22T21:26:21.719Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-56-stack-cost] did not exist. Created. [2022-09-22T21:26:21.719Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T21:26:22.047Z] /w/workspace/app-rfid-llrp-inventory/56@tmp/durable-1313cb94/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-22T21:26:22.392Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-22T21:26:22.426Z] Warning: overwriting stash ‘stack-cost’ [2022-09-22T21:26:22.480Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T21:26:22.487Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T21:26:22.503Z] $ docker stop --time=1 8b380d1cc2d00702a95020f0e5d06452239eaac35221c54c2e23286dd6cc24f1 [2022-09-22T21:26:24.032Z] $ docker rm -f 8b380d1cc2d00702a95020f0e5d06452239eaac35221c54c2e23286dd6cc24f1 [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-09-22T21:26:24.516Z] provisioning config files... [2022-09-22T21:26:24.524Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3592675569744777066tmp [Pipeline] { [Pipeline] sh [2022-09-22T21:26:24.816Z] + set +x [2022-09-22T21:26:24.816Z] + curl -s https://codecov.io/bash [2022-09-22T21:26:24.816Z] + bash -s -- [2022-09-22T21:26:24.816Z] [2022-09-22T21:26:24.816Z] _____ _ [2022-09-22T21:26:24.816Z] / ____| | | [2022-09-22T21:26:24.816Z] | | ___ __| | ___ ___ _____ __ [2022-09-22T21:26:24.816Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-22T21:26:24.816Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-22T21:26:24.816Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-22T21:26:24.816Z] Bash-1.0.6 [2022-09-22T21:26:24.816Z] [2022-09-22T21:26:24.816Z] [2022-09-22T21:26:24.816Z] ==> git version 2.25.1 found [2022-09-22T21:26:24.816Z] ==> 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-09-22T21:26:24.816Z] Release-Date: 2020-01-08 [2022-09-22T21:26:24.816Z] 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-09-22T21:26:24.816Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-22T21:26:24.816Z] ==> Jenkins CI detected. [2022-09-22T21:26:24.816Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-09-22T21:26:24.816Z] project root: . [2022-09-22T21:26:24.816Z] --> token set from env [2022-09-22T21:26:24.816Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-22T21:26:24.816Z] ==> Running gcov in . (disable via -X gcov) [2022-09-22T21:26:24.816Z] ==> Python coveragepy not found [2022-09-22T21:26:24.816Z] ==> Searching for coverage reports in: [2022-09-22T21:26:24.816Z] + . [2022-09-22T21:26:24.816Z] -> Found 1 reports [2022-09-22T21:26:24.816Z] ==> Detecting git/mercurial file structure [2022-09-22T21:26:24.816Z] ==> Reading reports [2022-09-22T21:26:24.816Z] + ./coverage.out bytes=41008 [2022-09-22T21:26:24.816Z] ==> Appending adjustments [2022-09-22T21:26:24.816Z] https://docs.codecov.io/docs/fixing-reports [2022-09-22T21:26:25.078Z] + Found adjustments [2022-09-22T21:26:25.078Z] ==> Gzipping contents [2022-09-22T21:26:25.078Z] 12K /tmp/codecov.Sssdl8.gz [2022-09-22T21:26:25.078Z] ==> Uploading reports [2022-09-22T21:26:25.078Z] url: https://codecov.io [2022-09-22T21:26:25.078Z] query: branch=main&commit=50b7175916fade296152ad9743613fc80727b30a&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T21:26:25.078Z] -> Pinging Codecov [2022-09-22T21:26:25.078Z] 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=50b7175916fade296152ad9743613fc80727b30a&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T21:26:25.340Z] -> Uploading to [2022-09-22T21:26:25.340Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-22/581DD39554BDF9B6E22D074273EAD858/50b7175916fade296152ad9743613fc80727b30a/f73e084a-5d7b-41e7-be4d-7a7ca6f5da2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T212625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e17b88924ea2b9306cf9c20d97ba75f963abfb42cabf0c8e1730e62649a76f7 [2022-09-22T21:26:25.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T21:26:25.598Z] Dload Upload Total Spent Left Speed [2022-09-22T21:26:25.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11457 0 0 100 11457 0 51376 --:--:-- --:--:-- --:--:-- 51376 [2022-09-22T21:26:25.598Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/50b7175916fade296152ad9743613fc80727b30a [Pipeline] } [2022-09-22T21:26:25.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-22T21:26:25.767Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-22T21:26:25.777Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:26:26.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T21:26:26.074Z] [2022-09-22T21:26:26.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:26:26.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T21:26:26.374Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-22T21:26:26.374Z] df9b9388f04a: Pulling fs layer [2022-09-22T21:26:26.374Z] 52dc419b0ee2: Pulling fs layer [2022-09-22T21:26:26.374Z] 25bc292e5bac: Pulling fs layer [2022-09-22T21:26:26.374Z] 114826534d7a: Pulling fs layer [2022-09-22T21:26:26.374Z] 4657fd5d0bcf: Pulling fs layer [2022-09-22T21:26:26.374Z] 6ad1cebc031e: Pulling fs layer [2022-09-22T21:26:26.374Z] 8a3aa393b2d8: Pulling fs layer [2022-09-22T21:26:26.374Z] 4657fd5d0bcf: Waiting [2022-09-22T21:26:26.374Z] 6ad1cebc031e: Waiting [2022-09-22T21:26:26.374Z] 8a3aa393b2d8: Waiting [2022-09-22T21:26:26.374Z] 114826534d7a: Waiting [2022-09-22T21:26:26.374Z] 25bc292e5bac: Verifying Checksum [2022-09-22T21:26:26.374Z] 25bc292e5bac: Download complete [2022-09-22T21:26:26.374Z] 52dc419b0ee2: Verifying Checksum [2022-09-22T21:26:26.374Z] 52dc419b0ee2: Download complete [2022-09-22T21:26:26.374Z] 4657fd5d0bcf: Verifying Checksum [2022-09-22T21:26:26.374Z] 4657fd5d0bcf: Download complete [2022-09-22T21:26:26.374Z] df9b9388f04a: Verifying Checksum [2022-09-22T21:26:26.374Z] df9b9388f04a: Download complete [2022-09-22T21:26:26.632Z] df9b9388f04a: Pull complete [2022-09-22T21:26:26.632Z] 6ad1cebc031e: Verifying Checksum [2022-09-22T21:26:26.632Z] 6ad1cebc031e: Download complete [2022-09-22T21:26:26.632Z] 52dc419b0ee2: Pull complete [2022-09-22T21:26:26.632Z] 25bc292e5bac: Pull complete [2022-09-22T21:26:27.197Z] 114826534d7a: Verifying Checksum [2022-09-22T21:26:27.197Z] 114826534d7a: Download complete [2022-09-22T21:26:27.454Z] 8a3aa393b2d8: Verifying Checksum [2022-09-22T21:26:27.454Z] 8a3aa393b2d8: Download complete [2022-09-22T21:26:30.730Z] 114826534d7a: Pull complete [2022-09-22T21:26:30.730Z] 4657fd5d0bcf: Pull complete [2022-09-22T21:26:30.730Z] 6ad1cebc031e: Pull complete [2022-09-22T21:26:33.259Z] 8a3aa393b2d8: Pull complete [2022-09-22T21:26:33.259Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-22T21:26:33.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T21:26:33.259Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:26:33.337Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:26:33.371Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-22T21:26:36.527Z] $ docker top d6b3509f31feada89cf0b7d6654f22dc7942961cc487ab671d5370ae9dfa58fb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-22T21:26:36.581Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-09-22T21:26:36.858Z] + set -o pipefail [2022-09-22T21:26:36.858Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-09-22T21:26:42.133Z] [2022-09-22T21:26:42.133Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-09-22T21:26:42.133Z] [2022-09-22T21:26:42.133Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/9da4063c-84a5-4568-912e-89481110de39 [2022-09-22T21:26:42.133Z] [2022-09-22T21:26:42.133Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-22T21:26:42.133Z] [2022-09-22T21:26:42.133Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-22T21:26:42.133Z] [2022-09-22T21:26:42.133Z] [Pipeline] } [2022-09-22T21:26:42.145Z] $ docker stop --time=1 d6b3509f31feada89cf0b7d6654f22dc7942961cc487ab671d5370ae9dfa58fb [2022-09-22T21:26:45.498Z] $ docker rm -f d6b3509f31feada89cf0b7d6654f22dc7942961cc487ab671d5370ae9dfa58fb [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-09-22T21:26:46.185Z] + git log --format=format:%s -1 50b7175916fade296152ad9743613fc80727b30a [Pipeline] sh [2022-09-22T21:26:46.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T21:26:46.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:26:46.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T21:26:46.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:26:46.833Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:26:46.868Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T21:26:47.258Z] $ docker top f961eb116e73b1ff70e590824bc945bc0ce79e86c24a551e987184b0a762706f -eo pid,comm [2022-09-22T21:26:47.306Z] 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-09-22T21:26:47.306Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T21:26:47.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T21:26:47.335Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T21:26:47.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T21:26:47.445Z] $ docker exec f961eb116e73b1ff70e590824bc945bc0ce79e86c24a551e987184b0a762706f ssh-agent [2022-09-22T21:26:47.569Z] SSH_AUTH_SOCK=/tmp/ssh-6ayj5OdJe9Q6/agent.32 [2022-09-22T21:26:47.569Z] SSH_AGENT_PID=38 [2022-09-22T21:26:47.574Z] Running ssh-add (command line suppressed) [2022-09-22T21:26:47.665Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16147402122528632236.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16147402122528632236.key) [2022-09-22T21:26:47.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T21:26:47.960Z] + git semver tag [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,132 [run_tag] DEBUG tag force:False [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,132 [check_head_tag] DEBUG check head tag [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,133 [execute] INFO git cat-file --batch-check [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,137 [execute] INFO git cat-file --batch [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,147 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,148 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,148 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-09-22T21:26:48.219Z] 2022-09-22 21:26:48,152 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T21:26:48.219Z] 2.3.0-dev.16 [Pipeline] } [2022-09-22T21:26:48.229Z] $ docker exec --env ******** --env ******** f961eb116e73b1ff70e590824bc945bc0ce79e86c24a551e987184b0a762706f ssh-agent -k [2022-09-22T21:26:48.339Z] unset SSH_AUTH_SOCK; [2022-09-22T21:26:48.339Z] unset SSH_AGENT_PID; [2022-09-22T21:26:48.339Z] echo Agent pid 38 killed; [2022-09-22T21:26:48.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T21:26:48.647Z] + git semver [Pipeline] } [2022-09-22T21:26:48.918Z] $ docker stop --time=1 f961eb116e73b1ff70e590824bc945bc0ce79e86c24a551e987184b0a762706f [2022-09-22T21:26:50.220Z] $ docker rm -f f961eb116e73b1ff70e590824bc945bc0ce79e86c24a551e987184b0a762706f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:26:50.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T21:26:50.603Z] [2022-09-22T21:26:50.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:26:50.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T21:26:50.905Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-22T21:26:50.905Z] ab5ef0e58194: Pulling fs layer [2022-09-22T21:26:50.905Z] 9712f1f96733: Pulling fs layer [2022-09-22T21:26:50.905Z] 63f879dbbcfc: Pulling fs layer [2022-09-22T21:26:50.905Z] 0d9ebad4ef96: Pulling fs layer [2022-09-22T21:26:50.905Z] e9a5061849ea: Pulling fs layer [2022-09-22T21:26:50.905Z] d747dcd14b5f: Pulling fs layer [2022-09-22T21:26:50.905Z] 2de7ff778b66: Pulling fs layer [2022-09-22T21:26:50.905Z] 0d9ebad4ef96: Waiting [2022-09-22T21:26:50.905Z] e9a5061849ea: Waiting [2022-09-22T21:26:50.905Z] d747dcd14b5f: Waiting [2022-09-22T21:26:50.905Z] 2de7ff778b66: Waiting [2022-09-22T21:26:50.905Z] 9712f1f96733: Download complete [2022-09-22T21:26:51.163Z] 63f879dbbcfc: Verifying Checksum [2022-09-22T21:26:51.163Z] 63f879dbbcfc: Download complete [2022-09-22T21:26:51.422Z] e9a5061849ea: Verifying Checksum [2022-09-22T21:26:51.422Z] e9a5061849ea: Download complete [2022-09-22T21:26:51.422Z] ab5ef0e58194: Verifying Checksum [2022-09-22T21:26:51.422Z] ab5ef0e58194: Download complete [2022-09-22T21:26:51.422Z] d747dcd14b5f: Verifying Checksum [2022-09-22T21:26:51.422Z] d747dcd14b5f: Download complete [2022-09-22T21:26:51.679Z] 0d9ebad4ef96: Verifying Checksum [2022-09-22T21:26:51.679Z] 0d9ebad4ef96: Download complete [2022-09-22T21:26:51.679Z] 2de7ff778b66: Verifying Checksum [2022-09-22T21:26:51.679Z] 2de7ff778b66: Download complete [2022-09-22T21:26:54.209Z] ab5ef0e58194: Pull complete [2022-09-22T21:26:54.209Z] 9712f1f96733: Pull complete [2022-09-22T21:26:54.468Z] 63f879dbbcfc: Pull complete [2022-09-22T21:26:58.649Z] 0d9ebad4ef96: Pull complete [2022-09-22T21:26:58.649Z] e9a5061849ea: Pull complete [2022-09-22T21:26:58.649Z] d747dcd14b5f: Pull complete [2022-09-22T21:26:59.213Z] 2de7ff778b66: Pull complete [2022-09-22T21:26:59.213Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-22T21:26:59.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T21:26:59.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:26:59.284Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:26:59.309Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-22T21:27:03.468Z] $ docker top 160c2b37a2b87153e4473c4f97e4a888b6a66431607bbd4a50108bef98253cd7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-22T21:27:03.527Z] provisioning config files... [2022-09-22T21:27:03.533Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12123271395209991814tmp [2022-09-22T21:27:03.544Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16592241393776658607tmp [2022-09-22T21:27:03.553Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10755135914122919709tmp [Pipeline] { [Pipeline] echo [2022-09-22T21:27:03.565Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:03.844Z] ---> sigul-configuration.sh [2022-09-22T21:27:03.844Z] gpg: directory `/root/.gnupg' created [2022-09-22T21:27:03.844Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-22T21:27:03.844Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-22T21:27:03.844Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-22T21:27:03.844Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-22T21:27:03.844Z] gpg: CAST5 encrypted data [2022-09-22T21:27:03.844Z] gpg: encrypted with 1 passphrase [2022-09-22T21:27:03.844Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-22T21:27:04.126Z] + mkdir /home/jenkins [2022-09-22T21:27:04.126Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-22T21:27:04.410Z] + 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-09-22T21:27:04.418Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:04.700Z] ---> sigul-install.sh [2022-09-22T21:27:04.700Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-22T21:27:04.992Z] + git tag --list [2022-09-22T21:27:04.992Z] v0.0.0 [2022-09-22T21:27:04.992Z] v1.0.0 [2022-09-22T21:27:04.992Z] v2.1.0 [2022-09-22T21:27:04.992Z] v2.1.1 [2022-09-22T21:27:04.992Z] v2.1.1-dev.1 [2022-09-22T21:27:04.992Z] v2.2.0 [2022-09-22T21:27:04.992Z] v2.2.1-dev.1 [2022-09-22T21:27:04.992Z] v2.2.1-dev.2 [2022-09-22T21:27:04.992Z] v2.2.1-dev.3 [2022-09-22T21:27:04.992Z] v2.2.1-dev.4 [2022-09-22T21:27:04.992Z] v2.2.1-dev.5 [2022-09-22T21:27:04.992Z] v2.2.1-dev.6 [2022-09-22T21:27:04.992Z] v2.2.1-dev.7 [2022-09-22T21:27:04.992Z] v2.3.0-dev.10 [2022-09-22T21:27:04.992Z] v2.3.0-dev.11 [2022-09-22T21:27:04.992Z] v2.3.0-dev.12 [2022-09-22T21:27:04.992Z] v2.3.0-dev.13 [2022-09-22T21:27:04.992Z] v2.3.0-dev.14 [2022-09-22T21:27:04.992Z] v2.3.0-dev.15 [2022-09-22T21:27:04.992Z] v2.3.0-dev.16 [2022-09-22T21:27:04.992Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-22T21:27:05.278Z] + lftools sign git-tag v2.3.0-dev.16 [2022-09-22T21:27:05.846Z] Signing Git tag with Sigul... [2022-09-22T21:27:05.846Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-09-22T21:27:06.111Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:06.395Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-22T21:27:06.402Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-22T21:27:06.418Z] $ docker stop --time=1 160c2b37a2b87153e4473c4f97e4a888b6a66431607bbd4a50108bef98253cd7 [2022-09-22T21:27:07.692Z] $ docker rm -f 160c2b37a2b87153e4473c4f97e4a888b6a66431607bbd4a50108bef98253cd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-22T21:27:08.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T21:27:08.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:27:08.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T21:27:08.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:27:08.455Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:27:08.488Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T21:27:08.840Z] $ docker top ec8b9c18eb824a8468e8f33ea83f5f3b32f50430c140143f23e4ed8a56b383f2 -eo pid,comm [2022-09-22T21:27:08.884Z] 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-09-22T21:27:08.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T21:27:08.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T21:27:08.920Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T21:27:09.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T21:27:09.035Z] $ docker exec ec8b9c18eb824a8468e8f33ea83f5f3b32f50430c140143f23e4ed8a56b383f2 ssh-agent [2022-09-22T21:27:09.147Z] SSH_AUTH_SOCK=/tmp/ssh-6TBixmYS8tsy/agent.32 [2022-09-22T21:27:09.147Z] SSH_AGENT_PID=38 [2022-09-22T21:27:09.151Z] Running ssh-add (command line suppressed) [2022-09-22T21:27:09.245Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3892062838130082675.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3892062838130082675.key) [2022-09-22T21:27:09.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T21:27:09.542Z] + git semver bump pre [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,731 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,731 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,731 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,731 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,732 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,732 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,734 [execute] INFO git cat-file --batch-check [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,734 [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-09-22T21:27:09.801Z] 2022-09-22 21:27:09,738 [execute] INFO git cat-file --batch [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T21:27:09.801Z] 2022-09-22 21:27:09,743 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T21:27:09.801Z] 2.3.0-dev.17 [Pipeline] } [2022-09-22T21:27:09.813Z] $ docker exec --env ******** --env ******** ec8b9c18eb824a8468e8f33ea83f5f3b32f50430c140143f23e4ed8a56b383f2 ssh-agent -k [2022-09-22T21:27:09.905Z] unset SSH_AUTH_SOCK; [2022-09-22T21:27:09.905Z] unset SSH_AGENT_PID; [2022-09-22T21:27:09.905Z] echo Agent pid 38 killed; [2022-09-22T21:27:09.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T21:27:10.216Z] + git semver [Pipeline] } [2022-09-22T21:27:10.491Z] $ docker stop --time=1 ec8b9c18eb824a8468e8f33ea83f5f3b32f50430c140143f23e4ed8a56b383f2 [2022-09-22T21:27:11.755Z] $ docker rm -f ec8b9c18eb824a8468e8f33ea83f5f3b32f50430c140143f23e4ed8a56b383f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T21:27:12.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T21:27:12.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:27:12.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T21:27:12.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:27:12.442Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:27:12.473Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-22T21:27:12.821Z] $ docker top 7c1e6b0eaeca74a66d0e092e232ffb58ffbb6b47ba05570fc609216cefbdc1a0 -eo pid,comm [2022-09-22T21:27:12.867Z] 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-09-22T21:27:12.867Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T21:27:12.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T21:27:12.892Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T21:27:13.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T21:27:13.008Z] $ docker exec 7c1e6b0eaeca74a66d0e092e232ffb58ffbb6b47ba05570fc609216cefbdc1a0 ssh-agent [2022-09-22T21:27:13.100Z] SSH_AUTH_SOCK=/tmp/ssh-H5ERDqQhSjPB/agent.32 [2022-09-22T21:27:13.100Z] SSH_AGENT_PID=38 [2022-09-22T21:27:13.105Z] Running ssh-add (command line suppressed) [2022-09-22T21:27:13.208Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11872270425475678104.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11872270425475678104.key) [2022-09-22T21:27:13.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T21:27:13.502Z] + git semver push [2022-09-22T21:27:13.761Z] 2022-09-22 21:27:13,673 [run_push] DEBUG push [2022-09-22T21:27:13.761Z] 2022-09-22 21:27:13,674 [execute] INFO git cat-file --batch-check [2022-09-22T21:27:13.761Z] 2022-09-22 21:27:13,674 [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-09-22T21:27:13.762Z] 2022-09-22 21:27:13,678 [execute] INFO git rev-list 602007762fc90dee70171f5b7f3f8a01bae7b180 -- [2022-09-22T21:27:13.762Z] 2022-09-22 21:27:13,678 [execute] DEBUG Popen(['git', 'rev-list', '602007762fc90dee70171f5b7f3f8a01bae7b180', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T21:27:13.762Z] 2022-09-22 21:27:13,684 [execute] INFO git fetch -v origin [2022-09-22T21:27:13.762Z] 2022-09-22 21:27:13,684 [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-09-22T21:27:14.329Z] 2022-09-22 21:27:14,226 [run_push] DEBUG no remote changes detected [2022-09-22T21:27:14.329Z] 2022-09-22 21:27:14,227 [execute] INFO git push origin semver [2022-09-22T21:27:14.329Z] 2022-09-22 21:27:14,227 [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-09-22T21:27:15.265Z] 2022-09-22 21:27:14,989 [run_push] DEBUG push all version tags [2022-09-22T21:27:15.265Z] 2022-09-22 21:27:14,990 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-22T21:27:15.265Z] 2022-09-22 21:27:14,990 [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-09-22T21:27:15.832Z] 2022-09-22 21:27:15,758 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-09-22T21:27:15.832Z] 2.3.0-dev.17 [Pipeline] } [2022-09-22T21:27:15.841Z] $ docker exec --env ******** --env ******** 7c1e6b0eaeca74a66d0e092e232ffb58ffbb6b47ba05570fc609216cefbdc1a0 ssh-agent -k [2022-09-22T21:27:15.946Z] unset SSH_AUTH_SOCK; [2022-09-22T21:27:15.946Z] unset SSH_AGENT_PID; [2022-09-22T21:27:15.946Z] echo Agent pid 38 killed; [2022-09-22T21:27:15.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T21:27:16.276Z] + git semver [Pipeline] } [2022-09-22T21:27:16.547Z] $ docker stop --time=1 7c1e6b0eaeca74a66d0e092e232ffb58ffbb6b47ba05570fc609216cefbdc1a0 [2022-09-22T21:27:17.831Z] $ docker rm -f 7c1e6b0eaeca74a66d0e092e232ffb58ffbb6b47ba05570fc609216cefbdc1a0 [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-09-22T21:27:18.372Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-09-22T21:27:18.372Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-09-22T21:27:18.372Z] total 16 [2022-09-22T21:27:18.372Z] drwxr-xr-x 3 root root 4096 Sep 22 21:16 . [2022-09-22T21:27:18.372Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 21:27 .. [2022-09-22T21:27:18.372Z] drwxr-xr-x 2 root root 4096 Sep 22 21:16 cost [2022-09-22T21:27:18.372Z] -rw-r--r-- 1 root root 94 Sep 22 21:16 cost.csv [2022-09-22T21:27:18.372Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-09-22T21:27:18.372Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-09-22T21:27:18.372Z] total 16 [2022-09-22T21:27:18.372Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:16 . [2022-09-22T21:27:18.372Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 21:27 .. [2022-09-22T21:27:18.372Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:16 cost [2022-09-22T21:27:18.372Z] -rw-r--r-- 1 jenkins jenkins 94 Sep 22 21:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:18.657Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:19.606Z] ---> package-listing.sh [2022-09-22T21:27:19.606Z] ++ facter osfamily [2022-09-22T21:27:19.606Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-22T21:27:19.894Z] + OS_FAMILY=debian [2022-09-22T21:27:19.894Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-09-22T21:27:19.894Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-22T21:27:19.894Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-22T21:27:19.894Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-22T21:27:19.894Z] + PACKAGES=/tmp/packages_start.txt [2022-09-22T21:27:19.894Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-09-22T21:27:19.894Z] + PACKAGES=/tmp/packages_end.txt [2022-09-22T21:27:19.894Z] + case "${OS_FAMILY}" in [2022-09-22T21:27:19.894Z] + dpkg -l [2022-09-22T21:27:19.894Z] + grep '^ii' [2022-09-22T21:27:19.894Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-22T21:27:19.894Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-22T21:27:19.894Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-22T21:27:19.894Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-09-22T21:27:19.894Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-09-22T21:27:19.894Z] + 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-09-22T21:27:19.910Z] 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-09-22T21:27:20.199Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T21:27:20.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T21:27:20.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T21:27:20.820Z] prd-ubuntu20.04-docker-8c-8g-652 does not seem to be running inside a container [2022-09-22T21:27:20.850Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-22T21:27:21.049Z] $ docker top 96c0b8c3fa42f8ce38596152ca9495155177f037e4c853ce736d91ecbd1e1d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T21:27:21.391Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-22T21:27:21.673Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-22T21:27:21.960Z] + ls /var/log/sa-host [2022-09-22T21:27:21.960Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T21:27:22.115Z] provisioning config files... [2022-09-22T21:27:22.124Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11358221671998027107tmp [Pipeline] { [Pipeline] echo [2022-09-22T21:27:22.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:22.420Z] ---> create-netrc.sh [Pipeline] } [2022-09-22T21:27:22.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:22.755Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-22T21:27:22.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:23.045Z] ---> sudo-logs.sh [2022-09-22T21:27:23.045Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-22T21:27:23.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:23.360Z] ---> job-cost.sh [2022-09-22T21:27:23.360Z] lf-activate-venv: SKIPPING [2022-09-22T21:27:23.360Z] DEBUG: total: 0.2199999988079071 [2022-09-22T21:27:23.360Z] INFO: Retrieving Stack Cost... [2022-09-22T21:27:23.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T21:27:24.188Z] INFO: Archiving Costs [Pipeline] echo [2022-09-22T21:27:24.198Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T21:27:24.480Z] ---> logs-deploy.sh [2022-09-22T21:27:24.480Z] lf-activate-venv: SKIPPING [2022-09-22T21:27:24.480Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/56 [2022-09-22T21:27:24.480Z] INFO: archiving workspace using pattern(s): [2022-09-22T21:27:25.418Z] Archives upload complete. [2022-09-22T21:27:25.677Z] INFO: archiving logs to Nexus [2022-09-22T21:27:26.245Z] ---> uname -a: [2022-09-22T21:27:26.245Z] Linux prd-ubuntu20-04-docker-8c-8g-652 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-22T21:27:26.245Z] [2022-09-22T21:27:26.245Z] [2022-09-22T21:27:26.245Z] ---> lscpu: [2022-09-22T21:27:26.245Z] Architecture: x86_64 [2022-09-22T21:27:26.245Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-22T21:27:26.245Z] Byte Order: Little Endian [2022-09-22T21:27:26.245Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-22T21:27:26.245Z] CPU(s): 8 [2022-09-22T21:27:26.245Z] On-line CPU(s) list: 0-7 [2022-09-22T21:27:26.245Z] Thread(s) per core: 1 [2022-09-22T21:27:26.245Z] Core(s) per socket: 1 [2022-09-22T21:27:26.245Z] Socket(s): 8 [2022-09-22T21:27:26.245Z] NUMA node(s): 1 [2022-09-22T21:27:26.245Z] Vendor ID: AuthenticAMD [2022-09-22T21:27:26.245Z] CPU family: 23 [2022-09-22T21:27:26.245Z] Model: 49 [2022-09-22T21:27:26.245Z] Model name: AMD EPYC-Rome Processor [2022-09-22T21:27:26.245Z] Stepping: 0 [2022-09-22T21:27:26.245Z] CPU MHz: 2799.998 [2022-09-22T21:27:26.245Z] BogoMIPS: 5599.99 [2022-09-22T21:27:26.245Z] Virtualization: AMD-V [2022-09-22T21:27:26.245Z] Hypervisor vendor: KVM [2022-09-22T21:27:26.245Z] Virtualization type: full [2022-09-22T21:27:26.245Z] L1d cache: 256 KiB [2022-09-22T21:27:26.245Z] L1i cache: 256 KiB [2022-09-22T21:27:26.245Z] L2 cache: 4 MiB [2022-09-22T21:27:26.245Z] L3 cache: 128 MiB [2022-09-22T21:27:26.245Z] NUMA node0 CPU(s): 0-7 [2022-09-22T21:27:26.245Z] Vulnerability Itlb multihit: Not affected [2022-09-22T21:27:26.245Z] Vulnerability L1tf: Not affected [2022-09-22T21:27:26.245Z] Vulnerability Mds: Not affected [2022-09-22T21:27:26.245Z] Vulnerability Meltdown: Not affected [2022-09-22T21:27:26.245Z] Vulnerability Mmio stale data: Not affected [2022-09-22T21:27:26.245Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-22T21:27:26.245Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-22T21:27:26.245Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-22T21:27:26.245Z] Vulnerability Srbds: Not affected [2022-09-22T21:27:26.245Z] Vulnerability Tsx async abort: Not affected [2022-09-22T21:27:26.246Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-22T21:27:26.246Z] [2022-09-22T21:27:26.246Z] [2022-09-22T21:27:26.246Z] ---> nproc: [2022-09-22T21:27:26.246Z] 8 [2022-09-22T21:27:26.246Z] [2022-09-22T21:27:26.246Z] [2022-09-22T21:27:26.246Z] ---> df -h: [2022-09-22T21:27:26.246Z] Filesystem Size Used Avail Use% Mounted on [2022-09-22T21:27:26.246Z] overlay 155G 13G 143G 9% / [2022-09-22T21:27:26.246Z] tmpfs 64M 0 64M 0% /dev [2022-09-22T21:27:26.246Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-22T21:27:26.246Z] shm 64M 0 64M 0% /dev/shm [2022-09-22T21:27:26.246Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-22T21:27:26.246Z] [2022-09-22T21:27:26.246Z]