Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49917a2fa1511478922ba9567a0d5bdfd5b8a77e 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-ssh2764340540331527226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh8847788981114747433.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1823120073682072402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4556980136047393784.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5497770462168479211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3571’ Running on prd-ubuntu20.04-docker-8c-8g-3573 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 49917a2fa1511478922ba9567a0d5bdfd5b8a77e (main) Commit message: "refactor: Replace github.com/pkg/errors with errors (#218)" > 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 49917a2fa1511478922ba9567a0d5bdfd5b8a77e # timeout=10 > git rev-list --no-walk dc3db311eb2a811f3a333257d52210dc66f95f9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T21:43:03.421Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T21:43:03.484Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T21:43:03.499Z] ========================================================= [2023-08-14T21:43:03.499Z] EdgeX Global Pipelines Version Info [2023-08-14T21:43:03.499Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:43:04.205Z] ------------------- [2023-08-14T21:43:04.205Z] stable info: [2023-08-14T21:43:04.205Z] ------------------- [2023-08-14T21:43:04.205Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T21:43:04.205Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T21:43:04.205Z] Message: update stable to v1.0.253 [2023-08-14T21:43:04.778Z] ------------------- [2023-08-14T21:43:04.778Z] experimental info: [2023-08-14T21:43:04.778Z] ------------------- [2023-08-14T21:43:04.778Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T21:43:04.778Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T21:43:04.778Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T21:43:04.940Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-14T21:43:04.956Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-14T21:43:04.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T21:43:04.978Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T21:43:04.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T21:43:05.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T21:43:05.015Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T21:43:05.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-14T21:43:05.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T21:43:05.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T21:43:05.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T21:43:05.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-14T21:43:05.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T21:43:05.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T21:43:05.114Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T21:43:05.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T21:43:05.147Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T21:43:05.157Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T21:43:05.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T21:43:05.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T21:43:05.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-14T21:43:05.214Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-14T21:43:05.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-14T21:43:05.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-14T21:43:05.252Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-14T21:43:05.265Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T21:43:05.276Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T21:43:05.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-14T21:43:05.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-14T21:43:05.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-14T21:43:05.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] echo [2023-08-14T21:43:05.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49917a2 [Pipeline] echo [2023-08-14T21:43:05.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:43:05.401Z] provisioning config files... [2023-08-14T21:43:05.416Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8991147061593837708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:43:05.719Z] ---> docker-login.sh [2023-08-14T21:43:05.719Z] nexus3.edgexfoundry.org:10001 [2023-08-14T21:43:05.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:05.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:05.979Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:05.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:05.979Z] [2023-08-14T21:43:05.979Z] Login Succeeded [2023-08-14T21:43:05.979Z] nexus3.edgexfoundry.org:10002 [2023-08-14T21:43:06.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:06.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:06.238Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:06.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:06.238Z] [2023-08-14T21:43:06.238Z] Login Succeeded [2023-08-14T21:43:06.238Z] nexus3.edgexfoundry.org:10003 [2023-08-14T21:43:06.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:06.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:06.238Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:06.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:06.238Z] [2023-08-14T21:43:06.238Z] Login Succeeded [2023-08-14T21:43:06.238Z] nexus3.edgexfoundry.org:10004 [2023-08-14T21:43:06.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:06.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:06.498Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:06.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:06.498Z] [2023-08-14T21:43:06.498Z] Login Succeeded [2023-08-14T21:43:06.498Z] docker.io [2023-08-14T21:43:06.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:06.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:06.758Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:06.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:06.758Z] [2023-08-14T21:43:06.758Z] Login Succeeded [2023-08-14T21:43:06.758Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T21:43:06.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T21:43:07.133Z] + git rev-list -1 --merges 49917a2fa1511478922ba9567a0d5bdfd5b8a77e~1..49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] echo [2023-08-14T21:43:07.183Z] -----------> git rev-list -1 --merges 49917a2fa1511478922ba9567a0d5bdfd5b8a77e~1..49917a2fa1511478922ba9567a0d5bdfd5b8a77e 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [false] [Pipeline] sh [2023-08-14T21:43:07.477Z] + git log --format=format:%s -1 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] echo [2023-08-14T21:43:07.493Z] ========================================================= [2023-08-14T21:43:07.493Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T21:43:07.493Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T21:43:07.837Z] + git log --format=format:%s -1 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] echo [2023-08-14T21:43:07.848Z] [semverPrep] GIT_COMMIT: 49917a2fa1511478922ba9567a0d5bdfd5b8a77e, Commit Message: refactor: Replace github.com/pkg/errors with errors (#218) [Pipeline] echo [2023-08-14T21:43:07.856Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-14T21:43:08.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T21:43:08.206Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T21:43:08.206Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T21:43:08.206Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T21:43:08.206Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T21:43:08.206Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T21:43:08.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:43:08.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:43:08.626Z] [2023-08-14T21:43:08.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:43:08.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:43:08.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T21:43:08.933Z] b85a868b505f: Pulling fs layer [2023-08-14T21:43:08.933Z] e2be974225ed: Pulling fs layer [2023-08-14T21:43:08.933Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T21:43:08.933Z] 988bab9f4d93: Pulling fs layer [2023-08-14T21:43:08.933Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T21:43:08.933Z] eaf3925da568: Pulling fs layer [2023-08-14T21:43:08.933Z] bab4dde63d76: Pulling fs layer [2023-08-14T21:43:08.933Z] bde34c3a00c8: Pulling fs layer [2023-08-14T21:43:08.933Z] b352a97aabf1: Pulling fs layer [2023-08-14T21:43:08.933Z] 988bab9f4d93: Waiting [2023-08-14T21:43:08.933Z] bde34c3a00c8: Waiting [2023-08-14T21:43:08.933Z] eaf3925da568: Waiting [2023-08-14T21:43:08.933Z] 1469e6f7b9e6: Waiting [2023-08-14T21:43:08.933Z] bab4dde63d76: Waiting [2023-08-14T21:43:08.933Z] 4872d77fe225: Pulling fs layer [2023-08-14T21:43:08.933Z] 5851b861e8e6: Pulling fs layer [2023-08-14T21:43:08.933Z] 4872d77fe225: Waiting [2023-08-14T21:43:08.933Z] 5851b861e8e6: Waiting [2023-08-14T21:43:08.933Z] b352a97aabf1: Waiting [2023-08-14T21:43:08.933Z] e2be974225ed: Verifying Checksum [2023-08-14T21:43:08.933Z] e2be974225ed: Download complete [2023-08-14T21:43:08.933Z] 988bab9f4d93: Verifying Checksum [2023-08-14T21:43:08.933Z] 988bab9f4d93: Download complete [2023-08-14T21:43:08.933Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T21:43:08.933Z] 1469e6f7b9e6: Download complete [2023-08-14T21:43:08.933Z] eaf3925da568: Verifying Checksum [2023-08-14T21:43:08.933Z] eaf3925da568: Download complete [2023-08-14T21:43:09.193Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T21:43:09.193Z] 339a4e72a1f5: Download complete [2023-08-14T21:43:09.193Z] bde34c3a00c8: Verifying Checksum [2023-08-14T21:43:09.193Z] bde34c3a00c8: Download complete [2023-08-14T21:43:09.193Z] b352a97aabf1: Download complete [2023-08-14T21:43:09.193Z] 4872d77fe225: Verifying Checksum [2023-08-14T21:43:09.193Z] 4872d77fe225: Download complete [2023-08-14T21:43:09.193Z] 5851b861e8e6: Verifying Checksum [2023-08-14T21:43:09.193Z] 5851b861e8e6: Download complete [2023-08-14T21:43:09.193Z] b85a868b505f: Verifying Checksum [2023-08-14T21:43:09.193Z] b85a868b505f: Download complete [2023-08-14T21:43:09.456Z] bab4dde63d76: Verifying Checksum [2023-08-14T21:43:09.456Z] bab4dde63d76: Download complete [2023-08-14T21:43:10.441Z] b85a868b505f: Pull complete [2023-08-14T21:43:10.441Z] e2be974225ed: Pull complete [2023-08-14T21:43:11.009Z] 339a4e72a1f5: Pull complete [2023-08-14T21:43:11.009Z] 988bab9f4d93: Pull complete [2023-08-14T21:43:11.269Z] 1469e6f7b9e6: Pull complete [2023-08-14T21:43:11.269Z] eaf3925da568: Pull complete [2023-08-14T21:43:13.176Z] bab4dde63d76: Pull complete [2023-08-14T21:43:13.176Z] bde34c3a00c8: Pull complete [2023-08-14T21:43:13.176Z] b352a97aabf1: Pull complete [2023-08-14T21:43:13.176Z] 4872d77fe225: Pull complete [2023-08-14T21:43:13.176Z] 5851b861e8e6: Pull complete [2023-08-14T21:43:13.176Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T21:43:13.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:43:13.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:43:13.283Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:43:13.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T21:43:14.605Z] $ docker top c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 -eo pid,comm [2023-08-14T21:43:14.658Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-14T21:43:14.658Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T21:43:14.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:43:14.689Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:43:14.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:43:14.810Z] $ docker exec c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 ssh-agent [2023-08-14T21:43:14.918Z] SSH_AUTH_SOCK=/tmp/ssh-TKgZGtqUFTxR/agent.33 [2023-08-14T21:43:14.918Z] SSH_AGENT_PID=39 [2023-08-14T21:43:14.926Z] Running ssh-add (command line suppressed) [2023-08-14T21:43:15.027Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12314594316515706536.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12314594316515706536.key) [2023-08-14T21:43:15.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:43:15.334Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T21:43:15.350Z] $ docker exec --env ******** --env ******** c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 ssh-agent -k [2023-08-14T21:43:15.451Z] unset SSH_AUTH_SOCK; [2023-08-14T21:43:15.451Z] unset SSH_AGENT_PID; [2023-08-14T21:43:15.451Z] echo Agent pid 39 killed; [2023-08-14T21:43:15.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T21:43:15.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:43:15.487Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:43:15.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:43:15.611Z] $ docker exec c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 ssh-agent [2023-08-14T21:43:15.731Z] SSH_AUTH_SOCK=/tmp/ssh-J7pzrwLsUDRz/agent.71 [2023-08-14T21:43:15.731Z] SSH_AGENT_PID=77 [2023-08-14T21:43:15.737Z] Running ssh-add (command line suppressed) [2023-08-14T21:43:15.854Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2535594815354774458.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2535594815354774458.key) [2023-08-14T21:43:15.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:43:16.155Z] + git semver init [2023-08-14T21:43:16.414Z] 2023-08-14 21:43:16,357 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T21:43:16.414Z] 2023-08-14 21:43:16,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-08-14T21:43:16.414Z] 2023-08-14 21:43:16,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-08-14T21:43:16.414Z] 2023-08-14 21:43:16,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:43:17.800Z] 2023-08-14 21:43:17,367 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-08-14T21:43:17.800Z] 2023-08-14 21:43:17,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-08-14T21:43:17.800Z] 2023-08-14 21:43:17,368 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T21:43:17.800Z] 2023-08-14 21:43:17,368 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T21:43:17.800Z] 3.1.0-dev.10 [Pipeline] } [2023-08-14T21:43:17.815Z] $ docker exec --env ******** --env ******** c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 ssh-agent -k [2023-08-14T21:43:17.912Z] unset SSH_AUTH_SOCK; [2023-08-14T21:43:17.913Z] unset SSH_AGENT_PID; [2023-08-14T21:43:17.913Z] echo Agent pid 77 killed; [2023-08-14T21:43:17.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T21:43:18.228Z] + git semver [Pipeline] } [2023-08-14T21:43:18.501Z] $ docker stop --time=1 c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 [2023-08-14T21:43:19.794Z] $ docker rm -f --volumes c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T21:43:20.142Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T21:43:20.343Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T21:43:20.346Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:43:20.497Z] provisioning config files... [2023-08-14T21:43:20.506Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15391223773173101422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:43:20.797Z] ---> docker-login.sh [2023-08-14T21:43:20.797Z] nexus3.edgexfoundry.org:10001 [2023-08-14T21:43:20.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:20.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:20.797Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:20.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:20.797Z] [2023-08-14T21:43:20.797Z] Login Succeeded [2023-08-14T21:43:20.797Z] nexus3.edgexfoundry.org:10002 [2023-08-14T21:43:20.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:20.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:20.797Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:20.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:20.797Z] [2023-08-14T21:43:20.797Z] Login Succeeded [2023-08-14T21:43:20.797Z] nexus3.edgexfoundry.org:10003 [2023-08-14T21:43:21.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:21.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:21.055Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:21.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:21.055Z] [2023-08-14T21:43:21.055Z] Login Succeeded [2023-08-14T21:43:21.055Z] nexus3.edgexfoundry.org:10004 [2023-08-14T21:43:21.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:21.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:21.055Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:21.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:21.055Z] [2023-08-14T21:43:21.055Z] Login Succeeded [2023-08-14T21:43:21.055Z] docker.io [2023-08-14T21:43:21.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:43:21.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:43:21.315Z] Configure a credential helper to remove this warning. See [2023-08-14T21:43:21.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:43:21.315Z] [2023-08-14T21:43:21.315Z] Login Succeeded [2023-08-14T21:43:21.315Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T21:43:21.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T21:43:21.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:43:21.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:43:21.418Z] ========================================================= [2023-08-14T21:43:21.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T21:43:21.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:43:21.738Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-14T21:43:21.738Z] Sending build context to Docker daemon 12.68MB [2023-08-14T21:43:21.738Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T21:43:21.738Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-14T21:43:21.738Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T21:43:21.738Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T21:43:21.738Z] 6911f1a30b25: Pulling fs layer [2023-08-14T21:43:21.738Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T21:43:21.738Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T21:43:21.738Z] ec0bb842ea78: Pulling fs layer [2023-08-14T21:43:21.738Z] 40a00589a448: Pulling fs layer [2023-08-14T21:43:21.738Z] 6c08303d61cc: Pulling fs layer [2023-08-14T21:43:21.738Z] 798269fcf238: Pulling fs layer [2023-08-14T21:43:21.739Z] ec0bb842ea78: Waiting [2023-08-14T21:43:21.739Z] 40a00589a448: Waiting [2023-08-14T21:43:21.739Z] 6c08303d61cc: Waiting [2023-08-14T21:43:21.739Z] 798269fcf238: Waiting [2023-08-14T21:43:21.739Z] 6863d3e3a2b1: Waiting [2023-08-14T21:43:21.739Z] 6911f1a30b25: Verifying Checksum [2023-08-14T21:43:21.739Z] 6911f1a30b25: Download complete [2023-08-14T21:43:21.739Z] 6863d3e3a2b1: Verifying Checksum [2023-08-14T21:43:21.739Z] 6863d3e3a2b1: Download complete [2023-08-14T21:43:21.739Z] ec0bb842ea78: Download complete [2023-08-14T21:43:21.999Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T21:43:21.999Z] 4db1b89c0bd1: Download complete [2023-08-14T21:43:21.999Z] 40a00589a448: Verifying Checksum [2023-08-14T21:43:21.999Z] 40a00589a448: Download complete [2023-08-14T21:43:21.999Z] 4db1b89c0bd1: Pull complete [2023-08-14T21:43:22.261Z] 6911f1a30b25: Pull complete [2023-08-14T21:43:22.520Z] 798269fcf238: Verifying Checksum [2023-08-14T21:43:22.520Z] 798269fcf238: Download complete [2023-08-14T21:43:22.520Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T21:43:22.520Z] e194b8c5c2a9: Download complete [2023-08-14T21:43:22.779Z] 6c08303d61cc: Verifying Checksum [2023-08-14T21:43:22.779Z] 6c08303d61cc: Download complete [2023-08-14T21:43:25.309Z] e194b8c5c2a9: Pull complete [2023-08-14T21:43:25.568Z] 6863d3e3a2b1: Pull complete [2023-08-14T21:43:25.568Z] ec0bb842ea78: Pull complete [2023-08-14T21:43:25.568Z] 40a00589a448: Pull complete [2023-08-14T21:43:28.096Z] 6c08303d61cc: Pull complete [2023-08-14T21:43:28.663Z] 798269fcf238: Pull complete [2023-08-14T21:43:28.663Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T21:43:28.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T21:43:28.663Z] ---> ec979cd7f677 [2023-08-14T21:43:28.663Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T21:43:30.049Z] ---> Running in ca7872bbce4a [2023-08-14T21:43:30.049Z] Removing intermediate container ca7872bbce4a [2023-08-14T21:43:30.049Z] ---> d239cd60e19f [2023-08-14T21:43:30.049Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T21:43:30.049Z] ---> Running in 27f599f8e8f0 [2023-08-14T21:43:30.308Z] Removing intermediate container 27f599f8e8f0 [2023-08-14T21:43:30.308Z] ---> c7140dca38ec [2023-08-14T21:43:30.308Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-14T21:43:30.308Z] ---> Running in 1e27e4ca6069 [2023-08-14T21:43:30.308Z] Removing intermediate container 1e27e4ca6069 [2023-08-14T21:43:30.308Z] ---> bfcd8b9dba15 [2023-08-14T21:43:30.308Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T21:43:30.308Z] ---> Running in 9cdb919164a2 [2023-08-14T21:43:30.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T21:43:30.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T21:43:31.083Z] OK: 265 MiB in 53 packages [2023-08-14T21:43:31.650Z] Removing intermediate container 9cdb919164a2 [2023-08-14T21:43:31.650Z] ---> 4410d7b9dc2e [2023-08-14T21:43:31.650Z] Step 7/12 : WORKDIR /app [2023-08-14T21:43:31.650Z] ---> Running in bba0880ae03e [2023-08-14T21:43:31.650Z] Removing intermediate container bba0880ae03e [2023-08-14T21:43:31.650Z] ---> 903c79316cfe [2023-08-14T21:43:31.650Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-14T21:43:31.650Z] ---> e0fc4e3eeda0 [2023-08-14T21:43:31.650Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:43:31.650Z] ---> Running in eff466f7fc45 [2023-08-14T21:43:35.454Z] Still waiting to schedule task [2023-08-14T21:43:35.455Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3572’ [2023-08-14T21:43:58.194Z] Removing intermediate container eff466f7fc45 [2023-08-14T21:43:58.194Z] ---> 661b62b2bd58 [2023-08-14T21:43:58.194Z] Step 10/12 : COPY . . [2023-08-14T21:43:58.194Z] ---> 132d066e331b [2023-08-14T21:43:58.194Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T21:43:58.194Z] ---> Running in 72b2a6a3ee05 [2023-08-14T21:43:58.194Z] Removing intermediate container 72b2a6a3ee05 [2023-08-14T21:43:58.194Z] ---> 8c6fc35e0bf6 [2023-08-14T21:43:58.194Z] Step 12/12 : RUN $MAKE [2023-08-14T21:43:58.194Z] ---> Running in deb4f01a7a81 [2023-08-14T21:43:58.194Z] noop [2023-08-14T21:43:58.194Z] Removing intermediate container deb4f01a7a81 [2023-08-14T21:43:58.194Z] ---> 5a8fa633f2c1 [2023-08-14T21:43:58.194Z] Successfully built 5a8fa633f2c1 [2023-08-14T21:43:58.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:43:58.511Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T21:43:58.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:43:58.579Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:43:58.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T21:43:58.943Z] $ docker top 887b1a5ccf42054bacd4a5552ada23327ff2debbb792739bdb39765598d7640b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:43:59.281Z] + go version [2023-08-14T21:43:59.281Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T21:43:59.293Z] $ docker stop --time=1 887b1a5ccf42054bacd4a5552ada23327ff2debbb792739bdb39765598d7640b [2023-08-14T21:44:00.566Z] $ docker rm -f --volumes 887b1a5ccf42054bacd4a5552ada23327ff2debbb792739bdb39765598d7640b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:44:00.972Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T21:44:00.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:44:01.037Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:44:01.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T21:44:01.379Z] $ docker top acba0f4f65c3bee7712a35915e314a784c3972b1d55782412ff08604f55bbdfe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:44:01.714Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-08-14T21:44:02.009Z] + make test [2023-08-14T21:44:02.009Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-14T21:44:20.088Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-14T21:44:20.088Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-14T21:44:20.088Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements [2023-08-14T21:44:22.633Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.684s coverage: 71.9% of statements [2023-08-14T21:44:44.580Z] go vet ./... [2023-08-14T21:44:45.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T21:44:45.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T21:44:45.147Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-14T21:44:45.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T21:44:45.432Z] $ docker stop --time=1 acba0f4f65c3bee7712a35915e314a784c3972b1d55782412ff08604f55bbdfe [2023-08-14T21:44:48.455Z] $ docker rm -f --volumes acba0f4f65c3bee7712a35915e314a784c3972b1d55782412ff08604f55bbdfe [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T21:44:48.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T21:44:49.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-14T21:44:49.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T21:44:50.095Z] + ls -al . [2023-08-14T21:44:50.095Z] total 236 [2023-08-14T21:44:50.095Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 14 21:44 . [2023-08-14T21:44:50.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:43 .. [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 14 21:43 .dockerignore [2023-08-14T21:44:50.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 21:43 .git [2023-08-14T21:44:50.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 21:43 .github [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 14 21:43 .gitignore [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 21:43 .golangci.yml [2023-08-14T21:44:50.095Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 21:43 .semver [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 14 21:43 Attribution.txt [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 14 21:43 CHANGELOG.md [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 14 21:43 Dockerfile [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 21:43 GOVERNANCE.md [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 14 21:43 Jenkinsfile [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 14 21:43 LICENSE [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 14 21:43 Makefile [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 14 21:43 OWNERS.md [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 14 21:43 README.md [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 14 21:43 VERSION [2023-08-14T21:44:50.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:43 bin [2023-08-14T21:44:50.095Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 14 21:44 coverage.out [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 14 21:43 go.mod [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 14 21:43 go.sum [2023-08-14T21:44:50.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:43 images [2023-08-14T21:44:50.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:43 internal [2023-08-14T21:44:50.095Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 14 21:43 main.go [2023-08-14T21:44:50.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:43 res [2023-08-14T21:44:50.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:43 snap [2023-08-14T21:44:50.095Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 21:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:44:50.396Z] + 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=49917a2fa1511478922ba9567a0d5bdfd5b8a77e --label arch=amd64 --label version=3.1.0-dev.10 . [2023-08-14T21:44:50.397Z] Sending build context to Docker daemon 12.68MB [2023-08-14T21:44:50.397Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T21:44:50.397Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-14T21:44:50.397Z] ---> 5a8fa633f2c1 [2023-08-14T21:44:50.397Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T21:44:50.397Z] ---> Running in be9cb53a0bfd [2023-08-14T21:44:50.656Z] Removing intermediate container be9cb53a0bfd [2023-08-14T21:44:50.656Z] ---> a3721fea8417 [2023-08-14T21:44:50.656Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T21:44:50.656Z] ---> Running in 151ab63fe7eb [2023-08-14T21:44:50.656Z] Removing intermediate container 151ab63fe7eb [2023-08-14T21:44:50.656Z] ---> 6d27169506c8 [2023-08-14T21:44:50.656Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-14T21:44:50.656Z] ---> Running in 3df854c943f8 [2023-08-14T21:44:50.914Z] Removing intermediate container 3df854c943f8 [2023-08-14T21:44:50.914Z] ---> adf6272ef7a0 [2023-08-14T21:44:50.914Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T21:44:50.914Z] ---> Running in b7800e7a5542 [2023-08-14T21:44:51.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T21:44:51.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T21:44:51.691Z] OK: 265 MiB in 53 packages [2023-08-14T21:44:51.949Z] Removing intermediate container b7800e7a5542 [2023-08-14T21:44:51.950Z] ---> dee604f2dc9a [2023-08-14T21:44:51.950Z] Step 7/29 : WORKDIR /app [2023-08-14T21:44:51.950Z] ---> Running in fcd8c63ed818 [2023-08-14T21:44:51.950Z] Removing intermediate container fcd8c63ed818 [2023-08-14T21:44:51.950Z] ---> b7828c5e3e4a [2023-08-14T21:44:51.950Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-14T21:44:52.209Z] ---> c61174c6cd48 [2023-08-14T21:44:52.209Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:44:52.209Z] ---> Running in eeb09e4aec54 [2023-08-14T21:44:52.777Z] Removing intermediate container eeb09e4aec54 [2023-08-14T21:44:52.777Z] ---> 420354751219 [2023-08-14T21:44:52.777Z] Step 10/29 : COPY . . [2023-08-14T21:44:53.037Z] ---> e9b0624bd404 [2023-08-14T21:44:53.037Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T21:44:53.295Z] ---> Running in 56bdfa061674 [2023-08-14T21:44:53.295Z] Removing intermediate container 56bdfa061674 [2023-08-14T21:44:53.295Z] ---> 6a131b792af4 [2023-08-14T21:44:53.295Z] Step 12/29 : RUN $MAKE [2023-08-14T21:44:53.295Z] ---> Running in 45f425d56726 [2023-08-14T21:44:53.553Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.10" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-14T21:45:11.633Z] Removing intermediate container 45f425d56726 [2023-08-14T21:45:11.633Z] ---> b37279959ac1 [2023-08-14T21:45:11.633Z] Step 13/29 : FROM alpine:3.17 [2023-08-14T21:45:12.200Z] 3.17: Pulling from library/alpine [2023-08-14T21:45:12.200Z] 9398808236ff: Pulling fs layer [2023-08-14T21:45:12.786Z] 9398808236ff: Download complete [2023-08-14T21:45:12.786Z] 9398808236ff: Pull complete [2023-08-14T21:45:12.786Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:45:12.786Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T21:45:12.786Z] ---> 1e0b8b5322fc [2023-08-14T21:45:12.786Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-14T21:45:13.044Z] ---> Running in c6f2c966b746 [2023-08-14T21:45:13.044Z] Removing intermediate container c6f2c966b746 [2023-08-14T21:45:13.044Z] ---> 20cb8e758477 [2023-08-14T21:45:13.044Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-14T21:45:13.044Z] ---> Running in 36ced58dc230 [2023-08-14T21:45:13.044Z] Removing intermediate container 36ced58dc230 [2023-08-14T21:45:13.044Z] ---> 559e21ca47bf [2023-08-14T21:45:13.044Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-14T21:45:13.044Z] ---> Running in 63378b999ab2 [2023-08-14T21:45:13.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T21:45:13.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T21:45:13.819Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T21:45:13.819Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T21:45:13.819Z] Executing busybox-1.35.0-r29.trigger [2023-08-14T21:45:13.819Z] Executing ca-certificates-20230506-r0.trigger [2023-08-14T21:45:13.819Z] OK: 8 MiB in 17 packages [2023-08-14T21:45:14.387Z] Removing intermediate container 63378b999ab2 [2023-08-14T21:45:14.387Z] ---> b797cd201bf8 [2023-08-14T21:45:14.387Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-14T21:45:14.387Z] ---> c3beefd173fc [2023-08-14T21:45:14.387Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-14T21:45:14.646Z] ---> 917ec70a53e9 [2023-08-14T21:45:14.646Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-14T21:45:14.646Z] ---> a888f96e4c1c [2023-08-14T21:45:14.646Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-14T21:45:14.905Z] ---> 30b7e5bf3a42 [2023-08-14T21:45:14.905Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-14T21:45:15.491Z] ---> c00b9ff6a5a4 [2023-08-14T21:45:15.491Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-14T21:45:15.491Z] ---> Running in 7e65cc73e87a [2023-08-14T21:45:16.057Z] Removing intermediate container 7e65cc73e87a [2023-08-14T21:45:16.057Z] ---> 159b44bab69c [2023-08-14T21:45:16.057Z] Step 23/29 : VOLUME /cache [2023-08-14T21:45:16.057Z] ---> Running in a95cdb476fd3 [2023-08-14T21:45:16.057Z] Removing intermediate container a95cdb476fd3 [2023-08-14T21:45:16.057Z] ---> 655c443d0b67 [2023-08-14T21:45:16.057Z] Step 24/29 : EXPOSE 59711 [2023-08-14T21:45:16.057Z] ---> Running in 0014295313e5 [2023-08-14T21:45:16.057Z] Removing intermediate container 0014295313e5 [2023-08-14T21:45:16.057Z] ---> 2ad966ae7fa0 [2023-08-14T21:45:16.057Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-14T21:45:16.057Z] ---> Running in 09f76241f151 [2023-08-14T21:45:16.316Z] Removing intermediate container 09f76241f151 [2023-08-14T21:45:16.316Z] ---> 64f5c1511a9f [2023-08-14T21:45:16.316Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-14T21:45:16.316Z] ---> Running in c2a43e18d08a [2023-08-14T21:45:16.316Z] Removing intermediate container c2a43e18d08a [2023-08-14T21:45:16.316Z] ---> 0a4a8cef973a [2023-08-14T21:45:16.316Z] Step 27/29 : LABEL arch=amd64 [2023-08-14T21:45:16.316Z] ---> Running in fea9bb1624c0 [2023-08-14T21:45:16.574Z] Removing intermediate container fea9bb1624c0 [2023-08-14T21:45:16.574Z] ---> 9f4cb5bbe631 [2023-08-14T21:45:16.574Z] Step 28/29 : LABEL git_sha=49917a2fa1511478922ba9567a0d5bdfd5b8a77e [2023-08-14T21:45:16.574Z] ---> Running in 908cb1b4c642 [2023-08-14T21:45:16.574Z] Removing intermediate container 908cb1b4c642 [2023-08-14T21:45:16.574Z] ---> 06a192ed328e [2023-08-14T21:45:16.574Z] Step 29/29 : LABEL version=3.1.0-dev.10 [2023-08-14T21:45:16.574Z] ---> Running in a791e129e08b [2023-08-14T21:45:16.574Z] Removing intermediate container a791e129e08b [2023-08-14T21:45:16.574Z] ---> 79fae6e18734 [2023-08-14T21:45:16.574Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T21:45:16.574Z] Successfully built 79fae6e18734 [2023-08-14T21:45:16.574Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:45:16.669Z] provisioning config files... [2023-08-14T21:45:16.676Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1250674253842823530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:45:16.974Z] ---> docker-login.sh [2023-08-14T21:45:16.974Z] nexus3.edgexfoundry.org:10001 [2023-08-14T21:45:16.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:45:16.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:45:16.974Z] Configure a credential helper to remove this warning. See [2023-08-14T21:45:16.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:45:16.974Z] [2023-08-14T21:45:16.974Z] Login Succeeded [2023-08-14T21:45:16.974Z] nexus3.edgexfoundry.org:10002 [2023-08-14T21:45:16.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:45:16.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:45:16.974Z] Configure a credential helper to remove this warning. See [2023-08-14T21:45:16.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:45:16.974Z] [2023-08-14T21:45:16.974Z] Login Succeeded [2023-08-14T21:45:16.974Z] nexus3.edgexfoundry.org:10003 [2023-08-14T21:45:17.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:45:17.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:45:17.233Z] Configure a credential helper to remove this warning. See [2023-08-14T21:45:17.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:45:17.233Z] [2023-08-14T21:45:17.233Z] Login Succeeded [2023-08-14T21:45:17.233Z] nexus3.edgexfoundry.org:10004 [2023-08-14T21:45:17.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:45:17.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:45:17.233Z] Configure a credential helper to remove this warning. See [2023-08-14T21:45:17.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:45:17.233Z] [2023-08-14T21:45:17.233Z] Login Succeeded [2023-08-14T21:45:17.233Z] docker.io [2023-08-14T21:45:17.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:45:17.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:45:17.493Z] Configure a credential helper to remove this warning. See [2023-08-14T21:45:17.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:45:17.493Z] [2023-08-14T21:45:17.493Z] Login Succeeded [2023-08-14T21:45:17.493Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T21:45:17.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:45:17.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:45:17.539Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-08-14T21:45:17.539Z] 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [2023-08-14T21:45:17.539Z] latest [2023-08-14T21:45:17.539Z] 3.1.0-dev.10 [2023-08-14T21:45:17.539Z] 49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [2023-08-14T21:45:17.539Z] main [2023-08-14T21:45:17.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:17.843Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:18.142Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e [2023-08-14T21:45:18.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T21:45:18.142Z] 8687de1a06f5: Preparing [2023-08-14T21:45:18.142Z] f7587f35b148: Preparing [2023-08-14T21:45:18.142Z] 177bf3e1263c: Preparing [2023-08-14T21:45:18.142Z] 1d83d741a8f2: Preparing [2023-08-14T21:45:18.142Z] 7ec388307603: Preparing [2023-08-14T21:45:18.142Z] e27709fe6973: Preparing [2023-08-14T21:45:18.142Z] 87b56aa22226: Preparing [2023-08-14T21:45:18.142Z] 36b50b131297: Preparing [2023-08-14T21:45:18.142Z] e27709fe6973: Waiting [2023-08-14T21:45:18.142Z] 87b56aa22226: Waiting [2023-08-14T21:45:18.142Z] 177bf3e1263c: Pushed [2023-08-14T21:45:18.142Z] 8687de1a06f5: Pushed [2023-08-14T21:45:18.142Z] 7ec388307603: Pushed [2023-08-14T21:45:18.142Z] 1d83d741a8f2: Pushed [2023-08-14T21:45:18.142Z] 36b50b131297: Layer already exists [2023-08-14T21:45:18.401Z] e27709fe6973: Pushed [2023-08-14T21:45:18.401Z] 87b56aa22226: Pushed [2023-08-14T21:45:20.934Z] f7587f35b148: Pushed [2023-08-14T21:45:20.934Z] 49917a2fa1511478922ba9567a0d5bdfd5b8a77e: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:21.242Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:21.547Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-14T21:45:21.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T21:45:21.548Z] 8687de1a06f5: Preparing [2023-08-14T21:45:21.548Z] f7587f35b148: Preparing [2023-08-14T21:45:21.548Z] 177bf3e1263c: Preparing [2023-08-14T21:45:21.548Z] 1d83d741a8f2: Preparing [2023-08-14T21:45:21.548Z] 7ec388307603: Preparing [2023-08-14T21:45:21.548Z] e27709fe6973: Preparing [2023-08-14T21:45:21.548Z] 87b56aa22226: Preparing [2023-08-14T21:45:21.548Z] 36b50b131297: Preparing [2023-08-14T21:45:21.548Z] e27709fe6973: Waiting [2023-08-14T21:45:21.548Z] 87b56aa22226: Waiting [2023-08-14T21:45:21.548Z] 36b50b131297: Waiting [2023-08-14T21:45:21.548Z] 177bf3e1263c: Layer already exists [2023-08-14T21:45:21.548Z] 8687de1a06f5: Layer already exists [2023-08-14T21:45:21.548Z] 1d83d741a8f2: Layer already exists [2023-08-14T21:45:21.548Z] f7587f35b148: Layer already exists [2023-08-14T21:45:21.548Z] 7ec388307603: Layer already exists [2023-08-14T21:45:21.548Z] e27709fe6973: Layer already exists [2023-08-14T21:45:21.548Z] 36b50b131297: Layer already exists [2023-08-14T21:45:21.548Z] 87b56aa22226: Layer already exists [2023-08-14T21:45:21.548Z] latest: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:21.856Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:22.158Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.10 [2023-08-14T21:45:22.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T21:45:22.158Z] 8687de1a06f5: Preparing [2023-08-14T21:45:22.158Z] f7587f35b148: Preparing [2023-08-14T21:45:22.158Z] 177bf3e1263c: Preparing [2023-08-14T21:45:22.158Z] 1d83d741a8f2: Preparing [2023-08-14T21:45:22.158Z] 7ec388307603: Preparing [2023-08-14T21:45:22.158Z] e27709fe6973: Preparing [2023-08-14T21:45:22.158Z] 87b56aa22226: Preparing [2023-08-14T21:45:22.158Z] 36b50b131297: Preparing [2023-08-14T21:45:22.158Z] e27709fe6973: Waiting [2023-08-14T21:45:22.158Z] 36b50b131297: Waiting [2023-08-14T21:45:22.158Z] 87b56aa22226: Waiting [2023-08-14T21:45:22.158Z] 1d83d741a8f2: Layer already exists [2023-08-14T21:45:22.158Z] 7ec388307603: Layer already exists [2023-08-14T21:45:22.158Z] 177bf3e1263c: Layer already exists [2023-08-14T21:45:22.158Z] f7587f35b148: Layer already exists [2023-08-14T21:45:22.158Z] 8687de1a06f5: Layer already exists [2023-08-14T21:45:22.158Z] e27709fe6973: Layer already exists [2023-08-14T21:45:22.158Z] 36b50b131297: Layer already exists [2023-08-14T21:45:22.158Z] 87b56aa22226: Layer already exists [2023-08-14T21:45:22.158Z] 3.1.0-dev.10: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:22.471Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:22.776Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [2023-08-14T21:45:22.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T21:45:22.776Z] 8687de1a06f5: Preparing [2023-08-14T21:45:22.776Z] f7587f35b148: Preparing [2023-08-14T21:45:22.776Z] 177bf3e1263c: Preparing [2023-08-14T21:45:22.776Z] 1d83d741a8f2: Preparing [2023-08-14T21:45:22.776Z] 7ec388307603: Preparing [2023-08-14T21:45:22.776Z] e27709fe6973: Preparing [2023-08-14T21:45:22.776Z] 87b56aa22226: Preparing [2023-08-14T21:45:22.776Z] 36b50b131297: Preparing [2023-08-14T21:45:22.776Z] 87b56aa22226: Waiting [2023-08-14T21:45:22.776Z] e27709fe6973: Waiting [2023-08-14T21:45:22.776Z] 36b50b131297: Waiting [2023-08-14T21:45:22.776Z] 8687de1a06f5: Layer already exists [2023-08-14T21:45:22.776Z] 1d83d741a8f2: Layer already exists [2023-08-14T21:45:22.776Z] 7ec388307603: Layer already exists [2023-08-14T21:45:22.776Z] f7587f35b148: Layer already exists [2023-08-14T21:45:22.776Z] 177bf3e1263c: Layer already exists [2023-08-14T21:45:22.776Z] e27709fe6973: Layer already exists [2023-08-14T21:45:22.776Z] 36b50b131297: Layer already exists [2023-08-14T21:45:22.776Z] 87b56aa22226: Layer already exists [2023-08-14T21:45:22.776Z] 49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:23.084Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:23.390Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-08-14T21:45:23.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-08-14T21:45:23.390Z] 8687de1a06f5: Preparing [2023-08-14T21:45:23.390Z] f7587f35b148: Preparing [2023-08-14T21:45:23.390Z] 177bf3e1263c: Preparing [2023-08-14T21:45:23.390Z] 1d83d741a8f2: Preparing [2023-08-14T21:45:23.390Z] 7ec388307603: Preparing [2023-08-14T21:45:23.390Z] e27709fe6973: Preparing [2023-08-14T21:45:23.390Z] 87b56aa22226: Preparing [2023-08-14T21:45:23.390Z] e27709fe6973: Waiting [2023-08-14T21:45:23.390Z] 36b50b131297: Preparing [2023-08-14T21:45:23.390Z] 87b56aa22226: Waiting [2023-08-14T21:45:23.390Z] 36b50b131297: Waiting [2023-08-14T21:45:23.390Z] 177bf3e1263c: Layer already exists [2023-08-14T21:45:23.390Z] 1d83d741a8f2: Layer already exists [2023-08-14T21:45:23.390Z] f7587f35b148: Layer already exists [2023-08-14T21:45:23.390Z] 8687de1a06f5: Layer already exists [2023-08-14T21:45:23.390Z] 7ec388307603: Layer already exists [2023-08-14T21:45:23.390Z] e27709fe6973: Layer already exists [2023-08-14T21:45:23.390Z] 36b50b131297: Layer already exists [2023-08-14T21:45:23.390Z] 87b56aa22226: Layer already exists [2023-08-14T21:45:23.390Z] main: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:45:23.436Z] ===================================================== [Pipeline] echo [2023-08-14T21:45:23.442Z] taggedImages: [2023-08-14T21:45:23.442Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e [2023-08-14T21:45:23.442Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-08-14T21:45:23.442Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.10 [2023-08-14T21:45:23.442Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [2023-08-14T21:45:23.442Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:23.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:45:23.802Z] [2023-08-14T21:45:23.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:45:24.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:45:24.097Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T21:45:24.097Z] 5eb5b503b376: Pulling fs layer [2023-08-14T21:45:24.097Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T21:45:24.097Z] ec43610c2a17: Pulling fs layer [2023-08-14T21:45:24.097Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T21:45:24.097Z] 33b1e0a273af: Pulling fs layer [2023-08-14T21:45:24.097Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T21:45:24.097Z] 2f39f015ded8: Pulling fs layer [2023-08-14T21:45:24.097Z] 3a2ae6a8a46f: Waiting [2023-08-14T21:45:24.097Z] 33b1e0a273af: Waiting [2023-08-14T21:45:24.097Z] 5d3b04190fa2: Waiting [2023-08-14T21:45:24.097Z] 5c69ac0246d0: Download complete [2023-08-14T21:45:24.097Z] 3a2ae6a8a46f: Download complete [2023-08-14T21:45:24.097Z] 33b1e0a273af: Verifying Checksum [2023-08-14T21:45:24.097Z] 33b1e0a273af: Download complete [2023-08-14T21:45:24.097Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T21:45:24.097Z] 5d3b04190fa2: Download complete [2023-08-14T21:45:24.363Z] ec43610c2a17: Verifying Checksum [2023-08-14T21:45:24.363Z] ec43610c2a17: Download complete [2023-08-14T21:45:24.363Z] 5eb5b503b376: Verifying Checksum [2023-08-14T21:45:24.363Z] 5eb5b503b376: Download complete [2023-08-14T21:45:24.927Z] 2f39f015ded8: Download complete [2023-08-14T21:45:25.494Z] 5eb5b503b376: Pull complete [2023-08-14T21:45:25.752Z] 5c69ac0246d0: Pull complete [2023-08-14T21:45:26.010Z] ec43610c2a17: Pull complete [2023-08-14T21:45:26.269Z] 3a2ae6a8a46f: Pull complete [2023-08-14T21:45:26.269Z] 33b1e0a273af: Pull complete [2023-08-14T21:45:26.527Z] 5d3b04190fa2: Pull complete [2023-08-14T21:45:30.710Z] 2f39f015ded8: Pull complete [2023-08-14T21:45:30.710Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T21:45:30.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:45:30.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:45:30.781Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:45:30.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T21:45:33.651Z] $ docker top 3bac2b3f297c5d8ccdf560de62976156a3c20e90785ab5d8fbee5121b9e64cf3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:45:34.033Z] ---> job-cost.sh [2023-08-14T21:45:34.033Z] lf-activate-venv: SKIPPING [2023-08-14T21:45:34.033Z] INFO: No Stack... [2023-08-14T21:45:34.291Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T21:45:34.551Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T21:45:34.842Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-08-14T21:45:34.842Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T21:45:34.853Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [2023-08-14T21:45:34.859Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] did not exist. Created. [2023-08-14T21:45:34.859Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T21:45:35.154Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-14T21:45:35.186Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T21:45:35.192Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T21:45:35.212Z] $ docker stop --time=1 3bac2b3f297c5d8ccdf560de62976156a3c20e90785ab5d8fbee5121b9e64cf3 [2023-08-14T21:45:36.353Z] $ docker rm -f --volumes 3bac2b3f297c5d8ccdf560de62976156a3c20e90785ab5d8fbee5121b9e64cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T21:46:37.187Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3577 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-08-14T21:46:37.197Z] Running in /w/workspace/app-rfid-llrp-inventory/122 [Pipeline] { [Pipeline] checkout [2023-08-14T21:46:37.232Z] The recommended git tool is: git [2023-08-14T21:46:43.376Z] using credential edgex-jenkins-ssh [2023-08-14T21:46:43.394Z] Cloning the remote Git repository [2023-08-14T21:46:43.439Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-14T21:46:43.554Z] > git init /w/workspace/app-rfid-llrp-inventory/122 # timeout=10 [2023-08-14T21:46:43.737Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-14T21:46:43.738Z] > git --version # timeout=10 [2023-08-14T21:46:43.768Z] > git --version # 'git version 2.25.1' [2023-08-14T21:46:43.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T21:46:43.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T21:46:47.305Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-14T21:46:47.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T21:46:48.363Z] Avoid second fetch [2023-08-14T21:46:48.364Z] Checking out Revision 49917a2fa1511478922ba9567a0d5bdfd5b8a77e (main) [2023-08-14T21:46:48.380Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T21:46:48.465Z] > git checkout -f 49917a2fa1511478922ba9567a0d5bdfd5b8a77e # timeout=10 [2023-08-14T21:46:49.027Z] Commit message: "refactor: Replace github.com/pkg/errors with errors (#218)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T21:46:50.066Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T21:46:50.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T21:46:50.066Z] Dload Upload Total Spent Left Speed [2023-08-14T21:46:50.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70060 0 --:--:-- --:--:-- --:--:-- 70060 [Pipeline] sh [2023-08-14T21:46:50.771Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T21:46:51.110Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T21:46:51.110Z] + sudo tee /etc/docker/daemon.new [2023-08-14T21:46:51.110Z] { [2023-08-14T21:46:51.110Z] "registry-mirrors": [ [2023-08-14T21:46:51.110Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T21:46:51.110Z] ], [2023-08-14T21:46:51.110Z] "bip": "10.250.0.254/24", [2023-08-14T21:46:51.110Z] "hosts": [ [2023-08-14T21:46:51.110Z] "tcp://0.0.0.0:5555", [2023-08-14T21:46:51.110Z] "unix:///var/run/docker.sock" [2023-08-14T21:46:51.110Z] ], [2023-08-14T21:46:51.110Z] "mtu": 1458, [2023-08-14T21:46:51.110Z] "selinux-enabled": true, [2023-08-14T21:46:51.110Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T21:46:51.110Z] } [Pipeline] sh [2023-08-14T21:46:51.454Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T21:46:51.802Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:47:10.098Z] provisioning config files... [2023-08-14T21:47:10.130Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/122@tmp/config14088857510787898569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:47:10.499Z] ---> docker-login.sh [2023-08-14T21:47:10.499Z] nexus3.edgexfoundry.org:10001 [2023-08-14T21:47:11.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:47:11.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:47:11.089Z] Configure a credential helper to remove this warning. See [2023-08-14T21:47:11.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:47:11.089Z] [2023-08-14T21:47:11.089Z] Login Succeeded [2023-08-14T21:47:11.089Z] nexus3.edgexfoundry.org:10002 [2023-08-14T21:47:11.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:47:11.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:47:11.632Z] Configure a credential helper to remove this warning. See [2023-08-14T21:47:11.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:47:11.632Z] [2023-08-14T21:47:11.632Z] Login Succeeded [2023-08-14T21:47:11.632Z] nexus3.edgexfoundry.org:10003 [2023-08-14T21:47:11.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:47:11.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:47:11.903Z] Configure a credential helper to remove this warning. See [2023-08-14T21:47:11.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:47:11.903Z] [2023-08-14T21:47:11.903Z] Login Succeeded [2023-08-14T21:47:11.903Z] nexus3.edgexfoundry.org:10004 [2023-08-14T21:47:12.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:47:12.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:47:12.447Z] Configure a credential helper to remove this warning. See [2023-08-14T21:47:12.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:47:12.447Z] [2023-08-14T21:47:12.447Z] Login Succeeded [2023-08-14T21:47:12.447Z] docker.io [2023-08-14T21:47:12.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:47:12.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:47:12.984Z] Configure a credential helper to remove this warning. See [2023-08-14T21:47:12.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:47:12.984Z] [2023-08-14T21:47:12.984Z] Login Succeeded [2023-08-14T21:47:12.984Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T21:47:12.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T21:47:13.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:47:13.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:47:13.327Z] ========================================================= [2023-08-14T21:47:13.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T21:47:13.327Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:47:13.714Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-14T21:47:13.993Z] Sending build context to Docker daemon 684kB [2023-08-14T21:47:13.993Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T21:47:13.993Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-14T21:47:14.271Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T21:47:14.271Z] edb6bdbacee9: Pulling fs layer [2023-08-14T21:47:14.271Z] 5f9638ab2659: Pulling fs layer [2023-08-14T21:47:14.271Z] 8d51d6327a98: Pulling fs layer [2023-08-14T21:47:14.271Z] 8b374f2dd631: Pulling fs layer [2023-08-14T21:47:14.271Z] ec14aa9079de: Pulling fs layer [2023-08-14T21:47:14.271Z] 2f466654f4bb: Pulling fs layer [2023-08-14T21:47:14.271Z] 554e91adad29: Pulling fs layer [2023-08-14T21:47:14.271Z] ec14aa9079de: Waiting [2023-08-14T21:47:14.271Z] 2f466654f4bb: Waiting [2023-08-14T21:47:14.271Z] 8b374f2dd631: Waiting [2023-08-14T21:47:14.271Z] 5f9638ab2659: Verifying Checksum [2023-08-14T21:47:14.271Z] 5f9638ab2659: Download complete [2023-08-14T21:47:14.271Z] 8b374f2dd631: Verifying Checksum [2023-08-14T21:47:14.271Z] 8b374f2dd631: Download complete [2023-08-14T21:47:14.271Z] ec14aa9079de: Verifying Checksum [2023-08-14T21:47:14.271Z] ec14aa9079de: Download complete [2023-08-14T21:47:14.271Z] edb6bdbacee9: Verifying Checksum [2023-08-14T21:47:14.271Z] edb6bdbacee9: Download complete [2023-08-14T21:47:15.700Z] edb6bdbacee9: Pull complete [2023-08-14T21:47:15.984Z] 554e91adad29: Verifying Checksum [2023-08-14T21:47:15.984Z] 554e91adad29: Download complete [2023-08-14T21:47:16.258Z] 5f9638ab2659: Pull complete [2023-08-14T21:47:17.232Z] 8d51d6327a98: Verifying Checksum [2023-08-14T21:47:17.232Z] 8d51d6327a98: Download complete [2023-08-14T21:47:17.232Z] 2f466654f4bb: Verifying Checksum [2023-08-14T21:47:17.232Z] 2f466654f4bb: Download complete [2023-08-14T21:47:27.342Z] 8d51d6327a98: Pull complete [2023-08-14T21:47:27.342Z] 8b374f2dd631: Pull complete [2023-08-14T21:47:27.612Z] ec14aa9079de: Pull complete [2023-08-14T21:47:34.406Z] 2f466654f4bb: Pull complete [2023-08-14T21:47:37.005Z] 554e91adad29: Pull complete [2023-08-14T21:47:37.005Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T21:47:37.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T21:47:37.006Z] ---> 1e15ea492957 [2023-08-14T21:47:37.006Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T21:47:38.984Z] ---> Running in 15e1f173a43a [2023-08-14T21:47:38.984Z] Removing intermediate container 15e1f173a43a [2023-08-14T21:47:38.984Z] ---> 2b22c6eaa63b [2023-08-14T21:47:38.984Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T21:47:39.253Z] ---> Running in b026479da630 [2023-08-14T21:47:39.522Z] Removing intermediate container b026479da630 [2023-08-14T21:47:39.522Z] ---> 020ad66cb585 [2023-08-14T21:47:39.522Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-14T21:47:39.522Z] ---> Running in ecefa2a6c83b [2023-08-14T21:47:40.113Z] Removing intermediate container ecefa2a6c83b [2023-08-14T21:47:40.113Z] ---> 0168868f40d6 [2023-08-14T21:47:40.113Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T21:47:40.113Z] ---> Running in 5556d94c4eae [2023-08-14T21:47:41.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:47:41.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:47:43.213Z] OK: 263 MiB in 53 packages [2023-08-14T21:47:44.179Z] Removing intermediate container 5556d94c4eae [2023-08-14T21:47:44.179Z] ---> d566e937a28f [2023-08-14T21:47:44.179Z] Step 7/12 : WORKDIR /app [2023-08-14T21:47:44.179Z] ---> Running in 08b4ed4214b8 [2023-08-14T21:47:44.447Z] Removing intermediate container 08b4ed4214b8 [2023-08-14T21:47:44.447Z] ---> 3147a3a883c2 [2023-08-14T21:47:44.447Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-14T21:47:45.044Z] ---> 7be2d4f25850 [2023-08-14T21:47:45.044Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:47:45.044Z] ---> Running in 4d8a443c7432 [2023-08-14T21:48:52.949Z] Removing intermediate container 4d8a443c7432 [2023-08-14T21:48:52.949Z] ---> aad4b29be386 [2023-08-14T21:48:52.949Z] Step 10/12 : COPY . . [2023-08-14T21:48:52.949Z] ---> c5478923436e [2023-08-14T21:48:52.949Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T21:48:52.949Z] ---> Running in f1c15677a58a [2023-08-14T21:48:52.949Z] Removing intermediate container f1c15677a58a [2023-08-14T21:48:52.949Z] ---> 163f555c61fc [2023-08-14T21:48:52.949Z] Step 12/12 : RUN $MAKE [2023-08-14T21:48:52.949Z] ---> Running in ca9a34df9ccb [2023-08-14T21:48:52.949Z] noop [2023-08-14T21:48:53.538Z] Removing intermediate container ca9a34df9ccb [2023-08-14T21:48:53.538Z] ---> 69c502480ab3 [2023-08-14T21:48:53.538Z] Successfully built 69c502480ab3 [2023-08-14T21:48:53.538Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:48:53.900Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T21:48:53.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:48:54.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-3577 does not seem to be running inside a container [2023-08-14T21:48:54.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/122 -v /w/workspace/app-rfid-llrp-inventory/122:/w/workspace/app-rfid-llrp-inventory/122:rw,z -v /w/workspace/app-rfid-llrp-inventory/122@tmp:/w/workspace/app-rfid-llrp-inventory/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T21:48:55.480Z] $ docker top 8a559c470603d5d56e23ce120ba3334d120e564c98d7f9ff83de37b51bbe54a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:48:56.345Z] + go version [2023-08-14T21:48:56.345Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T21:48:56.373Z] $ docker stop --time=1 8a559c470603d5d56e23ce120ba3334d120e564c98d7f9ff83de37b51bbe54a3 [2023-08-14T21:48:58.052Z] $ docker rm -f --volumes 8a559c470603d5d56e23ce120ba3334d120e564c98d7f9ff83de37b51bbe54a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:48:58.614Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T21:48:58.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:48:58.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-3577 does not seem to be running inside a container [2023-08-14T21:48:58.914Z] $ 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/122 -v /w/workspace/app-rfid-llrp-inventory/122:/w/workspace/app-rfid-llrp-inventory/122:rw,z -v /w/workspace/app-rfid-llrp-inventory/122@tmp:/w/workspace/app-rfid-llrp-inventory/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T21:49:00.211Z] $ docker top f3da6de51b783bff949bc6882c107edc41da05239df03fe47122694381c4b933 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:49:01.069Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/122 [Pipeline] fileExists [Pipeline] sh [2023-08-14T21:49:01.729Z] + make test [2023-08-14T21:49:01.730Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-14T21:52:23.536Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-14T21:52:28.891Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-14T21:52:30.304Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.331s coverage: 86.2% of statements [2023-08-14T21:52:42.644Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.608s coverage: 71.9% of statements [2023-08-14T21:52:42.644Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T21:52:42.644Z] go vet ./... [2023-08-14T21:55:19.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T21:55:19.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T21:55:19.402Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-14T21:55:19.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T21:55:19.446Z] $ docker stop --time=1 f3da6de51b783bff949bc6882c107edc41da05239df03fe47122694381c4b933 [2023-08-14T21:55:21.379Z] $ docker rm -f --volumes f3da6de51b783bff949bc6882c107edc41da05239df03fe47122694381c4b933 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T21:55:22.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T21:55:23.001Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T21:55:23.518Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T21:55:23.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T21:55:24.234Z] + ls -al . [2023-08-14T21:55:24.234Z] total 232 [2023-08-14T21:55:24.234Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 21:49 . [2023-08-14T21:55:24.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:46 .. [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 14 21:46 .dockerignore [2023-08-14T21:55:24.234Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 21:46 .git [2023-08-14T21:55:24.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 21:46 .github [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 14 21:46 .gitignore [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 21:46 .golangci.yml [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 10232 Aug 14 21:46 Attribution.txt [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 14 21:46 CHANGELOG.md [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 14 21:46 Dockerfile [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 21:46 GOVERNANCE.md [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 14 21:46 Jenkinsfile [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 14 21:46 LICENSE [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 14 21:46 Makefile [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 14 21:46 OWNERS.md [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 14 21:46 README.md [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 14 21:43 VERSION [2023-08-14T21:55:24.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:46 bin [2023-08-14T21:55:24.234Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 14 21:52 coverage.out [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 3664 Aug 14 21:46 go.mod [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 32783 Aug 14 21:46 go.sum [2023-08-14T21:55:24.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:46 images [2023-08-14T21:55:24.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:46 internal [2023-08-14T21:55:24.234Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 14 21:46 main.go [2023-08-14T21:55:24.234Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:46 res [2023-08-14T21:55:24.234Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:46 snap [2023-08-14T21:55:24.234Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 21:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:55:24.580Z] + 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=49917a2fa1511478922ba9567a0d5bdfd5b8a77e --label arch=arm64 --label version=3.1.0-dev.10 . [2023-08-14T21:55:24.849Z] Sending build context to Docker daemon 684kB [2023-08-14T21:55:24.849Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T21:55:24.849Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-14T21:55:24.849Z] ---> 69c502480ab3 [2023-08-14T21:55:24.849Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T21:55:25.812Z] ---> Running in bdb55519de67 [2023-08-14T21:55:26.082Z] Removing intermediate container bdb55519de67 [2023-08-14T21:55:26.082Z] ---> b711617dd296 [2023-08-14T21:55:26.082Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T21:55:26.082Z] ---> Running in a349c234d24b [2023-08-14T21:55:26.356Z] Removing intermediate container a349c234d24b [2023-08-14T21:55:26.356Z] ---> 3813768491d5 [2023-08-14T21:55:26.356Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-14T21:55:26.625Z] ---> Running in b7b8a6284a31 [2023-08-14T21:55:26.893Z] Removing intermediate container b7b8a6284a31 [2023-08-14T21:55:26.893Z] ---> 4a1d12661cb9 [2023-08-14T21:55:26.893Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T21:55:26.893Z] ---> Running in 951be36dd611 [2023-08-14T21:55:27.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:55:28.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:55:29.855Z] OK: 263 MiB in 53 packages [2023-08-14T21:55:30.439Z] Removing intermediate container 951be36dd611 [2023-08-14T21:55:30.439Z] ---> 1a8f0431122b [2023-08-14T21:55:30.439Z] Step 7/29 : WORKDIR /app [2023-08-14T21:55:30.439Z] ---> Running in 6a07c0b913ab [2023-08-14T21:55:30.707Z] Removing intermediate container 6a07c0b913ab [2023-08-14T21:55:30.707Z] ---> 96f95eb88ecb [2023-08-14T21:55:30.707Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-14T21:55:31.290Z] ---> b14ddca9d684 [2023-08-14T21:55:31.290Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T21:55:31.290Z] ---> Running in 2e7bf275fb4d [2023-08-14T21:55:33.881Z] Removing intermediate container 2e7bf275fb4d [2023-08-14T21:55:33.881Z] ---> 8558703a2d9f [2023-08-14T21:55:33.881Z] Step 10/29 : COPY . . [2023-08-14T21:55:34.151Z] ---> 96a01b746eb3 [2023-08-14T21:55:34.151Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T21:55:34.151Z] ---> Running in d2c2f358d36a [2023-08-14T21:55:34.738Z] Removing intermediate container d2c2f358d36a [2023-08-14T21:55:34.738Z] ---> 75d25bf99105 [2023-08-14T21:55:34.738Z] Step 12/29 : RUN $MAKE [2023-08-14T21:55:34.738Z] ---> Running in bae45093c32a [2023-08-14T21:55:35.700Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.10" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-08-14T21:57:57.429Z] Removing intermediate container bae45093c32a [2023-08-14T21:57:57.429Z] ---> 2abf1812f163 [2023-08-14T21:57:57.429Z] Step 13/29 : FROM alpine:3.17 [2023-08-14T21:57:57.429Z] 3.17: Pulling from library/alpine [2023-08-14T21:57:57.429Z] 4060ece20d7a: Pulling fs layer [2023-08-14T21:57:57.429Z] 4060ece20d7a: Verifying Checksum [2023-08-14T21:57:57.429Z] 4060ece20d7a: Download complete [2023-08-14T21:57:57.429Z] 4060ece20d7a: Pull complete [2023-08-14T21:57:57.429Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T21:57:57.429Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T21:57:57.429Z] ---> 8650cd65339b [2023-08-14T21:57:57.429Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-14T21:57:57.429Z] ---> Running in c7c535426d64 [2023-08-14T21:57:57.429Z] Removing intermediate container c7c535426d64 [2023-08-14T21:57:57.429Z] ---> a93a42d480cc [2023-08-14T21:57:57.429Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-14T21:57:57.429Z] ---> Running in 9624f60bc601 [2023-08-14T21:57:57.429Z] Removing intermediate container 9624f60bc601 [2023-08-14T21:57:57.429Z] ---> 541c73807e1b [2023-08-14T21:57:57.429Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-14T21:57:57.429Z] ---> Running in 96d8123177d8 [2023-08-14T21:57:57.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T21:57:57.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T21:57:58.659Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T21:57:58.659Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T21:57:58.659Z] Executing busybox-1.35.0-r29.trigger [2023-08-14T21:57:58.659Z] Executing ca-certificates-20230506-r0.trigger [2023-08-14T21:57:59.241Z] OK: 8 MiB in 17 packages [2023-08-14T21:58:00.203Z] Removing intermediate container 96d8123177d8 [2023-08-14T21:58:00.203Z] ---> 151ccf725b8c [2023-08-14T21:58:00.203Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-14T21:58:00.786Z] ---> eea5c4dfb0b5 [2023-08-14T21:58:00.786Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-14T21:58:01.369Z] ---> 2dcbf202f369 [2023-08-14T21:58:01.369Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-14T21:58:01.952Z] ---> fb7adc610be9 [2023-08-14T21:58:01.952Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-14T21:58:02.220Z] ---> dff730b81214 [2023-08-14T21:58:02.220Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-14T21:58:05.565Z] ---> 3beccf8335d6 [2023-08-14T21:58:05.565Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-14T21:58:05.565Z] ---> Running in 8fd956c64914 [2023-08-14T21:58:06.975Z] Removing intermediate container 8fd956c64914 [2023-08-14T21:58:06.975Z] ---> 4120eaa08962 [2023-08-14T21:58:06.975Z] Step 23/29 : VOLUME /cache [2023-08-14T21:58:07.241Z] ---> Running in 9aa4bbae8eec [2023-08-14T21:58:07.509Z] Removing intermediate container 9aa4bbae8eec [2023-08-14T21:58:07.509Z] ---> d168df496bd5 [2023-08-14T21:58:07.509Z] Step 24/29 : EXPOSE 59711 [2023-08-14T21:58:07.509Z] ---> Running in e16260059860 [2023-08-14T21:58:07.777Z] Removing intermediate container e16260059860 [2023-08-14T21:58:07.777Z] ---> 310eccf806b6 [2023-08-14T21:58:07.777Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-14T21:58:08.061Z] ---> Running in 7220e53f14bf [2023-08-14T21:58:08.329Z] Removing intermediate container 7220e53f14bf [2023-08-14T21:58:08.329Z] ---> c1bd8374fa98 [2023-08-14T21:58:08.329Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-14T21:58:08.329Z] ---> Running in 411cade5ac79 [2023-08-14T21:58:08.597Z] Removing intermediate container 411cade5ac79 [2023-08-14T21:58:08.597Z] ---> 49de2b37300e [2023-08-14T21:58:08.597Z] Step 27/29 : LABEL arch=arm64 [2023-08-14T21:58:08.597Z] ---> Running in a51f3f5698e7 [2023-08-14T21:58:08.871Z] Removing intermediate container a51f3f5698e7 [2023-08-14T21:58:08.871Z] ---> f21e71c2972f [2023-08-14T21:58:08.871Z] Step 28/29 : LABEL git_sha=49917a2fa1511478922ba9567a0d5bdfd5b8a77e [2023-08-14T21:58:09.209Z] ---> Running in 5b743f4c73ea [2023-08-14T21:58:09.510Z] Removing intermediate container 5b743f4c73ea [2023-08-14T21:58:09.510Z] ---> 56f81c0bfb7e [2023-08-14T21:58:09.510Z] Step 29/29 : LABEL version=3.1.0-dev.10 [2023-08-14T21:58:09.510Z] ---> Running in 0b6854eabf0e [2023-08-14T21:58:09.784Z] Removing intermediate container 0b6854eabf0e [2023-08-14T21:58:09.784Z] ---> 8a4efcd5d059 [2023-08-14T21:58:09.784Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T21:58:09.784Z] Successfully built 8a4efcd5d059 [2023-08-14T21:58:09.784Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:58:09.879Z] provisioning config files... [2023-08-14T21:58:09.897Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/122@tmp/config17556393226055571802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:58:10.266Z] ---> docker-login.sh [2023-08-14T21:58:10.266Z] nexus3.edgexfoundry.org:10001 [2023-08-14T21:58:10.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:58:10.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:58:10.536Z] Configure a credential helper to remove this warning. See [2023-08-14T21:58:10.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:58:10.536Z] [2023-08-14T21:58:10.536Z] Login Succeeded [2023-08-14T21:58:10.536Z] nexus3.edgexfoundry.org:10002 [2023-08-14T21:58:10.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:58:11.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:58:11.084Z] Configure a credential helper to remove this warning. See [2023-08-14T21:58:11.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:58:11.084Z] [2023-08-14T21:58:11.084Z] Login Succeeded [2023-08-14T21:58:11.084Z] nexus3.edgexfoundry.org:10003 [2023-08-14T21:58:11.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:58:11.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:58:11.374Z] Configure a credential helper to remove this warning. See [2023-08-14T21:58:11.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:58:11.374Z] [2023-08-14T21:58:11.374Z] Login Succeeded [2023-08-14T21:58:11.374Z] nexus3.edgexfoundry.org:10004 [2023-08-14T21:58:11.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:58:11.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:58:11.652Z] Configure a credential helper to remove this warning. See [2023-08-14T21:58:11.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:58:11.652Z] [2023-08-14T21:58:11.652Z] Login Succeeded [2023-08-14T21:58:11.652Z] docker.io [2023-08-14T21:58:11.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T21:58:12.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T21:58:12.194Z] Configure a credential helper to remove this warning. See [2023-08-14T21:58:12.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T21:58:12.194Z] [2023-08-14T21:58:12.194Z] Login Succeeded [2023-08-14T21:58:12.194Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T21:58:12.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:58:12.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T21:58:12.262Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-08-14T21:58:12.262Z] 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [2023-08-14T21:58:12.262Z] latest [2023-08-14T21:58:12.262Z] 3.1.0-dev.10 [2023-08-14T21:58:12.262Z] 49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [2023-08-14T21:58:12.262Z] main [2023-08-14T21:58:12.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:12.622Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:12.977Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e [2023-08-14T21:58:12.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T21:58:12.977Z] afdfff86d5d1: Preparing [2023-08-14T21:58:12.977Z] 18ff1863ffd6: Preparing [2023-08-14T21:58:12.977Z] 2393763bb286: Preparing [2023-08-14T21:58:12.977Z] 7a6357a5f5c9: Preparing [2023-08-14T21:58:12.977Z] 74fb1c4d9193: Preparing [2023-08-14T21:58:12.977Z] df1a8e7e4df8: Preparing [2023-08-14T21:58:12.977Z] 64d76e18528c: Preparing [2023-08-14T21:58:12.977Z] d2d9d24a8c2a: Preparing [2023-08-14T21:58:12.977Z] df1a8e7e4df8: Waiting [2023-08-14T21:58:12.977Z] 64d76e18528c: Waiting [2023-08-14T21:58:12.977Z] d2d9d24a8c2a: Waiting [2023-08-14T21:58:13.243Z] 74fb1c4d9193: Pushed [2023-08-14T21:58:13.243Z] afdfff86d5d1: Pushed [2023-08-14T21:58:13.243Z] df1a8e7e4df8: Pushed [2023-08-14T21:58:13.243Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:58:13.243Z] 7a6357a5f5c9: Pushed [2023-08-14T21:58:13.509Z] 64d76e18528c: Pushed [2023-08-14T21:58:14.090Z] 2393763bb286: Pushed [2023-08-14T21:58:19.435Z] 18ff1863ffd6: Pushed [2023-08-14T21:58:19.435Z] 49917a2fa1511478922ba9567a0d5bdfd5b8a77e: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:19.777Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:20.117Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-14T21:58:20.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T21:58:20.117Z] afdfff86d5d1: Preparing [2023-08-14T21:58:20.117Z] 18ff1863ffd6: Preparing [2023-08-14T21:58:20.117Z] 2393763bb286: Preparing [2023-08-14T21:58:20.117Z] 7a6357a5f5c9: Preparing [2023-08-14T21:58:20.117Z] 74fb1c4d9193: Preparing [2023-08-14T21:58:20.117Z] df1a8e7e4df8: Preparing [2023-08-14T21:58:20.117Z] 64d76e18528c: Preparing [2023-08-14T21:58:20.117Z] d2d9d24a8c2a: Preparing [2023-08-14T21:58:20.117Z] 64d76e18528c: Waiting [2023-08-14T21:58:20.117Z] d2d9d24a8c2a: Waiting [2023-08-14T21:58:20.117Z] df1a8e7e4df8: Waiting [2023-08-14T21:58:20.117Z] 7a6357a5f5c9: Layer already exists [2023-08-14T21:58:20.117Z] 74fb1c4d9193: Layer already exists [2023-08-14T21:58:20.117Z] 18ff1863ffd6: Layer already exists [2023-08-14T21:58:20.117Z] 2393763bb286: Layer already exists [2023-08-14T21:58:20.117Z] afdfff86d5d1: Layer already exists [2023-08-14T21:58:20.117Z] df1a8e7e4df8: Layer already exists [2023-08-14T21:58:20.117Z] 64d76e18528c: Layer already exists [2023-08-14T21:58:20.117Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:58:20.384Z] latest: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:20.729Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:21.062Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.10 [2023-08-14T21:58:21.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T21:58:21.062Z] afdfff86d5d1: Preparing [2023-08-14T21:58:21.062Z] 18ff1863ffd6: Preparing [2023-08-14T21:58:21.062Z] 2393763bb286: Preparing [2023-08-14T21:58:21.062Z] 7a6357a5f5c9: Preparing [2023-08-14T21:58:21.062Z] 74fb1c4d9193: Preparing [2023-08-14T21:58:21.062Z] df1a8e7e4df8: Preparing [2023-08-14T21:58:21.062Z] 64d76e18528c: Preparing [2023-08-14T21:58:21.062Z] d2d9d24a8c2a: Preparing [2023-08-14T21:58:21.062Z] 64d76e18528c: Waiting [2023-08-14T21:58:21.062Z] d2d9d24a8c2a: Waiting [2023-08-14T21:58:21.062Z] df1a8e7e4df8: Waiting [2023-08-14T21:58:21.062Z] afdfff86d5d1: Layer already exists [2023-08-14T21:58:21.062Z] 18ff1863ffd6: Layer already exists [2023-08-14T21:58:21.062Z] 74fb1c4d9193: Layer already exists [2023-08-14T21:58:21.062Z] 7a6357a5f5c9: Layer already exists [2023-08-14T21:58:21.062Z] 2393763bb286: Layer already exists [2023-08-14T21:58:21.062Z] df1a8e7e4df8: Layer already exists [2023-08-14T21:58:21.062Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:58:21.062Z] 64d76e18528c: Layer already exists [2023-08-14T21:58:21.328Z] 3.1.0-dev.10: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:21.670Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:22.006Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [2023-08-14T21:58:22.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T21:58:22.006Z] afdfff86d5d1: Preparing [2023-08-14T21:58:22.006Z] 18ff1863ffd6: Preparing [2023-08-14T21:58:22.006Z] 2393763bb286: Preparing [2023-08-14T21:58:22.006Z] 7a6357a5f5c9: Preparing [2023-08-14T21:58:22.006Z] 74fb1c4d9193: Preparing [2023-08-14T21:58:22.006Z] df1a8e7e4df8: Preparing [2023-08-14T21:58:22.006Z] 64d76e18528c: Preparing [2023-08-14T21:58:22.006Z] d2d9d24a8c2a: Preparing [2023-08-14T21:58:22.006Z] df1a8e7e4df8: Waiting [2023-08-14T21:58:22.006Z] 64d76e18528c: Waiting [2023-08-14T21:58:22.006Z] d2d9d24a8c2a: Waiting [2023-08-14T21:58:22.006Z] afdfff86d5d1: Layer already exists [2023-08-14T21:58:22.006Z] 74fb1c4d9193: Layer already exists [2023-08-14T21:58:22.006Z] 18ff1863ffd6: Layer already exists [2023-08-14T21:58:22.006Z] 7a6357a5f5c9: Layer already exists [2023-08-14T21:58:22.006Z] 2393763bb286: Layer already exists [2023-08-14T21:58:22.006Z] df1a8e7e4df8: Layer already exists [2023-08-14T21:58:22.006Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:58:22.006Z] 64d76e18528c: Layer already exists [2023-08-14T21:58:22.273Z] 49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:22.610Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:22.945Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-08-14T21:58:22.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-08-14T21:58:22.945Z] afdfff86d5d1: Preparing [2023-08-14T21:58:22.945Z] 18ff1863ffd6: Preparing [2023-08-14T21:58:22.945Z] 2393763bb286: Preparing [2023-08-14T21:58:22.945Z] 7a6357a5f5c9: Preparing [2023-08-14T21:58:22.945Z] 74fb1c4d9193: Preparing [2023-08-14T21:58:22.945Z] df1a8e7e4df8: Preparing [2023-08-14T21:58:22.945Z] 64d76e18528c: Preparing [2023-08-14T21:58:22.945Z] d2d9d24a8c2a: Preparing [2023-08-14T21:58:22.945Z] df1a8e7e4df8: Waiting [2023-08-14T21:58:22.945Z] d2d9d24a8c2a: Waiting [2023-08-14T21:58:22.945Z] 64d76e18528c: Waiting [2023-08-14T21:58:22.945Z] 74fb1c4d9193: Layer already exists [2023-08-14T21:58:22.945Z] 18ff1863ffd6: Layer already exists [2023-08-14T21:58:22.945Z] afdfff86d5d1: Layer already exists [2023-08-14T21:58:22.945Z] 2393763bb286: Layer already exists [2023-08-14T21:58:22.945Z] 7a6357a5f5c9: Layer already exists [2023-08-14T21:58:22.945Z] d2d9d24a8c2a: Layer already exists [2023-08-14T21:58:22.945Z] df1a8e7e4df8: Layer already exists [2023-08-14T21:58:22.945Z] 64d76e18528c: Layer already exists [2023-08-14T21:58:23.211Z] main: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T21:58:23.257Z] ===================================================== [Pipeline] echo [2023-08-14T21:58:23.264Z] taggedImages: [2023-08-14T21:58:23.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e [2023-08-14T21:58:23.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-08-14T21:58:23.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.10 [2023-08-14T21:58:23.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [2023-08-14T21:58:23.264Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:23.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T21:58:23.624Z] [2023-08-14T21:58:23.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:23.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T21:58:23.953Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T21:58:23.953Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T21:58:23.953Z] 04944245beec: Pulling fs layer [2023-08-14T21:58:23.953Z] 699f458cf7ca: Pulling fs layer [2023-08-14T21:58:23.953Z] 765212b225bb: Pulling fs layer [2023-08-14T21:58:23.953Z] f23df028b6ca: Pulling fs layer [2023-08-14T21:58:23.953Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T21:58:23.953Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T21:58:23.953Z] f23df028b6ca: Waiting [2023-08-14T21:58:23.953Z] 2437ff75d9bd: Waiting [2023-08-14T21:58:23.953Z] d65c8cfc05b1: Waiting [2023-08-14T21:58:23.953Z] 765212b225bb: Waiting [2023-08-14T21:58:24.221Z] 04944245beec: Verifying Checksum [2023-08-14T21:58:24.221Z] 04944245beec: Download complete [2023-08-14T21:58:24.221Z] 765212b225bb: Verifying Checksum [2023-08-14T21:58:24.221Z] 765212b225bb: Download complete [2023-08-14T21:58:24.221Z] f23df028b6ca: Verifying Checksum [2023-08-14T21:58:24.221Z] f23df028b6ca: Download complete [2023-08-14T21:58:24.221Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T21:58:24.221Z] d65c8cfc05b1: Download complete [2023-08-14T21:58:24.221Z] 699f458cf7ca: Verifying Checksum [2023-08-14T21:58:24.221Z] 699f458cf7ca: Download complete [2023-08-14T21:58:24.807Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T21:58:24.807Z] 8998bd30e6a1: Download complete [2023-08-14T21:58:27.396Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T21:58:27.396Z] 2437ff75d9bd: Download complete [2023-08-14T21:58:28.805Z] 8998bd30e6a1: Pull complete [2023-08-14T21:58:29.390Z] 04944245beec: Pull complete [2023-08-14T21:58:32.733Z] 699f458cf7ca: Pull complete [2023-08-14T21:58:32.999Z] 765212b225bb: Pull complete [2023-08-14T21:58:33.591Z] f23df028b6ca: Pull complete [2023-08-14T21:58:33.860Z] d65c8cfc05b1: Pull complete [2023-08-14T21:58:48.855Z] 2437ff75d9bd: Pull complete [2023-08-14T21:58:48.855Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T21:58:48.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T21:58:48.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:58:49.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-3577 does not seem to be running inside a container [2023-08-14T21:58:49.145Z] $ 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/122 -v /w/workspace/app-rfid-llrp-inventory/122:/w/workspace/app-rfid-llrp-inventory/122:rw,z -v /w/workspace/app-rfid-llrp-inventory/122@tmp:/w/workspace/app-rfid-llrp-inventory/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-14T21:58:51.771Z] $ docker top e70d1ce3676c22ecd9af186f81228e41a58f062e18a742c4dac54a702ad46aba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:58:52.588Z] ---> job-cost.sh [2023-08-14T21:58:52.588Z] lf-activate-venv: SKIPPING [2023-08-14T21:58:52.588Z] INFO: No Stack... [2023-08-14T21:58:52.853Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T21:58:53.808Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T21:58:54.129Z] + cat /w/workspace/app-rfid-llrp-inventory/122/archives/cost.csv [2023-08-14T21:58:54.129Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T21:58:54.191Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [2023-08-14T21:58:54.200Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] did not exist. Created. [2023-08-14T21:58:54.200Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T21:58:54.533Z] /w/workspace/app-rfid-llrp-inventory/122@tmp/durable-9054f3dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-14T21:58:54.868Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T21:58:54.882Z] Warning: overwriting stash ‘stack-cost’ [2023-08-14T21:58:54.944Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T21:58:54.951Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T21:58:54.989Z] $ docker stop --time=1 e70d1ce3676c22ecd9af186f81228e41a58f062e18a742c4dac54a702ad46aba [2023-08-14T21:58:56.437Z] $ docker rm -f --volumes e70d1ce3676c22ecd9af186f81228e41a58f062e18a742c4dac54a702ad46aba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-14T21:58:56.816Z] provisioning config files... [2023-08-14T21:58:56.823Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15168966935577272140tmp [Pipeline] { [Pipeline] sh [2023-08-14T21:58:57.112Z] + set +x [2023-08-14T21:58:57.112Z] + curl -s https://codecov.io/bash [2023-08-14T21:58:57.112Z] + bash -s -- [2023-08-14T21:58:57.112Z] [2023-08-14T21:58:57.112Z] _____ _ [2023-08-14T21:58:57.112Z] / ____| | | [2023-08-14T21:58:57.112Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T21:58:57.112Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T21:58:57.112Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T21:58:57.112Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T21:58:57.112Z] Bash-1.0.6 [2023-08-14T21:58:57.112Z] [2023-08-14T21:58:57.112Z] [2023-08-14T21:58:57.112Z] ==> git version 2.25.1 found [2023-08-14T21:58:57.112Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-14T21:58:57.112Z] Release-Date: 2020-01-08 [2023-08-14T21:58:57.112Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-14T21:58:57.112Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T21:58:57.112Z] ==> Jenkins CI detected. [2023-08-14T21:58:57.112Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-14T21:58:57.112Z] project root: . [2023-08-14T21:58:57.112Z] --> token set from env [2023-08-14T21:58:57.112Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T21:58:57.112Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T21:58:57.112Z] ==> Python coveragepy not found [2023-08-14T21:58:57.112Z] ==> Searching for coverage reports in: [2023-08-14T21:58:57.112Z] + . [2023-08-14T21:58:57.112Z] -> Found 1 reports [2023-08-14T21:58:57.112Z] ==> Detecting git/mercurial file structure [2023-08-14T21:58:57.112Z] ==> Reading reports [2023-08-14T21:58:57.371Z] + ./coverage.out bytes=41317 [2023-08-14T21:58:57.371Z] ==> Appending adjustments [2023-08-14T21:58:57.371Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T21:58:57.371Z] + Found adjustments [2023-08-14T21:58:57.371Z] ==> Gzipping contents [2023-08-14T21:58:57.371Z] 12K /tmp/codecov.35U90V.gz [2023-08-14T21:58:57.371Z] ==> Uploading reports [2023-08-14T21:58:57.371Z] url: https://codecov.io [2023-08-14T21:58:57.371Z] query: branch=main&commit=49917a2fa1511478922ba9567a0d5bdfd5b8a77e&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T21:58:57.371Z] -> Pinging Codecov [2023-08-14T21:58:57.371Z] 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=49917a2fa1511478922ba9567a0d5bdfd5b8a77e&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T21:58:57.630Z] -> Uploading to [2023-08-14T21:58:57.630Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/581DD39554BDF9B6E22D074273EAD858/49917a2fa1511478922ba9567a0d5bdfd5b8a77e/306c2c2a-dee9-4228-9012-0c0c2e6322c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T215857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fff67c1b6461a1cfefc33fec78bb586cece0bb9b08b432e244baa49d84d6af8a [2023-08-14T21:58:57.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T21:58:57.630Z] Dload Upload Total Spent Left Speed [2023-08-14T21:58:57.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 57897 --:--:-- --:--:-- --:--:-- 57897 [2023-08-14T21:58:57.889Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] } [2023-08-14T21:58:57.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-14T21:58:58.082Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-14T21:58:58.091Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:58.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T21:58:58.389Z] [2023-08-14T21:58:58.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:58:58.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T21:58:58.690Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-14T21:58:58.690Z] df9b9388f04a: Pulling fs layer [2023-08-14T21:58:58.690Z] 52dc419b0ee2: Pulling fs layer [2023-08-14T21:58:58.690Z] 25bc292e5bac: Pulling fs layer [2023-08-14T21:58:58.690Z] 114826534d7a: Pulling fs layer [2023-08-14T21:58:58.690Z] 4657fd5d0bcf: Pulling fs layer [2023-08-14T21:58:58.690Z] 6ad1cebc031e: Pulling fs layer [2023-08-14T21:58:58.690Z] 8a3aa393b2d8: Pulling fs layer [2023-08-14T21:58:58.690Z] 4657fd5d0bcf: Waiting [2023-08-14T21:58:58.690Z] 6ad1cebc031e: Waiting [2023-08-14T21:58:58.690Z] 114826534d7a: Waiting [2023-08-14T21:58:58.690Z] 25bc292e5bac: Verifying Checksum [2023-08-14T21:58:58.690Z] 25bc292e5bac: Download complete [2023-08-14T21:58:58.690Z] 52dc419b0ee2: Verifying Checksum [2023-08-14T21:58:58.690Z] 52dc419b0ee2: Download complete [2023-08-14T21:58:58.690Z] 4657fd5d0bcf: Verifying Checksum [2023-08-14T21:58:58.690Z] 4657fd5d0bcf: Download complete [2023-08-14T21:58:58.690Z] df9b9388f04a: Download complete [2023-08-14T21:58:58.949Z] 6ad1cebc031e: Verifying Checksum [2023-08-14T21:58:58.949Z] 6ad1cebc031e: Download complete [2023-08-14T21:58:58.949Z] df9b9388f04a: Pull complete [2023-08-14T21:58:58.949Z] 52dc419b0ee2: Pull complete [2023-08-14T21:58:58.949Z] 25bc292e5bac: Pull complete [2023-08-14T21:58:59.515Z] 114826534d7a: Verifying Checksum [2023-08-14T21:58:59.515Z] 114826534d7a: Download complete [2023-08-14T21:58:59.515Z] 8a3aa393b2d8: Verifying Checksum [2023-08-14T21:58:59.515Z] 8a3aa393b2d8: Download complete [2023-08-14T21:59:02.794Z] 114826534d7a: Pull complete [2023-08-14T21:59:02.794Z] 4657fd5d0bcf: Pull complete [2023-08-14T21:59:03.053Z] 6ad1cebc031e: Pull complete [2023-08-14T21:59:05.582Z] 8a3aa393b2d8: Pull complete [2023-08-14T21:59:05.582Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-14T21:59:05.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T21:59:05.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:59:05.667Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:59:05.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-14T21:59:07.851Z] $ docker top d531ed4716e84456057d0d90e6f09e1f50746421c4e3d44dda689f823d5dadbd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T21:59:07.921Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-08-14T21:59:08.197Z] + set -o pipefail [2023-08-14T21:59:08.197Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-08-14T21:59:14.879Z] [2023-08-14T21:59:14.879Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-08-14T21:59:14.879Z] [2023-08-14T21:59:14.879Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8481d951-800b-4621-b85c-a80bfe9dd4fa [2023-08-14T21:59:14.879Z] [2023-08-14T21:59:14.879Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-14T21:59:14.879Z] [2023-08-14T21:59:14.879Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-14T21:59:14.879Z] [2023-08-14T21:59:14.879Z] [2023-08-14T21:59:14.879Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-14T21:59:14.879Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-14T21:59:14.879Z] More details here: https://snyk.co/ue1NS [2023-08-14T21:59:14.879Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-14T21:59:14.879Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-14T21:59:14.881Z] $ docker stop --time=1 d531ed4716e84456057d0d90e6f09e1f50746421c4e3d44dda689f823d5dadbd [2023-08-14T21:59:17.440Z] $ docker rm -f --volumes d531ed4716e84456057d0d90e6f09e1f50746421c4e3d44dda689f823d5dadbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T21:59:18.162Z] + git log --format=format:%s -1 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] sh [2023-08-14T21:59:18.448Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T21:59:18.448Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:59:18.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:59:18.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:59:18.809Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:59:18.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T21:59:19.201Z] $ docker top facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 -eo pid,comm [2023-08-14T21:59:19.253Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-14T21:59:19.253Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T21:59:19.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:59:19.288Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:59:19.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:59:19.404Z] $ docker exec facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 ssh-agent [2023-08-14T21:59:19.521Z] SSH_AUTH_SOCK=/tmp/ssh-21blzlxTMjbP/agent.32 [2023-08-14T21:59:19.521Z] SSH_AGENT_PID=38 [2023-08-14T21:59:19.525Z] Running ssh-add (command line suppressed) [2023-08-14T21:59:19.615Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8323730005162918399.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8323730005162918399.key) [2023-08-14T21:59:19.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:59:19.920Z] + git semver tag [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,083 [run_tag] DEBUG tag force:False [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,083 [check_head_tag] DEBUG check head tag [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,083 [execute] INFO git cat-file --batch-check [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,088 [execute] INFO git cat-file --batch [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,097 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,097 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,098 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:59:20.179Z] 2023-08-14 21:59:20,103 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T21:59:20.179Z] 3.1.0-dev.10 [Pipeline] } [2023-08-14T21:59:20.182Z] $ docker exec --env ******** --env ******** facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 ssh-agent -k [2023-08-14T21:59:20.288Z] unset SSH_AUTH_SOCK; [2023-08-14T21:59:20.289Z] unset SSH_AGENT_PID; [2023-08-14T21:59:20.289Z] echo Agent pid 38 killed; [2023-08-14T21:59:20.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T21:59:20.606Z] + git semver [Pipeline] } [2023-08-14T21:59:20.870Z] $ docker stop --time=1 facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 [2023-08-14T21:59:22.143Z] $ docker rm -f --volumes facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:59:22.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T21:59:22.540Z] [2023-08-14T21:59:22.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:59:22.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T21:59:22.835Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-14T21:59:22.835Z] ab5ef0e58194: Pulling fs layer [2023-08-14T21:59:22.835Z] 9712f1f96733: Pulling fs layer [2023-08-14T21:59:22.835Z] 63f879dbbcfc: Pulling fs layer [2023-08-14T21:59:22.835Z] 0d9ebad4ef96: Pulling fs layer [2023-08-14T21:59:22.835Z] e9a5061849ea: Pulling fs layer [2023-08-14T21:59:22.835Z] d747dcd14b5f: Pulling fs layer [2023-08-14T21:59:22.835Z] 0d9ebad4ef96: Waiting [2023-08-14T21:59:22.835Z] e9a5061849ea: Waiting [2023-08-14T21:59:22.835Z] 2de7ff778b66: Pulling fs layer [2023-08-14T21:59:22.835Z] 2de7ff778b66: Waiting [2023-08-14T21:59:22.835Z] d747dcd14b5f: Waiting [2023-08-14T21:59:22.835Z] 9712f1f96733: Download complete [2023-08-14T21:59:23.094Z] 63f879dbbcfc: Verifying Checksum [2023-08-14T21:59:23.094Z] 63f879dbbcfc: Download complete [2023-08-14T21:59:23.352Z] e9a5061849ea: Verifying Checksum [2023-08-14T21:59:23.352Z] e9a5061849ea: Download complete [2023-08-14T21:59:23.352Z] d747dcd14b5f: Verifying Checksum [2023-08-14T21:59:23.352Z] d747dcd14b5f: Download complete [2023-08-14T21:59:23.352Z] 0d9ebad4ef96: Verifying Checksum [2023-08-14T21:59:23.352Z] 0d9ebad4ef96: Download complete [2023-08-14T21:59:23.352Z] 2de7ff778b66: Verifying Checksum [2023-08-14T21:59:23.352Z] 2de7ff778b66: Download complete [2023-08-14T21:59:23.352Z] ab5ef0e58194: Verifying Checksum [2023-08-14T21:59:23.352Z] ab5ef0e58194: Download complete [2023-08-14T21:59:25.880Z] ab5ef0e58194: Pull complete [2023-08-14T21:59:26.138Z] 9712f1f96733: Pull complete [2023-08-14T21:59:26.702Z] 63f879dbbcfc: Pull complete [2023-08-14T21:59:30.882Z] 0d9ebad4ef96: Pull complete [2023-08-14T21:59:30.882Z] e9a5061849ea: Pull complete [2023-08-14T21:59:30.882Z] d747dcd14b5f: Pull complete [2023-08-14T21:59:31.816Z] 2de7ff778b66: Pull complete [2023-08-14T21:59:31.816Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-14T21:59:31.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T21:59:31.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:59:31.903Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:59:31.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-14T21:59:34.693Z] $ docker top 7a8ecb4828d51cf7ed0b018cf116d62ac07b3f5984fc4c32c1fe37ee7fb8f694 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:59:34.766Z] provisioning config files... [2023-08-14T21:59:34.772Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11521133945816028089tmp [2023-08-14T21:59:34.781Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4585832270617752679tmp [2023-08-14T21:59:34.789Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15828384467846716953tmp [Pipeline] { [Pipeline] echo [2023-08-14T21:59:34.802Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:35.085Z] ---> sigul-configuration.sh [2023-08-14T21:59:35.086Z] gpg: directory `/root/.gnupg' created [2023-08-14T21:59:35.086Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-14T21:59:35.086Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-14T21:59:35.086Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-14T21:59:35.086Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-14T21:59:35.086Z] gpg: CAST5 encrypted data [2023-08-14T21:59:35.086Z] gpg: encrypted with 1 passphrase [2023-08-14T21:59:35.086Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-14T21:59:35.371Z] + mkdir /home/jenkins [2023-08-14T21:59:35.371Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-14T21:59:35.654Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-14T21:59:35.663Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:35.946Z] ---> sigul-install.sh [2023-08-14T21:59:35.946Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-14T21:59:36.230Z] + git tag --list [2023-08-14T21:59:36.230Z] v0.0.0 [2023-08-14T21:59:36.230Z] v1.0.0 [2023-08-14T21:59:36.230Z] v2.1.0 [2023-08-14T21:59:36.230Z] v2.1.1 [2023-08-14T21:59:36.230Z] v2.2.0 [2023-08-14T21:59:36.230Z] v2.3.0 [2023-08-14T21:59:36.230Z] v3.0 [2023-08-14T21:59:36.230Z] v3.0.0 [2023-08-14T21:59:36.230Z] v3.0.1 [2023-08-14T21:59:36.230Z] v3.0.1-dev.1 [2023-08-14T21:59:36.230Z] v3.1.0-dev.1 [2023-08-14T21:59:36.230Z] v3.1.0-dev.10 [2023-08-14T21:59:36.230Z] v3.1.0-dev.2 [2023-08-14T21:59:36.230Z] v3.1.0-dev.3 [2023-08-14T21:59:36.230Z] v3.1.0-dev.4 [2023-08-14T21:59:36.230Z] v3.1.0-dev.5 [2023-08-14T21:59:36.230Z] v3.1.0-dev.6 [2023-08-14T21:59:36.230Z] v3.1.0-dev.7 [2023-08-14T21:59:36.230Z] v3.1.0-dev.8 [2023-08-14T21:59:36.230Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-14T21:59:36.515Z] + lftools sign git-tag v3.1.0-dev.10 [2023-08-14T21:59:37.082Z] Signing Git tag with Sigul... [2023-08-14T21:59:37.082Z] Signing v3.1.0-dev.10 [Pipeline] echo [2023-08-14T21:59:37.349Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:37.630Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-14T21:59:37.638Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-14T21:59:37.647Z] $ docker stop --time=1 7a8ecb4828d51cf7ed0b018cf116d62ac07b3f5984fc4c32c1fe37ee7fb8f694 [2023-08-14T21:59:38.986Z] $ docker rm -f --volumes 7a8ecb4828d51cf7ed0b018cf116d62ac07b3f5984fc4c32c1fe37ee7fb8f694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-14T21:59:39.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T21:59:39.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:59:39.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:59:39.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:59:39.780Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:59:39.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T21:59:40.115Z] $ docker top b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 -eo pid,comm [2023-08-14T21:59:40.164Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-14T21:59:40.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T21:59:40.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:59:40.194Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:59:40.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:59:40.296Z] $ docker exec b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 ssh-agent [2023-08-14T21:59:40.407Z] SSH_AUTH_SOCK=/tmp/ssh-fuKHZ9r2Mrfb/agent.33 [2023-08-14T21:59:40.407Z] SSH_AGENT_PID=39 [2023-08-14T21:59:40.411Z] Running ssh-add (command line suppressed) [2023-08-14T21:59:40.496Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13782646609427055981.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13782646609427055981.key) [2023-08-14T21:59:40.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:59:40.798Z] + git semver bump pre [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,967 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,967 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,967 [bump_version] DEBUG bumped version:3.1.0-dev.11 [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,968 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,968 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,968 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,972 [execute] INFO git cat-file --batch-check [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,977 [execute] INFO git cat-file --batch [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T21:59:41.057Z] 2023-08-14 21:59:40,982 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T21:59:41.057Z] 3.1.0-dev.11 [Pipeline] } [2023-08-14T21:59:41.059Z] $ docker exec --env ******** --env ******** b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 ssh-agent -k [2023-08-14T21:59:41.165Z] unset SSH_AUTH_SOCK; [2023-08-14T21:59:41.166Z] unset SSH_AGENT_PID; [2023-08-14T21:59:41.166Z] echo Agent pid 39 killed; [2023-08-14T21:59:41.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T21:59:41.488Z] + git semver [Pipeline] } [2023-08-14T21:59:41.755Z] $ docker stop --time=1 b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 [2023-08-14T21:59:43.036Z] $ docker rm -f --volumes b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T21:59:43.386Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T21:59:43.386Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:59:43.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T21:59:43.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:59:43.788Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:59:43.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T21:59:44.152Z] $ docker top ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T21:59:44.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T21:59:44.243Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T21:59:44.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T21:59:44.350Z] $ docker exec ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 ssh-agent [2023-08-14T21:59:44.458Z] SSH_AUTH_SOCK=/tmp/ssh-rxcPRUO98jjb/agent.32 [2023-08-14T21:59:44.458Z] SSH_AGENT_PID=38 [2023-08-14T21:59:44.463Z] Running ssh-add (command line suppressed) [2023-08-14T21:59:44.556Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17587098470224178777.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17587098470224178777.key) [2023-08-14T21:59:44.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T21:59:44.864Z] + git semver push [2023-08-14T21:59:45.124Z] 2023-08-14 21:59:45,045 [run_push] DEBUG push [2023-08-14T21:59:45.124Z] 2023-08-14 21:59:45,046 [execute] INFO git cat-file --batch-check [2023-08-14T21:59:45.124Z] 2023-08-14 21:59:45,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T21:59:45.124Z] 2023-08-14 21:59:45,050 [execute] INFO git rev-list dcaf2bacc054b18033614e343a6f30afa26d2429 -- [2023-08-14T21:59:45.124Z] 2023-08-14 21:59:45,051 [execute] DEBUG Popen(['git', 'rev-list', 'dcaf2bacc054b18033614e343a6f30afa26d2429', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:59:45.124Z] 2023-08-14 21:59:45,058 [execute] INFO git fetch -v origin [2023-08-14T21:59:45.124Z] 2023-08-14 21:59:45,058 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-14T21:59:45.692Z] 2023-08-14 21:59:45,520 [run_push] DEBUG no remote changes detected [2023-08-14T21:59:45.692Z] 2023-08-14 21:59:45,520 [execute] INFO git push origin semver [2023-08-14T21:59:45.692Z] 2023-08-14 21:59:45,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:59:46.262Z] 2023-08-14 21:59:46,184 [run_push] DEBUG push all version tags [2023-08-14T21:59:46.262Z] 2023-08-14 21:59:46,184 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-14T21:59:46.262Z] 2023-08-14 21:59:46,185 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T21:59:47.200Z] 2023-08-14 21:59:46,855 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-08-14T21:59:47.200Z] 3.1.0-dev.11 [Pipeline] } [2023-08-14T21:59:47.204Z] $ docker exec --env ******** --env ******** ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 ssh-agent -k [2023-08-14T21:59:47.295Z] unset SSH_AUTH_SOCK; [2023-08-14T21:59:47.295Z] unset SSH_AGENT_PID; [2023-08-14T21:59:47.295Z] echo Agent pid 38 killed; [2023-08-14T21:59:47.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T21:59:47.615Z] + git semver [Pipeline] } [2023-08-14T21:59:47.882Z] $ docker stop --time=1 ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 [2023-08-14T21:59:49.140Z] $ docker rm -f --volumes ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-14T21:59:49.740Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-08-14T21:59:49.740Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-14T21:59:49.740Z] total 16 [2023-08-14T21:59:49.740Z] drwxr-xr-x 3 root root 4096 Aug 14 21:45 . [2023-08-14T21:59:49.740Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 14 21:59 .. [2023-08-14T21:59:49.740Z] drwxr-xr-x 2 root root 4096 Aug 14 21:45 cost [2023-08-14T21:59:49.740Z] -rw-r--r-- 1 root root 95 Aug 14 21:45 cost.csv [2023-08-14T21:59:49.740Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-14T21:59:49.740Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-08-14T21:59:49.740Z] total 16 [2023-08-14T21:59:49.740Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 21:45 . [2023-08-14T21:59:49.740Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 14 21:59 .. [2023-08-14T21:59:49.740Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 21:45 cost [2023-08-14T21:59:49.740Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 14 21:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:50.109Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:51.064Z] ---> package-listing.sh [2023-08-14T21:59:51.064Z] ++ facter osfamily [2023-08-14T21:59:51.064Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T21:59:51.064Z] + OS_FAMILY=debian [2023-08-14T21:59:51.065Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-08-14T21:59:51.065Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T21:59:51.065Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T21:59:51.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T21:59:51.065Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T21:59:51.065Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-14T21:59:51.065Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T21:59:51.065Z] + case "${OS_FAMILY}" in [2023-08-14T21:59:51.065Z] + dpkg -l [2023-08-14T21:59:51.065Z] + grep '^ii' [2023-08-14T21:59:51.324Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T21:59:51.324Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T21:59:51.324Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T21:59:51.324Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-08-14T21:59:51.324Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-08-14T21:59:51.324Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-08-14T21:59:51.334Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-14T21:59:51.609Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T21:59:52.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T21:59:52.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T21:59:52.228Z] prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container [2023-08-14T21:59:52.249Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T21:59:52.462Z] $ docker top b7fe85556f5bb5bb4febd914eb21d44364f4eb4713aebf96ae513bf571041566 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T21:59:52.807Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T21:59:53.089Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T21:59:53.373Z] + ls /var/log/sa-host [2023-08-14T21:59:53.373Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T21:59:53.455Z] provisioning config files... [2023-08-14T21:59:53.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4913148833933276227tmp [Pipeline] { [Pipeline] echo [2023-08-14T21:59:53.480Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:53.762Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T21:59:53.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:54.093Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T21:59:54.101Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:54.382Z] ---> sudo-logs.sh [2023-08-14T21:59:54.383Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T21:59:54.402Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:54.684Z] ---> job-cost.sh [2023-08-14T21:59:54.684Z] lf-activate-venv: SKIPPING [2023-08-14T21:59:54.684Z] DEBUG: total: 0.2199999988079071 [2023-08-14T21:59:54.684Z] INFO: Retrieving Stack Cost... [2023-08-14T21:59:54.942Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T21:59:55.509Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T21:59:55.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T21:59:55.797Z] ---> logs-deploy.sh [2023-08-14T21:59:55.797Z] lf-activate-venv: SKIPPING [2023-08-14T21:59:55.797Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/122 [2023-08-14T21:59:55.797Z] INFO: archiving workspace using pattern(s): [2023-08-14T21:59:56.733Z] Archives upload complete. [2023-08-14T21:59:56.733Z] INFO: archiving logs to Nexus