Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b44d22ccb04215a285fcb59312b26223b5ddbf5 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-ssh9185763885521507087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh121471257412854445.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh552669615503632281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh548374741462271949.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh11491107348409542055.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21491’ Running on prd-ubuntu20.04-docker-8c-8g-21493 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 > 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 8b44d22ccb04215a285fcb59312b26223b5ddbf5 (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 8b44d22ccb04215a285fcb59312b26223b5ddbf5 # timeout=10 Commit message: "test(snap): add snap CI workflow (#73)" > git rev-list --no-walk e0db46557bda7acc7e1e7490d1ca2420c950bbcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-20T13:27:08.885Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-20T13:27:08.945Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-20T13:27:08.960Z] ========================================================= [2022-04-20T13:27:08.960Z] EdgeX Global Pipelines Version Info [2022-04-20T13:27:08.960Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:27:09.728Z] ------------------- [2022-04-20T13:27:09.728Z] stable info: [2022-04-20T13:27:09.728Z] ------------------- [2022-04-20T13:27:09.728Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T13:27:09.729Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-20T13:27:09.729Z] Message: update stable to v1.0.221 [2022-04-20T13:27:10.311Z] ------------------- [2022-04-20T13:27:10.311Z] experimental info: [2022-04-20T13:27:10.311Z] ------------------- [2022-04-20T13:27:10.311Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T13:27:10.311Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-20T13:27:10.311Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-20T13:27:10.434Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-20T13:27:10.446Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-20T13:27:10.459Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-20T13:27:10.472Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-20T13:27:10.484Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-20T13:27:10.495Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-20T13:27:10.509Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-20T13:27:10.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-20T13:27:10.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-20T13:27:10.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-20T13:27:10.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-20T13:27:10.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-20T13:27:10.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-20T13:27:10.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-20T13:27:10.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T13:27:10.635Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T13:27:10.647Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T13:27:10.667Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T13:27:10.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-20T13:27:10.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-20T13:27:10.710Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-20T13:27:10.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-20T13:27:10.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-20T13:27:10.747Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-20T13:27:10.759Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-20T13:27:10.772Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-20T13:27:10.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-20T13:27:10.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-20T13:27:10.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-20T13:27:10.828Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b44d22ccb04215a285fcb59312b26223b5ddbf5 [Pipeline] echo [2022-04-20T13:27:10.844Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b44d22 [Pipeline] echo [2022-04-20T13:27:10.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T13:27:10.903Z] provisioning config files... [2022-04-20T13:27:10.916Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2626795233234639489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:27:11.227Z] ---> docker-login.sh [2022-04-20T13:27:11.227Z] nexus3.edgexfoundry.org:10001 [2022-04-20T13:27:11.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:11.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:11.488Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:11.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:11.488Z] [2022-04-20T13:27:11.488Z] Login Succeeded [2022-04-20T13:27:11.488Z] nexus3.edgexfoundry.org:10002 [2022-04-20T13:27:11.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:11.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:11.750Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:11.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:11.750Z] [2022-04-20T13:27:11.750Z] Login Succeeded [2022-04-20T13:27:11.750Z] nexus3.edgexfoundry.org:10003 [2022-04-20T13:27:11.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:11.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:11.750Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:11.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:11.750Z] [2022-04-20T13:27:11.750Z] Login Succeeded [2022-04-20T13:27:11.750Z] nexus3.edgexfoundry.org:10004 [2022-04-20T13:27:12.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:12.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:12.014Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:12.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:12.014Z] [2022-04-20T13:27:12.014Z] Login Succeeded [2022-04-20T13:27:12.014Z] docker.io [2022-04-20T13:27:12.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:12.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:12.588Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:12.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:12.588Z] [2022-04-20T13:27:12.588Z] Login Succeeded [2022-04-20T13:27:12.588Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T13:27:12.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-20T13:27:13.006Z] + git rev-list -1 --merges 8b44d22ccb04215a285fcb59312b26223b5ddbf5~1..8b44d22ccb04215a285fcb59312b26223b5ddbf5 [Pipeline] echo [2022-04-20T13:27:13.128Z] -----------> git rev-list -1 --merges 8b44d22ccb04215a285fcb59312b26223b5ddbf5~1..8b44d22ccb04215a285fcb59312b26223b5ddbf5 8b44d22ccb04215a285fcb59312b26223b5ddbf5 [false] [Pipeline] sh [2022-04-20T13:27:13.421Z] + git log --format=format:%s -1 8b44d22ccb04215a285fcb59312b26223b5ddbf5 [Pipeline] echo [2022-04-20T13:27:13.438Z] ========================================================= [2022-04-20T13:27:13.438Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-20T13:27:13.438Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T13:27:13.774Z] + git log --format=format:%s -1 8b44d22ccb04215a285fcb59312b26223b5ddbf5 [Pipeline] echo [2022-04-20T13:27:13.789Z] [semverPrep] GIT_COMMIT: 8b44d22ccb04215a285fcb59312b26223b5ddbf5, Commit Message: test(snap): add snap CI workflow (#73) [Pipeline] echo [2022-04-20T13:27:13.799Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-20T13:27:14.192Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T13:27:14.192Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-20T13:27:14.192Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-20T13:27:14.192Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-20T13:27:14.192Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-20T13:27:14.192Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-20T13:27:14.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:27:14.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T13:27:14.549Z] [2022-04-20T13:27:14.549Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:27:14.850Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T13:27:14.850Z] latest: Pulling from edgex-devops/git-semver [2022-04-20T13:27:14.850Z] a0d0a0d46f8b: Pulling fs layer [2022-04-20T13:27:14.850Z] 3e5f54012d9b: Pulling fs layer [2022-04-20T13:27:14.850Z] 4c7163046ea9: Pulling fs layer [2022-04-20T13:27:14.850Z] 0c2d73faf560: Pulling fs layer [2022-04-20T13:27:14.850Z] 0c2d73faf560: Waiting [2022-04-20T13:27:14.850Z] 3e5f54012d9b: Download complete [2022-04-20T13:27:14.850Z] a0d0a0d46f8b: Download complete [2022-04-20T13:27:14.850Z] 0c2d73faf560: Verifying Checksum [2022-04-20T13:27:14.850Z] 0c2d73faf560: Download complete [2022-04-20T13:27:14.850Z] 4c7163046ea9: Verifying Checksum [2022-04-20T13:27:14.850Z] 4c7163046ea9: Download complete [2022-04-20T13:27:15.111Z] a0d0a0d46f8b: Pull complete [2022-04-20T13:27:15.111Z] 3e5f54012d9b: Pull complete [2022-04-20T13:27:15.370Z] 4c7163046ea9: Pull complete [2022-04-20T13:27:15.630Z] 0c2d73faf560: Pull complete [2022-04-20T13:27:15.631Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-20T13:27:15.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T13:27:15.631Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-20T13:27:15.709Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:27:15.753Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T13:27:16.395Z] $ docker top cdb928606f9e6ea0f4cf7ba9ac25b07602208c4170030adcf8e1252abcef4ee3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T13:27:16.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T13:27:16.498Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T13:27:16.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T13:27:16.640Z] $ docker exec cdb928606f9e6ea0f4cf7ba9ac25b07602208c4170030adcf8e1252abcef4ee3 ssh-agent [2022-04-20T13:27:16.766Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXebBBbJ/agent.13 [2022-04-20T13:27:16.766Z] SSH_AGENT_PID=19 [2022-04-20T13:27:16.774Z] Running ssh-add (command line suppressed) [2022-04-20T13:27:16.903Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2572030837313753147.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2572030837313753147.key) [2022-04-20T13:27:16.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T13:27:17.211Z] + git tag --points-at HEAD [Pipeline] } [2022-04-20T13:27:17.237Z] $ docker exec --env ******** --env ******** cdb928606f9e6ea0f4cf7ba9ac25b07602208c4170030adcf8e1252abcef4ee3 ssh-agent -k [2022-04-20T13:27:17.356Z] unset SSH_AUTH_SOCK; [2022-04-20T13:27:17.356Z] unset SSH_AGENT_PID; [2022-04-20T13:27:17.356Z] echo Agent pid 19 killed; [2022-04-20T13:27:17.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-20T13:27:17.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T13:27:17.390Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T13:27:17.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T13:27:17.522Z] $ docker exec cdb928606f9e6ea0f4cf7ba9ac25b07602208c4170030adcf8e1252abcef4ee3 ssh-agent [2022-04-20T13:27:17.621Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXocBCaB/agent.52 [2022-04-20T13:27:17.621Z] SSH_AGENT_PID=58 [2022-04-20T13:27:17.626Z] Running ssh-add (command line suppressed) [2022-04-20T13:27:17.742Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_862914675991372435.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_862914675991372435.key) [2022-04-20T13:27:17.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T13:27:18.045Z] + git semver init [2022-04-20T13:27:18.045Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T13:27:18.045Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-04-20T13:27:18.045Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-20T13:27:18.045Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T13:27:18.045Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T13:27:18.045Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T13:27:18.045Z] # $SEMVER_BRANCH = main [2022-04-20T13:27:18.045Z] # $SEMVER_TEMP = /tmp/semver-036415894 [2022-04-20T13:27:18.045Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-04-20T13:27:18.616Z] # '/tmp/semver-036415894' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-04-20T13:27:18.616Z] # -> Force: false [2022-04-20T13:27:18.616Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-04-20T13:27:18.632Z] $ docker exec --env ******** --env ******** cdb928606f9e6ea0f4cf7ba9ac25b07602208c4170030adcf8e1252abcef4ee3 ssh-agent -k [2022-04-20T13:27:18.768Z] unset SSH_AUTH_SOCK; [2022-04-20T13:27:18.768Z] unset SSH_AGENT_PID; [2022-04-20T13:27:18.768Z] echo Agent pid 58 killed; [2022-04-20T13:27:18.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T13:27:19.088Z] + git semver [Pipeline] } [2022-04-20T13:27:19.109Z] $ docker stop --time=1 cdb928606f9e6ea0f4cf7ba9ac25b07602208c4170030adcf8e1252abcef4ee3 [2022-04-20T13:27:20.480Z] $ docker rm -f cdb928606f9e6ea0f4cf7ba9ac25b07602208c4170030adcf8e1252abcef4ee3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T13:27:20.817Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-20T13:27:21.068Z] Stashed 1 file(s) [Pipeline] echo [2022-04-20T13:27:21.072Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.5 [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-04-20T13:27:21.227Z] provisioning config files... [2022-04-20T13:27:21.237Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4477528697459901425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:27:21.537Z] ---> docker-login.sh [2022-04-20T13:27:21.537Z] nexus3.edgexfoundry.org:10001 [2022-04-20T13:27:21.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:21.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:21.537Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:21.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:21.537Z] [2022-04-20T13:27:21.537Z] Login Succeeded [2022-04-20T13:27:21.537Z] nexus3.edgexfoundry.org:10002 [2022-04-20T13:27:21.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:21.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:21.799Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:21.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:21.799Z] [2022-04-20T13:27:21.799Z] Login Succeeded [2022-04-20T13:27:21.799Z] nexus3.edgexfoundry.org:10003 [2022-04-20T13:27:21.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:21.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:21.799Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:21.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:21.799Z] [2022-04-20T13:27:21.799Z] Login Succeeded [2022-04-20T13:27:21.799Z] nexus3.edgexfoundry.org:10004 [2022-04-20T13:27:21.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:22.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:22.060Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:22.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:22.060Z] [2022-04-20T13:27:22.060Z] Login Succeeded [2022-04-20T13:27:22.060Z] docker.io [2022-04-20T13:27:22.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:27:22.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:27:22.320Z] Configure a credential helper to remove this warning. See [2022-04-20T13:27:22.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:27:22.320Z] [2022-04-20T13:27:22.320Z] Login Succeeded [2022-04-20T13:27:22.320Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T13:27:22.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T13:27:22.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T13:27:22.417Z] ========================================================= [2022-04-20T13:27:22.417Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-20T13:27:22.417Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:27:22.721Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-20T13:27:22.722Z] Sending build context to Docker daemon 1.738MB [2022-04-20T13:27:22.722Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T13:27:22.722Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-20T13:27:22.722Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-20T13:27:22.722Z] 59bf1c3509f3: Pulling fs layer [2022-04-20T13:27:22.722Z] 666ba61612fd: Pulling fs layer [2022-04-20T13:27:22.722Z] 8ed8ca486205: Pulling fs layer [2022-04-20T13:27:22.722Z] 4fe6c5a15a65: Pulling fs layer [2022-04-20T13:27:22.722Z] 22a0e8bec74d: Pulling fs layer [2022-04-20T13:27:22.722Z] 640e595b4fbd: Pulling fs layer [2022-04-20T13:27:22.722Z] 763cafe07f6e: Pulling fs layer [2022-04-20T13:27:22.722Z] 0c0b528cf693: Pulling fs layer [2022-04-20T13:27:22.722Z] 10935f4eaf8b: Pulling fs layer [2022-04-20T13:27:22.722Z] 4fe6c5a15a65: Waiting [2022-04-20T13:27:22.722Z] 22a0e8bec74d: Waiting [2022-04-20T13:27:22.722Z] 640e595b4fbd: Waiting [2022-04-20T13:27:22.722Z] 763cafe07f6e: Waiting [2022-04-20T13:27:22.722Z] 0c0b528cf693: Waiting [2022-04-20T13:27:22.722Z] 10935f4eaf8b: Waiting [2022-04-20T13:27:22.722Z] 8ed8ca486205: Download complete [2022-04-20T13:27:22.722Z] 666ba61612fd: Verifying Checksum [2022-04-20T13:27:22.722Z] 666ba61612fd: Download complete [2022-04-20T13:27:22.722Z] 22a0e8bec74d: Verifying Checksum [2022-04-20T13:27:22.722Z] 22a0e8bec74d: Download complete [2022-04-20T13:27:22.722Z] 640e595b4fbd: Verifying Checksum [2022-04-20T13:27:22.722Z] 640e595b4fbd: Download complete [2022-04-20T13:27:22.722Z] 59bf1c3509f3: Verifying Checksum [2022-04-20T13:27:22.722Z] 59bf1c3509f3: Download complete [2022-04-20T13:27:22.722Z] 763cafe07f6e: Verifying Checksum [2022-04-20T13:27:22.722Z] 763cafe07f6e: Download complete [2022-04-20T13:27:22.983Z] 0c0b528cf693: Verifying Checksum [2022-04-20T13:27:22.983Z] 0c0b528cf693: Download complete [2022-04-20T13:27:22.983Z] 59bf1c3509f3: Pull complete [2022-04-20T13:27:22.983Z] 666ba61612fd: Pull complete [2022-04-20T13:27:23.244Z] 8ed8ca486205: Pull complete [2022-04-20T13:27:23.503Z] 10935f4eaf8b: Download complete [2022-04-20T13:27:23.503Z] 4fe6c5a15a65: Verifying Checksum [2022-04-20T13:27:23.503Z] 4fe6c5a15a65: Download complete [2022-04-20T13:27:27.695Z] 4fe6c5a15a65: Pull complete [2022-04-20T13:27:27.695Z] 22a0e8bec74d: Pull complete [2022-04-20T13:27:27.695Z] 640e595b4fbd: Pull complete [2022-04-20T13:27:27.695Z] 763cafe07f6e: Pull complete [2022-04-20T13:27:27.695Z] 0c0b528cf693: Pull complete [2022-04-20T13:27:30.249Z] 10935f4eaf8b: Pull complete [2022-04-20T13:27:30.249Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-20T13:27:30.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T13:27:30.249Z] ---> 99d49a6021b9 [2022-04-20T13:27:30.249Z] Step 3/12 : ARG MAKE='make build' [2022-04-20T13:27:31.203Z] ---> Running in fca25b0c7050 [2022-04-20T13:27:31.203Z] Removing intermediate container fca25b0c7050 [2022-04-20T13:27:31.203Z] ---> bfc4ddc175e3 [2022-04-20T13:27:31.203Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-20T13:27:31.466Z] ---> Running in 8f48096579d6 [2022-04-20T13:27:31.466Z] Removing intermediate container 8f48096579d6 [2022-04-20T13:27:31.466Z] ---> 51e91a5788cc [2022-04-20T13:27:31.466Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T13:27:31.466Z] ---> Running in 910070ede205 [2022-04-20T13:27:31.466Z] Removing intermediate container 910070ede205 [2022-04-20T13:27:31.466Z] ---> bba1dce9c40e [2022-04-20T13:27:31.466Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T13:27:31.466Z] ---> Running in 81f4a2f47446 [2022-04-20T13:27:32.418Z] Removing intermediate container 81f4a2f47446 [2022-04-20T13:27:32.418Z] ---> bf00222ee37f [2022-04-20T13:27:32.418Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T13:27:32.418Z] ---> Running in 880251b97986 [2022-04-20T13:27:32.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T13:27:33.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T13:27:33.626Z] OK: 221 MiB in 52 packages [2022-04-20T13:27:33.888Z] Removing intermediate container 880251b97986 [2022-04-20T13:27:33.888Z] ---> 836e3eade2eb [2022-04-20T13:27:33.888Z] Step 8/12 : WORKDIR /app [2022-04-20T13:27:33.888Z] ---> Running in 2161b5f19eca [2022-04-20T13:27:34.149Z] Removing intermediate container 2161b5f19eca [2022-04-20T13:27:34.149Z] ---> 5c8a5d762d7d [2022-04-20T13:27:34.149Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-20T13:27:34.149Z] ---> a5d4f3c75fd4 [2022-04-20T13:27:34.149Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T13:27:34.149Z] ---> Running in 3e4fdca1f6f9 [2022-04-20T13:27:36.189Z] Still waiting to schedule task [2022-04-20T13:27:36.189Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21492’ [2022-04-20T13:27:56.117Z] Removing intermediate container 3e4fdca1f6f9 [2022-04-20T13:27:56.117Z] ---> 0504056b2bbc [2022-04-20T13:27:56.117Z] Step 11/12 : COPY . . [2022-04-20T13:27:56.117Z] ---> abab87b4f0a8 [2022-04-20T13:27:56.117Z] Step 12/12 : RUN $MAKE [2022-04-20T13:27:56.117Z] ---> Running in 616914c83f94 [2022-04-20T13:27:56.117Z] noop [2022-04-20T13:27:56.117Z] Removing intermediate container 616914c83f94 [2022-04-20T13:27:56.117Z] ---> ca418ec20b24 [2022-04-20T13:27:56.117Z] Successfully built ca418ec20b24 [2022-04-20T13:27:56.117Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:27:56.427Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T13:27:56.427Z] . [Pipeline] withDockerContainer [2022-04-20T13:27:56.497Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:27:56.540Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-20T13:27:56.934Z] $ docker top 16b4c507d5e15533ac40c5109243ed5ac8039f35c7a4bb0c168cb2c2a2f57ef8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T13:27:57.294Z] + go version [2022-04-20T13:27:57.294Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-20T13:27:57.311Z] $ docker stop --time=1 16b4c507d5e15533ac40c5109243ed5ac8039f35c7a4bb0c168cb2c2a2f57ef8 [2022-04-20T13:27:58.586Z] $ docker rm -f 16b4c507d5e15533ac40c5109243ed5ac8039f35c7a4bb0c168cb2c2a2f57ef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:27:59.010Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T13:27:59.010Z] . [Pipeline] withDockerContainer [2022-04-20T13:27:59.084Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:27:59.134Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-20T13:27:59.531Z] $ docker top 1225b3fb80dec58f30ccade5a76a8b283cfe367dd905b4d3e4a95b159a1dadbf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T13:27:59.902Z] + make test [2022-04-20T13:27:59.902Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-20T13:28:00.161Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-20T13:28:06.738Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-20T13:28:06.738Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-20T13:28:10.946Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.592s coverage: 39.3% of statements [2022-04-20T13:28:10.946Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2022-04-20T13:28:10.946Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements [2022-04-20T13:28:17.642Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-20T13:28:19.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T13:28:19.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T13:28:19.811Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T13:28:20.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T13:28:20.105Z] $ docker stop --time=1 1225b3fb80dec58f30ccade5a76a8b283cfe367dd905b4d3e4a95b159a1dadbf [2022-04-20T13:28:21.708Z] $ docker rm -f 1225b3fb80dec58f30ccade5a76a8b283cfe367dd905b4d3e4a95b159a1dadbf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T13:28:22.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T13:28:22.211Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-20T13:28:22.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T13:28:23.075Z] + ls -al . [2022-04-20T13:28:23.075Z] total 640 [2022-04-20T13:28:23.075Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 13:28 . [2022-04-20T13:28:23.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 13:27 .. [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 20 13:27 .dockerignore [2022-04-20T13:28:23.075Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 13:27 .git [2022-04-20T13:28:23.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 13:27 .github [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 20 13:27 .gitignore [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 13:27 .golangci.yml [2022-04-20T13:28:23.075Z] drwx------ 3 jenkins jenkins 4096 Apr 20 13:27 .semver [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 20 13:27 Attribution.txt [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 20 13:27 Dockerfile [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 13:27 GOVERNANCE.md [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 20 13:27 Jenkinsfile [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 20 13:27 LICENSE [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 20 13:27 Makefile [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 20 13:27 OWNERS.md [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 20 13:27 README.md [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 20 13:27 VERSION [2022-04-20T13:28:23.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 13:27 bin [2022-04-20T13:28:23.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 13:27 cmd [2022-04-20T13:28:23.075Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 20 13:28 coverage.out [2022-04-20T13:28:23.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 13:27 examples [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 20 13:27 go.mod [2022-04-20T13:28:23.075Z] -rw-rw-r-- 1 jenkins jenkins 49145 Apr 20 13:27 go.sum [2022-04-20T13:28:23.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 13:27 images [2022-04-20T13:28:23.076Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 13:27 internal [2022-04-20T13:28:23.076Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 13:27 snap [2022-04-20T13:28:23.076Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 20 13:27 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:23.372Z] + 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=8b44d22ccb04215a285fcb59312b26223b5ddbf5 --label arch=amd64 --label version=2.1.0-dev.5 . [2022-04-20T13:28:23.372Z] Sending build context to Docker daemon 1.738MB [2022-04-20T13:28:23.372Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T13:28:23.372Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-20T13:28:23.372Z] ---> ca418ec20b24 [2022-04-20T13:28:23.372Z] Step 3/25 : ARG MAKE='make build' [2022-04-20T13:28:23.372Z] ---> Running in eff36b47ea41 [2022-04-20T13:28:23.372Z] Removing intermediate container eff36b47ea41 [2022-04-20T13:28:23.372Z] ---> dec8aec3c7cf [2022-04-20T13:28:23.372Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-20T13:28:23.631Z] ---> Running in 89dda3c18fa9 [2022-04-20T13:28:23.631Z] Removing intermediate container 89dda3c18fa9 [2022-04-20T13:28:23.631Z] ---> 02b5e70d295e [2022-04-20T13:28:23.631Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T13:28:23.631Z] ---> Running in ed200ae0a5b8 [2022-04-20T13:28:23.631Z] Removing intermediate container ed200ae0a5b8 [2022-04-20T13:28:23.631Z] ---> 9592360160df [2022-04-20T13:28:23.631Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T13:28:23.631Z] ---> Running in f67ab091ba86 [2022-04-20T13:28:24.202Z] Removing intermediate container f67ab091ba86 [2022-04-20T13:28:24.202Z] ---> 9fcb9ec476d4 [2022-04-20T13:28:24.202Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T13:28:24.463Z] ---> Running in e772e4896e4c [2022-04-20T13:28:24.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T13:28:25.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T13:28:25.929Z] OK: 221 MiB in 52 packages [2022-04-20T13:28:26.189Z] Removing intermediate container e772e4896e4c [2022-04-20T13:28:26.189Z] ---> 3d8e4d00bdd7 [2022-04-20T13:28:26.189Z] Step 8/25 : WORKDIR /app [2022-04-20T13:28:26.189Z] ---> Running in dc70c8fc0d8b [2022-04-20T13:28:26.189Z] Removing intermediate container dc70c8fc0d8b [2022-04-20T13:28:26.189Z] ---> c34e9950bd60 [2022-04-20T13:28:26.189Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-20T13:28:26.449Z] ---> bf1b7ed9db62 [2022-04-20T13:28:26.449Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T13:28:26.449Z] ---> Running in 43be7c286161 [2022-04-20T13:28:27.022Z] Removing intermediate container 43be7c286161 [2022-04-20T13:28:27.022Z] ---> 8054884642dd [2022-04-20T13:28:27.022Z] Step 11/25 : COPY . . [2022-04-20T13:28:27.284Z] ---> cfa41ddac329 [2022-04-20T13:28:27.284Z] Step 12/25 : RUN $MAKE [2022-04-20T13:28:27.284Z] ---> Running in 9c158d4d5ace [2022-04-20T13:28:27.548Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.5" -o cmd/device-rfid-llrp ./cmd [2022-04-20T13:28:35.675Z] Removing intermediate container 9c158d4d5ace [2022-04-20T13:28:35.675Z] ---> cb8f5b9cc691 [2022-04-20T13:28:35.675Z] Step 13/25 : FROM alpine:3.14 [2022-04-20T13:28:35.675Z] 3.14: Pulling from library/alpine [2022-04-20T13:28:35.675Z] 8663204ce13b: Pulling fs layer [2022-04-20T13:28:35.675Z] 8663204ce13b: Download complete [2022-04-20T13:28:35.935Z] 8663204ce13b: Pull complete [2022-04-20T13:28:35.935Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T13:28:35.935Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T13:28:35.935Z] ---> e04c818066af [2022-04-20T13:28:35.935Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-20T13:28:35.935Z] ---> Running in a670cbe1586c [2022-04-20T13:28:35.935Z] Removing intermediate container a670cbe1586c [2022-04-20T13:28:35.935Z] ---> 180af9e7f27d [2022-04-20T13:28:35.935Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T13:28:36.196Z] ---> Running in 4378c94c908d [2022-04-20T13:28:36.766Z] Removing intermediate container 4378c94c908d [2022-04-20T13:28:36.766Z] ---> 2b7881703e82 [2022-04-20T13:28:36.766Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-20T13:28:36.766Z] ---> Running in ad1898731458 [2022-04-20T13:28:37.028Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-20T13:28:37.972Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-20T13:28:37.972Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-20T13:28:38.233Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T13:28:38.233Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-20T13:28:38.495Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T13:28:38.495Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-20T13:28:38.495Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-20T13:28:38.771Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T13:28:38.771Z] OK: 8 MiB in 20 packages [2022-04-20T13:28:39.032Z] Removing intermediate container ad1898731458 [2022-04-20T13:28:39.032Z] ---> 3d344e0f2557 [2022-04-20T13:28:39.032Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-20T13:28:39.292Z] ---> 43185f24013b [2022-04-20T13:28:39.292Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-20T13:28:39.292Z] ---> 8bd761d9dd09 [2022-04-20T13:28:39.292Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-20T13:28:39.869Z] ---> 00d95d06eb8b [2022-04-20T13:28:39.869Z] Step 20/25 : EXPOSE 59989 [2022-04-20T13:28:39.869Z] ---> Running in 068b7714039c [2022-04-20T13:28:39.869Z] Removing intermediate container 068b7714039c [2022-04-20T13:28:39.869Z] ---> 5de3f870244a [2022-04-20T13:28:39.869Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-20T13:28:39.869Z] ---> Running in 2b2d45f952c3 [2022-04-20T13:28:39.869Z] Removing intermediate container 2b2d45f952c3 [2022-04-20T13:28:39.869Z] ---> 0697fd69ed85 [2022-04-20T13:28:39.869Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-20T13:28:39.869Z] ---> Running in 6b14f9983db0 [2022-04-20T13:28:40.132Z] Removing intermediate container 6b14f9983db0 [2022-04-20T13:28:40.132Z] ---> 22e33da5c770 [2022-04-20T13:28:40.132Z] Step 23/25 : LABEL arch=amd64 [2022-04-20T13:28:40.132Z] ---> Running in d88d2f696d22 [2022-04-20T13:28:40.132Z] Removing intermediate container d88d2f696d22 [2022-04-20T13:28:40.132Z] ---> 0c88c47a9118 [2022-04-20T13:28:40.132Z] Step 24/25 : LABEL git_sha=8b44d22ccb04215a285fcb59312b26223b5ddbf5 [2022-04-20T13:28:40.132Z] ---> Running in 5b2dde91cfdc [2022-04-20T13:28:40.132Z] Removing intermediate container 5b2dde91cfdc [2022-04-20T13:28:40.132Z] ---> 53d663b290f8 [2022-04-20T13:28:40.132Z] Step 25/25 : LABEL version=2.1.0-dev.5 [2022-04-20T13:28:40.393Z] ---> Running in e5c28ed263a0 [2022-04-20T13:28:40.393Z] Removing intermediate container e5c28ed263a0 [2022-04-20T13:28:40.393Z] ---> 8b16e5e09080 [2022-04-20T13:28:40.393Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T13:28:40.393Z] Successfully built 8b16e5e09080 [2022-04-20T13:28:40.393Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T13:28:40.457Z] provisioning config files... [2022-04-20T13:28:40.466Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7234225011488368790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:28:40.761Z] ---> docker-login.sh [2022-04-20T13:28:40.761Z] nexus3.edgexfoundry.org:10001 [2022-04-20T13:28:40.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:28:40.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:28:40.761Z] Configure a credential helper to remove this warning. See [2022-04-20T13:28:40.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:28:40.761Z] [2022-04-20T13:28:40.761Z] Login Succeeded [2022-04-20T13:28:40.761Z] nexus3.edgexfoundry.org:10002 [2022-04-20T13:28:40.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:28:41.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:28:41.022Z] Configure a credential helper to remove this warning. See [2022-04-20T13:28:41.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:28:41.022Z] [2022-04-20T13:28:41.022Z] Login Succeeded [2022-04-20T13:28:41.022Z] nexus3.edgexfoundry.org:10003 [2022-04-20T13:28:41.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:28:41.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:28:41.022Z] Configure a credential helper to remove this warning. See [2022-04-20T13:28:41.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:28:41.022Z] [2022-04-20T13:28:41.022Z] Login Succeeded [2022-04-20T13:28:41.022Z] nexus3.edgexfoundry.org:10004 [2022-04-20T13:28:41.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:28:41.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:28:41.281Z] Configure a credential helper to remove this warning. See [2022-04-20T13:28:41.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:28:41.281Z] [2022-04-20T13:28:41.281Z] Login Succeeded [2022-04-20T13:28:41.281Z] docker.io [2022-04-20T13:28:41.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:28:41.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:28:41.542Z] Configure a credential helper to remove this warning. See [2022-04-20T13:28:41.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:28:41.542Z] [2022-04-20T13:28:41.542Z] Login Succeeded [2022-04-20T13:28:41.542Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T13:28:41.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T13:28:41.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T13:28:41.599Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-04-20T13:28:41.599Z] 8b44d22ccb04215a285fcb59312b26223b5ddbf5 [2022-04-20T13:28:41.599Z] latest [2022-04-20T13:28:41.599Z] 2.1.0-dev.5 [2022-04-20T13:28:41.599Z] 8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5 [2022-04-20T13:28:41.599Z] main [2022-04-20T13:28:41.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:41.915Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8b44d22ccb04215a285fcb59312b26223b5ddbf5 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:42.216Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8b44d22ccb04215a285fcb59312b26223b5ddbf5 [2022-04-20T13:28:42.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-20T13:28:42.216Z] e6fa756b78f6: Preparing [2022-04-20T13:28:42.216Z] e45f58a0d9a1: Preparing [2022-04-20T13:28:42.216Z] 9aab7ee239ba: Preparing [2022-04-20T13:28:42.216Z] 73833a329c7f: Preparing [2022-04-20T13:28:42.216Z] c72f15e4e072: Preparing [2022-04-20T13:28:42.216Z] b541d28bf3b4: Preparing [2022-04-20T13:28:42.216Z] b541d28bf3b4: Waiting [2022-04-20T13:28:42.216Z] c72f15e4e072: Pushed [2022-04-20T13:28:42.216Z] 9aab7ee239ba: Pushed [2022-04-20T13:28:42.216Z] e45f58a0d9a1: Pushed [2022-04-20T13:28:42.216Z] b541d28bf3b4: Layer already exists [2022-04-20T13:28:42.476Z] 73833a329c7f: Pushed [2022-04-20T13:28:43.859Z] e6fa756b78f6: Pushed [2022-04-20T13:28:43.859Z] 8b44d22ccb04215a285fcb59312b26223b5ddbf5: digest: sha256:4f16ff18c65256c65f494e9e9b1eec3ec4d2ff173b1971fa50ac40e301b0e276 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:44.168Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:44.469Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-04-20T13:28:44.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-20T13:28:44.469Z] e6fa756b78f6: Preparing [2022-04-20T13:28:44.469Z] e45f58a0d9a1: Preparing [2022-04-20T13:28:44.469Z] 9aab7ee239ba: Preparing [2022-04-20T13:28:44.469Z] 73833a329c7f: Preparing [2022-04-20T13:28:44.469Z] c72f15e4e072: Preparing [2022-04-20T13:28:44.469Z] b541d28bf3b4: Preparing [2022-04-20T13:28:44.469Z] b541d28bf3b4: Waiting [2022-04-20T13:28:44.469Z] e45f58a0d9a1: Layer already exists [2022-04-20T13:28:44.469Z] c72f15e4e072: Layer already exists [2022-04-20T13:28:44.469Z] 73833a329c7f: Layer already exists [2022-04-20T13:28:44.469Z] e6fa756b78f6: Layer already exists [2022-04-20T13:28:44.469Z] 9aab7ee239ba: Layer already exists [2022-04-20T13:28:44.469Z] b541d28bf3b4: Layer already exists [2022-04-20T13:28:44.469Z] latest: digest: sha256:4f16ff18c65256c65f494e9e9b1eec3ec4d2ff173b1971fa50ac40e301b0e276 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:44.783Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:45.082Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.5 [2022-04-20T13:28:45.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-20T13:28:45.082Z] e6fa756b78f6: Preparing [2022-04-20T13:28:45.082Z] e45f58a0d9a1: Preparing [2022-04-20T13:28:45.082Z] 9aab7ee239ba: Preparing [2022-04-20T13:28:45.082Z] 73833a329c7f: Preparing [2022-04-20T13:28:45.082Z] c72f15e4e072: Preparing [2022-04-20T13:28:45.082Z] b541d28bf3b4: Preparing [2022-04-20T13:28:45.082Z] b541d28bf3b4: Waiting [2022-04-20T13:28:45.082Z] e6fa756b78f6: Layer already exists [2022-04-20T13:28:45.082Z] e45f58a0d9a1: Layer already exists [2022-04-20T13:28:45.082Z] 73833a329c7f: Layer already exists [2022-04-20T13:28:45.082Z] 9aab7ee239ba: Layer already exists [2022-04-20T13:28:45.082Z] c72f15e4e072: Layer already exists [2022-04-20T13:28:45.082Z] b541d28bf3b4: Layer already exists [2022-04-20T13:28:45.082Z] 2.1.0-dev.5: digest: sha256:4f16ff18c65256c65f494e9e9b1eec3ec4d2ff173b1971fa50ac40e301b0e276 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:45.385Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:45.683Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5 [2022-04-20T13:28:45.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-20T13:28:45.683Z] e6fa756b78f6: Preparing [2022-04-20T13:28:45.683Z] e45f58a0d9a1: Preparing [2022-04-20T13:28:45.683Z] 9aab7ee239ba: Preparing [2022-04-20T13:28:45.683Z] 73833a329c7f: Preparing [2022-04-20T13:28:45.683Z] c72f15e4e072: Preparing [2022-04-20T13:28:45.683Z] b541d28bf3b4: Preparing [2022-04-20T13:28:45.683Z] b541d28bf3b4: Waiting [2022-04-20T13:28:45.683Z] c72f15e4e072: Layer already exists [2022-04-20T13:28:45.683Z] e6fa756b78f6: Layer already exists [2022-04-20T13:28:45.683Z] 73833a329c7f: Layer already exists [2022-04-20T13:28:45.683Z] e45f58a0d9a1: Layer already exists [2022-04-20T13:28:45.683Z] 9aab7ee239ba: Layer already exists [2022-04-20T13:28:45.683Z] b541d28bf3b4: Layer already exists [2022-04-20T13:28:45.683Z] 8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5: digest: sha256:4f16ff18c65256c65f494e9e9b1eec3ec4d2ff173b1971fa50ac40e301b0e276 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:45.991Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:46.292Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-04-20T13:28:46.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-04-20T13:28:46.292Z] e6fa756b78f6: Preparing [2022-04-20T13:28:46.292Z] e45f58a0d9a1: Preparing [2022-04-20T13:28:46.292Z] 9aab7ee239ba: Preparing [2022-04-20T13:28:46.292Z] 73833a329c7f: Preparing [2022-04-20T13:28:46.292Z] c72f15e4e072: Preparing [2022-04-20T13:28:46.292Z] b541d28bf3b4: Preparing [2022-04-20T13:28:46.292Z] b541d28bf3b4: Waiting [2022-04-20T13:28:46.292Z] c72f15e4e072: Layer already exists [2022-04-20T13:28:46.292Z] 9aab7ee239ba: Layer already exists [2022-04-20T13:28:46.292Z] e45f58a0d9a1: Layer already exists [2022-04-20T13:28:46.292Z] e6fa756b78f6: Layer already exists [2022-04-20T13:28:46.292Z] 73833a329c7f: Layer already exists [2022-04-20T13:28:46.292Z] b541d28bf3b4: Layer already exists [2022-04-20T13:28:46.292Z] main: digest: sha256:4f16ff18c65256c65f494e9e9b1eec3ec4d2ff173b1971fa50ac40e301b0e276 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T13:28:46.340Z] ===================================================== [Pipeline] echo [2022-04-20T13:28:46.349Z] taggedImages: [2022-04-20T13:28:46.349Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8b44d22ccb04215a285fcb59312b26223b5ddbf5 [2022-04-20T13:28:46.349Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-04-20T13:28:46.349Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.5 [2022-04-20T13:28:46.349Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5 [2022-04-20T13:28:46.349Z] - 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] sh [2022-04-20T13:28:46.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T13:28:46.719Z] [2022-04-20T13:28:46.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:28:47.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T13:28:47.031Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-20T13:28:47.031Z] 5eb5b503b376: Pulling fs layer [2022-04-20T13:28:47.031Z] 5c69ac0246d0: Pulling fs layer [2022-04-20T13:28:47.031Z] ec43610c2a17: Pulling fs layer [2022-04-20T13:28:47.031Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-20T13:28:47.031Z] 33b1e0a273af: Pulling fs layer [2022-04-20T13:28:47.031Z] 5d3b04190fa2: Pulling fs layer [2022-04-20T13:28:47.031Z] 2f39f015ded8: Pulling fs layer [2022-04-20T13:28:47.031Z] 33b1e0a273af: Waiting [2022-04-20T13:28:47.031Z] 5d3b04190fa2: Waiting [2022-04-20T13:28:47.031Z] 2f39f015ded8: Waiting [2022-04-20T13:28:47.031Z] 3a2ae6a8a46f: Waiting [2022-04-20T13:28:47.031Z] 5c69ac0246d0: Verifying Checksum [2022-04-20T13:28:47.031Z] 5c69ac0246d0: Download complete [2022-04-20T13:28:47.031Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-20T13:28:47.031Z] 3a2ae6a8a46f: Download complete [2022-04-20T13:28:47.031Z] 33b1e0a273af: Verifying Checksum [2022-04-20T13:28:47.031Z] 33b1e0a273af: Download complete [2022-04-20T13:28:47.031Z] ec43610c2a17: Verifying Checksum [2022-04-20T13:28:47.031Z] ec43610c2a17: Download complete [2022-04-20T13:28:47.031Z] 5d3b04190fa2: Verifying Checksum [2022-04-20T13:28:47.031Z] 5d3b04190fa2: Download complete [2022-04-20T13:28:47.291Z] 5eb5b503b376: Verifying Checksum [2022-04-20T13:28:47.291Z] 5eb5b503b376: Download complete [2022-04-20T13:28:47.861Z] 2f39f015ded8: Download complete [2022-04-20T13:28:48.430Z] 5eb5b503b376: Pull complete [2022-04-20T13:28:48.690Z] 5c69ac0246d0: Pull complete [2022-04-20T13:28:48.951Z] ec43610c2a17: Pull complete [2022-04-20T13:28:49.212Z] 3a2ae6a8a46f: Pull complete [2022-04-20T13:28:49.212Z] 33b1e0a273af: Pull complete [2022-04-20T13:28:49.471Z] 5d3b04190fa2: Pull complete [2022-04-20T13:28:53.663Z] 2f39f015ded8: Pull complete [2022-04-20T13:28:53.663Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-20T13:28:53.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T13:28:53.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-20T13:28:53.733Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:28:53.772Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-20T13:28:55.240Z] $ docker top f2e1511359fc285a48343b77ea0333348dcd9438d966380975f9aa2537a05593 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:28:55.626Z] ---> job-cost.sh [2022-04-20T13:28:55.626Z] lf-activate-venv: SKIPPING [2022-04-20T13:28:55.626Z] INFO: No Stack... [2022-04-20T13:28:55.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T13:28:56.460Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T13:28:56.751Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-04-20T13:28:56.751Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T13:28:56.766Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-22-stack-cost] [2022-04-20T13:28:56.774Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-22-stack-cost] did not exist. Created. [2022-04-20T13:28:56.775Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T13:28:57.081Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-20T13:28:57.160Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T13:28:57.169Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T13:28:57.191Z] $ docker stop --time=1 f2e1511359fc285a48343b77ea0333348dcd9438d966380975f9aa2537a05593 [2022-04-20T13:28:58.366Z] $ docker rm -f f2e1511359fc285a48343b77ea0333348dcd9438d966380975f9aa2537a05593 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T13:30:24.754Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21494 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-04-20T13:30:24.767Z] Running in /w/workspace/device-rfid-llrp-go/22 [Pipeline] { [Pipeline] checkout [2022-04-20T13:30:25.505Z] Selected Git installation does not exist. Using Default [2022-04-20T13:30:25.505Z] The recommended git tool is: NONE [2022-04-20T13:30:32.361Z] using credential edgex-jenkins-ssh [2022-04-20T13:30:32.381Z] Cloning the remote Git repository [2022-04-20T13:30:32.471Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-20T13:30:32.574Z] > git init /w/workspace/device-rfid-llrp-go/22 # timeout=10 [2022-04-20T13:30:32.724Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-20T13:30:32.725Z] > git --version # timeout=10 [2022-04-20T13:30:32.775Z] > git --version # 'git version 2.25.1' [2022-04-20T13:30:32.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T13:30:32.920Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T13:30:33.797Z] Avoid second fetch [2022-04-20T13:30:33.798Z] Checking out Revision 8b44d22ccb04215a285fcb59312b26223b5ddbf5 (main) [2022-04-20T13:30:33.744Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-20T13:30:33.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T13:30:33.827Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T13:30:33.857Z] > git checkout -f 8b44d22ccb04215a285fcb59312b26223b5ddbf5 # timeout=10 [2022-04-20T13:30:38.289Z] Commit message: "test(snap): add snap CI workflow (#73)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T13:30:39.301Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-20T13:30:39.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T13:30:39.301Z] Dload Upload Total Spent Left Speed [2022-04-20T13:30:39.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2022-04-20T13:30:39.844Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-20T13:30:40.187Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-04-20T13:30:40.187Z] sudo tee /etc/docker/daemon.new [2022-04-20T13:30:40.187Z] { [2022-04-20T13:30:40.187Z] "registry-mirrors": [ [2022-04-20T13:30:40.187Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-20T13:30:40.187Z] ], [2022-04-20T13:30:40.187Z] "bip": "10.250.0.254/24", [2022-04-20T13:30:40.187Z] "hosts": [ [2022-04-20T13:30:40.187Z] "tcp://0.0.0.0:5555", [2022-04-20T13:30:40.187Z] "unix:///var/run/docker.sock" [2022-04-20T13:30:40.187Z] ], [2022-04-20T13:30:40.187Z] "mtu": 1458, [2022-04-20T13:30:40.187Z] "selinux-enabled": true, [2022-04-20T13:30:40.187Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-20T13:30:40.187Z] } [Pipeline] sh [2022-04-20T13:30:40.548Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-20T13:30:40.897Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T13:30:59.279Z] provisioning config files... [2022-04-20T13:30:59.306Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/22@tmp/config1535593660946866347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:30:59.689Z] ---> docker-login.sh [2022-04-20T13:30:59.689Z] nexus3.edgexfoundry.org:10001 [2022-04-20T13:31:00.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:31:00.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:31:00.576Z] Configure a credential helper to remove this warning. See [2022-04-20T13:31:00.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:31:00.576Z] [2022-04-20T13:31:00.576Z] Login Succeeded [2022-04-20T13:31:00.576Z] nexus3.edgexfoundry.org:10002 [2022-04-20T13:31:00.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:31:01.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:31:01.128Z] Configure a credential helper to remove this warning. See [2022-04-20T13:31:01.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:31:01.128Z] [2022-04-20T13:31:01.129Z] Login Succeeded [2022-04-20T13:31:01.129Z] nexus3.edgexfoundry.org:10003 [2022-04-20T13:31:01.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:31:01.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:31:01.684Z] Configure a credential helper to remove this warning. See [2022-04-20T13:31:01.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:31:01.684Z] [2022-04-20T13:31:01.684Z] Login Succeeded [2022-04-20T13:31:01.684Z] nexus3.edgexfoundry.org:10004 [2022-04-20T13:31:01.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:31:02.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:31:02.295Z] Configure a credential helper to remove this warning. See [2022-04-20T13:31:02.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:31:02.295Z] [2022-04-20T13:31:02.295Z] Login Succeeded [2022-04-20T13:31:02.295Z] docker.io [2022-04-20T13:31:02.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:31:03.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:31:03.176Z] Configure a credential helper to remove this warning. See [2022-04-20T13:31:03.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:31:03.176Z] [2022-04-20T13:31:03.176Z] Login Succeeded [2022-04-20T13:31:03.176Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T13:31:03.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T13:31:03.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T13:31:03.688Z] ========================================================= [2022-04-20T13:31:03.688Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-20T13:31:03.688Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:31:04.042Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-20T13:31:04.316Z] Sending build context to Docker daemon 1.227MB [2022-04-20T13:31:04.316Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T13:31:04.316Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-20T13:31:04.592Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-20T13:31:04.592Z] 9b3977197b4f: Pulling fs layer [2022-04-20T13:31:04.592Z] 1a89e8eeedd5: Pulling fs layer [2022-04-20T13:31:04.592Z] 94645a83ff95: Pulling fs layer [2022-04-20T13:31:04.592Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-20T13:31:04.592Z] 0c92f367c5e7: Pulling fs layer [2022-04-20T13:31:04.592Z] f7c0051592d6: Pulling fs layer [2022-04-20T13:31:04.592Z] a227ed2f7395: Pulling fs layer [2022-04-20T13:31:04.592Z] 7b1c46037f91: Pulling fs layer [2022-04-20T13:31:04.592Z] 0c92f367c5e7: Waiting [2022-04-20T13:31:04.592Z] f7c0051592d6: Waiting [2022-04-20T13:31:04.592Z] a227ed2f7395: Waiting [2022-04-20T13:31:04.592Z] 7b1c46037f91: Waiting [2022-04-20T13:31:04.592Z] 3f3a8bcf1eab: Waiting [2022-04-20T13:31:04.592Z] 94645a83ff95: Verifying Checksum [2022-04-20T13:31:04.592Z] 94645a83ff95: Download complete [2022-04-20T13:31:04.592Z] 1a89e8eeedd5: Verifying Checksum [2022-04-20T13:31:04.592Z] 1a89e8eeedd5: Download complete [2022-04-20T13:31:04.592Z] 0c92f367c5e7: Verifying Checksum [2022-04-20T13:31:04.592Z] 0c92f367c5e7: Download complete [2022-04-20T13:31:04.592Z] f7c0051592d6: Download complete [2022-04-20T13:31:04.592Z] 9b3977197b4f: Verifying Checksum [2022-04-20T13:31:04.592Z] 9b3977197b4f: Download complete [2022-04-20T13:31:04.592Z] a227ed2f7395: Verifying Checksum [2022-04-20T13:31:04.592Z] a227ed2f7395: Download complete [2022-04-20T13:31:05.583Z] 9b3977197b4f: Pull complete [2022-04-20T13:31:06.191Z] 1a89e8eeedd5: Pull complete [2022-04-20T13:31:06.467Z] 94645a83ff95: Pull complete [2022-04-20T13:31:06.743Z] 7b1c46037f91: Verifying Checksum [2022-04-20T13:31:06.743Z] 7b1c46037f91: Download complete [2022-04-20T13:31:07.342Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-20T13:31:07.342Z] 3f3a8bcf1eab: Download complete [2022-04-20T13:31:19.755Z] 3f3a8bcf1eab: Pull complete [2022-04-20T13:31:19.755Z] 0c92f367c5e7: Pull complete [2022-04-20T13:31:19.755Z] f7c0051592d6: Pull complete [2022-04-20T13:31:20.029Z] a227ed2f7395: Pull complete [2022-04-20T13:31:26.792Z] 7b1c46037f91: Pull complete [2022-04-20T13:31:26.792Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-20T13:31:26.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T13:31:26.793Z] ---> f79e39bc4007 [2022-04-20T13:31:26.793Z] Step 3/12 : ARG MAKE='make build' [2022-04-20T13:31:27.417Z] ---> Running in f79d1b9f824a [2022-04-20T13:31:27.693Z] Removing intermediate container f79d1b9f824a [2022-04-20T13:31:27.693Z] ---> e0ad747dc5c1 [2022-04-20T13:31:27.693Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-20T13:31:27.693Z] ---> Running in 0cd5ec41d0d9 [2022-04-20T13:31:27.969Z] Removing intermediate container 0cd5ec41d0d9 [2022-04-20T13:31:27.969Z] ---> 1635eb42faa6 [2022-04-20T13:31:27.969Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T13:31:27.969Z] ---> Running in 13563c1628f1 [2022-04-20T13:31:28.244Z] Removing intermediate container 13563c1628f1 [2022-04-20T13:31:28.244Z] ---> bc0ff32203ae [2022-04-20T13:31:28.244Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T13:31:28.518Z] ---> Running in e35a3f0e9c98 [2022-04-20T13:31:30.505Z] Removing intermediate container e35a3f0e9c98 [2022-04-20T13:31:30.505Z] ---> 19c19f04b4e6 [2022-04-20T13:31:30.505Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T13:31:30.505Z] ---> Running in b1adfe7a6ef7 [2022-04-20T13:31:31.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T13:31:32.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T13:31:33.069Z] OK: 220 MiB in 52 packages [2022-04-20T13:31:33.672Z] Removing intermediate container b1adfe7a6ef7 [2022-04-20T13:31:33.672Z] ---> 620f9c53be46 [2022-04-20T13:31:33.672Z] Step 8/12 : WORKDIR /app [2022-04-20T13:31:33.672Z] ---> Running in 89a2e84b9533 [2022-04-20T13:31:34.283Z] Removing intermediate container 89a2e84b9533 [2022-04-20T13:31:34.283Z] ---> dd8c923198bc [2022-04-20T13:31:34.283Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-20T13:31:34.895Z] ---> 4392a9fc4891 [2022-04-20T13:31:34.895Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T13:31:34.895Z] ---> Running in 60dbe4c3a6cf [2022-04-20T13:32:56.739Z] Removing intermediate container 60dbe4c3a6cf [2022-04-20T13:32:56.739Z] ---> e453ae3819d0 [2022-04-20T13:32:56.739Z] Step 11/12 : COPY . . [2022-04-20T13:32:56.739Z] ---> 3a96134eb3ca [2022-04-20T13:32:56.739Z] Step 12/12 : RUN $MAKE [2022-04-20T13:32:56.739Z] ---> Running in d70ad6ac0d9f [2022-04-20T13:32:56.739Z] noop [2022-04-20T13:32:57.018Z] Removing intermediate container d70ad6ac0d9f [2022-04-20T13:32:57.018Z] ---> 034701f8ac9a [2022-04-20T13:32:57.018Z] Successfully built 034701f8ac9a [2022-04-20T13:32:57.018Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:32:57.649Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T13:32:57.649Z] . [Pipeline] withDockerContainer [2022-04-20T13:32:57.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container [2022-04-20T13:32:57.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/22 -v /w/workspace/device-rfid-llrp-go/22:/w/workspace/device-rfid-llrp-go/22:rw,z -v /w/workspace/device-rfid-llrp-go/22@tmp:/w/workspace/device-rfid-llrp-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-20T13:32:59.343Z] $ docker top 6202d0f6a2e4b743cfe90da9de62ce9dfc7b4e88f4166d3448c86b7fc04e9c8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T13:33:00.282Z] + go version [2022-04-20T13:33:00.282Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-20T13:33:00.318Z] $ docker stop --time=1 6202d0f6a2e4b743cfe90da9de62ce9dfc7b4e88f4166d3448c86b7fc04e9c8a [2022-04-20T13:33:02.000Z] $ docker rm -f 6202d0f6a2e4b743cfe90da9de62ce9dfc7b4e88f4166d3448c86b7fc04e9c8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:33:02.635Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T13:33:02.635Z] . [Pipeline] withDockerContainer [2022-04-20T13:33:02.884Z] prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container [2022-04-20T13:33:02.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/22 -v /w/workspace/device-rfid-llrp-go/22:/w/workspace/device-rfid-llrp-go/22:rw,z -v /w/workspace/device-rfid-llrp-go/22@tmp:/w/workspace/device-rfid-llrp-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-20T13:33:04.276Z] $ docker top 27b788986b6d2bb9ea867c752ddea30600b79e0007f11be162535f0db9ff5f3e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T13:33:05.189Z] + make test [2022-04-20T13:33:05.189Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-20T13:33:06.636Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-20T13:34:03.227Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-20T13:34:03.227Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-20T13:34:30.061Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.464s coverage: 39.3% of statements [2022-04-20T13:34:30.061Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.550s coverage: 52.0% of statements [2022-04-20T13:34:30.061Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 95.5% of statements [2022-04-20T13:34:30.061Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-20T13:34:30.061Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-20T13:34:52.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T13:34:52.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-20T13:34:52.831Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-20T13:34:55.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T13:34:55.497Z] $ docker stop --time=1 27b788986b6d2bb9ea867c752ddea30600b79e0007f11be162535f0db9ff5f3e [2022-04-20T13:34:57.232Z] $ docker rm -f 27b788986b6d2bb9ea867c752ddea30600b79e0007f11be162535f0db9ff5f3e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T13:34:58.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T13:34:58.088Z] Warning: overwriting stash ‘coverage-report’ [2022-04-20T13:34:58.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T13:34:59.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T13:34:59.464Z] + ls -al . [2022-04-20T13:34:59.464Z] total 636 [2022-04-20T13:34:59.464Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 13:34 . [2022-04-20T13:34:59.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 13:30 .. [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 20 13:30 .dockerignore [2022-04-20T13:34:59.464Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 13:30 .git [2022-04-20T13:34:59.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 13:30 .github [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 20 13:30 .gitignore [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 13:30 .golangci.yml [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 20 13:30 Attribution.txt [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 20 13:30 Dockerfile [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 13:30 GOVERNANCE.md [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 20 13:30 Jenkinsfile [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 20 13:30 LICENSE [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 20 13:30 Makefile [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 20 13:30 OWNERS.md [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 28508 Apr 20 13:30 README.md [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 20 13:27 VERSION [2022-04-20T13:34:59.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 13:30 bin [2022-04-20T13:34:59.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 13:30 cmd [2022-04-20T13:34:59.464Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 20 13:34 coverage.out [2022-04-20T13:34:59.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 13:30 examples [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 20 13:30 go.mod [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 49145 Apr 20 13:30 go.sum [2022-04-20T13:34:59.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 13:30 images [2022-04-20T13:34:59.464Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 13:30 internal [2022-04-20T13:34:59.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 13:30 snap [2022-04-20T13:34:59.464Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 20 13:30 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:34:59.819Z] + 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=8b44d22ccb04215a285fcb59312b26223b5ddbf5 --label arch=arm64 --label version=2.1.0-dev.5 . [2022-04-20T13:35:00.095Z] Sending build context to Docker daemon 1.227MB [2022-04-20T13:35:00.095Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T13:35:00.095Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-20T13:35:00.095Z] ---> 034701f8ac9a [2022-04-20T13:35:00.095Z] Step 3/25 : ARG MAKE='make build' [2022-04-20T13:35:00.372Z] ---> Running in 3ffbe41fc120 [2022-04-20T13:35:00.647Z] Removing intermediate container 3ffbe41fc120 [2022-04-20T13:35:00.647Z] ---> ebf4ad6eddc4 [2022-04-20T13:35:00.647Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-20T13:35:00.647Z] ---> Running in 83c7ae675cd3 [2022-04-20T13:35:00.923Z] Removing intermediate container 83c7ae675cd3 [2022-04-20T13:35:00.923Z] ---> e58b5bb05fad [2022-04-20T13:35:00.923Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T13:35:00.923Z] ---> Running in 3eddda9367ad [2022-04-20T13:35:01.520Z] Removing intermediate container 3eddda9367ad [2022-04-20T13:35:01.520Z] ---> 72b171358b92 [2022-04-20T13:35:01.520Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T13:35:01.520Z] ---> Running in c704a9be0a30 [2022-04-20T13:35:02.967Z] Removing intermediate container c704a9be0a30 [2022-04-20T13:35:02.967Z] ---> 10e2244dcc67 [2022-04-20T13:35:02.967Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T13:35:03.257Z] ---> Running in f76b6fea35f4 [2022-04-20T13:35:04.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T13:35:05.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T13:35:05.820Z] OK: 220 MiB in 52 packages [2022-04-20T13:35:06.806Z] Removing intermediate container f76b6fea35f4 [2022-04-20T13:35:06.806Z] ---> e8a379d43aae [2022-04-20T13:35:06.806Z] Step 8/25 : WORKDIR /app [2022-04-20T13:35:06.806Z] ---> Running in 53bd742ad42a [2022-04-20T13:35:07.081Z] Removing intermediate container 53bd742ad42a [2022-04-20T13:35:07.081Z] ---> 36149136789a [2022-04-20T13:35:07.081Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-20T13:35:07.687Z] ---> 501b3a3ae7ee [2022-04-20T13:35:07.687Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T13:35:07.687Z] ---> Running in 418e5953a385 [2022-04-20T13:35:09.681Z] Removing intermediate container 418e5953a385 [2022-04-20T13:35:09.681Z] ---> 5bcd2b3a7b9c [2022-04-20T13:35:09.681Z] Step 11/25 : COPY . . [2022-04-20T13:35:10.678Z] ---> a250c34b6035 [2022-04-20T13:35:10.678Z] Step 12/25 : RUN $MAKE [2022-04-20T13:35:10.678Z] ---> Running in 6c106d3d6435 [2022-04-20T13:35:11.662Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.5" -o cmd/device-rfid-llrp ./cmd [2022-04-20T13:35:58.748Z] Removing intermediate container 6c106d3d6435 [2022-04-20T13:35:58.748Z] ---> ebaac4f17a91 [2022-04-20T13:35:58.748Z] Step 13/25 : FROM alpine:3.14 [2022-04-20T13:35:58.748Z] 3.14: Pulling from library/alpine [2022-04-20T13:35:58.748Z] 455c02918c45: Pulling fs layer [2022-04-20T13:35:58.748Z] 455c02918c45: Verifying Checksum [2022-04-20T13:35:58.748Z] 455c02918c45: Download complete [2022-04-20T13:35:58.748Z] 455c02918c45: Pull complete [2022-04-20T13:35:58.748Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T13:35:58.748Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T13:35:58.748Z] ---> ac73e934f311 [2022-04-20T13:35:58.748Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-20T13:35:58.748Z] ---> Running in 7d383c960b72 [2022-04-20T13:35:58.748Z] Removing intermediate container 7d383c960b72 [2022-04-20T13:35:58.748Z] ---> f406bc53c20d [2022-04-20T13:35:58.748Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T13:35:58.748Z] ---> Running in 284515c40b72 [2022-04-20T13:35:58.748Z] Removing intermediate container 284515c40b72 [2022-04-20T13:35:58.748Z] ---> ea0304724525 [2022-04-20T13:35:58.748Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-20T13:35:58.748Z] ---> Running in 2c73aea65ac9 [2022-04-20T13:35:58.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-20T13:35:59.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-20T13:36:00.321Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-20T13:36:00.321Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-20T13:36:00.596Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-20T13:36:00.596Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-20T13:36:00.869Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-20T13:36:00.869Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-20T13:36:01.144Z] Executing busybox-1.33.1-r7.trigger [2022-04-20T13:36:01.144Z] OK: 8 MiB in 20 packages [2022-04-20T13:36:02.145Z] Removing intermediate container 2c73aea65ac9 [2022-04-20T13:36:02.145Z] ---> ef8fbb3ad660 [2022-04-20T13:36:02.145Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-20T13:36:02.418Z] ---> 889dd120d97d [2022-04-20T13:36:02.418Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-20T13:36:03.017Z] ---> 6a9bf97b85a6 [2022-04-20T13:36:03.017Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-20T13:36:04.007Z] ---> 21f0a523f460 [2022-04-20T13:36:04.007Z] Step 20/25 : EXPOSE 59989 [2022-04-20T13:36:04.007Z] ---> Running in ca97ca2a0b39 [2022-04-20T13:36:04.607Z] Removing intermediate container ca97ca2a0b39 [2022-04-20T13:36:04.607Z] ---> e0550fc23a93 [2022-04-20T13:36:04.607Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-20T13:36:04.607Z] ---> Running in 6fc48444f890 [2022-04-20T13:36:04.881Z] Removing intermediate container 6fc48444f890 [2022-04-20T13:36:04.881Z] ---> 618ea57cbbbb [2022-04-20T13:36:04.881Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-20T13:36:04.881Z] ---> Running in 169dcc1e99fa [2022-04-20T13:36:05.156Z] Removing intermediate container 169dcc1e99fa [2022-04-20T13:36:05.156Z] ---> bea2adb4a116 [2022-04-20T13:36:05.156Z] Step 23/25 : LABEL arch=arm64 [2022-04-20T13:36:05.156Z] ---> Running in f232aa8ec214 [2022-04-20T13:36:05.440Z] Removing intermediate container f232aa8ec214 [2022-04-20T13:36:05.440Z] ---> e19b2c4d51b6 [2022-04-20T13:36:05.440Z] Step 24/25 : LABEL git_sha=8b44d22ccb04215a285fcb59312b26223b5ddbf5 [2022-04-20T13:36:05.724Z] ---> Running in 43e40e613ded [2022-04-20T13:36:06.004Z] Removing intermediate container 43e40e613ded [2022-04-20T13:36:06.004Z] ---> c92b90b0d15f [2022-04-20T13:36:06.004Z] Step 25/25 : LABEL version=2.1.0-dev.5 [2022-04-20T13:36:06.004Z] ---> Running in 3a64c6a2de3c [2022-04-20T13:36:06.277Z] Removing intermediate container 3a64c6a2de3c [2022-04-20T13:36:06.277Z] ---> 5af69e5fe69d [2022-04-20T13:36:06.277Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T13:36:06.277Z] Successfully built 5af69e5fe69d [2022-04-20T13:36:06.277Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T13:36:06.383Z] provisioning config files... [2022-04-20T13:36:06.402Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/22@tmp/config710909929301887802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:36:06.754Z] ---> docker-login.sh [2022-04-20T13:36:06.754Z] nexus3.edgexfoundry.org:10001 [2022-04-20T13:36:07.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:36:07.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:36:07.028Z] Configure a credential helper to remove this warning. See [2022-04-20T13:36:07.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:36:07.028Z] [2022-04-20T13:36:07.028Z] Login Succeeded [2022-04-20T13:36:07.302Z] nexus3.edgexfoundry.org:10002 [2022-04-20T13:36:07.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:36:07.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:36:07.579Z] Configure a credential helper to remove this warning. See [2022-04-20T13:36:07.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:36:07.579Z] [2022-04-20T13:36:07.579Z] Login Succeeded [2022-04-20T13:36:07.579Z] nexus3.edgexfoundry.org:10003 [2022-04-20T13:36:08.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:36:08.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:36:08.175Z] Configure a credential helper to remove this warning. See [2022-04-20T13:36:08.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:36:08.175Z] [2022-04-20T13:36:08.175Z] Login Succeeded [2022-04-20T13:36:08.175Z] nexus3.edgexfoundry.org:10004 [2022-04-20T13:36:08.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:36:08.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:36:08.723Z] Configure a credential helper to remove this warning. See [2022-04-20T13:36:08.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:36:08.723Z] [2022-04-20T13:36:08.723Z] Login Succeeded [2022-04-20T13:36:08.723Z] docker.io [2022-04-20T13:36:08.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T13:36:09.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T13:36:09.593Z] Configure a credential helper to remove this warning. See [2022-04-20T13:36:09.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T13:36:09.593Z] [2022-04-20T13:36:09.593Z] Login Succeeded [2022-04-20T13:36:09.593Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T13:36:09.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T13:36:09.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T13:36:09.683Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-04-20T13:36:09.683Z] 8b44d22ccb04215a285fcb59312b26223b5ddbf5 [2022-04-20T13:36:09.683Z] latest [2022-04-20T13:36:09.683Z] 2.1.0-dev.5 [2022-04-20T13:36:09.683Z] 8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5 [2022-04-20T13:36:09.683Z] main [2022-04-20T13:36:09.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:10.042Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8b44d22ccb04215a285fcb59312b26223b5ddbf5 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:10.401Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8b44d22ccb04215a285fcb59312b26223b5ddbf5 [2022-04-20T13:36:10.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-20T13:36:10.401Z] cda30e8ff83b: Preparing [2022-04-20T13:36:10.401Z] 43d0aff99189: Preparing [2022-04-20T13:36:10.401Z] bf4ba4d28c33: Preparing [2022-04-20T13:36:10.401Z] 688d69db2797: Preparing [2022-04-20T13:36:10.401Z] c77553661e9b: Preparing [2022-04-20T13:36:10.401Z] f73e7dbfee58: Preparing [2022-04-20T13:36:10.401Z] f73e7dbfee58: Waiting [2022-04-20T13:36:10.676Z] 43d0aff99189: Pushed [2022-04-20T13:36:10.676Z] f73e7dbfee58: Layer already exists [2022-04-20T13:36:10.676Z] bf4ba4d28c33: Pushed [2022-04-20T13:36:10.676Z] c77553661e9b: Pushed [2022-04-20T13:36:11.292Z] 688d69db2797: Pushed [2022-04-20T13:36:13.918Z] cda30e8ff83b: Pushed [2022-04-20T13:36:13.918Z] 8b44d22ccb04215a285fcb59312b26223b5ddbf5: digest: sha256:22f18b16171fece70b25209e36b1deee660d7aea82b192a0fccba2fc1c067157 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:14.280Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:14.624Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-04-20T13:36:14.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-20T13:36:14.624Z] cda30e8ff83b: Preparing [2022-04-20T13:36:14.624Z] 43d0aff99189: Preparing [2022-04-20T13:36:14.624Z] bf4ba4d28c33: Preparing [2022-04-20T13:36:14.624Z] 688d69db2797: Preparing [2022-04-20T13:36:14.624Z] c77553661e9b: Preparing [2022-04-20T13:36:14.624Z] f73e7dbfee58: Preparing [2022-04-20T13:36:14.624Z] f73e7dbfee58: Waiting [2022-04-20T13:36:14.624Z] cda30e8ff83b: Layer already exists [2022-04-20T13:36:14.624Z] bf4ba4d28c33: Layer already exists [2022-04-20T13:36:14.624Z] c77553661e9b: Layer already exists [2022-04-20T13:36:14.624Z] 43d0aff99189: Layer already exists [2022-04-20T13:36:14.624Z] 688d69db2797: Layer already exists [2022-04-20T13:36:14.624Z] f73e7dbfee58: Layer already exists [2022-04-20T13:36:14.898Z] latest: digest: sha256:22f18b16171fece70b25209e36b1deee660d7aea82b192a0fccba2fc1c067157 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:15.258Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:15.619Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.5 [2022-04-20T13:36:15.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-20T13:36:15.619Z] cda30e8ff83b: Preparing [2022-04-20T13:36:15.619Z] 43d0aff99189: Preparing [2022-04-20T13:36:15.619Z] bf4ba4d28c33: Preparing [2022-04-20T13:36:15.619Z] 688d69db2797: Preparing [2022-04-20T13:36:15.619Z] c77553661e9b: Preparing [2022-04-20T13:36:15.619Z] f73e7dbfee58: Preparing [2022-04-20T13:36:15.619Z] f73e7dbfee58: Waiting [2022-04-20T13:36:15.619Z] 688d69db2797: Layer already exists [2022-04-20T13:36:15.619Z] cda30e8ff83b: Layer already exists [2022-04-20T13:36:15.619Z] bf4ba4d28c33: Layer already exists [2022-04-20T13:36:15.619Z] c77553661e9b: Layer already exists [2022-04-20T13:36:15.895Z] 43d0aff99189: Layer already exists [2022-04-20T13:36:15.895Z] f73e7dbfee58: Layer already exists [2022-04-20T13:36:15.895Z] 2.1.0-dev.5: digest: sha256:22f18b16171fece70b25209e36b1deee660d7aea82b192a0fccba2fc1c067157 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:16.254Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:16.603Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5 [2022-04-20T13:36:16.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-20T13:36:16.604Z] cda30e8ff83b: Preparing [2022-04-20T13:36:16.604Z] 43d0aff99189: Preparing [2022-04-20T13:36:16.604Z] bf4ba4d28c33: Preparing [2022-04-20T13:36:16.604Z] 688d69db2797: Preparing [2022-04-20T13:36:16.604Z] c77553661e9b: Preparing [2022-04-20T13:36:16.604Z] f73e7dbfee58: Preparing [2022-04-20T13:36:16.604Z] f73e7dbfee58: Waiting [2022-04-20T13:36:16.604Z] bf4ba4d28c33: Layer already exists [2022-04-20T13:36:16.604Z] cda30e8ff83b: Layer already exists [2022-04-20T13:36:16.604Z] c77553661e9b: Layer already exists [2022-04-20T13:36:16.604Z] 688d69db2797: Layer already exists [2022-04-20T13:36:16.604Z] 43d0aff99189: Layer already exists [2022-04-20T13:36:16.879Z] f73e7dbfee58: Layer already exists [2022-04-20T13:36:16.879Z] 8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5: digest: sha256:22f18b16171fece70b25209e36b1deee660d7aea82b192a0fccba2fc1c067157 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:17.235Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:17.587Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-04-20T13:36:17.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-04-20T13:36:17.587Z] cda30e8ff83b: Preparing [2022-04-20T13:36:17.587Z] 43d0aff99189: Preparing [2022-04-20T13:36:17.587Z] bf4ba4d28c33: Preparing [2022-04-20T13:36:17.587Z] 688d69db2797: Preparing [2022-04-20T13:36:17.587Z] c77553661e9b: Preparing [2022-04-20T13:36:17.587Z] f73e7dbfee58: Preparing [2022-04-20T13:36:17.587Z] f73e7dbfee58: Waiting [2022-04-20T13:36:17.587Z] bf4ba4d28c33: Layer already exists [2022-04-20T13:36:17.587Z] 43d0aff99189: Layer already exists [2022-04-20T13:36:17.587Z] 688d69db2797: Layer already exists [2022-04-20T13:36:17.587Z] c77553661e9b: Layer already exists [2022-04-20T13:36:17.587Z] cda30e8ff83b: Layer already exists [2022-04-20T13:36:17.860Z] f73e7dbfee58: Layer already exists [2022-04-20T13:36:17.860Z] main: digest: sha256:22f18b16171fece70b25209e36b1deee660d7aea82b192a0fccba2fc1c067157 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-20T13:36:17.907Z] ===================================================== [Pipeline] echo [2022-04-20T13:36:17.917Z] taggedImages: [2022-04-20T13:36:17.917Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8b44d22ccb04215a285fcb59312b26223b5ddbf5 [2022-04-20T13:36:17.917Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-04-20T13:36:17.917Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.5 [2022-04-20T13:36:17.917Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8b44d22ccb04215a285fcb59312b26223b5ddbf5-2.1.0-dev.5 [2022-04-20T13:36:17.917Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:18.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T13:36:18.289Z] [2022-04-20T13:36:18.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:18.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T13:36:18.926Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-20T13:36:18.926Z] 8998bd30e6a1: Pulling fs layer [2022-04-20T13:36:18.926Z] 04944245beec: Pulling fs layer [2022-04-20T13:36:18.926Z] 699f458cf7ca: Pulling fs layer [2022-04-20T13:36:18.926Z] 765212b225bb: Pulling fs layer [2022-04-20T13:36:18.926Z] f23df028b6ca: Pulling fs layer [2022-04-20T13:36:18.926Z] d65c8cfc05b1: Pulling fs layer [2022-04-20T13:36:18.926Z] 2437ff75d9bd: Pulling fs layer [2022-04-20T13:36:18.926Z] f23df028b6ca: Waiting [2022-04-20T13:36:18.926Z] d65c8cfc05b1: Waiting [2022-04-20T13:36:18.926Z] 765212b225bb: Waiting [2022-04-20T13:36:18.926Z] 2437ff75d9bd: Waiting [2022-04-20T13:36:18.926Z] 04944245beec: Verifying Checksum [2022-04-20T13:36:18.926Z] 04944245beec: Download complete [2022-04-20T13:36:18.926Z] 765212b225bb: Verifying Checksum [2022-04-20T13:36:18.926Z] 765212b225bb: Download complete [2022-04-20T13:36:19.208Z] f23df028b6ca: Verifying Checksum [2022-04-20T13:36:19.208Z] f23df028b6ca: Download complete [2022-04-20T13:36:19.208Z] d65c8cfc05b1: Verifying Checksum [2022-04-20T13:36:19.208Z] d65c8cfc05b1: Download complete [2022-04-20T13:36:19.208Z] 699f458cf7ca: Verifying Checksum [2022-04-20T13:36:19.208Z] 699f458cf7ca: Download complete [2022-04-20T13:36:19.484Z] 8998bd30e6a1: Verifying Checksum [2022-04-20T13:36:19.484Z] 8998bd30e6a1: Download complete [2022-04-20T13:36:22.115Z] 2437ff75d9bd: Verifying Checksum [2022-04-20T13:36:22.116Z] 2437ff75d9bd: Download complete [2022-04-20T13:36:23.559Z] 8998bd30e6a1: Pull complete [2022-04-20T13:36:24.160Z] 04944245beec: Pull complete [2022-04-20T13:36:25.599Z] 699f458cf7ca: Pull complete [2022-04-20T13:36:25.599Z] 765212b225bb: Pull complete [2022-04-20T13:36:26.585Z] f23df028b6ca: Pull complete [2022-04-20T13:36:26.859Z] d65c8cfc05b1: Pull complete [2022-04-20T13:36:41.987Z] 2437ff75d9bd: Pull complete [2022-04-20T13:36:41.987Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-20T13:36:41.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T13:36:41.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-20T13:36:42.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-21494 does not seem to be running inside a container [2022-04-20T13:36:42.317Z] $ 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/22 -v /w/workspace/device-rfid-llrp-go/22:/w/workspace/device-rfid-llrp-go/22:rw,z -v /w/workspace/device-rfid-llrp-go/22@tmp:/w/workspace/device-rfid-llrp-go/22@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:arm64 cat [2022-04-20T13:36:44.750Z] $ docker top 87df70cf4818fdb8c0c8a4e9e2a69b522b944d713966716e3cd37ebbdd8562d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:36:45.677Z] ---> job-cost.sh [2022-04-20T13:36:45.677Z] lf-activate-venv: SKIPPING [2022-04-20T13:36:45.677Z] INFO: No Stack... [2022-04-20T13:36:45.952Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-20T13:36:46.929Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T13:36:47.613Z] + + cat /w/workspace/device-rfid-llrp-go/22/archives/cost.csvcut [2022-04-20T13:36:47.613Z] -d, -f6 [Pipeline] lock [2022-04-20T13:36:47.684Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-22-stack-cost] [2022-04-20T13:36:47.692Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-22-stack-cost] did not exist. Created. [2022-04-20T13:36:47.692Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T13:36:48.381Z] /w/workspace/device-rfid-llrp-go/22@tmp/durable-2a77c6e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-20T13:36:49.075Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-20T13:36:49.099Z] Warning: overwriting stash ‘stack-cost’ [2022-04-20T13:36:49.153Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T13:36:49.162Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T13:36:49.195Z] $ docker stop --time=1 87df70cf4818fdb8c0c8a4e9e2a69b522b944d713966716e3cd37ebbdd8562d5 [2022-04-20T13:36:50.700Z] $ docker rm -f 87df70cf4818fdb8c0c8a4e9e2a69b522b944d713966716e3cd37ebbdd8562d5 [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-04-20T13:36:51.190Z] provisioning config files... [2022-04-20T13:36:51.200Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config529878828544920932tmp [Pipeline] { [Pipeline] sh [2022-04-20T13:36:51.507Z] + set +x [2022-04-20T13:36:51.507Z] + curl -s https://codecov.io/bash [2022-04-20T13:36:51.507Z] + bash -s -- [2022-04-20T13:36:51.507Z] [2022-04-20T13:36:51.507Z] _____ _ [2022-04-20T13:36:51.507Z] / ____| | | [2022-04-20T13:36:51.507Z] | | ___ __| | ___ ___ _____ __ [2022-04-20T13:36:51.507Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-20T13:36:51.507Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-20T13:36:51.507Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-20T13:36:51.507Z] Bash-1.0.6 [2022-04-20T13:36:51.507Z] [2022-04-20T13:36:51.507Z] [2022-04-20T13:36:51.507Z] ==> git version 2.25.1 found [2022-04-20T13:36:51.507Z] ==> 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-04-20T13:36:51.507Z] Release-Date: 2020-01-08 [2022-04-20T13:36:51.507Z] 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-04-20T13:36:51.507Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-20T13:36:51.507Z] ==> Jenkins CI detected. [2022-04-20T13:36:51.507Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-20T13:36:51.507Z] project root: . [2022-04-20T13:36:51.507Z] --> token set from env [2022-04-20T13:36:51.507Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-20T13:36:51.507Z] ==> Running gcov in . (disable via -X gcov) [2022-04-20T13:36:51.507Z] ==> Python coveragepy not found [2022-04-20T13:36:51.507Z] ==> Searching for coverage reports in: [2022-04-20T13:36:51.507Z] + . [2022-04-20T13:36:51.507Z] -> Found 1 reports [2022-04-20T13:36:51.507Z] ==> Detecting git/mercurial file structure [2022-04-20T13:36:51.507Z] ==> Reading reports [2022-04-20T13:36:51.507Z] + ./coverage.out bytes=460394 [2022-04-20T13:36:51.507Z] ==> Appending adjustments [2022-04-20T13:36:51.507Z] https://docs.codecov.io/docs/fixing-reports [2022-04-20T13:36:51.769Z] + Found adjustments [2022-04-20T13:36:51.769Z] ==> Gzipping contents [2022-04-20T13:36:52.033Z] 52K /tmp/codecov.kqmujV.gz [2022-04-20T13:36:52.033Z] ==> Uploading reports [2022-04-20T13:36:52.033Z] url: https://codecov.io [2022-04-20T13:36:52.033Z] query: branch=main&commit=8b44d22ccb04215a285fcb59312b26223b5ddbf5&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-20T13:36:52.033Z] -> Pinging Codecov [2022-04-20T13:36:52.033Z] 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=8b44d22ccb04215a285fcb59312b26223b5ddbf5&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-20T13:36:52.296Z] -> Uploading to [2022-04-20T13:36:52.296Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-20/581DD39554BDF9B6E22D074273EAD858/8b44d22ccb04215a285fcb59312b26223b5ddbf5/02b7dd37-fc40-47d7-bd55-779241566051.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T133652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a7354cd27f95235d6c018403980368680889ff0afacbc8e61955cebc2fa06c4 [2022-04-20T13:36:52.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T13:36:52.296Z] Dload Upload Total Spent Left Speed [2022-04-20T13:36:52.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51771 0 0 100 51771 0 227k --:--:-- --:--:-- --:--:-- 226k 100 51771 0 0 100 51771 0 205k --:--:-- --:--:-- --:--:-- 204k [2022-04-20T13:36:52.558Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8b44d22ccb04215a285fcb59312b26223b5ddbf5 [Pipeline] } [2022-04-20T13:36:52.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-20T13:36:52.743Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-20T13:36:52.755Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:53.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-20T13:36:53.060Z] [2022-04-20T13:36:53.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:36:53.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-20T13:36:53.374Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-20T13:36:53.374Z] 188c0c94c7c5: Pulling fs layer [2022-04-20T13:36:53.374Z] 0ef7d3d256c8: Pulling fs layer [2022-04-20T13:36:53.374Z] de9db76c5a1d: Pulling fs layer [2022-04-20T13:36:53.374Z] 0eba1c9be4d2: Pulling fs layer [2022-04-20T13:36:53.374Z] 0d57e429df01: Pulling fs layer [2022-04-20T13:36:53.374Z] 4e4be7b47b0d: Pulling fs layer [2022-04-20T13:36:53.374Z] e1f770b5df2f: Pulling fs layer [2022-04-20T13:36:53.374Z] 85a0685a4137: Pulling fs layer [2022-04-20T13:36:53.374Z] 0d57e429df01: Waiting [2022-04-20T13:36:53.374Z] 4e4be7b47b0d: Waiting [2022-04-20T13:36:53.374Z] 0eba1c9be4d2: Waiting [2022-04-20T13:36:53.374Z] e1f770b5df2f: Waiting [2022-04-20T13:36:53.374Z] 85a0685a4137: Waiting [2022-04-20T13:36:53.374Z] de9db76c5a1d: Verifying Checksum [2022-04-20T13:36:53.374Z] de9db76c5a1d: Download complete [2022-04-20T13:36:53.374Z] 0ef7d3d256c8: Verifying Checksum [2022-04-20T13:36:53.374Z] 0ef7d3d256c8: Download complete [2022-04-20T13:36:53.374Z] 0d57e429df01: Download complete [2022-04-20T13:36:53.374Z] 4e4be7b47b0d: Verifying Checksum [2022-04-20T13:36:53.374Z] 4e4be7b47b0d: Download complete [2022-04-20T13:36:53.374Z] 188c0c94c7c5: Download complete [2022-04-20T13:36:53.638Z] 188c0c94c7c5: Pull complete [2022-04-20T13:36:53.638Z] e1f770b5df2f: Verifying Checksum [2022-04-20T13:36:53.638Z] e1f770b5df2f: Download complete [2022-04-20T13:36:53.638Z] 0ef7d3d256c8: Pull complete [2022-04-20T13:36:53.902Z] de9db76c5a1d: Pull complete [2022-04-20T13:36:54.165Z] 0eba1c9be4d2: Verifying Checksum [2022-04-20T13:36:54.165Z] 0eba1c9be4d2: Download complete [2022-04-20T13:36:54.426Z] 85a0685a4137: Verifying Checksum [2022-04-20T13:36:54.426Z] 85a0685a4137: Download complete [2022-04-20T13:36:57.724Z] 0eba1c9be4d2: Pull complete [2022-04-20T13:36:57.724Z] 0d57e429df01: Pull complete [2022-04-20T13:36:57.724Z] 4e4be7b47b0d: Pull complete [2022-04-20T13:36:58.293Z] e1f770b5df2f: Pull complete [2022-04-20T13:37:01.591Z] 85a0685a4137: Pull complete [2022-04-20T13:37:01.591Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-20T13:37:01.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-20T13:37:01.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-20T13:37:01.659Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:37:01.704Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-20T13:37:03.786Z] $ docker top 6b963712c951bfefaa5b4973d32bfafb22eebd862a5e6da31413d1eb413b0b6f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-20T13:37:03.868Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-20T13:37:04.153Z] + set -o pipefail [2022-04-20T13:37:04.153Z] + snyk monitor '--org=edgex-jenkins' [2022-04-20T13:37:08.364Z] [2022-04-20T13:37:08.364Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-04-20T13:37:08.364Z] [2022-04-20T13:37:08.365Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/fd15e2a0-abed-48b1-a97d-f3b5e7bc5776 [2022-04-20T13:37:08.365Z] [2022-04-20T13:37:08.365Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-20T13:37:08.365Z] [2022-04-20T13:37:08.365Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-20T13:37:08.365Z] [2022-04-20T13:37:08.365Z] [Pipeline] } [2022-04-20T13:37:08.382Z] $ docker stop --time=1 6b963712c951bfefaa5b4973d32bfafb22eebd862a5e6da31413d1eb413b0b6f [2022-04-20T13:37:10.185Z] $ docker rm -f 6b963712c951bfefaa5b4973d32bfafb22eebd862a5e6da31413d1eb413b0b6f [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-04-20T13:37:10.879Z] + git log --format=format:%s -1 8b44d22ccb04215a285fcb59312b26223b5ddbf5 [Pipeline] sh [2022-04-20T13:37:11.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T13:37:11.181Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:37:11.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T13:37:11.479Z] . [Pipeline] withDockerContainer [2022-04-20T13:37:11.548Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:37:11.593Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T13:37:12.052Z] $ docker top 7da6d82fdf48e735c564eec042aa12c2f2c6c8a9b904ca945e2d2d1247da45ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T13:37:12.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T13:37:12.154Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T13:37:12.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T13:37:12.288Z] $ docker exec 7da6d82fdf48e735c564eec042aa12c2f2c6c8a9b904ca945e2d2d1247da45ba ssh-agent [2022-04-20T13:37:12.410Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFHEkll/agent.14 [2022-04-20T13:37:12.410Z] SSH_AGENT_PID=20 [2022-04-20T13:37:12.416Z] Running ssh-add (command line suppressed) [2022-04-20T13:37:12.540Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4277417823211105219.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4277417823211105219.key) [2022-04-20T13:37:12.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T13:37:12.841Z] + git semver tag [2022-04-20T13:37:12.841Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T13:37:12.841Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-04-20T13:37:12.841Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-20T13:37:12.841Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T13:37:12.841Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T13:37:12.841Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T13:37:12.841Z] # $SEMVER_BRANCH = main [2022-04-20T13:37:12.841Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-04-20T13:37:12.841Z] # 8b44d22ccb04215a285fcb59312b26223b5ddbf5 HEAD [2022-04-20T13:37:12.841Z] # -> Force: false [2022-04-20T13:37:12.841Z] # ac673e749ad15fd91ea6b32892827c20a69294ee refs/tags/v2.1.0-dev.5 [Pipeline] } [2022-04-20T13:37:12.855Z] $ docker exec --env ******** --env ******** 7da6d82fdf48e735c564eec042aa12c2f2c6c8a9b904ca945e2d2d1247da45ba ssh-agent -k [2022-04-20T13:37:12.974Z] unset SSH_AUTH_SOCK; [2022-04-20T13:37:12.975Z] unset SSH_AGENT_PID; [2022-04-20T13:37:12.976Z] echo Agent pid 20 killed; [2022-04-20T13:37:12.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T13:37:13.296Z] + git semver [Pipeline] } [2022-04-20T13:37:13.314Z] $ docker stop --time=1 7da6d82fdf48e735c564eec042aa12c2f2c6c8a9b904ca945e2d2d1247da45ba [2022-04-20T13:37:14.626Z] $ docker rm -f 7da6d82fdf48e735c564eec042aa12c2f2c6c8a9b904ca945e2d2d1247da45ba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:37:15.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-20T13:37:15.032Z] [2022-04-20T13:37:15.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:37:15.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-20T13:37:15.409Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-20T13:37:15.409Z] ab5ef0e58194: Pulling fs layer [2022-04-20T13:37:15.409Z] 9712f1f96733: Pulling fs layer [2022-04-20T13:37:15.409Z] 63f879dbbcfc: Pulling fs layer [2022-04-20T13:37:15.409Z] 0d9ebad4ef96: Pulling fs layer [2022-04-20T13:37:15.409Z] e9a5061849ea: Pulling fs layer [2022-04-20T13:37:15.409Z] d747dcd14b5f: Pulling fs layer [2022-04-20T13:37:15.409Z] 2de7ff778b66: Pulling fs layer [2022-04-20T13:37:15.409Z] 2de7ff778b66: Waiting [2022-04-20T13:37:15.409Z] e9a5061849ea: Waiting [2022-04-20T13:37:15.409Z] d747dcd14b5f: Waiting [2022-04-20T13:37:15.409Z] 0d9ebad4ef96: Waiting [2022-04-20T13:37:15.409Z] 9712f1f96733: Verifying Checksum [2022-04-20T13:37:15.409Z] 9712f1f96733: Download complete [2022-04-20T13:37:15.672Z] 63f879dbbcfc: Verifying Checksum [2022-04-20T13:37:15.672Z] 63f879dbbcfc: Download complete [2022-04-20T13:37:15.933Z] 0d9ebad4ef96: Verifying Checksum [2022-04-20T13:37:15.933Z] 0d9ebad4ef96: Download complete [2022-04-20T13:37:15.933Z] d747dcd14b5f: Download complete [2022-04-20T13:37:15.933Z] e9a5061849ea: Verifying Checksum [2022-04-20T13:37:15.933Z] e9a5061849ea: Download complete [2022-04-20T13:37:16.194Z] ab5ef0e58194: Download complete [2022-04-20T13:37:16.194Z] 2de7ff778b66: Verifying Checksum [2022-04-20T13:37:16.194Z] 2de7ff778b66: Download complete [2022-04-20T13:37:19.494Z] ab5ef0e58194: Pull complete [2022-04-20T13:37:19.494Z] 9712f1f96733: Pull complete [2022-04-20T13:37:20.065Z] 63f879dbbcfc: Pull complete [2022-04-20T13:37:24.272Z] 0d9ebad4ef96: Pull complete [2022-04-20T13:37:24.272Z] e9a5061849ea: Pull complete [2022-04-20T13:37:24.272Z] d747dcd14b5f: Pull complete [2022-04-20T13:37:25.216Z] 2de7ff778b66: Pull complete [2022-04-20T13:37:25.216Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-20T13:37:25.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-20T13:37:25.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-20T13:37:25.298Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:37:25.343Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-20T13:37:27.637Z] $ docker top 32744589fb7e67f7bc85fcfcf36f58da0b75bec6d108d12d0aee42e0200c8ecd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-20T13:37:27.724Z] provisioning config files... [2022-04-20T13:37:27.732Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4760567383332774356tmp [2022-04-20T13:37:27.746Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config677954893157904048tmp [2022-04-20T13:37:27.761Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5659089318683352976tmp [Pipeline] { [Pipeline] echo [2022-04-20T13:37:27.776Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:28.065Z] ---> sigul-configuration.sh [2022-04-20T13:37:28.065Z] gpg: directory `/root/.gnupg' created [2022-04-20T13:37:28.065Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-20T13:37:28.065Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-20T13:37:28.065Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-20T13:37:28.065Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-20T13:37:28.065Z] gpg: CAST5 encrypted data [2022-04-20T13:37:28.065Z] gpg: encrypted with 1 passphrase [2022-04-20T13:37:28.065Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-20T13:37:28.358Z] + mkdir /home/jenkins [2022-04-20T13:37:28.358Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-20T13:37:28.653Z] + 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-04-20T13:37:28.665Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:28.957Z] ---> sigul-install.sh [2022-04-20T13:37:28.957Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-20T13:37:29.249Z] + git tag --list [2022-04-20T13:37:29.250Z] v0.0.0 [2022-04-20T13:37:29.250Z] v1.0.0 [2022-04-20T13:37:29.250Z] v1.0.0-dev.1 [2022-04-20T13:37:29.250Z] v1.0.0-dev.2 [2022-04-20T13:37:29.250Z] v1.0.0-dev.3 [2022-04-20T13:37:29.250Z] v1.0.0-dev.4 [2022-04-20T13:37:29.250Z] v1.0.0-dev.5 [2022-04-20T13:37:29.250Z] v1.0.0-dev.6 [2022-04-20T13:37:29.250Z] v1.0.0-dev.7 [2022-04-20T13:37:29.250Z] v1.0.0-dev.8 [2022-04-20T13:37:29.250Z] v1.0.0-dev.9 [2022-04-20T13:37:29.250Z] v1.0.1-dev.1 [2022-04-20T13:37:29.250Z] v1.0.1-dev.2 [2022-04-20T13:37:29.250Z] v1.0.1-dev.3 [2022-04-20T13:37:29.250Z] v1.0.1-dev.4 [2022-04-20T13:37:29.250Z] v1.0.1-dev.5 [2022-04-20T13:37:29.250Z] v1.0.1-dev.6 [2022-04-20T13:37:29.250Z] v2.1.0-dev.1 [2022-04-20T13:37:29.250Z] v2.1.0-dev.2 [2022-04-20T13:37:29.250Z] v2.1.0-dev.3 [2022-04-20T13:37:29.250Z] v2.1.0-dev.4 [2022-04-20T13:37:29.250Z] v2.1.0-dev.5 [Pipeline] sh [2022-04-20T13:37:29.543Z] + lftools sign git-tag v2.1.0-dev.5 [2022-04-20T13:37:30.118Z] Signing Git tag with Sigul... [2022-04-20T13:37:30.118Z] Signing v2.1.0-dev.5 [Pipeline] echo [2022-04-20T13:37:30.703Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:30.997Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-20T13:37:31.007Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-20T13:37:31.029Z] $ docker stop --time=1 32744589fb7e67f7bc85fcfcf36f58da0b75bec6d108d12d0aee42e0200c8ecd [2022-04-20T13:37:32.354Z] $ docker rm -f 32744589fb7e67f7bc85fcfcf36f58da0b75bec6d108d12d0aee42e0200c8ecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-20T13:37:32.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T13:37:32.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:37:33.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T13:37:33.088Z] . [Pipeline] withDockerContainer [2022-04-20T13:37:33.151Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:37:33.192Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T13:37:33.584Z] $ docker top 593e453e13234e77f11e6a11cc062bb80e3ddd400eb7b777645ed9baa88790dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T13:37:33.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T13:37:33.684Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T13:37:33.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T13:37:33.812Z] $ docker exec 593e453e13234e77f11e6a11cc062bb80e3ddd400eb7b777645ed9baa88790dd ssh-agent [2022-04-20T13:37:33.946Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCNcKJD/agent.13 [2022-04-20T13:37:33.946Z] SSH_AGENT_PID=19 [2022-04-20T13:37:33.953Z] Running ssh-add (command line suppressed) [2022-04-20T13:37:34.084Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6043229170744055350.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6043229170744055350.key) [2022-04-20T13:37:34.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T13:37:34.409Z] + git semver bump pre [2022-04-20T13:37:34.409Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T13:37:34.409Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-04-20T13:37:34.409Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-20T13:37:34.409Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T13:37:34.409Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T13:37:34.409Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T13:37:34.409Z] # $SEMVER_BRANCH = main [2022-04-20T13:37:34.409Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-04-20T13:37:34.409Z] 2.1.0-dev.6 [Pipeline] } [2022-04-20T13:37:34.424Z] $ docker exec --env ******** --env ******** 593e453e13234e77f11e6a11cc062bb80e3ddd400eb7b777645ed9baa88790dd ssh-agent -k [2022-04-20T13:37:34.526Z] unset SSH_AUTH_SOCK; [2022-04-20T13:37:34.527Z] unset SSH_AGENT_PID; [2022-04-20T13:37:34.527Z] echo Agent pid 19 killed; [2022-04-20T13:37:34.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T13:37:34.850Z] + git semver [Pipeline] } [2022-04-20T13:37:34.868Z] $ docker stop --time=1 593e453e13234e77f11e6a11cc062bb80e3ddd400eb7b777645ed9baa88790dd [2022-04-20T13:37:36.222Z] $ docker rm -f 593e453e13234e77f11e6a11cc062bb80e3ddd400eb7b777645ed9baa88790dd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T13:37:36.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T13:37:36.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:37:36.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T13:37:36.876Z] . [Pipeline] withDockerContainer [2022-04-20T13:37:36.946Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:37:36.986Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T13:37:37.374Z] $ docker top d94594f463658bc9afcdfdfe939c93a7cb6abc4c3cda3188a047c514e7a71d68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T13:37:37.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T13:37:37.472Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T13:37:37.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T13:37:37.594Z] $ docker exec d94594f463658bc9afcdfdfe939c93a7cb6abc4c3cda3188a047c514e7a71d68 ssh-agent [2022-04-20T13:37:37.723Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHFBogk/agent.14 [2022-04-20T13:37:37.723Z] SSH_AGENT_PID=20 [2022-04-20T13:37:37.728Z] Running ssh-add (command line suppressed) [2022-04-20T13:37:37.856Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5706202765853810331.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5706202765853810331.key) [2022-04-20T13:37:37.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T13:37:38.157Z] + git semver push [2022-04-20T13:37:38.157Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T13:37:38.158Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-04-20T13:37:38.158Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-04-20T13:37:38.158Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T13:37:38.158Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T13:37:38.158Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T13:37:38.158Z] # $SEMVER_BRANCH = main [2022-04-20T13:37:38.158Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-04-20T13:37:40.722Z] $ docker exec --env ******** --env ******** d94594f463658bc9afcdfdfe939c93a7cb6abc4c3cda3188a047c514e7a71d68 ssh-agent -k [2022-04-20T13:37:40.827Z] unset SSH_AUTH_SOCK; [2022-04-20T13:37:40.827Z] unset SSH_AGENT_PID; [2022-04-20T13:37:40.827Z] echo Agent pid 20 killed; [2022-04-20T13:37:40.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T13:37:41.155Z] + git semver [Pipeline] } [2022-04-20T13:37:41.171Z] $ docker stop --time=1 d94594f463658bc9afcdfdfe939c93a7cb6abc4c3cda3188a047c514e7a71d68 [2022-04-20T13:37:42.483Z] $ docker rm -f d94594f463658bc9afcdfdfe939c93a7cb6abc4c3cda3188a047c514e7a71d68 [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-04-20T13:37:43.036Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-04-20T13:37:43.036Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-04-20T13:37:43.036Z] total 16 [2022-04-20T13:37:43.036Z] drwxr-xr-x 3 root root 4096 Apr 20 13:28 . [2022-04-20T13:37:43.036Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 13:37 .. [2022-04-20T13:37:43.036Z] drwxr-xr-x 2 root root 4096 Apr 20 13:28 cost [2022-04-20T13:37:43.036Z] -rw-r--r-- 1 root root 89 Apr 20 13:28 cost.csv [2022-04-20T13:37:43.036Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-04-20T13:37:43.036Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-04-20T13:37:43.036Z] total 16 [2022-04-20T13:37:43.036Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 13:28 . [2022-04-20T13:37:43.036Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 13:37 .. [2022-04-20T13:37:43.036Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 13:28 cost [2022-04-20T13:37:43.036Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 20 13:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:43.336Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:44.297Z] ---> package-listing.sh [2022-04-20T13:37:44.297Z] ++ facter osfamily [2022-04-20T13:37:44.297Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-20T13:37:44.559Z] + OS_FAMILY=debian [2022-04-20T13:37:44.559Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-04-20T13:37:44.559Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-20T13:37:44.559Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-20T13:37:44.559Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-20T13:37:44.559Z] + PACKAGES=/tmp/packages_start.txt [2022-04-20T13:37:44.559Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-04-20T13:37:44.559Z] + PACKAGES=/tmp/packages_end.txt [2022-04-20T13:37:44.559Z] + case "${OS_FAMILY}" in [2022-04-20T13:37:44.559Z] + dpkg -l [2022-04-20T13:37:44.559Z] + grep '^ii' [2022-04-20T13:37:44.559Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-20T13:37:44.559Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-20T13:37:44.559Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-20T13:37:44.559Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-04-20T13:37:44.559Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-04-20T13:37:44.559Z] + 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-04-20T13:37:44.573Z] 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-04-20T13:37:44.856Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-20T13:37:45.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T13:37:45.421Z] . [Pipeline] withDockerContainer [2022-04-20T13:37:45.493Z] prd-ubuntu20.04-docker-8c-8g-21493 does not seem to be running inside a container [2022-04-20T13:37:45.535Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-20T13:37:45.832Z] $ docker top 3f9e9f350cb3ebf1cc5e02206a73d3337e8422d48d1d2e56b4c7944d67edfd13 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T13:37:46.203Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-20T13:37:46.498Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-20T13:37:46.794Z] + ls /var/log/sa-host [2022-04-20T13:37:46.794Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T13:37:46.898Z] provisioning config files... [2022-04-20T13:37:46.909Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6530289662916928585tmp [Pipeline] { [Pipeline] echo [2022-04-20T13:37:46.928Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:47.217Z] ---> create-netrc.sh [Pipeline] } [2022-04-20T13:37:47.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:47.561Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-20T13:37:47.572Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:47.869Z] ---> sudo-logs.sh [2022-04-20T13:37:47.869Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-20T13:37:47.904Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:48.196Z] ---> job-cost.sh [2022-04-20T13:37:48.196Z] lf-activate-venv: SKIPPING [2022-04-20T13:37:48.196Z] DEBUG: total: 0.2199999988079071 [2022-04-20T13:37:48.196Z] INFO: Retrieving Stack Cost... [2022-04-20T13:37:48.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T13:37:49.030Z] INFO: Archiving Costs [Pipeline] echo [2022-04-20T13:37:49.048Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T13:37:49.340Z] ---> logs-deploy.sh [2022-04-20T13:37:49.340Z] lf-activate-venv: SKIPPING [2022-04-20T13:37:49.340Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/22 [2022-04-20T13:37:49.340Z] INFO: archiving workspace using pattern(s): [2022-04-20T13:37:50.284Z] Archives upload complete. [2022-04-20T13:37:50.284Z] INFO: archiving logs to Nexus