Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 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-ssh15424893008714775038.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14283288965692498678.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh3968628995228617462.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh2504761067284189531.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15082885597865635928.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117232 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 # timeout=10 Commit message: "build: Latest go-mods, config and Dockerfile fix (#118)" > git rev-list --no-walk 3df42b5de7243deaef815f1e55d1348500d22d5e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T18:39:52.798Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T18:39:52.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T18:39:52.868Z] ========================================================= [2022-10-26T18:39:52.868Z] EdgeX Global Pipelines Version Info [2022-10-26T18:39:52.868Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:39:53.580Z] ------------------- [2022-10-26T18:39:53.580Z] stable info: [2022-10-26T18:39:53.580Z] ------------------- [2022-10-26T18:39:53.580Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T18:39:53.580Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T18:39:53.580Z] Message: update stable to v1.0.243 [2022-10-26T18:39:54.151Z] ------------------- [2022-10-26T18:39:54.151Z] experimental info: [2022-10-26T18:39:54.151Z] ------------------- [2022-10-26T18:39:54.151Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T18:39:54.151Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T18:39:54.151Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T18:39:54.352Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-10-26T18:39:54.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-10-26T18:39:54.377Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T18:39:54.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T18:39:54.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T18:39:54.429Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T18:39:54.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T18:39:54.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T18:39:54.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T18:39:54.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T18:39:54.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T18:39:54.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-10-26T18:39:54.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T18:39:54.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T18:39:54.543Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T18:39:54.559Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T18:39:54.573Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T18:39:54.585Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T18:39:54.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T18:39:54.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T18:39:54.628Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T18:39:54.643Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T18:39:54.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T18:39:54.665Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T18:39:54.679Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T18:39:54.692Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T18:39:54.705Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T18:39:54.717Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T18:39:54.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T18:39:54.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T18:39:54.755Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] echo [2022-10-26T18:39:54.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76318d8 [Pipeline] echo [2022-10-26T18:39:54.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T18:39:54.823Z] provisioning config files... [2022-10-26T18:39:54.837Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16513431546130899290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:39:55.140Z] ---> docker-login.sh [2022-10-26T18:39:55.140Z] nexus3.edgexfoundry.org:10001 [2022-10-26T18:39:55.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:39:55.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:39:55.661Z] Configure a credential helper to remove this warning. See [2022-10-26T18:39:55.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:39:55.661Z] [2022-10-26T18:39:55.661Z] Login Succeeded [2022-10-26T18:39:55.661Z] nexus3.edgexfoundry.org:10002 [2022-10-26T18:39:55.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:39:55.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:39:55.661Z] Configure a credential helper to remove this warning. See [2022-10-26T18:39:55.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:39:55.661Z] [2022-10-26T18:39:55.661Z] Login Succeeded [2022-10-26T18:39:55.661Z] nexus3.edgexfoundry.org:10003 [2022-10-26T18:39:55.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:39:55.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:39:55.919Z] Configure a credential helper to remove this warning. See [2022-10-26T18:39:55.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:39:55.919Z] [2022-10-26T18:39:55.919Z] Login Succeeded [2022-10-26T18:39:55.919Z] nexus3.edgexfoundry.org:10004 [2022-10-26T18:39:55.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:39:55.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:39:55.919Z] Configure a credential helper to remove this warning. See [2022-10-26T18:39:55.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:39:55.919Z] [2022-10-26T18:39:55.919Z] Login Succeeded [2022-10-26T18:39:55.919Z] docker.io [2022-10-26T18:39:56.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:39:56.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:39:56.438Z] Configure a credential helper to remove this warning. See [2022-10-26T18:39:56.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:39:56.438Z] [2022-10-26T18:39:56.438Z] Login Succeeded [2022-10-26T18:39:56.438Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T18:39:56.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T18:39:56.830Z] + git rev-list -1 --merges 76318d8d0ed5e6f9c337186f7bcc2221c50803e5~1..76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] echo [2022-10-26T18:39:56.869Z] -----------> git rev-list -1 --merges 76318d8d0ed5e6f9c337186f7bcc2221c50803e5~1..76318d8d0ed5e6f9c337186f7bcc2221c50803e5 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [false] [Pipeline] sh [2022-10-26T18:39:57.157Z] + git log --format=format:%s -1 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] echo [2022-10-26T18:39:57.173Z] ========================================================= [2022-10-26T18:39:57.173Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T18:39:57.173Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T18:39:57.489Z] + git log --format=format:%s -1 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] echo [2022-10-26T18:39:57.500Z] [semverPrep] GIT_COMMIT: 76318d8d0ed5e6f9c337186f7bcc2221c50803e5, Commit Message: build: Latest go-mods, config and Dockerfile fix (#118) [Pipeline] echo [2022-10-26T18:39:57.510Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T18:39:57.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T18:39:57.915Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T18:39:57.915Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T18:39:57.915Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T18:39:57.915Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T18:39:57.915Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T18:39:57.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:39:58.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T18:39:58.368Z] [2022-10-26T18:39:58.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:39:58.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T18:39:58.665Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T18:39:58.665Z] b85a868b505f: Pulling fs layer [2022-10-26T18:39:58.665Z] e2be974225ed: Pulling fs layer [2022-10-26T18:39:58.665Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T18:39:58.665Z] 988bab9f4d93: Pulling fs layer [2022-10-26T18:39:58.665Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T18:39:58.665Z] eaf3925da568: Pulling fs layer [2022-10-26T18:39:58.665Z] bab4dde63d76: Pulling fs layer [2022-10-26T18:39:58.665Z] bde34c3a00c8: Pulling fs layer [2022-10-26T18:39:58.665Z] b352a97aabf1: Pulling fs layer [2022-10-26T18:39:58.665Z] 4872d77fe225: Pulling fs layer [2022-10-26T18:39:58.665Z] 5851b861e8e6: Pulling fs layer [2022-10-26T18:39:58.665Z] 1469e6f7b9e6: Waiting [2022-10-26T18:39:58.665Z] eaf3925da568: Waiting [2022-10-26T18:39:58.665Z] bab4dde63d76: Waiting [2022-10-26T18:39:58.665Z] bde34c3a00c8: Waiting [2022-10-26T18:39:58.665Z] 5851b861e8e6: Waiting [2022-10-26T18:39:58.665Z] b352a97aabf1: Waiting [2022-10-26T18:39:58.665Z] 4872d77fe225: Waiting [2022-10-26T18:39:58.665Z] 988bab9f4d93: Waiting [2022-10-26T18:39:58.665Z] e2be974225ed: Download complete [2022-10-26T18:39:58.665Z] 988bab9f4d93: Verifying Checksum [2022-10-26T18:39:58.665Z] 988bab9f4d93: Download complete [2022-10-26T18:39:58.925Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T18:39:58.925Z] 1469e6f7b9e6: Download complete [2022-10-26T18:39:58.925Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T18:39:58.925Z] 339a4e72a1f5: Download complete [2022-10-26T18:39:58.925Z] eaf3925da568: Verifying Checksum [2022-10-26T18:39:58.925Z] eaf3925da568: Download complete [2022-10-26T18:39:58.925Z] bde34c3a00c8: Download complete [2022-10-26T18:39:58.925Z] b352a97aabf1: Download complete [2022-10-26T18:39:58.925Z] 4872d77fe225: Verifying Checksum [2022-10-26T18:39:58.925Z] 4872d77fe225: Download complete [2022-10-26T18:39:58.925Z] b85a868b505f: Verifying Checksum [2022-10-26T18:39:58.925Z] b85a868b505f: Download complete [2022-10-26T18:39:58.925Z] 5851b861e8e6: Verifying Checksum [2022-10-26T18:39:58.925Z] 5851b861e8e6: Download complete [2022-10-26T18:39:59.183Z] bab4dde63d76: Verifying Checksum [2022-10-26T18:39:59.183Z] bab4dde63d76: Download complete [2022-10-26T18:40:00.118Z] b85a868b505f: Pull complete [2022-10-26T18:40:00.376Z] e2be974225ed: Pull complete [2022-10-26T18:40:00.636Z] 339a4e72a1f5: Pull complete [2022-10-26T18:40:00.894Z] 988bab9f4d93: Pull complete [2022-10-26T18:40:01.153Z] 1469e6f7b9e6: Pull complete [2022-10-26T18:40:01.153Z] eaf3925da568: Pull complete [2022-10-26T18:40:03.055Z] bab4dde63d76: Pull complete [2022-10-26T18:40:03.055Z] bde34c3a00c8: Pull complete [2022-10-26T18:40:03.313Z] b352a97aabf1: Pull complete [2022-10-26T18:40:03.313Z] 4872d77fe225: Pull complete [2022-10-26T18:40:03.313Z] 5851b861e8e6: Pull complete [2022-10-26T18:40:03.313Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T18:40:03.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T18:40:03.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T18:40:03.398Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T18:40:03.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T18:40:04.707Z] $ docker top 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf -eo pid,comm [2022-10-26T18:40:04.766Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T18:40:04.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T18:40:04.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T18:40:04.795Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T18:40:04.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T18:40:04.900Z] $ docker exec 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf ssh-agent [2022-10-26T18:40:04.994Z] SSH_AUTH_SOCK=/tmp/ssh-e8FKq1NHb3LJ/agent.32 [2022-10-26T18:40:04.994Z] SSH_AGENT_PID=38 [2022-10-26T18:40:04.999Z] Running ssh-add (command line suppressed) [2022-10-26T18:40:05.109Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_530063767978259044.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_530063767978259044.key) [2022-10-26T18:40:05.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T18:40:05.402Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T18:40:05.419Z] $ docker exec --env ******** --env ******** 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf ssh-agent -k [2022-10-26T18:40:05.516Z] unset SSH_AUTH_SOCK; [2022-10-26T18:40:05.517Z] unset SSH_AGENT_PID; [2022-10-26T18:40:05.517Z] echo Agent pid 38 killed; [2022-10-26T18:40:05.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T18:40:05.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T18:40:05.541Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T18:40:05.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T18:40:05.647Z] $ docker exec 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf ssh-agent [2022-10-26T18:40:05.766Z] SSH_AUTH_SOCK=/tmp/ssh-PKGj1UlH9sNT/agent.70 [2022-10-26T18:40:05.766Z] SSH_AGENT_PID=76 [2022-10-26T18:40:05.770Z] Running ssh-add (command line suppressed) [2022-10-26T18:40:05.870Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9601950571063470235.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9601950571063470235.key) [2022-10-26T18:40:05.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T18:40:06.166Z] + git semver init [2022-10-26T18:40:06.425Z] 2022-10-26 18:40:06,365 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T18:40:06.425Z] 2022-10-26 18:40:06,366 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-26T18:40:06.425Z] 2022-10-26 18:40:06,366 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-10-26T18:40:06.425Z] 2022-10-26 18:40:06,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T18:40:07.803Z] 2022-10-26 18:40:07,524 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-10-26T18:40:07.803Z] 2022-10-26 18:40:07,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-10-26T18:40:07.803Z] 2022-10-26 18:40:07,524 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T18:40:07.803Z] 2022-10-26 18:40:07,524 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T18:40:07.803Z] 2.3.0-dev.22 [Pipeline] } [2022-10-26T18:40:07.815Z] $ docker exec --env ******** --env ******** 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf ssh-agent -k [2022-10-26T18:40:07.923Z] unset SSH_AUTH_SOCK; [2022-10-26T18:40:07.924Z] unset SSH_AGENT_PID; [2022-10-26T18:40:07.924Z] echo Agent pid 76 killed; [2022-10-26T18:40:07.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T18:40:08.240Z] + git semver [Pipeline] } [2022-10-26T18:40:08.517Z] $ docker stop --time=1 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf [2022-10-26T18:40:09.813Z] $ docker rm -f 16bd5cf4f834e6b43837e94e211cf5bc7448f291eff8214bbdb0bfceb7d78adf [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T18:40:10.143Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T18:40:10.326Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T18:40:10.329Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T18:40:10.466Z] provisioning config files... [2022-10-26T18:40:10.476Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9053036302294983969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:40:10.768Z] ---> docker-login.sh [2022-10-26T18:40:10.768Z] nexus3.edgexfoundry.org:10001 [2022-10-26T18:40:10.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:40:10.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:40:10.768Z] Configure a credential helper to remove this warning. See [2022-10-26T18:40:10.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:40:10.768Z] [2022-10-26T18:40:10.768Z] Login Succeeded [2022-10-26T18:40:10.768Z] nexus3.edgexfoundry.org:10002 [2022-10-26T18:40:10.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:40:10.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:40:10.768Z] Configure a credential helper to remove this warning. See [2022-10-26T18:40:10.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:40:10.768Z] [2022-10-26T18:40:10.768Z] Login Succeeded [2022-10-26T18:40:10.768Z] nexus3.edgexfoundry.org:10003 [2022-10-26T18:40:11.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:40:11.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:40:11.026Z] Configure a credential helper to remove this warning. See [2022-10-26T18:40:11.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:40:11.026Z] [2022-10-26T18:40:11.026Z] Login Succeeded [2022-10-26T18:40:11.026Z] nexus3.edgexfoundry.org:10004 [2022-10-26T18:40:11.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:40:11.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:40:11.026Z] Configure a credential helper to remove this warning. See [2022-10-26T18:40:11.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:40:11.026Z] [2022-10-26T18:40:11.026Z] Login Succeeded [2022-10-26T18:40:11.026Z] docker.io [2022-10-26T18:40:11.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:40:11.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:40:11.543Z] Configure a credential helper to remove this warning. See [2022-10-26T18:40:11.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:40:11.543Z] [2022-10-26T18:40:11.543Z] Login Succeeded [2022-10-26T18:40:11.543Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T18:40:11.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T18:40:11.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T18:40:11.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T18:40:11.635Z] ========================================================= [2022-10-26T18:40:11.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T18:40:11.635Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:40:11.940Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T18:40:11.940Z] Sending build context to Docker daemon 12.5MB [2022-10-26T18:40:11.940Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T18:40:11.940Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-26T18:40:11.940Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T18:40:11.940Z] 213ec9aee27d: Pulling fs layer [2022-10-26T18:40:11.940Z] 4583459ba037: Pulling fs layer [2022-10-26T18:40:11.940Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T18:40:11.940Z] 53926ce57604: Pulling fs layer [2022-10-26T18:40:11.940Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T18:40:11.940Z] 53926ce57604: Waiting [2022-10-26T18:40:11.940Z] 30f14e443154: Pulling fs layer [2022-10-26T18:40:11.940Z] 801331c1e519: Pulling fs layer [2022-10-26T18:40:11.940Z] 21b2b0c7a3f4: Waiting [2022-10-26T18:40:11.940Z] 30f14e443154: Waiting [2022-10-26T18:40:11.940Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T18:40:11.940Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T18:40:11.940Z] 801331c1e519: Waiting [2022-10-26T18:40:11.940Z] 99cc6dd402b0: Waiting [2022-10-26T18:40:11.940Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T18:40:11.940Z] 93c1e223e6f2: Download complete [2022-10-26T18:40:11.940Z] 4583459ba037: Verifying Checksum [2022-10-26T18:40:11.940Z] 4583459ba037: Download complete [2022-10-26T18:40:12.206Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T18:40:12.206Z] 21b2b0c7a3f4: Download complete [2022-10-26T18:40:12.206Z] 30f14e443154: Download complete [2022-10-26T18:40:12.206Z] 213ec9aee27d: Verifying Checksum [2022-10-26T18:40:12.206Z] 213ec9aee27d: Download complete [2022-10-26T18:40:12.206Z] 801331c1e519: Download complete [2022-10-26T18:40:12.206Z] 213ec9aee27d: Pull complete [2022-10-26T18:40:12.473Z] 4583459ba037: Pull complete [2022-10-26T18:40:12.473Z] 93c1e223e6f2: Pull complete [2022-10-26T18:40:12.734Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T18:40:12.734Z] 7d9ed39f4882: Download complete [2022-10-26T18:40:12.734Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T18:40:12.734Z] 99cc6dd402b0: Download complete [2022-10-26T18:40:12.993Z] 53926ce57604: Verifying Checksum [2022-10-26T18:40:12.993Z] 53926ce57604: Download complete [2022-10-26T18:40:17.178Z] 53926ce57604: Pull complete [2022-10-26T18:40:17.178Z] 21b2b0c7a3f4: Pull complete [2022-10-26T18:40:17.178Z] 30f14e443154: Pull complete [2022-10-26T18:40:17.178Z] 801331c1e519: Pull complete [2022-10-26T18:40:19.079Z] 99cc6dd402b0: Pull complete [2022-10-26T18:40:20.013Z] 7d9ed39f4882: Pull complete [2022-10-26T18:40:20.013Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T18:40:20.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T18:40:20.013Z] ---> 1dedd983c030 [2022-10-26T18:40:20.013Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T18:40:21.918Z] ---> Running in 2876b514b0e8 [2022-10-26T18:40:21.918Z] Removing intermediate container 2876b514b0e8 [2022-10-26T18:40:21.918Z] ---> 575403a587ce [2022-10-26T18:40:21.918Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T18:40:21.918Z] ---> Running in c8a4361643a6 [2022-10-26T18:40:21.918Z] Removing intermediate container c8a4361643a6 [2022-10-26T18:40:21.918Z] ---> 35b755e0cf13 [2022-10-26T18:40:21.918Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-26T18:40:21.918Z] ---> Running in 5c2156c5a981 [2022-10-26T18:40:22.176Z] Removing intermediate container 5c2156c5a981 [2022-10-26T18:40:22.176Z] ---> 33fb6b44b876 [2022-10-26T18:40:22.176Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T18:40:22.176Z] ---> Running in 557a03361cd9 [2022-10-26T18:40:22.176Z] Removing intermediate container 557a03361cd9 [2022-10-26T18:40:22.176Z] ---> c14f3a7b6929 [2022-10-26T18:40:22.176Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T18:40:22.176Z] ---> Running in 478bb194bf4c [2022-10-26T18:40:22.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T18:40:22.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T18:40:23.013Z] OK: 211 MiB in 51 packages [2022-10-26T18:40:23.271Z] Removing intermediate container 478bb194bf4c [2022-10-26T18:40:23.271Z] ---> 4590a232a6dc [2022-10-26T18:40:23.271Z] Step 8/13 : WORKDIR /app [2022-10-26T18:40:23.271Z] ---> Running in 0126ec8dfa7a [2022-10-26T18:40:23.271Z] Removing intermediate container 0126ec8dfa7a [2022-10-26T18:40:23.271Z] ---> d664af1f0280 [2022-10-26T18:40:23.272Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-26T18:40:23.531Z] ---> c831050a01df [2022-10-26T18:40:23.531Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T18:40:23.531Z] ---> Running in f6b46370e7b4 [2022-10-26T18:40:25.429Z] Still waiting to schedule task [2022-10-26T18:40:25.429Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T18:40:41.627Z] Removing intermediate container f6b46370e7b4 [2022-10-26T18:40:41.627Z] ---> 1ce3ea33e282 [2022-10-26T18:40:41.627Z] Step 11/13 : COPY . . [2022-10-26T18:40:41.627Z] ---> b78a90bbedb1 [2022-10-26T18:40:41.627Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T18:40:41.627Z] ---> Running in f03f34c9f9a8 [2022-10-26T18:40:41.627Z] Removing intermediate container f03f34c9f9a8 [2022-10-26T18:40:41.627Z] ---> 98bb2400f734 [2022-10-26T18:40:41.627Z] Step 13/13 : RUN $MAKE [2022-10-26T18:40:41.627Z] ---> Running in b45e6c788294 [2022-10-26T18:40:41.627Z] noop [2022-10-26T18:40:41.887Z] Removing intermediate container b45e6c788294 [2022-10-26T18:40:41.887Z] ---> 07450e07b1ef [2022-10-26T18:40:41.887Z] Successfully built 07450e07b1ef [2022-10-26T18:40:41.887Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:40:42.203Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T18:40:42.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T18:40:42.269Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T18:40:42.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T18:40:42.665Z] $ docker top 24dd9648ea24c9372d3b295fd0fb4109d00d28429eec55c43f4b018e003d0995 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T18:40:43.018Z] + go version [2022-10-26T18:40:43.018Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T18:40:43.031Z] $ docker stop --time=1 24dd9648ea24c9372d3b295fd0fb4109d00d28429eec55c43f4b018e003d0995 [2022-10-26T18:40:44.336Z] $ docker rm -f 24dd9648ea24c9372d3b295fd0fb4109d00d28429eec55c43f4b018e003d0995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:40:44.745Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T18:40:44.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T18:40:44.806Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T18:40:44.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T18:40:45.178Z] $ docker top a0563fe9d7fbc8b04430e8fd3b51235cd9612dd390a27aed5401cc215aa8af86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T18:40:45.519Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T18:40:45.814Z] + make test [2022-10-26T18:40:45.814Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T18:40:58.014Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-26T18:40:58.014Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.043s coverage: 86.2% of statements [2022-10-26T18:40:58.014Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-26T18:40:59.394Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.554s coverage: 71.9% of statements [2022-10-26T18:41:07.506Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T18:41:07.506Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T18:41:11.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T18:41:11.728Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T18:41:11.728Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-26T18:41:11.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T18:41:11.755Z] $ docker stop --time=1 a0563fe9d7fbc8b04430e8fd3b51235cd9612dd390a27aed5401cc215aa8af86 [2022-10-26T18:41:13.748Z] $ docker rm -f a0563fe9d7fbc8b04430e8fd3b51235cd9612dd390a27aed5401cc215aa8af86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T18:41:14.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T18:41:14.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T18:41:14.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T18:41:15.166Z] + ls -al . [2022-10-26T18:41:15.167Z] total 236 [2022-10-26T18:41:15.167Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 18:40 . [2022-10-26T18:41:15.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:39 .. [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 18:39 .dockerignore [2022-10-26T18:41:15.167Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 18:41 .git [2022-10-26T18:41:15.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:39 .github [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 26 18:39 .gitignore [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 18:39 .golangci.yml [2022-10-26T18:41:15.167Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 18:40 .semver [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 26 18:39 Attribution.txt [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 26 18:39 CHANGELOG.md [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 1815 Oct 26 18:39 Dockerfile [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 18:39 GOVERNANCE.md [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 26 18:39 Jenkinsfile [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 18:39 LICENSE [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 26 18:39 Makefile [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 18:39 OWNERS.md [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 26 18:39 README.md [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 18:40 VERSION [2022-10-26T18:41:15.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:39 bin [2022-10-26T18:41:15.167Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 26 18:40 coverage.out [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 3646 Oct 26 18:39 go.mod [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 44955 Oct 26 18:39 go.sum [2022-10-26T18:41:15.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:39 images [2022-10-26T18:41:15.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:39 internal [2022-10-26T18:41:15.167Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 18:39 main.go [2022-10-26T18:41:15.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:39 res [2022-10-26T18:41:15.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:39 snap [2022-10-26T18:41:15.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:15.469Z] + 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=76318d8d0ed5e6f9c337186f7bcc2221c50803e5 --label arch=amd64 --label version=2.3.0-dev.22 . [2022-10-26T18:41:15.470Z] Sending build context to Docker daemon 12.5MB [2022-10-26T18:41:15.470Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T18:41:15.470Z] Step 2/30 : FROM ${BASE} AS builder [2022-10-26T18:41:15.470Z] ---> 07450e07b1ef [2022-10-26T18:41:15.470Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T18:41:15.470Z] ---> Running in e97a3e73b1fe [2022-10-26T18:41:15.733Z] Removing intermediate container e97a3e73b1fe [2022-10-26T18:41:15.733Z] ---> 1712431d438a [2022-10-26T18:41:15.733Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T18:41:15.733Z] ---> Running in 65680c75dc2c [2022-10-26T18:41:15.733Z] Removing intermediate container 65680c75dc2c [2022-10-26T18:41:15.733Z] ---> b721076e7dd2 [2022-10-26T18:41:15.733Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-10-26T18:41:15.733Z] ---> Running in 1067fab7f3cc [2022-10-26T18:41:15.733Z] Removing intermediate container 1067fab7f3cc [2022-10-26T18:41:15.733Z] ---> 772adf90d735 [2022-10-26T18:41:15.733Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T18:41:15.992Z] ---> Running in a78a66c5ee68 [2022-10-26T18:41:15.992Z] Removing intermediate container a78a66c5ee68 [2022-10-26T18:41:15.992Z] ---> 9bf46ceaeab6 [2022-10-26T18:41:15.992Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T18:41:15.992Z] ---> Running in d03ea029d0d0 [2022-10-26T18:41:16.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T18:41:16.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T18:41:16.510Z] OK: 211 MiB in 51 packages [2022-10-26T18:41:17.084Z] Removing intermediate container d03ea029d0d0 [2022-10-26T18:41:17.084Z] ---> 8f59e340ef8e [2022-10-26T18:41:17.084Z] Step 8/30 : WORKDIR /app [2022-10-26T18:41:17.084Z] ---> Running in cd0fb7c76b3e [2022-10-26T18:41:17.084Z] Removing intermediate container cd0fb7c76b3e [2022-10-26T18:41:17.084Z] ---> e92c1dfa7ae0 [2022-10-26T18:41:17.084Z] Step 9/30 : COPY go.mod vendor* ./ [2022-10-26T18:41:17.084Z] ---> e45731fe8020 [2022-10-26T18:41:17.084Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T18:41:17.084Z] ---> Running in 70cacd2be09a [2022-10-26T18:41:18.032Z] Removing intermediate container 70cacd2be09a [2022-10-26T18:41:18.032Z] ---> 5754d6026e80 [2022-10-26T18:41:18.032Z] Step 11/30 : COPY . . [2022-10-26T18:41:18.292Z] ---> a21189330dff [2022-10-26T18:41:18.292Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T18:41:18.292Z] ---> Running in 6ed53d7392a7 [2022-10-26T18:41:18.292Z] Removing intermediate container 6ed53d7392a7 [2022-10-26T18:41:18.292Z] ---> f8b0a2e0f137 [2022-10-26T18:41:18.292Z] Step 13/30 : RUN $MAKE [2022-10-26T18:41:18.292Z] ---> Running in b3174d92d63c [2022-10-26T18:41:18.556Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-26T18:41:40.676Z] Removing intermediate container b3174d92d63c [2022-10-26T18:41:40.676Z] ---> 1bbcd72ff482 [2022-10-26T18:41:40.676Z] Step 14/30 : FROM alpine:3.14 [2022-10-26T18:41:40.676Z] 3.14: Pulling from library/alpine [2022-10-26T18:41:40.676Z] c7ed990a2339: Pulling fs layer [2022-10-26T18:41:40.934Z] c7ed990a2339: Download complete [2022-10-26T18:41:41.192Z] c7ed990a2339: Pull complete [2022-10-26T18:41:41.192Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T18:41:41.192Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T18:41:41.192Z] ---> dd53f409bf0b [2022-10-26T18:41:41.192Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T18:41:41.192Z] ---> Running in 8fbebc876f39 [2022-10-26T18:41:41.192Z] Removing intermediate container 8fbebc876f39 [2022-10-26T18:41:41.192Z] ---> 211d7c72f3a7 [2022-10-26T18:41:41.192Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-26T18:41:41.450Z] ---> Running in bb633145d5a0 [2022-10-26T18:41:41.450Z] Removing intermediate container bb633145d5a0 [2022-10-26T18:41:41.450Z] ---> a0e0af04f2b1 [2022-10-26T18:41:41.450Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-26T18:41:41.450Z] ---> Running in 8085c7ba6e68 [2022-10-26T18:41:41.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-26T18:41:41.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-26T18:41:41.968Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-26T18:41:41.968Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-26T18:41:41.968Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-26T18:41:41.968Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-26T18:41:41.968Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-26T18:41:41.968Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-26T18:41:41.968Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-26T18:41:41.968Z] Executing busybox-1.33.1-r8.trigger [2022-10-26T18:41:41.968Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T18:41:42.232Z] OK: 9 MiB in 21 packages [2022-10-26T18:41:42.490Z] Removing intermediate container 8085c7ba6e68 [2022-10-26T18:41:42.490Z] ---> 4d500582b831 [2022-10-26T18:41:42.490Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-26T18:41:42.749Z] ---> ca39a7952a1a [2022-10-26T18:41:42.749Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-26T18:41:42.749Z] ---> 8d106bddb047 [2022-10-26T18:41:42.749Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-10-26T18:41:43.008Z] ---> 65b137cbb2a4 [2022-10-26T18:41:43.008Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-10-26T18:41:43.008Z] ---> 1a1ae8f51fa1 [2022-10-26T18:41:43.008Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-26T18:41:43.575Z] ---> a2748a646836 [2022-10-26T18:41:43.575Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-26T18:41:43.575Z] ---> Running in a996f9fa6b92 [2022-10-26T18:41:44.143Z] Removing intermediate container a996f9fa6b92 [2022-10-26T18:41:44.143Z] ---> fa8de4d91b73 [2022-10-26T18:41:44.143Z] Step 24/30 : VOLUME /cache [2022-10-26T18:41:44.143Z] ---> Running in 1553f490515e [2022-10-26T18:41:44.143Z] Removing intermediate container 1553f490515e [2022-10-26T18:41:44.143Z] ---> fdf3e656171f [2022-10-26T18:41:44.143Z] Step 25/30 : EXPOSE 59711 [2022-10-26T18:41:44.143Z] ---> Running in fa44bea7be48 [2022-10-26T18:41:44.401Z] Removing intermediate container fa44bea7be48 [2022-10-26T18:41:44.401Z] ---> 3643c4230a2b [2022-10-26T18:41:44.401Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-26T18:41:44.401Z] ---> Running in 569ace10036b [2022-10-26T18:41:44.401Z] Removing intermediate container 569ace10036b [2022-10-26T18:41:44.401Z] ---> fe649003aa8f [2022-10-26T18:41:44.401Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-26T18:41:44.401Z] ---> Running in eed2c5d96875 [2022-10-26T18:41:44.665Z] Removing intermediate container eed2c5d96875 [2022-10-26T18:41:44.665Z] ---> 54663fd9e5d4 [2022-10-26T18:41:44.665Z] Step 28/30 : LABEL arch=amd64 [2022-10-26T18:41:44.665Z] ---> Running in 4d49fd86a93e [2022-10-26T18:41:44.665Z] Removing intermediate container 4d49fd86a93e [2022-10-26T18:41:44.665Z] ---> a7adf5db48d5 [2022-10-26T18:41:44.665Z] Step 29/30 : LABEL git_sha=76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [2022-10-26T18:41:44.665Z] ---> Running in c80b5f477eb2 [2022-10-26T18:41:44.665Z] Removing intermediate container c80b5f477eb2 [2022-10-26T18:41:44.665Z] ---> a83aa8b136e2 [2022-10-26T18:41:44.665Z] Step 30/30 : LABEL version=2.3.0-dev.22 [2022-10-26T18:41:44.923Z] ---> Running in 16a94ca4451f [2022-10-26T18:41:44.923Z] Removing intermediate container 16a94ca4451f [2022-10-26T18:41:44.923Z] ---> 44f1242d7585 [2022-10-26T18:41:44.923Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T18:41:44.923Z] Successfully built 44f1242d7585 [2022-10-26T18:41:44.923Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T18:41:45.001Z] provisioning config files... [2022-10-26T18:41:45.009Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config765434017383341237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:41:45.302Z] ---> docker-login.sh [2022-10-26T18:41:45.303Z] nexus3.edgexfoundry.org:10001 [2022-10-26T18:41:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:41:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:41:45.303Z] Configure a credential helper to remove this warning. See [2022-10-26T18:41:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:41:45.303Z] [2022-10-26T18:41:45.303Z] Login Succeeded [2022-10-26T18:41:45.303Z] nexus3.edgexfoundry.org:10002 [2022-10-26T18:41:45.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:41:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:41:45.303Z] Configure a credential helper to remove this warning. See [2022-10-26T18:41:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:41:45.303Z] [2022-10-26T18:41:45.303Z] Login Succeeded [2022-10-26T18:41:45.303Z] nexus3.edgexfoundry.org:10003 [2022-10-26T18:41:45.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:41:45.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:41:45.562Z] Configure a credential helper to remove this warning. See [2022-10-26T18:41:45.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:41:45.562Z] [2022-10-26T18:41:45.562Z] Login Succeeded [2022-10-26T18:41:45.562Z] nexus3.edgexfoundry.org:10004 [2022-10-26T18:41:45.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:41:45.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:41:45.562Z] Configure a credential helper to remove this warning. See [2022-10-26T18:41:45.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:41:45.562Z] [2022-10-26T18:41:45.562Z] Login Succeeded [2022-10-26T18:41:45.562Z] docker.io [2022-10-26T18:41:45.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T18:41:46.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T18:41:46.081Z] Configure a credential helper to remove this warning. See [2022-10-26T18:41:46.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T18:41:46.081Z] [2022-10-26T18:41:46.081Z] Login Succeeded [2022-10-26T18:41:46.081Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T18:41:46.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T18:41:46.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T18:41:46.138Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-10-26T18:41:46.138Z] 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [2022-10-26T18:41:46.138Z] latest [2022-10-26T18:41:46.138Z] 2.3.0-dev.22 [2022-10-26T18:41:46.138Z] 76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [2022-10-26T18:41:46.138Z] main [2022-10-26T18:41:46.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:46.460Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:46.760Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [2022-10-26T18:41:46.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T18:41:46.760Z] 3849ce84f261: Preparing [2022-10-26T18:41:46.760Z] b9415e7765f0: Preparing [2022-10-26T18:41:46.760Z] 7b6713f2546d: Preparing [2022-10-26T18:41:46.760Z] eb9f1be2e973: Preparing [2022-10-26T18:41:46.760Z] 2868bd29bd70: Preparing [2022-10-26T18:41:46.760Z] 49aefdd81825: Preparing [2022-10-26T18:41:46.760Z] af37393821f9: Preparing [2022-10-26T18:41:46.760Z] 63493a9ab2d4: Preparing [2022-10-26T18:41:46.760Z] 49aefdd81825: Waiting [2022-10-26T18:41:46.760Z] af37393821f9: Waiting [2022-10-26T18:41:46.760Z] 63493a9ab2d4: Waiting [2022-10-26T18:41:46.760Z] 2868bd29bd70: Pushed [2022-10-26T18:41:46.760Z] 7b6713f2546d: Pushed [2022-10-26T18:41:46.760Z] eb9f1be2e973: Pushed [2022-10-26T18:41:46.760Z] 3849ce84f261: Pushed [2022-10-26T18:41:46.760Z] 63493a9ab2d4: Layer already exists [2022-10-26T18:41:47.020Z] 49aefdd81825: Pushed [2022-10-26T18:41:47.279Z] af37393821f9: Pushed [2022-10-26T18:41:49.814Z] b9415e7765f0: Pushed [2022-10-26T18:41:49.814Z] 76318d8d0ed5e6f9c337186f7bcc2221c50803e5: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:50.118Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:50.419Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-26T18:41:50.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T18:41:50.420Z] 3849ce84f261: Preparing [2022-10-26T18:41:50.420Z] b9415e7765f0: Preparing [2022-10-26T18:41:50.420Z] 7b6713f2546d: Preparing [2022-10-26T18:41:50.420Z] eb9f1be2e973: Preparing [2022-10-26T18:41:50.420Z] 2868bd29bd70: Preparing [2022-10-26T18:41:50.420Z] 49aefdd81825: Preparing [2022-10-26T18:41:50.420Z] af37393821f9: Preparing [2022-10-26T18:41:50.420Z] 63493a9ab2d4: Preparing [2022-10-26T18:41:50.420Z] 49aefdd81825: Waiting [2022-10-26T18:41:50.420Z] af37393821f9: Waiting [2022-10-26T18:41:50.420Z] 63493a9ab2d4: Waiting [2022-10-26T18:41:50.420Z] 7b6713f2546d: Layer already exists [2022-10-26T18:41:50.420Z] eb9f1be2e973: Layer already exists [2022-10-26T18:41:50.420Z] 2868bd29bd70: Layer already exists [2022-10-26T18:41:50.420Z] b9415e7765f0: Layer already exists [2022-10-26T18:41:50.420Z] 3849ce84f261: Layer already exists [2022-10-26T18:41:50.420Z] 49aefdd81825: Layer already exists [2022-10-26T18:41:50.420Z] af37393821f9: Layer already exists [2022-10-26T18:41:50.420Z] 63493a9ab2d4: Layer already exists [2022-10-26T18:41:50.420Z] latest: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:50.724Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:51.027Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.22 [2022-10-26T18:41:51.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T18:41:51.027Z] 3849ce84f261: Preparing [2022-10-26T18:41:51.027Z] b9415e7765f0: Preparing [2022-10-26T18:41:51.027Z] 7b6713f2546d: Preparing [2022-10-26T18:41:51.027Z] eb9f1be2e973: Preparing [2022-10-26T18:41:51.027Z] 2868bd29bd70: Preparing [2022-10-26T18:41:51.027Z] 49aefdd81825: Preparing [2022-10-26T18:41:51.027Z] af37393821f9: Preparing [2022-10-26T18:41:51.027Z] 63493a9ab2d4: Preparing [2022-10-26T18:41:51.027Z] af37393821f9: Waiting [2022-10-26T18:41:51.027Z] 49aefdd81825: Waiting [2022-10-26T18:41:51.027Z] 2868bd29bd70: Layer already exists [2022-10-26T18:41:51.027Z] 7b6713f2546d: Layer already exists [2022-10-26T18:41:51.027Z] eb9f1be2e973: Layer already exists [2022-10-26T18:41:51.027Z] b9415e7765f0: Layer already exists [2022-10-26T18:41:51.027Z] 3849ce84f261: Layer already exists [2022-10-26T18:41:51.027Z] 49aefdd81825: Layer already exists [2022-10-26T18:41:51.027Z] 63493a9ab2d4: Layer already exists [2022-10-26T18:41:51.027Z] af37393821f9: Layer already exists [2022-10-26T18:41:51.027Z] 2.3.0-dev.22: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:51.332Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:51.633Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [2022-10-26T18:41:51.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T18:41:51.633Z] 3849ce84f261: Preparing [2022-10-26T18:41:51.633Z] b9415e7765f0: Preparing [2022-10-26T18:41:51.633Z] 7b6713f2546d: Preparing [2022-10-26T18:41:51.633Z] eb9f1be2e973: Preparing [2022-10-26T18:41:51.633Z] 2868bd29bd70: Preparing [2022-10-26T18:41:51.633Z] 49aefdd81825: Preparing [2022-10-26T18:41:51.633Z] af37393821f9: Preparing [2022-10-26T18:41:51.633Z] 63493a9ab2d4: Preparing [2022-10-26T18:41:51.633Z] 49aefdd81825: Waiting [2022-10-26T18:41:51.633Z] af37393821f9: Waiting [2022-10-26T18:41:51.633Z] 63493a9ab2d4: Waiting [2022-10-26T18:41:51.633Z] eb9f1be2e973: Layer already exists [2022-10-26T18:41:51.633Z] 2868bd29bd70: Layer already exists [2022-10-26T18:41:51.633Z] 3849ce84f261: Layer already exists [2022-10-26T18:41:51.633Z] 7b6713f2546d: Layer already exists [2022-10-26T18:41:51.633Z] b9415e7765f0: Layer already exists [2022-10-26T18:41:51.633Z] 49aefdd81825: Layer already exists [2022-10-26T18:41:51.633Z] af37393821f9: Layer already exists [2022-10-26T18:41:51.633Z] 63493a9ab2d4: Layer already exists [2022-10-26T18:41:51.633Z] 76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:51.948Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:52.252Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-10-26T18:41:52.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-10-26T18:41:52.252Z] 3849ce84f261: Preparing [2022-10-26T18:41:52.252Z] b9415e7765f0: Preparing [2022-10-26T18:41:52.252Z] 7b6713f2546d: Preparing [2022-10-26T18:41:52.252Z] eb9f1be2e973: Preparing [2022-10-26T18:41:52.252Z] 2868bd29bd70: Preparing [2022-10-26T18:41:52.252Z] 49aefdd81825: Preparing [2022-10-26T18:41:52.252Z] af37393821f9: Preparing [2022-10-26T18:41:52.252Z] 63493a9ab2d4: Preparing [2022-10-26T18:41:52.252Z] af37393821f9: Waiting [2022-10-26T18:41:52.252Z] 63493a9ab2d4: Waiting [2022-10-26T18:41:52.252Z] 49aefdd81825: Waiting [2022-10-26T18:41:52.252Z] 7b6713f2546d: Layer already exists [2022-10-26T18:41:52.252Z] 3849ce84f261: Layer already exists [2022-10-26T18:41:52.252Z] b9415e7765f0: Layer already exists [2022-10-26T18:41:52.252Z] 2868bd29bd70: Layer already exists [2022-10-26T18:41:52.252Z] eb9f1be2e973: Layer already exists [2022-10-26T18:41:52.252Z] 49aefdd81825: Layer already exists [2022-10-26T18:41:52.252Z] 63493a9ab2d4: Layer already exists [2022-10-26T18:41:52.252Z] af37393821f9: Layer already exists [2022-10-26T18:41:52.252Z] main: digest: sha256:cb77c99ebdde5c8f06669e8a8fc420f5ff4d2d7869f4312af58704183a0e4b28 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T18:41:52.295Z] ===================================================== [Pipeline] echo [2022-10-26T18:41:52.303Z] taggedImages: [2022-10-26T18:41:52.303Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [2022-10-26T18:41:52.303Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-10-26T18:41:52.303Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.22 [2022-10-26T18:41:52.303Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [2022-10-26T18:41:52.303Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:52.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T18:41:52.673Z] [2022-10-26T18:41:52.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T18:41:52.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T18:41:52.975Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T18:41:52.975Z] 5eb5b503b376: Pulling fs layer [2022-10-26T18:41:52.975Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T18:41:52.975Z] ec43610c2a17: Pulling fs layer [2022-10-26T18:41:52.975Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T18:41:52.975Z] 33b1e0a273af: Pulling fs layer [2022-10-26T18:41:52.975Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T18:41:52.975Z] 3a2ae6a8a46f: Waiting [2022-10-26T18:41:52.975Z] 33b1e0a273af: Waiting [2022-10-26T18:41:52.975Z] 5d3b04190fa2: Waiting [2022-10-26T18:41:52.975Z] 2f39f015ded8: Pulling fs layer [2022-10-26T18:41:52.975Z] 2f39f015ded8: Waiting [2022-10-26T18:41:52.975Z] 5c69ac0246d0: Download complete [2022-10-26T18:41:52.975Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T18:41:52.975Z] 3a2ae6a8a46f: Download complete [2022-10-26T18:41:52.975Z] 33b1e0a273af: Download complete [2022-10-26T18:41:52.975Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T18:41:52.975Z] 5d3b04190fa2: Download complete [2022-10-26T18:41:52.975Z] ec43610c2a17: Verifying Checksum [2022-10-26T18:41:52.975Z] ec43610c2a17: Download complete [2022-10-26T18:41:53.232Z] 5eb5b503b376: Verifying Checksum [2022-10-26T18:41:53.232Z] 5eb5b503b376: Download complete [2022-10-26T18:41:53.798Z] 2f39f015ded8: Verifying Checksum [2022-10-26T18:41:53.798Z] 2f39f015ded8: Download complete [2022-10-26T18:41:54.363Z] 5eb5b503b376: Pull complete [2022-10-26T18:41:54.622Z] 5c69ac0246d0: Pull complete [2022-10-26T18:41:55.187Z] ec43610c2a17: Pull complete [2022-10-26T18:41:55.187Z] 3a2ae6a8a46f: Pull complete [2022-10-26T18:41:55.445Z] 33b1e0a273af: Pull complete [2022-10-26T18:41:55.445Z] 5d3b04190fa2: Pull complete [2022-10-26T18:41:59.634Z] 2f39f015ded8: Pull complete [2022-10-26T18:41:59.634Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T18:41:59.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T18:41:59.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T18:41:59.716Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T18:41:59.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T18:42:01.591Z] $ docker top ee8271d8b3956158933f28783bc1ff758c15854bcd006709294a3d42eabd8376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T18:42:01.993Z] ---> job-cost.sh [2022-10-26T18:42:01.993Z] lf-activate-venv: SKIPPING [2022-10-26T18:42:01.993Z] INFO: No Stack... [2022-10-26T18:42:02.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T18:42:02.510Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T18:42:02.795Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-10-26T18:42:02.795Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T18:42:02.816Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [2022-10-26T18:42:02.822Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] did not exist. Created. [2022-10-26T18:42:02.822Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T18:42:03.122Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T18:42:03.152Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T18:42:03.158Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T18:42:03.175Z] $ docker stop --time=1 ee8271d8b3956158933f28783bc1ff758c15854bcd006709294a3d42eabd8376 [2022-10-26T18:42:04.337Z] $ docker rm -f ee8271d8b3956158933f28783bc1ff758c15854bcd006709294a3d42eabd8376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T19:10:46.222Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117248 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-10-26T19:10:46.234Z] Running in /w/workspace/app-rfid-llrp-inventory/62 [Pipeline] { [Pipeline] checkout [2022-10-26T19:10:46.280Z] The recommended git tool is: git [2022-10-26T19:10:51.889Z] using credential edgex-jenkins-ssh [2022-10-26T19:10:51.903Z] Cloning the remote Git repository [2022-10-26T19:10:51.958Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-26T19:10:52.040Z] > git init /w/workspace/app-rfid-llrp-inventory/62 # timeout=10 [2022-10-26T19:10:52.208Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-10-26T19:10:52.209Z] > git --version # timeout=10 [2022-10-26T19:10:52.229Z] > git --version # 'git version 2.25.1' [2022-10-26T19:10:52.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T19:10:52.284Z] Verifying host key using known hosts file [2022-10-26T19:10:52.501Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T19:10:52.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T19:10:54.713Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-10-26T19:10:54.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T19:10:55.605Z] Avoid second fetch [2022-10-26T19:10:55.605Z] Checking out Revision 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 (main) [2022-10-26T19:10:56.120Z] Commit message: "build: Latest go-mods, config and Dockerfile fix (#118)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:10:55.622Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T19:10:55.640Z] > git checkout -f 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 # timeout=10 [2022-10-26T19:10:56.945Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T19:10:56.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T19:10:56.945Z] Dload Upload Total Spent Left Speed [2022-10-26T19:10:56.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh [2022-10-26T19:10:57.588Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T19:10:57.922Z] + sudo tee /etc/docker/daemon.new [2022-10-26T19:10:57.922Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T19:10:57.922Z] { [2022-10-26T19:10:57.922Z] "registry-mirrors": [ [2022-10-26T19:10:57.922Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T19:10:57.922Z] ], [2022-10-26T19:10:57.922Z] "bip": "10.250.0.254/24", [2022-10-26T19:10:57.922Z] "hosts": [ [2022-10-26T19:10:57.922Z] "tcp://0.0.0.0:5555", [2022-10-26T19:10:57.922Z] "unix:///var/run/docker.sock" [2022-10-26T19:10:57.922Z] ], [2022-10-26T19:10:57.922Z] "mtu": 1458, [2022-10-26T19:10:57.922Z] "selinux-enabled": true, [2022-10-26T19:10:57.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T19:10:57.922Z] } [Pipeline] sh [2022-10-26T19:10:58.254Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T19:10:58.581Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:11:16.839Z] provisioning config files... [2022-10-26T19:11:16.863Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/62@tmp/config4743937086605151151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:11:17.207Z] ---> docker-login.sh [2022-10-26T19:11:17.207Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:11:17.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:11:17.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:11:17.744Z] Configure a credential helper to remove this warning. See [2022-10-26T19:11:17.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:11:17.744Z] [2022-10-26T19:11:17.744Z] Login Succeeded [2022-10-26T19:11:17.744Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:11:18.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:11:18.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:11:18.015Z] Configure a credential helper to remove this warning. See [2022-10-26T19:11:18.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:11:18.015Z] [2022-10-26T19:11:18.015Z] Login Succeeded [2022-10-26T19:11:18.015Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:11:18.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:11:18.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:11:18.550Z] Configure a credential helper to remove this warning. See [2022-10-26T19:11:18.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:11:18.550Z] [2022-10-26T19:11:18.550Z] Login Succeeded [2022-10-26T19:11:18.550Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:11:18.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:11:18.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:11:18.815Z] Configure a credential helper to remove this warning. See [2022-10-26T19:11:18.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:11:18.815Z] [2022-10-26T19:11:18.815Z] Login Succeeded [2022-10-26T19:11:18.815Z] docker.io [2022-10-26T19:11:19.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:11:19.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:11:19.356Z] Configure a credential helper to remove this warning. See [2022-10-26T19:11:19.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:11:19.356Z] [2022-10-26T19:11:19.356Z] Login Succeeded [2022-10-26T19:11:19.356Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:11:19.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T19:11:19.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:11:19.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:11:19.568Z] ========================================================= [2022-10-26T19:11:19.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T19:11:19.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:11:19.914Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T19:11:20.183Z] Sending build context to Docker daemon 684.5kB [2022-10-26T19:11:20.183Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:11:20.183Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-26T19:11:20.183Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T19:11:20.183Z] 9b18e9b68314: Pulling fs layer [2022-10-26T19:11:20.183Z] d32db5db7311: Pulling fs layer [2022-10-26T19:11:20.183Z] d0c4b47475fc: Pulling fs layer [2022-10-26T19:11:20.183Z] 5831b945b038: Pulling fs layer [2022-10-26T19:11:20.183Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T19:11:20.183Z] e10730c5d714: Pulling fs layer [2022-10-26T19:11:20.183Z] 5dd5c2283517: Pulling fs layer [2022-10-26T19:11:20.183Z] d5ac0230b979: Pulling fs layer [2022-10-26T19:11:20.183Z] 5831b945b038: Waiting [2022-10-26T19:11:20.183Z] 86bbec2aaacd: Waiting [2022-10-26T19:11:20.183Z] e10730c5d714: Waiting [2022-10-26T19:11:20.183Z] 5dd5c2283517: Waiting [2022-10-26T19:11:20.183Z] d5ac0230b979: Waiting [2022-10-26T19:11:20.459Z] d0c4b47475fc: Verifying Checksum [2022-10-26T19:11:20.459Z] d0c4b47475fc: Download complete [2022-10-26T19:11:20.459Z] d32db5db7311: Verifying Checksum [2022-10-26T19:11:20.459Z] d32db5db7311: Download complete [2022-10-26T19:11:20.459Z] 86bbec2aaacd: Download complete [2022-10-26T19:11:20.459Z] e10730c5d714: Download complete [2022-10-26T19:11:20.459Z] 9b18e9b68314: Verifying Checksum [2022-10-26T19:11:20.459Z] 9b18e9b68314: Download complete [2022-10-26T19:11:21.450Z] 9b18e9b68314: Pull complete [2022-10-26T19:11:21.722Z] d5ac0230b979: Verifying Checksum [2022-10-26T19:11:21.722Z] d5ac0230b979: Download complete [2022-10-26T19:11:21.996Z] d32db5db7311: Pull complete [2022-10-26T19:11:22.272Z] d0c4b47475fc: Pull complete [2022-10-26T19:11:22.869Z] 5dd5c2283517: Verifying Checksum [2022-10-26T19:11:23.459Z] 5831b945b038: Verifying Checksum [2022-10-26T19:11:23.459Z] 5831b945b038: Download complete [2022-10-26T19:11:35.821Z] 5831b945b038: Pull complete [2022-10-26T19:11:36.091Z] 86bbec2aaacd: Pull complete [2022-10-26T19:11:36.361Z] e10730c5d714: Pull complete [2022-10-26T19:11:43.034Z] 5dd5c2283517: Pull complete [2022-10-26T19:11:45.018Z] d5ac0230b979: Pull complete [2022-10-26T19:11:45.018Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T19:11:45.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T19:11:45.018Z] ---> 59b3b1a385d4 [2022-10-26T19:11:45.018Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T19:11:46.990Z] ---> Running in 92b16b704c43 [2022-10-26T19:11:47.259Z] Removing intermediate container 92b16b704c43 [2022-10-26T19:11:47.259Z] ---> e793e5e4fb5d [2022-10-26T19:11:47.259Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:11:47.259Z] ---> Running in 24ece671b4c6 [2022-10-26T19:11:47.527Z] Removing intermediate container 24ece671b4c6 [2022-10-26T19:11:47.527Z] ---> 3a78bdf36969 [2022-10-26T19:11:47.527Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-10-26T19:11:47.527Z] ---> Running in 0e45e660849c [2022-10-26T19:11:48.113Z] Removing intermediate container 0e45e660849c [2022-10-26T19:11:48.113Z] ---> 3ddcb69e3aaf [2022-10-26T19:11:48.113Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T19:11:48.113Z] ---> Running in 7c81a6ea0b48 [2022-10-26T19:11:48.387Z] Removing intermediate container 7c81a6ea0b48 [2022-10-26T19:11:48.387Z] ---> 15243a13d91d [2022-10-26T19:11:48.387Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:11:48.665Z] ---> Running in 8e8575ae0749 [2022-10-26T19:11:50.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:11:50.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:11:51.303Z] OK: 221 MiB in 51 packages [2022-10-26T19:11:52.270Z] Removing intermediate container 8e8575ae0749 [2022-10-26T19:11:52.270Z] ---> 83ec8dffaf75 [2022-10-26T19:11:52.270Z] Step 8/13 : WORKDIR /app [2022-10-26T19:11:52.270Z] ---> Running in a75acd41c7c0 [2022-10-26T19:11:52.619Z] Removing intermediate container a75acd41c7c0 [2022-10-26T19:11:52.619Z] ---> 5ea334ffcb4d [2022-10-26T19:11:52.619Z] Step 9/13 : COPY go.mod vendor* ./ [2022-10-26T19:11:52.903Z] ---> 08198d44eaa9 [2022-10-26T19:11:52.903Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:11:53.189Z] ---> Running in 829b476e253e [2022-10-26T19:12:49.655Z] Removing intermediate container 829b476e253e [2022-10-26T19:12:49.656Z] ---> 3240b622095b [2022-10-26T19:12:49.656Z] Step 11/13 : COPY . . [2022-10-26T19:12:49.656Z] ---> 86f0e1c259bf [2022-10-26T19:12:49.656Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T19:12:49.656Z] ---> Running in c33263e438c3 [2022-10-26T19:12:49.656Z] Removing intermediate container c33263e438c3 [2022-10-26T19:12:49.656Z] ---> 2af67988f21e [2022-10-26T19:12:49.656Z] Step 13/13 : RUN $MAKE [2022-10-26T19:12:49.656Z] ---> Running in 499b32aa6f4f [2022-10-26T19:12:49.656Z] noop [2022-10-26T19:12:49.656Z] Removing intermediate container 499b32aa6f4f [2022-10-26T19:12:49.656Z] ---> cff86e1af8af [2022-10-26T19:12:49.656Z] Successfully built cff86e1af8af [2022-10-26T19:12:49.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:12:50.006Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T19:12:50.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:12:50.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-117248 does not seem to be running inside a container [2022-10-26T19:12:50.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/62 -v /w/workspace/app-rfid-llrp-inventory/62:/w/workspace/app-rfid-llrp-inventory/62:rw,z -v /w/workspace/app-rfid-llrp-inventory/62@tmp:/w/workspace/app-rfid-llrp-inventory/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T19:12:51.445Z] $ docker top 07998971cafaf073f7cd643b2ad4119c110e65dcc0020912eb326eca074cee4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:12:52.293Z] + go version [2022-10-26T19:12:52.293Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T19:12:52.317Z] $ docker stop --time=1 07998971cafaf073f7cd643b2ad4119c110e65dcc0020912eb326eca074cee4d [2022-10-26T19:12:53.998Z] $ docker rm -f 07998971cafaf073f7cd643b2ad4119c110e65dcc0020912eb326eca074cee4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:12:54.546Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T19:12:54.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:12:54.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-117248 does not seem to be running inside a container [2022-10-26T19:12:54.814Z] $ 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/62 -v /w/workspace/app-rfid-llrp-inventory/62:/w/workspace/app-rfid-llrp-inventory/62:rw,z -v /w/workspace/app-rfid-llrp-inventory/62@tmp:/w/workspace/app-rfid-llrp-inventory/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T19:12:56.057Z] $ docker top 601244253d646653dc247043e61a1193c117002804d678c7373500e5a9b60426 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:12:56.913Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/62 [Pipeline] fileExists [Pipeline] sh [2022-10-26T19:12:57.568Z] + make test [2022-10-26T19:12:57.568Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T19:14:34.265Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-10-26T19:14:34.265Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.259s coverage: 86.2% of statements [2022-10-26T19:14:34.265Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-10-26T19:14:38.515Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements [2022-10-26T19:14:38.515Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-26T19:14:38.515Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T19:15:05.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T19:15:05.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T19:15:05.194Z] ./bin/test-attribution.sh [Pipeline] echo [2022-10-26T19:15:05.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T19:15:05.231Z] $ docker stop --time=1 601244253d646653dc247043e61a1193c117002804d678c7373500e5a9b60426 [2022-10-26T19:15:07.003Z] $ docker rm -f 601244253d646653dc247043e61a1193c117002804d678c7373500e5a9b60426 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:15:07.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T19:15:08.002Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T19:15:08.460Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T19:15:08.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T19:15:09.190Z] + ls -al . [2022-10-26T19:15:09.190Z] total 232 [2022-10-26T19:15:09.190Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 19:12 . [2022-10-26T19:15:09.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:10 .. [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 26 19:10 .dockerignore [2022-10-26T19:15:09.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 19:10 .git [2022-10-26T19:15:09.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:10 .github [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 26 19:10 .gitignore [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 19:10 .golangci.yml [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 9922 Oct 26 19:10 Attribution.txt [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 2487 Oct 26 19:10 CHANGELOG.md [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 1815 Oct 26 19:10 Dockerfile [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 19:10 GOVERNANCE.md [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 26 19:10 Jenkinsfile [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 19:10 LICENSE [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 3163 Oct 26 19:10 Makefile [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 19:10 OWNERS.md [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 31023 Oct 26 19:10 README.md [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 18:40 VERSION [2022-10-26T19:15:09.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:10 bin [2022-10-26T19:15:09.190Z] -rw-r--r-- 1 jenkins jenkins 41008 Oct 26 19:14 coverage.out [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 3646 Oct 26 19:10 go.mod [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 44955 Oct 26 19:10 go.sum [2022-10-26T19:15:09.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:10 images [2022-10-26T19:15:09.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:10 internal [2022-10-26T19:15:09.190Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 26 19:10 main.go [2022-10-26T19:15:09.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 19:10 res [2022-10-26T19:15:09.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 19:10 snap [2022-10-26T19:15:09.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 19:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:15:09.537Z] + 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=76318d8d0ed5e6f9c337186f7bcc2221c50803e5 --label arch=arm64 --label version=2.3.0-dev.22 . [2022-10-26T19:15:09.813Z] Sending build context to Docker daemon 684.5kB [2022-10-26T19:15:09.813Z] Step 1/30 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T19:15:09.813Z] Step 2/30 : FROM ${BASE} AS builder [2022-10-26T19:15:09.813Z] ---> cff86e1af8af [2022-10-26T19:15:09.813Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-10-26T19:15:10.081Z] ---> Running in 16663b647869 [2022-10-26T19:15:10.349Z] Removing intermediate container 16663b647869 [2022-10-26T19:15:10.349Z] ---> 2c2b4ef81519 [2022-10-26T19:15:10.349Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T19:15:10.349Z] ---> Running in 5a46d337767d [2022-10-26T19:15:10.620Z] Removing intermediate container 5a46d337767d [2022-10-26T19:15:10.620Z] ---> bc612f36f2e2 [2022-10-26T19:15:10.620Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2022-10-26T19:15:10.889Z] ---> Running in d1ea2a862493 [2022-10-26T19:15:11.164Z] Removing intermediate container d1ea2a862493 [2022-10-26T19:15:11.164Z] ---> 2cee76a13d65 [2022-10-26T19:15:11.164Z] Step 6/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T19:15:11.435Z] ---> Running in 2294e85d1209 [2022-10-26T19:15:11.703Z] Removing intermediate container 2294e85d1209 [2022-10-26T19:15:11.703Z] ---> 9679ea5dccd9 [2022-10-26T19:15:11.703Z] Step 7/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T19:15:11.703Z] ---> Running in 15e3f2f5d135 [2022-10-26T19:15:13.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:15:13.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:15:14.110Z] OK: 221 MiB in 51 packages [2022-10-26T19:15:15.078Z] Removing intermediate container 15e3f2f5d135 [2022-10-26T19:15:15.078Z] ---> a18a3bdc8976 [2022-10-26T19:15:15.078Z] Step 8/30 : WORKDIR /app [2022-10-26T19:15:15.347Z] ---> Running in e9a07927c28e [2022-10-26T19:15:15.616Z] Removing intermediate container e9a07927c28e [2022-10-26T19:15:15.616Z] ---> a5506ce44094 [2022-10-26T19:15:15.616Z] Step 9/30 : COPY go.mod vendor* ./ [2022-10-26T19:15:16.210Z] ---> a053c527cea2 [2022-10-26T19:15:16.210Z] Step 10/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T19:15:16.484Z] ---> Running in 2c9fdea445c4 [2022-10-26T19:15:19.074Z] Removing intermediate container 2c9fdea445c4 [2022-10-26T19:15:19.074Z] ---> 2c8072d35e1a [2022-10-26T19:15:19.074Z] Step 11/30 : COPY . . [2022-10-26T19:15:20.493Z] ---> a4b1c8c87379 [2022-10-26T19:15:20.493Z] Step 12/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-26T19:15:20.493Z] ---> Running in 597807fd3904 [2022-10-26T19:15:20.761Z] Removing intermediate container 597807fd3904 [2022-10-26T19:15:20.761Z] ---> 37c844b6b24a [2022-10-26T19:15:20.761Z] Step 13/30 : RUN $MAKE [2022-10-26T19:15:20.761Z] ---> Running in 2ced0a1c8ec7 [2022-10-26T19:15:21.721Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.22 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-10-26T19:17:58.501Z] Removing intermediate container 2ced0a1c8ec7 [2022-10-26T19:17:58.501Z] ---> de9da4eb2cb3 [2022-10-26T19:17:58.501Z] Step 14/30 : FROM alpine:3.14 [2022-10-26T19:17:58.501Z] 3.14: Pulling from library/alpine [2022-10-26T19:17:58.501Z] 90cda3b7c325: Pulling fs layer [2022-10-26T19:17:58.501Z] 90cda3b7c325: Verifying Checksum [2022-10-26T19:17:58.501Z] 90cda3b7c325: Download complete [2022-10-26T19:17:58.501Z] 90cda3b7c325: Pull complete [2022-10-26T19:17:58.501Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T19:17:58.501Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T19:17:58.501Z] ---> 376ba31ae3da [2022-10-26T19:17:58.501Z] Step 15/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T19:17:58.501Z] ---> Running in 88835ecd706e [2022-10-26T19:17:58.501Z] Removing intermediate container 88835ecd706e [2022-10-26T19:17:58.501Z] ---> 7bb7e5842c46 [2022-10-26T19:17:58.501Z] Step 16/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-10-26T19:17:58.501Z] ---> Running in fe728131eda9 [2022-10-26T19:17:58.772Z] Removing intermediate container fe728131eda9 [2022-10-26T19:17:58.772Z] ---> 2c7a42ebdc24 [2022-10-26T19:17:58.772Z] Step 17/30 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-10-26T19:17:58.772Z] ---> Running in 3be691243e8c [2022-10-26T19:17:59.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-26T19:18:00.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-26T19:18:00.966Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-26T19:18:00.966Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-10-26T19:18:00.966Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-10-26T19:18:00.966Z] (4/7) Installing libsodium (1.0.18-r0) [2022-10-26T19:18:00.966Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-26T19:18:00.966Z] (6/7) Installing libzmq (4.3.4-r0) [2022-10-26T19:18:00.966Z] (7/7) Installing zeromq (4.3.4-r0) [2022-10-26T19:18:01.235Z] Executing busybox-1.33.1-r8.trigger [2022-10-26T19:18:01.235Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T19:18:01.235Z] OK: 9 MiB in 21 packages [2022-10-26T19:18:02.660Z] Removing intermediate container 3be691243e8c [2022-10-26T19:18:02.660Z] ---> 2b493f4b4e37 [2022-10-26T19:18:02.660Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-10-26T19:18:03.243Z] ---> 42f547a7abcc [2022-10-26T19:18:03.243Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2022-10-26T19:18:03.829Z] ---> 331bc42ca803 [2022-10-26T19:18:03.829Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2022-10-26T19:18:04.110Z] ---> 41a71e8b9dbe [2022-10-26T19:18:04.110Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2022-10-26T19:18:04.702Z] ---> 3bebf2f9989f [2022-10-26T19:18:04.702Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-10-26T19:18:06.110Z] ---> c267c8739240 [2022-10-26T19:18:06.110Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-10-26T19:18:06.380Z] ---> Running in 0b7da2ccf328 [2022-10-26T19:18:07.793Z] Removing intermediate container 0b7da2ccf328 [2022-10-26T19:18:07.793Z] ---> aa6c394ea10d [2022-10-26T19:18:07.793Z] Step 24/30 : VOLUME /cache [2022-10-26T19:18:08.061Z] ---> Running in 5984bbe42b0f [2022-10-26T19:18:08.328Z] Removing intermediate container 5984bbe42b0f [2022-10-26T19:18:08.328Z] ---> ca771615b52b [2022-10-26T19:18:08.328Z] Step 25/30 : EXPOSE 59711 [2022-10-26T19:18:08.328Z] ---> Running in e62f5188f3ae [2022-10-26T19:18:08.596Z] Removing intermediate container e62f5188f3ae [2022-10-26T19:18:08.596Z] ---> 08cc16cd42a5 [2022-10-26T19:18:08.596Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-10-26T19:18:08.868Z] ---> Running in b9f8e82b50e3 [2022-10-26T19:18:09.134Z] Removing intermediate container b9f8e82b50e3 [2022-10-26T19:18:09.134Z] ---> 5f84e0cf32ff [2022-10-26T19:18:09.134Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-10-26T19:18:09.134Z] ---> Running in b3242bafb631 [2022-10-26T19:18:09.401Z] Removing intermediate container b3242bafb631 [2022-10-26T19:18:09.401Z] ---> a1f0d80c6f9c [2022-10-26T19:18:09.401Z] Step 28/30 : LABEL arch=arm64 [2022-10-26T19:18:09.401Z] ---> Running in a6a08c9ed8bb [2022-10-26T19:18:09.668Z] Removing intermediate container a6a08c9ed8bb [2022-10-26T19:18:09.668Z] ---> 263208680dfc [2022-10-26T19:18:09.668Z] Step 29/30 : LABEL git_sha=76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [2022-10-26T19:18:09.935Z] ---> Running in 0b23b393c413 [2022-10-26T19:18:10.202Z] Removing intermediate container 0b23b393c413 [2022-10-26T19:18:10.202Z] ---> db9be0abcf79 [2022-10-26T19:18:10.202Z] Step 30/30 : LABEL version=2.3.0-dev.22 [2022-10-26T19:18:10.202Z] ---> Running in 21230cc4933f [2022-10-26T19:18:10.469Z] Removing intermediate container 21230cc4933f [2022-10-26T19:18:10.469Z] ---> 5615994ca77d [2022-10-26T19:18:10.469Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T19:18:10.469Z] Successfully built 5615994ca77d [2022-10-26T19:18:10.469Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:18:10.564Z] provisioning config files... [2022-10-26T19:18:10.579Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/62@tmp/config7094559668550939038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:18:10.914Z] ---> docker-login.sh [2022-10-26T19:18:10.914Z] nexus3.edgexfoundry.org:10001 [2022-10-26T19:18:11.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:18:11.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:18:11.181Z] Configure a credential helper to remove this warning. See [2022-10-26T19:18:11.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:18:11.181Z] [2022-10-26T19:18:11.181Z] Login Succeeded [2022-10-26T19:18:11.181Z] nexus3.edgexfoundry.org:10002 [2022-10-26T19:18:11.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:18:11.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:18:11.717Z] Configure a credential helper to remove this warning. See [2022-10-26T19:18:11.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:18:11.717Z] [2022-10-26T19:18:11.717Z] Login Succeeded [2022-10-26T19:18:11.717Z] nexus3.edgexfoundry.org:10003 [2022-10-26T19:18:11.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:18:11.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:18:11.983Z] Configure a credential helper to remove this warning. See [2022-10-26T19:18:11.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:18:11.983Z] [2022-10-26T19:18:11.983Z] Login Succeeded [2022-10-26T19:18:12.253Z] nexus3.edgexfoundry.org:10004 [2022-10-26T19:18:12.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:18:12.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:18:12.521Z] Configure a credential helper to remove this warning. See [2022-10-26T19:18:12.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:18:12.521Z] [2022-10-26T19:18:12.521Z] Login Succeeded [2022-10-26T19:18:12.521Z] docker.io [2022-10-26T19:18:12.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T19:18:13.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T19:18:13.056Z] Configure a credential helper to remove this warning. See [2022-10-26T19:18:13.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T19:18:13.056Z] [2022-10-26T19:18:13.056Z] Login Succeeded [2022-10-26T19:18:13.324Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T19:18:13.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T19:18:13.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T19:18:13.382Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-10-26T19:18:13.382Z] 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [2022-10-26T19:18:13.382Z] latest [2022-10-26T19:18:13.382Z] 2.3.0-dev.22 [2022-10-26T19:18:13.382Z] 76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [2022-10-26T19:18:13.382Z] main [2022-10-26T19:18:13.382Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:13.717Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:14.081Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [2022-10-26T19:18:14.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T19:18:14.081Z] 414d8546c3bd: Preparing [2022-10-26T19:18:14.081Z] 039d72768829: Preparing [2022-10-26T19:18:14.081Z] 88acf4aea07a: Preparing [2022-10-26T19:18:14.081Z] 5aeed433ef82: Preparing [2022-10-26T19:18:14.081Z] 5c8a99abe174: Preparing [2022-10-26T19:18:14.081Z] 4512e771c39e: Preparing [2022-10-26T19:18:14.081Z] e0716537175a: Preparing [2022-10-26T19:18:14.081Z] 28c3ef001483: Preparing [2022-10-26T19:18:14.081Z] 4512e771c39e: Waiting [2022-10-26T19:18:14.081Z] e0716537175a: Waiting [2022-10-26T19:18:14.081Z] 28c3ef001483: Waiting [2022-10-26T19:18:14.347Z] 5aeed433ef82: Pushed [2022-10-26T19:18:14.347Z] 5c8a99abe174: Pushed [2022-10-26T19:18:14.347Z] 414d8546c3bd: Pushed [2022-10-26T19:18:14.347Z] 88acf4aea07a: Pushed [2022-10-26T19:18:14.347Z] 28c3ef001483: Layer already exists [2022-10-26T19:18:14.347Z] 4512e771c39e: Pushed [2022-10-26T19:18:15.316Z] e0716537175a: Pushed [2022-10-26T19:18:19.647Z] 039d72768829: Pushed [2022-10-26T19:18:19.647Z] 76318d8d0ed5e6f9c337186f7bcc2221c50803e5: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:20.004Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:20.353Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-26T19:18:20.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T19:18:20.353Z] 414d8546c3bd: Preparing [2022-10-26T19:18:20.353Z] 039d72768829: Preparing [2022-10-26T19:18:20.353Z] 88acf4aea07a: Preparing [2022-10-26T19:18:20.353Z] 5aeed433ef82: Preparing [2022-10-26T19:18:20.353Z] 5c8a99abe174: Preparing [2022-10-26T19:18:20.353Z] 4512e771c39e: Preparing [2022-10-26T19:18:20.353Z] 4512e771c39e: Waiting [2022-10-26T19:18:20.353Z] e0716537175a: Preparing [2022-10-26T19:18:20.353Z] 28c3ef001483: Preparing [2022-10-26T19:18:20.353Z] e0716537175a: Waiting [2022-10-26T19:18:20.353Z] 28c3ef001483: Waiting [2022-10-26T19:18:20.353Z] 5c8a99abe174: Layer already exists [2022-10-26T19:18:20.353Z] 5aeed433ef82: Layer already exists [2022-10-26T19:18:20.353Z] 039d72768829: Layer already exists [2022-10-26T19:18:20.353Z] 88acf4aea07a: Layer already exists [2022-10-26T19:18:20.353Z] 414d8546c3bd: Layer already exists [2022-10-26T19:18:20.353Z] e0716537175a: Layer already exists [2022-10-26T19:18:20.353Z] 4512e771c39e: Layer already exists [2022-10-26T19:18:20.353Z] 28c3ef001483: Layer already exists [2022-10-26T19:18:20.621Z] latest: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:20.967Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:21.307Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.22 [2022-10-26T19:18:21.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T19:18:21.308Z] 414d8546c3bd: Preparing [2022-10-26T19:18:21.308Z] 039d72768829: Preparing [2022-10-26T19:18:21.308Z] 88acf4aea07a: Preparing [2022-10-26T19:18:21.308Z] 5aeed433ef82: Preparing [2022-10-26T19:18:21.308Z] 5c8a99abe174: Preparing [2022-10-26T19:18:21.308Z] 4512e771c39e: Preparing [2022-10-26T19:18:21.308Z] e0716537175a: Preparing [2022-10-26T19:18:21.308Z] 28c3ef001483: Preparing [2022-10-26T19:18:21.308Z] 28c3ef001483: Waiting [2022-10-26T19:18:21.308Z] 4512e771c39e: Waiting [2022-10-26T19:18:21.308Z] e0716537175a: Waiting [2022-10-26T19:18:21.308Z] 414d8546c3bd: Layer already exists [2022-10-26T19:18:21.308Z] 88acf4aea07a: Layer already exists [2022-10-26T19:18:21.308Z] 5c8a99abe174: Layer already exists [2022-10-26T19:18:21.308Z] 039d72768829: Layer already exists [2022-10-26T19:18:21.308Z] 5aeed433ef82: Layer already exists [2022-10-26T19:18:21.308Z] 28c3ef001483: Layer already exists [2022-10-26T19:18:21.308Z] 4512e771c39e: Layer already exists [2022-10-26T19:18:21.308Z] e0716537175a: Layer already exists [2022-10-26T19:18:21.574Z] 2.3.0-dev.22: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:21.922Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:22.268Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [2022-10-26T19:18:22.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T19:18:22.269Z] 414d8546c3bd: Preparing [2022-10-26T19:18:22.269Z] 039d72768829: Preparing [2022-10-26T19:18:22.269Z] 88acf4aea07a: Preparing [2022-10-26T19:18:22.269Z] 5aeed433ef82: Preparing [2022-10-26T19:18:22.269Z] 5c8a99abe174: Preparing [2022-10-26T19:18:22.269Z] 4512e771c39e: Preparing [2022-10-26T19:18:22.269Z] e0716537175a: Preparing [2022-10-26T19:18:22.269Z] 28c3ef001483: Preparing [2022-10-26T19:18:22.269Z] e0716537175a: Waiting [2022-10-26T19:18:22.269Z] 28c3ef001483: Waiting [2022-10-26T19:18:22.269Z] 4512e771c39e: Waiting [2022-10-26T19:18:22.269Z] 039d72768829: Layer already exists [2022-10-26T19:18:22.269Z] 5aeed433ef82: Layer already exists [2022-10-26T19:18:22.269Z] 88acf4aea07a: Layer already exists [2022-10-26T19:18:22.269Z] 5c8a99abe174: Layer already exists [2022-10-26T19:18:22.269Z] 414d8546c3bd: Layer already exists [2022-10-26T19:18:22.269Z] 28c3ef001483: Layer already exists [2022-10-26T19:18:22.269Z] e0716537175a: Layer already exists [2022-10-26T19:18:22.269Z] 4512e771c39e: Layer already exists [2022-10-26T19:18:22.535Z] 76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:22.881Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:23.213Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-10-26T19:18:23.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-10-26T19:18:23.213Z] 414d8546c3bd: Preparing [2022-10-26T19:18:23.213Z] 039d72768829: Preparing [2022-10-26T19:18:23.213Z] 88acf4aea07a: Preparing [2022-10-26T19:18:23.213Z] 5aeed433ef82: Preparing [2022-10-26T19:18:23.213Z] 5c8a99abe174: Preparing [2022-10-26T19:18:23.213Z] 4512e771c39e: Preparing [2022-10-26T19:18:23.213Z] e0716537175a: Preparing [2022-10-26T19:18:23.213Z] 28c3ef001483: Preparing [2022-10-26T19:18:23.213Z] e0716537175a: Waiting [2022-10-26T19:18:23.213Z] 28c3ef001483: Waiting [2022-10-26T19:18:23.213Z] 4512e771c39e: Waiting [2022-10-26T19:18:23.213Z] 5aeed433ef82: Layer already exists [2022-10-26T19:18:23.213Z] 414d8546c3bd: Layer already exists [2022-10-26T19:18:23.213Z] 5c8a99abe174: Layer already exists [2022-10-26T19:18:23.213Z] 88acf4aea07a: Layer already exists [2022-10-26T19:18:23.213Z] 039d72768829: Layer already exists [2022-10-26T19:18:23.213Z] 28c3ef001483: Layer already exists [2022-10-26T19:18:23.213Z] e0716537175a: Layer already exists [2022-10-26T19:18:23.213Z] 4512e771c39e: Layer already exists [2022-10-26T19:18:23.479Z] main: digest: sha256:5fc7a28560eeb5465cdbbfc8d8212e843fe003ec2c1ba4c8d9fb83fbd3dbea6d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T19:18:23.521Z] ===================================================== [Pipeline] echo [2022-10-26T19:18:23.526Z] taggedImages: [2022-10-26T19:18:23.526Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [2022-10-26T19:18:23.526Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-10-26T19:18:23.526Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.22 [2022-10-26T19:18:23.526Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:76318d8d0ed5e6f9c337186f7bcc2221c50803e5-2.3.0-dev.22 [2022-10-26T19:18:23.526Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:23.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:18:23.878Z] [2022-10-26T19:18:23.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:24.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:18:24.205Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T19:18:24.205Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T19:18:24.205Z] 04944245beec: Pulling fs layer [2022-10-26T19:18:24.205Z] 699f458cf7ca: Pulling fs layer [2022-10-26T19:18:24.205Z] 765212b225bb: Pulling fs layer [2022-10-26T19:18:24.205Z] f23df028b6ca: Pulling fs layer [2022-10-26T19:18:24.205Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T19:18:24.205Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T19:18:24.205Z] f23df028b6ca: Waiting [2022-10-26T19:18:24.205Z] d65c8cfc05b1: Waiting [2022-10-26T19:18:24.205Z] 2437ff75d9bd: Waiting [2022-10-26T19:18:24.205Z] 765212b225bb: Waiting [2022-10-26T19:18:24.474Z] 04944245beec: Verifying Checksum [2022-10-26T19:18:24.474Z] 04944245beec: Download complete [2022-10-26T19:18:24.474Z] 765212b225bb: Verifying Checksum [2022-10-26T19:18:24.474Z] 765212b225bb: Download complete [2022-10-26T19:18:24.474Z] f23df028b6ca: Verifying Checksum [2022-10-26T19:18:24.474Z] f23df028b6ca: Download complete [2022-10-26T19:18:24.474Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T19:18:24.474Z] d65c8cfc05b1: Download complete [2022-10-26T19:18:24.744Z] 699f458cf7ca: Download complete [2022-10-26T19:18:25.014Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T19:18:25.014Z] 8998bd30e6a1: Download complete [2022-10-26T19:18:27.599Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T19:18:27.599Z] 2437ff75d9bd: Download complete [2022-10-26T19:18:29.541Z] 8998bd30e6a1: Pull complete [2022-10-26T19:18:29.807Z] 04944245beec: Pull complete [2022-10-26T19:18:30.766Z] 699f458cf7ca: Pull complete [2022-10-26T19:18:31.033Z] 765212b225bb: Pull complete [2022-10-26T19:18:32.007Z] f23df028b6ca: Pull complete [2022-10-26T19:18:32.007Z] d65c8cfc05b1: Pull complete [2022-10-26T19:18:47.003Z] 2437ff75d9bd: Pull complete [2022-10-26T19:18:47.003Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T19:18:47.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T19:18:47.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:18:47.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-117248 does not seem to be running inside a container [2022-10-26T19:18:47.275Z] $ 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/62 -v /w/workspace/app-rfid-llrp-inventory/62:/w/workspace/app-rfid-llrp-inventory/62:rw,z -v /w/workspace/app-rfid-llrp-inventory/62@tmp:/w/workspace/app-rfid-llrp-inventory/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T19:18:49.946Z] $ docker top df65ef76596b29024665ab5b453d66ee01ccd5ac1e8b8ddc2495fb42c489930f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:18:50.794Z] ---> job-cost.sh [2022-10-26T19:18:50.794Z] lf-activate-venv: SKIPPING [2022-10-26T19:18:50.794Z] INFO: No Stack... [2022-10-26T19:18:51.061Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T19:18:52.023Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T19:18:52.663Z] + cut -d, -f6 [2022-10-26T19:18:52.663Z] + cat /w/workspace/app-rfid-llrp-inventory/62/archives/cost.csv [Pipeline] lock [2022-10-26T19:18:52.731Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [2022-10-26T19:18:52.739Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] did not exist. Created. [2022-10-26T19:18:52.739Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T19:18:53.394Z] /w/workspace/app-rfid-llrp-inventory/62@tmp/durable-e581cffa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T19:18:54.053Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T19:18:54.076Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T19:18:54.131Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T19:18:54.137Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T19:18:54.157Z] $ docker stop --time=1 df65ef76596b29024665ab5b453d66ee01ccd5ac1e8b8ddc2495fb42c489930f [2022-10-26T19:18:55.695Z] $ docker rm -f df65ef76596b29024665ab5b453d66ee01ccd5ac1e8b8ddc2495fb42c489930f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T19:18:56.077Z] provisioning config files... [2022-10-26T19:18:56.083Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11135458295484130635tmp [Pipeline] { [Pipeline] sh [2022-10-26T19:18:56.371Z] + set +x [2022-10-26T19:18:56.371Z] + curl -s https://codecov.io/bash [2022-10-26T19:18:56.371Z] + bash -s -- [2022-10-26T19:18:56.371Z] [2022-10-26T19:18:56.371Z] _____ _ [2022-10-26T19:18:56.372Z] / ____| | | [2022-10-26T19:18:56.372Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T19:18:56.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T19:18:56.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T19:18:56.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T19:18:56.372Z] Bash-1.0.6 [2022-10-26T19:18:56.372Z] [2022-10-26T19:18:56.372Z] [2022-10-26T19:18:56.372Z] ==> git version 2.25.1 found [2022-10-26T19:18:56.372Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T19:18:56.372Z] Release-Date: 2020-01-08 [2022-10-26T19:18:56.372Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T19:18:56.372Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T19:18:56.372Z] ==> Jenkins CI detected. [2022-10-26T19:18:56.372Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-26T19:18:56.372Z] project root: . [2022-10-26T19:18:56.372Z] --> token set from env [2022-10-26T19:18:56.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T19:18:56.372Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T19:18:56.372Z] ==> Python coveragepy not found [2022-10-26T19:18:56.372Z] ==> Searching for coverage reports in: [2022-10-26T19:18:56.372Z] + . [2022-10-26T19:18:56.372Z] -> Found 1 reports [2022-10-26T19:18:56.372Z] ==> Detecting git/mercurial file structure [2022-10-26T19:18:56.372Z] ==> Reading reports [2022-10-26T19:18:56.372Z] + ./coverage.out bytes=41008 [2022-10-26T19:18:56.372Z] ==> Appending adjustments [2022-10-26T19:18:56.372Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T19:18:56.631Z] + Found adjustments [2022-10-26T19:18:56.631Z] ==> Gzipping contents [2022-10-26T19:18:56.631Z] 12K /tmp/codecov.lFtoht.gz [2022-10-26T19:18:56.631Z] ==> Uploading reports [2022-10-26T19:18:56.631Z] url: https://codecov.io [2022-10-26T19:18:56.631Z] query: branch=main&commit=76318d8d0ed5e6f9c337186f7bcc2221c50803e5&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T19:18:56.631Z] -> Pinging Codecov [2022-10-26T19:18:56.631Z] 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=76318d8d0ed5e6f9c337186f7bcc2221c50803e5&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T19:18:56.890Z] -> Uploading to [2022-10-26T19:18:56.890Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/581DD39554BDF9B6E22D074273EAD858/76318d8d0ed5e6f9c337186f7bcc2221c50803e5/b288ea17-36d2-42b6-adf5-02a7fb0bc7d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T191856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64dafc8319ba646f42dab9f6f8bff4efc288462b6e6de46ffcafc4cb9cac2551 [2022-10-26T19:18:56.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T19:18:56.890Z] Dload Upload Total Spent Left Speed [2022-10-26T19:18:57.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11467 0 0 100 11467 0 51191 --:--:-- --:--:-- --:--:-- 50964 100 11467 0 0 100 11467 0 46425 --:--:-- --:--:-- --:--:-- 46237 [2022-10-26T19:18:57.148Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] } [2022-10-26T19:18:57.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T19:18:57.248Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T19:18:57.257Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:57.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T19:18:57.546Z] [2022-10-26T19:18:57.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:18:57.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T19:18:57.841Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T19:18:57.841Z] df9b9388f04a: Pulling fs layer [2022-10-26T19:18:57.841Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T19:18:57.841Z] 25bc292e5bac: Pulling fs layer [2022-10-26T19:18:57.841Z] 114826534d7a: Pulling fs layer [2022-10-26T19:18:57.841Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T19:18:57.841Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T19:18:57.841Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T19:18:57.841Z] 4657fd5d0bcf: Waiting [2022-10-26T19:18:57.841Z] 6ad1cebc031e: Waiting [2022-10-26T19:18:57.841Z] 114826534d7a: Waiting [2022-10-26T19:18:57.841Z] 25bc292e5bac: Verifying Checksum [2022-10-26T19:18:57.841Z] 25bc292e5bac: Download complete [2022-10-26T19:18:57.841Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T19:18:57.841Z] 52dc419b0ee2: Download complete [2022-10-26T19:18:57.841Z] 4657fd5d0bcf: Download complete [2022-10-26T19:18:57.841Z] df9b9388f04a: Download complete [2022-10-26T19:18:58.100Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T19:18:58.100Z] 6ad1cebc031e: Download complete [2022-10-26T19:18:58.100Z] df9b9388f04a: Pull complete [2022-10-26T19:18:58.100Z] 52dc419b0ee2: Pull complete [2022-10-26T19:18:58.360Z] 25bc292e5bac: Pull complete [2022-10-26T19:18:58.619Z] 114826534d7a: Verifying Checksum [2022-10-26T19:18:58.619Z] 114826534d7a: Download complete [2022-10-26T19:18:58.619Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T19:18:58.619Z] 8a3aa393b2d8: Download complete [2022-10-26T19:19:01.900Z] 114826534d7a: Pull complete [2022-10-26T19:19:01.900Z] 4657fd5d0bcf: Pull complete [2022-10-26T19:19:02.157Z] 6ad1cebc031e: Pull complete [2022-10-26T19:19:04.687Z] 8a3aa393b2d8: Pull complete [2022-10-26T19:19:04.687Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T19:19:04.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T19:19:04.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:19:04.756Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T19:19:04.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T19:19:08.006Z] $ docker top 6f06fd00053e6cd797ca9c3a871c92e08e551c9d0843494d8dcb18191b167606 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T19:19:08.070Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-10-26T19:19:08.348Z] + set -o pipefail [2022-10-26T19:19:08.348Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-10-26T19:19:16.502Z] [2022-10-26T19:19:16.502Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-10-26T19:19:16.502Z] [2022-10-26T19:19:16.502Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/6a12af28-f051-41cd-99ad-cdb257bbaa4c [2022-10-26T19:19:16.502Z] [2022-10-26T19:19:16.502Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T19:19:16.502Z] [2022-10-26T19:19:16.502Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T19:19:16.502Z] [2022-10-26T19:19:16.502Z] [2022-10-26T19:19:16.502Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T19:19:16.502Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T19:19:16.502Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T19:19:16.513Z] $ docker stop --time=1 6f06fd00053e6cd797ca9c3a871c92e08e551c9d0843494d8dcb18191b167606 [2022-10-26T19:19:20.216Z] $ docker rm -f 6f06fd00053e6cd797ca9c3a871c92e08e551c9d0843494d8dcb18191b167606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T19:19:20.945Z] + git log --format=format:%s -1 76318d8d0ed5e6f9c337186f7bcc2221c50803e5 [Pipeline] sh [2022-10-26T19:19:21.234Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:19:21.234Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:19:21.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:19:21.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:19:21.592Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T19:19:21.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:19:22.001Z] $ docker top f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 -eo pid,comm [2022-10-26T19:19:22.049Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:19:22.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:19:22.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:19:22.083Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:19:22.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:19:22.191Z] $ docker exec f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 ssh-agent [2022-10-26T19:19:22.298Z] SSH_AUTH_SOCK=/tmp/ssh-0EcfF6abjGFn/agent.31 [2022-10-26T19:19:22.298Z] SSH_AGENT_PID=37 [2022-10-26T19:19:22.304Z] Running ssh-add (command line suppressed) [2022-10-26T19:19:22.418Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7430146489712426150.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7430146489712426150.key) [2022-10-26T19:19:22.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:19:22.712Z] + git semver tag [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,900 [run_tag] DEBUG tag force:False [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,900 [check_head_tag] DEBUG check head tag [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,901 [execute] INFO git cat-file --batch-check [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,905 [execute] INFO git cat-file --batch [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,920 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,920 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,920 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:19:22.971Z] 2022-10-26 19:19:22,925 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T19:19:22.971Z] 2.3.0-dev.22 [Pipeline] } [2022-10-26T19:19:22.980Z] $ docker exec --env ******** --env ******** f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 ssh-agent -k [2022-10-26T19:19:23.083Z] unset SSH_AUTH_SOCK; [2022-10-26T19:19:23.084Z] unset SSH_AGENT_PID; [2022-10-26T19:19:23.084Z] echo Agent pid 37 killed; [2022-10-26T19:19:23.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:19:23.396Z] + git semver [Pipeline] } [2022-10-26T19:19:23.666Z] $ docker stop --time=1 f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 [2022-10-26T19:19:26.350Z] $ docker rm -f f787612f8347b447c12f8db42b63e6bff6050aa135ee9f776567dba8fd7bd259 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:19:26.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T19:19:26.722Z] [2022-10-26T19:19:26.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:19:27.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T19:19:27.013Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T19:19:27.013Z] ab5ef0e58194: Pulling fs layer [2022-10-26T19:19:27.013Z] 9712f1f96733: Pulling fs layer [2022-10-26T19:19:27.013Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T19:19:27.013Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T19:19:27.013Z] e9a5061849ea: Pulling fs layer [2022-10-26T19:19:27.013Z] d747dcd14b5f: Pulling fs layer [2022-10-26T19:19:27.013Z] 2de7ff778b66: Pulling fs layer [2022-10-26T19:19:27.013Z] 0d9ebad4ef96: Waiting [2022-10-26T19:19:27.013Z] e9a5061849ea: Waiting [2022-10-26T19:19:27.013Z] d747dcd14b5f: Waiting [2022-10-26T19:19:27.013Z] 2de7ff778b66: Waiting [2022-10-26T19:19:27.013Z] 9712f1f96733: Verifying Checksum [2022-10-26T19:19:27.013Z] 9712f1f96733: Download complete [2022-10-26T19:19:27.580Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T19:19:27.580Z] 63f879dbbcfc: Download complete [2022-10-26T19:19:27.837Z] e9a5061849ea: Verifying Checksum [2022-10-26T19:19:27.837Z] e9a5061849ea: Download complete [2022-10-26T19:19:27.837Z] d747dcd14b5f: Verifying Checksum [2022-10-26T19:19:27.837Z] d747dcd14b5f: Download complete [2022-10-26T19:19:27.837Z] ab5ef0e58194: Verifying Checksum [2022-10-26T19:19:27.837Z] ab5ef0e58194: Download complete [2022-10-26T19:19:28.094Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T19:19:28.094Z] 0d9ebad4ef96: Download complete [2022-10-26T19:19:28.094Z] 2de7ff778b66: Verifying Checksum [2022-10-26T19:19:28.094Z] 2de7ff778b66: Download complete [2022-10-26T19:19:30.619Z] ab5ef0e58194: Pull complete [2022-10-26T19:19:30.619Z] 9712f1f96733: Pull complete [2022-10-26T19:19:31.190Z] 63f879dbbcfc: Pull complete [2022-10-26T19:19:34.473Z] 0d9ebad4ef96: Pull complete [2022-10-26T19:19:34.473Z] e9a5061849ea: Pull complete [2022-10-26T19:19:34.730Z] d747dcd14b5f: Pull complete [2022-10-26T19:19:35.664Z] 2de7ff778b66: Pull complete [2022-10-26T19:19:35.664Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T19:19:35.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T19:19:35.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:19:35.734Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T19:19:35.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T19:19:40.067Z] $ docker top 348e3c77a98aa82032b7de9427eb70e37c4d237f8e2890a022672d7ae56662bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:19:40.132Z] provisioning config files... [2022-10-26T19:19:40.138Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13103897659618819396tmp [2022-10-26T19:19:40.149Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16204132859278250177tmp [2022-10-26T19:19:40.159Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10599932944515788687tmp [Pipeline] { [Pipeline] echo [2022-10-26T19:19:40.174Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:19:40.454Z] ---> sigul-configuration.sh [2022-10-26T19:19:40.454Z] gpg: directory `/root/.gnupg' created [2022-10-26T19:19:40.454Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T19:19:40.454Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T19:19:40.454Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T19:19:40.454Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T19:19:40.454Z] gpg: CAST5 encrypted data [2022-10-26T19:19:40.454Z] gpg: encrypted with 1 passphrase [2022-10-26T19:19:40.454Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T19:19:40.738Z] + mkdir /home/jenkins [2022-10-26T19:19:40.738Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T19:19:41.023Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T19:19:41.031Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:19:41.314Z] ---> sigul-install.sh [2022-10-26T19:19:41.314Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T19:19:41.595Z] + git tag --list [2022-10-26T19:19:41.595Z] v0.0.0 [2022-10-26T19:19:41.595Z] v1.0.0 [2022-10-26T19:19:41.595Z] v2.1.0 [2022-10-26T19:19:41.595Z] v2.1.1 [2022-10-26T19:19:41.595Z] v2.1.1-dev.1 [2022-10-26T19:19:41.595Z] v2.2.0 [2022-10-26T19:19:41.595Z] v2.2.1-dev.1 [2022-10-26T19:19:41.595Z] v2.2.1-dev.2 [2022-10-26T19:19:41.595Z] v2.2.1-dev.3 [2022-10-26T19:19:41.595Z] v2.2.1-dev.4 [2022-10-26T19:19:41.595Z] v2.2.1-dev.5 [2022-10-26T19:19:41.595Z] v2.2.1-dev.6 [2022-10-26T19:19:41.595Z] v2.2.1-dev.7 [2022-10-26T19:19:41.595Z] v2.3.0-dev.10 [2022-10-26T19:19:41.595Z] v2.3.0-dev.11 [2022-10-26T19:19:41.595Z] v2.3.0-dev.12 [2022-10-26T19:19:41.595Z] v2.3.0-dev.13 [2022-10-26T19:19:41.595Z] v2.3.0-dev.14 [2022-10-26T19:19:41.595Z] v2.3.0-dev.15 [2022-10-26T19:19:41.595Z] v2.3.0-dev.16 [2022-10-26T19:19:41.595Z] v2.3.0-dev.17 [2022-10-26T19:19:41.595Z] v2.3.0-dev.18 [2022-10-26T19:19:41.595Z] v2.3.0-dev.19 [2022-10-26T19:19:41.595Z] v2.3.0-dev.20 [2022-10-26T19:19:41.595Z] v2.3.0-dev.21 [2022-10-26T19:19:41.595Z] v2.3.0-dev.22 [2022-10-26T19:19:41.595Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-26T19:19:41.879Z] + lftools sign git-tag v2.3.0-dev.22 [2022-10-26T19:19:42.447Z] Signing Git tag with Sigul... [2022-10-26T19:19:42.447Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-10-26T19:19:42.714Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:19:42.997Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T19:19:43.004Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T19:19:43.022Z] $ docker stop --time=1 348e3c77a98aa82032b7de9427eb70e37c4d237f8e2890a022672d7ae56662bc [2022-10-26T19:19:44.325Z] $ docker rm -f 348e3c77a98aa82032b7de9427eb70e37c4d237f8e2890a022672d7ae56662bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T19:19:44.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:19:44.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:19:45.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:19:45.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:19:45.089Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T19:19:45.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:19:45.469Z] $ docker top 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d -eo pid,comm [2022-10-26T19:19:45.513Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:19:45.513Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:19:45.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:19:45.554Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:19:45.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:19:45.662Z] $ docker exec 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d ssh-agent [2022-10-26T19:19:45.770Z] SSH_AUTH_SOCK=/tmp/ssh-M3QBrPkc10NY/agent.32 [2022-10-26T19:19:45.770Z] SSH_AGENT_PID=38 [2022-10-26T19:19:45.774Z] Running ssh-add (command line suppressed) [2022-10-26T19:19:45.872Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10271417150648545494.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10271417150648545494.key) [2022-10-26T19:19:45.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:19:46.170Z] + git semver bump pre [2022-10-26T19:19:46.427Z] 2022-10-26 19:19:46,349 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,349 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,349 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,349 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,349 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,349 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,351 [execute] INFO git cat-file --batch-check [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,356 [execute] INFO git cat-file --batch [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:19:46.428Z] 2022-10-26 19:19:46,361 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T19:19:46.428Z] 2.3.0-dev.23 [Pipeline] } [2022-10-26T19:19:46.437Z] $ docker exec --env ******** --env ******** 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d ssh-agent -k [2022-10-26T19:19:46.543Z] unset SSH_AUTH_SOCK; [2022-10-26T19:19:46.543Z] unset SSH_AGENT_PID; [2022-10-26T19:19:46.543Z] echo Agent pid 38 killed; [2022-10-26T19:19:46.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:19:46.859Z] + git semver [Pipeline] } [2022-10-26T19:19:47.131Z] $ docker stop --time=1 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d [2022-10-26T19:19:48.419Z] $ docker rm -f 5844f5f2ce39ce5da45916ba328efe0aa3857d90c6c2ca6be2f8f6a96bb3d61d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T19:19:48.750Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T19:19:48.750Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:19:49.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T19:19:49.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:19:49.109Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T19:19:49.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T19:19:49.476Z] $ docker top 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab -eo pid,comm [2022-10-26T19:19:49.519Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T19:19:49.519Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T19:19:49.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T19:19:49.543Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T19:19:49.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T19:19:49.659Z] $ docker exec 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab ssh-agent [2022-10-26T19:19:49.760Z] SSH_AUTH_SOCK=/tmp/ssh-0ierRgSh9N7d/agent.33 [2022-10-26T19:19:49.760Z] SSH_AGENT_PID=40 [2022-10-26T19:19:49.764Z] Running ssh-add (command line suppressed) [2022-10-26T19:19:49.867Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14126876374865244725.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14126876374865244725.key) [2022-10-26T19:19:49.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T19:19:50.166Z] + git semver push [2022-10-26T19:19:50.425Z] 2022-10-26 19:19:50,323 [run_push] DEBUG push [2022-10-26T19:19:50.425Z] 2022-10-26 19:19:50,324 [execute] INFO git cat-file --batch-check [2022-10-26T19:19:50.425Z] 2022-10-26 19:19:50,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T19:19:50.425Z] 2022-10-26 19:19:50,328 [execute] INFO git rev-list efbebe10357929275e612f173547f189dec5d88b -- [2022-10-26T19:19:50.425Z] 2022-10-26 19:19:50,328 [execute] DEBUG Popen(['git', 'rev-list', 'efbebe10357929275e612f173547f189dec5d88b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:19:50.425Z] 2022-10-26 19:19:50,334 [execute] INFO git fetch -v origin [2022-10-26T19:19:50.425Z] 2022-10-26 19:19:50,334 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T19:19:50.992Z] 2022-10-26 19:19:50,883 [run_push] DEBUG no remote changes detected [2022-10-26T19:19:50.992Z] 2022-10-26 19:19:50,884 [execute] INFO git push origin semver [2022-10-26T19:19:50.992Z] 2022-10-26 19:19:50,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:19:51.930Z] 2022-10-26 19:19:51,643 [run_push] DEBUG push all version tags [2022-10-26T19:19:51.930Z] 2022-10-26 19:19:51,643 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T19:19:51.930Z] 2022-10-26 19:19:51,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T19:19:52.638Z] 2022-10-26 19:19:52,469 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-10-26T19:19:52.638Z] 2.3.0-dev.23 [Pipeline] } [2022-10-26T19:19:52.668Z] $ docker exec --env ******** --env ******** 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab ssh-agent -k [2022-10-26T19:19:52.753Z] unset SSH_AUTH_SOCK; [2022-10-26T19:19:52.753Z] unset SSH_AGENT_PID; [2022-10-26T19:19:52.753Z] echo Agent pid 40 killed; [2022-10-26T19:19:52.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T19:19:53.095Z] + git semver [Pipeline] } [2022-10-26T19:19:53.366Z] $ docker stop --time=1 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab [2022-10-26T19:19:54.640Z] $ docker rm -f 53bf5e34d1c60535a819cd7bd3a2a3c293c8052fc84c52e71515de91211f0aab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T19:19:55.173Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-10-26T19:19:55.173Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-26T19:19:55.173Z] total 16 [2022-10-26T19:19:55.173Z] drwxr-xr-x 3 root root 4096 Oct 26 18:42 . [2022-10-26T19:19:55.173Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 19:19 .. [2022-10-26T19:19:55.173Z] drwxr-xr-x 2 root root 4096 Oct 26 18:42 cost [2022-10-26T19:19:55.173Z] -rw-r--r-- 1 root root 94 Oct 26 18:42 cost.csv [2022-10-26T19:19:55.173Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-26T19:19:55.173Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-10-26T19:19:55.173Z] total 16 [2022-10-26T19:19:55.173Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 18:42 . [2022-10-26T19:19:55.173Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 19:19 .. [2022-10-26T19:19:55.173Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 18:42 cost [2022-10-26T19:19:55.173Z] -rw-r--r-- 1 jenkins jenkins 94 Oct 26 18:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:19:55.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:19:56.312Z] ---> package-listing.sh [2022-10-26T19:19:56.312Z] ++ facter osfamily [2022-10-26T19:19:56.312Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T19:19:56.570Z] + OS_FAMILY=debian [2022-10-26T19:19:56.570Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-10-26T19:19:56.570Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T19:19:56.570Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T19:19:56.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T19:19:56.570Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T19:19:56.571Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-26T19:19:56.571Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T19:19:56.571Z] + case "${OS_FAMILY}" in [2022-10-26T19:19:56.571Z] + dpkg -l [2022-10-26T19:19:56.571Z] + grep '^ii' [2022-10-26T19:19:56.571Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T19:19:56.571Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T19:19:56.571Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T19:19:56.571Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-10-26T19:19:56.571Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-10-26T19:19:56.571Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-10-26T19:19:56.581Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T19:19:56.857Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T19:19:57.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T19:19:57.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T19:19:57.475Z] prd-ubuntu20.04-docker-8c-8g-117232 does not seem to be running inside a container [2022-10-26T19:19:57.501Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T19:19:57.746Z] $ docker top a88411668e3acb47010d468d244d66c41edb33669cee6b0220852aec392dcf84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T19:19:58.086Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T19:19:58.371Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T19:19:58.655Z] + ls /var/log/sa-host [2022-10-26T19:19:58.655Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T19:19:58.744Z] provisioning config files... [2022-10-26T19:19:58.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8832827045109315980tmp [Pipeline] { [Pipeline] echo [2022-10-26T19:19:58.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:19:59.046Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T19:19:59.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:19:59.371Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T19:19:59.378Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:19:59.659Z] ---> sudo-logs.sh [2022-10-26T19:19:59.659Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T19:19:59.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:19:59.961Z] ---> job-cost.sh [2022-10-26T19:19:59.962Z] lf-activate-venv: SKIPPING [2022-10-26T19:19:59.962Z] DEBUG: total: 0.2199999988079071 [2022-10-26T19:19:59.962Z] INFO: Retrieving Stack Cost... [2022-10-26T19:20:00.527Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T19:20:00.786Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T19:20:00.797Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T19:20:01.079Z] ---> logs-deploy.sh [2022-10-26T19:20:01.079Z] lf-activate-venv: SKIPPING [2022-10-26T19:20:01.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/62 [2022-10-26T19:20:01.079Z] INFO: archiving workspace using pattern(s): [2022-10-26T19:20:02.014Z] Archives upload complete. [2022-10-26T19:20:02.014Z] INFO: archiving logs to Nexus