Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e0db46557bda7acc7e1e7490d1ca2420c950bbcb 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-ssh11381153778178678754.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-ssh15407417026984814005.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-ssh12220838602547054196.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-ssh15020592589771719887.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-ssh14568103191911300308.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:true] ========================================================= [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: true 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 ‘prd-ubuntu20.04-docker-8c-8g-8683’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8686 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 e0db46557bda7acc7e1e7490d1ca2420c950bbcb (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 e0db46557bda7acc7e1e7490d1ca2420c950bbcb # timeout=10 Commit message: "update: added cors cnfiguration to service section in configuration toml (#67)" > git rev-list --no-walk 7b55924c09c2d909d14f4730cd7f1b6443ec55e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-23T19:21:28.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-23T19:21:28.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-23T19:21:28.418Z] ========================================================= [2022-03-23T19:21:28.418Z] EdgeX Global Pipelines Version Info [2022-03-23T19:21:28.418Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:21:29.172Z] ------------------- [2022-03-23T19:21:29.172Z] stable info: [2022-03-23T19:21:29.172Z] ------------------- [2022-03-23T19:21:29.172Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-23T19:21:29.172Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T19:21:29.172Z] Message: update stable to v1.0.221 [2022-03-23T19:21:29.745Z] ------------------- [2022-03-23T19:21:29.745Z] experimental info: [2022-03-23T19:21:29.745Z] ------------------- [2022-03-23T19:21:29.745Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-23T19:21:29.745Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T19:21:29.745Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-23T19:21:29.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-03-23T19:21:29.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-03-23T19:21:29.901Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-23T19:21:29.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-23T19:21:29.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-23T19:21:29.940Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-23T19:21:29.951Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-23T19:21:29.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-23T19:21:29.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-23T19:21:29.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-23T19:21:30.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-23T19:21:30.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-03-23T19:21:30.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-23T19:21:30.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-23T19:21:30.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T19:21:30.076Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T19:21:30.088Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-23T19:21:30.100Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-23T19:21:30.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-23T19:21:30.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-23T19:21:30.142Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-23T19:21:30.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-23T19:21:30.172Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-23T19:21:30.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-23T19:21:30.200Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-23T19:21:30.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-23T19:21:30.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-23T19:21:30.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-23T19:21:30.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-23T19:21:30.266Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] echo [2022-03-23T19:21:30.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0db465 [Pipeline] echo [2022-03-23T19:21:30.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T19:21:30.337Z] provisioning config files... [2022-03-23T19:21:30.352Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2439377434913717729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:21:30.677Z] ---> docker-login.sh [2022-03-23T19:21:30.678Z] nexus3.edgexfoundry.org:10001 [2022-03-23T19:21:30.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:30.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:30.939Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:30.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:30.939Z] [2022-03-23T19:21:30.939Z] Login Succeeded [2022-03-23T19:21:30.939Z] nexus3.edgexfoundry.org:10002 [2022-03-23T19:21:31.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:31.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:31.200Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:31.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:31.200Z] [2022-03-23T19:21:31.200Z] Login Succeeded [2022-03-23T19:21:31.200Z] nexus3.edgexfoundry.org:10003 [2022-03-23T19:21:31.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:31.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:31.467Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:31.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:31.467Z] [2022-03-23T19:21:31.467Z] Login Succeeded [2022-03-23T19:21:31.467Z] nexus3.edgexfoundry.org:10004 [2022-03-23T19:21:31.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:31.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:31.467Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:31.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:31.467Z] [2022-03-23T19:21:31.467Z] Login Succeeded [2022-03-23T19:21:31.467Z] docker.io [2022-03-23T19:21:31.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:31.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:31.990Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:31.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:31.990Z] [2022-03-23T19:21:31.990Z] Login Succeeded [2022-03-23T19:21:31.990Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T19:21:32.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-23T19:21:32.366Z] + git rev-list -1 --merges e0db46557bda7acc7e1e7490d1ca2420c950bbcb~1..e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] echo [2022-03-23T19:21:32.507Z] -----------> git rev-list -1 --merges e0db46557bda7acc7e1e7490d1ca2420c950bbcb~1..e0db46557bda7acc7e1e7490d1ca2420c950bbcb e0db46557bda7acc7e1e7490d1ca2420c950bbcb [false] [Pipeline] sh [2022-03-23T19:21:32.802Z] + git log --format=format:%s -1 e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] echo [2022-03-23T19:21:32.820Z] ========================================================= [2022-03-23T19:21:32.820Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-23T19:21:32.820Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T19:21:33.157Z] + git log --format=format:%s -1 e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] echo [2022-03-23T19:21:33.172Z] [semverPrep] GIT_COMMIT: e0db46557bda7acc7e1e7490d1ca2420c950bbcb, Commit Message: update: added cors cnfiguration to service section in configuration toml (#67) [Pipeline] echo [2022-03-23T19:21:33.179Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-23T19:21:33.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T19:21:33.549Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-23T19:21:33.549Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-23T19:21:33.549Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-23T19:21:33.549Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-23T19:21:33.549Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-23T19:21:33.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:21:33.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T19:21:33.895Z] [2022-03-23T19:21:33.895Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:21:34.200Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T19:21:34.200Z] latest: Pulling from edgex-devops/git-semver [2022-03-23T19:21:34.200Z] a0d0a0d46f8b: Pulling fs layer [2022-03-23T19:21:34.200Z] 3e5f54012d9b: Pulling fs layer [2022-03-23T19:21:34.200Z] 4c7163046ea9: Pulling fs layer [2022-03-23T19:21:34.200Z] 0c2d73faf560: Pulling fs layer [2022-03-23T19:21:34.200Z] 0c2d73faf560: Waiting [2022-03-23T19:21:34.200Z] 3e5f54012d9b: Verifying Checksum [2022-03-23T19:21:34.200Z] 3e5f54012d9b: Download complete [2022-03-23T19:21:34.200Z] a0d0a0d46f8b: Download complete [2022-03-23T19:21:34.200Z] 0c2d73faf560: Verifying Checksum [2022-03-23T19:21:34.200Z] 0c2d73faf560: Download complete [2022-03-23T19:21:34.200Z] 4c7163046ea9: Verifying Checksum [2022-03-23T19:21:34.200Z] 4c7163046ea9: Download complete [2022-03-23T19:21:34.460Z] a0d0a0d46f8b: Pull complete [2022-03-23T19:21:34.460Z] 3e5f54012d9b: Pull complete [2022-03-23T19:21:34.721Z] 4c7163046ea9: Pull complete [2022-03-23T19:21:34.982Z] 0c2d73faf560: Pull complete [2022-03-23T19:21:34.982Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-23T19:21:34.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T19:21:34.982Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-23T19:21:35.075Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:21:35.109Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T19:21:35.917Z] $ docker top ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T19:21:36.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T19:21:36.026Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T19:21:36.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T19:21:36.153Z] $ docker exec ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 ssh-agent [2022-03-23T19:21:36.297Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCCeeMk/agent.15 [2022-03-23T19:21:36.297Z] SSH_AGENT_PID=21 [2022-03-23T19:21:36.306Z] Running ssh-add (command line suppressed) [2022-03-23T19:21:36.426Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7866391325599649390.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7866391325599649390.key) [2022-03-23T19:21:36.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T19:21:36.742Z] + git tag --points-at HEAD [Pipeline] } [2022-03-23T19:21:36.753Z] $ docker exec --env ******** --env ******** ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 ssh-agent -k [2022-03-23T19:21:36.866Z] unset SSH_AUTH_SOCK; [2022-03-23T19:21:36.866Z] unset SSH_AGENT_PID; [2022-03-23T19:21:36.866Z] echo Agent pid 21 killed; [2022-03-23T19:21:36.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-23T19:21:36.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T19:21:36.907Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T19:21:37.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T19:21:37.063Z] $ docker exec ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 ssh-agent [2022-03-23T19:21:37.214Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDCOCPo/agent.53 [2022-03-23T19:21:37.214Z] SSH_AGENT_PID=59 [2022-03-23T19:21:37.220Z] Running ssh-add (command line suppressed) [2022-03-23T19:21:37.341Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_888571913723046180.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_888571913723046180.key) [2022-03-23T19:21:37.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T19:21:37.658Z] + git semver init [2022-03-23T19:21:37.658Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T19:21:37.658Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-03-23T19:21:37.658Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-03-23T19:21:37.658Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T19:21:37.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T19:21:37.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T19:21:37.658Z] # $SEMVER_BRANCH = main [2022-03-23T19:21:37.658Z] # $SEMVER_TEMP = /tmp/semver-967887178 [2022-03-23T19:21:37.658Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2022-03-23T19:21:38.232Z] # '/tmp/semver-967887178' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2022-03-23T19:21:38.232Z] # -> Force: false [2022-03-23T19:21:38.232Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-03-23T19:21:38.242Z] $ docker exec --env ******** --env ******** ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 ssh-agent -k [2022-03-23T19:21:38.365Z] unset SSH_AUTH_SOCK; [2022-03-23T19:21:38.366Z] unset SSH_AGENT_PID; [2022-03-23T19:21:38.366Z] echo Agent pid 59 killed; [2022-03-23T19:21:38.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T19:21:38.697Z] + git semver [Pipeline] } [2022-03-23T19:21:38.711Z] $ docker stop --time=1 ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 [2022-03-23T19:21:40.089Z] $ docker rm -f ae4d6173fb1ade4e114352231a407c6454b6a8a8e6c69b74fca246f9d76534d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T19:21:40.447Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-23T19:21:40.738Z] Stashed 1 file(s) [Pipeline] echo [2022-03-23T19:21:40.742Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.4 [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-03-23T19:21:40.895Z] provisioning config files... [2022-03-23T19:21:40.904Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7158702979900680025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:21:41.206Z] ---> docker-login.sh [2022-03-23T19:21:41.206Z] nexus3.edgexfoundry.org:10001 [2022-03-23T19:21:41.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:41.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:41.206Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:41.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:41.206Z] [2022-03-23T19:21:41.206Z] Login Succeeded [2022-03-23T19:21:41.206Z] nexus3.edgexfoundry.org:10002 [2022-03-23T19:21:41.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:41.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:41.469Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:41.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:41.469Z] [2022-03-23T19:21:41.469Z] Login Succeeded [2022-03-23T19:21:41.469Z] nexus3.edgexfoundry.org:10003 [2022-03-23T19:21:41.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:41.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:41.469Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:41.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:41.469Z] [2022-03-23T19:21:41.469Z] Login Succeeded [2022-03-23T19:21:41.469Z] nexus3.edgexfoundry.org:10004 [2022-03-23T19:21:41.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:41.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:41.729Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:41.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:41.729Z] [2022-03-23T19:21:41.729Z] Login Succeeded [2022-03-23T19:21:41.729Z] docker.io [2022-03-23T19:21:41.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:21:41.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:21:41.991Z] Configure a credential helper to remove this warning. See [2022-03-23T19:21:41.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:21:41.991Z] [2022-03-23T19:21:41.991Z] Login Succeeded [2022-03-23T19:21:41.991Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T19:21:41.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T19:21:42.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T19:21:42.078Z] ========================================================= [2022-03-23T19:21:42.078Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-23T19:21:42.078Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:21:42.392Z] + 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-03-23T19:21:42.392Z] Sending build context to Docker daemon 1.733MB [2022-03-23T19:21:42.392Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T19:21:42.392Z] Step 2/12 : FROM ${BASE} AS builder [2022-03-23T19:21:42.392Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-23T19:21:42.392Z] 59bf1c3509f3: Pulling fs layer [2022-03-23T19:21:42.392Z] 666ba61612fd: Pulling fs layer [2022-03-23T19:21:42.392Z] 8ed8ca486205: Pulling fs layer [2022-03-23T19:21:42.392Z] 4fe6c5a15a65: Pulling fs layer [2022-03-23T19:21:42.392Z] 22a0e8bec74d: Pulling fs layer [2022-03-23T19:21:42.392Z] 4fe6c5a15a65: Waiting [2022-03-23T19:21:42.392Z] 640e595b4fbd: Pulling fs layer [2022-03-23T19:21:42.392Z] 763cafe07f6e: Pulling fs layer [2022-03-23T19:21:42.392Z] 22a0e8bec74d: Waiting [2022-03-23T19:21:42.392Z] 640e595b4fbd: Waiting [2022-03-23T19:21:42.392Z] 0c0b528cf693: Pulling fs layer [2022-03-23T19:21:42.392Z] 763cafe07f6e: Waiting [2022-03-23T19:21:42.392Z] 10935f4eaf8b: Pulling fs layer [2022-03-23T19:21:42.392Z] 0c0b528cf693: Waiting [2022-03-23T19:21:42.392Z] 10935f4eaf8b: Waiting [2022-03-23T19:21:42.392Z] 8ed8ca486205: Verifying Checksum [2022-03-23T19:21:42.392Z] 8ed8ca486205: Download complete [2022-03-23T19:21:42.392Z] 666ba61612fd: Verifying Checksum [2022-03-23T19:21:42.392Z] 666ba61612fd: Download complete [2022-03-23T19:21:42.392Z] 22a0e8bec74d: Verifying Checksum [2022-03-23T19:21:42.392Z] 22a0e8bec74d: Download complete [2022-03-23T19:21:42.392Z] 640e595b4fbd: Verifying Checksum [2022-03-23T19:21:42.392Z] 640e595b4fbd: Download complete [2022-03-23T19:21:42.392Z] 59bf1c3509f3: Download complete [2022-03-23T19:21:42.392Z] 763cafe07f6e: Verifying Checksum [2022-03-23T19:21:42.392Z] 763cafe07f6e: Download complete [2022-03-23T19:21:42.652Z] 0c0b528cf693: Verifying Checksum [2022-03-23T19:21:42.652Z] 0c0b528cf693: Download complete [2022-03-23T19:21:42.652Z] 59bf1c3509f3: Pull complete [2022-03-23T19:21:42.918Z] 666ba61612fd: Pull complete [2022-03-23T19:21:42.918Z] 8ed8ca486205: Pull complete [2022-03-23T19:21:43.180Z] 10935f4eaf8b: Verifying Checksum [2022-03-23T19:21:43.180Z] 10935f4eaf8b: Download complete [2022-03-23T19:21:43.180Z] 4fe6c5a15a65: Verifying Checksum [2022-03-23T19:21:43.180Z] 4fe6c5a15a65: Download complete [2022-03-23T19:21:47.380Z] 4fe6c5a15a65: Pull complete [2022-03-23T19:21:47.380Z] 22a0e8bec74d: Pull complete [2022-03-23T19:21:47.641Z] 640e595b4fbd: Pull complete [2022-03-23T19:21:47.641Z] 763cafe07f6e: Pull complete [2022-03-23T19:21:47.902Z] 0c0b528cf693: Pull complete [2022-03-23T19:21:50.442Z] 10935f4eaf8b: Pull complete [2022-03-23T19:21:50.442Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-23T19:21:50.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T19:21:50.442Z] ---> 99d49a6021b9 [2022-03-23T19:21:50.442Z] Step 3/12 : ARG MAKE='make build' [2022-03-23T19:21:51.832Z] ---> Running in 1153ecde432e [2022-03-23T19:21:51.832Z] Removing intermediate container 1153ecde432e [2022-03-23T19:21:51.832Z] ---> 9171dd3484ff [2022-03-23T19:21:51.832Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-03-23T19:21:51.832Z] ---> Running in 4ac2f7f4de65 [2022-03-23T19:21:51.832Z] Removing intermediate container 4ac2f7f4de65 [2022-03-23T19:21:51.832Z] ---> 5b8504045642 [2022-03-23T19:21:51.832Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T19:21:51.832Z] ---> Running in 4e9f541d8292 [2022-03-23T19:21:52.093Z] Removing intermediate container 4e9f541d8292 [2022-03-23T19:21:52.093Z] ---> 8273b3dabbca [2022-03-23T19:21:52.093Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T19:21:52.093Z] ---> Running in 1ae979d1c034 [2022-03-23T19:21:52.665Z] Removing intermediate container 1ae979d1c034 [2022-03-23T19:21:52.665Z] ---> 564e369b7a8d [2022-03-23T19:21:52.665Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T19:21:52.665Z] ---> Running in 6b8d0672b887 [2022-03-23T19:21:52.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T19:21:53.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T19:21:54.132Z] OK: 221 MiB in 52 packages [2022-03-23T19:21:54.711Z] Removing intermediate container 6b8d0672b887 [2022-03-23T19:21:54.711Z] ---> 5f51f074dc08 [2022-03-23T19:21:54.711Z] Step 8/12 : WORKDIR /app [2022-03-23T19:21:54.711Z] ---> Running in 5f01b368f520 [2022-03-23T19:21:54.711Z] Removing intermediate container 5f01b368f520 [2022-03-23T19:21:54.711Z] ---> c2b03aae3810 [2022-03-23T19:21:54.711Z] Step 9/12 : COPY go.mod vendor* ./ [2022-03-23T19:21:54.972Z] ---> c28abc08bdc0 [2022-03-23T19:21:54.972Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T19:21:54.972Z] ---> Running in 773130e01520 [2022-03-23T19:21:55.844Z] Still waiting to schedule task [2022-03-23T19:21:55.845Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8684’ is offline [2022-03-23T19:22:21.552Z] Removing intermediate container 773130e01520 [2022-03-23T19:22:21.552Z] ---> edaf10b60e1f [2022-03-23T19:22:21.552Z] Step 11/12 : COPY . . [2022-03-23T19:22:21.552Z] ---> 840dcf3aace7 [2022-03-23T19:22:21.552Z] Step 12/12 : RUN $MAKE [2022-03-23T19:22:21.552Z] ---> Running in 18a55386533d [2022-03-23T19:22:21.552Z] noop [2022-03-23T19:22:21.552Z] Removing intermediate container 18a55386533d [2022-03-23T19:22:21.552Z] ---> ebe769773973 [2022-03-23T19:22:21.552Z] Successfully built ebe769773973 [2022-03-23T19:22:21.552Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:22:21.854Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T19:22:21.854Z] . [Pipeline] withDockerContainer [2022-03-23T19:22:21.927Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:22:21.965Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-23T19:22:22.373Z] $ docker top 7782a768bcc6fe83954d96f2ddd147fe4295e5e8f569f3e7e42ce4be3beefa25 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T19:22:22.740Z] + go version [2022-03-23T19:22:22.741Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-23T19:22:22.758Z] $ docker stop --time=1 7782a768bcc6fe83954d96f2ddd147fe4295e5e8f569f3e7e42ce4be3beefa25 [2022-03-23T19:22:24.092Z] $ docker rm -f 7782a768bcc6fe83954d96f2ddd147fe4295e5e8f569f3e7e42ce4be3beefa25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:22:24.493Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T19:22:24.493Z] . [Pipeline] withDockerContainer [2022-03-23T19:22:24.570Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:22:24.608Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-23T19:22:25.030Z] $ docker top 426acae1b4c963a2fc668d344e80220593f4d2482549131d988e586d8c44f4f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-23T19:22:25.403Z] + make test [2022-03-23T19:22:25.403Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-03-23T19:22:25.667Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-03-23T19:22:33.802Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-03-23T19:22:33.802Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-03-23T19:22:37.204Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.785s coverage: 39.3% of statements [2022-03-23T19:22:37.204Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 52.0% of statements [2022-03-23T19:22:37.204Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 96.4% of statements [2022-03-23T19:22:45.335Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-23T19:22:47.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T19:22:47.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T19:22:47.501Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T19:22:47.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-23T19:22:47.796Z] $ docker stop --time=1 426acae1b4c963a2fc668d344e80220593f4d2482549131d988e586d8c44f4f1 [2022-03-23T19:22:49.434Z] $ docker rm -f 426acae1b4c963a2fc668d344e80220593f4d2482549131d988e586d8c44f4f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T19:22:49.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-23T19:22:49.951Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-23T19:22:50.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-23T19:22:50.795Z] + ls -al . [2022-03-23T19:22:50.795Z] total 640 [2022-03-23T19:22:50.795Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 19:22 . [2022-03-23T19:22:50.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:21 .. [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 23 19:21 .dockerignore [2022-03-23T19:22:50.795Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 19:21 .git [2022-03-23T19:22:50.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:21 .github [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 23 19:21 .gitignore [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 19:21 .golangci.yml [2022-03-23T19:22:50.795Z] drwx------ 3 jenkins jenkins 4096 Mar 23 19:21 .semver [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 9072 Mar 23 19:21 Attribution.txt [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 1514 Mar 23 19:21 Dockerfile [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 19:21 GOVERNANCE.md [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 682 Mar 23 19:21 Jenkinsfile [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 19:21 LICENSE [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 1435 Mar 23 19:21 Makefile [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 19:21 OWNERS.md [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 28508 Mar 23 19:21 README.md [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 19:21 VERSION [2022-03-23T19:22:50.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:21 bin [2022-03-23T19:22:50.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:21 cmd [2022-03-23T19:22:50.795Z] -rw-r--r-- 1 jenkins jenkins 460394 Mar 23 19:22 coverage.out [2022-03-23T19:22:50.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:21 examples [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 2899 Mar 23 19:21 go.mod [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 49145 Mar 23 19:21 go.sum [2022-03-23T19:22:50.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:21 images [2022-03-23T19:22:50.795Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 19:21 internal [2022-03-23T19:22:50.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:21 snap [2022-03-23T19:22:50.795Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 23 19:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:22:51.092Z] + 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=e0db46557bda7acc7e1e7490d1ca2420c950bbcb --label arch=amd64 --label version=2.1.0-dev.4 . [2022-03-23T19:22:51.092Z] Sending build context to Docker daemon 1.733MB [2022-03-23T19:22:51.092Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T19:22:51.092Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-23T19:22:51.092Z] ---> ebe769773973 [2022-03-23T19:22:51.092Z] Step 3/25 : ARG MAKE='make build' [2022-03-23T19:22:51.092Z] ---> Running in 975e36b6784c [2022-03-23T19:22:51.354Z] Removing intermediate container 975e36b6784c [2022-03-23T19:22:51.354Z] ---> 4e073fee8b4c [2022-03-23T19:22:51.354Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-03-23T19:22:51.354Z] ---> Running in ab2dd131fd41 [2022-03-23T19:22:51.354Z] Removing intermediate container ab2dd131fd41 [2022-03-23T19:22:51.354Z] ---> 7395fabab7a0 [2022-03-23T19:22:51.354Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T19:22:51.354Z] ---> Running in 5976c6b2ac4b [2022-03-23T19:22:51.354Z] Removing intermediate container 5976c6b2ac4b [2022-03-23T19:22:51.354Z] ---> 05bf8995408d [2022-03-23T19:22:51.354Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T19:22:51.614Z] ---> Running in a1aa529cb31f [2022-03-23T19:22:52.186Z] Removing intermediate container a1aa529cb31f [2022-03-23T19:22:52.186Z] ---> 641bfeb6c45e [2022-03-23T19:22:52.186Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T19:22:52.186Z] ---> Running in 76ce3bdba4ba [2022-03-23T19:22:52.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T19:22:53.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T19:22:53.655Z] OK: 221 MiB in 52 packages [2022-03-23T19:22:53.916Z] Removing intermediate container 76ce3bdba4ba [2022-03-23T19:22:53.916Z] ---> bef5342a6d96 [2022-03-23T19:22:53.916Z] Step 8/25 : WORKDIR /app [2022-03-23T19:22:53.916Z] ---> Running in 018797344bfe [2022-03-23T19:22:54.177Z] Removing intermediate container 018797344bfe [2022-03-23T19:22:54.177Z] ---> d5c4c69de7f7 [2022-03-23T19:22:54.177Z] Step 9/25 : COPY go.mod vendor* ./ [2022-03-23T19:22:54.177Z] ---> 36ab198d704b [2022-03-23T19:22:54.177Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T19:22:54.438Z] ---> Running in 577e53b89bed [2022-03-23T19:22:55.010Z] Removing intermediate container 577e53b89bed [2022-03-23T19:22:55.010Z] ---> 6b9ffc1dbdc4 [2022-03-23T19:22:55.010Z] Step 11/25 : COPY . . [2022-03-23T19:22:55.272Z] ---> dd8de6d7123b [2022-03-23T19:22:55.272Z] Step 12/25 : RUN $MAKE [2022-03-23T19:22:55.272Z] ---> Running in d50fe1200676 [2022-03-23T19:22:55.532Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.4" -o cmd/device-rfid-llrp ./cmd [2022-03-23T19:23:03.672Z] Removing intermediate container d50fe1200676 [2022-03-23T19:23:03.672Z] ---> 22deae29ef89 [2022-03-23T19:23:03.672Z] Step 13/25 : FROM alpine:3.14 [2022-03-23T19:23:04.246Z] 3.14: Pulling from library/alpine [2022-03-23T19:23:04.507Z] 36ccefbf3d8a: Pulling fs layer [2022-03-23T19:23:04.507Z] 36ccefbf3d8a: Verifying Checksum [2022-03-23T19:23:04.507Z] 36ccefbf3d8a: Download complete [2022-03-23T19:23:04.768Z] 36ccefbf3d8a: Pull complete [2022-03-23T19:23:04.768Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-23T19:23:04.768Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T19:23:04.768Z] ---> a33ac4f1069a [2022-03-23T19:23:04.768Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-23T19:23:04.768Z] ---> Running in 09ec7cf7c22f [2022-03-23T19:23:05.029Z] Removing intermediate container 09ec7cf7c22f [2022-03-23T19:23:05.029Z] ---> 3b49a9ba66d1 [2022-03-23T19:23:05.029Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T19:23:05.029Z] ---> Running in 9ae22fcdc485 [2022-03-23T19:23:05.601Z] Removing intermediate container 9ae22fcdc485 [2022-03-23T19:23:05.601Z] ---> 0e8d21d8308f [2022-03-23T19:23:05.601Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-23T19:23:05.601Z] ---> Running in ebbbc1c5e3cf [2022-03-23T19:23:05.862Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-23T19:23:06.808Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-23T19:23:07.069Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-23T19:23:07.069Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T19:23:07.069Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-23T19:23:07.329Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T19:23:07.329Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-23T19:23:07.329Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-23T19:23:07.591Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T19:23:07.591Z] OK: 8 MiB in 20 packages [2022-03-23T19:23:07.851Z] Removing intermediate container ebbbc1c5e3cf [2022-03-23T19:23:07.851Z] ---> 4c3ce1cb6619 [2022-03-23T19:23:07.851Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-03-23T19:23:08.110Z] ---> 4d8d8388c42b [2022-03-23T19:23:08.110Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-03-23T19:23:08.110Z] ---> 9f286581d2ca [2022-03-23T19:23:08.110Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-03-23T19:23:08.680Z] ---> 7b2b5dc4324c [2022-03-23T19:23:08.680Z] Step 20/25 : EXPOSE 59989 [2022-03-23T19:23:08.680Z] ---> Running in fefd24d79dce [2022-03-23T19:23:08.680Z] Removing intermediate container fefd24d79dce [2022-03-23T19:23:08.680Z] ---> 1895a263c22b [2022-03-23T19:23:08.680Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-03-23T19:23:08.680Z] ---> Running in d5f1f75581ec [2022-03-23T19:23:08.680Z] Removing intermediate container d5f1f75581ec [2022-03-23T19:23:08.680Z] ---> bbf08d5268f3 [2022-03-23T19:23:08.680Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-03-23T19:23:08.943Z] ---> Running in 66a3fb749c46 [2022-03-23T19:23:08.943Z] Removing intermediate container 66a3fb749c46 [2022-03-23T19:23:08.943Z] ---> 7acf67ad20f5 [2022-03-23T19:23:08.943Z] Step 23/25 : LABEL arch=amd64 [2022-03-23T19:23:08.943Z] ---> Running in ddec637cfd58 [2022-03-23T19:23:08.943Z] Removing intermediate container ddec637cfd58 [2022-03-23T19:23:08.943Z] ---> 51499dc9e7c4 [2022-03-23T19:23:08.943Z] Step 24/25 : LABEL git_sha=e0db46557bda7acc7e1e7490d1ca2420c950bbcb [2022-03-23T19:23:09.205Z] ---> Running in 6cee8de06b17 [2022-03-23T19:23:09.205Z] Removing intermediate container 6cee8de06b17 [2022-03-23T19:23:09.205Z] ---> 21eaf593b1e9 [2022-03-23T19:23:09.205Z] Step 25/25 : LABEL version=2.1.0-dev.4 [2022-03-23T19:23:09.205Z] ---> Running in acc6dabdf09a [2022-03-23T19:23:09.205Z] Removing intermediate container acc6dabdf09a [2022-03-23T19:23:09.205Z] ---> 170531bdd73b [2022-03-23T19:23:09.205Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-23T19:23:09.205Z] Successfully built 170531bdd73b [2022-03-23T19:23:09.205Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T19:23:09.296Z] provisioning config files... [2022-03-23T19:23:09.306Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8921071404596227650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:23:09.608Z] ---> docker-login.sh [2022-03-23T19:23:09.608Z] nexus3.edgexfoundry.org:10001 [2022-03-23T19:23:09.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:23:09.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:23:09.608Z] Configure a credential helper to remove this warning. See [2022-03-23T19:23:09.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:23:09.608Z] [2022-03-23T19:23:09.608Z] Login Succeeded [2022-03-23T19:23:09.608Z] nexus3.edgexfoundry.org:10002 [2022-03-23T19:23:09.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:23:09.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:23:09.869Z] Configure a credential helper to remove this warning. See [2022-03-23T19:23:09.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:23:09.869Z] [2022-03-23T19:23:09.869Z] Login Succeeded [2022-03-23T19:23:09.869Z] nexus3.edgexfoundry.org:10003 [2022-03-23T19:23:09.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:23:09.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:23:09.869Z] Configure a credential helper to remove this warning. See [2022-03-23T19:23:09.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:23:09.869Z] [2022-03-23T19:23:09.869Z] Login Succeeded [2022-03-23T19:23:09.869Z] nexus3.edgexfoundry.org:10004 [2022-03-23T19:23:10.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:23:10.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:23:10.131Z] Configure a credential helper to remove this warning. See [2022-03-23T19:23:10.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:23:10.131Z] [2022-03-23T19:23:10.131Z] Login Succeeded [2022-03-23T19:23:10.131Z] docker.io [2022-03-23T19:23:10.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:23:10.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:23:10.392Z] Configure a credential helper to remove this warning. See [2022-03-23T19:23:10.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:23:10.392Z] [2022-03-23T19:23:10.392Z] Login Succeeded [2022-03-23T19:23:10.392Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T19:23:10.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T19:23:10.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T19:23:10.451Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-03-23T19:23:10.451Z] e0db46557bda7acc7e1e7490d1ca2420c950bbcb [2022-03-23T19:23:10.451Z] latest [2022-03-23T19:23:10.451Z] 2.1.0-dev.4 [2022-03-23T19:23:10.451Z] e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [2022-03-23T19:23:10.451Z] main [2022-03-23T19:23:10.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:10.775Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:11.069Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb [2022-03-23T19:23:11.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-03-23T19:23:11.069Z] 26ac0931554f: Preparing [2022-03-23T19:23:11.069Z] 41ca8c6a2bc5: Preparing [2022-03-23T19:23:11.069Z] b3efbf12c0c7: Preparing [2022-03-23T19:23:11.069Z] 11805047dd31: Preparing [2022-03-23T19:23:11.069Z] 8e9f22114594: Preparing [2022-03-23T19:23:11.069Z] 2e38978dfe40: Preparing [2022-03-23T19:23:11.069Z] 2e38978dfe40: Waiting [2022-03-23T19:23:11.069Z] b3efbf12c0c7: Pushed [2022-03-23T19:23:11.069Z] 8e9f22114594: Pushed [2022-03-23T19:23:11.069Z] 41ca8c6a2bc5: Pushed [2022-03-23T19:23:11.069Z] 2e38978dfe40: Layer already exists [2022-03-23T19:23:11.329Z] 11805047dd31: Pushed [2022-03-23T19:23:12.710Z] 26ac0931554f: Pushed [2022-03-23T19:23:12.710Z] e0db46557bda7acc7e1e7490d1ca2420c950bbcb: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:13.011Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:13.306Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-03-23T19:23:13.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-03-23T19:23:13.306Z] 26ac0931554f: Preparing [2022-03-23T19:23:13.306Z] 41ca8c6a2bc5: Preparing [2022-03-23T19:23:13.306Z] b3efbf12c0c7: Preparing [2022-03-23T19:23:13.306Z] 11805047dd31: Preparing [2022-03-23T19:23:13.306Z] 8e9f22114594: Preparing [2022-03-23T19:23:13.306Z] 2e38978dfe40: Preparing [2022-03-23T19:23:13.306Z] 2e38978dfe40: Waiting [2022-03-23T19:23:13.306Z] 26ac0931554f: Layer already exists [2022-03-23T19:23:13.306Z] 8e9f22114594: Layer already exists [2022-03-23T19:23:13.306Z] b3efbf12c0c7: Layer already exists [2022-03-23T19:23:13.306Z] 11805047dd31: Layer already exists [2022-03-23T19:23:13.306Z] 41ca8c6a2bc5: Layer already exists [2022-03-23T19:23:13.306Z] 2e38978dfe40: Layer already exists [2022-03-23T19:23:13.306Z] latest: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:13.607Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:13.900Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.4 [2022-03-23T19:23:13.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-03-23T19:23:13.900Z] 26ac0931554f: Preparing [2022-03-23T19:23:13.900Z] 41ca8c6a2bc5: Preparing [2022-03-23T19:23:13.900Z] b3efbf12c0c7: Preparing [2022-03-23T19:23:13.900Z] 11805047dd31: Preparing [2022-03-23T19:23:13.900Z] 8e9f22114594: Preparing [2022-03-23T19:23:13.900Z] 2e38978dfe40: Preparing [2022-03-23T19:23:13.900Z] 2e38978dfe40: Waiting [2022-03-23T19:23:13.900Z] 26ac0931554f: Layer already exists [2022-03-23T19:23:13.900Z] 8e9f22114594: Layer already exists [2022-03-23T19:23:13.900Z] b3efbf12c0c7: Layer already exists [2022-03-23T19:23:13.900Z] 11805047dd31: Layer already exists [2022-03-23T19:23:13.900Z] 41ca8c6a2bc5: Layer already exists [2022-03-23T19:23:13.900Z] 2e38978dfe40: Layer already exists [2022-03-23T19:23:13.900Z] 2.1.0-dev.4: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:14.199Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:14.495Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [2022-03-23T19:23:14.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-03-23T19:23:14.495Z] 26ac0931554f: Preparing [2022-03-23T19:23:14.495Z] 41ca8c6a2bc5: Preparing [2022-03-23T19:23:14.495Z] b3efbf12c0c7: Preparing [2022-03-23T19:23:14.495Z] 11805047dd31: Preparing [2022-03-23T19:23:14.495Z] 8e9f22114594: Preparing [2022-03-23T19:23:14.495Z] 2e38978dfe40: Preparing [2022-03-23T19:23:14.495Z] 26ac0931554f: Layer already exists [2022-03-23T19:23:14.495Z] 8e9f22114594: Layer already exists [2022-03-23T19:23:14.495Z] 41ca8c6a2bc5: Layer already exists [2022-03-23T19:23:14.495Z] 11805047dd31: Layer already exists [2022-03-23T19:23:14.495Z] b3efbf12c0c7: Layer already exists [2022-03-23T19:23:14.495Z] 2e38978dfe40: Layer already exists [2022-03-23T19:23:14.495Z] e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:14.795Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:15.089Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-03-23T19:23:15.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-03-23T19:23:15.089Z] 26ac0931554f: Preparing [2022-03-23T19:23:15.089Z] 41ca8c6a2bc5: Preparing [2022-03-23T19:23:15.089Z] b3efbf12c0c7: Preparing [2022-03-23T19:23:15.089Z] 11805047dd31: Preparing [2022-03-23T19:23:15.089Z] 8e9f22114594: Preparing [2022-03-23T19:23:15.089Z] 2e38978dfe40: Preparing [2022-03-23T19:23:15.089Z] 2e38978dfe40: Waiting [2022-03-23T19:23:15.089Z] 8e9f22114594: Layer already exists [2022-03-23T19:23:15.089Z] b3efbf12c0c7: Layer already exists [2022-03-23T19:23:15.089Z] 41ca8c6a2bc5: Layer already exists [2022-03-23T19:23:15.089Z] 26ac0931554f: Layer already exists [2022-03-23T19:23:15.089Z] 11805047dd31: Layer already exists [2022-03-23T19:23:15.089Z] 2e38978dfe40: Layer already exists [2022-03-23T19:23:15.089Z] main: digest: sha256:a6581fd87fbf2f4ee8df608715f7a5ad68ae39eaeab5cb8bc7a58507b67b604c size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T19:23:15.121Z] ===================================================== [Pipeline] echo [2022-03-23T19:23:15.134Z] taggedImages: [2022-03-23T19:23:15.134Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb [2022-03-23T19:23:15.134Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-03-23T19:23:15.134Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.4 [2022-03-23T19:23:15.134Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [2022-03-23T19:23:15.134Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:15.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T19:23:15.534Z] [2022-03-23T19:23:15.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:23:15.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T19:23:15.836Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-23T19:23:15.836Z] 5eb5b503b376: Pulling fs layer [2022-03-23T19:23:15.836Z] 5c69ac0246d0: Pulling fs layer [2022-03-23T19:23:15.836Z] ec43610c2a17: Pulling fs layer [2022-03-23T19:23:15.836Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-23T19:23:15.836Z] 33b1e0a273af: Pulling fs layer [2022-03-23T19:23:15.836Z] 5d3b04190fa2: Pulling fs layer [2022-03-23T19:23:15.836Z] 2f39f015ded8: Pulling fs layer [2022-03-23T19:23:15.836Z] 5d3b04190fa2: Waiting [2022-03-23T19:23:15.836Z] 3a2ae6a8a46f: Waiting [2022-03-23T19:23:15.836Z] 33b1e0a273af: Waiting [2022-03-23T19:23:15.836Z] 2f39f015ded8: Waiting [2022-03-23T19:23:15.836Z] 5c69ac0246d0: Retrying in 5 seconds [2022-03-23T19:23:15.836Z] ec43610c2a17: Verifying Checksum [2022-03-23T19:23:15.836Z] ec43610c2a17: Download complete [2022-03-23T19:23:15.836Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-23T19:23:15.836Z] 3a2ae6a8a46f: Download complete [2022-03-23T19:23:16.095Z] 33b1e0a273af: Verifying Checksum [2022-03-23T19:23:16.095Z] 33b1e0a273af: Download complete [2022-03-23T19:23:16.095Z] 5d3b04190fa2: Verifying Checksum [2022-03-23T19:23:16.095Z] 5d3b04190fa2: Download complete [2022-03-23T19:23:16.095Z] 5eb5b503b376: Download complete [2022-03-23T19:23:16.666Z] 2f39f015ded8: Download complete [2022-03-23T19:23:16.927Z] 5c69ac0246d0: Retrying in 4 seconds [2022-03-23T19:23:17.497Z] 5eb5b503b376: Pull complete [2022-03-23T19:23:17.758Z] 5c69ac0246d0: Retrying in 3 seconds [2022-03-23T19:23:19.144Z] 5c69ac0246d0: Retrying in 2 seconds [2022-03-23T19:23:20.084Z] 5c69ac0246d0: Retrying in 1 second [2022-03-23T19:23:21.022Z] 5c69ac0246d0: Retrying in 10 seconds [2022-03-23T19:23:21.962Z] 5c69ac0246d0: Retrying in 9 seconds [2022-03-23T19:23:22.904Z] 5c69ac0246d0: Retrying in 8 seconds [2022-03-23T19:23:23.846Z] 5c69ac0246d0: Retrying in 7 seconds [2022-03-23T19:23:24.788Z] 5c69ac0246d0: Retrying in 6 seconds [2022-03-23T19:23:26.175Z] 5c69ac0246d0: Retrying in 5 seconds [2022-03-23T19:23:27.114Z] 5c69ac0246d0: Retrying in 4 seconds [2022-03-23T19:23:28.054Z] 5c69ac0246d0: Retrying in 3 seconds [2022-03-23T19:23:28.582Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8687 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-03-23T19:23:28.597Z] Running in /w/workspace/device-rfid-llrp-go/21 [Pipeline] { [Pipeline] checkout [2022-03-23T19:23:28.812Z] Selected Git installation does not exist. Using Default [2022-03-23T19:23:28.812Z] The recommended git tool is: NONE [2022-03-23T19:23:28.994Z] 5c69ac0246d0: Retrying in 2 seconds [2022-03-23T19:23:29.931Z] 5c69ac0246d0: Retrying in 1 second [2022-03-23T19:23:30.871Z] 5c69ac0246d0: Verifying Checksum [2022-03-23T19:23:30.871Z] 5c69ac0246d0: Download complete [2022-03-23T19:23:31.201Z] 5c69ac0246d0: Pull complete [2022-03-23T19:23:31.802Z] ec43610c2a17: Pull complete [2022-03-23T19:23:31.802Z] 3a2ae6a8a46f: Pull complete [2022-03-23T19:23:32.104Z] 33b1e0a273af: Pull complete [2022-03-23T19:23:32.104Z] 5d3b04190fa2: Pull complete [2022-03-23T19:23:36.368Z] using credential edgex-jenkins-ssh [2022-03-23T19:23:36.401Z] Cloning the remote Git repository [2022-03-23T19:23:36.471Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-03-23T19:23:36.609Z] > git init /w/workspace/device-rfid-llrp-go/21 # timeout=10 [2022-03-23T19:23:36.796Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-03-23T19:23:36.797Z] > git --version # timeout=10 [2022-03-23T19:23:37.381Z] 2f39f015ded8: Pull complete [2022-03-23T19:23:37.381Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-23T19:23:37.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T19:23:37.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-23T19:23:37.452Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:23:37.490Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T19:23:38.013Z] Avoid second fetch [2022-03-23T19:23:38.014Z] Checking out Revision e0db46557bda7acc7e1e7490d1ca2420c950bbcb (main) [2022-03-23T19:23:36.856Z] > git --version # 'git version 2.25.1' [2022-03-23T19:23:36.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T19:23:37.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T19:23:37.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-03-23T19:23:37.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T19:23:38.042Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T19:23:38.070Z] > git checkout -f e0db46557bda7acc7e1e7490d1ca2420c950bbcb # timeout=10 [2022-03-23T19:23:38.999Z] $ docker top a355d089be416f0130b4ceecc27db3bb865a4f868a32000df7150021622bfd07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:23:39.394Z] ---> job-cost.sh [2022-03-23T19:23:39.394Z] lf-activate-venv: SKIPPING [2022-03-23T19:23:39.394Z] INFO: No Stack... [2022-03-23T19:23:39.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T19:23:40.223Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T19:23:40.519Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-03-23T19:23:40.519Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T19:23:40.537Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [2022-03-23T19:23:40.546Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] did not exist. Created. [2022-03-23T19:23:40.546Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T19:23:40.847Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-23T19:23:40.873Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T19:23:40.880Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T19:23:40.906Z] $ docker stop --time=1 a355d089be416f0130b4ceecc27db3bb865a4f868a32000df7150021622bfd07 [2022-03-23T19:23:42.094Z] $ docker rm -f a355d089be416f0130b4ceecc27db3bb865a4f868a32000df7150021622bfd07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-23T19:23:42.528Z] Commit message: "update: added cors cnfiguration to service section in configuration toml (#67)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T19:23:43.449Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-23T19:23:43.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T19:23:43.449Z] Dload Upload Total Spent Left Speed [2022-03-23T19:23:43.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 27477 0 --:--:-- --:--:-- --:--:-- 27477 [Pipeline] sh [2022-03-23T19:23:44.286Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-23T19:23:44.627Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-03-23T19:23:44.627Z] [2022-03-23T19:23:44.627Z] { [2022-03-23T19:23:44.627Z] "registry-mirrors": [ [2022-03-23T19:23:44.627Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-23T19:23:44.627Z] ], [2022-03-23T19:23:44.627Z] "bip": "10.250.0.254/24", [2022-03-23T19:23:44.627Z] "hosts": [ [2022-03-23T19:23:44.627Z] "tcp://0.0.0.0:5555", [2022-03-23T19:23:44.627Z] "unix:///var/run/docker.sock" [2022-03-23T19:23:44.627Z] ], [2022-03-23T19:23:44.627Z] "mtu": 1458, [2022-03-23T19:23:44.627Z] "selinux-enabled": true, [2022-03-23T19:23:44.627Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-23T19:23:44.627Z] } [Pipeline] sh [2022-03-23T19:23:44.983Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-23T19:23:45.336Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T19:24:03.696Z] provisioning config files... [2022-03-23T19:24:03.719Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/21@tmp/config7922530065738171254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:24:04.086Z] ---> docker-login.sh [2022-03-23T19:24:04.086Z] nexus3.edgexfoundry.org:10001 [2022-03-23T19:24:04.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:24:04.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:24:04.963Z] Configure a credential helper to remove this warning. See [2022-03-23T19:24:04.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:24:04.963Z] [2022-03-23T19:24:04.963Z] Login Succeeded [2022-03-23T19:24:04.963Z] nexus3.edgexfoundry.org:10002 [2022-03-23T19:24:05.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:24:05.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:24:05.241Z] Configure a credential helper to remove this warning. See [2022-03-23T19:24:05.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:24:05.241Z] [2022-03-23T19:24:05.241Z] Login Succeeded [2022-03-23T19:24:05.241Z] nexus3.edgexfoundry.org:10003 [2022-03-23T19:24:05.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:24:05.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:24:05.850Z] Configure a credential helper to remove this warning. See [2022-03-23T19:24:05.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:24:05.850Z] [2022-03-23T19:24:05.850Z] Login Succeeded [2022-03-23T19:24:05.850Z] nexus3.edgexfoundry.org:10004 [2022-03-23T19:24:06.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:24:06.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:24:06.406Z] Configure a credential helper to remove this warning. See [2022-03-23T19:24:06.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:24:06.406Z] [2022-03-23T19:24:06.406Z] Login Succeeded [2022-03-23T19:24:06.406Z] docker.io [2022-03-23T19:24:06.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:24:06.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:24:06.952Z] Configure a credential helper to remove this warning. See [2022-03-23T19:24:06.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:24:06.952Z] [2022-03-23T19:24:06.952Z] Login Succeeded [2022-03-23T19:24:06.952Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T19:24:06.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T19:24:07.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T19:24:07.630Z] ========================================================= [2022-03-23T19:24:07.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-23T19:24:07.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:24:08.032Z] + 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-03-23T19:24:08.306Z] Sending build context to Docker daemon 1.225MB [2022-03-23T19:24:08.306Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T19:24:08.306Z] Step 2/12 : FROM ${BASE} AS builder [2022-03-23T19:24:08.583Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-23T19:24:08.583Z] 9b3977197b4f: Pulling fs layer [2022-03-23T19:24:08.583Z] 1a89e8eeedd5: Pulling fs layer [2022-03-23T19:24:08.583Z] 94645a83ff95: Pulling fs layer [2022-03-23T19:24:08.583Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-23T19:24:08.583Z] 0c92f367c5e7: Pulling fs layer [2022-03-23T19:24:08.583Z] f7c0051592d6: Pulling fs layer [2022-03-23T19:24:08.583Z] a227ed2f7395: Pulling fs layer [2022-03-23T19:24:08.583Z] 7b1c46037f91: Pulling fs layer [2022-03-23T19:24:08.583Z] 3f3a8bcf1eab: Waiting [2022-03-23T19:24:08.583Z] f7c0051592d6: Waiting [2022-03-23T19:24:08.583Z] 0c92f367c5e7: Waiting [2022-03-23T19:24:08.583Z] a227ed2f7395: Waiting [2022-03-23T19:24:08.583Z] 7b1c46037f91: Waiting [2022-03-23T19:24:08.583Z] 94645a83ff95: Verifying Checksum [2022-03-23T19:24:08.583Z] 94645a83ff95: Download complete [2022-03-23T19:24:08.583Z] 1a89e8eeedd5: Verifying Checksum [2022-03-23T19:24:08.583Z] 0c92f367c5e7: Download complete [2022-03-23T19:24:08.583Z] f7c0051592d6: Verifying Checksum [2022-03-23T19:24:08.583Z] f7c0051592d6: Download complete [2022-03-23T19:24:08.583Z] 9b3977197b4f: Verifying Checksum [2022-03-23T19:24:08.583Z] 9b3977197b4f: Download complete [2022-03-23T19:24:08.583Z] a227ed2f7395: Download complete [2022-03-23T19:24:09.575Z] 9b3977197b4f: Pull complete [2022-03-23T19:24:09.851Z] 1a89e8eeedd5: Pull complete [2022-03-23T19:24:10.453Z] 94645a83ff95: Pull complete [2022-03-23T19:24:10.727Z] 7b1c46037f91: Verifying Checksum [2022-03-23T19:24:10.727Z] 7b1c46037f91: Download complete [2022-03-23T19:24:11.323Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-23T19:24:11.323Z] 3f3a8bcf1eab: Download complete [2022-03-23T19:24:23.744Z] 3f3a8bcf1eab: Pull complete [2022-03-23T19:24:23.744Z] 0c92f367c5e7: Pull complete [2022-03-23T19:24:23.744Z] f7c0051592d6: Pull complete [2022-03-23T19:24:24.017Z] a227ed2f7395: Pull complete [2022-03-23T19:24:30.770Z] 7b1c46037f91: Pull complete [2022-03-23T19:24:30.770Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-23T19:24:30.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T19:24:30.770Z] ---> f79e39bc4007 [2022-03-23T19:24:30.770Z] Step 3/12 : ARG MAKE='make build' [2022-03-23T19:24:31.772Z] ---> Running in 838d213ae4c2 [2022-03-23T19:24:31.772Z] Removing intermediate container 838d213ae4c2 [2022-03-23T19:24:31.772Z] ---> 4a345955a88f [2022-03-23T19:24:31.772Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-03-23T19:24:32.050Z] ---> Running in c1649a819be5 [2022-03-23T19:24:32.326Z] Removing intermediate container c1649a819be5 [2022-03-23T19:24:32.326Z] ---> ac08e01fddd5 [2022-03-23T19:24:32.326Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T19:24:32.326Z] ---> Running in 58d6390e5b68 [2022-03-23T19:24:32.604Z] Removing intermediate container 58d6390e5b68 [2022-03-23T19:24:32.604Z] ---> 2e954ae8a1c5 [2022-03-23T19:24:32.604Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T19:24:32.604Z] ---> Running in 390fe02e1e5e [2022-03-23T19:24:34.588Z] Removing intermediate container 390fe02e1e5e [2022-03-23T19:24:34.588Z] ---> e819b3cadacd [2022-03-23T19:24:34.588Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T19:24:34.588Z] ---> Running in 4ec25a569975 [2022-03-23T19:24:35.571Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T19:24:36.549Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T19:24:37.146Z] OK: 220 MiB in 52 packages [2022-03-23T19:24:38.125Z] Removing intermediate container 4ec25a569975 [2022-03-23T19:24:38.125Z] ---> 00e1cf72d642 [2022-03-23T19:24:38.125Z] Step 8/12 : WORKDIR /app [2022-03-23T19:24:38.125Z] ---> Running in 343cc3fa678d [2022-03-23T19:24:38.401Z] Removing intermediate container 343cc3fa678d [2022-03-23T19:24:38.401Z] ---> ca922c817157 [2022-03-23T19:24:38.401Z] Step 9/12 : COPY go.mod vendor* ./ [2022-03-23T19:24:38.997Z] ---> 46e6144b4512 [2022-03-23T19:24:38.997Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T19:24:38.997Z] ---> Running in db658d21f640 [2022-03-23T19:26:00.793Z] Removing intermediate container db658d21f640 [2022-03-23T19:26:00.793Z] ---> 956a3a41b834 [2022-03-23T19:26:00.793Z] Step 11/12 : COPY . . [2022-03-23T19:26:00.793Z] ---> bf2d24cacb85 [2022-03-23T19:26:00.793Z] Step 12/12 : RUN $MAKE [2022-03-23T19:26:00.793Z] ---> Running in b095a41d0a4d [2022-03-23T19:26:00.793Z] noop [2022-03-23T19:26:00.793Z] Removing intermediate container b095a41d0a4d [2022-03-23T19:26:00.793Z] ---> 54d422029808 [2022-03-23T19:26:00.793Z] Successfully built 54d422029808 [2022-03-23T19:26:00.793Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:26:01.143Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T19:26:01.143Z] . [Pipeline] withDockerContainer [2022-03-23T19:26:01.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-8687 does not seem to be running inside a container [2022-03-23T19:26:01.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/21 -v /w/workspace/device-rfid-llrp-go/21:/w/workspace/device-rfid-llrp-go/21:rw,z -v /w/workspace/device-rfid-llrp-go/21@tmp:/w/workspace/device-rfid-llrp-go/21@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-03-23T19:26:02.742Z] $ docker top 5c5e7325505e2ad80f99d7626aa77c62963c34d44b5363a50c4d862d3fb29ec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T19:26:03.636Z] + go version [2022-03-23T19:26:03.636Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-23T19:26:03.671Z] $ docker stop --time=1 5c5e7325505e2ad80f99d7626aa77c62963c34d44b5363a50c4d862d3fb29ec9 [2022-03-23T19:26:05.306Z] $ docker rm -f 5c5e7325505e2ad80f99d7626aa77c62963c34d44b5363a50c4d862d3fb29ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:26:05.918Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T19:26:05.919Z] . [Pipeline] withDockerContainer [2022-03-23T19:26:06.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-8687 does not seem to be running inside a container [2022-03-23T19:26:06.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/21 -v /w/workspace/device-rfid-llrp-go/21:/w/workspace/device-rfid-llrp-go/21:rw,z -v /w/workspace/device-rfid-llrp-go/21@tmp:/w/workspace/device-rfid-llrp-go/21@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-03-23T19:26:07.532Z] $ docker top 6d9479c01c97ec299e95ea50f1c533015825e2008f1922a8cef692b691bfd045 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-23T19:26:08.449Z] + make test [2022-03-23T19:26:08.449Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-03-23T19:26:09.899Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-03-23T19:27:06.499Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-03-23T19:27:06.499Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-03-23T19:27:38.910Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.989s coverage: 39.3% of statements [2022-03-23T19:27:38.910Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.544s coverage: 52.0% of statements [2022-03-23T19:27:38.910Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2022-03-23T19:27:38.910Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-23T19:27:38.910Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-23T19:27:54.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T19:27:54.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-23T19:27:54.298Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-23T19:27:56.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-23T19:27:56.968Z] $ docker stop --time=1 6d9479c01c97ec299e95ea50f1c533015825e2008f1922a8cef692b691bfd045 [2022-03-23T19:27:58.715Z] $ docker rm -f 6d9479c01c97ec299e95ea50f1c533015825e2008f1922a8cef692b691bfd045 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T19:27:59.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-23T19:27:59.579Z] Warning: overwriting stash ‘coverage-report’ [2022-03-23T19:28:00.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T19:28:00.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-23T19:28:00.962Z] + ls -al . [2022-03-23T19:28:00.962Z] total 636 [2022-03-23T19:28:00.962Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 19:27 . [2022-03-23T19:28:00.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:23 .. [2022-03-23T19:28:00.962Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 23 19:23 .dockerignore [2022-03-23T19:28:00.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 19:23 .git [2022-03-23T19:28:00.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:23 .github [2022-03-23T19:28:00.962Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 23 19:23 .gitignore [2022-03-23T19:28:00.962Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 19:23 .golangci.yml [2022-03-23T19:28:00.962Z] -rw-rw-r-- 1 jenkins jenkins 9072 Mar 23 19:23 Attribution.txt [2022-03-23T19:28:00.962Z] -rw-rw-r-- 1 jenkins jenkins 1514 Mar 23 19:23 Dockerfile [2022-03-23T19:28:00.962Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 19:23 GOVERNANCE.md [2022-03-23T19:28:00.962Z] -rw-rw-r-- 1 jenkins jenkins 682 Mar 23 19:23 Jenkinsfile [2022-03-23T19:28:00.962Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 19:23 LICENSE [2022-03-23T19:28:00.963Z] -rw-rw-r-- 1 jenkins jenkins 1435 Mar 23 19:23 Makefile [2022-03-23T19:28:00.963Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 23 19:23 OWNERS.md [2022-03-23T19:28:00.963Z] -rw-rw-r-- 1 jenkins jenkins 28508 Mar 23 19:23 README.md [2022-03-23T19:28:00.963Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 19:21 VERSION [2022-03-23T19:28:00.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:23 bin [2022-03-23T19:28:00.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:23 cmd [2022-03-23T19:28:00.963Z] -rw-r--r-- 1 jenkins jenkins 460394 Mar 23 19:27 coverage.out [2022-03-23T19:28:00.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:23 examples [2022-03-23T19:28:00.963Z] -rw-rw-r-- 1 jenkins jenkins 2899 Mar 23 19:23 go.mod [2022-03-23T19:28:00.963Z] -rw-rw-r-- 1 jenkins jenkins 49145 Mar 23 19:23 go.sum [2022-03-23T19:28:00.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 19:23 images [2022-03-23T19:28:00.963Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 19:23 internal [2022-03-23T19:28:00.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 19:23 snap [2022-03-23T19:28:00.963Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 23 19:23 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:28:01.308Z] + 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=e0db46557bda7acc7e1e7490d1ca2420c950bbcb --label arch=arm64 --label version=2.1.0-dev.4 . [2022-03-23T19:28:01.584Z] Sending build context to Docker daemon 1.225MB [2022-03-23T19:28:01.584Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T19:28:01.584Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-23T19:28:01.584Z] ---> 54d422029808 [2022-03-23T19:28:01.584Z] Step 3/25 : ARG MAKE='make build' [2022-03-23T19:28:01.857Z] ---> Running in 90195dc7dd2e [2022-03-23T19:28:02.133Z] Removing intermediate container 90195dc7dd2e [2022-03-23T19:28:02.133Z] ---> 228e6ad8a588 [2022-03-23T19:28:02.133Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-03-23T19:28:02.133Z] ---> Running in f016f58ea083 [2022-03-23T19:28:02.409Z] Removing intermediate container f016f58ea083 [2022-03-23T19:28:02.409Z] ---> fbd19c4df5e0 [2022-03-23T19:28:02.409Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T19:28:02.691Z] ---> Running in 5b087406c8ea [2022-03-23T19:28:02.964Z] Removing intermediate container 5b087406c8ea [2022-03-23T19:28:02.964Z] ---> 0a209235222c [2022-03-23T19:28:02.964Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T19:28:02.964Z] ---> Running in 417e3d7f9489 [2022-03-23T19:28:04.938Z] Removing intermediate container 417e3d7f9489 [2022-03-23T19:28:04.938Z] ---> e23e9ebb9646 [2022-03-23T19:28:04.938Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T19:28:04.938Z] ---> Running in 3d92697b15cf [2022-03-23T19:28:05.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T19:28:06.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T19:28:07.490Z] OK: 220 MiB in 52 packages [2022-03-23T19:28:08.091Z] Removing intermediate container 3d92697b15cf [2022-03-23T19:28:08.091Z] ---> 3194186d73de [2022-03-23T19:28:08.091Z] Step 8/25 : WORKDIR /app [2022-03-23T19:28:08.091Z] ---> Running in e2276380faff [2022-03-23T19:28:08.696Z] Removing intermediate container e2276380faff [2022-03-23T19:28:08.696Z] ---> 9e46a781bfcb [2022-03-23T19:28:08.696Z] Step 9/25 : COPY go.mod vendor* ./ [2022-03-23T19:28:09.294Z] ---> 56c486a4c493 [2022-03-23T19:28:09.294Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T19:28:09.294Z] ---> Running in 801edc6dcf2c [2022-03-23T19:28:11.269Z] Removing intermediate container 801edc6dcf2c [2022-03-23T19:28:11.269Z] ---> e73754ea600e [2022-03-23T19:28:11.269Z] Step 11/25 : COPY . . [2022-03-23T19:28:11.875Z] ---> 174f5569e7c1 [2022-03-23T19:28:11.875Z] Step 12/25 : RUN $MAKE [2022-03-23T19:28:12.160Z] ---> Running in 67318474f645 [2022-03-23T19:28:13.163Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=2.1.0-dev.4" -o cmd/device-rfid-llrp ./cmd [2022-03-23T19:29:00.183Z] Removing intermediate container 67318474f645 [2022-03-23T19:29:00.183Z] ---> 447409aa0230 [2022-03-23T19:29:00.183Z] Step 13/25 : FROM alpine:3.14 [2022-03-23T19:29:00.183Z] 3.14: Pulling from library/alpine [2022-03-23T19:29:00.183Z] 93a1719cf261: Pulling fs layer [2022-03-23T19:29:00.183Z] 93a1719cf261: Verifying Checksum [2022-03-23T19:29:00.183Z] 93a1719cf261: Download complete [2022-03-23T19:29:00.183Z] 93a1719cf261: Pull complete [2022-03-23T19:29:00.183Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-23T19:29:00.183Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T19:29:00.183Z] ---> 71a2028e5025 [2022-03-23T19:29:00.183Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-03-23T19:29:00.183Z] ---> Running in 91595c305d90 [2022-03-23T19:29:00.183Z] Removing intermediate container 91595c305d90 [2022-03-23T19:29:00.183Z] ---> 6db0012a696f [2022-03-23T19:29:00.183Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T19:29:00.183Z] ---> Running in b15755fe3529 [2022-03-23T19:29:00.183Z] Removing intermediate container b15755fe3529 [2022-03-23T19:29:00.183Z] ---> 5922238c4849 [2022-03-23T19:29:00.183Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-23T19:29:00.183Z] ---> Running in d761b37cd95b [2022-03-23T19:29:00.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-23T19:29:01.437Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-23T19:29:02.420Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-23T19:29:02.420Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-23T19:29:02.420Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-23T19:29:02.420Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-23T19:29:02.692Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-23T19:29:02.693Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-23T19:29:02.693Z] Executing busybox-1.33.1-r6.trigger [2022-03-23T19:29:02.966Z] OK: 8 MiB in 20 packages [2022-03-23T19:29:03.970Z] Removing intermediate container d761b37cd95b [2022-03-23T19:29:03.970Z] ---> eb0fee2c1d11 [2022-03-23T19:29:03.970Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-03-23T19:29:04.245Z] ---> 4dbdde12faa5 [2022-03-23T19:29:04.245Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-03-23T19:29:04.847Z] ---> cc2501f1f826 [2022-03-23T19:29:04.847Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-03-23T19:29:05.826Z] ---> 1596830ff3ff [2022-03-23T19:29:05.826Z] Step 20/25 : EXPOSE 59989 [2022-03-23T19:29:06.123Z] ---> Running in aa902016595a [2022-03-23T19:29:06.401Z] Removing intermediate container aa902016595a [2022-03-23T19:29:06.401Z] ---> c1d0271a7e00 [2022-03-23T19:29:06.401Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-03-23T19:29:06.401Z] ---> Running in 53f634d93def [2022-03-23T19:29:06.678Z] Removing intermediate container 53f634d93def [2022-03-23T19:29:06.678Z] ---> 771738c80399 [2022-03-23T19:29:06.678Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-03-23T19:29:06.678Z] ---> Running in 1bbf42d58967 [2022-03-23T19:29:07.279Z] Removing intermediate container 1bbf42d58967 [2022-03-23T19:29:07.279Z] ---> b3baac681af7 [2022-03-23T19:29:07.279Z] Step 23/25 : LABEL arch=arm64 [2022-03-23T19:29:07.279Z] ---> Running in 3a6e729f9ba3 [2022-03-23T19:29:07.554Z] Removing intermediate container 3a6e729f9ba3 [2022-03-23T19:29:07.554Z] ---> 3ce197617760 [2022-03-23T19:29:07.554Z] Step 24/25 : LABEL git_sha=e0db46557bda7acc7e1e7490d1ca2420c950bbcb [2022-03-23T19:29:07.554Z] ---> Running in 274f08a03457 [2022-03-23T19:29:07.833Z] Removing intermediate container 274f08a03457 [2022-03-23T19:29:07.833Z] ---> 675eace97203 [2022-03-23T19:29:07.833Z] Step 25/25 : LABEL version=2.1.0-dev.4 [2022-03-23T19:29:08.106Z] ---> Running in 9bb03078ae85 [2022-03-23T19:29:08.378Z] Removing intermediate container 9bb03078ae85 [2022-03-23T19:29:08.378Z] ---> 3942f3c8519d [2022-03-23T19:29:08.378Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-23T19:29:08.378Z] Successfully built 3942f3c8519d [2022-03-23T19:29:08.378Z] 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-03-23T19:29:08.470Z] provisioning config files... [2022-03-23T19:29:08.488Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/21@tmp/config1682304795207822739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:29:08.845Z] ---> docker-login.sh [2022-03-23T19:29:08.845Z] nexus3.edgexfoundry.org:10001 [2022-03-23T19:29:09.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:29:09.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:29:09.119Z] Configure a credential helper to remove this warning. See [2022-03-23T19:29:09.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:29:09.119Z] [2022-03-23T19:29:09.119Z] Login Succeeded [2022-03-23T19:29:09.119Z] nexus3.edgexfoundry.org:10002 [2022-03-23T19:29:09.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:29:09.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:29:09.718Z] Configure a credential helper to remove this warning. See [2022-03-23T19:29:09.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:29:09.718Z] [2022-03-23T19:29:09.718Z] Login Succeeded [2022-03-23T19:29:09.718Z] nexus3.edgexfoundry.org:10003 [2022-03-23T19:29:09.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:29:10.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:29:10.268Z] Configure a credential helper to remove this warning. See [2022-03-23T19:29:10.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:29:10.268Z] [2022-03-23T19:29:10.268Z] Login Succeeded [2022-03-23T19:29:10.268Z] nexus3.edgexfoundry.org:10004 [2022-03-23T19:29:10.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:29:10.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:29:10.544Z] Configure a credential helper to remove this warning. See [2022-03-23T19:29:10.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:29:10.544Z] [2022-03-23T19:29:10.544Z] Login Succeeded [2022-03-23T19:29:10.544Z] docker.io [2022-03-23T19:29:11.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T19:29:11.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T19:29:11.415Z] Configure a credential helper to remove this warning. See [2022-03-23T19:29:11.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T19:29:11.415Z] [2022-03-23T19:29:11.415Z] Login Succeeded [2022-03-23T19:29:11.415Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T19:29:11.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T19:29:11.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T19:29:11.496Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-03-23T19:29:11.496Z] e0db46557bda7acc7e1e7490d1ca2420c950bbcb [2022-03-23T19:29:11.496Z] latest [2022-03-23T19:29:11.496Z] 2.1.0-dev.4 [2022-03-23T19:29:11.496Z] e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [2022-03-23T19:29:11.496Z] main [2022-03-23T19:29:11.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:11.865Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:12.211Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb [2022-03-23T19:29:12.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-03-23T19:29:12.211Z] 00931b977a48: Preparing [2022-03-23T19:29:12.211Z] 7c30bbde9334: Preparing [2022-03-23T19:29:12.211Z] f7b5c1fc3c47: Preparing [2022-03-23T19:29:12.211Z] 571536adda7c: Preparing [2022-03-23T19:29:12.211Z] bbeca47404d7: Preparing [2022-03-23T19:29:12.211Z] 49c7c6f6dc6c: Preparing [2022-03-23T19:29:12.211Z] 49c7c6f6dc6c: Waiting [2022-03-23T19:29:12.485Z] bbeca47404d7: Pushed [2022-03-23T19:29:12.486Z] 7c30bbde9334: Pushed [2022-03-23T19:29:12.486Z] f7b5c1fc3c47: Pushed [2022-03-23T19:29:12.486Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T19:29:13.084Z] 571536adda7c: Pushed [2022-03-23T19:29:15.704Z] 00931b977a48: Pushed [2022-03-23T19:29:15.704Z] e0db46557bda7acc7e1e7490d1ca2420c950bbcb: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:16.060Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:16.408Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-03-23T19:29:16.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-03-23T19:29:16.408Z] 00931b977a48: Preparing [2022-03-23T19:29:16.408Z] 7c30bbde9334: Preparing [2022-03-23T19:29:16.408Z] f7b5c1fc3c47: Preparing [2022-03-23T19:29:16.408Z] 571536adda7c: Preparing [2022-03-23T19:29:16.408Z] bbeca47404d7: Preparing [2022-03-23T19:29:16.408Z] 49c7c6f6dc6c: Preparing [2022-03-23T19:29:16.408Z] 49c7c6f6dc6c: Waiting [2022-03-23T19:29:16.408Z] 571536adda7c: Layer already exists [2022-03-23T19:29:16.408Z] 00931b977a48: Layer already exists [2022-03-23T19:29:16.408Z] 7c30bbde9334: Layer already exists [2022-03-23T19:29:16.408Z] f7b5c1fc3c47: Layer already exists [2022-03-23T19:29:16.408Z] bbeca47404d7: Layer already exists [2022-03-23T19:29:16.408Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T19:29:16.681Z] latest: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:17.036Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:17.385Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.4 [2022-03-23T19:29:17.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-03-23T19:29:17.385Z] 00931b977a48: Preparing [2022-03-23T19:29:17.385Z] 7c30bbde9334: Preparing [2022-03-23T19:29:17.385Z] f7b5c1fc3c47: Preparing [2022-03-23T19:29:17.385Z] 571536adda7c: Preparing [2022-03-23T19:29:17.385Z] bbeca47404d7: Preparing [2022-03-23T19:29:17.385Z] 49c7c6f6dc6c: Preparing [2022-03-23T19:29:17.385Z] 49c7c6f6dc6c: Waiting [2022-03-23T19:29:17.385Z] 00931b977a48: Layer already exists [2022-03-23T19:29:17.385Z] bbeca47404d7: Layer already exists [2022-03-23T19:29:17.385Z] 7c30bbde9334: Layer already exists [2022-03-23T19:29:17.385Z] 571536adda7c: Layer already exists [2022-03-23T19:29:17.385Z] f7b5c1fc3c47: Layer already exists [2022-03-23T19:29:17.658Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T19:29:17.658Z] 2.1.0-dev.4: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:18.016Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:18.363Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [2022-03-23T19:29:18.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-03-23T19:29:18.363Z] 00931b977a48: Preparing [2022-03-23T19:29:18.363Z] 7c30bbde9334: Preparing [2022-03-23T19:29:18.363Z] f7b5c1fc3c47: Preparing [2022-03-23T19:29:18.363Z] 571536adda7c: Preparing [2022-03-23T19:29:18.363Z] bbeca47404d7: Preparing [2022-03-23T19:29:18.363Z] 49c7c6f6dc6c: Preparing [2022-03-23T19:29:18.363Z] 49c7c6f6dc6c: Waiting [2022-03-23T19:29:18.363Z] 7c30bbde9334: Layer already exists [2022-03-23T19:29:18.363Z] bbeca47404d7: Layer already exists [2022-03-23T19:29:18.363Z] 00931b977a48: Layer already exists [2022-03-23T19:29:18.363Z] f7b5c1fc3c47: Layer already exists [2022-03-23T19:29:18.363Z] 571536adda7c: Layer already exists [2022-03-23T19:29:18.363Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T19:29:18.638Z] e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:18.995Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:19.344Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-03-23T19:29:19.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-03-23T19:29:19.344Z] 00931b977a48: Preparing [2022-03-23T19:29:19.344Z] 7c30bbde9334: Preparing [2022-03-23T19:29:19.344Z] f7b5c1fc3c47: Preparing [2022-03-23T19:29:19.344Z] 571536adda7c: Preparing [2022-03-23T19:29:19.344Z] bbeca47404d7: Preparing [2022-03-23T19:29:19.344Z] 49c7c6f6dc6c: Preparing [2022-03-23T19:29:19.344Z] 49c7c6f6dc6c: Waiting [2022-03-23T19:29:19.620Z] 00931b977a48: Layer already exists [2022-03-23T19:29:19.620Z] 7c30bbde9334: Layer already exists [2022-03-23T19:29:19.620Z] f7b5c1fc3c47: Layer already exists [2022-03-23T19:29:19.620Z] bbeca47404d7: Layer already exists [2022-03-23T19:29:19.620Z] 571536adda7c: Layer already exists [2022-03-23T19:29:19.620Z] 49c7c6f6dc6c: Layer already exists [2022-03-23T19:29:19.620Z] main: digest: sha256:1cb198320921525e957a9b212294857f38a14c95c2ef5f3ca9c18cd7d75f6481 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-23T19:29:19.665Z] ===================================================== [Pipeline] echo [2022-03-23T19:29:19.674Z] taggedImages: [2022-03-23T19:29:19.674Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb [2022-03-23T19:29:19.674Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-03-23T19:29:19.674Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.4 [2022-03-23T19:29:19.674Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e0db46557bda7acc7e1e7490d1ca2420c950bbcb-2.1.0-dev.4 [2022-03-23T19:29:19.674Z] - 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-03-23T19:29:20.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T19:29:20.050Z] [2022-03-23T19:29:20.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:20.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T19:29:20.676Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-23T19:29:20.676Z] 8998bd30e6a1: Pulling fs layer [2022-03-23T19:29:20.676Z] 04944245beec: Pulling fs layer [2022-03-23T19:29:20.676Z] 699f458cf7ca: Pulling fs layer [2022-03-23T19:29:20.676Z] 765212b225bb: Pulling fs layer [2022-03-23T19:29:20.676Z] f23df028b6ca: Pulling fs layer [2022-03-23T19:29:20.676Z] d65c8cfc05b1: Pulling fs layer [2022-03-23T19:29:20.676Z] 2437ff75d9bd: Pulling fs layer [2022-03-23T19:29:20.676Z] 765212b225bb: Waiting [2022-03-23T19:29:20.676Z] f23df028b6ca: Waiting [2022-03-23T19:29:20.676Z] d65c8cfc05b1: Waiting [2022-03-23T19:29:20.676Z] 2437ff75d9bd: Waiting [2022-03-23T19:29:20.676Z] 04944245beec: Download complete [2022-03-23T19:29:20.676Z] f23df028b6ca: Verifying Checksum [2022-03-23T19:29:20.676Z] f23df028b6ca: Download complete [2022-03-23T19:29:20.676Z] d65c8cfc05b1: Verifying Checksum [2022-03-23T19:29:20.676Z] d65c8cfc05b1: Download complete [2022-03-23T19:29:20.950Z] 699f458cf7ca: Verifying Checksum [2022-03-23T19:29:20.950Z] 699f458cf7ca: Download complete [2022-03-23T19:29:21.225Z] 8998bd30e6a1: Verifying Checksum [2022-03-23T19:29:21.225Z] 8998bd30e6a1: Download complete [2022-03-23T19:29:23.865Z] 2437ff75d9bd: Verifying Checksum [2022-03-23T19:29:23.865Z] 2437ff75d9bd: Download complete [2022-03-23T19:29:25.301Z] 8998bd30e6a1: Pull complete [2022-03-23T19:29:25.900Z] 04944245beec: Pull complete [2022-03-23T19:29:27.340Z] 699f458cf7ca: Pull complete [2022-03-23T19:29:27.616Z] 765212b225bb: Pull complete [2022-03-23T19:29:28.599Z] f23df028b6ca: Pull complete [2022-03-23T19:29:28.599Z] d65c8cfc05b1: Pull complete [2022-03-23T19:29:43.714Z] 2437ff75d9bd: Pull complete [2022-03-23T19:29:43.714Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-23T19:29:43.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T19:29:43.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-23T19:29:43.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-8687 does not seem to be running inside a container [2022-03-23T19:29:44.068Z] $ 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/21 -v /w/workspace/device-rfid-llrp-go/21:/w/workspace/device-rfid-llrp-go/21:rw,z -v /w/workspace/device-rfid-llrp-go/21@tmp:/w/workspace/device-rfid-llrp-go/21@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-03-23T19:29:46.425Z] $ docker top c9c977efd0ddd60347b824398bc01e1a5866b14f11ae11524871d6e350333b65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:29:47.336Z] ---> job-cost.sh [2022-03-23T19:29:47.336Z] lf-activate-venv: SKIPPING [2022-03-23T19:29:47.336Z] INFO: No Stack... [2022-03-23T19:29:47.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-23T19:29:48.589Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T19:29:49.251Z] + cat /w/workspace/device-rfid-llrp-go/21/archives/cost.csv [2022-03-23T19:29:49.251Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T19:29:49.318Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [2022-03-23T19:29:49.325Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] did not exist. Created. [2022-03-23T19:29:49.325Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T19:29:49.999Z] /w/workspace/device-rfid-llrp-go/21@tmp/durable-471d06a2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-23T19:29:50.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-23T19:29:50.707Z] Warning: overwriting stash ‘stack-cost’ [2022-03-23T19:29:50.763Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T19:29:50.770Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T19:29:50.799Z] $ docker stop --time=1 c9c977efd0ddd60347b824398bc01e1a5866b14f11ae11524871d6e350333b65 [2022-03-23T19:29:52.284Z] $ docker rm -f c9c977efd0ddd60347b824398bc01e1a5866b14f11ae11524871d6e350333b65 [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-03-23T19:29:52.794Z] provisioning config files... [2022-03-23T19:29:52.809Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5209771774724526656tmp [Pipeline] { [Pipeline] sh [2022-03-23T19:29:53.105Z] + set +x [2022-03-23T19:29:53.105Z] + curl -s https://codecov.io/bash [2022-03-23T19:29:53.105Z] + bash -s -- [2022-03-23T19:29:53.105Z] [2022-03-23T19:29:53.105Z] _____ _ [2022-03-23T19:29:53.105Z] / ____| | | [2022-03-23T19:29:53.105Z] | | ___ __| | ___ ___ _____ __ [2022-03-23T19:29:53.105Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-23T19:29:53.105Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-23T19:29:53.105Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-23T19:29:53.105Z] Bash-1.0.6 [2022-03-23T19:29:53.105Z] [2022-03-23T19:29:53.105Z] [2022-03-23T19:29:53.105Z] ==> git version 2.25.1 found [2022-03-23T19:29:53.105Z] ==> 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-03-23T19:29:53.105Z] Release-Date: 2020-01-08 [2022-03-23T19:29:53.105Z] 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-03-23T19:29:53.105Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-23T19:29:53.105Z] ==> Jenkins CI detected. [2022-03-23T19:29:53.105Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-03-23T19:29:53.105Z] project root: . [2022-03-23T19:29:53.105Z] --> token set from env [2022-03-23T19:29:53.105Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-23T19:29:53.105Z] ==> Running gcov in . (disable via -X gcov) [2022-03-23T19:29:53.105Z] ==> Python coveragepy not found [2022-03-23T19:29:53.105Z] ==> Searching for coverage reports in: [2022-03-23T19:29:53.105Z] + . [2022-03-23T19:29:53.105Z] -> Found 1 reports [2022-03-23T19:29:53.105Z] ==> Detecting git/mercurial file structure [2022-03-23T19:29:53.105Z] ==> Reading reports [2022-03-23T19:29:53.105Z] + ./coverage.out bytes=460394 [2022-03-23T19:29:53.105Z] ==> Appending adjustments [2022-03-23T19:29:53.105Z] https://docs.codecov.io/docs/fixing-reports [2022-03-23T19:29:53.364Z] + Found adjustments [2022-03-23T19:29:53.365Z] ==> Gzipping contents [2022-03-23T19:29:53.624Z] 52K /tmp/codecov.WtzV2r.gz [2022-03-23T19:29:53.624Z] ==> Uploading reports [2022-03-23T19:29:53.624Z] url: https://codecov.io [2022-03-23T19:29:53.624Z] query: branch=main&commit=e0db46557bda7acc7e1e7490d1ca2420c950bbcb&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-23T19:29:53.624Z] -> Pinging Codecov [2022-03-23T19:29:53.624Z] 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=e0db46557bda7acc7e1e7490d1ca2420c950bbcb&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-23T19:29:53.883Z] -> Uploading to [2022-03-23T19:29:53.883Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-23/581DD39554BDF9B6E22D074273EAD858/e0db46557bda7acc7e1e7490d1ca2420c950bbcb/2b74392a-fc81-48c6-8f6c-d8d1ea6d4250.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T192953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4f06d6ef48c0bdeadb24924e49790e208df651e82b84b3e4bb5c689f9d0adde [2022-03-23T19:29:53.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T19:29:53.883Z] Dload Upload Total Spent Left Speed [2022-03-23T19:29:54.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51816 0 0 100 51816 0 216k --:--:-- --:--:-- --:--:-- 217k [2022-03-23T19:29:54.143Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] } [2022-03-23T19:29:54.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-23T19:29:54.442Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-23T19:29:54.458Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:54.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-23T19:29:54.757Z] [2022-03-23T19:29:54.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:29:55.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-23T19:29:55.057Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-23T19:29:55.057Z] 188c0c94c7c5: Pulling fs layer [2022-03-23T19:29:55.057Z] 0ef7d3d256c8: Pulling fs layer [2022-03-23T19:29:55.057Z] de9db76c5a1d: Pulling fs layer [2022-03-23T19:29:55.057Z] 0eba1c9be4d2: Pulling fs layer [2022-03-23T19:29:55.057Z] 0d57e429df01: Pulling fs layer [2022-03-23T19:29:55.057Z] 4e4be7b47b0d: Pulling fs layer [2022-03-23T19:29:55.057Z] e1f770b5df2f: Pulling fs layer [2022-03-23T19:29:55.057Z] 85a0685a4137: Pulling fs layer [2022-03-23T19:29:55.057Z] 0eba1c9be4d2: Waiting [2022-03-23T19:29:55.057Z] 0d57e429df01: Waiting [2022-03-23T19:29:55.057Z] e1f770b5df2f: Waiting [2022-03-23T19:29:55.057Z] 4e4be7b47b0d: Waiting [2022-03-23T19:29:55.057Z] de9db76c5a1d: Download complete [2022-03-23T19:29:55.057Z] 0ef7d3d256c8: Download complete [2022-03-23T19:29:55.057Z] 0d57e429df01: Verifying Checksum [2022-03-23T19:29:55.057Z] 0d57e429df01: Download complete [2022-03-23T19:29:55.057Z] 188c0c94c7c5: Verifying Checksum [2022-03-23T19:29:55.057Z] 188c0c94c7c5: Download complete [2022-03-23T19:29:55.057Z] 4e4be7b47b0d: Verifying Checksum [2022-03-23T19:29:55.057Z] 4e4be7b47b0d: Download complete [2022-03-23T19:29:55.317Z] 188c0c94c7c5: Pull complete [2022-03-23T19:29:55.317Z] e1f770b5df2f: Download complete [2022-03-23T19:29:55.317Z] 0ef7d3d256c8: Pull complete [2022-03-23T19:29:55.577Z] de9db76c5a1d: Pull complete [2022-03-23T19:29:55.836Z] 0eba1c9be4d2: Verifying Checksum [2022-03-23T19:29:55.836Z] 0eba1c9be4d2: Download complete [2022-03-23T19:29:56.095Z] 85a0685a4137: Verifying Checksum [2022-03-23T19:29:56.095Z] 85a0685a4137: Download complete [2022-03-23T19:29:59.387Z] 0eba1c9be4d2: Pull complete [2022-03-23T19:29:59.387Z] 0d57e429df01: Pull complete [2022-03-23T19:29:59.387Z] 4e4be7b47b0d: Pull complete [2022-03-23T19:29:59.387Z] e1f770b5df2f: Pull complete [2022-03-23T19:30:02.679Z] 85a0685a4137: Pull complete [2022-03-23T19:30:02.679Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-23T19:30:02.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-23T19:30:02.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-23T19:30:02.746Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:30:02.784Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-23T19:30:05.179Z] $ docker top bf4549d6a0970f4e7ed037f9100d04f3868a6a10defd298d0dd72c36249888cd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-23T19:30:05.249Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-23T19:30:05.531Z] + set -o pipefail [2022-03-23T19:30:05.531Z] + snyk monitor '--org=edgex-jenkins' [2022-03-23T19:30:09.735Z] [2022-03-23T19:30:09.735Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-03-23T19:30:09.735Z] [2022-03-23T19:30:09.735Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/466e3c74-65f5-4520-8556-e6fe3e7ff90f [2022-03-23T19:30:09.735Z] [2022-03-23T19:30:09.735Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-23T19:30:09.735Z] [2022-03-23T19:30:09.735Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-23T19:30:09.735Z] [2022-03-23T19:30:09.735Z] [Pipeline] } [2022-03-23T19:30:09.756Z] $ docker stop --time=1 bf4549d6a0970f4e7ed037f9100d04f3868a6a10defd298d0dd72c36249888cd [2022-03-23T19:30:11.385Z] $ docker rm -f bf4549d6a0970f4e7ed037f9100d04f3868a6a10defd298d0dd72c36249888cd [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-03-23T19:30:12.031Z] + git log --format=format:%s -1 e0db46557bda7acc7e1e7490d1ca2420c950bbcb [Pipeline] sh [2022-03-23T19:30:12.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T19:30:12.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:30:12.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T19:30:12.717Z] . [Pipeline] withDockerContainer [2022-03-23T19:30:12.785Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:30:12.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T19:30:13.234Z] $ docker top c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T19:30:13.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T19:30:13.318Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T19:30:13.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T19:30:13.454Z] $ docker exec c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb ssh-agent [2022-03-23T19:30:13.562Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjgGiMG/agent.14 [2022-03-23T19:30:13.562Z] SSH_AGENT_PID=21 [2022-03-23T19:30:13.566Z] Running ssh-add (command line suppressed) [2022-03-23T19:30:13.691Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8761283179573160108.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8761283179573160108.key) [2022-03-23T19:30:13.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T19:30:13.990Z] + git semver tag [2022-03-23T19:30:13.990Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T19:30:13.990Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-03-23T19:30:13.990Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-03-23T19:30:13.990Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T19:30:13.990Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T19:30:13.990Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T19:30:13.990Z] # $SEMVER_BRANCH = main [2022-03-23T19:30:13.990Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-03-23T19:30:13.990Z] # e0db46557bda7acc7e1e7490d1ca2420c950bbcb HEAD [2022-03-23T19:30:13.990Z] # -> Force: false [2022-03-23T19:30:13.990Z] # f6f2b65629e5ef1d02d27f91f8ffc6c29728bf3d refs/tags/v2.1.0-dev.4 [Pipeline] } [2022-03-23T19:30:14.010Z] $ docker exec --env ******** --env ******** c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb ssh-agent -k [2022-03-23T19:30:14.126Z] unset SSH_AUTH_SOCK; [2022-03-23T19:30:14.126Z] unset SSH_AGENT_PID; [2022-03-23T19:30:14.126Z] echo Agent pid 21 killed; [2022-03-23T19:30:14.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T19:30:14.441Z] + git semver [Pipeline] } [2022-03-23T19:30:14.462Z] $ docker stop --time=1 c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb [2022-03-23T19:30:15.769Z] $ docker rm -f c7ef32cc9dc6a856906b9aa9999aaa0e26e5386c9e97656b080afc245fa674cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:30:16.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-23T19:30:16.166Z] [2022-03-23T19:30:16.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:30:16.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-23T19:30:16.477Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-23T19:30:16.477Z] ab5ef0e58194: Pulling fs layer [2022-03-23T19:30:16.477Z] 9712f1f96733: Pulling fs layer [2022-03-23T19:30:16.477Z] 63f879dbbcfc: Pulling fs layer [2022-03-23T19:30:16.477Z] 0d9ebad4ef96: Pulling fs layer [2022-03-23T19:30:16.477Z] e9a5061849ea: Pulling fs layer [2022-03-23T19:30:16.477Z] d747dcd14b5f: Pulling fs layer [2022-03-23T19:30:16.477Z] 2de7ff778b66: Pulling fs layer [2022-03-23T19:30:16.477Z] e9a5061849ea: Waiting [2022-03-23T19:30:16.477Z] d747dcd14b5f: Waiting [2022-03-23T19:30:16.477Z] 2de7ff778b66: Waiting [2022-03-23T19:30:16.477Z] 0d9ebad4ef96: Waiting [2022-03-23T19:30:16.477Z] 9712f1f96733: Verifying Checksum [2022-03-23T19:30:16.477Z] 9712f1f96733: Download complete [2022-03-23T19:30:16.737Z] 63f879dbbcfc: Verifying Checksum [2022-03-23T19:30:16.737Z] 63f879dbbcfc: Download complete [2022-03-23T19:30:16.737Z] e9a5061849ea: Verifying Checksum [2022-03-23T19:30:16.737Z] e9a5061849ea: Download complete [2022-03-23T19:30:16.737Z] d747dcd14b5f: Download complete [2022-03-23T19:30:16.996Z] ab5ef0e58194: Download complete [2022-03-23T19:30:16.996Z] 0d9ebad4ef96: Verifying Checksum [2022-03-23T19:30:16.996Z] 0d9ebad4ef96: Download complete [2022-03-23T19:30:16.996Z] 2de7ff778b66: Verifying Checksum [2022-03-23T19:30:16.996Z] 2de7ff778b66: Download complete [2022-03-23T19:30:19.534Z] ab5ef0e58194: Pull complete [2022-03-23T19:30:19.793Z] 9712f1f96733: Pull complete [2022-03-23T19:30:20.361Z] 63f879dbbcfc: Pull complete [2022-03-23T19:30:23.644Z] 0d9ebad4ef96: Pull complete [2022-03-23T19:30:23.903Z] e9a5061849ea: Pull complete [2022-03-23T19:30:24.162Z] d747dcd14b5f: Pull complete [2022-03-23T19:30:25.100Z] 2de7ff778b66: Pull complete [2022-03-23T19:30:25.100Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-23T19:30:25.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-23T19:30:25.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-23T19:30:25.162Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:30:25.199Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-23T19:30:27.381Z] $ docker top b26c7917b89341cd687add720e72c500077abafc267f39b73ee7b1680558a686 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-23T19:30:27.451Z] provisioning config files... [2022-03-23T19:30:27.459Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8537239446269265599tmp [2022-03-23T19:30:27.471Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config647907856337078994tmp [2022-03-23T19:30:27.482Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9001110662981320585tmp [Pipeline] { [Pipeline] echo [2022-03-23T19:30:27.499Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:27.781Z] ---> sigul-configuration.sh [2022-03-23T19:30:27.781Z] gpg: directory `/root/.gnupg' created [2022-03-23T19:30:27.781Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-23T19:30:27.781Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-23T19:30:27.781Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-23T19:30:27.781Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-23T19:30:27.781Z] gpg: CAST5 encrypted data [2022-03-23T19:30:27.781Z] gpg: encrypted with 1 passphrase [2022-03-23T19:30:27.781Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-23T19:30:28.066Z] + mkdir /home/jenkins [2022-03-23T19:30:28.066Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-23T19:30:28.353Z] + 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-03-23T19:30:28.362Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:28.649Z] ---> sigul-install.sh [2022-03-23T19:30:28.649Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-23T19:30:28.937Z] + git tag --list [2022-03-23T19:30:28.937Z] v0.0.0 [2022-03-23T19:30:28.937Z] v1.0.0 [2022-03-23T19:30:28.937Z] v1.0.0-dev.1 [2022-03-23T19:30:28.937Z] v1.0.0-dev.2 [2022-03-23T19:30:28.937Z] v1.0.0-dev.3 [2022-03-23T19:30:28.937Z] v1.0.0-dev.4 [2022-03-23T19:30:28.937Z] v1.0.0-dev.5 [2022-03-23T19:30:28.937Z] v1.0.0-dev.6 [2022-03-23T19:30:28.937Z] v1.0.0-dev.7 [2022-03-23T19:30:28.937Z] v1.0.0-dev.8 [2022-03-23T19:30:28.937Z] v1.0.0-dev.9 [2022-03-23T19:30:28.937Z] v1.0.1-dev.1 [2022-03-23T19:30:28.937Z] v1.0.1-dev.2 [2022-03-23T19:30:28.937Z] v1.0.1-dev.3 [2022-03-23T19:30:28.937Z] v1.0.1-dev.4 [2022-03-23T19:30:28.937Z] v1.0.1-dev.5 [2022-03-23T19:30:28.937Z] v1.0.1-dev.6 [2022-03-23T19:30:28.937Z] v2.1.0-dev.1 [2022-03-23T19:30:28.937Z] v2.1.0-dev.2 [2022-03-23T19:30:28.937Z] v2.1.0-dev.3 [2022-03-23T19:30:28.937Z] v2.1.0-dev.4 [Pipeline] sh [2022-03-23T19:30:29.225Z] + lftools sign git-tag v2.1.0-dev.4 [2022-03-23T19:30:29.795Z] Signing Git tag with Sigul... [2022-03-23T19:30:29.795Z] Signing v2.1.0-dev.4 [Pipeline] echo [2022-03-23T19:30:30.065Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:30.350Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-23T19:30:30.358Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-23T19:30:30.385Z] $ docker stop --time=1 b26c7917b89341cd687add720e72c500077abafc267f39b73ee7b1680558a686 [2022-03-23T19:30:31.683Z] $ docker rm -f b26c7917b89341cd687add720e72c500077abafc267f39b73ee7b1680558a686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-23T19:30:32.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T19:30:32.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:30:32.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T19:30:32.374Z] . [Pipeline] withDockerContainer [2022-03-23T19:30:32.440Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:30:32.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T19:30:32.884Z] $ docker top 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T19:30:32.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T19:30:32.979Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T19:30:33.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T19:30:33.119Z] $ docker exec 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 ssh-agent [2022-03-23T19:30:33.233Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmfhdkM/agent.13 [2022-03-23T19:30:33.233Z] SSH_AGENT_PID=19 [2022-03-23T19:30:33.238Z] Running ssh-add (command line suppressed) [2022-03-23T19:30:33.356Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3386007384115193049.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3386007384115193049.key) [2022-03-23T19:30:33.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T19:30:33.652Z] + git semver bump pre [2022-03-23T19:30:33.652Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T19:30:33.652Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-03-23T19:30:33.652Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-03-23T19:30:33.652Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T19:30:33.652Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T19:30:33.652Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T19:30:33.652Z] # $SEMVER_BRANCH = main [2022-03-23T19:30:33.652Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-03-23T19:30:33.652Z] 2.1.0-dev.5 [Pipeline] } [2022-03-23T19:30:33.669Z] $ docker exec --env ******** --env ******** 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 ssh-agent -k [2022-03-23T19:30:33.782Z] unset SSH_AUTH_SOCK; [2022-03-23T19:30:33.782Z] unset SSH_AGENT_PID; [2022-03-23T19:30:33.783Z] echo Agent pid 19 killed; [2022-03-23T19:30:33.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T19:30:34.083Z] + git semver [Pipeline] } [2022-03-23T19:30:34.102Z] $ docker stop --time=1 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 [2022-03-23T19:30:35.395Z] $ docker rm -f 630650f138684cc740ee871ceefa6adf5fd0c1aec0f58dec787878c8cfc251c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T19:30:35.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T19:30:35.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:30:36.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T19:30:36.035Z] . [Pipeline] withDockerContainer [2022-03-23T19:30:36.101Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:30:36.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T19:30:36.642Z] $ docker top bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T19:30:36.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T19:30:36.729Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T19:30:36.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T19:30:36.867Z] $ docker exec bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb ssh-agent [2022-03-23T19:30:36.981Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXelNJcB/agent.14 [2022-03-23T19:30:36.981Z] SSH_AGENT_PID=22 [2022-03-23T19:30:36.986Z] Running ssh-add (command line suppressed) [2022-03-23T19:30:37.099Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2780544222832364357.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2780544222832364357.key) [2022-03-23T19:30:37.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T19:30:37.393Z] + git semver push [2022-03-23T19:30:37.393Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T19:30:37.393Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2022-03-23T19:30:37.393Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2022-03-23T19:30:37.393Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T19:30:37.393Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T19:30:37.393Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T19:30:37.393Z] # $SEMVER_BRANCH = main [2022-03-23T19:30:37.393Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2022-03-23T19:30:39.321Z] $ docker exec --env ******** --env ******** bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb ssh-agent -k [2022-03-23T19:30:39.429Z] unset SSH_AUTH_SOCK; [2022-03-23T19:30:39.429Z] unset SSH_AGENT_PID; [2022-03-23T19:30:39.429Z] echo Agent pid 22 killed; [2022-03-23T19:30:39.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T19:30:39.737Z] + git semver [Pipeline] } [2022-03-23T19:30:39.759Z] $ docker stop --time=1 bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb [2022-03-23T19:30:41.028Z] $ docker rm -f bc60d7fbbf73baae6fc6f895538ef5d412e0afcdd6f71c6b4552bb96d91a59eb [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-03-23T19:30:41.634Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-03-23T19:30:41.634Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-03-23T19:30:41.634Z] total 16 [2022-03-23T19:30:41.634Z] drwxr-xr-x 3 root root 4096 Mar 23 19:23 . [2022-03-23T19:30:41.634Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 19:30 .. [2022-03-23T19:30:41.634Z] drwxr-xr-x 2 root root 4096 Mar 23 19:23 cost [2022-03-23T19:30:41.634Z] -rw-r--r-- 1 root root 89 Mar 23 19:23 cost.csv [2022-03-23T19:30:41.634Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-03-23T19:30:41.634Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-03-23T19:30:41.634Z] total 16 [2022-03-23T19:30:41.634Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 19:23 . [2022-03-23T19:30:41.634Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 19:30 .. [2022-03-23T19:30:41.634Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 19:23 cost [2022-03-23T19:30:41.634Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 23 19:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:41.927Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:42.786Z] ---> package-listing.sh [2022-03-23T19:30:42.786Z] ++ facter osfamily [2022-03-23T19:30:42.786Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-23T19:30:43.047Z] + OS_FAMILY=debian [2022-03-23T19:30:43.047Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-03-23T19:30:43.047Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-23T19:30:43.047Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-23T19:30:43.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-23T19:30:43.047Z] + PACKAGES=/tmp/packages_start.txt [2022-03-23T19:30:43.047Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-03-23T19:30:43.047Z] + PACKAGES=/tmp/packages_end.txt [2022-03-23T19:30:43.047Z] + case "${OS_FAMILY}" in [2022-03-23T19:30:43.047Z] + dpkg -l [2022-03-23T19:30:43.047Z] + grep '^ii' [2022-03-23T19:30:43.047Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-23T19:30:43.047Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-23T19:30:43.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-23T19:30:43.047Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-03-23T19:30:43.047Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-03-23T19:30:43.047Z] + 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-03-23T19:30:43.059Z] 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-03-23T19:30:43.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-23T19:30:43.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T19:30:43.893Z] . [Pipeline] withDockerContainer [2022-03-23T19:30:43.962Z] prd-ubuntu20.04-docker-8c-8g-8686 does not seem to be running inside a container [2022-03-23T19:30:44.002Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T19:30:44.283Z] $ docker top 178026eef206581b4b8cd9e01e478f6dd610a181ab5df3fdc3dd3b07ae0bdc78 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T19:30:44.629Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-23T19:30:44.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-23T19:30:45.197Z] + ls /var/log/sa-host [2022-03-23T19:30:45.197Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T19:30:45.281Z] provisioning config files... [2022-03-23T19:30:45.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config517745687951063317tmp [Pipeline] { [Pipeline] echo [2022-03-23T19:30:45.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:45.582Z] ---> create-netrc.sh [Pipeline] } [2022-03-23T19:30:45.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:45.906Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-23T19:30:45.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:46.199Z] ---> sudo-logs.sh [2022-03-23T19:30:46.199Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-23T19:30:46.224Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:46.510Z] ---> job-cost.sh [2022-03-23T19:30:46.510Z] lf-activate-venv: SKIPPING [2022-03-23T19:30:46.510Z] DEBUG: total: 0.2199999988079071 [2022-03-23T19:30:46.510Z] INFO: Retrieving Stack Cost... [2022-03-23T19:30:46.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T19:30:47.341Z] INFO: Archiving Costs [Pipeline] echo [2022-03-23T19:30:47.355Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T19:30:47.640Z] ---> logs-deploy.sh [2022-03-23T19:30:47.640Z] lf-activate-venv: SKIPPING [2022-03-23T19:30:47.640Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/21 [2022-03-23T19:30:47.640Z] INFO: archiving workspace using pattern(s): [2022-03-23T19:30:48.580Z] Archives upload complete. [2022-03-23T19:30:48.580Z] INFO: archiving logs to Nexus