Pull request #193 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adebe231e5688ca9f5bf3d209b752836be074148+f1ad42671cb4bb5b089283d273768ffa9133c18e (5cb5d95a82c652aa854be01a38b8af811e066a4b) 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-ssh4155742673061703245.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-ssh14729325981231769735.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/PR-193/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/PR-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9946248627673291179.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-ssh5471188574893221314.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/PR-193/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/PR-193/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12581088574114228594.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 ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15554’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15542’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15555 in /w/workspace/y_app-rfid-llrp-inventory_PR-193 [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/y_app-rfid-llrp-inventory_PR-193 # 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 Merging remotes/origin/main commit f1ad42671cb4bb5b089283d273768ffa9133c18e into PR head commit adebe231e5688ca9f5bf3d209b752836be074148 Merge succeeded, producing adebe231e5688ca9f5bf3d209b752836be074148 Checking out Revision adebe231e5688ca9f5bf3d209b752836be074148 (PR-193) Commit message: "build(snap): Bump epoch for major v3 upgrade" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adebe231e5688ca9f5bf3d209b752836be074148 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adebe231e5688ca9f5bf3d209b752836be074148 # timeout=10 > git rev-list --no-walk cd4380d16f72429df9bcea45c69df3659137b7f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T10:08:19.657Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T10:08:19.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T10:08:19.740Z] ========================================================= [2023-05-16T10:08:19.740Z] EdgeX Global Pipelines Version Info [2023-05-16T10:08:19.740Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:20.475Z] ------------------- [2023-05-16T10:08:20.475Z] stable info: [2023-05-16T10:08:20.475Z] ------------------- [2023-05-16T10:08:20.475Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T10:08:20.475Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:08:20.475Z] Message: update stable to v1.0.249 [2023-05-16T10:08:21.044Z] ------------------- [2023-05-16T10:08:21.044Z] experimental info: [2023-05-16T10:08:21.044Z] ------------------- [2023-05-16T10:08:21.044Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T10:08:21.044Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T10:08:21.044Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T10:08:21.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-16T10:08:21.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-16T10:08:21.801Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T10:08:21.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T10:08:21.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T10:08:21.947Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T10:08:21.966Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T10:08:21.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T10:08:21.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T10:08:22.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T10:08:22.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T10:08:22.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-16T10:08:22.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T10:08:22.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T10:08:22.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:08:22.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T10:08:22.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:08:22.112Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T10:08:22.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T10:08:22.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T10:08:22.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T10:08:22.180Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T10:08:22.195Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T10:08:22.211Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T10:08:22.229Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T10:08:22.244Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T10:08:22.257Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T10:08:22.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-193 [Pipeline] echo [2023-05-16T10:08:22.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-193 [Pipeline] echo [2023-05-16T10:08:22.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-193 [Pipeline] echo [2023-05-16T10:08:22.324Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] echo [2023-05-16T10:08:22.336Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adebe23 [Pipeline] echo [2023-05-16T10:08:22.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:08:22.407Z] provisioning config files... [2023-05-16T10:08:23.463Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config1855137349851149449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:23.773Z] ---> docker-login.sh [2023-05-16T10:08:23.773Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:08:24.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:24.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:24.033Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:24.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:24.033Z] [2023-05-16T10:08:24.033Z] Login Succeeded [2023-05-16T10:08:24.033Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:08:24.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:24.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:24.033Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:24.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:24.033Z] [2023-05-16T10:08:24.033Z] Login Succeeded [2023-05-16T10:08:24.033Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:08:24.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:24.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:24.296Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:24.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:24.296Z] [2023-05-16T10:08:24.296Z] Login Succeeded [2023-05-16T10:08:24.296Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:08:24.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:24.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:24.296Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:24.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:24.296Z] [2023-05-16T10:08:24.296Z] Login Succeeded [2023-05-16T10:08:24.296Z] docker.io [2023-05-16T10:08:24.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:24.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:24.557Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:24.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:24.557Z] [2023-05-16T10:08:24.557Z] Login Succeeded [2023-05-16T10:08:24.557Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:08:24.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T10:08:24.925Z] + git rev-list -1 --merges adebe231e5688ca9f5bf3d209b752836be074148~1..adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] echo [2023-05-16T10:08:24.971Z] -----------> git rev-list -1 --merges adebe231e5688ca9f5bf3d209b752836be074148~1..adebe231e5688ca9f5bf3d209b752836be074148 adebe231e5688ca9f5bf3d209b752836be074148 [false] [Pipeline] sh [2023-05-16T10:08:25.254Z] + git log --format=format:%s -1 adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] echo [2023-05-16T10:08:25.269Z] ========================================================= [2023-05-16T10:08:25.269Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T10:08:25.269Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:08:25.605Z] + git log --format=format:%s -1 adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] echo [2023-05-16T10:08:25.621Z] [semverPrep] GIT_COMMIT: adebe231e5688ca9f5bf3d209b752836be074148, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo [2023-05-16T10:08:25.632Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T10:08:25.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T10:08:25.969Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T10:08:25.969Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T10:08:25.969Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T10:08:25.969Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T10:08:25.969Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T10:08:25.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:08:26.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:08:26.307Z] [2023-05-16T10:08:26.307Z] 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-16T10:08:26.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:08:26.607Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T10:08:26.607Z] b85a868b505f: Pulling fs layer [2023-05-16T10:08:26.607Z] e2be974225ed: Pulling fs layer [2023-05-16T10:08:26.607Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T10:08:26.607Z] 988bab9f4d93: Pulling fs layer [2023-05-16T10:08:26.607Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T10:08:26.607Z] eaf3925da568: Pulling fs layer [2023-05-16T10:08:26.607Z] bab4dde63d76: Pulling fs layer [2023-05-16T10:08:26.607Z] bde34c3a00c8: Pulling fs layer [2023-05-16T10:08:26.607Z] b352a97aabf1: Pulling fs layer [2023-05-16T10:08:26.607Z] 4872d77fe225: Pulling fs layer [2023-05-16T10:08:26.607Z] 5851b861e8e6: Pulling fs layer [2023-05-16T10:08:26.607Z] bab4dde63d76: Waiting [2023-05-16T10:08:26.607Z] bde34c3a00c8: Waiting [2023-05-16T10:08:26.607Z] b352a97aabf1: Waiting [2023-05-16T10:08:26.607Z] 4872d77fe225: Waiting [2023-05-16T10:08:26.607Z] 5851b861e8e6: Waiting [2023-05-16T10:08:26.607Z] 988bab9f4d93: Waiting [2023-05-16T10:08:26.607Z] 1469e6f7b9e6: Waiting [2023-05-16T10:08:26.607Z] eaf3925da568: Waiting [2023-05-16T10:08:26.607Z] e2be974225ed: Verifying Checksum [2023-05-16T10:08:26.607Z] e2be974225ed: Download complete [2023-05-16T10:08:26.607Z] 988bab9f4d93: Download complete [2023-05-16T10:08:26.867Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T10:08:26.867Z] 1469e6f7b9e6: Download complete [2023-05-16T10:08:26.867Z] eaf3925da568: Verifying Checksum [2023-05-16T10:08:26.867Z] eaf3925da568: Download complete [2023-05-16T10:08:26.867Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T10:08:26.867Z] 339a4e72a1f5: Download complete [2023-05-16T10:08:26.867Z] bde34c3a00c8: Download complete [2023-05-16T10:08:26.867Z] b352a97aabf1: Download complete [2023-05-16T10:08:26.867Z] 5851b861e8e6: Download complete [2023-05-16T10:08:26.867Z] b85a868b505f: Download complete [2023-05-16T10:08:27.128Z] bab4dde63d76: Verifying Checksum [2023-05-16T10:08:27.128Z] bab4dde63d76: Download complete [2023-05-16T10:08:28.066Z] b85a868b505f: Pull complete [2023-05-16T10:08:28.333Z] e2be974225ed: Pull complete [2023-05-16T10:08:32.221Z] 339a4e72a1f5: Pull complete [2023-05-16T10:08:32.221Z] 988bab9f4d93: Pull complete [2023-05-16T10:08:32.221Z] 1469e6f7b9e6: Pull complete [2023-05-16T10:08:32.482Z] eaf3925da568: Pull complete [2023-05-16T10:08:34.431Z] bab4dde63d76: Pull complete [2023-05-16T10:08:34.431Z] bde34c3a00c8: Pull complete [2023-05-16T10:08:34.431Z] b352a97aabf1: Pull complete [2023-05-16T10:08:34.431Z] 4872d77fe225: Pull complete [2023-05-16T10:08:34.431Z] 5851b861e8e6: Pull complete [2023-05-16T10:08:34.692Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T10:08:34.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T10:08:34.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:08:34.807Z] prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container [2023-05-16T10:08:34.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T10:08:38.434Z] $ docker top 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 -eo pid,comm [2023-05-16T10:08:38.519Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T10:08:38.519Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T10:08:38.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:08:38.577Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:08:38.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:08:38.688Z] $ docker exec 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 ssh-agent [2023-05-16T10:08:38.784Z] SSH_AUTH_SOCK=/tmp/ssh-5v1SIVd67YyT/agent.32 [2023-05-16T10:08:38.784Z] SSH_AGENT_PID=38 [2023-05-16T10:08:38.796Z] Running ssh-add (command line suppressed) [2023-05-16T10:08:38.901Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_1198809842134435802.key (/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_1198809842134435802.key) [2023-05-16T10:08:38.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:08:39.807Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T10:08:39.823Z] $ docker exec --env ******** --env ******** 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 ssh-agent -k [2023-05-16T10:08:39.914Z] unset SSH_AUTH_SOCK; [2023-05-16T10:08:39.914Z] unset SSH_AGENT_PID; [2023-05-16T10:08:39.914Z] echo Agent pid 38 killed; [2023-05-16T10:08:39.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T10:08:39.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T10:08:39.943Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T10:08:40.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T10:08:40.064Z] $ docker exec 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 ssh-agent [2023-05-16T10:08:40.168Z] SSH_AUTH_SOCK=/tmp/ssh-6WpOnt7uO2ov/agent.70 [2023-05-16T10:08:40.168Z] SSH_AGENT_PID=76 [2023-05-16T10:08:40.175Z] Running ssh-add (command line suppressed) [2023-05-16T10:08:40.280Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_14519152613001641636.key (/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/private_key_14519152613001641636.key) [2023-05-16T10:08:40.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T10:08:40.581Z] + git semver init [2023-05-16T10:08:40.841Z] 2023-05-16 10:08:40,758 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T10:08:40.841Z] 2023-05-16 10:08:40,759 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver [2023-05-16T10:08:40.841Z] 2023-05-16 10:08:40,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver [2023-05-16T10:08:40.841Z] 2023-05-16 10:08:40,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193, universal_newlines=False, shell=None, istream=None) [2023-05-16T10:08:42.223Z] 2023-05-16 10:08:41,912 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.git/info/exclude [2023-05-16T10:08:42.224Z] 2023-05-16 10:08:41,912 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 with force:False [2023-05-16T10:08:42.224Z] 2023-05-16 10:08:41,913 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 [2023-05-16T10:08:42.224Z] 2023-05-16 10:08:41,915 [execute] INFO git cat-file --batch-check [2023-05-16T10:08:42.224Z] 2023-05-16 10:08:41,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:08:42.224Z] 2023-05-16 10:08:41,923 [execute] INFO git cat-file --batch [2023-05-16T10:08:42.224Z] 2023-05-16 10:08:41,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T10:08:42.224Z] 2023-05-16 10:08:41,929 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-193/.semver/PR-193 [2023-05-16T10:08:42.224Z] 0.0.0 [Pipeline] } [2023-05-16T10:08:42.239Z] $ docker exec --env ******** --env ******** 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 ssh-agent -k [2023-05-16T10:08:42.338Z] unset SSH_AUTH_SOCK; [2023-05-16T10:08:42.338Z] unset SSH_AGENT_PID; [2023-05-16T10:08:42.338Z] echo Agent pid 76 killed; [2023-05-16T10:08:42.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T10:08:42.655Z] + git semver [Pipeline] } [2023-05-16T10:08:42.929Z] $ docker stop --time=1 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 [2023-05-16T10:08:44.728Z] $ docker rm -f --volumes 9aed6159d8b1e6066ff0287ae290deb278b13b261f60fd7b3a8be3c3ea9896b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:08:48.639Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T10:08:48.845Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T10:08:48.847Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-16T10:08:49.014Z] provisioning config files... [2023-05-16T10:08:49.022Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config16956011086243699987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:08:49.323Z] ---> docker-login.sh [2023-05-16T10:08:49.323Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:08:49.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:49.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:49.323Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:49.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:49.323Z] [2023-05-16T10:08:49.323Z] Login Succeeded [2023-05-16T10:08:49.323Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:08:49.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:49.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:49.323Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:49.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:49.323Z] [2023-05-16T10:08:49.323Z] Login Succeeded [2023-05-16T10:08:49.323Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:08:49.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:49.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:49.583Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:49.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:49.583Z] [2023-05-16T10:08:49.583Z] Login Succeeded [2023-05-16T10:08:49.583Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:08:49.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:49.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:49.583Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:49.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:49.583Z] [2023-05-16T10:08:49.583Z] Login Succeeded [2023-05-16T10:08:49.583Z] docker.io [2023-05-16T10:08:49.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:08:49.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:08:49.845Z] Configure a credential helper to remove this warning. See [2023-05-16T10:08:49.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:08:49.845Z] [2023-05-16T10:08:49.845Z] Login Succeeded [2023-05-16T10:08:49.845Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:08:49.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:08:49.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:08:49.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:08:49.954Z] ========================================================= [2023-05-16T10:08:49.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T10:08:49.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:08:50.261Z] + 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-16T10:08:50.261Z] Sending build context to Docker daemon 12.66MB [2023-05-16T10:08:50.261Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:08:50.261Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:08:50.261Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T10:08:50.261Z] f56be85fc22e: Pulling fs layer [2023-05-16T10:08:50.261Z] 85791d961cd3: Pulling fs layer [2023-05-16T10:08:50.261Z] d694b5ae8c79: Pulling fs layer [2023-05-16T10:08:50.261Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T10:08:50.261Z] 4d19c01a9841: Pulling fs layer [2023-05-16T10:08:50.261Z] 9325e15d5711: Pulling fs layer [2023-05-16T10:08:50.261Z] 556b6ee489ea: Pulling fs layer [2023-05-16T10:08:50.261Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T10:08:50.261Z] 9f32a84ed3da: Waiting [2023-05-16T10:08:50.261Z] 4d19c01a9841: Waiting [2023-05-16T10:08:50.261Z] 9325e15d5711: Waiting [2023-05-16T10:08:50.261Z] 556b6ee489ea: Waiting [2023-05-16T10:08:50.261Z] c5a4b2cf53e6: Waiting [2023-05-16T10:08:50.261Z] 85791d961cd3: Verifying Checksum [2023-05-16T10:08:50.261Z] 85791d961cd3: Download complete [2023-05-16T10:08:50.520Z] 9f32a84ed3da: Download complete [2023-05-16T10:08:50.520Z] 4d19c01a9841: Download complete [2023-05-16T10:08:50.520Z] f56be85fc22e: Verifying Checksum [2023-05-16T10:08:50.520Z] f56be85fc22e: Download complete [2023-05-16T10:08:50.520Z] 9325e15d5711: Verifying Checksum [2023-05-16T10:08:50.520Z] 9325e15d5711: Download complete [2023-05-16T10:08:50.520Z] f56be85fc22e: Pull complete [2023-05-16T10:08:50.783Z] 85791d961cd3: Pull complete [2023-05-16T10:08:51.044Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T10:08:51.044Z] c5a4b2cf53e6: Download complete [2023-05-16T10:08:51.044Z] d694b5ae8c79: Verifying Checksum [2023-05-16T10:08:51.044Z] d694b5ae8c79: Download complete [2023-05-16T10:08:51.303Z] 556b6ee489ea: Verifying Checksum [2023-05-16T10:08:51.303Z] 556b6ee489ea: Download complete [2023-05-16T10:08:54.591Z] d694b5ae8c79: Pull complete [2023-05-16T10:08:54.591Z] 9f32a84ed3da: Pull complete [2023-05-16T10:08:54.591Z] 4d19c01a9841: Pull complete [2023-05-16T10:08:54.591Z] 9325e15d5711: Pull complete [2023-05-16T10:08:57.126Z] 556b6ee489ea: Pull complete [2023-05-16T10:08:57.694Z] c5a4b2cf53e6: Pull complete [2023-05-16T10:08:57.694Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T10:08:57.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T10:08:57.694Z] ---> c4be618373d6 [2023-05-16T10:08:57.694Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:09:03.975Z] Still waiting to schedule task [2023-05-16T10:09:03.976Z] ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:09:03.976Z] ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:09:03.976Z] ‘prd-centos7-builder-2c-1g-15550’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:09:03.976Z] ‘prd-ubuntu20.04-docker-8c-8g-15535’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:09:03.976Z] ‘prd-ubuntu20.04-docker-8c-8g-15537’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:09:03.976Z] ‘prd-ubuntu20.04-docker-8c-8g-15538’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:09:03.976Z] ‘prd-ubuntu20.04-docker-8c-8g-15558’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T10:09:03.976Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15542’ is offline [2023-05-16T10:09:03.976Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15543’ is offline [2023-05-16T10:09:03.976Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15545’ is offline [2023-05-16T10:09:03.976Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15546’ is offline [2023-05-16T10:09:03.977Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15556’ is offline [2023-05-16T10:09:04.263Z] ---> Running in 0ce1437251b3 [2023-05-16T10:09:04.263Z] Removing intermediate container 0ce1437251b3 [2023-05-16T10:09:04.263Z] ---> c8fb6bde9629 [2023-05-16T10:09:04.263Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:09:04.263Z] ---> Running in 68b1d060b455 [2023-05-16T10:09:04.263Z] Removing intermediate container 68b1d060b455 [2023-05-16T10:09:04.263Z] ---> d49e31e115ce [2023-05-16T10:09:04.263Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:09:04.263Z] ---> Running in 92559106016c [2023-05-16T10:09:04.263Z] Removing intermediate container 92559106016c [2023-05-16T10:09:04.263Z] ---> 72ad67f35ebd [2023-05-16T10:09:04.263Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:09:04.263Z] ---> Running in ab2f9a51a02c [2023-05-16T10:09:04.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:09:04.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:09:04.784Z] OK: 265 MiB in 53 packages [2023-05-16T10:09:05.041Z] Removing intermediate container ab2f9a51a02c [2023-05-16T10:09:05.041Z] ---> a8de21042489 [2023-05-16T10:09:05.041Z] Step 7/12 : WORKDIR /app [2023-05-16T10:09:05.041Z] ---> Running in f7eeb72a18e2 [2023-05-16T10:09:05.302Z] Removing intermediate container f7eeb72a18e2 [2023-05-16T10:09:05.302Z] ---> e5efe428320a [2023-05-16T10:09:05.302Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T10:09:05.302Z] ---> 3bb6f37235f5 [2023-05-16T10:09:05.302Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:09:05.302Z] ---> Running in 752cb47a0303 [2023-05-16T10:09:37.513Z] Removing intermediate container 752cb47a0303 [2023-05-16T10:09:37.513Z] ---> 7726d36eb0b7 [2023-05-16T10:09:37.513Z] Step 10/12 : COPY . . [2023-05-16T10:09:37.513Z] ---> 48b3a51ca1c1 [2023-05-16T10:09:37.513Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:09:37.513Z] ---> Running in be7ec7570015 [2023-05-16T10:09:37.513Z] Removing intermediate container be7ec7570015 [2023-05-16T10:09:37.513Z] ---> 0246bde10f94 [2023-05-16T10:09:37.513Z] Step 12/12 : RUN $MAKE [2023-05-16T10:09:37.513Z] ---> Running in 435198928bf1 [2023-05-16T10:09:37.513Z] noop [2023-05-16T10:09:37.513Z] Removing intermediate container 435198928bf1 [2023-05-16T10:09:37.513Z] ---> b48dfc7085b4 [2023-05-16T10:09:37.513Z] Successfully built b48dfc7085b4 [2023-05-16T10:09:37.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:09:37.825Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:09:37.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:09:37.897Z] prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container [2023-05-16T10:09:37.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T10:09:38.479Z] $ docker top 1afb27bee47b6a0f861fa836ac5837f606d68f5c664f22f28893cd5701327926 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:09:38.815Z] + go version [2023-05-16T10:09:38.815Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T10:09:38.829Z] $ docker stop --time=1 1afb27bee47b6a0f861fa836ac5837f606d68f5c664f22f28893cd5701327926 [2023-05-16T10:09:40.076Z] $ docker rm -f --volumes 1afb27bee47b6a0f861fa836ac5837f606d68f5c664f22f28893cd5701327926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:09:40.491Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T10:09:40.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:09:40.565Z] prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container [2023-05-16T10:09:40.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T10:09:40.939Z] $ docker top d639eb78b08a7ba0e4e525e41f68d2fb00dd6e87da60de41984fefb3b2c993a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:09:41.277Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-193 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:09:41.577Z] + make test [2023-05-16T10:09:41.577Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-16T10:09:59.747Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-16T10:09:59.747Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-16T10:09:59.747Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.139s coverage: 86.2% of statements [2023-05-16T10:10:02.285Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.678s coverage: 71.9% of statements [2023-05-16T10:10:20.375Z] go vet ./... [2023-05-16T10:10:23.656Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:10:23.656Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:10:23.656Z] ./bin/test-attribution.sh [2023-05-16T10:10:23.656Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T10:10:23.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:10:23.945Z] $ docker stop --time=1 d639eb78b08a7ba0e4e525e41f68d2fb00dd6e87da60de41984fefb3b2c993a1 [2023-05-16T10:10:28.894Z] $ docker rm -f --volumes d639eb78b08a7ba0e4e525e41f68d2fb00dd6e87da60de41984fefb3b2c993a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:10:29.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:10:29.465Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T10:10:29.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:10:30.225Z] + ls -al . [2023-05-16T10:10:30.225Z] total 228 [2023-05-16T10:10:30.225Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:09 . [2023-05-16T10:10:30.225Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:08 .. [2023-05-16T10:10:30.225Z] -rw-rw-r-- 1 jenkins jenkins 262 May 16 10:08 .dockerignore [2023-05-16T10:10:30.225Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:08 .git [2023-05-16T10:10:30.225Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:08 .github [2023-05-16T10:10:30.225Z] -rw-rw-r-- 1 jenkins jenkins 788 May 16 10:08 .gitignore [2023-05-16T10:10:30.225Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:08 .golangci.yml [2023-05-16T10:10:30.225Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:08 .semver [2023-05-16T10:10:30.225Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 16 10:08 Attribution.txt [2023-05-16T10:10:30.225Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 16 10:08 CHANGELOG.md [2023-05-16T10:10:30.225Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 16 10:08 Dockerfile [2023-05-16T10:10:30.225Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:08 GOVERNANCE.md [2023-05-16T10:10:30.226Z] -rw-rw-r-- 1 jenkins jenkins 687 May 16 10:08 Jenkinsfile [2023-05-16T10:10:30.226Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:08 LICENSE [2023-05-16T10:10:30.226Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 16 10:08 Makefile [2023-05-16T10:10:30.226Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:08 OWNERS.md [2023-05-16T10:10:30.226Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 16 10:08 README.md [2023-05-16T10:10:30.226Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:08 VERSION [2023-05-16T10:10:30.226Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:08 bin [2023-05-16T10:10:30.226Z] -rw-r--r-- 1 jenkins jenkins 41317 May 16 10:10 coverage.out [2023-05-16T10:10:30.226Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 16 10:08 go.mod [2023-05-16T10:10:30.226Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 16 10:08 go.sum [2023-05-16T10:10:30.226Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:08 images [2023-05-16T10:10:30.226Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:08 internal [2023-05-16T10:10:30.226Z] -rw-rw-r-- 1 jenkins jenkins 531 May 16 10:08 main.go [2023-05-16T10:10:30.226Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:08 res [2023-05-16T10:10:30.226Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:08 snap [2023-05-16T10:10:30.226Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:10:30.574Z] + 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=adebe231e5688ca9f5bf3d209b752836be074148 --label arch=amd64 --label version=0.0.0 . [2023-05-16T10:10:30.574Z] Sending build context to Docker daemon 12.66MB [2023-05-16T10:10:30.574Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:10:30.574Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-16T10:10:30.574Z] ---> b48dfc7085b4 [2023-05-16T10:10:30.574Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:10:30.832Z] ---> Running in e14ae5fab752 [2023-05-16T10:10:31.109Z] Removing intermediate container e14ae5fab752 [2023-05-16T10:10:31.109Z] ---> bbcb1dca474a [2023-05-16T10:10:31.109Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:10:31.109Z] ---> Running in 044ad10763e7 [2023-05-16T10:10:31.109Z] Removing intermediate container 044ad10763e7 [2023-05-16T10:10:31.109Z] ---> 4e0d3c1deda3 [2023-05-16T10:10:31.109Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:10:31.109Z] ---> Running in 14b83d7f7e6d [2023-05-16T10:10:31.109Z] Removing intermediate container 14b83d7f7e6d [2023-05-16T10:10:31.109Z] ---> e98890159461 [2023-05-16T10:10:31.109Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:10:31.369Z] ---> Running in 697c3d3024d5 [2023-05-16T10:10:31.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:10:31.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:10:31.887Z] OK: 265 MiB in 53 packages [2023-05-16T10:10:32.147Z] Removing intermediate container 697c3d3024d5 [2023-05-16T10:10:32.147Z] ---> a69238735b73 [2023-05-16T10:10:32.147Z] Step 7/29 : WORKDIR /app [2023-05-16T10:10:32.147Z] ---> Running in 1f4993a27a8e [2023-05-16T10:10:32.407Z] Removing intermediate container 1f4993a27a8e [2023-05-16T10:10:32.407Z] ---> b6b9f023fb6e [2023-05-16T10:10:32.407Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-16T10:10:32.407Z] ---> db6ed266c9e8 [2023-05-16T10:10:32.407Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:10:32.407Z] ---> Running in 157d8a9e1b9c [2023-05-16T10:10:33.384Z] Removing intermediate container 157d8a9e1b9c [2023-05-16T10:10:33.384Z] ---> bebfe05aa6c4 [2023-05-16T10:10:33.384Z] Step 10/29 : COPY . . [2023-05-16T10:10:33.644Z] ---> e522fe3fdbaf [2023-05-16T10:10:33.644Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:10:33.644Z] ---> Running in 4f26f4b8a374 [2023-05-16T10:10:33.644Z] Removing intermediate container 4f26f4b8a374 [2023-05-16T10:10:33.644Z] ---> 2f491266f522 [2023-05-16T10:10:33.644Z] Step 12/29 : RUN $MAKE [2023-05-16T10:10:33.904Z] ---> Running in f0459541b64d [2023-05-16T10:10:34.163Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-16T10:10:52.238Z] Removing intermediate container f0459541b64d [2023-05-16T10:10:52.238Z] ---> c4684386436a [2023-05-16T10:10:52.238Z] Step 13/29 : FROM alpine:3.17 [2023-05-16T10:10:52.498Z] 3.17: Pulling from library/alpine [2023-05-16T10:10:52.498Z] f56be85fc22e: Already exists [2023-05-16T10:10:52.498Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:10:52.498Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:10:52.498Z] ---> 9ed4aefc74f6 [2023-05-16T10:10:52.498Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T10:10:52.769Z] ---> Running in 4073857d10f5 [2023-05-16T10:10:52.769Z] Removing intermediate container 4073857d10f5 [2023-05-16T10:10:52.769Z] ---> efa80a871d10 [2023-05-16T10:10:52.769Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-16T10:10:52.769Z] ---> Running in dda1731f8a48 [2023-05-16T10:10:52.769Z] Removing intermediate container dda1731f8a48 [2023-05-16T10:10:52.769Z] ---> 21781f00a35f [2023-05-16T10:10:52.769Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-16T10:10:53.026Z] ---> Running in 8cb6259603d7 [2023-05-16T10:10:53.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T10:10:53.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T10:10:53.544Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T10:10:53.544Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T10:10:53.544Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:10:53.544Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T10:10:53.544Z] OK: 8 MiB in 17 packages [2023-05-16T10:10:54.110Z] Removing intermediate container 8cb6259603d7 [2023-05-16T10:10:54.110Z] ---> 78bc9aa6c5b0 [2023-05-16T10:10:54.110Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T10:10:54.110Z] ---> 67a6af18516d [2023-05-16T10:10:54.110Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T10:10:54.368Z] ---> b4efa54db3d1 [2023-05-16T10:10:54.368Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-16T10:10:54.368Z] ---> b6de2940a029 [2023-05-16T10:10:54.368Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-16T10:10:54.368Z] ---> b894cb33811a [2023-05-16T10:10:54.368Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-16T10:10:55.304Z] ---> 57252add9bea [2023-05-16T10:10:55.304Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-16T10:10:55.304Z] ---> Running in a2e310800543 [2023-05-16T10:10:55.562Z] Removing intermediate container a2e310800543 [2023-05-16T10:10:55.562Z] ---> cf0524d5a345 [2023-05-16T10:10:55.562Z] Step 23/29 : VOLUME /cache [2023-05-16T10:10:55.562Z] ---> Running in b2c7af61601e [2023-05-16T10:10:55.820Z] Removing intermediate container b2c7af61601e [2023-05-16T10:10:55.820Z] ---> e9f8f4190437 [2023-05-16T10:10:55.820Z] Step 24/29 : EXPOSE 59711 [2023-05-16T10:10:55.820Z] ---> Running in 3f6b5370ece4 [2023-05-16T10:10:55.820Z] Removing intermediate container 3f6b5370ece4 [2023-05-16T10:10:55.820Z] ---> f4b3600c3c9e [2023-05-16T10:10:55.820Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-16T10:10:55.820Z] ---> Running in b5a871349742 [2023-05-16T10:10:56.080Z] Removing intermediate container b5a871349742 [2023-05-16T10:10:56.080Z] ---> f13589709a24 [2023-05-16T10:10:56.080Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-16T10:10:56.080Z] ---> Running in 1c9c5dc812c1 [2023-05-16T10:10:56.080Z] Removing intermediate container 1c9c5dc812c1 [2023-05-16T10:10:56.080Z] ---> 0911c268db1f [2023-05-16T10:10:56.080Z] Step 27/29 : LABEL arch=amd64 [2023-05-16T10:10:56.080Z] ---> Running in 747b474bb9e4 [2023-05-16T10:10:56.339Z] Removing intermediate container 747b474bb9e4 [2023-05-16T10:10:56.339Z] ---> 0ec1dd00d33c [2023-05-16T10:10:56.339Z] Step 28/29 : LABEL git_sha=adebe231e5688ca9f5bf3d209b752836be074148 [2023-05-16T10:10:56.339Z] ---> Running in 428ae6a39b44 [2023-05-16T10:10:56.339Z] Removing intermediate container 428ae6a39b44 [2023-05-16T10:10:56.339Z] ---> fe1c46369ea5 [2023-05-16T10:10:56.339Z] Step 29/29 : LABEL version=0.0.0 [2023-05-16T10:10:56.339Z] ---> Running in eefb7d4f8bb1 [2023-05-16T10:10:56.598Z] Removing intermediate container eefb7d4f8bb1 [2023-05-16T10:10:56.598Z] ---> f8dab46a63a5 [2023-05-16T10:10:56.598Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:10:56.598Z] Successfully built f8dab46a63a5 [2023-05-16T10:10:56.598Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-16T10:10:57.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:10:57.048Z] [2023-05-16T10:10:57.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:10:57.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:10:57.344Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T10:10:57.344Z] 5eb5b503b376: Pulling fs layer [2023-05-16T10:10:57.344Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T10:10:57.344Z] ec43610c2a17: Pulling fs layer [2023-05-16T10:10:57.344Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T10:10:57.344Z] 33b1e0a273af: Pulling fs layer [2023-05-16T10:10:57.344Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T10:10:57.344Z] 2f39f015ded8: Pulling fs layer [2023-05-16T10:10:57.344Z] 3a2ae6a8a46f: Waiting [2023-05-16T10:10:57.344Z] 5d3b04190fa2: Waiting [2023-05-16T10:10:57.344Z] 33b1e0a273af: Waiting [2023-05-16T10:10:57.344Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T10:10:57.344Z] 5c69ac0246d0: Download complete [2023-05-16T10:10:57.344Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T10:10:57.344Z] 3a2ae6a8a46f: Download complete [2023-05-16T10:10:57.344Z] ec43610c2a17: Verifying Checksum [2023-05-16T10:10:57.344Z] ec43610c2a17: Download complete [2023-05-16T10:10:57.344Z] 5d3b04190fa2: Download complete [2023-05-16T10:10:57.344Z] 33b1e0a273af: Verifying Checksum [2023-05-16T10:10:57.344Z] 33b1e0a273af: Download complete [2023-05-16T10:10:57.602Z] 5eb5b503b376: Download complete [2023-05-16T10:10:58.169Z] 2f39f015ded8: Download complete [2023-05-16T10:10:58.738Z] 5eb5b503b376: Pull complete [2023-05-16T10:10:58.738Z] 5c69ac0246d0: Pull complete [2023-05-16T10:10:59.305Z] ec43610c2a17: Pull complete [2023-05-16T10:10:59.305Z] 3a2ae6a8a46f: Pull complete [2023-05-16T10:10:59.563Z] 33b1e0a273af: Pull complete [2023-05-16T10:10:59.563Z] 5d3b04190fa2: Pull complete [2023-05-16T10:11:03.752Z] 2f39f015ded8: Pull complete [2023-05-16T10:11:03.752Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T10:11:03.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:11:03.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:11:03.860Z] prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container [2023-05-16T10:11:03.897Z] $ 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/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:11:08.025Z] $ docker top 5253dc9edf3fc784de1a4dfa03df6e9c3ead5d432eed81e3b037ba238415ccf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:11:08.409Z] ---> job-cost.sh [2023-05-16T10:11:08.409Z] lf-activate-venv: SKIPPING [2023-05-16T10:11:08.409Z] INFO: No Stack... [2023-05-16T10:11:08.670Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:11:08.930Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:11:09.221Z] + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/cost.csv [2023-05-16T10:11:09.221Z] cut -d, -f6 [Pipeline] lock [2023-05-16T10:11:09.234Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [2023-05-16T10:11:09.242Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] did not exist. Created. [2023-05-16T10:11:09.242Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:11:09.556Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T10:11:09.585Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:11:09.592Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:11:09.615Z] $ docker stop --time=1 5253dc9edf3fc784de1a4dfa03df6e9c3ead5d432eed81e3b037ba238415ccf6 [2023-05-16T10:11:10.755Z] $ docker rm -f --volumes 5253dc9edf3fc784de1a4dfa03df6e9c3ead5d432eed81e3b037ba238415ccf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T10:17:54.556Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15669 in /w/workspace/y_app-rfid-llrp-inventory_PR-193 [Pipeline] { [Pipeline] ws [2023-05-16T10:17:54.570Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2023-05-16T10:17:54.627Z] The recommended git tool is: git [2023-05-16T10:18:08.596Z] using credential edgex-jenkins-ssh [2023-05-16T10:18:08.626Z] Cloning the remote Git repository [2023-05-16T10:18:08.729Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-16T10:18:08.935Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2023-05-16T10:18:09.260Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-16T10:18:09.265Z] > git --version # timeout=10 [2023-05-16T10:18:09.335Z] > git --version # 'git version 2.25.1' [2023-05-16T10:18:09.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:18:09.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:18:12.143Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-16T10:18:12.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T10:18:13.594Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-16T10:18:13.652Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-16T10:18:13.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:18:13.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T10:18:14.355Z] Merging remotes/origin/main commit f1ad42671cb4bb5b089283d273768ffa9133c18e into PR head commit adebe231e5688ca9f5bf3d209b752836be074148 [2023-05-16T10:18:14.766Z] Merge succeeded, producing adebe231e5688ca9f5bf3d209b752836be074148 [2023-05-16T10:18:14.767Z] Checking out Revision adebe231e5688ca9f5bf3d209b752836be074148 (PR-193) [2023-05-16T10:18:15.551Z] Commit message: "build(snap): Bump epoch for major v3 upgrade" [2023-05-16T10:18:14.381Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T10:18:14.482Z] > git checkout -f adebe231e5688ca9f5bf3d209b752836be074148 # timeout=10 [2023-05-16T10:18:14.612Z] > git remote # timeout=10 [2023-05-16T10:18:14.646Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T10:18:14.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T10:18:14.703Z] > git merge f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 [2023-05-16T10:18:14.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T10:18:14.776Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T10:18:14.798Z] > git checkout -f adebe231e5688ca9f5bf3d209b752836be074148 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:18:16.682Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T10:18:16.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:18:16.682Z] Dload Upload Total Spent Left Speed [2023-05-16T10:18:16.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-05-16T10:18:17.500Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T10:18:17.881Z] + + sudo tee /etc/docker/daemon.newsudo [2023-05-16T10:18:17.881Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T10:18:17.881Z] { [2023-05-16T10:18:17.881Z] "registry-mirrors": [ [2023-05-16T10:18:17.881Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T10:18:17.881Z] ], [2023-05-16T10:18:17.881Z] "bip": "10.250.0.254/24", [2023-05-16T10:18:17.881Z] "hosts": [ [2023-05-16T10:18:17.881Z] "tcp://0.0.0.0:5555", [2023-05-16T10:18:17.881Z] "unix:///var/run/docker.sock" [2023-05-16T10:18:17.881Z] ], [2023-05-16T10:18:17.881Z] "mtu": 1458, [2023-05-16T10:18:17.881Z] "selinux-enabled": true, [2023-05-16T10:18:17.881Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T10:18:17.881Z] } [Pipeline] sh [2023-05-16T10:18:18.258Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T10:18:18.629Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:18:37.016Z] provisioning config files... [2023-05-16T10:18:37.053Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config1956344536633527657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:18:37.447Z] ---> docker-login.sh [2023-05-16T10:18:37.447Z] nexus3.edgexfoundry.org:10001 [2023-05-16T10:18:38.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:18:38.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:18:38.341Z] Configure a credential helper to remove this warning. See [2023-05-16T10:18:38.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:18:38.341Z] [2023-05-16T10:18:38.341Z] Login Succeeded [2023-05-16T10:18:38.341Z] nexus3.edgexfoundry.org:10002 [2023-05-16T10:18:38.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:18:38.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:18:38.619Z] Configure a credential helper to remove this warning. See [2023-05-16T10:18:38.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:18:38.619Z] [2023-05-16T10:18:38.619Z] Login Succeeded [2023-05-16T10:18:38.619Z] nexus3.edgexfoundry.org:10003 [2023-05-16T10:18:39.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:18:39.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:18:39.224Z] Configure a credential helper to remove this warning. See [2023-05-16T10:18:39.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:18:39.224Z] [2023-05-16T10:18:39.224Z] Login Succeeded [2023-05-16T10:18:39.224Z] nexus3.edgexfoundry.org:10004 [2023-05-16T10:18:39.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:18:39.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:18:39.503Z] Configure a credential helper to remove this warning. See [2023-05-16T10:18:39.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:18:39.503Z] [2023-05-16T10:18:39.503Z] Login Succeeded [2023-05-16T10:18:39.503Z] docker.io [2023-05-16T10:18:40.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T10:18:40.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T10:18:40.105Z] Configure a credential helper to remove this warning. See [2023-05-16T10:18:40.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T10:18:40.105Z] [2023-05-16T10:18:40.105Z] Login Succeeded [2023-05-16T10:18:40.105Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T10:18:40.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T10:18:40.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:18:40.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T10:18:40.572Z] ========================================================= [2023-05-16T10:18:40.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T10:18:40.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:18:41.026Z] + 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-16T10:18:41.321Z] Sending build context to Docker daemon 678.4kB [2023-05-16T10:18:41.629Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:18:41.629Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T10:18:41.629Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T10:18:41.629Z] c41833b44d91: Pulling fs layer [2023-05-16T10:18:41.629Z] ed15518f5707: Pulling fs layer [2023-05-16T10:18:41.629Z] feae8fd75edb: Pulling fs layer [2023-05-16T10:18:41.629Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T10:18:41.629Z] 3cdef696dda3: Pulling fs layer [2023-05-16T10:18:41.629Z] 2ced38df9373: Pulling fs layer [2023-05-16T10:18:41.629Z] 58f1dce35555: Pulling fs layer [2023-05-16T10:18:41.629Z] 3cdef696dda3: Waiting [2023-05-16T10:18:41.629Z] 2ced38df9373: Waiting [2023-05-16T10:18:41.629Z] 58f1dce35555: Waiting [2023-05-16T10:18:41.629Z] 242c74f7c9fa: Waiting [2023-05-16T10:18:41.911Z] ed15518f5707: Verifying Checksum [2023-05-16T10:18:41.912Z] ed15518f5707: Download complete [2023-05-16T10:18:41.912Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T10:18:41.912Z] 242c74f7c9fa: Download complete [2023-05-16T10:18:41.912Z] 3cdef696dda3: Verifying Checksum [2023-05-16T10:18:41.912Z] 3cdef696dda3: Download complete [2023-05-16T10:18:42.212Z] c41833b44d91: Verifying Checksum [2023-05-16T10:18:42.212Z] c41833b44d91: Download complete [2023-05-16T10:18:42.845Z] c41833b44d91: Pull complete [2023-05-16T10:18:43.484Z] ed15518f5707: Pull complete [2023-05-16T10:18:45.540Z] 58f1dce35555: Verifying Checksum [2023-05-16T10:18:45.540Z] 58f1dce35555: Download complete [2023-05-16T10:18:48.445Z] feae8fd75edb: Verifying Checksum [2023-05-16T10:18:48.445Z] feae8fd75edb: Download complete [2023-05-16T10:18:48.445Z] 2ced38df9373: Verifying Checksum [2023-05-16T10:18:48.445Z] 2ced38df9373: Download complete [2023-05-16T10:19:00.917Z] feae8fd75edb: Pull complete [2023-05-16T10:19:00.917Z] 242c74f7c9fa: Pull complete [2023-05-16T10:19:00.917Z] 3cdef696dda3: Pull complete [2023-05-16T10:19:09.252Z] 2ced38df9373: Pull complete [2023-05-16T10:19:12.645Z] 58f1dce35555: Pull complete [2023-05-16T10:19:12.920Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T10:19:12.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T10:19:12.920Z] ---> fadd8f120f05 [2023-05-16T10:19:12.920Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:19:15.555Z] ---> Running in 9470bd87ae04 [2023-05-16T10:19:15.830Z] Removing intermediate container 9470bd87ae04 [2023-05-16T10:19:15.830Z] ---> e4088d2fcff9 [2023-05-16T10:19:15.830Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:19:15.830Z] ---> Running in 71710f5a1cbf [2023-05-16T10:19:16.111Z] Removing intermediate container 71710f5a1cbf [2023-05-16T10:19:16.111Z] ---> 26e218db95e8 [2023-05-16T10:19:16.111Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:19:16.397Z] ---> Running in 4400ede1edb4 [2023-05-16T10:19:16.681Z] Removing intermediate container 4400ede1edb4 [2023-05-16T10:19:16.681Z] ---> 8003816a1968 [2023-05-16T10:19:16.681Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:19:16.681Z] ---> Running in f5d5ed676624 [2023-05-16T10:19:18.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:19:19.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:19:20.652Z] OK: 263 MiB in 53 packages [2023-05-16T10:19:21.656Z] Removing intermediate container f5d5ed676624 [2023-05-16T10:19:21.656Z] ---> 97971cfe6de1 [2023-05-16T10:19:21.656Z] Step 7/12 : WORKDIR /app [2023-05-16T10:19:21.656Z] ---> Running in a4146db753e3 [2023-05-16T10:19:21.933Z] Removing intermediate container a4146db753e3 [2023-05-16T10:19:21.933Z] ---> 992a4776f202 [2023-05-16T10:19:21.933Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T10:19:22.536Z] ---> d3e7ff1df1cb [2023-05-16T10:19:22.536Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:19:22.810Z] ---> Running in 9c133338a145 [2023-05-16T10:20:44.628Z] Removing intermediate container 9c133338a145 [2023-05-16T10:20:44.628Z] ---> 8d76d011a6ce [2023-05-16T10:20:44.628Z] Step 10/12 : COPY . . [2023-05-16T10:20:44.628Z] ---> 1e6589190159 [2023-05-16T10:20:44.628Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:20:44.628Z] ---> Running in c47ed606a4a3 [2023-05-16T10:20:44.628Z] Removing intermediate container c47ed606a4a3 [2023-05-16T10:20:44.628Z] ---> e4cfc55e51d3 [2023-05-16T10:20:44.628Z] Step 12/12 : RUN $MAKE [2023-05-16T10:20:44.628Z] ---> Running in dfc4f4a32431 [2023-05-16T10:20:44.628Z] noop [2023-05-16T10:20:44.628Z] Removing intermediate container dfc4f4a32431 [2023-05-16T10:20:44.628Z] ---> c290478b4b92 [2023-05-16T10:20:44.628Z] Successfully built c290478b4b92 [2023-05-16T10:20:44.628Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:20:44.998Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:20:44.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:20:45.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-15669 does not seem to be running inside a container [2023-05-16T10:20:45.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:20:46.819Z] $ docker top fa62d2155fd52a34068c90fac91fd13211f248adaeb64edc349b07db8dd396c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:20:47.737Z] + go version [2023-05-16T10:20:47.737Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T10:20:47.766Z] $ docker stop --time=1 fa62d2155fd52a34068c90fac91fd13211f248adaeb64edc349b07db8dd396c2 [2023-05-16T10:20:49.438Z] $ docker rm -f --volumes fa62d2155fd52a34068c90fac91fd13211f248adaeb64edc349b07db8dd396c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:20:50.026Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T10:20:50.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:20:50.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-15669 does not seem to be running inside a container [2023-05-16T10:20:50.321Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T10:20:51.600Z] $ docker top 1f7c8615f50031b73c841942171f719b330697062b2c2f24eacd8e9d9a19eadd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:20:52.477Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh [2023-05-16T10:20:53.153Z] + make test [2023-05-16T10:20:53.153Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-16T10:24:00.041Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-16T10:24:10.152Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-16T10:24:10.152Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.406s coverage: 86.2% of statements [2023-05-16T10:24:22.492Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.721s coverage: 71.9% of statements [2023-05-16T10:24:22.492Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T10:24:22.492Z] go vet ./... [2023-05-16T10:27:14.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T10:27:14.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T10:27:14.339Z] ./bin/test-attribution.sh [2023-05-16T10:27:14.339Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-16T10:27:14.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T10:27:14.381Z] $ docker stop --time=1 1f7c8615f50031b73c841942171f719b330697062b2c2f24eacd8e9d9a19eadd [2023-05-16T10:27:16.425Z] $ docker rm -f --volumes 1f7c8615f50031b73c841942171f719b330697062b2c2f24eacd8e9d9a19eadd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T10:27:18.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T10:27:18.278Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T10:27:18.969Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T10:27:19.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T10:27:19.698Z] + ls -al . [2023-05-16T10:27:19.698Z] total 224 [2023-05-16T10:27:19.698Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:20 . [2023-05-16T10:27:19.698Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:18 .. [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 262 May 16 10:18 .dockerignore [2023-05-16T10:27:19.698Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:18 .git [2023-05-16T10:27:19.698Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:18 .github [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 788 May 16 10:18 .gitignore [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 10:18 .golangci.yml [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 16 10:18 Attribution.txt [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 16 10:18 CHANGELOG.md [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 16 10:18 Dockerfile [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 10:18 GOVERNANCE.md [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 687 May 16 10:18 Jenkinsfile [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 16 10:18 LICENSE [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 16 10:18 Makefile [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 617 May 16 10:18 OWNERS.md [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 16 10:18 README.md [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:08 VERSION [2023-05-16T10:27:19.698Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:18 bin [2023-05-16T10:27:19.698Z] -rw-r--r-- 1 jenkins jenkins 41317 May 16 10:24 coverage.out [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 16 10:18 go.mod [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 16 10:18 go.sum [2023-05-16T10:27:19.698Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:18 images [2023-05-16T10:27:19.698Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:18 internal [2023-05-16T10:27:19.698Z] -rw-rw-r-- 1 jenkins jenkins 531 May 16 10:18 main.go [2023-05-16T10:27:19.698Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:18 res [2023-05-16T10:27:19.698Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:18 snap [2023-05-16T10:27:19.698Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:27:20.052Z] + 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=adebe231e5688ca9f5bf3d209b752836be074148 --label arch=arm64 --label version=0.0.0 . [2023-05-16T10:27:20.322Z] Sending build context to Docker daemon 678.4kB [2023-05-16T10:27:20.322Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T10:27:20.322Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-16T10:27:20.322Z] ---> c290478b4b92 [2023-05-16T10:27:20.322Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T10:27:20.912Z] ---> Running in 99d267dc45f3 [2023-05-16T10:27:21.186Z] Removing intermediate container 99d267dc45f3 [2023-05-16T10:27:21.186Z] ---> 903453741eaa [2023-05-16T10:27:21.186Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T10:27:21.460Z] ---> Running in e9a334663611 [2023-05-16T10:27:21.731Z] Removing intermediate container e9a334663611 [2023-05-16T10:27:21.731Z] ---> 24b92466526e [2023-05-16T10:27:21.731Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-16T10:27:21.731Z] ---> Running in 1abebf3f82db [2023-05-16T10:27:22.006Z] Removing intermediate container 1abebf3f82db [2023-05-16T10:27:22.006Z] ---> d4375ffcd042 [2023-05-16T10:27:22.006Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T10:27:22.278Z] ---> Running in 99081f36f281 [2023-05-16T10:27:23.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:27:24.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:27:25.631Z] OK: 263 MiB in 53 packages [2023-05-16T10:27:26.221Z] Removing intermediate container 99081f36f281 [2023-05-16T10:27:26.221Z] ---> 9310f900e1f6 [2023-05-16T10:27:26.221Z] Step 7/29 : WORKDIR /app [2023-05-16T10:27:26.496Z] ---> Running in 5c3a4c6b2782 [2023-05-16T10:27:26.767Z] Removing intermediate container 5c3a4c6b2782 [2023-05-16T10:27:26.767Z] ---> 5c4d8c8b972e [2023-05-16T10:27:26.767Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-16T10:27:27.366Z] ---> a67cb73ef588 [2023-05-16T10:27:27.366Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T10:27:27.645Z] ---> Running in 678ca151e0d6 [2023-05-16T10:27:30.250Z] Removing intermediate container 678ca151e0d6 [2023-05-16T10:27:30.250Z] ---> d1e33f4d4a91 [2023-05-16T10:27:30.250Z] Step 10/29 : COPY . . [2023-05-16T10:27:31.219Z] ---> 739721f6e85b [2023-05-16T10:27:31.219Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T10:27:31.219Z] ---> Running in 2cebdcc49a73 [2023-05-16T10:27:31.494Z] Removing intermediate container 2cebdcc49a73 [2023-05-16T10:27:31.494Z] ---> 312f90f68b61 [2023-05-16T10:27:31.494Z] Step 12/29 : RUN $MAKE [2023-05-16T10:27:31.768Z] ---> Running in e7f2813b2e1d [2023-05-16T10:27:32.742Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-16T10:30:09.537Z] Removing intermediate container e7f2813b2e1d [2023-05-16T10:30:09.537Z] ---> 11b8b3301f88 [2023-05-16T10:30:09.537Z] Step 13/29 : FROM alpine:3.17 [2023-05-16T10:30:09.537Z] 3.17: Pulling from library/alpine [2023-05-16T10:30:09.537Z] c41833b44d91: Already exists [2023-05-16T10:30:09.537Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T10:30:09.537Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T10:30:09.537Z] ---> 51e60588ff2c [2023-05-16T10:30:09.537Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T10:30:09.537Z] ---> Running in eb122bb8ec66 [2023-05-16T10:30:09.812Z] Removing intermediate container eb122bb8ec66 [2023-05-16T10:30:09.812Z] ---> 1326ee23759c [2023-05-16T10:30:09.812Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-16T10:30:09.812Z] ---> Running in cb8ad9663679 [2023-05-16T10:30:10.445Z] Removing intermediate container cb8ad9663679 [2023-05-16T10:30:10.445Z] ---> 602e7f030344 [2023-05-16T10:30:10.445Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-16T10:30:10.445Z] ---> Running in 899f0a55ffb8 [2023-05-16T10:30:11.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T10:30:12.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T10:30:13.468Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-16T10:30:13.468Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-16T10:30:13.468Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T10:30:13.468Z] Executing ca-certificates-20230506-r0.trigger [2023-05-16T10:30:14.063Z] OK: 8 MiB in 17 packages [2023-05-16T10:30:15.506Z] Removing intermediate container 899f0a55ffb8 [2023-05-16T10:30:15.506Z] ---> 73e5b20c93b0 [2023-05-16T10:30:15.506Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-16T10:30:15.779Z] ---> 477c18130e66 [2023-05-16T10:30:15.779Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-16T10:30:16.393Z] ---> c5d39b692841 [2023-05-16T10:30:16.393Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-16T10:30:16.989Z] ---> f212c0563b43 [2023-05-16T10:30:16.989Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-16T10:30:18.413Z] ---> b238ff1a4b1c [2023-05-16T10:30:18.413Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-16T10:30:19.842Z] ---> df2b50920b28 [2023-05-16T10:30:19.842Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-16T10:30:20.113Z] ---> Running in 3bd6ceb19202 [2023-05-16T10:30:22.078Z] Removing intermediate container 3bd6ceb19202 [2023-05-16T10:30:22.078Z] ---> 5d3a94b5b84d [2023-05-16T10:30:22.078Z] Step 23/29 : VOLUME /cache [2023-05-16T10:30:22.078Z] ---> Running in b45e04b2b8a4 [2023-05-16T10:30:22.351Z] Removing intermediate container b45e04b2b8a4 [2023-05-16T10:30:22.351Z] ---> 8b87c2b8a41b [2023-05-16T10:30:22.351Z] Step 24/29 : EXPOSE 59711 [2023-05-16T10:30:22.351Z] ---> Running in 2f04fdbee7b6 [2023-05-16T10:30:22.943Z] Removing intermediate container 2f04fdbee7b6 [2023-05-16T10:30:22.943Z] ---> 89631b9caac2 [2023-05-16T10:30:22.943Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-16T10:30:22.943Z] ---> Running in 263f9e4a7244 [2023-05-16T10:30:23.216Z] Removing intermediate container 263f9e4a7244 [2023-05-16T10:30:23.216Z] ---> f31b7de56f94 [2023-05-16T10:30:23.216Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-16T10:30:23.216Z] ---> Running in 6275e15af935 [2023-05-16T10:30:23.810Z] Removing intermediate container 6275e15af935 [2023-05-16T10:30:23.810Z] ---> 63f2c83690bd [2023-05-16T10:30:23.810Z] Step 27/29 : LABEL arch=arm64 [2023-05-16T10:30:23.810Z] ---> Running in 5aac9b97112d [2023-05-16T10:30:24.084Z] Removing intermediate container 5aac9b97112d [2023-05-16T10:30:24.084Z] ---> fa4f647d6f61 [2023-05-16T10:30:24.084Z] Step 28/29 : LABEL git_sha=adebe231e5688ca9f5bf3d209b752836be074148 [2023-05-16T10:30:24.084Z] ---> Running in 801f8b0bade5 [2023-05-16T10:30:24.691Z] Removing intermediate container 801f8b0bade5 [2023-05-16T10:30:24.691Z] ---> b799017e45b7 [2023-05-16T10:30:24.691Z] Step 29/29 : LABEL version=0.0.0 [2023-05-16T10:30:24.691Z] ---> Running in 58a3b8d47500 [2023-05-16T10:30:24.970Z] Removing intermediate container 58a3b8d47500 [2023-05-16T10:30:24.970Z] ---> 1abe21467cf7 [2023-05-16T10:30:24.970Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T10:30:24.970Z] Successfully built 1abe21467cf7 [2023-05-16T10:30:24.970Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:30:25.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:30:25.534Z] [2023-05-16T10:30:25.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:30:25.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:30:26.207Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T10:30:26.207Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T10:30:26.207Z] 04944245beec: Pulling fs layer [2023-05-16T10:30:26.207Z] 699f458cf7ca: Pulling fs layer [2023-05-16T10:30:26.207Z] 765212b225bb: Pulling fs layer [2023-05-16T10:30:26.207Z] f23df028b6ca: Pulling fs layer [2023-05-16T10:30:26.207Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T10:30:26.207Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T10:30:26.207Z] 765212b225bb: Waiting [2023-05-16T10:30:26.207Z] f23df028b6ca: Waiting [2023-05-16T10:30:26.207Z] d65c8cfc05b1: Waiting [2023-05-16T10:30:26.207Z] 2437ff75d9bd: Waiting [2023-05-16T10:30:26.207Z] 04944245beec: Verifying Checksum [2023-05-16T10:30:26.207Z] 04944245beec: Download complete [2023-05-16T10:30:26.207Z] 765212b225bb: Verifying Checksum [2023-05-16T10:30:26.207Z] 765212b225bb: Download complete [2023-05-16T10:30:26.501Z] f23df028b6ca: Verifying Checksum [2023-05-16T10:30:26.501Z] f23df028b6ca: Download complete [2023-05-16T10:30:26.501Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T10:30:26.501Z] d65c8cfc05b1: Download complete [2023-05-16T10:30:26.501Z] 699f458cf7ca: Verifying Checksum [2023-05-16T10:30:26.501Z] 699f458cf7ca: Download complete [2023-05-16T10:30:27.004Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T10:30:27.005Z] 8998bd30e6a1: Download complete [2023-05-16T10:30:29.695Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T10:30:29.695Z] 2437ff75d9bd: Download complete [2023-05-16T10:30:31.699Z] 8998bd30e6a1: Pull complete [2023-05-16T10:30:32.291Z] 04944245beec: Pull complete [2023-05-16T10:30:33.716Z] 699f458cf7ca: Pull complete [2023-05-16T10:30:33.987Z] 765212b225bb: Pull complete [2023-05-16T10:30:34.959Z] f23df028b6ca: Pull complete [2023-05-16T10:30:35.232Z] d65c8cfc05b1: Pull complete [2023-05-16T10:30:50.285Z] 2437ff75d9bd: Pull complete [2023-05-16T10:30:50.285Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T10:30:50.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T10:30:50.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:30:50.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-15669 does not seem to be running inside a container [2023-05-16T10:30:50.651Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T10:30:53.767Z] $ docker top eb3406c84cbc5378dd921c24a7391c1b750f9ce8a2c588dad92aa4fcbffb5b58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:30:54.655Z] ---> job-cost.sh [2023-05-16T10:30:54.655Z] lf-activate-venv: SKIPPING [2023-05-16T10:30:54.655Z] INFO: No Stack... [2023-05-16T10:30:55.241Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T10:30:55.830Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T10:30:56.495Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2023-05-16T10:30:56.495Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T10:30:56.586Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [2023-05-16T10:30:56.595Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] did not exist. Created. [2023-05-16T10:30:56.596Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T10:30:57.278Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-6ee490ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T10:30:57.959Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T10:30:57.977Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T10:30:58.041Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T10:30:58.048Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-193-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T10:30:58.070Z] $ docker stop --time=1 eb3406c84cbc5378dd921c24a7391c1b750f9ce8a2c588dad92aa4fcbffb5b58 [2023-05-16T10:30:59.859Z] $ docker rm -f --volumes eb3406c84cbc5378dd921c24a7391c1b750f9ce8a2c588dad92aa4fcbffb5b58 [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-16T10:31:00.398Z] provisioning config files... [2023-05-16T10:31:00.404Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config17833969685264662188tmp [Pipeline] { [Pipeline] sh [2023-05-16T10:31:00.695Z] + set +x [2023-05-16T10:31:00.695Z] + curl -s https://codecov.io/bash [2023-05-16T10:31:00.695Z] + bash -s -- [2023-05-16T10:31:00.695Z] [2023-05-16T10:31:00.695Z] _____ _ [2023-05-16T10:31:00.695Z] / ____| | | [2023-05-16T10:31:00.695Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T10:31:00.695Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T10:31:00.695Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T10:31:00.695Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T10:31:00.695Z] Bash-1.0.6 [2023-05-16T10:31:00.695Z] [2023-05-16T10:31:00.695Z] [2023-05-16T10:31:00.695Z] ==> git version 2.25.1 found [2023-05-16T10:31:00.695Z] ==> 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-16T10:31:00.695Z] Release-Date: 2020-01-08 [2023-05-16T10:31:00.695Z] 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-16T10:31:00.695Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T10:31:00.695Z] ==> Jenkins CI detected. [2023-05-16T10:31:00.695Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-193 [2023-05-16T10:31:00.695Z] project root: . [2023-05-16T10:31:00.695Z] --> token set from env [2023-05-16T10:31:00.695Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T10:31:00.695Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T10:31:00.695Z] ==> Python coveragepy not found [2023-05-16T10:31:00.695Z] ==> Searching for coverage reports in: [2023-05-16T10:31:00.695Z] + . [2023-05-16T10:31:00.695Z] -> Found 1 reports [2023-05-16T10:31:00.695Z] ==> Detecting git/mercurial file structure [2023-05-16T10:31:00.695Z] ==> Reading reports [2023-05-16T10:31:00.695Z] + ./coverage.out bytes=41317 [2023-05-16T10:31:00.695Z] ==> Appending adjustments [2023-05-16T10:31:00.695Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T10:31:00.954Z] + Found adjustments [2023-05-16T10:31:00.954Z] ==> Gzipping contents [2023-05-16T10:31:00.954Z] 12K /tmp/codecov.0izpNt.gz [2023-05-16T10:31:00.954Z] ==> Uploading reports [2023-05-16T10:31:00.954Z] url: https://codecov.io [2023-05-16T10:31:00.954Z] query: branch=PR-193&commit=adebe231e5688ca9f5bf3d209b752836be074148&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-193%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=193&job=&cmd_args= [2023-05-16T10:31:00.954Z] -> Pinging Codecov [2023-05-16T10:31:00.954Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-193&commit=adebe231e5688ca9f5bf3d209b752836be074148&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-193%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=193&job=&cmd_args= [2023-05-16T10:31:01.212Z] -> Uploading to [2023-05-16T10:31:01.212Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/581DD39554BDF9B6E22D074273EAD858/adebe231e5688ca9f5bf3d209b752836be074148/4a91378a-afc3-42cf-87e8-6ef9428fd420.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T103101Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6b6a0772da347e43ac41b04033342c837577865cf812a25ef61f9381fb5daab [2023-05-16T10:31:01.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T10:31:01.212Z] Dload Upload Total Spent Left Speed [2023-05-16T10:31:01.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 58128 --:--:-- --:--:-- --:--:-- 57843 100 11800 0 0 100 11800 0 55140 --:--:-- --:--:-- --:--:-- 54883 [2023-05-16T10:31:01.472Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/adebe231e5688ca9f5bf3d209b752836be074148 [Pipeline] } [2023-05-16T10:31:01.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-16T10:31:02.162Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives ] [2023-05-16T10:31:02.163Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives [2023-05-16T10:31:02.163Z] total 16 [2023-05-16T10:31:02.163Z] drwxr-xr-x 3 root root 4096 May 16 10:11 . [2023-05-16T10:31:02.163Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:11 .. [2023-05-16T10:31:02.163Z] drwxr-xr-x 2 root root 4096 May 16 10:11 cost [2023-05-16T10:31:02.163Z] -rw-r--r-- 1 root root 95 May 16 10:11 cost.csv [2023-05-16T10:31:02.163Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives [2023-05-16T10:31:02.163Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives [2023-05-16T10:31:02.163Z] total 16 [2023-05-16T10:31:02.163Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:11 . [2023-05-16T10:31:02.163Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 10:11 .. [2023-05-16T10:31:02.163Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:11 cost [2023-05-16T10:31:02.163Z] -rw-r--r-- 1 jenkins jenkins 95 May 16 10:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:31:02.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:31:03.315Z] ---> package-listing.sh [2023-05-16T10:31:03.315Z] ++ facter osfamily [2023-05-16T10:31:03.315Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T10:31:03.574Z] + OS_FAMILY=debian [2023-05-16T10:31:03.574Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-193 [2023-05-16T10:31:03.574Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T10:31:03.574Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T10:31:03.574Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T10:31:03.574Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T10:31:03.574Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-193 ']' [2023-05-16T10:31:03.574Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T10:31:03.574Z] + case "${OS_FAMILY}" in [2023-05-16T10:31:03.574Z] + dpkg -l [2023-05-16T10:31:03.574Z] + grep '^ii' [2023-05-16T10:31:03.574Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T10:31:03.574Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T10:31:03.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T10:31:03.574Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-193 ']' [2023-05-16T10:31:03.574Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/ [2023-05-16T10:31:03.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-193/archives/ [Pipeline] echo [2023-05-16T10:31:03.585Z] 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/y_app-rfid-llrp-inventory_PR-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T10:31:03.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T10:31:04.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T10:31:04.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T10:31:04.484Z] prd-ubuntu20.04-docker-8c-8g-15555 does not seem to be running inside a container [2023-05-16T10:31:04.517Z] $ 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/y_app-rfid-llrp-inventory_PR-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-193 -v /w/workspace/y_app-rfid-llrp-inventory_PR-193:/w/workspace/y_app-rfid-llrp-inventory_PR-193:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-193@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T10:31:04.705Z] $ docker top a051d695de8ce45a461171af4665f5b7bb7e2cb9e4073bc187fe154a3a022399 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T10:31:05.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T10:31:05.326Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T10:31:05.613Z] + ls /var/log/sa-host [2023-05-16T10:31:05.613Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T10:31:05.682Z] provisioning config files... [2023-05-16T10:31:05.689Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-193@tmp/config17414852765631285440tmp [Pipeline] { [Pipeline] echo [2023-05-16T10:31:05.700Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:31:05.982Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T10:31:05.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:31:06.326Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T10:31:06.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:31:06.618Z] ---> sudo-logs.sh [2023-05-16T10:31:06.618Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T10:31:06.653Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:31:06.938Z] ---> job-cost.sh [2023-05-16T10:31:06.938Z] lf-activate-venv: SKIPPING [2023-05-16T10:31:06.938Z] DEBUG: total: 0.2199999988079071 [2023-05-16T10:31:06.938Z] INFO: Retrieving Stack Cost... [2023-05-16T10:31:07.199Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T10:31:07.766Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T10:31:07.777Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T10:31:08.063Z] ---> logs-deploy.sh [2023-05-16T10:31:08.063Z] lf-activate-venv: SKIPPING [2023-05-16T10:31:08.063Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-193/2 [2023-05-16T10:31:08.063Z] INFO: archiving workspace using pattern(s): [2023-05-16T10:31:08.998Z] Archives upload complete. [2023-05-16T10:31:08.998Z] INFO: archiving logs to Nexus