Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2872e2c49484b05e6c92c887c8800fc2b400ac38 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-ssh3277507723474941378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5030765839623612869.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2802571511383944204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh648074303070258587.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4714856712551754326.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15874 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 2872e2c49484b05e6c92c887c8800fc2b400ac38 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#194)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2872e2c49484b05e6c92c887c8800fc2b400ac38 # timeout=10 > git rev-list --no-walk 2317b13706d612c1849ab049fa09379fb19bf54a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T14:45:42.513Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T14:45:42.560Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T14:45:42.571Z] ========================================================= [2023-05-17T14:45:42.571Z] EdgeX Global Pipelines Version Info [2023-05-17T14:45:42.571Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:45:43.291Z] ------------------- [2023-05-17T14:45:43.291Z] stable info: [2023-05-17T14:45:43.291Z] ------------------- [2023-05-17T14:45:43.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T14:45:43.291Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T14:45:43.291Z] Message: update stable to v1.0.249 [2023-05-17T14:45:43.861Z] ------------------- [2023-05-17T14:45:43.861Z] experimental info: [2023-05-17T14:45:43.861Z] ------------------- [2023-05-17T14:45:43.861Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T14:45:43.861Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T14:45:43.861Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T14:45:44.032Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-17T14:45:44.046Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-17T14:45:44.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T14:45:44.075Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T14:45:44.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T14:45:44.113Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T14:45:44.130Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T14:45:44.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T14:45:44.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T14:45:44.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T14:45:44.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T14:45:44.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-17T14:45:44.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T14:45:44.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T14:45:44.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T14:45:44.251Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T14:45:44.262Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T14:45:44.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T14:45:44.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T14:45:44.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T14:45:44.323Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T14:45:44.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T14:45:44.349Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T14:45:44.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T14:45:44.384Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T14:45:44.403Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T14:45:44.420Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T14:45:44.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T14:45:44.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T14:45:44.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T14:45:44.476Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] echo [2023-05-17T14:45:44.496Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2872e2c [Pipeline] echo [2023-05-17T14:45:44.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:45:44.558Z] provisioning config files... [2023-05-17T14:45:44.570Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config787810053425634427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:45:44.871Z] ---> docker-login.sh [2023-05-17T14:45:44.871Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:45:45.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:45:45.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:45:45.131Z] Configure a credential helper to remove this warning. See [2023-05-17T14:45:45.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:45:45.131Z] [2023-05-17T14:45:45.131Z] Login Succeeded [2023-05-17T14:45:45.131Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:45:45.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:45:45.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:45:45.391Z] Configure a credential helper to remove this warning. See [2023-05-17T14:45:45.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:45:45.391Z] [2023-05-17T14:45:45.391Z] Login Succeeded [2023-05-17T14:45:45.391Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:45:45.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:45:45.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:45:45.391Z] Configure a credential helper to remove this warning. See [2023-05-17T14:45:45.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:45:45.391Z] [2023-05-17T14:45:45.391Z] Login Succeeded [2023-05-17T14:45:45.391Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:45:45.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:45:45.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:45:45.655Z] Configure a credential helper to remove this warning. See [2023-05-17T14:45:45.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:45:45.655Z] [2023-05-17T14:45:45.655Z] Login Succeeded [2023-05-17T14:45:45.655Z] docker.io [2023-05-17T14:45:45.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:45:45.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:45:45.916Z] Configure a credential helper to remove this warning. See [2023-05-17T14:45:45.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:45:45.916Z] [2023-05-17T14:45:45.916Z] Login Succeeded [2023-05-17T14:45:45.916Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:45:45.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T14:45:46.309Z] + git rev-list -1 --merges 2872e2c49484b05e6c92c887c8800fc2b400ac38~1..2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] echo [2023-05-17T14:45:46.360Z] -----------> git rev-list -1 --merges 2872e2c49484b05e6c92c887c8800fc2b400ac38~1..2872e2c49484b05e6c92c887c8800fc2b400ac38 2872e2c49484b05e6c92c887c8800fc2b400ac38 [false] [Pipeline] sh [2023-05-17T14:45:46.653Z] + git log --format=format:%s -1 2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] echo [2023-05-17T14:45:46.667Z] ========================================================= [2023-05-17T14:45:46.667Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T14:45:46.667Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:45:47.012Z] + git log --format=format:%s -1 2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] echo [2023-05-17T14:45:47.023Z] [semverPrep] GIT_COMMIT: 2872e2c49484b05e6c92c887c8800fc2b400ac38, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#194) [Pipeline] echo [2023-05-17T14:45:47.033Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T14:45:47.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T14:45:47.405Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T14:45:47.405Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T14:45:47.405Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T14:45:47.405Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T14:45:47.405Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T14:45:47.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:45:47.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:45:47.857Z] [2023-05-17T14:45:47.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:45:48.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:45:48.163Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T14:45:48.163Z] b85a868b505f: Pulling fs layer [2023-05-17T14:45:48.163Z] e2be974225ed: Pulling fs layer [2023-05-17T14:45:48.163Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T14:45:48.163Z] 988bab9f4d93: Pulling fs layer [2023-05-17T14:45:48.163Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T14:45:48.163Z] eaf3925da568: Pulling fs layer [2023-05-17T14:45:48.163Z] bab4dde63d76: Pulling fs layer [2023-05-17T14:45:48.163Z] bde34c3a00c8: Pulling fs layer [2023-05-17T14:45:48.163Z] b352a97aabf1: Pulling fs layer [2023-05-17T14:45:48.163Z] 4872d77fe225: Pulling fs layer [2023-05-17T14:45:48.163Z] 5851b861e8e6: Pulling fs layer [2023-05-17T14:45:48.163Z] 988bab9f4d93: Waiting [2023-05-17T14:45:48.163Z] bde34c3a00c8: Waiting [2023-05-17T14:45:48.163Z] b352a97aabf1: Waiting [2023-05-17T14:45:48.163Z] 1469e6f7b9e6: Waiting [2023-05-17T14:45:48.163Z] 4872d77fe225: Waiting [2023-05-17T14:45:48.163Z] 5851b861e8e6: Waiting [2023-05-17T14:45:48.163Z] bab4dde63d76: Waiting [2023-05-17T14:45:48.163Z] eaf3925da568: Waiting [2023-05-17T14:45:48.163Z] e2be974225ed: Verifying Checksum [2023-05-17T14:45:48.163Z] e2be974225ed: Download complete [2023-05-17T14:45:48.163Z] 988bab9f4d93: Verifying Checksum [2023-05-17T14:45:48.163Z] 988bab9f4d93: Download complete [2023-05-17T14:45:48.163Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T14:45:48.163Z] 1469e6f7b9e6: Download complete [2023-05-17T14:45:48.423Z] eaf3925da568: Verifying Checksum [2023-05-17T14:45:48.423Z] eaf3925da568: Download complete [2023-05-17T14:45:48.423Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T14:45:48.423Z] 339a4e72a1f5: Download complete [2023-05-17T14:45:48.423Z] bde34c3a00c8: Download complete [2023-05-17T14:45:48.423Z] b352a97aabf1: Download complete [2023-05-17T14:45:48.423Z] 4872d77fe225: Verifying Checksum [2023-05-17T14:45:48.423Z] 4872d77fe225: Download complete [2023-05-17T14:45:48.423Z] 5851b861e8e6: Verifying Checksum [2023-05-17T14:45:48.423Z] 5851b861e8e6: Download complete [2023-05-17T14:45:48.423Z] b85a868b505f: Verifying Checksum [2023-05-17T14:45:48.423Z] b85a868b505f: Download complete [2023-05-17T14:45:48.684Z] bab4dde63d76: Verifying Checksum [2023-05-17T14:45:48.684Z] bab4dde63d76: Download complete [2023-05-17T14:45:50.077Z] b85a868b505f: Pull complete [2023-05-17T14:45:50.077Z] e2be974225ed: Pull complete [2023-05-17T14:45:50.686Z] 339a4e72a1f5: Pull complete [2023-05-17T14:45:50.686Z] 988bab9f4d93: Pull complete [2023-05-17T14:45:50.948Z] 1469e6f7b9e6: Pull complete [2023-05-17T14:45:50.948Z] eaf3925da568: Pull complete [2023-05-17T14:45:52.860Z] bab4dde63d76: Pull complete [2023-05-17T14:45:52.860Z] bde34c3a00c8: Pull complete [2023-05-17T14:45:52.860Z] b352a97aabf1: Pull complete [2023-05-17T14:45:53.121Z] 4872d77fe225: Pull complete [2023-05-17T14:45:53.121Z] 5851b861e8e6: Pull complete [2023-05-17T14:45:53.121Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T14:45:53.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:45:53.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:45:53.222Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T14:45:53.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T14:45:55.953Z] $ docker top 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 -eo pid,comm [2023-05-17T14:45:56.006Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T14:45:56.006Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T14:45:56.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T14:45:56.044Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T14:45:56.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T14:45:56.156Z] $ docker exec 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 ssh-agent [2023-05-17T14:45:56.262Z] SSH_AUTH_SOCK=/tmp/ssh-gnqJsXdaQEXg/agent.33 [2023-05-17T14:45:56.262Z] SSH_AGENT_PID=40 [2023-05-17T14:45:56.268Z] Running ssh-add (command line suppressed) [2023-05-17T14:45:56.360Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13927553655964766175.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13927553655964766175.key) [2023-05-17T14:45:56.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T14:45:56.664Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T14:45:56.678Z] $ docker exec --env ******** --env ******** 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 ssh-agent -k [2023-05-17T14:45:56.771Z] unset SSH_AUTH_SOCK; [2023-05-17T14:45:56.772Z] unset SSH_AGENT_PID; [2023-05-17T14:45:56.772Z] echo Agent pid 40 killed; [2023-05-17T14:45:56.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T14:45:56.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T14:45:56.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T14:45:56.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T14:45:56.920Z] $ docker exec 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 ssh-agent [2023-05-17T14:45:57.022Z] SSH_AUTH_SOCK=/tmp/ssh-aQ4h8GChBRi5/agent.72 [2023-05-17T14:45:57.022Z] SSH_AGENT_PID=78 [2023-05-17T14:45:57.027Z] Running ssh-add (command line suppressed) [2023-05-17T14:45:57.133Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4255475888751053806.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4255475888751053806.key) [2023-05-17T14:45:57.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T14:45:57.437Z] + git semver init [2023-05-17T14:45:57.698Z] 2023-05-17 14:45:57,613 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T14:45:57.698Z] 2023-05-17 14:45:57,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-17T14:45:57.698Z] 2023-05-17 14:45:57,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-17T14:45:57.698Z] 2023-05-17 14:45:57,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T14:45:58.637Z] 2023-05-17 14:45:58,616 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-17T14:45:58.637Z] 2023-05-17 14:45:58,617 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-17T14:45:58.637Z] 2023-05-17 14:45:58,617 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T14:45:58.637Z] 2023-05-17 14:45:58,617 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T14:45:58.637Z] 3.0.0-dev.36 [Pipeline] } [2023-05-17T14:45:58.650Z] $ docker exec --env ******** --env ******** 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 ssh-agent -k [2023-05-17T14:45:58.745Z] unset SSH_AUTH_SOCK; [2023-05-17T14:45:58.746Z] unset SSH_AGENT_PID; [2023-05-17T14:45:58.746Z] echo Agent pid 78 killed; [2023-05-17T14:45:58.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T14:45:59.057Z] + git semver [Pipeline] } [2023-05-17T14:45:59.333Z] $ docker stop --time=1 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 [2023-05-17T14:46:00.647Z] $ docker rm -f --volumes 53c4e1f6aecbb5189b55738ef62e2c2ff6a46397393c9b93eecc17955db7e854 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:46:00.981Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T14:46:01.211Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T14:46:01.214Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:46:01.386Z] provisioning config files... [2023-05-17T14:46:01.397Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14069203742037101963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:46:01.704Z] ---> docker-login.sh [2023-05-17T14:46:01.704Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:46:01.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:46:01.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:46:01.704Z] Configure a credential helper to remove this warning. See [2023-05-17T14:46:01.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:46:01.704Z] [2023-05-17T14:46:01.704Z] Login Succeeded [2023-05-17T14:46:01.704Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:46:01.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:46:01.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:46:01.964Z] Configure a credential helper to remove this warning. See [2023-05-17T14:46:01.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:46:01.964Z] [2023-05-17T14:46:01.964Z] Login Succeeded [2023-05-17T14:46:01.964Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:46:01.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:46:01.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:46:01.964Z] Configure a credential helper to remove this warning. See [2023-05-17T14:46:01.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:46:01.964Z] [2023-05-17T14:46:01.964Z] Login Succeeded [2023-05-17T14:46:01.964Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:46:01.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:46:02.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:46:02.225Z] Configure a credential helper to remove this warning. See [2023-05-17T14:46:02.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:46:02.225Z] [2023-05-17T14:46:02.225Z] Login Succeeded [2023-05-17T14:46:02.225Z] docker.io [2023-05-17T14:46:02.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:46:02.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:46:02.489Z] Configure a credential helper to remove this warning. See [2023-05-17T14:46:02.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:46:02.489Z] [2023-05-17T14:46:02.489Z] Login Succeeded [2023-05-17T14:46:02.489Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:46:02.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T14:46:02.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:46:02.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:46:02.586Z] ========================================================= [2023-05-17T14:46:02.586Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T14:46:02.586Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:46:02.895Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T14:46:02.895Z] Sending build context to Docker daemon 12.66MB [2023-05-17T14:46:02.895Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:46:02.895Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T14:46:02.895Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T14:46:02.895Z] f56be85fc22e: Pulling fs layer [2023-05-17T14:46:02.895Z] 85791d961cd3: Pulling fs layer [2023-05-17T14:46:02.895Z] d694b5ae8c79: Pulling fs layer [2023-05-17T14:46:02.895Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T14:46:02.895Z] 4d19c01a9841: Pulling fs layer [2023-05-17T14:46:02.895Z] 9325e15d5711: Pulling fs layer [2023-05-17T14:46:02.895Z] 556b6ee489ea: Pulling fs layer [2023-05-17T14:46:02.895Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T14:46:02.895Z] 9f32a84ed3da: Waiting [2023-05-17T14:46:02.895Z] 4d19c01a9841: Waiting [2023-05-17T14:46:02.895Z] 9325e15d5711: Waiting [2023-05-17T14:46:02.895Z] 556b6ee489ea: Waiting [2023-05-17T14:46:02.895Z] c5a4b2cf53e6: Waiting [2023-05-17T14:46:03.163Z] 85791d961cd3: Verifying Checksum [2023-05-17T14:46:03.163Z] 85791d961cd3: Download complete [2023-05-17T14:46:03.163Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T14:46:03.163Z] 9f32a84ed3da: Download complete [2023-05-17T14:46:03.163Z] 4d19c01a9841: Download complete [2023-05-17T14:46:03.163Z] f56be85fc22e: Verifying Checksum [2023-05-17T14:46:03.163Z] f56be85fc22e: Download complete [2023-05-17T14:46:03.163Z] 9325e15d5711: Verifying Checksum [2023-05-17T14:46:03.163Z] 9325e15d5711: Download complete [2023-05-17T14:46:03.163Z] f56be85fc22e: Pull complete [2023-05-17T14:46:03.430Z] 85791d961cd3: Pull complete [2023-05-17T14:46:03.690Z] d694b5ae8c79: Verifying Checksum [2023-05-17T14:46:03.690Z] d694b5ae8c79: Download complete [2023-05-17T14:46:03.690Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T14:46:03.690Z] c5a4b2cf53e6: Download complete [2023-05-17T14:46:03.950Z] 556b6ee489ea: Verifying Checksum [2023-05-17T14:46:03.950Z] 556b6ee489ea: Download complete [2023-05-17T14:46:07.311Z] d694b5ae8c79: Pull complete [2023-05-17T14:46:07.311Z] 9f32a84ed3da: Pull complete [2023-05-17T14:46:07.311Z] 4d19c01a9841: Pull complete [2023-05-17T14:46:07.569Z] 9325e15d5711: Pull complete [2023-05-17T14:46:10.100Z] 556b6ee489ea: Pull complete [2023-05-17T14:46:11.035Z] c5a4b2cf53e6: Pull complete [2023-05-17T14:46:11.035Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T14:46:11.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T14:46:11.035Z] ---> c4be618373d6 [2023-05-17T14:46:11.035Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:46:16.325Z] Still waiting to schedule task [2023-05-17T14:46:16.325Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T14:46:16.343Z] ---> Running in f5c826b6da8b [2023-05-17T14:46:16.343Z] Removing intermediate container f5c826b6da8b [2023-05-17T14:46:16.343Z] ---> 044f911461be [2023-05-17T14:46:16.343Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:46:16.343Z] ---> Running in b621f3c5e9b1 [2023-05-17T14:46:16.343Z] Removing intermediate container b621f3c5e9b1 [2023-05-17T14:46:16.343Z] ---> 8af6d826889d [2023-05-17T14:46:16.343Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T14:46:16.343Z] ---> Running in 569c9445d5c3 [2023-05-17T14:46:16.343Z] Removing intermediate container 569c9445d5c3 [2023-05-17T14:46:16.343Z] ---> 58263f3c945c [2023-05-17T14:46:16.343Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:46:16.343Z] ---> Running in 948bd2248369 [2023-05-17T14:46:16.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:46:16.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:46:16.610Z] OK: 265 MiB in 53 packages [2023-05-17T14:46:16.869Z] Removing intermediate container 948bd2248369 [2023-05-17T14:46:16.869Z] ---> f7910d7db4f3 [2023-05-17T14:46:16.869Z] Step 7/12 : WORKDIR /app [2023-05-17T14:46:16.869Z] ---> Running in d228cf86faec [2023-05-17T14:46:16.869Z] Removing intermediate container d228cf86faec [2023-05-17T14:46:16.869Z] ---> c5dfc20b2aed [2023-05-17T14:46:16.869Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T14:46:17.130Z] ---> 07fab185becc [2023-05-17T14:46:17.130Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:46:17.130Z] ---> Running in 786a03d0af0f [2023-05-17T14:46:43.884Z] Removing intermediate container 786a03d0af0f [2023-05-17T14:46:43.884Z] ---> 5c4c3623af8d [2023-05-17T14:46:43.884Z] Step 10/12 : COPY . . [2023-05-17T14:46:43.884Z] ---> ff42bb224ecc [2023-05-17T14:46:43.884Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T14:46:43.884Z] ---> Running in 8b965a99f70b [2023-05-17T14:46:43.884Z] Removing intermediate container 8b965a99f70b [2023-05-17T14:46:43.884Z] ---> 205d110829ba [2023-05-17T14:46:43.884Z] Step 12/12 : RUN $MAKE [2023-05-17T14:46:43.884Z] ---> Running in 160258ff9808 [2023-05-17T14:46:43.884Z] noop [2023-05-17T14:46:44.143Z] Removing intermediate container 160258ff9808 [2023-05-17T14:46:44.143Z] ---> 24850860c0e7 [2023-05-17T14:46:44.143Z] Successfully built 24850860c0e7 [2023-05-17T14:46:44.143Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:46:44.468Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T14:46:44.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:46:44.551Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T14:46:44.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T14:46:44.940Z] $ docker top cbe679ba0aa07fa42282f29697196ccf3e11029ed0b1674b577b82b2374b3554 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:46:45.285Z] + go version [2023-05-17T14:46:45.286Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T14:46:45.298Z] $ docker stop --time=1 cbe679ba0aa07fa42282f29697196ccf3e11029ed0b1674b577b82b2374b3554 [2023-05-17T14:46:46.577Z] $ docker rm -f --volumes cbe679ba0aa07fa42282f29697196ccf3e11029ed0b1674b577b82b2374b3554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:46:46.962Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T14:46:46.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:46:47.033Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T14:46:47.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T14:46:47.394Z] $ docker top dade86968623548ad0223cf3cfb2746032848a2319eafeab1b855bf893ceb2c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:46:47.745Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T14:46:48.044Z] + make test [2023-05-17T14:46:48.044Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-17T14:47:09.979Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-17T14:47:09.979Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-17T14:47:09.979Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements [2023-05-17T14:47:09.979Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements [2023-05-17T14:47:31.903Z] go vet ./... [2023-05-17T14:47:33.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T14:47:33.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T14:47:33.807Z] ./bin/test-attribution.sh [2023-05-17T14:47:33.807Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T14:47:33.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T14:47:33.830Z] $ docker stop --time=1 dade86968623548ad0223cf3cfb2746032848a2319eafeab1b855bf893ceb2c3 [2023-05-17T14:47:37.690Z] $ docker rm -f --volumes dade86968623548ad0223cf3cfb2746032848a2319eafeab1b855bf893ceb2c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:47:38.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T14:47:38.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T14:47:38.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T14:47:39.113Z] + ls -al . [2023-05-17T14:47:39.113Z] total 228 [2023-05-17T14:47:39.113Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 14:46 . [2023-05-17T14:47:39.113Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:45 .. [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 262 May 17 14:45 .dockerignore [2023-05-17T14:47:39.114Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:45 .git [2023-05-17T14:47:39.114Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:45 .github [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 788 May 17 14:45 .gitignore [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 14:45 .golangci.yml [2023-05-17T14:47:39.114Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:45 .semver [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 17 14:45 Attribution.txt [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 17 14:45 CHANGELOG.md [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 17 14:45 Dockerfile [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 14:45 GOVERNANCE.md [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 687 May 17 14:45 Jenkinsfile [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 17 14:45 LICENSE [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 17 14:45 Makefile [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 617 May 17 14:45 OWNERS.md [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 17 14:45 README.md [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:46 VERSION [2023-05-17T14:47:39.114Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:45 bin [2023-05-17T14:47:39.114Z] -rw-r--r-- 1 jenkins jenkins 41317 May 17 14:47 coverage.out [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 17 14:45 go.mod [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 17 14:45 go.sum [2023-05-17T14:47:39.114Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:45 images [2023-05-17T14:47:39.114Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:45 internal [2023-05-17T14:47:39.114Z] -rw-rw-r-- 1 jenkins jenkins 531 May 17 14:45 main.go [2023-05-17T14:47:39.114Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:45 res [2023-05-17T14:47:39.114Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:45 snap [2023-05-17T14:47:39.114Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:45 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:47:39.506Z] + 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=2872e2c49484b05e6c92c887c8800fc2b400ac38 --label arch=amd64 --label version=3.0.0-dev.36 . [2023-05-17T14:47:39.506Z] Sending build context to Docker daemon 12.66MB [2023-05-17T14:47:39.506Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:47:39.506Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-17T14:47:39.506Z] ---> 24850860c0e7 [2023-05-17T14:47:39.506Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:47:39.799Z] ---> Running in 4e714a9d01cf [2023-05-17T14:47:39.799Z] Removing intermediate container 4e714a9d01cf [2023-05-17T14:47:39.799Z] ---> 2a93d2f5034b [2023-05-17T14:47:39.799Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:47:39.799Z] ---> Running in 5a91aa97867c [2023-05-17T14:47:40.081Z] Removing intermediate container 5a91aa97867c [2023-05-17T14:47:40.081Z] ---> ba2395a1954a [2023-05-17T14:47:40.081Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-17T14:47:40.081Z] ---> Running in ab0a45aa811f [2023-05-17T14:47:40.081Z] Removing intermediate container ab0a45aa811f [2023-05-17T14:47:40.081Z] ---> e964df16bf6c [2023-05-17T14:47:40.081Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:47:40.081Z] ---> Running in 07971b97e6f2 [2023-05-17T14:47:40.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:47:40.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:47:40.650Z] OK: 265 MiB in 53 packages [2023-05-17T14:47:41.245Z] Removing intermediate container 07971b97e6f2 [2023-05-17T14:47:41.245Z] ---> 0ede40cef236 [2023-05-17T14:47:41.245Z] Step 7/29 : WORKDIR /app [2023-05-17T14:47:41.245Z] ---> Running in 196c0bd20adb [2023-05-17T14:47:41.245Z] Removing intermediate container 196c0bd20adb [2023-05-17T14:47:41.245Z] ---> 6096015753b8 [2023-05-17T14:47:41.245Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-17T14:47:41.245Z] ---> ce5e41252702 [2023-05-17T14:47:41.245Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:47:41.245Z] ---> Running in 5750c0590d69 [2023-05-17T14:47:42.184Z] Removing intermediate container 5750c0590d69 [2023-05-17T14:47:42.184Z] ---> efd91e5f8cbf [2023-05-17T14:47:42.184Z] Step 10/29 : COPY . . [2023-05-17T14:47:42.750Z] ---> f140d76b3db3 [2023-05-17T14:47:42.750Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T14:47:42.750Z] ---> Running in 089abde4e97a [2023-05-17T14:47:42.750Z] Removing intermediate container 089abde4e97a [2023-05-17T14:47:42.750Z] ---> f1658d917e80 [2023-05-17T14:47:42.750Z] Step 12/29 : RUN $MAKE [2023-05-17T14:47:42.750Z] ---> Running in 1df936fac135 [2023-05-17T14:47:43.009Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.36 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.36" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-17T14:47:53.308Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15875 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-17T14:47:53.322Z] Running in /w/workspace/app-rfid-llrp-inventory/105 [Pipeline] { [Pipeline] checkout [2023-05-17T14:47:53.355Z] The recommended git tool is: git [2023-05-17T14:47:58.783Z] using credential edgex-jenkins-ssh [2023-05-17T14:47:58.802Z] Cloning the remote Git repository [2023-05-17T14:47:58.853Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-17T14:47:58.949Z] > git init /w/workspace/app-rfid-llrp-inventory/105 # timeout=10 [2023-05-17T14:47:59.097Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-17T14:47:59.098Z] > git --version # timeout=10 [2023-05-17T14:47:59.119Z] > git --version # 'git version 2.25.1' [2023-05-17T14:47:59.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T14:47:59.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T14:48:02.257Z] Avoid second fetch [2023-05-17T14:48:02.257Z] Checking out Revision 2872e2c49484b05e6c92c887c8800fc2b400ac38 (main) [2023-05-17T14:48:01.372Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-17T14:48:01.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T14:48:02.838Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#194)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:48:02.277Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T14:48:02.351Z] > git checkout -f 2872e2c49484b05e6c92c887c8800fc2b400ac38 # timeout=10 [2023-05-17T14:48:03.739Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T14:48:03.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T14:48:03.739Z] Dload Upload Total Spent Left Speed [2023-05-17T14:48:03.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-05-17T14:48:04.422Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T14:48:04.755Z] + + sudo tee /etc/docker/daemon.new [2023-05-17T14:48:04.755Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T14:48:04.755Z] { [2023-05-17T14:48:04.755Z] "registry-mirrors": [ [2023-05-17T14:48:04.755Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T14:48:04.755Z] ], [2023-05-17T14:48:04.755Z] "bip": "10.250.0.254/24", [2023-05-17T14:48:04.755Z] "hosts": [ [2023-05-17T14:48:04.755Z] "tcp://0.0.0.0:5555", [2023-05-17T14:48:04.755Z] "unix:///var/run/docker.sock" [2023-05-17T14:48:04.755Z] ], [2023-05-17T14:48:04.755Z] "mtu": 1458, [2023-05-17T14:48:04.755Z] "selinux-enabled": true, [2023-05-17T14:48:04.755Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T14:48:04.755Z] } [Pipeline] sh [2023-05-17T14:48:04.954Z] Removing intermediate container 1df936fac135 [2023-05-17T14:48:04.954Z] ---> 64f6e7453901 [2023-05-17T14:48:04.954Z] Step 13/29 : FROM alpine:3.17 [2023-05-17T14:48:04.954Z] 3.17: Pulling from library/alpine [2023-05-17T14:48:04.954Z] f56be85fc22e: Already exists [2023-05-17T14:48:04.954Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T14:48:04.954Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T14:48:04.954Z] ---> 9ed4aefc74f6 [2023-05-17T14:48:04.954Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T14:48:04.954Z] ---> Running in e7c5fa71f190 [2023-05-17T14:48:04.954Z] Removing intermediate container e7c5fa71f190 [2023-05-17T14:48:04.954Z] ---> de55481591fb [2023-05-17T14:48:04.954Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-17T14:48:04.954Z] ---> Running in 81d1389f1f70 [2023-05-17T14:48:04.954Z] Removing intermediate container 81d1389f1f70 [2023-05-17T14:48:04.954Z] ---> 575e48932a41 [2023-05-17T14:48:04.954Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-17T14:48:04.954Z] ---> Running in 63db0f815199 [2023-05-17T14:48:04.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:48:04.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:48:04.954Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T14:48:04.954Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T14:48:04.954Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T14:48:04.954Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T14:48:04.954Z] OK: 8 MiB in 17 packages [2023-05-17T14:48:05.093Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T14:48:05.437Z] + sudo service docker restart [2023-05-17T14:48:05.526Z] Removing intermediate container 63db0f815199 [2023-05-17T14:48:05.526Z] ---> 39f4acf94818 [2023-05-17T14:48:05.526Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T14:48:05.526Z] ---> 255171f15ffc [2023-05-17T14:48:05.526Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T14:48:05.526Z] ---> a586aa3b6001 [2023-05-17T14:48:05.526Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-17T14:48:05.785Z] ---> baa62ce9ad47 [2023-05-17T14:48:05.785Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-17T14:48:05.785Z] ---> fb3caad7b985 [2023-05-17T14:48:05.785Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-17T14:48:06.766Z] ---> cd4af6615ed2 [2023-05-17T14:48:06.766Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-17T14:48:07.025Z] ---> Running in d57762c12c2d [2023-05-17T14:48:07.284Z] Removing intermediate container d57762c12c2d [2023-05-17T14:48:07.284Z] ---> 7b709ec36804 [2023-05-17T14:48:07.284Z] Step 23/29 : VOLUME /cache [2023-05-17T14:48:07.543Z] ---> Running in e61789f17846 [2023-05-17T14:48:07.543Z] Removing intermediate container e61789f17846 [2023-05-17T14:48:07.543Z] ---> 151851f02e53 [2023-05-17T14:48:07.543Z] Step 24/29 : EXPOSE 59711 [2023-05-17T14:48:07.543Z] ---> Running in 173ee6eafd2f [2023-05-17T14:48:07.543Z] Removing intermediate container 173ee6eafd2f [2023-05-17T14:48:07.543Z] ---> d38fb8247800 [2023-05-17T14:48:07.543Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-17T14:48:07.543Z] ---> Running in 51787d993335 [2023-05-17T14:48:07.801Z] Removing intermediate container 51787d993335 [2023-05-17T14:48:07.801Z] ---> 2a28311a7a85 [2023-05-17T14:48:07.801Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-17T14:48:07.801Z] ---> Running in e4881f67deee [2023-05-17T14:48:07.801Z] Removing intermediate container e4881f67deee [2023-05-17T14:48:07.801Z] ---> 4ff3fd3f0e16 [2023-05-17T14:48:07.801Z] Step 27/29 : LABEL arch=amd64 [2023-05-17T14:48:07.801Z] ---> Running in 93d53af17872 [2023-05-17T14:48:07.801Z] Removing intermediate container 93d53af17872 [2023-05-17T14:48:07.801Z] ---> e66e164b5f78 [2023-05-17T14:48:07.801Z] Step 28/29 : LABEL git_sha=2872e2c49484b05e6c92c887c8800fc2b400ac38 [2023-05-17T14:48:07.801Z] ---> Running in 999680eb545e [2023-05-17T14:48:08.060Z] Removing intermediate container 999680eb545e [2023-05-17T14:48:08.060Z] ---> 08ff4c120af5 [2023-05-17T14:48:08.060Z] Step 29/29 : LABEL version=3.0.0-dev.36 [2023-05-17T14:48:08.060Z] ---> Running in a700cee0c446 [2023-05-17T14:48:08.060Z] Removing intermediate container a700cee0c446 [2023-05-17T14:48:08.060Z] ---> 6bc3a2059fce [2023-05-17T14:48:08.060Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T14:48:08.060Z] Successfully built 6bc3a2059fce [2023-05-17T14:48:08.060Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:48:08.172Z] provisioning config files... [2023-05-17T14:48:08.184Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5671827912160964978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:48:08.484Z] ---> docker-login.sh [2023-05-17T14:48:08.484Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:48:08.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:08.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:08.484Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:08.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:08.484Z] [2023-05-17T14:48:08.484Z] Login Succeeded [2023-05-17T14:48:08.484Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:48:08.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:08.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:08.484Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:08.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:08.484Z] [2023-05-17T14:48:08.484Z] Login Succeeded [2023-05-17T14:48:08.484Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:48:08.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:08.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:08.743Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:08.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:08.743Z] [2023-05-17T14:48:08.743Z] Login Succeeded [2023-05-17T14:48:08.743Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:48:08.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:08.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:08.743Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:08.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:08.743Z] [2023-05-17T14:48:08.743Z] Login Succeeded [2023-05-17T14:48:08.743Z] docker.io [2023-05-17T14:48:09.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:09.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:09.002Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:09.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:09.002Z] [2023-05-17T14:48:09.002Z] Login Succeeded [2023-05-17T14:48:09.002Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:48:09.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T14:48:09.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:48:09.072Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-17T14:48:09.072Z] 2872e2c49484b05e6c92c887c8800fc2b400ac38 [2023-05-17T14:48:09.072Z] latest [2023-05-17T14:48:09.072Z] 3.0.0-dev.36 [2023-05-17T14:48:09.072Z] 2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [2023-05-17T14:48:09.072Z] main [2023-05-17T14:48:09.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:09.411Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:09.721Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38 [2023-05-17T14:48:09.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T14:48:09.721Z] 0cb59d1150c2: Preparing [2023-05-17T14:48:09.721Z] 858d8ce3ca2a: Preparing [2023-05-17T14:48:09.721Z] a24b2369bf40: Preparing [2023-05-17T14:48:09.721Z] a8ca21aecb0d: Preparing [2023-05-17T14:48:09.721Z] 5e6ca80a17fa: Preparing [2023-05-17T14:48:09.721Z] c08b5e9b2dd6: Preparing [2023-05-17T14:48:09.721Z] d74707d97783: Preparing [2023-05-17T14:48:09.721Z] f1417ff83b31: Preparing [2023-05-17T14:48:09.721Z] c08b5e9b2dd6: Waiting [2023-05-17T14:48:09.721Z] d74707d97783: Waiting [2023-05-17T14:48:09.721Z] f1417ff83b31: Waiting [2023-05-17T14:48:09.721Z] 0cb59d1150c2: Pushed [2023-05-17T14:48:09.721Z] a24b2369bf40: Pushed [2023-05-17T14:48:09.721Z] a8ca21aecb0d: Pushed [2023-05-17T14:48:09.721Z] 5e6ca80a17fa: Pushed [2023-05-17T14:48:09.721Z] f1417ff83b31: Layer already exists [2023-05-17T14:48:09.980Z] c08b5e9b2dd6: Pushed [2023-05-17T14:48:09.980Z] d74707d97783: Pushed [2023-05-17T14:48:12.512Z] 858d8ce3ca2a: Pushed [2023-05-17T14:48:12.512Z] 2872e2c49484b05e6c92c887c8800fc2b400ac38: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:12.826Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:13.128Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-17T14:48:13.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T14:48:13.128Z] 0cb59d1150c2: Preparing [2023-05-17T14:48:13.128Z] 858d8ce3ca2a: Preparing [2023-05-17T14:48:13.128Z] a24b2369bf40: Preparing [2023-05-17T14:48:13.128Z] a8ca21aecb0d: Preparing [2023-05-17T14:48:13.128Z] 5e6ca80a17fa: Preparing [2023-05-17T14:48:13.128Z] c08b5e9b2dd6: Preparing [2023-05-17T14:48:13.128Z] d74707d97783: Preparing [2023-05-17T14:48:13.128Z] f1417ff83b31: Preparing [2023-05-17T14:48:13.128Z] c08b5e9b2dd6: Waiting [2023-05-17T14:48:13.128Z] d74707d97783: Waiting [2023-05-17T14:48:13.128Z] f1417ff83b31: Waiting [2023-05-17T14:48:13.128Z] a24b2369bf40: Layer already exists [2023-05-17T14:48:13.128Z] 858d8ce3ca2a: Layer already exists [2023-05-17T14:48:13.128Z] 0cb59d1150c2: Layer already exists [2023-05-17T14:48:13.128Z] a8ca21aecb0d: Layer already exists [2023-05-17T14:48:13.128Z] 5e6ca80a17fa: Layer already exists [2023-05-17T14:48:13.128Z] d74707d97783: Layer already exists [2023-05-17T14:48:13.128Z] c08b5e9b2dd6: Layer already exists [2023-05-17T14:48:13.128Z] f1417ff83b31: Layer already exists [2023-05-17T14:48:13.128Z] latest: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:13.434Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:13.792Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.36 [2023-05-17T14:48:13.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T14:48:13.792Z] 0cb59d1150c2: Preparing [2023-05-17T14:48:13.792Z] 858d8ce3ca2a: Preparing [2023-05-17T14:48:13.792Z] a24b2369bf40: Preparing [2023-05-17T14:48:13.792Z] a8ca21aecb0d: Preparing [2023-05-17T14:48:13.792Z] 5e6ca80a17fa: Preparing [2023-05-17T14:48:13.792Z] c08b5e9b2dd6: Preparing [2023-05-17T14:48:13.792Z] d74707d97783: Preparing [2023-05-17T14:48:13.792Z] f1417ff83b31: Preparing [2023-05-17T14:48:13.792Z] c08b5e9b2dd6: Waiting [2023-05-17T14:48:13.792Z] d74707d97783: Waiting [2023-05-17T14:48:13.792Z] f1417ff83b31: Waiting [2023-05-17T14:48:13.792Z] a24b2369bf40: Layer already exists [2023-05-17T14:48:13.792Z] a8ca21aecb0d: Layer already exists [2023-05-17T14:48:13.792Z] 0cb59d1150c2: Layer already exists [2023-05-17T14:48:13.792Z] 858d8ce3ca2a: Layer already exists [2023-05-17T14:48:13.792Z] c08b5e9b2dd6: Layer already exists [2023-05-17T14:48:13.792Z] f1417ff83b31: Layer already exists [2023-05-17T14:48:13.792Z] d74707d97783: Layer already exists [2023-05-17T14:48:13.792Z] 5e6ca80a17fa: Layer already exists [2023-05-17T14:48:13.792Z] 3.0.0-dev.36: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:14.110Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:14.425Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [2023-05-17T14:48:14.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T14:48:14.425Z] 0cb59d1150c2: Preparing [2023-05-17T14:48:14.425Z] 858d8ce3ca2a: Preparing [2023-05-17T14:48:14.425Z] a24b2369bf40: Preparing [2023-05-17T14:48:14.425Z] a8ca21aecb0d: Preparing [2023-05-17T14:48:14.425Z] 5e6ca80a17fa: Preparing [2023-05-17T14:48:14.425Z] c08b5e9b2dd6: Preparing [2023-05-17T14:48:14.425Z] d74707d97783: Preparing [2023-05-17T14:48:14.425Z] f1417ff83b31: Preparing [2023-05-17T14:48:14.425Z] d74707d97783: Waiting [2023-05-17T14:48:14.425Z] c08b5e9b2dd6: Waiting [2023-05-17T14:48:14.425Z] f1417ff83b31: Waiting [2023-05-17T14:48:14.425Z] 858d8ce3ca2a: Layer already exists [2023-05-17T14:48:14.425Z] a24b2369bf40: Layer already exists [2023-05-17T14:48:14.425Z] 5e6ca80a17fa: Layer already exists [2023-05-17T14:48:14.425Z] a8ca21aecb0d: Layer already exists [2023-05-17T14:48:14.425Z] 0cb59d1150c2: Layer already exists [2023-05-17T14:48:14.425Z] c08b5e9b2dd6: Layer already exists [2023-05-17T14:48:14.425Z] d74707d97783: Layer already exists [2023-05-17T14:48:14.425Z] f1417ff83b31: Layer already exists [2023-05-17T14:48:14.425Z] 2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:14.751Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:15.058Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-17T14:48:15.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T14:48:15.058Z] 0cb59d1150c2: Preparing [2023-05-17T14:48:15.058Z] 858d8ce3ca2a: Preparing [2023-05-17T14:48:15.058Z] a24b2369bf40: Preparing [2023-05-17T14:48:15.058Z] a8ca21aecb0d: Preparing [2023-05-17T14:48:15.058Z] 5e6ca80a17fa: Preparing [2023-05-17T14:48:15.058Z] c08b5e9b2dd6: Preparing [2023-05-17T14:48:15.058Z] d74707d97783: Preparing [2023-05-17T14:48:15.058Z] f1417ff83b31: Preparing [2023-05-17T14:48:15.058Z] c08b5e9b2dd6: Waiting [2023-05-17T14:48:15.058Z] f1417ff83b31: Waiting [2023-05-17T14:48:15.058Z] d74707d97783: Waiting [2023-05-17T14:48:15.058Z] 0cb59d1150c2: Layer already exists [2023-05-17T14:48:15.058Z] 858d8ce3ca2a: Layer already exists [2023-05-17T14:48:15.058Z] a8ca21aecb0d: Layer already exists [2023-05-17T14:48:15.058Z] a24b2369bf40: Layer already exists [2023-05-17T14:48:15.058Z] 5e6ca80a17fa: Layer already exists [2023-05-17T14:48:15.058Z] d74707d97783: Layer already exists [2023-05-17T14:48:15.058Z] c08b5e9b2dd6: Layer already exists [2023-05-17T14:48:15.058Z] f1417ff83b31: Layer already exists [2023-05-17T14:48:15.058Z] main: digest: sha256:d3e5e4a8e32fca672ccf4d395854407507d06006d9d0169f502fd21c29d03f28 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T14:48:15.101Z] ===================================================== [Pipeline] echo [2023-05-17T14:48:15.111Z] taggedImages: [2023-05-17T14:48:15.111Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38 [2023-05-17T14:48:15.111Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-17T14:48:15.111Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.36 [2023-05-17T14:48:15.111Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [2023-05-17T14:48:15.111Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:15.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:48:15.945Z] [2023-05-17T14:48:15.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:16.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:48:16.252Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T14:48:16.252Z] 5eb5b503b376: Pulling fs layer [2023-05-17T14:48:16.252Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T14:48:16.252Z] ec43610c2a17: Pulling fs layer [2023-05-17T14:48:16.252Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T14:48:16.252Z] 33b1e0a273af: Pulling fs layer [2023-05-17T14:48:16.252Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T14:48:16.252Z] 2f39f015ded8: Pulling fs layer [2023-05-17T14:48:16.252Z] 33b1e0a273af: Waiting [2023-05-17T14:48:16.252Z] 5d3b04190fa2: Waiting [2023-05-17T14:48:16.252Z] 2f39f015ded8: Waiting [2023-05-17T14:48:16.252Z] 3a2ae6a8a46f: Waiting [2023-05-17T14:48:16.252Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T14:48:16.252Z] 5c69ac0246d0: Download complete [2023-05-17T14:48:16.252Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T14:48:16.252Z] 3a2ae6a8a46f: Download complete [2023-05-17T14:48:16.252Z] ec43610c2a17: Verifying Checksum [2023-05-17T14:48:16.252Z] ec43610c2a17: Download complete [2023-05-17T14:48:16.252Z] 33b1e0a273af: Verifying Checksum [2023-05-17T14:48:16.252Z] 33b1e0a273af: Download complete [2023-05-17T14:48:16.252Z] 5d3b04190fa2: Download complete [2023-05-17T14:48:16.510Z] 5eb5b503b376: Verifying Checksum [2023-05-17T14:48:16.510Z] 5eb5b503b376: Download complete [2023-05-17T14:48:17.076Z] 2f39f015ded8: Download complete [2023-05-17T14:48:17.642Z] 5eb5b503b376: Pull complete [2023-05-17T14:48:17.642Z] 5c69ac0246d0: Pull complete [2023-05-17T14:48:18.208Z] ec43610c2a17: Pull complete [2023-05-17T14:48:18.208Z] 3a2ae6a8a46f: Pull complete [2023-05-17T14:48:18.208Z] 33b1e0a273af: Pull complete [2023-05-17T14:48:18.466Z] 5d3b04190fa2: Pull complete [2023-05-17T14:48:22.651Z] 2f39f015ded8: Pull complete [2023-05-17T14:48:22.651Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T14:48:22.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:48:22.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:48:22.734Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T14:48:22.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T14:48:29.187Z] $ docker top ef2bfb1aa9e00eee86f2de3bb74b76050a995a1f5dceb45e87ca372fb6c75c94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-05-17T14:48:29.356Z] provisioning config files... [2023-05-17T14:48:29.382Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/105@tmp/config5663232118564187102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:48:29.608Z] ---> job-cost.sh [2023-05-17T14:48:29.608Z] lf-activate-venv: SKIPPING [2023-05-17T14:48:29.608Z] INFO: No Stack... [2023-05-17T14:48:29.734Z] ---> docker-login.sh [2023-05-17T14:48:29.734Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:48:29.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T14:48:30.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:30.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:30.275Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:30.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:30.275Z] [2023-05-17T14:48:30.275Z] Login Succeeded [2023-05-17T14:48:30.275Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:48:30.433Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T14:48:30.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:30.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:30.544Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:30.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:30.544Z] [2023-05-17T14:48:30.544Z] Login Succeeded [2023-05-17T14:48:30.544Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:48:30.720Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-17T14:48:30.720Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T14:48:30.733Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] [2023-05-17T14:48:30.740Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] did not exist. Created. [2023-05-17T14:48:30.740Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T14:48:30.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:31.045Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T14:48:31.075Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T14:48:31.081Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] [2023-05-17T14:48:31.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:31.084Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:31.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:31.084Z] [2023-05-17T14:48:31.084Z] Login Succeeded [2023-05-17T14:48:31.084Z] nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } [2023-05-17T14:48:31.099Z] $ docker stop --time=1 ef2bfb1aa9e00eee86f2de3bb74b76050a995a1f5dceb45e87ca372fb6c75c94 [2023-05-17T14:48:31.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:31.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:31.352Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:31.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:31.352Z] [2023-05-17T14:48:31.352Z] Login Succeeded [2023-05-17T14:48:31.352Z] docker.io [2023-05-17T14:48:31.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:48:31.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:48:31.889Z] Configure a credential helper to remove this warning. See [2023-05-17T14:48:31.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:48:31.889Z] [2023-05-17T14:48:31.889Z] Login Succeeded [2023-05-17T14:48:31.889Z] ---> docker-login.sh ends [2023-05-17T14:48:32.245Z] $ docker rm -f --volumes ef2bfb1aa9e00eee86f2de3bb74b76050a995a1f5dceb45e87ca372fb6c75c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-17T14:48:32.291Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-05-17T14:48:32.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:48:32.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:48:32.562Z] ========================================================= [2023-05-17T14:48:32.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T14:48:32.562Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:32.912Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T14:48:33.181Z] Sending build context to Docker daemon 678.4kB [2023-05-17T14:48:33.181Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:48:33.181Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T14:48:33.453Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T14:48:33.453Z] c41833b44d91: Pulling fs layer [2023-05-17T14:48:33.453Z] ed15518f5707: Pulling fs layer [2023-05-17T14:48:33.453Z] feae8fd75edb: Pulling fs layer [2023-05-17T14:48:33.453Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T14:48:33.453Z] 3cdef696dda3: Pulling fs layer [2023-05-17T14:48:33.453Z] 2ced38df9373: Pulling fs layer [2023-05-17T14:48:33.454Z] 58f1dce35555: Pulling fs layer [2023-05-17T14:48:33.454Z] 242c74f7c9fa: Waiting [2023-05-17T14:48:33.454Z] 3cdef696dda3: Waiting [2023-05-17T14:48:33.454Z] 2ced38df9373: Waiting [2023-05-17T14:48:33.454Z] 58f1dce35555: Waiting [2023-05-17T14:48:33.454Z] ed15518f5707: Verifying Checksum [2023-05-17T14:48:33.454Z] ed15518f5707: Download complete [2023-05-17T14:48:33.454Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T14:48:33.454Z] 242c74f7c9fa: Download complete [2023-05-17T14:48:33.454Z] 3cdef696dda3: Verifying Checksum [2023-05-17T14:48:33.454Z] 3cdef696dda3: Download complete [2023-05-17T14:48:33.454Z] c41833b44d91: Verifying Checksum [2023-05-17T14:48:33.454Z] c41833b44d91: Download complete [2023-05-17T14:48:34.422Z] c41833b44d91: Pull complete [2023-05-17T14:48:34.689Z] 58f1dce35555: Verifying Checksum [2023-05-17T14:48:34.689Z] 58f1dce35555: Download complete [2023-05-17T14:48:34.961Z] ed15518f5707: Pull complete [2023-05-17T14:48:35.929Z] feae8fd75edb: Verifying Checksum [2023-05-17T14:48:35.929Z] feae8fd75edb: Download complete [2023-05-17T14:48:36.197Z] 2ced38df9373: Verifying Checksum [2023-05-17T14:48:36.197Z] 2ced38df9373: Download complete [2023-05-17T14:48:46.281Z] feae8fd75edb: Pull complete [2023-05-17T14:48:46.281Z] 242c74f7c9fa: Pull complete [2023-05-17T14:48:46.281Z] 3cdef696dda3: Pull complete [2023-05-17T14:48:52.926Z] 2ced38df9373: Pull complete [2023-05-17T14:48:53.892Z] 58f1dce35555: Pull complete [2023-05-17T14:48:53.892Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T14:48:53.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T14:48:53.892Z] ---> fadd8f120f05 [2023-05-17T14:48:53.892Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:48:55.886Z] ---> Running in 1c844f710745 [2023-05-17T14:48:55.886Z] Removing intermediate container 1c844f710745 [2023-05-17T14:48:55.886Z] ---> e454799fd291 [2023-05-17T14:48:55.886Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:48:56.158Z] ---> Running in 2de70828a5bb [2023-05-17T14:48:56.436Z] Removing intermediate container 2de70828a5bb [2023-05-17T14:48:56.436Z] ---> 8d24d6fbf832 [2023-05-17T14:48:56.436Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T14:48:56.436Z] ---> Running in 1afdf064b881 [2023-05-17T14:48:56.705Z] Removing intermediate container 1afdf064b881 [2023-05-17T14:48:56.705Z] ---> 95d601295053 [2023-05-17T14:48:56.705Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:48:56.705Z] ---> Running in 27d9dbb8134f [2023-05-17T14:48:57.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T14:48:58.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T14:48:59.965Z] OK: 263 MiB in 53 packages [2023-05-17T14:49:00.550Z] Removing intermediate container 27d9dbb8134f [2023-05-17T14:49:00.550Z] ---> a8a20c928d38 [2023-05-17T14:49:00.550Z] Step 7/12 : WORKDIR /app [2023-05-17T14:49:00.550Z] ---> Running in 32db1c1ec852 [2023-05-17T14:49:00.819Z] Removing intermediate container 32db1c1ec852 [2023-05-17T14:49:00.819Z] ---> 7fac375ccc81 [2023-05-17T14:49:00.819Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T14:49:01.404Z] ---> 392f2553fbc6 [2023-05-17T14:49:01.404Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:49:01.404Z] ---> Running in 8952b9fb282f [2023-05-17T14:50:09.324Z] Removing intermediate container 8952b9fb282f [2023-05-17T14:50:09.324Z] ---> 8bf5b067f5e9 [2023-05-17T14:50:09.324Z] Step 10/12 : COPY . . [2023-05-17T14:50:09.324Z] ---> 935bb2b78ef4 [2023-05-17T14:50:09.324Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T14:50:09.324Z] ---> Running in a81d444d27e1 [2023-05-17T14:50:09.324Z] Removing intermediate container a81d444d27e1 [2023-05-17T14:50:09.324Z] ---> 6fc4a086a47b [2023-05-17T14:50:09.324Z] Step 12/12 : RUN $MAKE [2023-05-17T14:50:09.324Z] ---> Running in 3faba1a76d4a [2023-05-17T14:50:09.324Z] noop [2023-05-17T14:50:09.324Z] Removing intermediate container 3faba1a76d4a [2023-05-17T14:50:09.324Z] ---> e50555af7df7 [2023-05-17T14:50:09.324Z] Successfully built e50555af7df7 [2023-05-17T14:50:09.324Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:50:09.696Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T14:50:09.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:50:09.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-15875 does not seem to be running inside a container [2023-05-17T14:50:10.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/105 -v /w/workspace/app-rfid-llrp-inventory/105:/w/workspace/app-rfid-llrp-inventory/105:rw,z -v /w/workspace/app-rfid-llrp-inventory/105@tmp:/w/workspace/app-rfid-llrp-inventory/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T14:50:11.312Z] $ docker top 38ef8b21266a726be63ab042c3b369fc8e05ad8e8486927c63995ad8c0d9858f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:50:12.158Z] + go version [2023-05-17T14:50:12.158Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T14:50:12.184Z] $ docker stop --time=1 38ef8b21266a726be63ab042c3b369fc8e05ad8e8486927c63995ad8c0d9858f [2023-05-17T14:50:13.840Z] $ docker rm -f --volumes 38ef8b21266a726be63ab042c3b369fc8e05ad8e8486927c63995ad8c0d9858f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:50:14.369Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T14:50:14.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:50:14.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-15875 does not seem to be running inside a container [2023-05-17T14:50:14.631Z] $ 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/105 -v /w/workspace/app-rfid-llrp-inventory/105:/w/workspace/app-rfid-llrp-inventory/105:rw,z -v /w/workspace/app-rfid-llrp-inventory/105@tmp:/w/workspace/app-rfid-llrp-inventory/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T14:50:15.844Z] $ docker top 4df276e55c008864e05fedd687ac6c73b2d41dc53a1c679dc24d6559b793d5f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:50:16.677Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/105 [Pipeline] fileExists [Pipeline] sh [2023-05-17T14:50:17.334Z] + make test [2023-05-17T14:50:17.335Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-17T14:53:09.109Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-17T14:53:15.796Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-17T14:53:16.073Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.283s coverage: 86.2% of statements [2023-05-17T14:53:28.414Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.682s coverage: 71.9% of statements [2023-05-17T14:53:29.383Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T14:53:29.383Z] go vet ./... [2023-05-17T14:56:21.219Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T14:56:21.219Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T14:56:21.219Z] ./bin/test-attribution.sh [2023-05-17T14:56:21.219Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T14:56:21.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T14:56:21.265Z] $ docker stop --time=1 4df276e55c008864e05fedd687ac6c73b2d41dc53a1c679dc24d6559b793d5f1 [2023-05-17T14:56:23.212Z] $ docker rm -f --volumes 4df276e55c008864e05fedd687ac6c73b2d41dc53a1c679dc24d6559b793d5f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:56:24.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T14:56:25.003Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T14:56:25.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:56:25.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T14:56:26.316Z] + ls -al . [2023-05-17T14:56:26.316Z] total 224 [2023-05-17T14:56:26.316Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 14:50 . [2023-05-17T14:56:26.316Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 .. [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 262 May 17 14:48 .dockerignore [2023-05-17T14:56:26.316Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:48 .git [2023-05-17T14:56:26.316Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 .github [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 788 May 17 14:48 .gitignore [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 14:48 .golangci.yml [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 17 14:48 Attribution.txt [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 17 14:48 CHANGELOG.md [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 17 14:48 Dockerfile [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 14:48 GOVERNANCE.md [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 687 May 17 14:48 Jenkinsfile [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 17 14:48 LICENSE [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 17 14:48 Makefile [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 617 May 17 14:48 OWNERS.md [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 17 14:48 README.md [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:46 VERSION [2023-05-17T14:56:26.316Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 bin [2023-05-17T14:56:26.316Z] -rw-r--r-- 1 jenkins jenkins 41317 May 17 14:53 coverage.out [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 17 14:48 go.mod [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 17 14:48 go.sum [2023-05-17T14:56:26.316Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 images [2023-05-17T14:56:26.316Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 internal [2023-05-17T14:56:26.316Z] -rw-rw-r-- 1 jenkins jenkins 531 May 17 14:48 main.go [2023-05-17T14:56:26.316Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:48 res [2023-05-17T14:56:26.316Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:48 snap [2023-05-17T14:56:26.316Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:56:26.669Z] + 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=2872e2c49484b05e6c92c887c8800fc2b400ac38 --label arch=arm64 --label version=3.0.0-dev.36 . [2023-05-17T14:56:26.938Z] Sending build context to Docker daemon 678.4kB [2023-05-17T14:56:26.938Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:56:26.938Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-17T14:56:26.938Z] ---> e50555af7df7 [2023-05-17T14:56:26.938Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:56:27.209Z] ---> Running in d0f14bb8674d [2023-05-17T14:56:29.171Z] Removing intermediate container d0f14bb8674d [2023-05-17T14:56:29.171Z] ---> 09523a5fe171 [2023-05-17T14:56:29.171Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:56:29.171Z] ---> Running in 9176492f9569 [2023-05-17T14:56:29.442Z] Removing intermediate container 9176492f9569 [2023-05-17T14:56:29.442Z] ---> c8e7b48f436f [2023-05-17T14:56:29.442Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-17T14:56:29.442Z] ---> Running in 469baf34792b [2023-05-17T14:56:30.039Z] Removing intermediate container 469baf34792b [2023-05-17T14:56:30.039Z] ---> 7603f7de5013 [2023-05-17T14:56:30.039Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:56:30.039Z] ---> Running in 6616e7c0de73 [2023-05-17T14:56:31.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T14:56:31.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T14:56:32.950Z] OK: 263 MiB in 53 packages [2023-05-17T14:56:33.926Z] Removing intermediate container 6616e7c0de73 [2023-05-17T14:56:33.926Z] ---> 85869c1f31aa [2023-05-17T14:56:33.926Z] Step 7/29 : WORKDIR /app [2023-05-17T14:56:34.196Z] ---> Running in e14e5d55e90c [2023-05-17T14:56:34.467Z] Removing intermediate container e14e5d55e90c [2023-05-17T14:56:34.467Z] ---> e151597c8192 [2023-05-17T14:56:34.467Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-17T14:56:35.058Z] ---> 49c51659779c [2023-05-17T14:56:35.058Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:56:35.058Z] ---> Running in 9d23da72ad90 [2023-05-17T14:56:38.436Z] Removing intermediate container 9d23da72ad90 [2023-05-17T14:56:38.436Z] ---> 58801bb98c29 [2023-05-17T14:56:38.436Z] Step 10/29 : COPY . . [2023-05-17T14:56:38.709Z] ---> f0e1a094c4e9 [2023-05-17T14:56:38.709Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T14:56:38.709Z] ---> Running in d90215cdbbb4 [2023-05-17T14:56:38.982Z] Removing intermediate container d90215cdbbb4 [2023-05-17T14:56:38.982Z] ---> a7ced6529baf [2023-05-17T14:56:38.982Z] Step 12/29 : RUN $MAKE [2023-05-17T14:56:38.982Z] ---> Running in fd2d58c1fe71 [2023-05-17T14:56:40.403Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.36 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.36" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-17T14:59:17.164Z] Removing intermediate container fd2d58c1fe71 [2023-05-17T14:59:17.164Z] ---> 97f5205e917a [2023-05-17T14:59:17.164Z] Step 13/29 : FROM alpine:3.17 [2023-05-17T14:59:17.164Z] 3.17: Pulling from library/alpine [2023-05-17T14:59:17.164Z] c41833b44d91: Already exists [2023-05-17T14:59:17.164Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T14:59:17.164Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T14:59:17.164Z] ---> 51e60588ff2c [2023-05-17T14:59:17.164Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T14:59:17.164Z] ---> Running in 38b7131c5f48 [2023-05-17T14:59:17.164Z] Removing intermediate container 38b7131c5f48 [2023-05-17T14:59:17.164Z] ---> 279b5f2321ba [2023-05-17T14:59:17.164Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-17T14:59:17.164Z] ---> Running in c7ff2b4676ec [2023-05-17T14:59:17.164Z] Removing intermediate container c7ff2b4676ec [2023-05-17T14:59:17.164Z] ---> 441d33d041e2 [2023-05-17T14:59:17.164Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-17T14:59:17.164Z] ---> Running in 4e126291fc7f [2023-05-17T14:59:17.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T14:59:17.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T14:59:17.164Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T14:59:17.164Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T14:59:17.164Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T14:59:17.164Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T14:59:17.164Z] OK: 8 MiB in 17 packages [2023-05-17T14:59:17.164Z] Removing intermediate container 4e126291fc7f [2023-05-17T14:59:17.164Z] ---> 5a60e2175fae [2023-05-17T14:59:17.164Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T14:59:17.164Z] ---> c0dfefccd278 [2023-05-17T14:59:17.164Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T14:59:17.164Z] ---> 8c39db2e5841 [2023-05-17T14:59:17.164Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-17T14:59:17.164Z] ---> 62f028043a48 [2023-05-17T14:59:17.164Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-17T14:59:17.164Z] ---> 6b8056740a65 [2023-05-17T14:59:17.164Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-17T14:59:17.164Z] ---> e86dfad7ab4e [2023-05-17T14:59:17.164Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-17T14:59:17.164Z] ---> Running in d97f41355254 [2023-05-17T14:59:17.164Z] Removing intermediate container d97f41355254 [2023-05-17T14:59:17.164Z] ---> 40205b7f0056 [2023-05-17T14:59:17.164Z] Step 23/29 : VOLUME /cache [2023-05-17T14:59:17.164Z] ---> Running in 7eefd2db69ed [2023-05-17T14:59:17.164Z] Removing intermediate container 7eefd2db69ed [2023-05-17T14:59:17.164Z] ---> 083ca2168552 [2023-05-17T14:59:17.164Z] Step 24/29 : EXPOSE 59711 [2023-05-17T14:59:17.164Z] ---> Running in 30dcdd73bb37 [2023-05-17T14:59:17.164Z] Removing intermediate container 30dcdd73bb37 [2023-05-17T14:59:17.164Z] ---> bb1bfd3b54f2 [2023-05-17T14:59:17.164Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-17T14:59:17.164Z] ---> Running in 6668b2adaa01 [2023-05-17T14:59:17.432Z] Removing intermediate container 6668b2adaa01 [2023-05-17T14:59:17.432Z] ---> bbb978134301 [2023-05-17T14:59:17.432Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-17T14:59:17.432Z] ---> Running in 8973ee68ab07 [2023-05-17T14:59:18.019Z] Removing intermediate container 8973ee68ab07 [2023-05-17T14:59:18.019Z] ---> 58ebc12d7039 [2023-05-17T14:59:18.019Z] Step 27/29 : LABEL arch=arm64 [2023-05-17T14:59:18.019Z] ---> Running in 7048c869e374 [2023-05-17T14:59:18.287Z] Removing intermediate container 7048c869e374 [2023-05-17T14:59:18.288Z] ---> 3813ea80094f [2023-05-17T14:59:18.288Z] Step 28/29 : LABEL git_sha=2872e2c49484b05e6c92c887c8800fc2b400ac38 [2023-05-17T14:59:18.288Z] ---> Running in 57382d6274d8 [2023-05-17T14:59:18.557Z] Removing intermediate container 57382d6274d8 [2023-05-17T14:59:18.557Z] ---> 457c0f4aad84 [2023-05-17T14:59:18.557Z] Step 29/29 : LABEL version=3.0.0-dev.36 [2023-05-17T14:59:18.825Z] ---> Running in 483df1c5ec54 [2023-05-17T14:59:19.093Z] Removing intermediate container 483df1c5ec54 [2023-05-17T14:59:19.093Z] ---> b1083c36a68e [2023-05-17T14:59:19.093Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T14:59:19.093Z] Successfully built b1083c36a68e [2023-05-17T14:59:19.093Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:59:19.186Z] provisioning config files... [2023-05-17T14:59:19.202Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/105@tmp/config4055168988991528086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:59:19.536Z] ---> docker-login.sh [2023-05-17T14:59:19.537Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:59:19.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:59:19.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:59:19.808Z] Configure a credential helper to remove this warning. See [2023-05-17T14:59:19.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:59:19.808Z] [2023-05-17T14:59:19.808Z] Login Succeeded [2023-05-17T14:59:19.808Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:59:20.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:59:20.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:59:20.077Z] Configure a credential helper to remove this warning. See [2023-05-17T14:59:20.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:59:20.077Z] [2023-05-17T14:59:20.077Z] Login Succeeded [2023-05-17T14:59:20.077Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:59:20.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:59:20.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:59:20.623Z] Configure a credential helper to remove this warning. See [2023-05-17T14:59:20.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:59:20.623Z] [2023-05-17T14:59:20.623Z] Login Succeeded [2023-05-17T14:59:20.623Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:59:20.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:59:20.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:59:20.891Z] Configure a credential helper to remove this warning. See [2023-05-17T14:59:20.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:59:20.891Z] [2023-05-17T14:59:20.891Z] Login Succeeded [2023-05-17T14:59:20.891Z] docker.io [2023-05-17T14:59:21.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:59:21.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:59:21.423Z] Configure a credential helper to remove this warning. See [2023-05-17T14:59:21.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:59:21.423Z] [2023-05-17T14:59:21.423Z] Login Succeeded [2023-05-17T14:59:21.423Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:59:21.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T14:59:21.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:59:21.483Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-17T14:59:21.483Z] 2872e2c49484b05e6c92c887c8800fc2b400ac38 [2023-05-17T14:59:21.483Z] latest [2023-05-17T14:59:21.483Z] 3.0.0-dev.36 [2023-05-17T14:59:21.483Z] 2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [2023-05-17T14:59:21.483Z] main [2023-05-17T14:59:21.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:21.821Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:24.860Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38 [2023-05-17T14:59:24.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T14:59:24.860Z] 25abc8d8e3f3: Preparing [2023-05-17T14:59:24.860Z] dbeb225f4aa7: Preparing [2023-05-17T14:59:24.860Z] 80ef59295ff4: Preparing [2023-05-17T14:59:24.860Z] 1949d6680109: Preparing [2023-05-17T14:59:24.860Z] 82788956038a: Preparing [2023-05-17T14:59:24.860Z] d84686f53ffa: Preparing [2023-05-17T14:59:24.860Z] bf75f6d36b55: Preparing [2023-05-17T14:59:24.860Z] 26cbea5cba74: Preparing [2023-05-17T14:59:24.860Z] d84686f53ffa: Waiting [2023-05-17T14:59:24.860Z] bf75f6d36b55: Waiting [2023-05-17T14:59:24.860Z] 26cbea5cba74: Waiting [2023-05-17T14:59:25.144Z] 1949d6680109: Pushed [2023-05-17T14:59:25.144Z] 80ef59295ff4: Pushed [2023-05-17T14:59:25.144Z] 82788956038a: Pushed [2023-05-17T14:59:25.144Z] 25abc8d8e3f3: Pushed [2023-05-17T14:59:25.144Z] 26cbea5cba74: Layer already exists [2023-05-17T14:59:25.144Z] d84686f53ffa: Pushed [2023-05-17T14:59:25.415Z] bf75f6d36b55: Pushed [2023-05-17T14:59:30.819Z] dbeb225f4aa7: Pushed [2023-05-17T14:59:30.819Z] 2872e2c49484b05e6c92c887c8800fc2b400ac38: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:31.184Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:31.527Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-17T14:59:31.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T14:59:31.527Z] 25abc8d8e3f3: Preparing [2023-05-17T14:59:31.527Z] dbeb225f4aa7: Preparing [2023-05-17T14:59:31.527Z] 80ef59295ff4: Preparing [2023-05-17T14:59:31.527Z] 1949d6680109: Preparing [2023-05-17T14:59:31.527Z] 82788956038a: Preparing [2023-05-17T14:59:31.527Z] d84686f53ffa: Preparing [2023-05-17T14:59:31.527Z] bf75f6d36b55: Preparing [2023-05-17T14:59:31.527Z] 26cbea5cba74: Preparing [2023-05-17T14:59:31.527Z] d84686f53ffa: Waiting [2023-05-17T14:59:31.527Z] bf75f6d36b55: Waiting [2023-05-17T14:59:31.527Z] 26cbea5cba74: Waiting [2023-05-17T14:59:31.527Z] 25abc8d8e3f3: Layer already exists [2023-05-17T14:59:31.527Z] dbeb225f4aa7: Layer already exists [2023-05-17T14:59:31.527Z] 1949d6680109: Layer already exists [2023-05-17T14:59:31.527Z] 82788956038a: Layer already exists [2023-05-17T14:59:31.527Z] 80ef59295ff4: Layer already exists [2023-05-17T14:59:31.527Z] 26cbea5cba74: Layer already exists [2023-05-17T14:59:31.527Z] d84686f53ffa: Layer already exists [2023-05-17T14:59:31.527Z] bf75f6d36b55: Layer already exists [2023-05-17T14:59:31.796Z] latest: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:32.164Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:32.516Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.36 [2023-05-17T14:59:32.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T14:59:32.516Z] 25abc8d8e3f3: Preparing [2023-05-17T14:59:32.516Z] dbeb225f4aa7: Preparing [2023-05-17T14:59:32.516Z] 80ef59295ff4: Preparing [2023-05-17T14:59:32.516Z] 1949d6680109: Preparing [2023-05-17T14:59:32.516Z] 82788956038a: Preparing [2023-05-17T14:59:32.516Z] d84686f53ffa: Preparing [2023-05-17T14:59:32.516Z] bf75f6d36b55: Preparing [2023-05-17T14:59:32.516Z] 26cbea5cba74: Preparing [2023-05-17T14:59:32.516Z] bf75f6d36b55: Waiting [2023-05-17T14:59:32.516Z] 26cbea5cba74: Waiting [2023-05-17T14:59:32.516Z] d84686f53ffa: Waiting [2023-05-17T14:59:32.516Z] 82788956038a: Layer already exists [2023-05-17T14:59:32.516Z] 80ef59295ff4: Layer already exists [2023-05-17T14:59:32.516Z] 1949d6680109: Layer already exists [2023-05-17T14:59:32.516Z] 25abc8d8e3f3: Layer already exists [2023-05-17T14:59:32.516Z] dbeb225f4aa7: Layer already exists [2023-05-17T14:59:32.516Z] bf75f6d36b55: Layer already exists [2023-05-17T14:59:32.516Z] 26cbea5cba74: Layer already exists [2023-05-17T14:59:32.516Z] d84686f53ffa: Layer already exists [2023-05-17T14:59:32.784Z] 3.0.0-dev.36: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:33.145Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:33.499Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [2023-05-17T14:59:33.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T14:59:33.499Z] 25abc8d8e3f3: Preparing [2023-05-17T14:59:33.499Z] dbeb225f4aa7: Preparing [2023-05-17T14:59:33.499Z] 80ef59295ff4: Preparing [2023-05-17T14:59:33.499Z] 1949d6680109: Preparing [2023-05-17T14:59:33.499Z] 82788956038a: Preparing [2023-05-17T14:59:33.499Z] d84686f53ffa: Preparing [2023-05-17T14:59:33.499Z] bf75f6d36b55: Preparing [2023-05-17T14:59:33.499Z] 26cbea5cba74: Preparing [2023-05-17T14:59:33.499Z] bf75f6d36b55: Waiting [2023-05-17T14:59:33.499Z] 26cbea5cba74: Waiting [2023-05-17T14:59:33.499Z] d84686f53ffa: Waiting [2023-05-17T14:59:33.499Z] 25abc8d8e3f3: Layer already exists [2023-05-17T14:59:33.499Z] 82788956038a: Layer already exists [2023-05-17T14:59:33.499Z] 80ef59295ff4: Layer already exists [2023-05-17T14:59:33.499Z] 1949d6680109: Layer already exists [2023-05-17T14:59:33.499Z] dbeb225f4aa7: Layer already exists [2023-05-17T14:59:33.499Z] d84686f53ffa: Layer already exists [2023-05-17T14:59:33.499Z] 26cbea5cba74: Layer already exists [2023-05-17T14:59:33.499Z] bf75f6d36b55: Layer already exists [2023-05-17T14:59:33.768Z] 2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:34.125Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:34.477Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-17T14:59:34.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T14:59:34.477Z] 25abc8d8e3f3: Preparing [2023-05-17T14:59:34.477Z] dbeb225f4aa7: Preparing [2023-05-17T14:59:34.477Z] 80ef59295ff4: Preparing [2023-05-17T14:59:34.477Z] 1949d6680109: Preparing [2023-05-17T14:59:34.477Z] 82788956038a: Preparing [2023-05-17T14:59:34.477Z] d84686f53ffa: Preparing [2023-05-17T14:59:34.477Z] bf75f6d36b55: Preparing [2023-05-17T14:59:34.477Z] 26cbea5cba74: Preparing [2023-05-17T14:59:34.477Z] d84686f53ffa: Waiting [2023-05-17T14:59:34.477Z] bf75f6d36b55: Waiting [2023-05-17T14:59:34.477Z] 26cbea5cba74: Waiting [2023-05-17T14:59:34.477Z] 82788956038a: Layer already exists [2023-05-17T14:59:34.477Z] 25abc8d8e3f3: Layer already exists [2023-05-17T14:59:34.477Z] 80ef59295ff4: Layer already exists [2023-05-17T14:59:34.477Z] 1949d6680109: Layer already exists [2023-05-17T14:59:34.477Z] dbeb225f4aa7: Layer already exists [2023-05-17T14:59:34.477Z] d84686f53ffa: Layer already exists [2023-05-17T14:59:34.477Z] 26cbea5cba74: Layer already exists [2023-05-17T14:59:34.477Z] bf75f6d36b55: Layer already exists [2023-05-17T14:59:34.746Z] main: digest: sha256:d4d9a2bad1b6e1214bbfc377cf7c4d0e56e8d050b5d94333f671a71d65277f60 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T14:59:34.797Z] ===================================================== [Pipeline] echo [2023-05-17T14:59:34.805Z] taggedImages: [2023-05-17T14:59:34.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38 [2023-05-17T14:59:34.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-17T14:59:34.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.36 [2023-05-17T14:59:34.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2872e2c49484b05e6c92c887c8800fc2b400ac38-3.0.0-dev.36 [2023-05-17T14:59:34.805Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:35.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T14:59:35.161Z] [2023-05-17T14:59:35.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:59:35.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T14:59:35.785Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T14:59:35.785Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T14:59:35.785Z] 04944245beec: Pulling fs layer [2023-05-17T14:59:35.785Z] 699f458cf7ca: Pulling fs layer [2023-05-17T14:59:35.785Z] 765212b225bb: Pulling fs layer [2023-05-17T14:59:35.785Z] f23df028b6ca: Pulling fs layer [2023-05-17T14:59:35.785Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T14:59:35.785Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T14:59:35.785Z] 765212b225bb: Waiting [2023-05-17T14:59:35.785Z] f23df028b6ca: Waiting [2023-05-17T14:59:35.785Z] d65c8cfc05b1: Waiting [2023-05-17T14:59:35.785Z] 2437ff75d9bd: Waiting [2023-05-17T14:59:35.785Z] 04944245beec: Verifying Checksum [2023-05-17T14:59:35.785Z] 04944245beec: Download complete [2023-05-17T14:59:35.785Z] 765212b225bb: Verifying Checksum [2023-05-17T14:59:35.785Z] 765212b225bb: Download complete [2023-05-17T14:59:35.785Z] f23df028b6ca: Verifying Checksum [2023-05-17T14:59:35.785Z] f23df028b6ca: Download complete [2023-05-17T14:59:35.785Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T14:59:35.786Z] d65c8cfc05b1: Download complete [2023-05-17T14:59:36.058Z] 699f458cf7ca: Verifying Checksum [2023-05-17T14:59:36.058Z] 699f458cf7ca: Download complete [2023-05-17T14:59:36.329Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T14:59:36.329Z] 8998bd30e6a1: Download complete [2023-05-17T14:59:38.921Z] 2437ff75d9bd: Download complete [2023-05-17T14:59:40.874Z] 8998bd30e6a1: Pull complete [2023-05-17T14:59:41.144Z] 04944245beec: Pull complete [2023-05-17T14:59:42.559Z] 699f458cf7ca: Pull complete [2023-05-17T14:59:42.559Z] 765212b225bb: Pull complete [2023-05-17T14:59:43.524Z] f23df028b6ca: Pull complete [2023-05-17T14:59:43.524Z] d65c8cfc05b1: Pull complete [2023-05-17T14:59:58.524Z] 2437ff75d9bd: Pull complete [2023-05-17T14:59:58.524Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T14:59:58.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T14:59:58.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:59:58.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-15875 does not seem to be running inside a container [2023-05-17T14:59:58.793Z] $ 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/105 -v /w/workspace/app-rfid-llrp-inventory/105:/w/workspace/app-rfid-llrp-inventory/105:rw,z -v /w/workspace/app-rfid-llrp-inventory/105@tmp:/w/workspace/app-rfid-llrp-inventory/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T15:00:01.503Z] $ docker top 49c6e14946a26b97df162b94c08e335ed40c12ee89944e4e13abaf3fb3e04c1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:00:02.352Z] ---> job-cost.sh [2023-05-17T15:00:02.352Z] lf-activate-venv: SKIPPING [2023-05-17T15:00:02.352Z] INFO: No Stack... [2023-05-17T15:00:02.619Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T15:00:03.591Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T15:00:04.233Z] + cat /w/workspace/app-rfid-llrp-inventory/105/archives/cost.csv [2023-05-17T15:00:04.233Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T15:00:04.300Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] [2023-05-17T15:00:04.307Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] did not exist. Created. [2023-05-17T15:00:04.307Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T15:00:04.687Z] /w/workspace/app-rfid-llrp-inventory/105@tmp/durable-ba565905/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T15:00:05.355Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T15:00:05.377Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T15:00:05.430Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T15:00:05.440Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T15:00:05.470Z] $ docker stop --time=1 49c6e14946a26b97df162b94c08e335ed40c12ee89944e4e13abaf3fb3e04c1d [2023-05-17T15:00:07.046Z] $ docker rm -f --volumes 49c6e14946a26b97df162b94c08e335ed40c12ee89944e4e13abaf3fb3e04c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T15:00:07.529Z] provisioning config files... [2023-05-17T15:00:07.536Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2450537422085025889tmp [Pipeline] { [Pipeline] sh [2023-05-17T15:00:07.830Z] + set +x [2023-05-17T15:00:07.830Z] + + curl -sbash https://codecov.io/bash -s [2023-05-17T15:00:07.830Z] -- [2023-05-17T15:00:07.830Z] [2023-05-17T15:00:07.830Z] _____ _ [2023-05-17T15:00:07.830Z] / ____| | | [2023-05-17T15:00:07.830Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T15:00:07.830Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T15:00:07.830Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T15:00:07.830Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T15:00:07.830Z] Bash-1.0.6 [2023-05-17T15:00:07.830Z] [2023-05-17T15:00:07.830Z] [2023-05-17T15:00:07.830Z] ==> git version 2.25.1 found [2023-05-17T15:00:07.830Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T15:00:07.830Z] Release-Date: 2020-01-08 [2023-05-17T15:00:07.830Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T15:00:07.830Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T15:00:07.830Z] ==> Jenkins CI detected. [2023-05-17T15:00:07.830Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-17T15:00:07.830Z] project root: . [2023-05-17T15:00:07.830Z] --> token set from env [2023-05-17T15:00:07.830Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T15:00:07.830Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T15:00:07.830Z] ==> Python coveragepy not found [2023-05-17T15:00:07.830Z] ==> Searching for coverage reports in: [2023-05-17T15:00:07.830Z] + . [2023-05-17T15:00:07.830Z] -> Found 1 reports [2023-05-17T15:00:07.830Z] ==> Detecting git/mercurial file structure [2023-05-17T15:00:07.830Z] ==> Reading reports [2023-05-17T15:00:07.830Z] + ./coverage.out bytes=41317 [2023-05-17T15:00:07.830Z] ==> Appending adjustments [2023-05-17T15:00:07.830Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T15:00:08.089Z] + Found adjustments [2023-05-17T15:00:08.089Z] ==> Gzipping contents [2023-05-17T15:00:08.089Z] 12K /tmp/codecov.tytVW2.gz [2023-05-17T15:00:08.089Z] ==> Uploading reports [2023-05-17T15:00:08.089Z] url: https://codecov.io [2023-05-17T15:00:08.089Z] query: branch=main&commit=2872e2c49484b05e6c92c887c8800fc2b400ac38&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T15:00:08.089Z] -> Pinging Codecov [2023-05-17T15:00:08.089Z] 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=2872e2c49484b05e6c92c887c8800fc2b400ac38&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T15:00:08.348Z] -> Uploading to [2023-05-17T15:00:08.348Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/581DD39554BDF9B6E22D074273EAD858/2872e2c49484b05e6c92c887c8800fc2b400ac38/7718c760-2cb0-46d5-96e9-58ac47009adf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T150008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb9a84267dad83cde41f940a97b76a584fa14b189cf50277087f6495f75ee408 [2023-05-17T15:00:08.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T15:00:08.349Z] Dload Upload Total Spent Left Speed [2023-05-17T15:00:08.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 53636 --:--:-- --:--:-- --:--:-- 53636 100 11800 0 0 100 11800 0 51304 --:--:-- --:--:-- --:--:-- 51082 [2023-05-17T15:00:08.608Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] } [2023-05-17T15:00:08.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T15:00:08.841Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T15:00:08.854Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:09.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:00:09.148Z] [2023-05-17T15:00:09.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:09.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:00:09.448Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T15:00:09.448Z] df9b9388f04a: Pulling fs layer [2023-05-17T15:00:09.448Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T15:00:09.448Z] 25bc292e5bac: Pulling fs layer [2023-05-17T15:00:09.448Z] 114826534d7a: Pulling fs layer [2023-05-17T15:00:09.448Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T15:00:09.448Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T15:00:09.448Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T15:00:09.448Z] 6ad1cebc031e: Waiting [2023-05-17T15:00:09.448Z] 4657fd5d0bcf: Waiting [2023-05-17T15:00:09.448Z] 8a3aa393b2d8: Waiting [2023-05-17T15:00:09.448Z] 114826534d7a: Waiting [2023-05-17T15:00:09.448Z] 25bc292e5bac: Verifying Checksum [2023-05-17T15:00:09.448Z] 25bc292e5bac: Download complete [2023-05-17T15:00:09.448Z] 52dc419b0ee2: Download complete [2023-05-17T15:00:09.448Z] 4657fd5d0bcf: Verifying Checksum [2023-05-17T15:00:09.448Z] 4657fd5d0bcf: Download complete [2023-05-17T15:00:09.448Z] df9b9388f04a: Download complete [2023-05-17T15:00:09.708Z] df9b9388f04a: Pull complete [2023-05-17T15:00:09.708Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T15:00:09.708Z] 6ad1cebc031e: Download complete [2023-05-17T15:00:09.708Z] 52dc419b0ee2: Pull complete [2023-05-17T15:00:09.708Z] 25bc292e5bac: Pull complete [2023-05-17T15:00:10.280Z] 114826534d7a: Verifying Checksum [2023-05-17T15:00:10.280Z] 114826534d7a: Download complete [2023-05-17T15:00:10.280Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T15:00:10.280Z] 8a3aa393b2d8: Download complete [2023-05-17T15:00:13.571Z] 114826534d7a: Pull complete [2023-05-17T15:00:13.571Z] 4657fd5d0bcf: Pull complete [2023-05-17T15:00:14.137Z] 6ad1cebc031e: Pull complete [2023-05-17T15:00:16.667Z] 8a3aa393b2d8: Pull complete [2023-05-17T15:00:16.667Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T15:00:16.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:00:16.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:00:16.758Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T15:00:16.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-17T15:00:20.450Z] $ docker top 558cef237460ee0271bce92c4fbad8a094d8c42a6ea7fd772f05efab4f771206 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T15:00:20.520Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-17T15:00:20.801Z] + set -o pipefail [2023-05-17T15:00:20.801Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-17T15:00:26.069Z] [2023-05-17T15:00:26.069Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-17T15:00:26.069Z] [2023-05-17T15:00:26.069Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/ebdc1c42-5995-4e15-9b99-da7de6610233 [2023-05-17T15:00:26.069Z] [2023-05-17T15:00:26.069Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-17T15:00:26.069Z] [2023-05-17T15:00:26.069Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T15:00:26.069Z] [2023-05-17T15:00:26.069Z] [2023-05-17T15:00:26.069Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T15:00:26.069Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T15:00:26.069Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T15:00:26.103Z] $ docker stop --time=1 558cef237460ee0271bce92c4fbad8a094d8c42a6ea7fd772f05efab4f771206 [2023-05-17T15:00:28.996Z] $ docker rm -f --volumes 558cef237460ee0271bce92c4fbad8a094d8c42a6ea7fd772f05efab4f771206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T15:00:29.686Z] + git log --format=format:%s -1 2872e2c49484b05e6c92c887c8800fc2b400ac38 [Pipeline] sh [2023-05-17T15:00:29.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:00:29.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:30.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:00:30.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:00:30.341Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T15:00:30.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T15:00:30.782Z] $ docker top ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a -eo pid,comm [2023-05-17T15:00:30.829Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T15:00:30.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:00:30.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:00:30.864Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:00:30.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:00:30.979Z] $ docker exec ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a ssh-agent [2023-05-17T15:00:31.085Z] SSH_AUTH_SOCK=/tmp/ssh-yw7J8NuA9045/agent.32 [2023-05-17T15:00:31.085Z] SSH_AGENT_PID=38 [2023-05-17T15:00:31.090Z] Running ssh-add (command line suppressed) [2023-05-17T15:00:31.189Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16675302709053044200.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16675302709053044200.key) [2023-05-17T15:00:31.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:00:31.491Z] + git semver tag [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,658 [run_tag] DEBUG tag force:False [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,658 [check_head_tag] DEBUG check head tag [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,659 [execute] INFO git cat-file --batch-check [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,663 [execute] INFO git cat-file --batch [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,684 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,685 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,685 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:00:31.750Z] 2023-05-17 15:00:31,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T15:00:31.750Z] 3.0.0-dev.36 [Pipeline] } [2023-05-17T15:00:31.758Z] $ docker exec --env ******** --env ******** ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a ssh-agent -k [2023-05-17T15:00:31.848Z] unset SSH_AUTH_SOCK; [2023-05-17T15:00:31.848Z] unset SSH_AGENT_PID; [2023-05-17T15:00:31.848Z] echo Agent pid 38 killed; [2023-05-17T15:00:31.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:00:32.156Z] + git semver [Pipeline] } [2023-05-17T15:00:32.426Z] $ docker stop --time=1 ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a [2023-05-17T15:00:33.951Z] $ docker rm -f --volumes ed1948194e1c40a602407b2768fa59fe25bf2710acac45e07f208d9abc393e6a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:35.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:00:35.667Z] [2023-05-17T15:00:35.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:36.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:00:36.611Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T15:00:36.611Z] ab5ef0e58194: Pulling fs layer [2023-05-17T15:00:36.611Z] 9712f1f96733: Pulling fs layer [2023-05-17T15:00:36.611Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T15:00:36.611Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T15:00:36.611Z] e9a5061849ea: Pulling fs layer [2023-05-17T15:00:36.611Z] d747dcd14b5f: Pulling fs layer [2023-05-17T15:00:36.611Z] 2de7ff778b66: Pulling fs layer [2023-05-17T15:00:36.611Z] 0d9ebad4ef96: Waiting [2023-05-17T15:00:36.611Z] e9a5061849ea: Waiting [2023-05-17T15:00:36.611Z] d747dcd14b5f: Waiting [2023-05-17T15:00:36.611Z] 2de7ff778b66: Waiting [2023-05-17T15:00:36.611Z] 9712f1f96733: Verifying Checksum [2023-05-17T15:00:36.611Z] 9712f1f96733: Download complete [2023-05-17T15:00:37.284Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T15:00:37.284Z] 63f879dbbcfc: Download complete [2023-05-17T15:00:37.542Z] e9a5061849ea: Verifying Checksum [2023-05-17T15:00:37.542Z] e9a5061849ea: Download complete [2023-05-17T15:00:37.542Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T15:00:37.542Z] 0d9ebad4ef96: Download complete [2023-05-17T15:00:37.542Z] d747dcd14b5f: Verifying Checksum [2023-05-17T15:00:37.542Z] d747dcd14b5f: Download complete [2023-05-17T15:00:37.542Z] ab5ef0e58194: Verifying Checksum [2023-05-17T15:00:37.542Z] ab5ef0e58194: Download complete [2023-05-17T15:00:37.542Z] 2de7ff778b66: Verifying Checksum [2023-05-17T15:00:37.542Z] 2de7ff778b66: Download complete [2023-05-17T15:00:40.070Z] ab5ef0e58194: Pull complete [2023-05-17T15:00:40.070Z] 9712f1f96733: Pull complete [2023-05-17T15:00:40.635Z] 63f879dbbcfc: Pull complete [2023-05-17T15:00:44.825Z] 0d9ebad4ef96: Pull complete [2023-05-17T15:00:44.825Z] e9a5061849ea: Pull complete [2023-05-17T15:00:44.825Z] d747dcd14b5f: Pull complete [2023-05-17T15:00:45.390Z] 2de7ff778b66: Pull complete [2023-05-17T15:00:45.390Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T15:00:45.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:00:45.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:00:45.475Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T15:00:45.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-17T15:00:49.729Z] $ docker top 6cccbff0a9c730a0f0ca83e501bf184e4701d430d0d0768bd4368e1a8c256c28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:00:49.804Z] provisioning config files... [2023-05-17T15:00:49.810Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10520152522381662854tmp [2023-05-17T15:00:49.820Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12860495234140387457tmp [2023-05-17T15:00:49.830Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12574775101497724258tmp [Pipeline] { [Pipeline] echo [2023-05-17T15:00:49.845Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:00:50.131Z] ---> sigul-configuration.sh [2023-05-17T15:00:50.131Z] gpg: directory `/root/.gnupg' created [2023-05-17T15:00:50.131Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T15:00:50.131Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T15:00:50.131Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T15:00:50.131Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T15:00:50.131Z] gpg: CAST5 encrypted data [2023-05-17T15:00:50.131Z] gpg: encrypted with 1 passphrase [2023-05-17T15:00:50.131Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T15:00:50.420Z] + mkdir /home/jenkins [2023-05-17T15:00:50.420Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T15:00:50.709Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-17T15:00:50.717Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:00:50.998Z] ---> sigul-install.sh [2023-05-17T15:00:50.998Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T15:00:51.291Z] + git tag --list [2023-05-17T15:00:51.291Z] v0.0.0 [2023-05-17T15:00:51.291Z] v1.0.0 [2023-05-17T15:00:51.291Z] v2.1.0 [2023-05-17T15:00:51.291Z] v2.1.1 [2023-05-17T15:00:51.291Z] v2.1.1-dev.1 [2023-05-17T15:00:51.291Z] v2.2.0 [2023-05-17T15:00:51.291Z] v2.2.1-dev.1 [2023-05-17T15:00:51.291Z] v2.2.1-dev.2 [2023-05-17T15:00:51.291Z] v2.2.1-dev.3 [2023-05-17T15:00:51.291Z] v2.2.1-dev.4 [2023-05-17T15:00:51.291Z] v2.2.1-dev.5 [2023-05-17T15:00:51.291Z] v2.2.1-dev.6 [2023-05-17T15:00:51.291Z] v2.2.1-dev.7 [2023-05-17T15:00:51.291Z] v2.3.0 [2023-05-17T15:00:51.291Z] v2.3.0-dev.10 [2023-05-17T15:00:51.291Z] v2.3.0-dev.11 [2023-05-17T15:00:51.291Z] v2.3.0-dev.12 [2023-05-17T15:00:51.291Z] v2.3.0-dev.13 [2023-05-17T15:00:51.291Z] v2.3.0-dev.14 [2023-05-17T15:00:51.291Z] v2.3.0-dev.15 [2023-05-17T15:00:51.291Z] v2.3.0-dev.16 [2023-05-17T15:00:51.291Z] v2.3.0-dev.17 [2023-05-17T15:00:51.291Z] v2.3.0-dev.18 [2023-05-17T15:00:51.291Z] v2.3.0-dev.19 [2023-05-17T15:00:51.291Z] v2.3.0-dev.20 [2023-05-17T15:00:51.291Z] v2.3.0-dev.21 [2023-05-17T15:00:51.291Z] v2.3.0-dev.22 [2023-05-17T15:00:51.291Z] v2.3.0-dev.23 [2023-05-17T15:00:51.291Z] v2.3.0-dev.24 [2023-05-17T15:00:51.291Z] v2.3.0-dev.25 [2023-05-17T15:00:51.291Z] v2.3.0-dev.26 [2023-05-17T15:00:51.291Z] v2.3.0-dev.9 [2023-05-17T15:00:51.291Z] v2.3.1-dev.1 [2023-05-17T15:00:51.291Z] v3.0.0-dev.1 [2023-05-17T15:00:51.291Z] v3.0.0-dev.10 [2023-05-17T15:00:51.291Z] v3.0.0-dev.11 [2023-05-17T15:00:51.291Z] v3.0.0-dev.12 [2023-05-17T15:00:51.291Z] v3.0.0-dev.13 [2023-05-17T15:00:51.291Z] v3.0.0-dev.14 [2023-05-17T15:00:51.291Z] v3.0.0-dev.15 [2023-05-17T15:00:51.291Z] v3.0.0-dev.16 [2023-05-17T15:00:51.291Z] v3.0.0-dev.17 [2023-05-17T15:00:51.291Z] v3.0.0-dev.18 [2023-05-17T15:00:51.291Z] v3.0.0-dev.19 [2023-05-17T15:00:51.291Z] v3.0.0-dev.2 [2023-05-17T15:00:51.291Z] v3.0.0-dev.20 [2023-05-17T15:00:51.291Z] v3.0.0-dev.21 [2023-05-17T15:00:51.291Z] v3.0.0-dev.22 [2023-05-17T15:00:51.291Z] v3.0.0-dev.23 [2023-05-17T15:00:51.291Z] v3.0.0-dev.24 [2023-05-17T15:00:51.291Z] v3.0.0-dev.25 [2023-05-17T15:00:51.291Z] v3.0.0-dev.26 [2023-05-17T15:00:51.291Z] v3.0.0-dev.27 [2023-05-17T15:00:51.291Z] v3.0.0-dev.28 [2023-05-17T15:00:51.291Z] v3.0.0-dev.29 [2023-05-17T15:00:51.291Z] v3.0.0-dev.3 [2023-05-17T15:00:51.291Z] v3.0.0-dev.30 [2023-05-17T15:00:51.291Z] v3.0.0-dev.31 [2023-05-17T15:00:51.291Z] v3.0.0-dev.32 [2023-05-17T15:00:51.291Z] v3.0.0-dev.33 [2023-05-17T15:00:51.291Z] v3.0.0-dev.34 [2023-05-17T15:00:51.291Z] v3.0.0-dev.35 [2023-05-17T15:00:51.291Z] v3.0.0-dev.36 [2023-05-17T15:00:51.291Z] v3.0.0-dev.4 [2023-05-17T15:00:51.291Z] v3.0.0-dev.5 [2023-05-17T15:00:51.291Z] v3.0.0-dev.6 [2023-05-17T15:00:51.291Z] v3.0.0-dev.7 [2023-05-17T15:00:51.291Z] v3.0.0-dev.8 [2023-05-17T15:00:51.291Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T15:00:51.578Z] + lftools sign git-tag v3.0.0-dev.36 [2023-05-17T15:00:52.152Z] Signing Git tag with Sigul... [2023-05-17T15:00:52.152Z] Signing v3.0.0-dev.36 [Pipeline] echo [2023-05-17T15:00:52.420Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:00:52.705Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T15:00:52.713Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T15:00:52.733Z] $ docker stop --time=1 6cccbff0a9c730a0f0ca83e501bf184e4701d430d0d0768bd4368e1a8c256c28 [2023-05-17T15:00:54.013Z] $ docker rm -f --volumes 6cccbff0a9c730a0f0ca83e501bf184e4701d430d0d0768bd4368e1a8c256c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T15:00:54.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:00:54.441Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:54.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:00:54.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:00:54.812Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T15:00:54.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T15:00:55.160Z] $ docker top d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be -eo pid,comm [2023-05-17T15:00:55.210Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T15:00:55.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:00:55.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:00:55.256Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:00:55.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:00:55.380Z] $ docker exec d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be ssh-agent [2023-05-17T15:00:55.494Z] SSH_AUTH_SOCK=/tmp/ssh-pTVKTBmFT2sJ/agent.32 [2023-05-17T15:00:55.494Z] SSH_AGENT_PID=39 [2023-05-17T15:00:55.498Z] Running ssh-add (command line suppressed) [2023-05-17T15:00:55.597Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6061791797609210838.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6061791797609210838.key) [2023-05-17T15:00:55.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:00:55.900Z] + git semver bump pre [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,068 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,068 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,068 [bump_version] DEBUG bumped version:3.0.0-dev.37 [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,068 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,068 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,068 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,070 [execute] INFO git cat-file --batch-check [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,076 [execute] INFO git cat-file --batch [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:00:56.158Z] 2023-05-17 15:00:56,082 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T15:00:56.158Z] 3.0.0-dev.37 [Pipeline] } [2023-05-17T15:00:56.166Z] $ docker exec --env ******** --env ******** d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be ssh-agent -k [2023-05-17T15:00:56.264Z] unset SSH_AUTH_SOCK; [2023-05-17T15:00:56.264Z] unset SSH_AGENT_PID; [2023-05-17T15:00:56.264Z] echo Agent pid 39 killed; [2023-05-17T15:00:56.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:00:56.572Z] + git semver [Pipeline] } [2023-05-17T15:00:56.843Z] $ docker stop --time=1 d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be [2023-05-17T15:00:58.090Z] $ docker rm -f --volumes d88e824854e9c08d9faf8182ff62df9d3e805069bc6519e95b41821f1d1fa1be [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T15:00:58.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:00:58.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:58.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:00:58.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:00:58.807Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T15:00:58.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T15:00:59.181Z] $ docker top 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:00:59.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:00:59.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:00:59.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:00:59.382Z] $ docker exec 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f ssh-agent [2023-05-17T15:00:59.499Z] SSH_AUTH_SOCK=/tmp/ssh-bitTpeDz6jML/agent.32 [2023-05-17T15:00:59.499Z] SSH_AGENT_PID=38 [2023-05-17T15:00:59.504Z] Running ssh-add (command line suppressed) [2023-05-17T15:00:59.599Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16425645406881177083.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16425645406881177083.key) [2023-05-17T15:00:59.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:00:59.903Z] + git semver push [2023-05-17T15:01:00.162Z] 2023-05-17 15:01:00,075 [run_push] DEBUG push [2023-05-17T15:01:00.162Z] 2023-05-17 15:01:00,076 [execute] INFO git cat-file --batch-check [2023-05-17T15:01:00.162Z] 2023-05-17 15:01:00,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:01:00.162Z] 2023-05-17 15:01:00,080 [execute] INFO git rev-list b905dc3498e2c5be442281979fa6c3ddf86b7069 -- [2023-05-17T15:01:00.162Z] 2023-05-17 15:01:00,080 [execute] DEBUG Popen(['git', 'rev-list', 'b905dc3498e2c5be442281979fa6c3ddf86b7069', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:01:00.162Z] 2023-05-17 15:01:00,087 [execute] INFO git fetch -v origin [2023-05-17T15:01:00.163Z] 2023-05-17 15:01:00,087 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T15:01:00.731Z] 2023-05-17 15:01:00,565 [run_push] DEBUG no remote changes detected [2023-05-17T15:01:00.731Z] 2023-05-17 15:01:00,566 [execute] INFO git push origin semver [2023-05-17T15:01:00.731Z] 2023-05-17 15:01:00,566 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:01:01.669Z] 2023-05-17 15:01:01,375 [run_push] DEBUG push all version tags [2023-05-17T15:01:01.669Z] 2023-05-17 15:01:01,375 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T15:01:01.669Z] 2023-05-17 15:01:01,376 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:01:02.238Z] 2023-05-17 15:01:02,205 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T15:01:02.238Z] 3.0.0-dev.37 [Pipeline] } [2023-05-17T15:01:02.246Z] $ docker exec --env ******** --env ******** 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f ssh-agent -k [2023-05-17T15:01:02.347Z] unset SSH_AUTH_SOCK; [2023-05-17T15:01:02.347Z] unset SSH_AGENT_PID; [2023-05-17T15:01:02.347Z] echo Agent pid 38 killed; [2023-05-17T15:01:02.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:01:02.672Z] + git semver [Pipeline] } [2023-05-17T15:01:02.944Z] $ docker stop --time=1 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f [2023-05-17T15:01:04.212Z] $ docker rm -f --volumes 62bedc4d600c65595baed83f3c578bb58be366f68177a1be2b6ee6aa3f3b7b8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T15:01:04.816Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-17T15:01:04.816Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-17T15:01:04.816Z] total 16 [2023-05-17T15:01:04.816Z] drwxr-xr-x 3 root root 4096 May 17 14:48 . [2023-05-17T15:01:04.816Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 15:00 .. [2023-05-17T15:01:04.816Z] drwxr-xr-x 2 root root 4096 May 17 14:48 cost [2023-05-17T15:01:04.816Z] -rw-r--r-- 1 root root 95 May 17 14:48 cost.csv [2023-05-17T15:01:04.816Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-17T15:01:04.816Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-17T15:01:04.816Z] total 16 [2023-05-17T15:01:04.816Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:48 . [2023-05-17T15:01:04.816Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 15:00 .. [2023-05-17T15:01:04.816Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 14:48 cost [2023-05-17T15:01:04.816Z] -rw-r--r-- 1 jenkins jenkins 95 May 17 14:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:01:05.108Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:01:05.974Z] ---> package-listing.sh [2023-05-17T15:01:05.974Z] ++ facter osfamily [2023-05-17T15:01:05.974Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T15:01:06.234Z] + OS_FAMILY=debian [2023-05-17T15:01:06.234Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-17T15:01:06.234Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T15:01:06.234Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T15:01:06.234Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T15:01:06.234Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T15:01:06.234Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-17T15:01:06.234Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T15:01:06.234Z] + case "${OS_FAMILY}" in [2023-05-17T15:01:06.234Z] + dpkg -l [2023-05-17T15:01:06.234Z] + grep '^ii' [2023-05-17T15:01:06.234Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T15:01:06.234Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T15:01:06.234Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T15:01:06.234Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-17T15:01:06.234Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-17T15:01:06.234Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-05-17T15:01:06.245Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T15:01:06.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:01:07.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T15:01:07.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:01:07.148Z] prd-ubuntu20.04-docker-8c-8g-15874 does not seem to be running inside a container [2023-05-17T15:01:07.178Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T15:01:07.396Z] $ docker top 7b65f29cb6de0edfd561118368784e93e6f538d5ae09588fd875ea6080c16056 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T15:01:07.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T15:01:08.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T15:01:08.542Z] + ls /var/log/sa-host [2023-05-17T15:01:08.542Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:01:08.736Z] provisioning config files... [2023-05-17T15:01:08.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11349586656266851038tmp [Pipeline] { [Pipeline] echo [2023-05-17T15:01:08.768Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:01:09.049Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T15:01:09.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:01:09.383Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T15:01:09.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:01:09.678Z] ---> sudo-logs.sh [2023-05-17T15:01:09.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T15:01:09.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:01:09.994Z] ---> job-cost.sh [2023-05-17T15:01:09.994Z] lf-activate-venv: SKIPPING [2023-05-17T15:01:09.994Z] DEBUG: total: 0.2199999988079071 [2023-05-17T15:01:09.994Z] INFO: Retrieving Stack Cost... [2023-05-17T15:01:10.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T15:01:10.825Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T15:01:10.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:01:11.122Z] ---> logs-deploy.sh [2023-05-17T15:01:11.122Z] lf-activate-venv: SKIPPING [2023-05-17T15:01:11.122Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/105 [2023-05-17T15:01:11.122Z] INFO: archiving workspace using pattern(s): [2023-05-17T15:01:12.071Z] Archives upload complete. [2023-05-17T15:01:12.331Z] INFO: archiving logs to Nexus