Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 023140642ebf80bdd143979815de7e23e5f594c1 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-ssh11103369319644808883.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11460809927288685813.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11801600589978903504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4807211922394972597.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh227557129305889592.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Resuming build at Tue Jun 27 02:41:09 UTC 2023 after Jenkins restart Ready to run at Tue Jun 27 02:41:10 UTC 2023 Running on prd-ubuntu20.04-docker-8c-8g-3 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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 > 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 Avoid second fetch Checking out Revision 023140642ebf80bdd143979815de7e23e5f594c1 (main) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#238)" > git config core.sparsecheckout # timeout=10 > git checkout -f 023140642ebf80bdd143979815de7e23e5f594c1 # timeout=10 > git rev-list --no-walk 8a0ded6a109e73f73bbc2acaa9cab3879554e026 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo ========================================================= EdgeX Global Pipelines Version Info ========================================================= [Pipeline] libraryResource [Pipeline] sh ------------------- stable info: ------------------- Commited By: Ernesto Ojeda ernesto.ojeda@intel.com Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 Message: update stable to v1.0.250 ------------------- experimental info: ------------------- Commited By: **** collab-it+edgex@linuxfoundation.org Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 023140642ebf80bdd143979815de7e23e5f594c1 [Pipeline] echo [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0231406 [Pipeline] echo [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13001391238341967364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> docker-login.sh nexus3.edgexfoundry.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh + git rev-list -1 --merges 023140642ebf80bdd143979815de7e23e5f594c1~1..023140642ebf80bdd143979815de7e23e5f594c1 [Pipeline] echo -----------> git rev-list -1 --merges 023140642ebf80bdd143979815de7e23e5f594c1~1..023140642ebf80bdd143979815de7e23e5f594c1 023140642ebf80bdd143979815de7e23e5f594c1 [false] [Pipeline] sh + git log --format=format:%s -1 023140642ebf80bdd143979815de7e23e5f594c1 [Pipeline] echo ========================================================= [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh + git log --format=format:%s -1 023140642ebf80bdd143979815de7e23e5f594c1 [Pipeline] echo [semverPrep] GIT_COMMIT: 023140642ebf80bdd143979815de7e23e5f594c1, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#238) [Pipeline] echo [semverPrep] This is not a build commit. [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts + grep -v github /etc/ssh/ssh_known_hosts + [ -e /tmp/ssh_known_hosts ] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= + sudo tee -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 0.1.4: Pulling from edgex-devops/py-git-semver b85a868b505f: Pulling fs layer e2be974225ed: Pulling fs layer 339a4e72a1f5: Pulling fs layer 988bab9f4d93: Pulling fs layer 1469e6f7b9e6: Pulling fs layer eaf3925da568: Pulling fs layer bab4dde63d76: Pulling fs layer bde34c3a00c8: Pulling fs layer b352a97aabf1: Pulling fs layer 4872d77fe225: Pulling fs layer 5851b861e8e6: Pulling fs layer bab4dde63d76: Waiting bde34c3a00c8: Waiting 5851b861e8e6: Waiting 988bab9f4d93: Waiting 4872d77fe225: Waiting eaf3925da568: Waiting b352a97aabf1: Waiting 1469e6f7b9e6: Waiting e2be974225ed: Verifying Checksum e2be974225ed: Download complete 988bab9f4d93: Download complete 1469e6f7b9e6: Verifying Checksum 1469e6f7b9e6: Download complete 339a4e72a1f5: Verifying Checksum 339a4e72a1f5: Download complete eaf3925da568: Verifying Checksum eaf3925da568: Download complete bde34c3a00c8: Verifying Checksum bde34c3a00c8: Download complete b352a97aabf1: Verifying Checksum b352a97aabf1: Download complete 4872d77fe225: Download complete 5851b861e8e6: Download complete b85a868b505f: Verifying Checksum b85a868b505f: Download complete bab4dde63d76: Verifying Checksum bab4dde63d76: Download complete b85a868b505f: Pull complete e2be974225ed: Pull complete 339a4e72a1f5: Pull complete 988bab9f4d93: Pull complete 1469e6f7b9e6: Pull complete eaf3925da568: Pull complete bab4dde63d76: Pull complete bde34c3a00c8: Pull complete b352a97aabf1: Pull complete 4872d77fe225: Pull complete 5851b861e8e6: Pull complete Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top b8c5b45d678dd019b36caf4d9d16d580f88680a668c2990516f7c6ecd16c930a -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec b8c5b45d678dd019b36caf4d9d16d580f88680a668c2990516f7c6ecd16c930a ssh-agent SSH_AUTH_SOCK=/tmp/ssh-JuTX9dYKRMQj/agent.33 SSH_AGENT_PID=39 Running ssh-add (command line suppressed) Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16029537525523463015.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16029537525523463015.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git tag --points-at HEAD [Pipeline] } $ docker exec --env ******** --env ******** b8c5b45d678dd019b36caf4d9d16d580f88680a668c2990516f7c6ecd16c930a ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 39 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec b8c5b45d678dd019b36caf4d9d16d580f88680a668c2990516f7c6ecd16c930a ssh-agent SSH_AUTH_SOCK=/tmp/ssh-wAf0bKOxBV1m/agent.71 SSH_AGENT_PID=77 Running ssh-add (command line suppressed) Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12739015349047143073.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12739015349047143073.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver init 2023-06-27 02:44:24,444 [run_init] DEBUG init version:0.0.0 force:False 2023-06-27 02:44:24,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 2023-06-27 02:44:24,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 2023-06-27 02:44:24,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 2023-06-27 02:44:25,287 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 2023-06-27 02:44:25,288 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 2023-06-27 02:44:25,288 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 2023-06-27 02:44:25,288 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 3.1.0-dev.1 [Pipeline] } $ docker exec --env ******** --env ******** b8c5b45d678dd019b36caf4d9d16d580f88680a668c2990516f7c6ecd16c930a ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 77 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 b8c5b45d678dd019b36caf4d9d16d580f88680a668c2990516f7c6ecd16c930a $ docker rm -f --volumes b8c5b45d678dd019b36caf4d9d16d580f88680a668c2990516f7c6ecd16c930a [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash Stashed 1 file(s) [Pipeline] echo [edgeXSemver]: initialized semver on version 3.1.0-dev.1 [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 provisioning config files... copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10905173990725550425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> docker-login.sh nexus3.edgexfoundry.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . Sending build context to Docker daemon 4.234MB Step 1/12 : ARG BASE=golang:1.20-alpine3.17 Step 2/12 : FROM ${BASE} AS builder 1.20-alpine: Pulling from edgex-devops/edgex-golang-base f56be85fc22e: Pulling fs layer 85791d961cd3: Pulling fs layer d694b5ae8c79: Pulling fs layer 9f32a84ed3da: Pulling fs layer 4d19c01a9841: Pulling fs layer 9325e15d5711: Pulling fs layer 556b6ee489ea: Pulling fs layer c5a4b2cf53e6: Pulling fs layer 4d19c01a9841: Waiting 9325e15d5711: Waiting 9f32a84ed3da: Waiting 556b6ee489ea: Waiting 85791d961cd3: Download complete 9f32a84ed3da: Verifying Checksum 9f32a84ed3da: Download complete 4d19c01a9841: Download complete f56be85fc22e: Verifying Checksum f56be85fc22e: Download complete 9325e15d5711: Verifying Checksum 9325e15d5711: Download complete f56be85fc22e: Pull complete 85791d961cd3: Pull complete d694b5ae8c79: Verifying Checksum d694b5ae8c79: Download complete c5a4b2cf53e6: Verifying Checksum c5a4b2cf53e6: Download complete 556b6ee489ea: Verifying Checksum 556b6ee489ea: Download complete d694b5ae8c79: Pull complete 9f32a84ed3da: Pull complete 4d19c01a9841: Pull complete 9325e15d5711: Pull complete 556b6ee489ea: Pull complete c5a4b2cf53e6: Pull complete Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ---> c4be618373d6 Step 3/12 : ARG ADD_BUILD_TAGS="" Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline ---> Running in 7b692fd1ccab Removing intermediate container 7b692fd1ccab ---> 014f0970323c Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" ---> Running in b5908bf293e1 Removing intermediate container b5908bf293e1 ---> 2d9604051e28 Step 5/12 : ARG ALPINE_PKG_BASE="make git" ---> Running in 29e8a71ea345 Removing intermediate container 29e8a71ea345 ---> 573126afc802 Step 6/12 : ARG ALPINE_PKG_EXTRA="" ---> Running in a0b744aa71fc Removing intermediate container a0b744aa71fc ---> 292bdb95c9c0 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} ---> Running in 8e06b439e26d fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz OK: 265 MiB in 53 packages Removing intermediate container 8e06b439e26d ---> f5667bc524f9 Step 8/12 : WORKDIR /app ---> Running in 10833d61a297 Removing intermediate container 10833d61a297 ---> ec111ddf6bfc Step 9/12 : COPY go.mod vendor* ./ ---> 764dc19798d8 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in f335db54168c Removing intermediate container f335db54168c ---> 581ea25dc835 Step 11/12 : COPY . . ---> 44e8f2c62c5e Step 12/12 : RUN $MAKE ---> Running in 1335ede911fe noop Removing intermediate container 1335ede911fe ---> 6dbea09c9fd7 Successfully built 6dbea09c9fd7 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat $ docker top b94cc58b1af9534d34126e586ea245d265ce7a206ef18519a7c470e02c678e7d -eo pid,comm [Pipeline] { [Pipeline] sh + go version go version go1.20.2 linux/amd64 [Pipeline] } $ docker stop --time=1 b94cc58b1af9534d34126e586ea245d265ce7a206ef18519a7c470e02c678e7d $ docker rm -f --volumes b94cc58b1af9534d34126e586ea245d265ce7a206ef18519a7c470e02c678e7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-x86_64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat $ docker top 187c80532401ac5dab5673183c3418caf7bf2f7812b98b0fe3fa59870dd992d3 -eo pid,comm [Pipeline] { [Pipeline] sh + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh + make test go test ./... -coverprofile=coverage.out ./... ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/device-rfid-llrp-go/104 [Pipeline] { [Pipeline] checkout The recommended git tool is: git ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.078s coverage: 40.5% of statements ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 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/device-rfid-llrp-go/104 # 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 > 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 Avoid second fetch Checking out Revision 023140642ebf80bdd143979815de7e23e5f594c1 (main) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#238)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 023140642ebf80bdd143979815de7e23e5f594c1 # timeout=10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 56487 0 --:--:-- --:--:-- --:--:-- 56487 100 12751 100 12751 0 0 64725 0 --:--:-- --:--:-- --:--:-- 64725 [Pipeline] sh + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh + sudo tee /etc/docker/daemon.new + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json { "registry-mirrors": [ "https://nexus3.edgexfoundry.org:10001" ], "bip": "10.250.0.254/24", "hosts": [ "tcp://0.0.0.0:5555", "unix:///var/run/docker.sock" ], "mtu": 1458, "selinux-enabled": true, "seccomp-profile": "/etc/docker/seccomp.json" } [Pipeline] sh go vet ./... + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh + sudo service docker restart gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] ./bin/test-attribution-txt.sh An attribution for golang.org/x/mod is missing from Attribution.txt, please add An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } $ docker stop --time=1 187c80532401ac5dab5673183c3418caf7bf2f7812b98b0fe3fa59870dd992d3 $ docker rm -f --volumes 187c80532401ac5dab5673183c3418caf7bf2f7812b98b0fe3fa59870dd992d3 [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] sh + ls -al . total 636 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:46 . drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:43 .. -rw-rw-r-- 1 jenkins jenkins 134 Jun 27 02:43 .dockerignore drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:44 .git drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:43 .github -rw-rw-r-- 1 jenkins jenkins 946 Jun 27 02:43 .gitignore -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:43 .golangci.yml drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:44 .semver -rw-rw-r-- 1 jenkins jenkins 10794 Jun 27 02:43 Attribution.txt -rw-rw-r-- 1 jenkins jenkins 10365 Jun 27 02:43 CHANGELOG.md -rw-rw-r-- 1 jenkins jenkins 1347 Jun 27 02:43 Dockerfile -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:43 GOVERNANCE.md -rw-rw-r-- 1 jenkins jenkins 683 Jun 27 02:43 Jenkinsfile -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 02:43 LICENSE -rw-rw-r-- 1 jenkins jenkins 2053 Jun 27 02:43 Makefile -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 02:43 OWNERS.md -rw-rw-r-- 1 jenkins jenkins 29016 Jun 27 02:43 README.md -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 02:44 VERSION drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:43 bin drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:43 cmd -rw-r--r-- 1 jenkins jenkins 458039 Jun 27 02:47 coverage.out drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:43 examples -rw-rw-r-- 1 jenkins jenkins 3371 Jun 27 02:43 go.mod -rw-rw-r-- 1 jenkins jenkins 31072 Jun 27 02:43 go.sum drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:43 images drwxrwxr-x 5 jenkins jenkins 4096 Jun 27 02:43 internal drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:43 snap -rw-rw-r-- 1 jenkins jenkins 193 Jun 27 02:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + 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=023140642ebf80bdd143979815de7e23e5f594c1 --label arch=amd64 --label version=3.1.0-dev.1 . Sending build context to Docker daemon 4.234MB Step 1/24 : ARG BASE=golang:1.20-alpine3.17 Step 2/24 : FROM ${BASE} AS builder ---> 6dbea09c9fd7 Step 3/24 : ARG ADD_BUILD_TAGS="" ---> Running in 1d404e50d032 Removing intermediate container 1d404e50d032 ---> af83e4ae91aa Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" ---> Running in bd5a2d6dd643 Removing intermediate container bd5a2d6dd643 ---> 0fcdf32477a4 Step 5/24 : ARG ALPINE_PKG_BASE="make git" ---> Running in a845e6634239 Removing intermediate container a845e6634239 ---> ceefd28afaf5 Step 6/24 : ARG ALPINE_PKG_EXTRA="" ---> Running in 461fdf7e3fa4 Removing intermediate container 461fdf7e3fa4 ---> e782d2f97ba4 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} ---> Running in e3b0e43f1ec0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz OK: 265 MiB in 53 packages Removing intermediate container e3b0e43f1ec0 ---> 6a5c6ee408c8 Step 8/24 : WORKDIR /app ---> Running in b365d9988955 Removing intermediate container b365d9988955 ---> d758d21748bd Step 9/24 : COPY go.mod vendor* ./ ---> 0d60e39d86f6 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 46b7e284ad0b Removing intermediate container 46b7e284ad0b ---> 46933c7cc90f Step 11/24 : COPY . . ---> a67b0bf84d93 Step 12/24 : RUN $MAKE ---> Running in 89d1106c8672 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/104@tmp/config12802752863244995048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> docker-login.sh nexus3.edgexfoundry.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . Sending build context to Docker daemon 1.217MB Step 1/12 : ARG BASE=golang:1.20-alpine3.17 Step 2/12 : FROM ${BASE} AS builder 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 c41833b44d91: Pulling fs layer ed15518f5707: Pulling fs layer feae8fd75edb: Pulling fs layer 242c74f7c9fa: Pulling fs layer 3cdef696dda3: Pulling fs layer 2ced38df9373: Pulling fs layer 58f1dce35555: Pulling fs layer 242c74f7c9fa: Waiting 3cdef696dda3: Waiting 2ced38df9373: Waiting 58f1dce35555: Waiting ed15518f5707: Verifying Checksum ed15518f5707: Download complete 242c74f7c9fa: Verifying Checksum 242c74f7c9fa: Download complete 3cdef696dda3: Verifying Checksum 3cdef696dda3: Download complete c41833b44d91: Verifying Checksum c41833b44d91: Download complete 58f1dce35555: Download complete c41833b44d91: Pull complete ed15518f5707: Pull complete feae8fd75edb: Verifying Checksum feae8fd75edb: Download complete 2ced38df9373: Verifying Checksum 2ced38df9373: Download complete feae8fd75edb: Pull complete 242c74f7c9fa: Pull complete 3cdef696dda3: Pull complete Removing intermediate container 89d1106c8672 ---> ede764c6e658 Step 13/24 : FROM alpine:3.17 3.17: Pulling from library/alpine 4db1b89c0bd1: Pulling fs layer 4db1b89c0bd1: Verifying Checksum 4db1b89c0bd1: Download complete 4db1b89c0bd1: Pull complete Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 Status: Downloaded newer image for alpine:3.17 ---> 1f73a9d63274 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' ---> Running in e942eff78c6d Removing intermediate container e942eff78c6d ---> addabd8759f7 Step 15/24 : RUN apk add --update --no-cache dumb-init ---> Running in c34668235fb1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz (1/1) Installing dumb-init (1.2.5-r2) Executing busybox-1.35.0-r29.trigger OK: 7 MiB in 16 packages Removing intermediate container c34668235fb1 ---> 309c1fec3393 Step 16/24 : COPY --from=builder /app/LICENSE / ---> c38685503885 Step 17/24 : COPY --from=builder /app/Attribution.txt / ---> 72c37020dc84 Step 18/24 : COPY --from=builder /app/cmd/ / 2ced38df9373: Pull complete ---> ce2543043d6b Step 19/24 : EXPOSE 59989 ---> Running in 75a099371e14 Removing intermediate container 75a099371e14 ---> 35ea59139f8f Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] ---> Running in 3ab37e2336cc Removing intermediate container 3ab37e2336cc ---> 423501dc2c3f Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> Running in 898a16cfc70a Removing intermediate container 898a16cfc70a ---> db96385d9724 Step 22/24 : LABEL arch=amd64 ---> Running in 45a0fa4f8337 Removing intermediate container 45a0fa4f8337 ---> a8861ff82012 Step 23/24 : LABEL git_sha=023140642ebf80bdd143979815de7e23e5f594c1 ---> Running in 1a57806867d2 Removing intermediate container 1a57806867d2 ---> d53fab9c1bee Step 24/24 : LABEL version=3.1.0-dev.1 ---> Running in 23ab60b042cc Removing intermediate container 23ab60b042cc ---> bcfd851420ab [Warning] One or more build-args [ARCH] were not consumed Successfully built bcfd851420ab Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10071404001205257254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> docker-login.sh nexus3.edgexfoundry.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io 58f1dce35555: Pull complete Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ---> fadd8f120f05 Step 3/12 : ARG ADD_BUILD_TAGS="" WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 023140642ebf80bdd143979815de7e23e5f594c1 latest 3.1.0-dev.1 023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1 main ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:023140642ebf80bdd143979815de7e23e5f594c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:023140642ebf80bdd143979815de7e23e5f594c1 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 4f41a324483b: Preparing 1da493852144: Preparing 5bfc70550c27: Preparing c60e5ecfa9e7: Preparing 3dab9f8bf2d2: Preparing 5bfc70550c27: Pushed 3dab9f8bf2d2: Layer already exists c60e5ecfa9e7: Pushed 1da493852144: Pushed ---> Running in f60584d3c978 Removing intermediate container f60584d3c978 ---> 57da1752fd1d Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" ---> Running in b22bdb1bd8aa Removing intermediate container b22bdb1bd8aa ---> 39458ad29aa8 Step 5/12 : ARG ALPINE_PKG_BASE="make git" ---> Running in d9353542d60d Removing intermediate container d9353542d60d ---> 328039389e43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" ---> Running in ed827251f8ba Removing intermediate container ed827251f8ba ---> 47a1eecfbd53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} ---> Running in 6fd6b62e32c5 4f41a324483b: Pushed 023140642ebf80bdd143979815de7e23e5f594c1: digest: sha256:45cc90fe94a20ed9e575a4c058ea3219d6e5156a2d0c7fdc0d352828c009f623 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 4f41a324483b: Preparing 1da493852144: Preparing 5bfc70550c27: Preparing c60e5ecfa9e7: Preparing 3dab9f8bf2d2: Preparing c60e5ecfa9e7: Layer already exists 1da493852144: Layer already exists 3dab9f8bf2d2: Layer already exists 4f41a324483b: Layer already exists 5bfc70550c27: Layer already exists latest: digest: sha256:45cc90fe94a20ed9e575a4c058ea3219d6e5156a2d0c7fdc0d352828c009f623 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh OK: 263 MiB in 53 packages + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.1 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 4f41a324483b: Preparing 1da493852144: Preparing 5bfc70550c27: Preparing c60e5ecfa9e7: Preparing 3dab9f8bf2d2: Preparing 1da493852144: Layer already exists 3dab9f8bf2d2: Layer already exists 5bfc70550c27: Layer already exists 4f41a324483b: Layer already exists c60e5ecfa9e7: Layer already exists 3.1.0-dev.1: digest: sha256:45cc90fe94a20ed9e575a4c058ea3219d6e5156a2d0c7fdc0d352828c009f623 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1 Removing intermediate container 6fd6b62e32c5 ---> c49be100168a Step 8/12 : WORKDIR /app [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh ---> Running in d3cea3e93dc4 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 4f41a324483b: Preparing 1da493852144: Preparing 5bfc70550c27: Preparing c60e5ecfa9e7: Preparing 3dab9f8bf2d2: Preparing 5bfc70550c27: Layer already exists 4f41a324483b: Layer already exists 3dab9f8bf2d2: Layer already exists c60e5ecfa9e7: Layer already exists 1da493852144: Layer already exists 023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1: digest: sha256:45cc90fe94a20ed9e575a4c058ea3219d6e5156a2d0c7fdc0d352828c009f623 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Removing intermediate container d3cea3e93dc4 ---> 09d75b49e598 Step 9/12 : COPY go.mod vendor* ./ + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 4f41a324483b: Preparing 1da493852144: Preparing 5bfc70550c27: Preparing c60e5ecfa9e7: Preparing 3dab9f8bf2d2: Preparing 3dab9f8bf2d2: Layer already exists c60e5ecfa9e7: Layer already exists 1da493852144: Layer already exists 4f41a324483b: Layer already exists 5bfc70550c27: Layer already exists main: digest: sha256:45cc90fe94a20ed9e575a4c058ea3219d6e5156a2d0c7fdc0d352828c009f623 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo ===================================================== [Pipeline] echo taggedImages: - nexus3.edgexfoundry.org:10004/device-rfid-llrp:023140642ebf80bdd143979815de7e23e5f594c1 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.1 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } ---> a7376f96e596 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 52a385a44e04 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest latest: Pulling from edgex-lftools-log-publisher 5eb5b503b376: Pulling fs layer 5c69ac0246d0: Pulling fs layer ec43610c2a17: Pulling fs layer 3a2ae6a8a46f: Pulling fs layer 33b1e0a273af: Pulling fs layer 5d3b04190fa2: Pulling fs layer 2f39f015ded8: Pulling fs layer 3a2ae6a8a46f: Waiting 33b1e0a273af: Waiting 5d3b04190fa2: Waiting 2f39f015ded8: Waiting 5c69ac0246d0: Verifying Checksum 5c69ac0246d0: Download complete 3a2ae6a8a46f: Verifying Checksum 3a2ae6a8a46f: Download complete ec43610c2a17: Verifying Checksum ec43610c2a17: Download complete 33b1e0a273af: Verifying Checksum 33b1e0a273af: Download complete 5d3b04190fa2: Download complete 5eb5b503b376: Verifying Checksum 5eb5b503b376: Download complete 2f39f015ded8: Download complete 5eb5b503b376: Pull complete 5c69ac0246d0: Pull complete ec43610c2a17: Pull complete 3a2ae6a8a46f: Pull complete 33b1e0a273af: Pull complete 5d3b04190fa2: Pull complete 2f39f015ded8: Pull complete Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat $ docker top 994c4cfb4dfbd3515e2599bd51c3e5918c3f23d9ea9a5b69fb827485a88e3588 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [Pipeline] sh + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv + cut -d, -f6 [Pipeline] lock Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-104-stack-cost] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-104-stack-cost] did not exist. Created. Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh + echo total: 0.2199999988079071 [Pipeline] stash Stashed 1 file(s) [Pipeline] } Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } $ docker stop --time=1 994c4cfb4dfbd3515e2599bd51c3e5918c3f23d9ea9a5b69fb827485a88e3588 $ docker rm -f --volumes 994c4cfb4dfbd3515e2599bd51c3e5918c3f23d9ea9a5b69fb827485a88e3588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Removing intermediate container 52a385a44e04 ---> 16d9e31f2365 Step 11/12 : COPY . . ---> 9114716db239 Step 12/12 : RUN $MAKE ---> Running in d8fc412014bc noop Removing intermediate container d8fc412014bc ---> 1d158b4bf80a Successfully built 1d158b4bf80a Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-arm64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-12 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/104 -v /w/workspace/device-rfid-llrp-go/104:/w/workspace/device-rfid-llrp-go/104:rw,z -v /w/workspace/device-rfid-llrp-go/104@tmp:/w/workspace/device-rfid-llrp-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat $ docker top 518cb498aca0e3011802bd902d4d44a22e1ffe955bcf540750df98b4646e9c43 -eo pid,comm [Pipeline] { [Pipeline] sh + go version go version go1.20.2 linux/arm64 [Pipeline] } $ docker stop --time=1 518cb498aca0e3011802bd902d4d44a22e1ffe955bcf540750df98b4646e9c43 $ docker rm -f --volumes 518cb498aca0e3011802bd902d4d44a22e1ffe955bcf540750df98b4646e9c43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . ci-base-image-arm64 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-12 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/104 -v /w/workspace/device-rfid-llrp-go/104:/w/workspace/device-rfid-llrp-go/104:rw,z -v /w/workspace/device-rfid-llrp-go/104@tmp:/w/workspace/device-rfid-llrp-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat $ docker top db9fe49421a5f54f6e59b3ac73aaf5f5e8d7acf0a77d17891f7050b5c5fd6640 -eo pid,comm [Pipeline] { [Pipeline] sh + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/104 [Pipeline] fileExists [Pipeline] sh + make test go test ./... -coverprofile=coverage.out ./... ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.597s coverage: 40.5% of statements ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.595s coverage: 51.9% of statements ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 95.5% of statements WARNING: Linting skipped (not on x86_64 or linter not installed) go vet ./... gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] ./bin/test-attribution-txt.sh An attribution for golang.org/x/mod is missing from Attribution.txt, please add An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } $ docker stop --time=1 db9fe49421a5f54f6e59b3ac73aaf5f5e8d7acf0a77d17891f7050b5c5fd6640 $ docker rm -f --volumes db9fe49421a5f54f6e59b3ac73aaf5f5e8d7acf0a77d17891f7050b5c5fd6640 [Pipeline] // withDockerContainer [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] stash Warning: overwriting stash ‘coverage-report’ Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh + sudo chown -R jenkins:jenkins . [Pipeline] sh + ls -al . total 632 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:50 . drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:47 .. -rw-rw-r-- 1 jenkins jenkins 134 Jun 27 02:47 .dockerignore drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:47 .git drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:47 .github -rw-rw-r-- 1 jenkins jenkins 946 Jun 27 02:47 .gitignore -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:47 .golangci.yml -rw-rw-r-- 1 jenkins jenkins 10794 Jun 27 02:47 Attribution.txt -rw-rw-r-- 1 jenkins jenkins 10365 Jun 27 02:47 CHANGELOG.md -rw-rw-r-- 1 jenkins jenkins 1347 Jun 27 02:47 Dockerfile -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:47 GOVERNANCE.md -rw-rw-r-- 1 jenkins jenkins 683 Jun 27 02:47 Jenkinsfile -rw-rw-r-- 1 jenkins jenkins 11347 Jun 27 02:47 LICENSE -rw-rw-r-- 1 jenkins jenkins 2053 Jun 27 02:47 Makefile -rw-rw-r-- 1 jenkins jenkins 625 Jun 27 02:47 OWNERS.md -rw-rw-r-- 1 jenkins jenkins 29016 Jun 27 02:47 README.md -rw-rw-r-- 1 jenkins jenkins 11 Jun 27 02:44 VERSION drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:47 bin drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:47 cmd -rw-r--r-- 1 jenkins jenkins 458039 Jun 27 02:53 coverage.out drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:47 examples -rw-rw-r-- 1 jenkins jenkins 3371 Jun 27 02:47 go.mod -rw-rw-r-- 1 jenkins jenkins 31072 Jun 27 02:47 go.sum drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:47 images drwxrwxr-x 5 jenkins jenkins 4096 Jun 27 02:47 internal drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:47 snap -rw-rw-r-- 1 jenkins jenkins 193 Jun 27 02:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + 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=023140642ebf80bdd143979815de7e23e5f594c1 --label arch=arm64 --label version=3.1.0-dev.1 . Sending build context to Docker daemon 1.217MB Step 1/24 : ARG BASE=golang:1.20-alpine3.17 Step 2/24 : FROM ${BASE} AS builder ---> 1d158b4bf80a Step 3/24 : ARG ADD_BUILD_TAGS="" ---> Running in c7703f5ea4a2 Removing intermediate container c7703f5ea4a2 ---> ba1c5e523aa7 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" ---> Running in ccfca8e6d2d6 Removing intermediate container ccfca8e6d2d6 ---> c51c691e7cc5 Step 5/24 : ARG ALPINE_PKG_BASE="make git" ---> Running in 2ee9f88049df Removing intermediate container 2ee9f88049df ---> f7b6ec6025d4 Step 6/24 : ARG ALPINE_PKG_EXTRA="" ---> Running in 240f5e7da4be Removing intermediate container 240f5e7da4be ---> adf15787c8b0 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} ---> Running in 6917cf7d8c4d fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz OK: 263 MiB in 53 packages Removing intermediate container 6917cf7d8c4d ---> 1f18a61deccf Step 8/24 : WORKDIR /app ---> Running in 3f0eaf2363ae Removing intermediate container 3f0eaf2363ae ---> 19b9f589eb0f Step 9/24 : COPY go.mod vendor* ./ ---> c6ccc0f55fa0 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in 62ea0d9d7d1e Removing intermediate container 62ea0d9d7d1e ---> b4c4368b0146 Step 11/24 : COPY . . ---> c6ae9fd6a5a1 Step 12/24 : RUN $MAKE ---> Running in a21cc42a75a6 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.1" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd Removing intermediate container a21cc42a75a6 ---> 1a3508a3bb2e Step 13/24 : FROM alpine:3.17 3.17: Pulling from library/alpine edb6bdbacee9: Pulling fs layer edb6bdbacee9: Verifying Checksum edb6bdbacee9: Download complete edb6bdbacee9: Pull complete Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 Status: Downloaded newer image for alpine:3.17 ---> 779605e5fbc0 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' ---> Running in 71e989066e50 Removing intermediate container 71e989066e50 ---> c30afb133efd Step 15/24 : RUN apk add --update --no-cache dumb-init ---> Running in 7520c2f11fe1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz (1/1) Installing dumb-init (1.2.5-r2) Executing busybox-1.35.0-r29.trigger OK: 8 MiB in 16 packages Removing intermediate container 7520c2f11fe1 ---> bcefca9e1685 Step 16/24 : COPY --from=builder /app/LICENSE / ---> 8fe1180e30f4 Step 17/24 : COPY --from=builder /app/Attribution.txt / ---> bf1845df0ca2 Step 18/24 : COPY --from=builder /app/cmd/ / ---> 9ba5343c6274 Step 19/24 : EXPOSE 59989 ---> Running in 70eec06d8753 Removing intermediate container 70eec06d8753 ---> 79a870611e37 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] ---> Running in 7e3f130aa6e9 Removing intermediate container 7e3f130aa6e9 ---> 96a118dd5162 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> Running in ca4440cfc27c Removing intermediate container ca4440cfc27c ---> 7e87b55fd48a Step 22/24 : LABEL arch=arm64 ---> Running in 59639c28692b Removing intermediate container 59639c28692b ---> 0acaa5711e18 Step 23/24 : LABEL git_sha=023140642ebf80bdd143979815de7e23e5f594c1 ---> Running in e55993a87fbc Removing intermediate container e55993a87fbc ---> 3cdd828622ae Step 24/24 : LABEL version=3.1.0-dev.1 ---> Running in bf840c906e83 Removing intermediate container bf840c906e83 ---> eca0eba8e42d [Warning] One or more build-args [ARCH] were not consumed Successfully built eca0eba8e42d Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/104@tmp/config13384547297954079840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> docker-login.sh nexus3.edgexfoundry.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.edgexfoundry.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 023140642ebf80bdd143979815de7e23e5f594c1 latest 3.1.0-dev.1 023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1 main ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:023140642ebf80bdd143979815de7e23e5f594c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:023140642ebf80bdd143979815de7e23e5f594c1 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 2395f306c650: Preparing 6ec609cce588: Preparing 5145ed03f3aa: Preparing ae8185e73a1c: Preparing 9386262d7a74: Preparing 9386262d7a74: Layer already exists 5145ed03f3aa: Pushed 6ec609cce588: Pushed ae8185e73a1c: Pushed 2395f306c650: Pushed 023140642ebf80bdd143979815de7e23e5f594c1: digest: sha256:fa01978fa0fd2abb29840050c6684be71d3ae89bafb3740941d5aa876e163607 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 2395f306c650: Preparing 6ec609cce588: Preparing 5145ed03f3aa: Preparing ae8185e73a1c: Preparing 9386262d7a74: Preparing ae8185e73a1c: Layer already exists 2395f306c650: Layer already exists 9386262d7a74: Layer already exists 6ec609cce588: Layer already exists 5145ed03f3aa: Layer already exists latest: digest: sha256:fa01978fa0fd2abb29840050c6684be71d3ae89bafb3740941d5aa876e163607 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.1 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 2395f306c650: Preparing 6ec609cce588: Preparing 5145ed03f3aa: Preparing ae8185e73a1c: Preparing 9386262d7a74: Preparing 2395f306c650: Layer already exists 6ec609cce588: Layer already exists 9386262d7a74: Layer already exists ae8185e73a1c: Layer already exists 5145ed03f3aa: Layer already exists 3.1.0-dev.1: digest: sha256:fa01978fa0fd2abb29840050c6684be71d3ae89bafb3740941d5aa876e163607 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 2395f306c650: Preparing 6ec609cce588: Preparing 5145ed03f3aa: Preparing ae8185e73a1c: Preparing 9386262d7a74: Preparing 5145ed03f3aa: Layer already exists ae8185e73a1c: Layer already exists 9386262d7a74: Layer already exists 6ec609cce588: Layer already exists 2395f306c650: Layer already exists 023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1: digest: sha256:fa01978fa0fd2abb29840050c6684be71d3ae89bafb3740941d5aa876e163607 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 2395f306c650: Preparing 6ec609cce588: Preparing 5145ed03f3aa: Preparing ae8185e73a1c: Preparing 9386262d7a74: Preparing ae8185e73a1c: Layer already exists 6ec609cce588: Layer already exists 9386262d7a74: Layer already exists 2395f306c650: Layer already exists 5145ed03f3aa: Layer already exists main: digest: sha256:fa01978fa0fd2abb29840050c6684be71d3ae89bafb3740941d5aa876e163607 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo ===================================================== [Pipeline] echo taggedImages: - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:023140642ebf80bdd143979815de7e23e5f594c1 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.1 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:023140642ebf80bdd143979815de7e23e5f594c1-3.1.0-dev.1 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 arm64: Pulling from edgex-lftools-log-publisher 8998bd30e6a1: Pulling fs layer 04944245beec: Pulling fs layer 699f458cf7ca: Pulling fs layer 765212b225bb: Pulling fs layer f23df028b6ca: Pulling fs layer d65c8cfc05b1: Pulling fs layer 2437ff75d9bd: Pulling fs layer f23df028b6ca: Waiting d65c8cfc05b1: Waiting 765212b225bb: Waiting 2437ff75d9bd: Waiting 04944245beec: Verifying Checksum 04944245beec: Download complete 765212b225bb: Verifying Checksum 765212b225bb: Download complete f23df028b6ca: Verifying Checksum f23df028b6ca: Download complete d65c8cfc05b1: Verifying Checksum d65c8cfc05b1: Download complete 699f458cf7ca: Verifying Checksum 699f458cf7ca: Download complete 8998bd30e6a1: Verifying Checksum 8998bd30e6a1: Download complete 2437ff75d9bd: Verifying Checksum 2437ff75d9bd: Download complete 8998bd30e6a1: Pull complete 04944245beec: Pull complete 699f458cf7ca: Pull complete 765212b225bb: Pull complete f23df028b6ca: Pull complete d65c8cfc05b1: Pull complete 2437ff75d9bd: Pull complete Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-arm64-4c-16g-12 does not seem to be running inside a container $ 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/104 -v /w/workspace/device-rfid-llrp-go/104:/w/workspace/device-rfid-llrp-go/104:rw,z -v /w/workspace/device-rfid-llrp-go/104@tmp:/w/workspace/device-rfid-llrp-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat $ docker top 886a939a7b9cb022a1fbc69b2e3ac5fcfc1f9079e644e4e969d4e709e5fe2afb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [Pipeline] sh + cat /w/workspace/device-rfid-llrp-go/104/archives/cost.csv + cut -d, -f6 [Pipeline] lock Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-104-stack-cost] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-104-stack-cost] did not exist. Created. Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh /w/workspace/device-rfid-llrp-go/104@tmp/durable-14352a86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh + echo total: 0.10999999940395355 [Pipeline] stash Warning: overwriting stash ‘stack-cost’ Stashed 1 file(s) [Pipeline] } Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } $ docker stop --time=1 886a939a7b9cb022a1fbc69b2e3ac5fcfc1f9079e644e4e969d4e709e5fe2afb $ docker rm -f --volumes 886a939a7b9cb022a1fbc69b2e3ac5fcfc1f9079e644e4e969d4e709e5fe2afb [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 provisioning config files... copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5894200242618032684tmp [Pipeline] { [Pipeline] sh + set +x + curl -s https://codecov.io/bash + bash -s -- _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Bash-1.0.6 ==> git version 2.25.1 found ==> 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 Release-Date: 2020-01-08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets ==> Jenkins CI detected. current dir:  /w/workspace/foundry_device-rfid-llrp-go_main project root: . --> token set from env Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml ==> Running gcov in . (disable via -X gcov) ==> Python coveragepy not found ==> Searching for coverage reports in: + . -> Found 1 reports ==> Detecting git/mercurial file structure ==> Reading reports + ./coverage.out bytes=458039 ==> Appending adjustments https://docs.codecov.io/docs/fixing-reports + Found adjustments ==> Gzipping contents 52K /tmp/codecov.0eTX58.gz ==> Uploading reports url: https://codecov.io query: branch=main&commit=023140642ebf80bdd143979815de7e23e5f594c1&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= -> Pinging Codecov 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=023140642ebf80bdd143979815de7e23e5f594c1&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= -> Uploading to https://storage.googleapis.com/codecov/v4/raw/2023-06-27/581DD39554BDF9B6E22D074273EAD858/023140642ebf80bdd143979815de7e23e5f594c1/2f343079-c356-487c-8430-2e7c637e7a68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230627T025728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2fe4750054aa138698f9221bcab4d66ac941252bb4ad9c4b749b94d53fcf778 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50483 0 0 100 50483 0 208k --:--:-- --:--:-- --:--:-- 208k -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/023140642ebf80bdd143979815de7e23e5f594c1 [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 1.410.4: Pulling from edgex-devops/edgex-snyk-go df9b9388f04a: Pulling fs layer 52dc419b0ee2: Pulling fs layer 25bc292e5bac: Pulling fs layer 114826534d7a: Pulling fs layer 4657fd5d0bcf: Pulling fs layer 6ad1cebc031e: Pulling fs layer 8a3aa393b2d8: Pulling fs layer 114826534d7a: Waiting 4657fd5d0bcf: Waiting 6ad1cebc031e: Waiting 25bc292e5bac: Verifying Checksum 25bc292e5bac: Download complete 52dc419b0ee2: Verifying Checksum 52dc419b0ee2: Download complete 4657fd5d0bcf: Verifying Checksum 4657fd5d0bcf: Download complete df9b9388f04a: Download complete 6ad1cebc031e: Verifying Checksum 6ad1cebc031e: Download complete df9b9388f04a: Pull complete 52dc419b0ee2: Pull complete 25bc292e5bac: Pull complete 114826534d7a: Verifying Checksum 114826534d7a: Download complete 8a3aa393b2d8: Verifying Checksum 8a3aa393b2d8: Download complete 114826534d7a: Pull complete 4657fd5d0bcf: Pull complete 6ad1cebc031e: Pull complete 8a3aa393b2d8: Pull complete Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat $ docker top fe146a4e51acfac02d44e68fca89470962ae55d4022f44b47e7867868fdc91fe -eo pid,comm [Pipeline] { [Pipeline] echo [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh + set -o pipefail + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/d8909e65-1948-4c93-8381-9a84122bd9bc Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. Notifications about newly disclosed issues related to these dependencies will be emailed to you. A medium severity vulnerability was found in the Snyk CLI versions you are using. We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. More details here: https://snyk.co/ue1NS [Pipeline] } $ docker stop --time=1 fe146a4e51acfac02d44e68fca89470962ae55d4022f44b47e7867868fdc91fe $ docker rm -f --volumes fe146a4e51acfac02d44e68fca89470962ae55d4022f44b47e7867868fdc91fe [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 + git log --format=format:%s -1 023140642ebf80bdd143979815de7e23e5f594c1 [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top 6358c4bf2eaea544106e712c348ebc5af212e1ab1d629032b85049658149f4ec -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 6358c4bf2eaea544106e712c348ebc5af212e1ab1d629032b85049658149f4ec ssh-agent SSH_AUTH_SOCK=/tmp/ssh-cKFRs49t10IN/agent.33 SSH_AGENT_PID=39 Running ssh-add (command line suppressed) Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16304089698564660748.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16304089698564660748.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver tag 2023-06-27 02:58:00,172 [run_tag] DEBUG tag force:False 2023-06-27 02:58:00,173 [check_head_tag] DEBUG check head tag 2023-06-27 02:58:00,173 [execute] INFO git cat-file --batch-check 2023-06-27 02:58:00,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 2023-06-27 02:58:00,178 [execute] INFO git cat-file --batch 2023-06-27 02:58:00,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 2023-06-27 02:58:00,186 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 2023-06-27 02:58:00,187 [execute] INFO git tag -a v3.1.0-dev.1 -m v3.1.0-dev.1 2023-06-27 02:58:00,187 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.1', '-m', 'v3.1.0-dev.1'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 2023-06-27 02:58:00,194 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 3.1.0-dev.1 [Pipeline] } $ docker exec --env ******** --env ******** 6358c4bf2eaea544106e712c348ebc5af212e1ab1d629032b85049658149f4ec ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 39 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 6358c4bf2eaea544106e712c348ebc5af212e1ab1d629032b85049658149f4ec $ docker rm -f --volumes 6358c4bf2eaea544106e712c348ebc5af212e1ab1d629032b85049658149f4ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 0.23.1-centos7: Pulling from edgex-lftools ab5ef0e58194: Pulling fs layer 9712f1f96733: Pulling fs layer 63f879dbbcfc: Pulling fs layer 0d9ebad4ef96: Pulling fs layer e9a5061849ea: Pulling fs layer d747dcd14b5f: Pulling fs layer 2de7ff778b66: Pulling fs layer e9a5061849ea: Waiting d747dcd14b5f: Waiting 2de7ff778b66: Waiting 0d9ebad4ef96: Waiting 9712f1f96733: Download complete 63f879dbbcfc: Verifying Checksum 63f879dbbcfc: Download complete e9a5061849ea: Verifying Checksum e9a5061849ea: Download complete d747dcd14b5f: Verifying Checksum d747dcd14b5f: Download complete 0d9ebad4ef96: Verifying Checksum 0d9ebad4ef96: Download complete ab5ef0e58194: Verifying Checksum ab5ef0e58194: Download complete 2de7ff778b66: Verifying Checksum ab5ef0e58194: Pull complete 9712f1f96733: Pull complete 63f879dbbcfc: Pull complete 0d9ebad4ef96: Pull complete e9a5061849ea: Pull complete d747dcd14b5f: Pull complete 2de7ff778b66: Pull complete Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat $ docker top 1971b9e5ffd4178c60d9711a0fe836d60b79606b46e41f269f2ce158965448a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10187646849655846936tmp copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7903393431408851821tmp copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15795625890877265909tmp [Pipeline] { [Pipeline] echo Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh ---> sigul-configuration.sh gpg: directory `/root/.gnupg' created gpg: new configuration file `/root/.gnupg/gpg.conf' created gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run gpg: keyring `/root/.gnupg/secring.gpg' created gpg: keyring `/root/.gnupg/pubring.gpg' created gpg: CAST5 encrypted data gpg: encrypted with 1 passphrase gpg: WARNING: message was not integrity protected [Pipeline] sh + mkdir /home/jenkins + mkdir /home/jenkins/sigul [Pipeline] sh + 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 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh ---> sigul-install.sh Sigul already installed; skipping installation. [Pipeline] sh + git tag --list v0.0.0 v1.0.0 v2.1.0 v2.1.1 v2.2.0 v2.3.0 v3.0 v3.0.0 v3.1.0-dev.1 [Pipeline] sh + lftools sign git-tag v3.1.0-dev.1 Signing Git tag with Sigul... Signing v3.1.0-dev.1 [Pipeline] echo Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh ---> sigul-configuration-cleanup.sh [Pipeline] } Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } $ docker stop --time=1 1971b9e5ffd4178c60d9711a0fe836d60b79606b46e41f269f2ce158965448a7 $ docker rm -f --volumes 1971b9e5ffd4178c60d9711a0fe836d60b79606b46e41f269f2ce158965448a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top 2e26306c63d74d2c47d951b8272b47f3b51b61c7640f9fe22b99abdf69783b04 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec 2e26306c63d74d2c47d951b8272b47f3b51b61c7640f9fe22b99abdf69783b04 ssh-agent SSH_AUTH_SOCK=/tmp/ssh-xNxR8nXBSjs8/agent.31 SSH_AGENT_PID=37 Running ssh-add (command line suppressed) Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4964343962213861977.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4964343962213861977.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver bump pre 2023-06-27 02:58:28,350 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 2023-06-27 02:58:28,350 [bump_version] DEBUG bumping version:3.1.0-dev.1 on axis:pre with prefix:dev 2023-06-27 02:58:28,351 [bump_version] DEBUG bumped version:3.1.0-dev.2 2023-06-27 02:58:28,351 [write_version] DEBUG write version:3.1.0-dev.2 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 2023-06-27 02:58:28,351 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 2023-06-27 02:58:28,351 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 2023-06-27 02:58:28,352 [execute] INFO git cat-file --batch-check 2023-06-27 02:58:28,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 2023-06-27 02:58:28,358 [execute] INFO git cat-file --batch 2023-06-27 02:58:28,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 2023-06-27 02:58:28,363 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 3.1.0-dev.2 [Pipeline] } $ docker exec --env ******** --env ******** 2e26306c63d74d2c47d951b8272b47f3b51b61c7640f9fe22b99abdf69783b04 ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 37 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 2e26306c63d74d2c47d951b8272b47f3b51b61c7640f9fe22b99abdf69783b04 $ docker rm -f --volumes 2e26306c63d74d2c47d951b8272b47f3b51b61c7640f9fe22b99abdf69783b04 [Pipeline] // withDockerContainer [Pipeline] sh + grep github.com ecdsa /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat $ docker top d1cde14c68abd3ab9d42be67406de9b12e9bf8ed78df2be82812f36b25a5fbe1 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ docker exec d1cde14c68abd3ab9d42be67406de9b12e9bf8ed78df2be82812f36b25a5fbe1 ssh-agent SSH_AUTH_SOCK=/tmp/ssh-WMAKN2YGL4mc/agent.32 SSH_AGENT_PID=38 Running ssh-add (command line suppressed) Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6123633913931775223.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6123633913931775223.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git semver push 2023-06-27 02:58:32,419 [run_push] DEBUG push 2023-06-27 02:58:32,420 [execute] INFO git cat-file --batch-check 2023-06-27 02:58:32,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 2023-06-27 02:58:32,424 [execute] INFO git rev-list 1525a5831281ce3a79d577be6339a94c43c36d18 -- 2023-06-27 02:58:32,424 [execute] DEBUG Popen(['git', 'rev-list', '1525a5831281ce3a79d577be6339a94c43c36d18', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 2023-06-27 02:58:32,431 [execute] INFO git fetch -v origin 2023-06-27 02:58:32,431 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 2023-06-27 02:58:32,890 [run_push] DEBUG no remote changes detected 2023-06-27 02:58:32,891 [execute] INFO git push origin semver 2023-06-27 02:58:32,891 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 2023-06-27 02:58:33,619 [run_push] DEBUG push all version tags 2023-06-27 02:58:33,619 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 2023-06-27 02:58:33,620 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 2023-06-27 02:58:34,339 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 3.1.0-dev.2 [Pipeline] } $ docker exec --env ******** --env ******** d1cde14c68abd3ab9d42be67406de9b12e9bf8ed78df2be82812f36b25a5fbe1 ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 38 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh + git semver [Pipeline] } $ docker stop --time=1 d1cde14c68abd3ab9d42be67406de9b12e9bf8ed78df2be82812f36b25a5fbe1 $ docker rm -f --volumes d1cde14c68abd3ab9d42be67406de9b12e9bf8ed78df2be82812f36b25a5fbe1 [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 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives total 16 drwxr-xr-x 3 root root 4096 Jun 27 02:48 . drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 02:58 .. drwxr-xr-x 2 root root 4096 Jun 27 02:48 cost -rw-r--r-- 1 root root 91 Jun 27 02:48 cost.csv + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives total 16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:48 . drwxrwxr-x 12 jenkins jenkins 4096 Jun 27 02:58 .. drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:48 cost -rw-r--r-- 1 jenkins jenkins 91 Jun 27 02:48 cost.csv [Pipeline] libraryResource [Pipeline] sh ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/foundry_device-rfid-llrp-go_main + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ + 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 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 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer prd-ubuntu20.04-docker-8c-8g-3 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat $ docker top df867654ab2e4bf68473a19ae6c37dbda77435a966a5f77f62b350d7001f6169 -eo pid,comm [Pipeline] { [Pipeline] sh + touch /tmp/pre-build-complete [Pipeline] sh + mkdir -p /var/log/sysstat [Pipeline] sh + ls /var/log/sa-host ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11156347083988165357tmp [Pipeline] { [Pipeline] echo Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh ---> create-netrc.sh [Pipeline] } Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh ---> python-tools-install.sh [Pipeline] echo Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh ---> sudo-logs.sh Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh ---> job-cost.sh lf-activate-venv: SKIPPING DEBUG: total: 0.2199999988079071 INFO: Retrieving Stack Cost... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [Pipeline] echo Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh ---> logs-deploy.sh lf-activate-venv: SKIPPING INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/104 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus