Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dd050cc22c9d035a838129566380a3ada9f0223 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-ssh713576303453967354.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17400958513740758832.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6168099996981732257.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13222678430834584532.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6305892308749255671.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp 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-ubuntu20.04-docker-8c-8g-8312’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8313 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7dd050cc22c9d035a838129566380a3ada9f0223 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd050cc22c9d035a838129566380a3ada9f0223 # timeout=10 Commit message: "Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" > git rev-list --no-walk 21adccc9884da49a19e8c8809216b587ffbf4cf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T14:27:30.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T14:27:30.709Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T14:27:30.726Z] ========================================================= [2022-10-17T14:27:30.726Z] EdgeX Global Pipelines Version Info [2022-10-17T14:27:30.726Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:27:31.452Z] ------------------- [2022-10-17T14:27:31.452Z] stable info: [2022-10-17T14:27:31.452Z] ------------------- [2022-10-17T14:27:31.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T14:27:31.452Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T14:27:31.452Z] Message: update stable to v1.0.239 [2022-10-17T14:27:32.022Z] ------------------- [2022-10-17T14:27:32.022Z] experimental info: [2022-10-17T14:27:32.022Z] ------------------- [2022-10-17T14:27:32.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T14:27:32.022Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T14:27:32.022Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T14:27:32.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-10-17T14:27:32.205Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-10-17T14:27:32.213Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T14:27:32.220Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T14:27:32.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T14:27:32.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T14:27:32.249Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T14:27:32.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T14:27:32.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T14:27:32.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T14:27:32.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T14:27:32.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-10-17T14:27:32.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T14:27:32.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T14:27:32.326Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T14:27:32.333Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T14:27:32.343Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T14:27:32.355Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T14:27:32.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T14:27:32.383Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T14:27:32.396Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T14:27:32.406Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T14:27:32.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T14:27:32.430Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T14:27:32.440Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T14:27:32.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T14:27:32.463Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T14:27:32.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T14:27:32.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T14:27:32.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T14:27:32.507Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] echo [2022-10-17T14:27:32.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dd050c [Pipeline] echo [2022-10-17T14:27:32.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:27:32.566Z] provisioning config files... [2022-10-17T14:27:32.582Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7929361001842034939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:27:32.890Z] ---> docker-login.sh [2022-10-17T14:27:32.891Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:27:32.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:33.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:33.150Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:33.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:33.150Z] [2022-10-17T14:27:33.150Z] Login Succeeded [2022-10-17T14:27:33.150Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:27:33.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:33.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:33.151Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:33.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:33.151Z] [2022-10-17T14:27:33.151Z] Login Succeeded [2022-10-17T14:27:33.151Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:27:33.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:33.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:33.411Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:33.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:33.411Z] [2022-10-17T14:27:33.411Z] Login Succeeded [2022-10-17T14:27:33.411Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:27:33.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:33.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:33.411Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:33.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:33.411Z] [2022-10-17T14:27:33.411Z] Login Succeeded [2022-10-17T14:27:33.411Z] docker.io [2022-10-17T14:27:33.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:33.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:33.983Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:33.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:33.983Z] [2022-10-17T14:27:33.983Z] Login Succeeded [2022-10-17T14:27:33.983Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:27:33.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T14:27:34.362Z] + git rev-list -1 --merges 7dd050cc22c9d035a838129566380a3ada9f0223~1..7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] echo [2022-10-17T14:27:34.389Z] -----------> git rev-list -1 --merges 7dd050cc22c9d035a838129566380a3ada9f0223~1..7dd050cc22c9d035a838129566380a3ada9f0223 7dd050cc22c9d035a838129566380a3ada9f0223 [2022-10-17T14:27:34.389Z] 7dd050cc22c9d035a838129566380a3ada9f0223 [false] [Pipeline] sh [2022-10-17T14:27:34.677Z] + git log --format=format:%s -1 7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] echo [2022-10-17T14:27:34.689Z] ========================================================= [2022-10-17T14:27:34.689Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T14:27:34.689Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T14:27:35.014Z] + git log --format=format:%s -1 7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] echo [2022-10-17T14:27:35.024Z] [semverPrep] GIT_COMMIT: 7dd050cc22c9d035a838129566380a3ada9f0223, Commit Message: Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40 [Pipeline] echo [2022-10-17T14:27:35.034Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T14:27:35.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T14:27:35.373Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T14:27:35.373Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T14:27:35.373Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T14:27:35.373Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T14:27:35.373Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T14:27:35.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:27:35.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:27:35.719Z] [2022-10-17T14:27:35.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:27:36.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:27:36.023Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T14:27:36.023Z] b85a868b505f: Pulling fs layer [2022-10-17T14:27:36.023Z] e2be974225ed: Pulling fs layer [2022-10-17T14:27:36.023Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T14:27:36.023Z] 988bab9f4d93: Pulling fs layer [2022-10-17T14:27:36.023Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T14:27:36.023Z] eaf3925da568: Pulling fs layer [2022-10-17T14:27:36.023Z] bab4dde63d76: Pulling fs layer [2022-10-17T14:27:36.023Z] bde34c3a00c8: Pulling fs layer [2022-10-17T14:27:36.023Z] b352a97aabf1: Pulling fs layer [2022-10-17T14:27:36.023Z] 4872d77fe225: Pulling fs layer [2022-10-17T14:27:36.023Z] 5851b861e8e6: Pulling fs layer [2022-10-17T14:27:36.023Z] eaf3925da568: Waiting [2022-10-17T14:27:36.023Z] 988bab9f4d93: Waiting [2022-10-17T14:27:36.023Z] bab4dde63d76: Waiting [2022-10-17T14:27:36.023Z] bde34c3a00c8: Waiting [2022-10-17T14:27:36.023Z] 1469e6f7b9e6: Waiting [2022-10-17T14:27:36.023Z] b352a97aabf1: Waiting [2022-10-17T14:27:36.023Z] 4872d77fe225: Waiting [2022-10-17T14:27:36.023Z] e2be974225ed: Verifying Checksum [2022-10-17T14:27:36.023Z] e2be974225ed: Download complete [2022-10-17T14:27:36.023Z] 988bab9f4d93: Verifying Checksum [2022-10-17T14:27:36.023Z] 988bab9f4d93: Download complete [2022-10-17T14:27:36.282Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T14:27:36.282Z] 339a4e72a1f5: Download complete [2022-10-17T14:27:36.282Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T14:27:36.282Z] 1469e6f7b9e6: Download complete [2022-10-17T14:27:36.282Z] eaf3925da568: Verifying Checksum [2022-10-17T14:27:36.282Z] eaf3925da568: Download complete [2022-10-17T14:27:36.282Z] bde34c3a00c8: Verifying Checksum [2022-10-17T14:27:36.282Z] bde34c3a00c8: Download complete [2022-10-17T14:27:36.282Z] b352a97aabf1: Verifying Checksum [2022-10-17T14:27:36.282Z] b352a97aabf1: Download complete [2022-10-17T14:27:36.282Z] 4872d77fe225: Verifying Checksum [2022-10-17T14:27:36.282Z] 4872d77fe225: Download complete [2022-10-17T14:27:36.282Z] 5851b861e8e6: Verifying Checksum [2022-10-17T14:27:36.282Z] 5851b861e8e6: Download complete [2022-10-17T14:27:36.282Z] b85a868b505f: Verifying Checksum [2022-10-17T14:27:36.282Z] b85a868b505f: Download complete [2022-10-17T14:27:36.540Z] bab4dde63d76: Verifying Checksum [2022-10-17T14:27:36.540Z] bab4dde63d76: Download complete [2022-10-17T14:27:37.473Z] b85a868b505f: Pull complete [2022-10-17T14:27:37.730Z] e2be974225ed: Pull complete [2022-10-17T14:27:38.296Z] 339a4e72a1f5: Pull complete [2022-10-17T14:27:38.296Z] 988bab9f4d93: Pull complete [2022-10-17T14:27:38.555Z] 1469e6f7b9e6: Pull complete [2022-10-17T14:27:38.555Z] eaf3925da568: Pull complete [2022-10-17T14:27:40.451Z] bab4dde63d76: Pull complete [2022-10-17T14:27:40.451Z] bde34c3a00c8: Pull complete [2022-10-17T14:27:40.711Z] b352a97aabf1: Pull complete [2022-10-17T14:27:40.711Z] 4872d77fe225: Pull complete [2022-10-17T14:27:40.711Z] 5851b861e8e6: Pull complete [2022-10-17T14:27:40.711Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T14:27:40.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:27:40.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:27:40.799Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:27:40.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T14:27:43.094Z] $ docker top 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac -eo pid,comm [2022-10-17T14:27:43.168Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T14:27:43.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T14:27:43.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:27:43.202Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:27:43.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:27:43.334Z] $ docker exec 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac ssh-agent [2022-10-17T14:27:43.447Z] SSH_AUTH_SOCK=/tmp/ssh-XfSmZ62MQkJO/agent.33 [2022-10-17T14:27:43.447Z] SSH_AGENT_PID=39 [2022-10-17T14:27:43.453Z] Running ssh-add (command line suppressed) [2022-10-17T14:27:43.544Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16924816170076814518.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16924816170076814518.key) [2022-10-17T14:27:43.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:27:43.852Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T14:27:43.863Z] $ docker exec --env ******** --env ******** 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac ssh-agent -k [2022-10-17T14:27:43.999Z] unset SSH_AUTH_SOCK; [2022-10-17T14:27:44.000Z] unset SSH_AGENT_PID; [2022-10-17T14:27:44.000Z] echo Agent pid 39 killed; [2022-10-17T14:27:44.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T14:27:44.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:27:44.039Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:27:44.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:27:44.161Z] $ docker exec 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac ssh-agent [2022-10-17T14:27:44.279Z] SSH_AUTH_SOCK=/tmp/ssh-F68fNQz9Rt4N/agent.70 [2022-10-17T14:27:44.279Z] SSH_AGENT_PID=76 [2022-10-17T14:27:44.285Z] Running ssh-add (command line suppressed) [2022-10-17T14:27:44.376Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7179581503345205142.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7179581503345205142.key) [2022-10-17T14:27:44.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:27:44.680Z] + git semver init [2022-10-17T14:27:44.939Z] 2022-10-17 14:27:44,858 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T14:27:44.939Z] 2022-10-17 14:27:44,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-17T14:27:44.939Z] 2022-10-17 14:27:44,859 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-17T14:27:44.939Z] 2022-10-17 14:27:44,860 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T14:27:45.880Z] 2022-10-17 14:27:45,788 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-10-17T14:27:45.880Z] 2022-10-17 14:27:45,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-10-17T14:27:45.880Z] 2022-10-17 14:27:45,790 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-17T14:27:45.880Z] 2022-10-17 14:27:45,790 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-17T14:27:45.880Z] 2.3.0-dev.17 [Pipeline] } [2022-10-17T14:27:45.886Z] $ docker exec --env ******** --env ******** 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac ssh-agent -k [2022-10-17T14:27:46.018Z] unset SSH_AUTH_SOCK; [2022-10-17T14:27:46.018Z] unset SSH_AGENT_PID; [2022-10-17T14:27:46.019Z] echo Agent pid 76 killed; [2022-10-17T14:27:46.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T14:27:46.331Z] + git semver [Pipeline] } [2022-10-17T14:27:46.599Z] $ docker stop --time=1 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac [2022-10-17T14:27:47.899Z] $ docker rm -f 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T14:27:48.247Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T14:27:48.458Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T14:27:48.460Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:27:48.580Z] provisioning config files... [2022-10-17T14:27:48.594Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4369992007385314260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:27:48.918Z] ---> docker-login.sh [2022-10-17T14:27:48.918Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:27:48.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:48.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:48.918Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:48.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:48.918Z] [2022-10-17T14:27:48.918Z] Login Succeeded [2022-10-17T14:27:48.918Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:27:48.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:49.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:49.192Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:49.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:49.192Z] [2022-10-17T14:27:49.192Z] Login Succeeded [2022-10-17T14:27:49.192Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:27:49.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:49.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:49.192Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:49.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:49.192Z] [2022-10-17T14:27:49.192Z] Login Succeeded [2022-10-17T14:27:49.192Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:27:49.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:49.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:49.456Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:49.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:49.456Z] [2022-10-17T14:27:49.456Z] Login Succeeded [2022-10-17T14:27:49.456Z] docker.io [2022-10-17T14:27:49.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:27:49.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:27:49.718Z] Configure a credential helper to remove this warning. See [2022-10-17T14:27:49.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:27:49.718Z] [2022-10-17T14:27:49.718Z] Login Succeeded [2022-10-17T14:27:49.718Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:27:49.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T14:27:49.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:27:49.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:27:49.822Z] ========================================================= [2022-10-17T14:27:49.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T14:27:49.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:27:50.142Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T14:27:50.142Z] Sending build context to Docker daemon 4.079MB [2022-10-17T14:27:50.142Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T14:27:50.142Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-17T14:27:50.142Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T14:27:50.142Z] 213ec9aee27d: Pulling fs layer [2022-10-17T14:27:50.142Z] 4583459ba037: Pulling fs layer [2022-10-17T14:27:50.142Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T14:27:50.142Z] 53926ce57604: Pulling fs layer [2022-10-17T14:27:50.142Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T14:27:50.142Z] 30f14e443154: Pulling fs layer [2022-10-17T14:27:50.142Z] 801331c1e519: Pulling fs layer [2022-10-17T14:27:50.142Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T14:27:50.142Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T14:27:50.142Z] 99cc6dd402b0: Waiting [2022-10-17T14:27:50.142Z] 21b2b0c7a3f4: Waiting [2022-10-17T14:27:50.142Z] 30f14e443154: Waiting [2022-10-17T14:27:50.142Z] 801331c1e519: Waiting [2022-10-17T14:27:50.142Z] 53926ce57604: Waiting [2022-10-17T14:27:50.142Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T14:27:50.142Z] 93c1e223e6f2: Download complete [2022-10-17T14:27:50.142Z] 4583459ba037: Download complete [2022-10-17T14:27:50.405Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T14:27:50.405Z] 21b2b0c7a3f4: Download complete [2022-10-17T14:27:50.405Z] 30f14e443154: Verifying Checksum [2022-10-17T14:27:50.405Z] 30f14e443154: Download complete [2022-10-17T14:27:50.405Z] 213ec9aee27d: Verifying Checksum [2022-10-17T14:27:50.405Z] 213ec9aee27d: Download complete [2022-10-17T14:27:50.405Z] 801331c1e519: Verifying Checksum [2022-10-17T14:27:50.405Z] 801331c1e519: Download complete [2022-10-17T14:27:50.405Z] 213ec9aee27d: Pull complete [2022-10-17T14:27:50.668Z] 4583459ba037: Pull complete [2022-10-17T14:27:50.668Z] 93c1e223e6f2: Pull complete [2022-10-17T14:27:51.268Z] 53926ce57604: Verifying Checksum [2022-10-17T14:27:51.268Z] 53926ce57604: Download complete [2022-10-17T14:27:51.539Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T14:27:51.539Z] 7d9ed39f4882: Download complete [2022-10-17T14:27:51.818Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T14:27:51.818Z] 99cc6dd402b0: Download complete [2022-10-17T14:27:55.167Z] 53926ce57604: Pull complete [2022-10-17T14:27:55.167Z] 21b2b0c7a3f4: Pull complete [2022-10-17T14:27:55.427Z] 30f14e443154: Pull complete [2022-10-17T14:27:55.427Z] 801331c1e519: Pull complete [2022-10-17T14:27:57.965Z] 99cc6dd402b0: Pull complete [2022-10-17T14:27:58.245Z] 7d9ed39f4882: Pull complete [2022-10-17T14:27:58.245Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T14:27:58.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T14:27:58.245Z] ---> 1dedd983c030 [2022-10-17T14:27:58.245Z] Step 3/12 : ARG MAKE='make build' [2022-10-17T14:28:01.734Z] ---> Running in 8e222ef78773 [2022-10-17T14:28:01.734Z] Removing intermediate container 8e222ef78773 [2022-10-17T14:28:01.734Z] ---> 553d5db0d711 [2022-10-17T14:28:01.734Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-17T14:28:01.734Z] ---> Running in 38a6f90015bb [2022-10-17T14:28:01.734Z] Removing intermediate container 38a6f90015bb [2022-10-17T14:28:01.734Z] ---> 25c564c43c66 [2022-10-17T14:28:01.734Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T14:28:01.734Z] ---> Running in 2f5d414fa093 [2022-10-17T14:28:01.734Z] Removing intermediate container 2f5d414fa093 [2022-10-17T14:28:01.734Z] ---> 9cd75c702311 [2022-10-17T14:28:01.734Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:28:01.734Z] ---> Running in 05dee33c12c5 [2022-10-17T14:28:02.000Z] Removing intermediate container 05dee33c12c5 [2022-10-17T14:28:02.000Z] ---> f6a66430c140 [2022-10-17T14:28:02.000Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T14:28:02.265Z] ---> Running in 91b397942cf0 [2022-10-17T14:28:02.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T14:28:03.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T14:28:03.465Z] OK: 211 MiB in 51 packages [2022-10-17T14:28:03.541Z] Still waiting to schedule task [2022-10-17T14:28:03.542Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8314’ is offline [2022-10-17T14:28:04.035Z] Removing intermediate container 91b397942cf0 [2022-10-17T14:28:04.035Z] ---> 5ae086e877ee [2022-10-17T14:28:04.035Z] Step 8/12 : WORKDIR /app [2022-10-17T14:28:04.035Z] ---> Running in 7ae8722d4010 [2022-10-17T14:28:04.035Z] Removing intermediate container 7ae8722d4010 [2022-10-17T14:28:04.035Z] ---> e3b4e8c8aa64 [2022-10-17T14:28:04.035Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-17T14:28:04.035Z] ---> 75eb95b450b6 [2022-10-17T14:28:04.035Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T14:28:04.035Z] ---> Running in d797ce3fcf3b [2022-10-17T14:28:22.152Z] Removing intermediate container d797ce3fcf3b [2022-10-17T14:28:22.152Z] ---> 180e4749c0fa [2022-10-17T14:28:22.152Z] Step 11/12 : COPY . . [2022-10-17T14:28:22.152Z] ---> bab62247ea0a [2022-10-17T14:28:22.152Z] Step 12/12 : RUN $MAKE [2022-10-17T14:28:22.152Z] ---> Running in 675157bac8e9 [2022-10-17T14:28:22.153Z] noop [2022-10-17T14:28:22.153Z] Removing intermediate container 675157bac8e9 [2022-10-17T14:28:22.153Z] ---> 99d4d8a8c29b [2022-10-17T14:28:22.153Z] Successfully built 99d4d8a8c29b [2022-10-17T14:28:22.153Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:22.466Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T14:28:22.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:28:22.528Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:28:22.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T14:28:22.880Z] $ docker top 4f168cb0e2073960b71ab124c68d3a9e2ef590565067ed60011a3599db718296 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:28:23.219Z] + go version [2022-10-17T14:28:23.219Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T14:28:23.233Z] $ docker stop --time=1 4f168cb0e2073960b71ab124c68d3a9e2ef590565067ed60011a3599db718296 [2022-10-17T14:28:24.482Z] $ docker rm -f 4f168cb0e2073960b71ab124c68d3a9e2ef590565067ed60011a3599db718296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:24.886Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T14:28:24.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:28:25.008Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:28:25.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T14:28:25.374Z] $ docker top da18f2ec2cd938b401f06591b34f4a4ce0a3f16800b6a012c2743d76c7812daa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:28:25.711Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T14:28:26.009Z] + make test [2022-10-17T14:28:26.009Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T14:28:26.266Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-17T14:28:36.229Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-17T14:28:36.229Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-17T14:28:40.418Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.742s coverage: 38.5% of statements [2022-10-17T14:28:40.418Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 52.0% of statements [2022-10-17T14:28:40.418Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 95.5% of statements [2022-10-17T14:28:48.512Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T14:28:48.512Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T14:28:51.038Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T14:28:51.038Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T14:28:51.038Z] ./bin/test-attribution-txt.sh [2022-10-17T14:28:51.038Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-17T14:28:51.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T14:28:51.067Z] $ docker stop --time=1 da18f2ec2cd938b401f06591b34f4a4ce0a3f16800b6a012c2743d76c7812daa [2022-10-17T14:28:53.952Z] $ docker rm -f da18f2ec2cd938b401f06591b34f4a4ce0a3f16800b6a012c2743d76c7812daa [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T14:28:54.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T14:28:54.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T14:28:54.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T14:28:55.189Z] + ls -al . [2022-10-17T14:28:55.189Z] total 636 [2022-10-17T14:28:55.189Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 14:28 . [2022-10-17T14:28:55.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:27 .. [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 17 14:27 .dockerignore [2022-10-17T14:28:55.189Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 14:28 .git [2022-10-17T14:28:55.189Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:27 .github [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 17 14:27 .gitignore [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 14:27 .golangci.yml [2022-10-17T14:28:55.189Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 14:27 .semver [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 17 14:27 Attribution.txt [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 17 14:27 CHANGELOG.md [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 17 14:27 Dockerfile [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 14:27 GOVERNANCE.md [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 17 14:27 Jenkinsfile [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 14:27 LICENSE [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 17 14:27 Makefile [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 14:27 OWNERS.md [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 17 14:27 README.md [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 14:27 VERSION [2022-10-17T14:28:55.189Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:27 bin [2022-10-17T14:28:55.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:27 cmd [2022-10-17T14:28:55.189Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 17 14:28 coverage.out [2022-10-17T14:28:55.189Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:27 examples [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 3609 Oct 17 14:27 go.mod [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 37783 Oct 17 14:27 go.sum [2022-10-17T14:28:55.189Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:27 images [2022-10-17T14:28:55.189Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 17 14:27 internal [2022-10-17T14:28:55.189Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:27 snap [2022-10-17T14:28:55.189Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 17 14:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:28:55.501Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7dd050cc22c9d035a838129566380a3ada9f0223 --label arch=amd64 --label version=2.3.0-dev.17 . [2022-10-17T14:28:55.501Z] Sending build context to Docker daemon 4.079MB [2022-10-17T14:28:55.501Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T14:28:55.501Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T14:28:55.501Z] ---> 99d4d8a8c29b [2022-10-17T14:28:55.501Z] Step 3/25 : ARG MAKE='make build' [2022-10-17T14:28:55.501Z] ---> Running in ace8bcbebd50 [2022-10-17T14:28:55.759Z] Removing intermediate container ace8bcbebd50 [2022-10-17T14:28:55.759Z] ---> bf7caaa66c15 [2022-10-17T14:28:55.759Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-17T14:28:55.759Z] ---> Running in 796bd4ce5cdc [2022-10-17T14:28:55.759Z] Removing intermediate container 796bd4ce5cdc [2022-10-17T14:28:55.759Z] ---> 9424e2058b10 [2022-10-17T14:28:55.759Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T14:28:55.759Z] ---> Running in 9e11fafbbb4a [2022-10-17T14:28:55.759Z] Removing intermediate container 9e11fafbbb4a [2022-10-17T14:28:55.759Z] ---> b5af5ed319cc [2022-10-17T14:28:55.759Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:28:55.759Z] ---> Running in 3b54e3ba285f [2022-10-17T14:28:56.327Z] Removing intermediate container 3b54e3ba285f [2022-10-17T14:28:56.327Z] ---> 1fc2ffaffddb [2022-10-17T14:28:56.327Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T14:28:56.585Z] ---> Running in 4ae81928ead5 [2022-10-17T14:28:56.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T14:28:57.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T14:28:57.989Z] OK: 211 MiB in 51 packages [2022-10-17T14:28:58.258Z] Removing intermediate container 4ae81928ead5 [2022-10-17T14:28:58.258Z] ---> 5d327ed195e7 [2022-10-17T14:28:58.258Z] Step 8/25 : WORKDIR /app [2022-10-17T14:28:58.258Z] ---> Running in 69c7331844ec [2022-10-17T14:28:58.258Z] Removing intermediate container 69c7331844ec [2022-10-17T14:28:58.258Z] ---> 9b01bb7cf4d4 [2022-10-17T14:28:58.258Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-17T14:28:58.517Z] ---> 205c1c8987d0 [2022-10-17T14:28:58.517Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T14:28:58.517Z] ---> Running in 5f8adf1685a5 [2022-10-17T14:28:59.086Z] Removing intermediate container 5f8adf1685a5 [2022-10-17T14:28:59.086Z] ---> 9ee84b1eae91 [2022-10-17T14:28:59.086Z] Step 11/25 : COPY . . [2022-10-17T14:28:59.344Z] ---> 9853a82cd70b [2022-10-17T14:28:59.344Z] Step 12/25 : RUN $MAKE [2022-10-17T14:28:59.344Z] ---> Running in 8f7eddd16578 [2022-10-17T14:28:59.602Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-17T14:29:21.683Z] Removing intermediate container 8f7eddd16578 [2022-10-17T14:29:21.683Z] ---> e0fba27eca0d [2022-10-17T14:29:21.683Z] Step 13/25 : FROM alpine:3.16 [2022-10-17T14:29:21.683Z] 3.16: Pulling from library/alpine [2022-10-17T14:29:21.683Z] 213ec9aee27d: Already exists [2022-10-17T14:29:21.683Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T14:29:21.683Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T14:29:21.683Z] ---> 9c6f07244728 [2022-10-17T14:29:21.683Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T14:29:21.683Z] ---> Running in 154656f82c20 [2022-10-17T14:29:21.683Z] Removing intermediate container 154656f82c20 [2022-10-17T14:29:21.683Z] ---> d0b808fa9c0d [2022-10-17T14:29:21.683Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:29:21.683Z] ---> Running in 31ee83bed64f [2022-10-17T14:29:22.253Z] Removing intermediate container 31ee83bed64f [2022-10-17T14:29:22.253Z] ---> d3ca9db20635 [2022-10-17T14:29:22.253Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T14:29:22.253Z] ---> Running in cc5d2ac06747 [2022-10-17T14:29:22.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T14:29:23.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T14:29:23.710Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T14:29:23.710Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T14:29:23.970Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T14:29:23.970Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T14:29:23.970Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T14:29:24.230Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T14:29:24.230Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T14:29:24.230Z] OK: 8 MiB in 20 packages [2022-10-17T14:29:24.795Z] Removing intermediate container cc5d2ac06747 [2022-10-17T14:29:24.795Z] ---> aea67c2b04a8 [2022-10-17T14:29:24.795Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-17T14:29:25.052Z] ---> 3c4914bff4e6 [2022-10-17T14:29:25.052Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-17T14:29:25.052Z] ---> 4cb5e48980e6 [2022-10-17T14:29:25.052Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-17T14:29:25.617Z] ---> da18da0b6a86 [2022-10-17T14:29:25.617Z] Step 20/25 : EXPOSE 59989 [2022-10-17T14:29:25.617Z] ---> Running in 10a4b6839df7 [2022-10-17T14:29:25.880Z] Removing intermediate container 10a4b6839df7 [2022-10-17T14:29:25.880Z] ---> 590ff5771227 [2022-10-17T14:29:25.880Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-17T14:29:25.880Z] ---> Running in a9fd963d918d [2022-10-17T14:29:25.880Z] Removing intermediate container a9fd963d918d [2022-10-17T14:29:25.880Z] ---> 64ee971ed100 [2022-10-17T14:29:25.880Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-17T14:29:25.880Z] ---> Running in 4873c7b10b28 [2022-10-17T14:29:25.880Z] Removing intermediate container 4873c7b10b28 [2022-10-17T14:29:25.880Z] ---> 7912603e8993 [2022-10-17T14:29:25.880Z] Step 23/25 : LABEL arch=amd64 [2022-10-17T14:29:25.880Z] ---> Running in 32a4861ee678 [2022-10-17T14:29:26.139Z] Removing intermediate container 32a4861ee678 [2022-10-17T14:29:26.139Z] ---> 36fc556149b4 [2022-10-17T14:29:26.139Z] Step 24/25 : LABEL git_sha=7dd050cc22c9d035a838129566380a3ada9f0223 [2022-10-17T14:29:26.139Z] ---> Running in e210513f178c [2022-10-17T14:29:26.139Z] Removing intermediate container e210513f178c [2022-10-17T14:29:26.139Z] ---> 1ab06c5d1bf1 [2022-10-17T14:29:26.139Z] Step 25/25 : LABEL version=2.3.0-dev.17 [2022-10-17T14:29:26.139Z] ---> Running in 62fd5b395999 [2022-10-17T14:29:26.139Z] Removing intermediate container 62fd5b395999 [2022-10-17T14:29:26.139Z] ---> 2f50a0ea799f [2022-10-17T14:29:26.139Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T14:29:26.139Z] Successfully built 2f50a0ea799f [2022-10-17T14:29:26.139Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:29:26.254Z] provisioning config files... [2022-10-17T14:29:26.267Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16591347357905028765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:29:26.559Z] ---> docker-login.sh [2022-10-17T14:29:26.559Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:29:26.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:26.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:26.559Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:26.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:26.559Z] [2022-10-17T14:29:26.559Z] Login Succeeded [2022-10-17T14:29:26.559Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:29:26.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:26.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:26.559Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:26.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:26.559Z] [2022-10-17T14:29:26.559Z] Login Succeeded [2022-10-17T14:29:26.559Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:29:26.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:26.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:26.817Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:26.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:26.817Z] [2022-10-17T14:29:26.817Z] Login Succeeded [2022-10-17T14:29:26.817Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:29:26.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:26.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:26.817Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:26.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:26.817Z] [2022-10-17T14:29:26.817Z] Login Succeeded [2022-10-17T14:29:26.817Z] docker.io [2022-10-17T14:29:27.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:29:27.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:29:27.335Z] Configure a credential helper to remove this warning. See [2022-10-17T14:29:27.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:29:27.335Z] [2022-10-17T14:29:27.335Z] Login Succeeded [2022-10-17T14:29:27.335Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:29:27.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T14:29:27.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:29:27.385Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-10-17T14:29:27.385Z] 7dd050cc22c9d035a838129566380a3ada9f0223 [2022-10-17T14:29:27.385Z] latest [2022-10-17T14:29:27.385Z] 2.3.0-dev.17 [2022-10-17T14:29:27.385Z] 7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [2022-10-17T14:29:27.385Z] main [2022-10-17T14:29:27.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:27.709Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:28.026Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223 [2022-10-17T14:29:28.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-17T14:29:28.027Z] f3d944455133: Preparing [2022-10-17T14:29:28.027Z] 68a42bd15aad: Preparing [2022-10-17T14:29:28.027Z] 77cf7d8f1a05: Preparing [2022-10-17T14:29:28.027Z] 4cdf0a14b661: Preparing [2022-10-17T14:29:28.027Z] e31bd9b9819a: Preparing [2022-10-17T14:29:28.027Z] 994393dc58e7: Preparing [2022-10-17T14:29:28.027Z] e31bd9b9819a: Pushed [2022-10-17T14:29:28.027Z] 68a42bd15aad: Pushed [2022-10-17T14:29:28.027Z] 77cf7d8f1a05: Pushed [2022-10-17T14:29:28.027Z] 994393dc58e7: Layer already exists [2022-10-17T14:29:28.285Z] 4cdf0a14b661: Pushed [2022-10-17T14:29:30.820Z] f3d944455133: Pushed [2022-10-17T14:29:30.820Z] 7dd050cc22c9d035a838129566380a3ada9f0223: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:31.130Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:31.429Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-17T14:29:31.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-17T14:29:31.429Z] f3d944455133: Preparing [2022-10-17T14:29:31.429Z] 68a42bd15aad: Preparing [2022-10-17T14:29:31.429Z] 77cf7d8f1a05: Preparing [2022-10-17T14:29:31.429Z] 4cdf0a14b661: Preparing [2022-10-17T14:29:31.429Z] e31bd9b9819a: Preparing [2022-10-17T14:29:31.429Z] 994393dc58e7: Preparing [2022-10-17T14:29:31.429Z] 77cf7d8f1a05: Layer already exists [2022-10-17T14:29:31.429Z] 4cdf0a14b661: Layer already exists [2022-10-17T14:29:31.429Z] e31bd9b9819a: Layer already exists [2022-10-17T14:29:31.429Z] f3d944455133: Layer already exists [2022-10-17T14:29:31.429Z] 68a42bd15aad: Layer already exists [2022-10-17T14:29:31.429Z] 994393dc58e7: Layer already exists [2022-10-17T14:29:31.429Z] latest: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:31.730Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:32.033Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.17 [2022-10-17T14:29:32.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-17T14:29:32.033Z] f3d944455133: Preparing [2022-10-17T14:29:32.033Z] 68a42bd15aad: Preparing [2022-10-17T14:29:32.033Z] 77cf7d8f1a05: Preparing [2022-10-17T14:29:32.033Z] 4cdf0a14b661: Preparing [2022-10-17T14:29:32.033Z] e31bd9b9819a: Preparing [2022-10-17T14:29:32.033Z] 994393dc58e7: Preparing [2022-10-17T14:29:32.033Z] 994393dc58e7: Waiting [2022-10-17T14:29:32.033Z] 4cdf0a14b661: Layer already exists [2022-10-17T14:29:32.033Z] 68a42bd15aad: Layer already exists [2022-10-17T14:29:32.033Z] 77cf7d8f1a05: Layer already exists [2022-10-17T14:29:32.033Z] e31bd9b9819a: Layer already exists [2022-10-17T14:29:32.033Z] f3d944455133: Layer already exists [2022-10-17T14:29:32.033Z] 994393dc58e7: Layer already exists [2022-10-17T14:29:32.033Z] 2.3.0-dev.17: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:32.335Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:32.645Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [2022-10-17T14:29:32.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-17T14:29:32.645Z] f3d944455133: Preparing [2022-10-17T14:29:32.645Z] 68a42bd15aad: Preparing [2022-10-17T14:29:32.645Z] 77cf7d8f1a05: Preparing [2022-10-17T14:29:32.645Z] 4cdf0a14b661: Preparing [2022-10-17T14:29:32.645Z] e31bd9b9819a: Preparing [2022-10-17T14:29:32.645Z] 994393dc58e7: Preparing [2022-10-17T14:29:32.645Z] 994393dc58e7: Waiting [2022-10-17T14:29:32.645Z] 4cdf0a14b661: Layer already exists [2022-10-17T14:29:32.645Z] 77cf7d8f1a05: Layer already exists [2022-10-17T14:29:32.645Z] 68a42bd15aad: Layer already exists [2022-10-17T14:29:32.645Z] e31bd9b9819a: Layer already exists [2022-10-17T14:29:32.645Z] f3d944455133: Layer already exists [2022-10-17T14:29:32.645Z] 994393dc58e7: Layer already exists [2022-10-17T14:29:32.645Z] 7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:32.955Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:33.258Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-10-17T14:29:33.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-17T14:29:33.258Z] f3d944455133: Preparing [2022-10-17T14:29:33.258Z] 68a42bd15aad: Preparing [2022-10-17T14:29:33.258Z] 77cf7d8f1a05: Preparing [2022-10-17T14:29:33.258Z] 4cdf0a14b661: Preparing [2022-10-17T14:29:33.258Z] e31bd9b9819a: Preparing [2022-10-17T14:29:33.258Z] 994393dc58e7: Preparing [2022-10-17T14:29:33.258Z] 994393dc58e7: Waiting [2022-10-17T14:29:33.258Z] 68a42bd15aad: Layer already exists [2022-10-17T14:29:33.258Z] 4cdf0a14b661: Layer already exists [2022-10-17T14:29:33.258Z] e31bd9b9819a: Layer already exists [2022-10-17T14:29:33.258Z] 77cf7d8f1a05: Layer already exists [2022-10-17T14:29:33.258Z] f3d944455133: Layer already exists [2022-10-17T14:29:33.258Z] 994393dc58e7: Layer already exists [2022-10-17T14:29:33.258Z] main: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T14:29:33.295Z] ===================================================== [Pipeline] echo [2022-10-17T14:29:33.300Z] taggedImages: [2022-10-17T14:29:33.300Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223 [2022-10-17T14:29:33.300Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-17T14:29:33.300Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.17 [2022-10-17T14:29:33.300Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [2022-10-17T14:29:33.300Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:33.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T14:29:33.640Z] [2022-10-17T14:29:33.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:29:33.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T14:29:33.936Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T14:29:33.936Z] 5eb5b503b376: Pulling fs layer [2022-10-17T14:29:33.936Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T14:29:33.936Z] ec43610c2a17: Pulling fs layer [2022-10-17T14:29:33.936Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T14:29:33.936Z] 33b1e0a273af: Pulling fs layer [2022-10-17T14:29:33.936Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T14:29:33.936Z] 2f39f015ded8: Pulling fs layer [2022-10-17T14:29:33.936Z] 33b1e0a273af: Waiting [2022-10-17T14:29:33.936Z] 5d3b04190fa2: Waiting [2022-10-17T14:29:33.936Z] 2f39f015ded8: Waiting [2022-10-17T14:29:33.936Z] 3a2ae6a8a46f: Waiting [2022-10-17T14:29:33.936Z] 5c69ac0246d0: Download complete [2022-10-17T14:29:33.936Z] 3a2ae6a8a46f: Download complete [2022-10-17T14:29:33.936Z] 33b1e0a273af: Verifying Checksum [2022-10-17T14:29:33.936Z] 33b1e0a273af: Download complete [2022-10-17T14:29:34.195Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T14:29:34.195Z] 5d3b04190fa2: Download complete [2022-10-17T14:29:34.195Z] ec43610c2a17: Verifying Checksum [2022-10-17T14:29:34.195Z] ec43610c2a17: Download complete [2022-10-17T14:29:34.195Z] 5eb5b503b376: Verifying Checksum [2022-10-17T14:29:34.195Z] 5eb5b503b376: Download complete [2022-10-17T14:29:34.759Z] 2f39f015ded8: Verifying Checksum [2022-10-17T14:29:34.760Z] 2f39f015ded8: Download complete [2022-10-17T14:29:35.325Z] 5eb5b503b376: Pull complete [2022-10-17T14:29:35.583Z] 5c69ac0246d0: Pull complete [2022-10-17T14:29:35.840Z] ec43610c2a17: Pull complete [2022-10-17T14:29:36.098Z] 3a2ae6a8a46f: Pull complete [2022-10-17T14:29:36.098Z] 33b1e0a273af: Pull complete [2022-10-17T14:29:36.357Z] 5d3b04190fa2: Pull complete [2022-10-17T14:29:40.532Z] 2f39f015ded8: Pull complete [2022-10-17T14:29:40.532Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T14:29:40.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T14:29:40.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:29:40.600Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:29:40.633Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T14:29:44.341Z] $ docker top fa3b9cf3bd0f5605d49a11819e16d72e41fd44bc72f9ec69770d11aeed49ec1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:29:44.716Z] ---> job-cost.sh [2022-10-17T14:29:44.716Z] lf-activate-venv: SKIPPING [2022-10-17T14:29:44.716Z] INFO: No Stack... [2022-10-17T14:29:44.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T14:29:45.542Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T14:29:45.830Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-10-17T14:29:45.830Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T14:29:45.842Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [2022-10-17T14:29:45.851Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] did not exist. Created. [2022-10-17T14:29:45.851Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T14:29:46.147Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T14:29:46.171Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T14:29:46.178Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T14:29:46.199Z] $ docker stop --time=1 fa3b9cf3bd0f5605d49a11819e16d72e41fd44bc72f9ec69770d11aeed49ec1e [2022-10-17T14:29:47.355Z] $ docker rm -f fa3b9cf3bd0f5605d49a11819e16d72e41fd44bc72f9ec69770d11aeed49ec1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T14:30:22.091Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8315 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-10-17T14:30:22.103Z] Running in /w/workspace/device-rfid-llrp-go/53 [Pipeline] { [Pipeline] checkout [2022-10-17T14:30:22.141Z] Selected Git installation does not exist. Using Default [2022-10-17T14:30:22.142Z] The recommended git tool is: NONE [2022-10-17T14:30:27.494Z] using credential edgex-jenkins-ssh [2022-10-17T14:30:27.510Z] Cloning the remote Git repository [2022-10-17T14:30:27.551Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-17T14:30:27.620Z] > git init /w/workspace/device-rfid-llrp-go/53 # timeout=10 [2022-10-17T14:30:27.783Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-17T14:30:27.784Z] > git --version # timeout=10 [2022-10-17T14:30:27.805Z] > git --version # 'git version 2.25.1' [2022-10-17T14:30:27.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T14:30:27.861Z] Verifying host key using known hosts file [2022-10-17T14:30:28.051Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T14:30:28.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T14:30:29.319Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-10-17T14:30:29.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T14:30:30.229Z] Avoid second fetch [2022-10-17T14:30:30.229Z] Checking out Revision 7dd050cc22c9d035a838129566380a3ada9f0223 (main) [2022-10-17T14:30:30.813Z] Commit message: "Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" [2022-10-17T14:30:30.247Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T14:30:30.269Z] > git checkout -f 7dd050cc22c9d035a838129566380a3ada9f0223 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T14:30:31.745Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T14:30:31.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T14:30:31.745Z] Dload Upload Total Spent Left Speed [2022-10-17T14:30:31.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2022-10-17T14:30:32.306Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T14:30:32.630Z] + sudo tee /etc/docker/daemon.new [2022-10-17T14:30:32.630Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T14:30:32.630Z] { [2022-10-17T14:30:32.630Z] "registry-mirrors": [ [2022-10-17T14:30:32.630Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T14:30:32.630Z] ], [2022-10-17T14:30:32.630Z] "bip": "10.250.0.254/24", [2022-10-17T14:30:32.630Z] "hosts": [ [2022-10-17T14:30:32.630Z] "tcp://0.0.0.0:5555", [2022-10-17T14:30:32.630Z] "unix:///var/run/docker.sock" [2022-10-17T14:30:32.630Z] ], [2022-10-17T14:30:32.630Z] "mtu": 1458, [2022-10-17T14:30:32.630Z] "selinux-enabled": true, [2022-10-17T14:30:32.630Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T14:30:32.630Z] } [Pipeline] sh [2022-10-17T14:30:32.959Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T14:30:33.292Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:30:51.544Z] provisioning config files... [2022-10-17T14:30:51.568Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/53@tmp/config15491934238663772383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:30:51.919Z] ---> docker-login.sh [2022-10-17T14:30:51.919Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:30:52.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:30:52.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:30:52.507Z] Configure a credential helper to remove this warning. See [2022-10-17T14:30:52.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:30:52.507Z] [2022-10-17T14:30:52.507Z] Login Succeeded [2022-10-17T14:30:52.507Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:30:52.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:30:53.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:30:53.046Z] Configure a credential helper to remove this warning. See [2022-10-17T14:30:53.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:30:53.046Z] [2022-10-17T14:30:53.046Z] Login Succeeded [2022-10-17T14:30:53.046Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:30:53.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:30:53.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:30:53.317Z] Configure a credential helper to remove this warning. See [2022-10-17T14:30:53.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:30:53.317Z] [2022-10-17T14:30:53.317Z] Login Succeeded [2022-10-17T14:30:53.317Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:30:53.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:30:53.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:30:53.585Z] Configure a credential helper to remove this warning. See [2022-10-17T14:30:53.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:30:53.585Z] [2022-10-17T14:30:53.585Z] Login Succeeded [2022-10-17T14:30:53.585Z] docker.io [2022-10-17T14:30:53.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:30:54.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:30:54.448Z] Configure a credential helper to remove this warning. See [2022-10-17T14:30:54.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:30:54.448Z] [2022-10-17T14:30:54.448Z] Login Succeeded [2022-10-17T14:30:54.448Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:30:54.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T14:30:54.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:30:54.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:30:54.641Z] ========================================================= [2022-10-17T14:30:54.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T14:30:54.642Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:30:54.974Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T14:30:55.243Z] Sending build context to Docker daemon 1.22MB [2022-10-17T14:30:55.243Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T14:30:55.243Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-17T14:30:55.513Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T14:30:55.514Z] 9b18e9b68314: Pulling fs layer [2022-10-17T14:30:55.514Z] d32db5db7311: Pulling fs layer [2022-10-17T14:30:55.514Z] d0c4b47475fc: Pulling fs layer [2022-10-17T14:30:55.514Z] 5831b945b038: Pulling fs layer [2022-10-17T14:30:55.514Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T14:30:55.514Z] e10730c5d714: Pulling fs layer [2022-10-17T14:30:55.514Z] 5dd5c2283517: Pulling fs layer [2022-10-17T14:30:55.514Z] d5ac0230b979: Pulling fs layer [2022-10-17T14:30:55.514Z] 5831b945b038: Waiting [2022-10-17T14:30:55.514Z] 86bbec2aaacd: Waiting [2022-10-17T14:30:55.514Z] e10730c5d714: Waiting [2022-10-17T14:30:55.514Z] 5dd5c2283517: Waiting [2022-10-17T14:30:55.514Z] d5ac0230b979: Waiting [2022-10-17T14:30:55.514Z] d0c4b47475fc: Download complete [2022-10-17T14:30:55.514Z] d32db5db7311: Download complete [2022-10-17T14:30:55.514Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T14:30:55.514Z] 86bbec2aaacd: Download complete [2022-10-17T14:30:55.514Z] e10730c5d714: Verifying Checksum [2022-10-17T14:30:55.514Z] e10730c5d714: Download complete [2022-10-17T14:30:55.514Z] 9b18e9b68314: Verifying Checksum [2022-10-17T14:30:55.514Z] 9b18e9b68314: Download complete [2022-10-17T14:30:56.490Z] 9b18e9b68314: Pull complete [2022-10-17T14:30:56.490Z] d5ac0230b979: Verifying Checksum [2022-10-17T14:30:56.490Z] d5ac0230b979: Download complete [2022-10-17T14:30:57.093Z] d32db5db7311: Pull complete [2022-10-17T14:30:57.364Z] d0c4b47475fc: Pull complete [2022-10-17T14:30:57.953Z] 5dd5c2283517: Verifying Checksum [2022-10-17T14:30:57.953Z] 5dd5c2283517: Download complete [2022-10-17T14:30:58.541Z] 5831b945b038: Verifying Checksum [2022-10-17T14:30:58.541Z] 5831b945b038: Download complete [2022-10-17T14:31:10.895Z] 5831b945b038: Pull complete [2022-10-17T14:31:10.895Z] 86bbec2aaacd: Pull complete [2022-10-17T14:31:10.895Z] e10730c5d714: Pull complete [2022-10-17T14:31:16.263Z] 5dd5c2283517: Pull complete [2022-10-17T14:31:18.854Z] d5ac0230b979: Pull complete [2022-10-17T14:31:18.854Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T14:31:18.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T14:31:18.854Z] ---> 59b3b1a385d4 [2022-10-17T14:31:18.854Z] Step 3/12 : ARG MAKE='make build' [2022-10-17T14:31:20.799Z] ---> Running in 98496dadf0f5 [2022-10-17T14:31:21.066Z] Removing intermediate container 98496dadf0f5 [2022-10-17T14:31:21.066Z] ---> cb6cef641f97 [2022-10-17T14:31:21.066Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-17T14:31:21.066Z] ---> Running in b3660838523b [2022-10-17T14:31:21.336Z] Removing intermediate container b3660838523b [2022-10-17T14:31:21.336Z] ---> 074bef0e25d8 [2022-10-17T14:31:21.336Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T14:31:21.615Z] ---> Running in 300d79643893 [2022-10-17T14:31:21.885Z] Removing intermediate container 300d79643893 [2022-10-17T14:31:21.885Z] ---> 91610df8ee55 [2022-10-17T14:31:21.885Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:31:21.885Z] ---> Running in b5ca899bd9b9 [2022-10-17T14:31:23.834Z] Removing intermediate container b5ca899bd9b9 [2022-10-17T14:31:23.834Z] ---> fbff7c568c59 [2022-10-17T14:31:23.834Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T14:31:23.834Z] ---> Running in 948ca8c901bc [2022-10-17T14:31:24.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T14:31:25.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T14:31:26.450Z] OK: 221 MiB in 51 packages [2022-10-17T14:31:27.431Z] Removing intermediate container 948ca8c901bc [2022-10-17T14:31:27.431Z] ---> 59dfccf8bd69 [2022-10-17T14:31:27.431Z] Step 8/12 : WORKDIR /app [2022-10-17T14:31:27.431Z] ---> Running in 74697512a27c [2022-10-17T14:31:27.699Z] Removing intermediate container 74697512a27c [2022-10-17T14:31:27.699Z] ---> 2c06b1936f16 [2022-10-17T14:31:27.699Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-17T14:31:28.285Z] ---> 76f2cb9fd980 [2022-10-17T14:31:28.285Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T14:31:28.285Z] ---> Running in eb983308a9a4 [2022-10-17T14:32:24.727Z] Removing intermediate container eb983308a9a4 [2022-10-17T14:32:24.727Z] ---> f3405bf40777 [2022-10-17T14:32:24.727Z] Step 11/12 : COPY . . [2022-10-17T14:32:24.727Z] ---> 4dc359a607be [2022-10-17T14:32:24.727Z] Step 12/12 : RUN $MAKE [2022-10-17T14:32:24.727Z] ---> Running in 5b9a8b5211a4 [2022-10-17T14:32:24.727Z] noop [2022-10-17T14:32:24.727Z] Removing intermediate container 5b9a8b5211a4 [2022-10-17T14:32:24.727Z] ---> 1d1eb212c21d [2022-10-17T14:32:24.727Z] Successfully built 1d1eb212c21d [2022-10-17T14:32:24.727Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:32:25.073Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T14:32:25.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:32:25.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-8315 does not seem to be running inside a container [2022-10-17T14:32:25.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/53 -v /w/workspace/device-rfid-llrp-go/53:/w/workspace/device-rfid-llrp-go/53:rw,z -v /w/workspace/device-rfid-llrp-go/53@tmp:/w/workspace/device-rfid-llrp-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T14:32:26.670Z] $ docker top cb4c116e342570e5b9db0959c6bab46bbf60c67189a864e6a704dd5ea29debbb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:32:27.522Z] + go version [2022-10-17T14:32:27.522Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T14:32:27.548Z] $ docker stop --time=1 cb4c116e342570e5b9db0959c6bab46bbf60c67189a864e6a704dd5ea29debbb [2022-10-17T14:32:29.179Z] $ docker rm -f cb4c116e342570e5b9db0959c6bab46bbf60c67189a864e6a704dd5ea29debbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:32:29.698Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T14:32:29.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:32:29.871Z] prd-ubuntu20.04-docker-arm64-4c-16g-8315 does not seem to be running inside a container [2022-10-17T14:32:29.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/53 -v /w/workspace/device-rfid-llrp-go/53:/w/workspace/device-rfid-llrp-go/53:rw,z -v /w/workspace/device-rfid-llrp-go/53@tmp:/w/workspace/device-rfid-llrp-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T14:32:31.163Z] $ docker top b985363730cc56504f358d0ab749b1da9684de632bccb8d7827c35d2c39fecd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:32:31.977Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/53 [Pipeline] fileExists [Pipeline] sh [2022-10-17T14:32:32.623Z] + make test [2022-10-17T14:32:32.623Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T14:32:34.052Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-17T14:34:10.712Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-17T14:34:10.712Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-17T14:34:28.901Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.066s coverage: 38.5% of statements [2022-10-17T14:34:28.901Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.476s coverage: 52.0% of statements [2022-10-17T14:34:28.901Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 95.5% of statements [2022-10-17T14:34:29.168Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T14:34:29.168Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T14:34:55.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T14:34:56.831Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T14:34:57.789Z] ./bin/test-attribution-txt.sh [2022-10-17T14:34:57.789Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-17T14:34:58.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T14:34:58.424Z] $ docker stop --time=1 b985363730cc56504f358d0ab749b1da9684de632bccb8d7827c35d2c39fecd8 [2022-10-17T14:35:00.195Z] $ docker rm -f b985363730cc56504f358d0ab749b1da9684de632bccb8d7827c35d2c39fecd8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T14:35:01.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T14:35:01.131Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T14:35:01.759Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T14:35:02.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T14:35:02.470Z] + ls -al . [2022-10-17T14:35:02.470Z] total 632 [2022-10-17T14:35:02.470Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 14:32 . [2022-10-17T14:35:02.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:30 .. [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 17 14:30 .dockerignore [2022-10-17T14:35:02.470Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 14:30 .git [2022-10-17T14:35:02.470Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:30 .github [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 17 14:30 .gitignore [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 14:30 .golangci.yml [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 17 14:30 Attribution.txt [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 17 14:30 CHANGELOG.md [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 17 14:30 Dockerfile [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 14:30 GOVERNANCE.md [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 17 14:30 Jenkinsfile [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 14:30 LICENSE [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 17 14:30 Makefile [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 14:30 OWNERS.md [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 17 14:30 README.md [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 14:27 VERSION [2022-10-17T14:35:02.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:30 bin [2022-10-17T14:35:02.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:30 cmd [2022-10-17T14:35:02.470Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 17 14:34 coverage.out [2022-10-17T14:35:02.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:30 examples [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 3609 Oct 17 14:30 go.mod [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 37783 Oct 17 14:30 go.sum [2022-10-17T14:35:02.470Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:30 images [2022-10-17T14:35:02.470Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 17 14:30 internal [2022-10-17T14:35:02.470Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:30 snap [2022-10-17T14:35:02.470Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 17 14:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:35:02.810Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7dd050cc22c9d035a838129566380a3ada9f0223 --label arch=arm64 --label version=2.3.0-dev.17 . [2022-10-17T14:35:03.077Z] Sending build context to Docker daemon 1.22MB [2022-10-17T14:35:03.077Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T14:35:03.077Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T14:35:03.077Z] ---> 1d1eb212c21d [2022-10-17T14:35:03.077Z] Step 3/25 : ARG MAKE='make build' [2022-10-17T14:35:03.344Z] ---> Running in d27a08793969 [2022-10-17T14:35:03.617Z] Removing intermediate container d27a08793969 [2022-10-17T14:35:03.617Z] ---> 2bfb7adfb92a [2022-10-17T14:35:03.617Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-17T14:35:03.884Z] ---> Running in 2ab8b1930830 [2022-10-17T14:35:04.149Z] Removing intermediate container 2ab8b1930830 [2022-10-17T14:35:04.149Z] ---> 34fa355e9d77 [2022-10-17T14:35:04.149Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T14:35:04.149Z] ---> Running in 87a8b45bf704 [2022-10-17T14:35:04.416Z] Removing intermediate container 87a8b45bf704 [2022-10-17T14:35:04.416Z] ---> 9b4baa2ef29c [2022-10-17T14:35:04.416Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:35:04.688Z] ---> Running in 81021a16dc71 [2022-10-17T14:35:06.628Z] Removing intermediate container 81021a16dc71 [2022-10-17T14:35:06.628Z] ---> d2c0abf3e1da [2022-10-17T14:35:06.628Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T14:35:06.628Z] ---> Running in fe3f61e8d2f4 [2022-10-17T14:35:07.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T14:35:08.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T14:35:09.145Z] OK: 221 MiB in 51 packages [2022-10-17T14:35:10.110Z] Removing intermediate container fe3f61e8d2f4 [2022-10-17T14:35:10.110Z] ---> da4768f4e7ab [2022-10-17T14:35:10.110Z] Step 8/25 : WORKDIR /app [2022-10-17T14:35:10.110Z] ---> Running in 86293a0c6c5f [2022-10-17T14:35:12.064Z] Removing intermediate container 86293a0c6c5f [2022-10-17T14:35:12.064Z] ---> 7ce79ac716ec [2022-10-17T14:35:12.064Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-17T14:35:12.332Z] ---> dc0afc21370b [2022-10-17T14:35:12.332Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T14:35:12.332Z] ---> Running in b0f312727df8 [2022-10-17T14:35:14.294Z] Removing intermediate container b0f312727df8 [2022-10-17T14:35:14.294Z] ---> ed5d0828026a [2022-10-17T14:35:14.294Z] Step 11/25 : COPY . . [2022-10-17T14:35:15.256Z] ---> 1e6ac59cdd17 [2022-10-17T14:35:15.256Z] Step 12/25 : RUN $MAKE [2022-10-17T14:35:15.256Z] ---> Running in f3257f04d959 [2022-10-17T14:35:16.218Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-17T14:37:37.909Z] Removing intermediate container f3257f04d959 [2022-10-17T14:37:37.910Z] ---> 747ea59f65be [2022-10-17T14:37:37.910Z] Step 13/25 : FROM alpine:3.16 [2022-10-17T14:37:37.910Z] 3.16: Pulling from library/alpine [2022-10-17T14:37:37.910Z] 9b18e9b68314: Already exists [2022-10-17T14:37:37.910Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T14:37:37.910Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T14:37:37.910Z] ---> a6215f271958 [2022-10-17T14:37:37.910Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-17T14:37:37.910Z] ---> Running in 39e6525ba441 [2022-10-17T14:37:37.910Z] Removing intermediate container 39e6525ba441 [2022-10-17T14:37:37.910Z] ---> f13b88af6ffa [2022-10-17T14:37:37.910Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T14:37:37.910Z] ---> Running in 11bcd5079500 [2022-10-17T14:37:39.320Z] Removing intermediate container 11bcd5079500 [2022-10-17T14:37:39.320Z] ---> 8e7d4dbc3625 [2022-10-17T14:37:39.320Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T14:37:39.320Z] ---> Running in b58712d8f6ee [2022-10-17T14:37:40.277Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T14:37:41.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T14:37:42.191Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T14:37:42.191Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T14:37:42.191Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T14:37:42.458Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T14:37:42.458Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T14:37:42.728Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T14:37:42.728Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T14:37:42.728Z] OK: 8 MiB in 20 packages [2022-10-17T14:37:43.691Z] Removing intermediate container b58712d8f6ee [2022-10-17T14:37:43.691Z] ---> a0fca7acb236 [2022-10-17T14:37:43.691Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-17T14:37:44.277Z] ---> ec040cf15df8 [2022-10-17T14:37:44.277Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-17T14:37:44.862Z] ---> b86cd775c671 [2022-10-17T14:37:44.862Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-17T14:37:46.275Z] ---> a20b0b030590 [2022-10-17T14:37:46.275Z] Step 20/25 : EXPOSE 59989 [2022-10-17T14:37:46.275Z] ---> Running in 2424b6520b31 [2022-10-17T14:37:46.275Z] Removing intermediate container 2424b6520b31 [2022-10-17T14:37:46.275Z] ---> dcbe2b0ae15d [2022-10-17T14:37:46.275Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-17T14:37:46.543Z] ---> Running in 3f17be840626 [2022-10-17T14:37:46.810Z] Removing intermediate container 3f17be840626 [2022-10-17T14:37:46.810Z] ---> 3a7b743bface [2022-10-17T14:37:46.810Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-17T14:37:46.810Z] ---> Running in 848f10e24dd9 [2022-10-17T14:37:47.078Z] Removing intermediate container 848f10e24dd9 [2022-10-17T14:37:47.078Z] ---> cf4cbb159de2 [2022-10-17T14:37:47.078Z] Step 23/25 : LABEL arch=arm64 [2022-10-17T14:37:47.078Z] ---> Running in 5f80df80b7e6 [2022-10-17T14:37:47.346Z] Removing intermediate container 5f80df80b7e6 [2022-10-17T14:37:47.346Z] ---> eb675ebc584a [2022-10-17T14:37:47.346Z] Step 24/25 : LABEL git_sha=7dd050cc22c9d035a838129566380a3ada9f0223 [2022-10-17T14:37:47.615Z] ---> Running in aa1be574d3f5 [2022-10-17T14:37:47.882Z] Removing intermediate container aa1be574d3f5 [2022-10-17T14:37:47.882Z] ---> 4af49a5fd3aa [2022-10-17T14:37:47.882Z] Step 25/25 : LABEL version=2.3.0-dev.17 [2022-10-17T14:37:47.882Z] ---> Running in d089f1d093a3 [2022-10-17T14:37:48.149Z] Removing intermediate container d089f1d093a3 [2022-10-17T14:37:48.149Z] ---> f8d6d7bb015c [2022-10-17T14:37:48.149Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T14:37:48.149Z] Successfully built f8d6d7bb015c [2022-10-17T14:37:48.149Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:37:48.274Z] provisioning config files... [2022-10-17T14:37:48.287Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/53@tmp/config332856722455964554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:37:48.620Z] ---> docker-login.sh [2022-10-17T14:37:48.620Z] nexus3.edgexfoundry.org:10001 [2022-10-17T14:37:48.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:37:48.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:37:48.887Z] Configure a credential helper to remove this warning. See [2022-10-17T14:37:48.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:37:48.887Z] [2022-10-17T14:37:48.887Z] Login Succeeded [2022-10-17T14:37:48.887Z] nexus3.edgexfoundry.org:10002 [2022-10-17T14:37:49.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:37:49.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:37:49.156Z] Configure a credential helper to remove this warning. See [2022-10-17T14:37:49.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:37:49.156Z] [2022-10-17T14:37:49.156Z] Login Succeeded [2022-10-17T14:37:49.156Z] nexus3.edgexfoundry.org:10003 [2022-10-17T14:37:49.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:37:49.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:37:49.489Z] Configure a credential helper to remove this warning. See [2022-10-17T14:37:49.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:37:49.489Z] [2022-10-17T14:37:49.489Z] Login Succeeded [2022-10-17T14:37:49.489Z] nexus3.edgexfoundry.org:10004 [2022-10-17T14:37:49.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:37:50.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:37:50.043Z] Configure a credential helper to remove this warning. See [2022-10-17T14:37:50.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:37:50.043Z] [2022-10-17T14:37:50.043Z] Login Succeeded [2022-10-17T14:37:50.043Z] docker.io [2022-10-17T14:37:50.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T14:37:50.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T14:37:50.585Z] Configure a credential helper to remove this warning. See [2022-10-17T14:37:50.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T14:37:50.585Z] [2022-10-17T14:37:50.585Z] Login Succeeded [2022-10-17T14:37:50.585Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T14:37:50.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T14:37:50.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T14:37:50.647Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-10-17T14:37:50.647Z] 7dd050cc22c9d035a838129566380a3ada9f0223 [2022-10-17T14:37:50.647Z] latest [2022-10-17T14:37:50.647Z] 2.3.0-dev.17 [2022-10-17T14:37:50.647Z] 7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [2022-10-17T14:37:50.647Z] main [2022-10-17T14:37:50.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:50.990Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:51.361Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223 [2022-10-17T14:37:51.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-17T14:37:51.361Z] 0c7a84c5b4eb: Preparing [2022-10-17T14:37:51.362Z] 4da7dc66de84: Preparing [2022-10-17T14:37:51.362Z] a268e583de27: Preparing [2022-10-17T14:37:51.362Z] 369661ab5a6d: Preparing [2022-10-17T14:37:51.362Z] 45e8a78d0ca7: Preparing [2022-10-17T14:37:51.362Z] 5d3e392a13a0: Preparing [2022-10-17T14:37:51.362Z] 5d3e392a13a0: Waiting [2022-10-17T14:37:51.634Z] a268e583de27: Pushed [2022-10-17T14:37:51.634Z] 45e8a78d0ca7: Pushed [2022-10-17T14:37:51.634Z] 4da7dc66de84: Pushed [2022-10-17T14:37:51.634Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:37:52.221Z] 369661ab5a6d: Pushed [2022-10-17T14:37:57.558Z] 0c7a84c5b4eb: Pushed [2022-10-17T14:37:57.558Z] 7dd050cc22c9d035a838129566380a3ada9f0223: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:57.898Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:58.237Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-17T14:37:58.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-17T14:37:58.237Z] 0c7a84c5b4eb: Preparing [2022-10-17T14:37:58.237Z] 4da7dc66de84: Preparing [2022-10-17T14:37:58.237Z] a268e583de27: Preparing [2022-10-17T14:37:58.237Z] 369661ab5a6d: Preparing [2022-10-17T14:37:58.237Z] 45e8a78d0ca7: Preparing [2022-10-17T14:37:58.237Z] 5d3e392a13a0: Preparing [2022-10-17T14:37:58.237Z] 5d3e392a13a0: Waiting [2022-10-17T14:37:58.237Z] 4da7dc66de84: Layer already exists [2022-10-17T14:37:58.237Z] 45e8a78d0ca7: Layer already exists [2022-10-17T14:37:58.237Z] 0c7a84c5b4eb: Layer already exists [2022-10-17T14:37:58.237Z] a268e583de27: Layer already exists [2022-10-17T14:37:58.237Z] 369661ab5a6d: Layer already exists [2022-10-17T14:37:58.237Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:37:58.237Z] latest: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:58.836Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:59.167Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.17 [2022-10-17T14:37:59.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-17T14:37:59.167Z] 0c7a84c5b4eb: Preparing [2022-10-17T14:37:59.167Z] 4da7dc66de84: Preparing [2022-10-17T14:37:59.167Z] a268e583de27: Preparing [2022-10-17T14:37:59.167Z] 369661ab5a6d: Preparing [2022-10-17T14:37:59.167Z] 45e8a78d0ca7: Preparing [2022-10-17T14:37:59.167Z] 5d3e392a13a0: Preparing [2022-10-17T14:37:59.167Z] 5d3e392a13a0: Waiting [2022-10-17T14:37:59.167Z] 0c7a84c5b4eb: Layer already exists [2022-10-17T14:37:59.167Z] 4da7dc66de84: Layer already exists [2022-10-17T14:37:59.167Z] a268e583de27: Layer already exists [2022-10-17T14:37:59.167Z] 45e8a78d0ca7: Layer already exists [2022-10-17T14:37:59.167Z] 369661ab5a6d: Layer already exists [2022-10-17T14:37:59.167Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:37:59.167Z] 2.3.0-dev.17: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:59.511Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:37:59.844Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [2022-10-17T14:37:59.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-17T14:37:59.845Z] 0c7a84c5b4eb: Preparing [2022-10-17T14:37:59.845Z] 4da7dc66de84: Preparing [2022-10-17T14:37:59.845Z] a268e583de27: Preparing [2022-10-17T14:37:59.845Z] 369661ab5a6d: Preparing [2022-10-17T14:37:59.845Z] 45e8a78d0ca7: Preparing [2022-10-17T14:37:59.845Z] 5d3e392a13a0: Preparing [2022-10-17T14:37:59.845Z] 5d3e392a13a0: Waiting [2022-10-17T14:37:59.845Z] 4da7dc66de84: Layer already exists [2022-10-17T14:37:59.845Z] 369661ab5a6d: Layer already exists [2022-10-17T14:37:59.845Z] 45e8a78d0ca7: Layer already exists [2022-10-17T14:37:59.845Z] a268e583de27: Layer already exists [2022-10-17T14:37:59.845Z] 0c7a84c5b4eb: Layer already exists [2022-10-17T14:37:59.845Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:37:59.845Z] 7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:38:00.451Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:38:00.784Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-10-17T14:38:00.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-10-17T14:38:00.784Z] 0c7a84c5b4eb: Preparing [2022-10-17T14:38:00.784Z] 4da7dc66de84: Preparing [2022-10-17T14:38:00.784Z] a268e583de27: Preparing [2022-10-17T14:38:00.784Z] 369661ab5a6d: Preparing [2022-10-17T14:38:00.784Z] 45e8a78d0ca7: Preparing [2022-10-17T14:38:00.784Z] 5d3e392a13a0: Preparing [2022-10-17T14:38:00.784Z] 5d3e392a13a0: Waiting [2022-10-17T14:38:00.784Z] 0c7a84c5b4eb: Layer already exists [2022-10-17T14:38:00.784Z] 45e8a78d0ca7: Layer already exists [2022-10-17T14:38:00.784Z] 4da7dc66de84: Layer already exists [2022-10-17T14:38:00.784Z] 369661ab5a6d: Layer already exists [2022-10-17T14:38:00.784Z] a268e583de27: Layer already exists [2022-10-17T14:38:00.784Z] 5d3e392a13a0: Layer already exists [2022-10-17T14:38:01.053Z] main: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T14:38:01.104Z] ===================================================== [Pipeline] echo [2022-10-17T14:38:01.110Z] taggedImages: [2022-10-17T14:38:01.110Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223 [2022-10-17T14:38:01.110Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-10-17T14:38:01.110Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.17 [2022-10-17T14:38:01.110Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [2022-10-17T14:38:01.110Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:38:01.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T14:38:01.460Z] [2022-10-17T14:38:01.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:38:01.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T14:38:01.783Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T14:38:01.783Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T14:38:01.783Z] 04944245beec: Pulling fs layer [2022-10-17T14:38:01.783Z] 699f458cf7ca: Pulling fs layer [2022-10-17T14:38:01.783Z] 765212b225bb: Pulling fs layer [2022-10-17T14:38:01.783Z] f23df028b6ca: Pulling fs layer [2022-10-17T14:38:01.783Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T14:38:01.783Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T14:38:01.783Z] f23df028b6ca: Waiting [2022-10-17T14:38:01.783Z] d65c8cfc05b1: Waiting [2022-10-17T14:38:01.783Z] 2437ff75d9bd: Waiting [2022-10-17T14:38:01.783Z] 765212b225bb: Waiting [2022-10-17T14:38:02.051Z] 04944245beec: Verifying Checksum [2022-10-17T14:38:02.051Z] 04944245beec: Download complete [2022-10-17T14:38:02.051Z] 765212b225bb: Verifying Checksum [2022-10-17T14:38:02.051Z] 765212b225bb: Download complete [2022-10-17T14:38:02.051Z] f23df028b6ca: Verifying Checksum [2022-10-17T14:38:02.051Z] f23df028b6ca: Download complete [2022-10-17T14:38:02.051Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T14:38:02.051Z] d65c8cfc05b1: Download complete [2022-10-17T14:38:02.321Z] 699f458cf7ca: Verifying Checksum [2022-10-17T14:38:02.321Z] 699f458cf7ca: Download complete [2022-10-17T14:38:02.589Z] 8998bd30e6a1: Download complete [2022-10-17T14:38:05.177Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T14:38:05.177Z] 2437ff75d9bd: Download complete [2022-10-17T14:38:06.584Z] 8998bd30e6a1: Pull complete [2022-10-17T14:38:06.851Z] 04944245beec: Pull complete [2022-10-17T14:38:08.254Z] 699f458cf7ca: Pull complete [2022-10-17T14:38:08.254Z] 765212b225bb: Pull complete [2022-10-17T14:38:09.214Z] f23df028b6ca: Pull complete [2022-10-17T14:38:09.214Z] d65c8cfc05b1: Pull complete [2022-10-17T14:38:24.215Z] 2437ff75d9bd: Pull complete [2022-10-17T14:38:24.215Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T14:38:24.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T14:38:24.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:38:24.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-8315 does not seem to be running inside a container [2022-10-17T14:38:24.459Z] $ 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/device-rfid-llrp-go/53 -v /w/workspace/device-rfid-llrp-go/53:/w/workspace/device-rfid-llrp-go/53:rw,z -v /w/workspace/device-rfid-llrp-go/53@tmp:/w/workspace/device-rfid-llrp-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-17T14:38:27.151Z] $ docker top f70e5cb4fa0ae7f869311c55d37477479aa5e36c769ddc4c0410378bab0346a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:38:27.647Z] ---> job-cost.sh [2022-10-17T14:38:27.912Z] lf-activate-venv: SKIPPING [2022-10-17T14:38:27.912Z] INFO: No Stack... [2022-10-17T14:38:28.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T14:38:29.130Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T14:38:29.444Z] + cut -d, -f6 [2022-10-17T14:38:29.444Z] + cat /w/workspace/device-rfid-llrp-go/53/archives/cost.csv [Pipeline] lock [2022-10-17T14:38:29.502Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [2022-10-17T14:38:29.511Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] did not exist. Created. [2022-10-17T14:38:29.512Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T14:38:29.845Z] /w/workspace/device-rfid-llrp-go/53@tmp/durable-5876cdb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T14:38:30.488Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T14:38:30.510Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T14:38:30.565Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T14:38:30.574Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T14:38:30.603Z] $ docker stop --time=1 f70e5cb4fa0ae7f869311c55d37477479aa5e36c769ddc4c0410378bab0346a4 [2022-10-17T14:38:32.089Z] $ docker rm -f f70e5cb4fa0ae7f869311c55d37477479aa5e36c769ddc4c0410378bab0346a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-17T14:38:32.425Z] provisioning config files... [2022-10-17T14:38:32.431Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5351948283970856392tmp [Pipeline] { [Pipeline] sh [2022-10-17T14:38:32.718Z] + set +x [2022-10-17T14:38:32.718Z] + curl -s https://codecov.io/bash [2022-10-17T14:38:32.718Z] + bash -s -- [2022-10-17T14:38:32.718Z] [2022-10-17T14:38:32.718Z] _____ _ [2022-10-17T14:38:32.718Z] / ____| | | [2022-10-17T14:38:32.718Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T14:38:32.718Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T14:38:32.718Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T14:38:32.718Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T14:38:32.718Z] Bash-1.0.6 [2022-10-17T14:38:32.718Z] [2022-10-17T14:38:32.718Z] [2022-10-17T14:38:32.718Z] ==> git version 2.25.1 found [2022-10-17T14:38:32.718Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-17T14:38:32.718Z] Release-Date: 2020-01-08 [2022-10-17T14:38:32.718Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T14:38:32.718Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T14:38:32.718Z] ==> Jenkins CI detected. [2022-10-17T14:38:32.718Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-10-17T14:38:32.718Z] project root: . [2022-10-17T14:38:32.718Z] --> token set from env [2022-10-17T14:38:32.718Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T14:38:32.718Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T14:38:32.718Z] ==> Python coveragepy not found [2022-10-17T14:38:32.718Z] ==> Searching for coverage reports in: [2022-10-17T14:38:32.718Z] + . [2022-10-17T14:38:32.718Z] -> Found 1 reports [2022-10-17T14:38:32.718Z] ==> Detecting git/mercurial file structure [2022-10-17T14:38:32.718Z] ==> Reading reports [2022-10-17T14:38:32.718Z] + ./coverage.out bytes=460049 [2022-10-17T14:38:32.718Z] ==> Appending adjustments [2022-10-17T14:38:32.718Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T14:38:32.977Z] + Found adjustments [2022-10-17T14:38:32.977Z] ==> Gzipping contents [2022-10-17T14:38:32.977Z] 52K /tmp/codecov.x27zFI.gz [2022-10-17T14:38:32.977Z] ==> Uploading reports [2022-10-17T14:38:32.977Z] url: https://codecov.io [2022-10-17T14:38:32.977Z] query: branch=main&commit=7dd050cc22c9d035a838129566380a3ada9f0223&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T14:38:32.977Z] -> Pinging Codecov [2022-10-17T14:38:32.977Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=7dd050cc22c9d035a838129566380a3ada9f0223&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T14:38:33.235Z] -> Uploading to [2022-10-17T14:38:33.235Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/581DD39554BDF9B6E22D074273EAD858/7dd050cc22c9d035a838129566380a3ada9f0223/9e53c998-2753-45c1-8922-102b996c4048.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T143833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66ecfb24302efda8017cf57cd906b12e5446972a97ad609a0669e6ec08883b0e [2022-10-17T14:38:33.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T14:38:33.235Z] Dload Upload Total Spent Left Speed [2022-10-17T14:38:33.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51663 0 0 100 51663 0 229k --:--:-- --:--:-- --:--:-- 229k [2022-10-17T14:38:33.493Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] } [2022-10-17T14:38:33.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T14:38:33.613Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T14:38:33.624Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:38:33.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T14:38:33.922Z] [2022-10-17T14:38:33.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:38:34.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T14:38:34.222Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T14:38:34.222Z] df9b9388f04a: Pulling fs layer [2022-10-17T14:38:34.222Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T14:38:34.222Z] 25bc292e5bac: Pulling fs layer [2022-10-17T14:38:34.222Z] 114826534d7a: Pulling fs layer [2022-10-17T14:38:34.222Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T14:38:34.222Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T14:38:34.222Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T14:38:34.222Z] 114826534d7a: Waiting [2022-10-17T14:38:34.222Z] 4657fd5d0bcf: Waiting [2022-10-17T14:38:34.222Z] 6ad1cebc031e: Waiting [2022-10-17T14:38:34.222Z] 8a3aa393b2d8: Waiting [2022-10-17T14:38:34.222Z] 25bc292e5bac: Download complete [2022-10-17T14:38:34.222Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T14:38:34.222Z] 52dc419b0ee2: Download complete [2022-10-17T14:38:34.222Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T14:38:34.222Z] 4657fd5d0bcf: Download complete [2022-10-17T14:38:34.222Z] df9b9388f04a: Download complete [2022-10-17T14:38:34.483Z] df9b9388f04a: Pull complete [2022-10-17T14:38:34.483Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T14:38:34.483Z] 6ad1cebc031e: Download complete [2022-10-17T14:38:34.483Z] 52dc419b0ee2: Pull complete [2022-10-17T14:38:34.483Z] 25bc292e5bac: Pull complete [2022-10-17T14:38:35.056Z] 114826534d7a: Verifying Checksum [2022-10-17T14:38:35.056Z] 114826534d7a: Download complete [2022-10-17T14:38:35.056Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T14:38:35.056Z] 8a3aa393b2d8: Download complete [2022-10-17T14:38:38.336Z] 114826534d7a: Pull complete [2022-10-17T14:38:38.336Z] 4657fd5d0bcf: Pull complete [2022-10-17T14:38:38.336Z] 6ad1cebc031e: Pull complete [2022-10-17T14:38:40.864Z] 8a3aa393b2d8: Pull complete [2022-10-17T14:38:40.864Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T14:38:40.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T14:38:40.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:38:40.943Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:38:40.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T14:38:44.384Z] $ docker top f663f0be1acf57893ee3f5f707a87f2d3a6cf5407db7b4ebbf541926d264ba01 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T14:38:44.443Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-10-17T14:38:44.720Z] + set -o pipefail [2022-10-17T14:38:44.720Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-10-17T14:38:49.985Z] [2022-10-17T14:38:49.985Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-10-17T14:38:49.985Z] [2022-10-17T14:38:49.985Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/4a1dbbc4-02fd-4d31-982b-c7275cef357e [2022-10-17T14:38:49.985Z] [2022-10-17T14:38:49.985Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T14:38:49.985Z] [2022-10-17T14:38:49.985Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T14:38:49.985Z] [2022-10-17T14:38:49.985Z] [2022-10-17T14:38:49.985Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T14:38:49.985Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T14:38:49.985Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T14:38:49.997Z] $ docker stop --time=1 f663f0be1acf57893ee3f5f707a87f2d3a6cf5407db7b4ebbf541926d264ba01 [2022-10-17T14:38:53.647Z] $ docker rm -f f663f0be1acf57893ee3f5f707a87f2d3a6cf5407db7b4ebbf541926d264ba01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T14:38:54.313Z] + git log --format=format:%s -1 7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] sh [2022-10-17T14:38:54.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T14:38:54.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:38:54.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:38:54.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:38:54.983Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:38:55.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T14:38:55.462Z] $ docker top d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T14:38:55.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:38:55.549Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:38:55.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:38:55.663Z] $ docker exec d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 ssh-agent [2022-10-17T14:38:55.764Z] SSH_AUTH_SOCK=/tmp/ssh-0fPrGTRQ6le5/agent.33 [2022-10-17T14:38:55.764Z] SSH_AGENT_PID=39 [2022-10-17T14:38:55.769Z] Running ssh-add (command line suppressed) [2022-10-17T14:38:55.868Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12966993799067386306.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12966993799067386306.key) [2022-10-17T14:38:55.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:38:56.168Z] + git semver tag [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,334 [run_tag] DEBUG tag force:False [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,334 [check_head_tag] DEBUG check head tag [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,335 [execute] INFO git cat-file --batch-check [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,339 [execute] INFO git cat-file --batch [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,350 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,351 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,351 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T14:38:56.428Z] 2022-10-17 14:38:56,354 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-17T14:38:56.428Z] 2.3.0-dev.17 [Pipeline] } [2022-10-17T14:38:56.437Z] $ docker exec --env ******** --env ******** d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 ssh-agent -k [2022-10-17T14:38:56.535Z] unset SSH_AUTH_SOCK; [2022-10-17T14:38:56.535Z] unset SSH_AGENT_PID; [2022-10-17T14:38:56.535Z] echo Agent pid 39 killed; [2022-10-17T14:38:56.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T14:38:56.845Z] + git semver [Pipeline] } [2022-10-17T14:38:57.116Z] $ docker stop --time=1 d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 [2022-10-17T14:38:58.370Z] $ docker rm -f d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:38:58.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T14:38:58.743Z] [2022-10-17T14:38:58.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:38:59.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T14:38:59.046Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T14:38:59.046Z] ab5ef0e58194: Pulling fs layer [2022-10-17T14:38:59.046Z] 9712f1f96733: Pulling fs layer [2022-10-17T14:38:59.046Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T14:38:59.046Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T14:38:59.046Z] e9a5061849ea: Pulling fs layer [2022-10-17T14:38:59.046Z] d747dcd14b5f: Pulling fs layer [2022-10-17T14:38:59.046Z] 2de7ff778b66: Pulling fs layer [2022-10-17T14:38:59.046Z] 0d9ebad4ef96: Waiting [2022-10-17T14:38:59.046Z] e9a5061849ea: Waiting [2022-10-17T14:38:59.046Z] d747dcd14b5f: Waiting [2022-10-17T14:38:59.046Z] 2de7ff778b66: Waiting [2022-10-17T14:38:59.046Z] 9712f1f96733: Verifying Checksum [2022-10-17T14:38:59.046Z] 9712f1f96733: Download complete [2022-10-17T14:38:59.615Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T14:38:59.615Z] 63f879dbbcfc: Download complete [2022-10-17T14:38:59.615Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T14:38:59.615Z] 0d9ebad4ef96: Download complete [2022-10-17T14:38:59.615Z] d747dcd14b5f: Verifying Checksum [2022-10-17T14:38:59.615Z] d747dcd14b5f: Download complete [2022-10-17T14:38:59.615Z] e9a5061849ea: Verifying Checksum [2022-10-17T14:38:59.615Z] e9a5061849ea: Download complete [2022-10-17T14:38:59.615Z] ab5ef0e58194: Verifying Checksum [2022-10-17T14:38:59.615Z] ab5ef0e58194: Download complete [2022-10-17T14:38:59.873Z] 2de7ff778b66: Download complete [2022-10-17T14:39:02.400Z] ab5ef0e58194: Pull complete [2022-10-17T14:39:02.400Z] 9712f1f96733: Pull complete [2022-10-17T14:39:02.658Z] 63f879dbbcfc: Pull complete [2022-10-17T14:39:05.947Z] 0d9ebad4ef96: Pull complete [2022-10-17T14:39:06.205Z] e9a5061849ea: Pull complete [2022-10-17T14:39:06.205Z] d747dcd14b5f: Pull complete [2022-10-17T14:39:07.139Z] 2de7ff778b66: Pull complete [2022-10-17T14:39:07.139Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T14:39:07.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T14:39:07.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:39:07.208Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:39:07.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T14:39:12.112Z] $ docker top 5a8d7352f0595c2a874e17653dbb64336a29d05baf140a383184bf2a29951765 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:39:12.182Z] provisioning config files... [2022-10-17T14:39:12.189Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4354714485921062739tmp [2022-10-17T14:39:12.198Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15409220108368747163tmp [2022-10-17T14:39:12.205Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2847536776307158136tmp [Pipeline] { [Pipeline] echo [2022-10-17T14:39:12.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:12.499Z] ---> sigul-configuration.sh [2022-10-17T14:39:12.499Z] gpg: directory `/root/.gnupg' created [2022-10-17T14:39:12.499Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T14:39:12.499Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T14:39:12.499Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T14:39:12.499Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T14:39:12.499Z] gpg: CAST5 encrypted data [2022-10-17T14:39:12.499Z] gpg: encrypted with 1 passphrase [2022-10-17T14:39:12.499Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T14:39:12.790Z] + mkdir /home/jenkins [2022-10-17T14:39:12.790Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T14:39:13.073Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-17T14:39:13.080Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:13.363Z] ---> sigul-install.sh [2022-10-17T14:39:13.363Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T14:39:13.655Z] + git tag --list [2022-10-17T14:39:13.655Z] v0.0.0 [2022-10-17T14:39:13.655Z] v1.0.0 [2022-10-17T14:39:13.655Z] v2.1.0 [2022-10-17T14:39:13.655Z] v2.1.1 [2022-10-17T14:39:13.655Z] v2.1.1-dev.1 [2022-10-17T14:39:13.655Z] v2.2.0 [2022-10-17T14:39:13.655Z] v2.2.1-dev.1 [2022-10-17T14:39:13.655Z] v2.2.1-dev.2 [2022-10-17T14:39:13.655Z] v2.2.1-dev.3 [2022-10-17T14:39:13.655Z] v2.2.1-dev.4 [2022-10-17T14:39:13.655Z] v2.2.1-dev.5 [2022-10-17T14:39:13.655Z] v2.2.1-dev.6 [2022-10-17T14:39:13.655Z] v2.2.1-dev.7 [2022-10-17T14:39:13.655Z] v2.3.0-dev.10 [2022-10-17T14:39:13.655Z] v2.3.0-dev.11 [2022-10-17T14:39:13.655Z] v2.3.0-dev.12 [2022-10-17T14:39:13.655Z] v2.3.0-dev.13 [2022-10-17T14:39:13.655Z] v2.3.0-dev.14 [2022-10-17T14:39:13.655Z] v2.3.0-dev.15 [2022-10-17T14:39:13.655Z] v2.3.0-dev.16 [2022-10-17T14:39:13.655Z] v2.3.0-dev.17 [2022-10-17T14:39:13.655Z] v2.3.0-dev.7 [2022-10-17T14:39:13.655Z] v2.3.0-dev.8 [2022-10-17T14:39:13.655Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T14:39:13.939Z] + lftools sign git-tag v2.3.0-dev.17 [2022-10-17T14:39:14.505Z] Signing Git tag with Sigul... [2022-10-17T14:39:14.505Z] Signing v2.3.0-dev.17 [Pipeline] echo [2022-10-17T14:39:14.772Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:15.056Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T14:39:15.064Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T14:39:15.085Z] $ docker stop --time=1 5a8d7352f0595c2a874e17653dbb64336a29d05baf140a383184bf2a29951765 [2022-10-17T14:39:16.359Z] $ docker rm -f 5a8d7352f0595c2a874e17653dbb64336a29d05baf140a383184bf2a29951765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T14:39:16.759Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T14:39:16.759Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:39:17.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:39:17.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:39:17.113Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:39:17.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T14:39:17.487Z] $ docker top 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e -eo pid,comm [2022-10-17T14:39:17.538Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T14:39:17.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T14:39:17.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:39:17.565Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:39:17.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:39:17.678Z] $ docker exec 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e ssh-agent [2022-10-17T14:39:17.777Z] SSH_AUTH_SOCK=/tmp/ssh-YpNSQ8xOLnyb/agent.33 [2022-10-17T14:39:17.777Z] SSH_AGENT_PID=39 [2022-10-17T14:39:17.782Z] Running ssh-add (command line suppressed) [2022-10-17T14:39:17.887Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5512232289513855181.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5512232289513855181.key) [2022-10-17T14:39:17.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:39:18.196Z] + git semver bump pre [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,364 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,364 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,365 [bump_version] DEBUG bumped version:2.3.0-dev.18 [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,365 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,365 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,365 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,367 [execute] INFO git cat-file --batch-check [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,372 [execute] INFO git cat-file --batch [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T14:39:18.454Z] 2022-10-17 14:39:18,377 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-17T14:39:18.454Z] 2.3.0-dev.18 [Pipeline] } [2022-10-17T14:39:18.464Z] $ docker exec --env ******** --env ******** 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e ssh-agent -k [2022-10-17T14:39:18.554Z] unset SSH_AUTH_SOCK; [2022-10-17T14:39:18.554Z] unset SSH_AGENT_PID; [2022-10-17T14:39:18.554Z] echo Agent pid 39 killed; [2022-10-17T14:39:18.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T14:39:18.859Z] + git semver [Pipeline] } [2022-10-17T14:39:19.130Z] $ docker stop --time=1 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e [2022-10-17T14:39:20.414Z] $ docker rm -f 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T14:39:20.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T14:39:20.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:39:21.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T14:39:21.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:39:21.104Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:39:21.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T14:39:21.452Z] $ docker top ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a -eo pid,comm [2022-10-17T14:39:21.499Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-17T14:39:21.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T14:39:21.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T14:39:21.532Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T14:39:21.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T14:39:21.645Z] $ docker exec ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a ssh-agent [2022-10-17T14:39:21.749Z] SSH_AUTH_SOCK=/tmp/ssh-G66ffLuEt5W0/agent.32 [2022-10-17T14:39:21.749Z] SSH_AGENT_PID=38 [2022-10-17T14:39:21.754Z] Running ssh-add (command line suppressed) [2022-10-17T14:39:21.849Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18069634932244736430.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18069634932244736430.key) [2022-10-17T14:39:21.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T14:39:22.153Z] + git semver push [2022-10-17T14:39:22.413Z] 2022-10-17 14:39:22,325 [run_push] DEBUG push [2022-10-17T14:39:22.413Z] 2022-10-17 14:39:22,326 [execute] INFO git cat-file --batch-check [2022-10-17T14:39:22.413Z] 2022-10-17 14:39:22,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T14:39:22.413Z] 2022-10-17 14:39:22,330 [execute] INFO git rev-list 34fe18e2e285efcc11b66b350fe64faefa282347 -- [2022-10-17T14:39:22.413Z] 2022-10-17 14:39:22,330 [execute] DEBUG Popen(['git', 'rev-list', '34fe18e2e285efcc11b66b350fe64faefa282347', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T14:39:22.413Z] 2022-10-17 14:39:22,337 [execute] INFO git fetch -v origin [2022-10-17T14:39:22.413Z] 2022-10-17 14:39:22,337 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T14:39:22.983Z] 2022-10-17 14:39:22,882 [run_push] DEBUG no remote changes detected [2022-10-17T14:39:22.983Z] 2022-10-17 14:39:22,882 [execute] INFO git push origin semver [2022-10-17T14:39:22.983Z] 2022-10-17 14:39:22,882 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T14:39:23.921Z] 2022-10-17 14:39:23,724 [run_push] DEBUG push all version tags [2022-10-17T14:39:23.921Z] 2022-10-17 14:39:23,724 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T14:39:23.921Z] 2022-10-17 14:39:23,725 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T14:39:24.859Z] 2022-10-17 14:39:24,596 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-17T14:39:24.860Z] 2.3.0-dev.18 [Pipeline] } [2022-10-17T14:39:24.870Z] $ docker exec --env ******** --env ******** ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a ssh-agent -k [2022-10-17T14:39:24.964Z] unset SSH_AUTH_SOCK; [2022-10-17T14:39:24.964Z] unset SSH_AGENT_PID; [2022-10-17T14:39:24.964Z] echo Agent pid 38 killed; [2022-10-17T14:39:24.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T14:39:25.270Z] + git semver [Pipeline] } [2022-10-17T14:39:25.544Z] $ docker stop --time=1 ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a [2022-10-17T14:39:26.827Z] $ docker rm -f ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-17T14:39:27.329Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-10-17T14:39:27.329Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-17T14:39:27.329Z] total 16 [2022-10-17T14:39:27.329Z] drwxr-xr-x 3 root root 4096 Oct 17 14:29 . [2022-10-17T14:39:27.329Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 14:39 .. [2022-10-17T14:39:27.329Z] drwxr-xr-x 2 root root 4096 Oct 17 14:29 cost [2022-10-17T14:39:27.330Z] -rw-r--r-- 1 root root 90 Oct 17 14:29 cost.csv [2022-10-17T14:39:27.330Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-17T14:39:27.330Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-17T14:39:27.330Z] total 16 [2022-10-17T14:39:27.330Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 14:29 . [2022-10-17T14:39:27.330Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 14:39 .. [2022-10-17T14:39:27.330Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 14:29 cost [2022-10-17T14:39:27.330Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 17 14:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:27.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:28.475Z] ---> package-listing.sh [2022-10-17T14:39:28.475Z] ++ facter osfamily [2022-10-17T14:39:28.475Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T14:39:28.734Z] + OS_FAMILY=debian [2022-10-17T14:39:28.734Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-10-17T14:39:28.734Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T14:39:28.734Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T14:39:28.734Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T14:39:28.734Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T14:39:28.734Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-17T14:39:28.734Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T14:39:28.734Z] + case "${OS_FAMILY}" in [2022-10-17T14:39:28.734Z] + dpkg -l [2022-10-17T14:39:28.734Z] + grep '^ii' [2022-10-17T14:39:28.734Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T14:39:28.734Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T14:39:28.734Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T14:39:28.734Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-17T14:39:28.734Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-10-17T14:39:28.734Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-10-17T14:39:28.743Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-17T14:39:29.018Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T14:39:29.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T14:39:29.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T14:39:29.633Z] prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container [2022-10-17T14:39:29.659Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T14:39:29.860Z] $ docker top 4034847a6faa08ae60424340bc2722e5af0130578729f7495e340fab194956f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T14:39:30.209Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T14:39:30.494Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T14:39:30.806Z] + ls /var/log/sa-host [2022-10-17T14:39:30.806Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T14:39:30.917Z] provisioning config files... [2022-10-17T14:39:30.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11815279803429824843tmp [Pipeline] { [Pipeline] echo [2022-10-17T14:39:30.952Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:31.288Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T14:39:31.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:31.669Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T14:39:31.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:31.958Z] ---> sudo-logs.sh [2022-10-17T14:39:31.958Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T14:39:31.982Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:32.266Z] ---> job-cost.sh [2022-10-17T14:39:32.266Z] lf-activate-venv: SKIPPING [2022-10-17T14:39:32.266Z] DEBUG: total: 0.2199999988079071 [2022-10-17T14:39:32.266Z] INFO: Retrieving Stack Cost... [2022-10-17T14:39:32.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T14:39:33.092Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T14:39:33.102Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T14:39:33.383Z] ---> logs-deploy.sh [2022-10-17T14:39:33.383Z] lf-activate-venv: SKIPPING [2022-10-17T14:39:33.383Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/53 [2022-10-17T14:39:33.383Z] INFO: archiving workspace using pattern(s): [2022-10-17T14:39:34.319Z] Archives upload complete. [2022-10-17T14:39:34.319Z] INFO: archiving logs to Nexus