Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49f2c786d2e1c3183c72c91a175eb4976d923778 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-ssh4847287110784130738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12362249961377242599.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6404142415489390995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11326799950222695648.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13490321814346988072.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-virtual 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 on ‘prd-ubuntu20.04-docker-8c-8g-562’ Running on prd-ubuntu20.04-docker-8c-8g-565 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 49f2c786d2e1c3183c72c91a175eb4976d923778 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#466)" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49f2c786d2e1c3183c72c91a175eb4976d923778 # timeout=10 > git rev-list --no-walk df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T13:07:15.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T13:07:15.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T13:07:15.763Z] ========================================================= [2024-03-21T13:07:15.763Z] EdgeX Global Pipelines Version Info [2024-03-21T13:07:15.763Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:07:16.487Z] ------------------- [2024-03-21T13:07:16.487Z] stable info: [2024-03-21T13:07:16.487Z] ------------------- [2024-03-21T13:07:16.487Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T13:07:16.487Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T13:07:16.487Z] Message: update stable to v1.0.258 [2024-03-21T13:07:17.060Z] ------------------- [2024-03-21T13:07:17.060Z] experimental info: [2024-03-21T13:07:17.060Z] ------------------- [2024-03-21T13:07:17.060Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T13:07:17.060Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T13:07:17.060Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T13:07:17.135Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-03-21T13:07:17.161Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-03-21T13:07:17.190Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T13:07:17.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T13:07:17.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T13:07:17.267Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T13:07:17.292Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T13:07:17.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T13:07:17.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T13:07:17.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T13:07:17.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T13:07:17.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-03-21T13:07:17.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T13:07:17.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T13:07:17.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T13:07:17.538Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T13:07:17.561Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T13:07:17.584Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T13:07:17.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T13:07:17.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T13:07:17.663Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T13:07:17.693Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T13:07:17.722Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T13:07:17.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T13:07:17.773Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T13:07:17.801Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T13:07:17.820Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T13:07:17.845Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-21T13:07:17.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-21T13:07:17.893Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-21T13:07:17.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49f2c786d2e1c3183c72c91a175eb4976d923778 [Pipeline] echo [2024-03-21T13:07:17.944Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49f2c78 [Pipeline] echo [2024-03-21T13:07:17.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:07:18.035Z] provisioning config files... [2024-03-21T13:07:18.048Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7551930495748237667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:07:18.381Z] ---> ****-login.sh [2024-03-21T13:07:18.381Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:07:18.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:18.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:18.647Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:18.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:18.647Z] [2024-03-21T13:07:18.647Z] Login Succeeded [2024-03-21T13:07:18.647Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:07:18.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:18.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:18.647Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:18.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:18.647Z] [2024-03-21T13:07:18.647Z] Login Succeeded [2024-03-21T13:07:18.647Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:07:18.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:18.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:18.908Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:18.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:18.908Z] [2024-03-21T13:07:18.908Z] Login Succeeded [2024-03-21T13:07:18.908Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:07:18.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:18.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:18.909Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:18.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:18.909Z] [2024-03-21T13:07:18.909Z] Login Succeeded [2024-03-21T13:07:18.909Z] ****.io [2024-03-21T13:07:18.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:19.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:19.169Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:19.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:19.169Z] [2024-03-21T13:07:19.169Z] Login Succeeded [2024-03-21T13:07:19.169Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T13:07:19.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T13:07:19.611Z] + git rev-list -1 --merges 49f2c786d2e1c3183c72c91a175eb4976d923778~1..49f2c786d2e1c3183c72c91a175eb4976d923778 [Pipeline] echo [2024-03-21T13:07:19.641Z] -----------> git rev-list -1 --merges 49f2c786d2e1c3183c72c91a175eb4976d923778~1..49f2c786d2e1c3183c72c91a175eb4976d923778 49f2c786d2e1c3183c72c91a175eb4976d923778 [false] [Pipeline] sh [2024-03-21T13:07:19.937Z] + git log --format=format:%s -1 49f2c786d2e1c3183c72c91a175eb4976d923778 [Pipeline] echo [2024-03-21T13:07:19.954Z] ========================================================= [2024-03-21T13:07:19.954Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T13:07:19.954Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T13:07:20.300Z] + git log --format=format:%s -1 49f2c786d2e1c3183c72c91a175eb4976d923778 [Pipeline] echo [2024-03-21T13:07:20.312Z] [semverPrep] GIT_COMMIT: 49f2c786d2e1c3183c72c91a175eb4976d923778, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#466) [Pipeline] echo [2024-03-21T13:07:20.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T13:07:20.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T13:07:20.683Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T13:07:20.683Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T13:07:20.683Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T13:07:20.683Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T13:07:20.683Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T13:07:20.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:07:21.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:07:21.058Z] [2024-03-21T13:07:21.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:07:21.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:07:21.372Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T13:07:21.372Z] b85a868b505f: Pulling fs layer [2024-03-21T13:07:21.372Z] e2be974225ed: Pulling fs layer [2024-03-21T13:07:21.372Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T13:07:21.372Z] 988bab9f4d93: Pulling fs layer [2024-03-21T13:07:21.372Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T13:07:21.372Z] eaf3925da568: Pulling fs layer [2024-03-21T13:07:21.372Z] bab4dde63d76: Pulling fs layer [2024-03-21T13:07:21.372Z] bde34c3a00c8: Pulling fs layer [2024-03-21T13:07:21.372Z] b352a97aabf1: Pulling fs layer [2024-03-21T13:07:21.372Z] 4872d77fe225: Pulling fs layer [2024-03-21T13:07:21.372Z] 5851b861e8e6: Pulling fs layer [2024-03-21T13:07:21.372Z] bde34c3a00c8: Waiting [2024-03-21T13:07:21.372Z] 988bab9f4d93: Waiting [2024-03-21T13:07:21.372Z] 4872d77fe225: Waiting [2024-03-21T13:07:21.372Z] bab4dde63d76: Waiting [2024-03-21T13:07:21.372Z] 1469e6f7b9e6: Waiting [2024-03-21T13:07:21.372Z] 5851b861e8e6: Waiting [2024-03-21T13:07:21.372Z] eaf3925da568: Waiting [2024-03-21T13:07:21.372Z] b352a97aabf1: Waiting [2024-03-21T13:07:21.372Z] e2be974225ed: Download complete [2024-03-21T13:07:21.372Z] 988bab9f4d93: Verifying Checksum [2024-03-21T13:07:21.372Z] 988bab9f4d93: Download complete [2024-03-21T13:07:21.632Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T13:07:21.632Z] 339a4e72a1f5: Download complete [2024-03-21T13:07:21.632Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T13:07:21.632Z] 1469e6f7b9e6: Download complete [2024-03-21T13:07:21.632Z] eaf3925da568: Download complete [2024-03-21T13:07:21.632Z] bde34c3a00c8: Download complete [2024-03-21T13:07:21.632Z] b352a97aabf1: Verifying Checksum [2024-03-21T13:07:21.632Z] b352a97aabf1: Download complete [2024-03-21T13:07:21.632Z] 4872d77fe225: Download complete [2024-03-21T13:07:21.632Z] 5851b861e8e6: Verifying Checksum [2024-03-21T13:07:21.632Z] 5851b861e8e6: Download complete [2024-03-21T13:07:21.632Z] b85a868b505f: Verifying Checksum [2024-03-21T13:07:21.632Z] b85a868b505f: Download complete [2024-03-21T13:07:21.890Z] bab4dde63d76: Verifying Checksum [2024-03-21T13:07:21.890Z] bab4dde63d76: Download complete [2024-03-21T13:07:22.827Z] b85a868b505f: Pull complete [2024-03-21T13:07:22.827Z] e2be974225ed: Pull complete [2024-03-21T13:07:23.396Z] 339a4e72a1f5: Pull complete [2024-03-21T13:07:23.396Z] 988bab9f4d93: Pull complete [2024-03-21T13:07:23.655Z] 1469e6f7b9e6: Pull complete [2024-03-21T13:07:23.655Z] eaf3925da568: Pull complete [2024-03-21T13:07:25.569Z] bab4dde63d76: Pull complete [2024-03-21T13:07:25.569Z] bde34c3a00c8: Pull complete [2024-03-21T13:07:25.569Z] b352a97aabf1: Pull complete [2024-03-21T13:07:25.850Z] 4872d77fe225: Pull complete [2024-03-21T13:07:25.850Z] 5851b861e8e6: Pull complete [2024-03-21T13:07:25.850Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T13:07:25.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:07:25.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:07:26.003Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:07:26.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T13:07:29.041Z] $ docker top 2e555da5510a5365eeca68d59615369d0109afe9b3c00c45e41be2d52a1b40b5 -eo pid,comm [2024-03-21T13:07:29.097Z] 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). [2024-03-21T13:07:29.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T13:07:29.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:07:29.160Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:07:29.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:07:29.287Z] $ docker exec 2e555da5510a5365eeca68d59615369d0109afe9b3c00c45e41be2d52a1b40b5 ssh-agent [2024-03-21T13:07:29.393Z] SSH_AUTH_SOCK=/tmp/ssh-BTfTSTKybdLu/agent.32 [2024-03-21T13:07:29.393Z] SSH_AGENT_PID=38 [2024-03-21T13:07:29.398Z] Running ssh-add (command line suppressed) [2024-03-21T13:07:29.490Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_878779387576944722.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_878779387576944722.key) [2024-03-21T13:07:29.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:07:29.801Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T13:07:29.817Z] $ docker exec --env ******** --env ******** 2e555da5510a5365eeca68d59615369d0109afe9b3c00c45e41be2d52a1b40b5 ssh-agent -k [2024-03-21T13:07:29.913Z] unset SSH_AUTH_SOCK; [2024-03-21T13:07:29.913Z] unset SSH_AGENT_PID; [2024-03-21T13:07:29.913Z] echo Agent pid 38 killed; [2024-03-21T13:07:29.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T13:07:29.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:07:29.971Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:07:30.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:07:30.082Z] $ docker exec 2e555da5510a5365eeca68d59615369d0109afe9b3c00c45e41be2d52a1b40b5 ssh-agent [2024-03-21T13:07:30.181Z] SSH_AUTH_SOCK=/tmp/ssh-awrt5s3StI1Y/agent.72 [2024-03-21T13:07:30.181Z] SSH_AGENT_PID=78 [2024-03-21T13:07:30.185Z] Running ssh-add (command line suppressed) [2024-03-21T13:07:30.278Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10900446579269256879.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10900446579269256879.key) [2024-03-21T13:07:30.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:07:30.593Z] + git semver init [2024-03-21T13:07:30.852Z] 2024-03-21 13:07:30,762 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T13:07:30.852Z] 2024-03-21 13:07:30,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-03-21T13:07:30.852Z] 2024-03-21 13:07:30,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-03-21T13:07:30.852Z] 2024-03-21 13:07:30,765 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-21T13:07:32.231Z] 2024-03-21 13:07:32,018 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-03-21T13:07:32.231Z] 2024-03-21 13:07:32,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-03-21T13:07:32.231Z] 2024-03-21 13:07:32,018 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:07:32.231Z] 2024-03-21 13:07:32,018 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:07:32.231Z] 3.2.0-dev.10 [Pipeline] } [2024-03-21T13:07:32.243Z] $ docker exec --env ******** --env ******** 2e555da5510a5365eeca68d59615369d0109afe9b3c00c45e41be2d52a1b40b5 ssh-agent -k [2024-03-21T13:07:32.334Z] unset SSH_AUTH_SOCK; [2024-03-21T13:07:32.334Z] unset SSH_AGENT_PID; [2024-03-21T13:07:32.334Z] echo Agent pid 78 killed; [2024-03-21T13:07:32.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T13:07:32.674Z] + git semver [Pipeline] } [2024-03-21T13:07:32.950Z] $ docker stop --time=1 2e555da5510a5365eeca68d59615369d0109afe9b3c00c45e41be2d52a1b40b5 [2024-03-21T13:07:34.233Z] $ docker rm -f --volumes 2e555da5510a5365eeca68d59615369d0109afe9b3c00c45e41be2d52a1b40b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T13:07:34.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T13:07:34.788Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T13:07:34.791Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 [2024-03-21T13:07:34.990Z] provisioning config files... [2024-03-21T13:07:34.999Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3820816004741905023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:07:35.299Z] ---> ****-login.sh [2024-03-21T13:07:35.299Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:07:35.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:35.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:35.299Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:35.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:35.300Z] [2024-03-21T13:07:35.300Z] Login Succeeded [2024-03-21T13:07:35.300Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:07:35.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:35.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:35.300Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:35.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:35.300Z] [2024-03-21T13:07:35.300Z] Login Succeeded [2024-03-21T13:07:35.300Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:07:35.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:35.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:35.560Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:35.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:35.560Z] [2024-03-21T13:07:35.560Z] Login Succeeded [2024-03-21T13:07:35.560Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:07:35.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:35.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:35.560Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:35.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:35.560Z] [2024-03-21T13:07:35.560Z] Login Succeeded [2024-03-21T13:07:35.560Z] ****.io [2024-03-21T13:07:35.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:07:36.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:07:36.129Z] Configure a credential helper to remove this warning. See [2024-03-21T13:07:36.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:07:36.129Z] [2024-03-21T13:07:36.129Z] Login Succeeded [2024-03-21T13:07:36.129Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T13:07:36.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T13:07:36.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:07:36.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:07:36.265Z] ========================================================= [2024-03-21T13:07:36.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T13:07:36.265Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:07:36.608Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T13:07:36.608Z] Sending build context to Docker daemon 31.77MB [2024-03-21T13:07:36.608Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T13:07:36.608Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T13:07:36.867Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T13:07:36.867Z] 7264a8db6415: Pulling fs layer [2024-03-21T13:07:36.867Z] c4d48a809fc2: Pulling fs layer [2024-03-21T13:07:36.867Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T13:07:36.867Z] ad3a456e5733: Pulling fs layer [2024-03-21T13:07:36.867Z] 69c7f0334f64: Pulling fs layer [2024-03-21T13:07:36.867Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T13:07:36.867Z] ce7588e14bc9: Pulling fs layer [2024-03-21T13:07:36.867Z] b5e4710f87ac: Pulling fs layer [2024-03-21T13:07:36.867Z] ad3a456e5733: Waiting [2024-03-21T13:07:36.867Z] b5e4710f87ac: Waiting [2024-03-21T13:07:36.867Z] 69c7f0334f64: Waiting [2024-03-21T13:07:36.867Z] 1f1c1a5573a3: Waiting [2024-03-21T13:07:36.867Z] ce7588e14bc9: Waiting [2024-03-21T13:07:36.867Z] c4d48a809fc2: Download complete [2024-03-21T13:07:36.867Z] ad3a456e5733: Download complete [2024-03-21T13:07:36.867Z] 69c7f0334f64: Verifying Checksum [2024-03-21T13:07:36.867Z] 69c7f0334f64: Download complete [2024-03-21T13:07:36.867Z] 7264a8db6415: Verifying Checksum [2024-03-21T13:07:36.867Z] 7264a8db6415: Download complete [2024-03-21T13:07:36.867Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T13:07:36.867Z] 1f1c1a5573a3: Download complete [2024-03-21T13:07:37.125Z] 7264a8db6415: Pull complete [2024-03-21T13:07:37.125Z] b5e4710f87ac: Verifying Checksum [2024-03-21T13:07:37.125Z] c4d48a809fc2: Pull complete [2024-03-21T13:07:37.384Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T13:07:37.384Z] 4f1c88b9dad5: Download complete [2024-03-21T13:07:37.642Z] ce7588e14bc9: Verifying Checksum [2024-03-21T13:07:37.642Z] ce7588e14bc9: Download complete [2024-03-21T13:07:40.174Z] 4f1c88b9dad5: Pull complete [2024-03-21T13:07:40.433Z] ad3a456e5733: Pull complete [2024-03-21T13:07:40.433Z] 69c7f0334f64: Pull complete [2024-03-21T13:07:40.691Z] 1f1c1a5573a3: Pull complete [2024-03-21T13:07:43.225Z] ce7588e14bc9: Pull complete [2024-03-21T13:07:43.485Z] b5e4710f87ac: Pull complete [2024-03-21T13:07:43.485Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T13:07:43.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T13:07:43.485Z] ---> 88b5674ff536 [2024-03-21T13:07:43.485Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T13:07:47.696Z] ---> Running in 94a278fb2c6a [2024-03-21T13:07:47.696Z] Removing intermediate container 94a278fb2c6a [2024-03-21T13:07:47.696Z] ---> 81622f863975 [2024-03-21T13:07:47.696Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T13:07:47.696Z] ---> Running in ad8cf09f7d82 [2024-03-21T13:07:47.696Z] Removing intermediate container ad8cf09f7d82 [2024-03-21T13:07:47.696Z] ---> d1c16732f7e6 [2024-03-21T13:07:47.696Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T13:07:47.696Z] ---> Running in 03fa659f6a63 [2024-03-21T13:07:47.696Z] Removing intermediate container 03fa659f6a63 [2024-03-21T13:07:47.696Z] ---> 580867ffa251 [2024-03-21T13:07:47.696Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-21T13:07:47.696Z] ---> Running in fcb5d0a03b1b [2024-03-21T13:07:47.696Z] Removing intermediate container fcb5d0a03b1b [2024-03-21T13:07:47.696Z] ---> 1c6c071828af [2024-03-21T13:07:47.696Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T13:07:47.696Z] ---> Running in 2d5d0e6e2f02 [2024-03-21T13:07:47.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T13:07:48.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T13:07:48.474Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-21T13:07:48.474Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-21T13:07:48.474Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-21T13:07:48.474Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-21T13:07:48.474Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T13:07:48.474Z] OK: 268 MiB in 56 packages [2024-03-21T13:07:49.041Z] Removing intermediate container 2d5d0e6e2f02 [2024-03-21T13:07:49.041Z] ---> e8a16b600eb6 [2024-03-21T13:07:49.041Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T13:07:49.301Z] ---> d4d55d5db5cb [2024-03-21T13:07:49.301Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T13:07:49.301Z] ---> Running in 5951fd30d245 [2024-03-21T13:07:49.939Z] Still waiting to schedule task [2024-03-21T13:07:49.939Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-564’ [2024-03-21T13:09:10.749Z] Removing intermediate container 5951fd30d245 [2024-03-21T13:09:10.749Z] ---> 5f74ad93221d [2024-03-21T13:09:10.749Z] Step 10/12 : COPY . . [2024-03-21T13:09:10.749Z] ---> 8dae7decaf2a [2024-03-21T13:09:10.749Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T13:09:10.749Z] ---> Running in 0b374ebb151d [2024-03-21T13:09:10.749Z] Removing intermediate container 0b374ebb151d [2024-03-21T13:09:10.749Z] ---> 32d612b0fbab [2024-03-21T13:09:10.749Z] Step 12/12 : RUN $MAKE [2024-03-21T13:09:10.749Z] ---> Running in c6a0c1c6047a [2024-03-21T13:09:10.749Z] noop [2024-03-21T13:09:10.749Z] Removing intermediate container c6a0c1c6047a [2024-03-21T13:09:10.749Z] ---> d2b059eb580e [2024-03-21T13:09:10.749Z] Successfully built d2b059eb580e [2024-03-21T13:09:10.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:09:11.080Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T13:09:11.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:09:11.160Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:09:11.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T13:09:14.299Z] $ docker top e59c1bf376cfc96dbfaa097bf1c3c61552b6945e8eed74d26c939154ac490a80 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:09:14.646Z] + go version [2024-03-21T13:09:14.646Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T13:09:14.659Z] $ docker stop --time=1 e59c1bf376cfc96dbfaa097bf1c3c61552b6945e8eed74d26c939154ac490a80 [2024-03-21T13:09:17.375Z] $ docker rm -f --volumes e59c1bf376cfc96dbfaa097bf1c3c61552b6945e8eed74d26c939154ac490a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:09:17.999Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T13:09:17.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:09:18.076Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:09:18.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T13:09:20.024Z] $ docker top dd56a5de84c522d8e9a249189f8299b6832227c7b64c5a0a6ae00552b1b6bec7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:09:20.367Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-21T13:09:20.674Z] + make test [2024-03-21T13:09:20.674Z] go test ./... -coverprofile=coverage.out [2024-03-21T13:09:30.667Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-21T13:09:45.559Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-21T13:09:45.559Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2024-03-21T13:09:53.681Z] go vet ./... [2024-03-21T13:09:57.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T13:09:57.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T13:09:57.862Z] ./bin/test-attribution-txt.sh [2024-03-21T13:09:57.862Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T13:09:57.862Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T13:09:57.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T13:09:57.894Z] $ docker stop --time=1 dd56a5de84c522d8e9a249189f8299b6832227c7b64c5a0a6ae00552b1b6bec7 [2024-03-21T13:10:03.393Z] $ docker rm -f --volumes dd56a5de84c522d8e9a249189f8299b6832227c7b64c5a0a6ae00552b1b6bec7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T13:10:03.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T13:10:03.990Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-21T13:10:04.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T13:10:04.747Z] + ls -al . [2024-03-21T13:10:04.747Z] total 268 [2024-03-21T13:10:04.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 13:09 . [2024-03-21T13:10:04.747Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 13:07 .. [2024-03-21T13:10:04.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 13:09 .git [2024-03-21T13:10:04.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:07 .github [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 21 13:07 .gitignore [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 13:07 .golangci.yml [2024-03-21T13:10:04.747Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 13:07 .semver [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 21 13:07 Attribution.txt [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 21 13:07 CHANGELOG.md [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 21 13:07 Dockerfile [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 13:07 GOVERNANCE.md [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 21 13:07 Jenkinsfile [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 13:07 LICENSE [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 21 13:07 Makefile [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 21 13:07 OWNERS.md [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 21 13:07 README.md [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 13:07 VERSION [2024-03-21T13:10:04.747Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 13:07 bin [2024-03-21T13:10:04.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:07 cmd [2024-03-21T13:10:04.747Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 21 13:09 coverage.out [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 6985 Mar 21 13:07 go.mod [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 101177 Mar 21 13:07 go.sum [2024-03-21T13:10:04.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:07 internal [2024-03-21T13:10:04.747Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 21 13:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:05.071Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=49f2c786d2e1c3183c72c91a175eb4976d923778 --label arch=amd64 --label version=3.2.0-dev.10 . [2024-03-21T13:10:05.071Z] Sending build context to Docker daemon 31.82MB [2024-03-21T13:10:05.071Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T13:10:05.071Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-21T13:10:05.071Z] ---> d2b059eb580e [2024-03-21T13:10:05.071Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T13:10:05.638Z] ---> Running in 0b66f4eb8a4d [2024-03-21T13:10:05.896Z] Removing intermediate container 0b66f4eb8a4d [2024-03-21T13:10:05.896Z] ---> 4f4cea9ca21a [2024-03-21T13:10:05.896Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T13:10:05.896Z] ---> Running in 76f74a848931 [2024-03-21T13:10:05.896Z] Removing intermediate container 76f74a848931 [2024-03-21T13:10:05.896Z] ---> 8de666b68f16 [2024-03-21T13:10:05.896Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-21T13:10:05.896Z] ---> Running in d9d33c950882 [2024-03-21T13:10:06.154Z] Removing intermediate container d9d33c950882 [2024-03-21T13:10:06.155Z] ---> a30cdf8eccbc [2024-03-21T13:10:06.155Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-21T13:10:06.155Z] ---> Running in 7821986b922a [2024-03-21T13:10:06.155Z] Removing intermediate container 7821986b922a [2024-03-21T13:10:06.155Z] ---> ff36937388ab [2024-03-21T13:10:06.155Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T13:10:06.155Z] ---> Running in e60114e09bee [2024-03-21T13:10:06.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T13:10:06.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T13:10:06.930Z] OK: 268 MiB in 56 packages [2024-03-21T13:10:07.189Z] Removing intermediate container e60114e09bee [2024-03-21T13:10:07.189Z] ---> 249e1e62c1fd [2024-03-21T13:10:07.189Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-21T13:10:07.449Z] ---> 9e289cdf8abd [2024-03-21T13:10:07.449Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T13:10:07.449Z] ---> Running in ba459ae30bc3 [2024-03-21T13:10:08.016Z] Removing intermediate container ba459ae30bc3 [2024-03-21T13:10:08.016Z] ---> 5ca3d9ccdcf9 [2024-03-21T13:10:08.016Z] Step 10/26 : COPY . . [2024-03-21T13:10:08.158Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-568 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-03-21T13:10:08.179Z] Running in /w/workspace/device-virtual-go/166 [Pipeline] { [Pipeline] checkout [2024-03-21T13:10:09.393Z] ---> ed99a33b6064 [2024-03-21T13:10:09.394Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T13:10:09.394Z] ---> Running in f0338c70ee66 [2024-03-21T13:10:09.394Z] Removing intermediate container f0338c70ee66 [2024-03-21T13:10:09.394Z] ---> 6ea964d70389 [2024-03-21T13:10:09.394Z] Step 12/26 : RUN $MAKE [2024-03-21T13:10:09.394Z] ---> Running in 85c9758521f5 [2024-03-21T13:10:09.394Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-21T13:10:11.242Z] The recommended git tool is: git [2024-03-21T13:10:16.245Z] using credential edgex-jenkins-ssh [2024-03-21T13:10:16.269Z] Cloning the remote Git repository [2024-03-21T13:10:16.321Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-03-21T13:10:16.412Z] > git init /w/workspace/device-virtual-go/166 # timeout=10 [2024-03-21T13:10:16.583Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-03-21T13:10:16.585Z] > git --version # timeout=10 [2024-03-21T13:10:16.605Z] > git --version # 'git version 2.25.1' [2024-03-21T13:10:16.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T13:10:16.765Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T13:10:19.700Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-03-21T13:10:19.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T13:10:20.760Z] Avoid second fetch [2024-03-21T13:10:20.761Z] Checking out Revision 49f2c786d2e1c3183c72c91a175eb4976d923778 (main) [2024-03-21T13:10:21.411Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#466)" [2024-03-21T13:10:20.780Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T13:10:20.843Z] > git checkout -f 49f2c786d2e1c3183c72c91a175eb4976d923778 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T13:10:26.047Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T13:10:26.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T13:10:26.047Z] Dload Upload Total Spent Left Speed [2024-03-21T13:10:26.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-03-21T13:10:26.384Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T13:10:26.711Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T13:10:26.711Z] + sudo tee /etc/docker/daemon.new [2024-03-21T13:10:26.711Z] { [2024-03-21T13:10:26.711Z] "registry-mirrors": [ [2024-03-21T13:10:26.711Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T13:10:26.711Z] ], [2024-03-21T13:10:26.711Z] "bip": "10.250.0.254/24", [2024-03-21T13:10:26.711Z] "hosts": [ [2024-03-21T13:10:26.711Z] "tcp://0.0.0.0:5555", [2024-03-21T13:10:26.711Z] "unix:///var/run/docker.sock" [2024-03-21T13:10:26.711Z] ], [2024-03-21T13:10:26.711Z] "mtu": 1458, [2024-03-21T13:10:26.711Z] "selinux-enabled": true, [2024-03-21T13:10:26.711Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T13:10:26.711Z] } [Pipeline] sh [2024-03-21T13:10:27.033Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T13:10:27.357Z] + sudo service docker restart [2024-03-21T13:10:42.195Z] Removing intermediate container 85c9758521f5 [2024-03-21T13:10:42.195Z] ---> f2c3fa2f2c80 [2024-03-21T13:10:42.195Z] Step 13/26 : FROM alpine:3.18 [2024-03-21T13:10:42.195Z] 3.18: Pulling from library/alpine [2024-03-21T13:10:42.195Z] 619be1103602: Pulling fs layer [2024-03-21T13:10:42.195Z] 619be1103602: Verifying Checksum [2024-03-21T13:10:42.195Z] 619be1103602: Download complete [2024-03-21T13:10:42.195Z] 619be1103602: Pull complete [2024-03-21T13:10:42.195Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T13:10:42.195Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T13:10:42.195Z] ---> d3782b16ccc9 [2024-03-21T13:10:42.195Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-21T13:10:42.195Z] ---> Running in bb9110a8b59b [2024-03-21T13:10:42.195Z] Removing intermediate container bb9110a8b59b [2024-03-21T13:10:42.195Z] ---> a050ead43835 [2024-03-21T13:10:42.195Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-21T13:10:42.195Z] ---> Running in 0873df0dfdca [2024-03-21T13:10:42.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T13:10:42.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T13:10:42.195Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T13:10:42.195Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T13:10:42.195Z] OK: 7 MiB in 16 packages [2024-03-21T13:10:42.195Z] Removing intermediate container 0873df0dfdca [2024-03-21T13:10:42.195Z] ---> 69d7e16a1523 [2024-03-21T13:10:42.195Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-21T13:10:42.195Z] ---> Running in 1fd190f4eb9c [2024-03-21T13:10:42.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T13:10:42.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T13:10:42.195Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T13:10:42.195Z] OK: 7 MiB in 16 packages [2024-03-21T13:10:42.195Z] Removing intermediate container 1fd190f4eb9c [2024-03-21T13:10:42.195Z] ---> e2edcaca7c78 [2024-03-21T13:10:42.195Z] Step 17/26 : WORKDIR / [2024-03-21T13:10:42.195Z] ---> Running in e773a589d8a4 [2024-03-21T13:10:42.195Z] Removing intermediate container e773a589d8a4 [2024-03-21T13:10:42.195Z] ---> e62be761f12d [2024-03-21T13:10:42.195Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-21T13:10:42.195Z] ---> 61e81f61be71 [2024-03-21T13:10:42.195Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-21T13:10:42.195Z] ---> e3facea1909a [2024-03-21T13:10:42.195Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-21T13:10:42.195Z] ---> 8903b3a5b119 [2024-03-21T13:10:42.195Z] Step 21/26 : EXPOSE 59900 [2024-03-21T13:10:42.195Z] ---> Running in 7caa1a9453b1 [2024-03-21T13:10:42.195Z] Removing intermediate container 7caa1a9453b1 [2024-03-21T13:10:42.195Z] ---> d2328cb74974 [2024-03-21T13:10:42.195Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-21T13:10:42.195Z] ---> Running in 77dfef7c66d2 [2024-03-21T13:10:42.195Z] Removing intermediate container 77dfef7c66d2 [2024-03-21T13:10:42.195Z] ---> 3864de19f211 [2024-03-21T13:10:42.195Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-21T13:10:42.195Z] ---> Running in d4fe5c25250c [2024-03-21T13:10:42.195Z] Removing intermediate container d4fe5c25250c [2024-03-21T13:10:42.195Z] ---> 370edd77a5f5 [2024-03-21T13:10:42.195Z] Step 24/26 : LABEL arch=amd64 [2024-03-21T13:10:42.195Z] ---> Running in 3fa7fd5eb463 [2024-03-21T13:10:42.195Z] Removing intermediate container 3fa7fd5eb463 [2024-03-21T13:10:42.195Z] ---> 711b154b2ae9 [2024-03-21T13:10:42.195Z] Step 25/26 : LABEL git_sha=49f2c786d2e1c3183c72c91a175eb4976d923778 [2024-03-21T13:10:42.195Z] ---> Running in 3bb1871737e8 [2024-03-21T13:10:42.195Z] Removing intermediate container 3bb1871737e8 [2024-03-21T13:10:42.195Z] ---> 134c6bc21013 [2024-03-21T13:10:42.195Z] Step 26/26 : LABEL version=3.2.0-dev.10 [2024-03-21T13:10:42.195Z] ---> Running in 6d18012992ad [2024-03-21T13:10:42.195Z] Removing intermediate container 6d18012992ad [2024-03-21T13:10:42.195Z] ---> 7c315453cc82 [2024-03-21T13:10:42.195Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T13:10:42.195Z] Successfully built 7c315453cc82 [2024-03-21T13:10:42.195Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:10:42.324Z] provisioning config files... [2024-03-21T13:10:42.336Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config946664840241268837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:10:42.638Z] ---> ****-login.sh [2024-03-21T13:10:42.638Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:10:42.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:42.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:42.638Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:42.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:42.638Z] [2024-03-21T13:10:42.638Z] Login Succeeded [2024-03-21T13:10:42.638Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:10:42.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:42.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:42.638Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:42.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:42.639Z] [2024-03-21T13:10:42.639Z] Login Succeeded [2024-03-21T13:10:42.639Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:10:42.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:42.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:42.898Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:42.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:42.898Z] [2024-03-21T13:10:42.898Z] Login Succeeded [2024-03-21T13:10:42.898Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:10:42.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:42.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:42.898Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:42.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:42.898Z] [2024-03-21T13:10:42.898Z] Login Succeeded [2024-03-21T13:10:42.898Z] ****.io [2024-03-21T13:10:42.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:43.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:43.159Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:43.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:43.159Z] [2024-03-21T13:10:43.159Z] Login Succeeded [2024-03-21T13:10:43.159Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T13:10:43.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T13:10:43.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:10:43.257Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-03-21T13:10:43.257Z] 49f2c786d2e1c3183c72c91a175eb4976d923778 [2024-03-21T13:10:43.257Z] latest [2024-03-21T13:10:43.257Z] 3.2.0-dev.10 [2024-03-21T13:10:43.257Z] 49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10 [2024-03-21T13:10:43.257Z] main [2024-03-21T13:10:43.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:43.603Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:49f2c786d2e1c3183c72c91a175eb4976d923778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:43.930Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:49f2c786d2e1c3183c72c91a175eb4976d923778 [2024-03-21T13:10:43.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:10:43.930Z] e131742fcde0: Preparing [2024-03-21T13:10:43.930Z] 4e6287c08e0f: Preparing [2024-03-21T13:10:43.930Z] 6420b026f596: Preparing [2024-03-21T13:10:43.930Z] ac61d8ade4ab: Preparing [2024-03-21T13:10:43.930Z] 708f4e5f2cbb: Preparing [2024-03-21T13:10:43.930Z] aedc3bda2944: Preparing [2024-03-21T13:10:43.930Z] 708f4e5f2cbb: Pushed [2024-03-21T13:10:43.930Z] 4e6287c08e0f: Pushed [2024-03-21T13:10:43.930Z] aedc3bda2944: Layer already exists [2024-03-21T13:10:43.930Z] 6420b026f596: Pushed [2024-03-21T13:10:43.930Z] ac61d8ade4ab: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:10:45.604Z] provisioning config files... [2024-03-21T13:10:45.628Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/166@tmp/config17760260229202312198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:10:46.045Z] ---> ****-login.sh [2024-03-21T13:10:46.045Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:10:46.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:46.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:46.630Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:46.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:46.630Z] [2024-03-21T13:10:46.630Z] Login Succeeded [2024-03-21T13:10:46.630Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:10:46.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:46.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:46.898Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:46.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:46.898Z] [2024-03-21T13:10:46.898Z] Login Succeeded [2024-03-21T13:10:46.898Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:10:47.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:47.230Z] e131742fcde0: Pushed [2024-03-21T13:10:47.230Z] 49f2c786d2e1c3183c72c91a175eb4976d923778: digest: sha256:6a9673974b903a8e3df2374a36c599ba40641e17d6a0fcd727dc7cebb32bb52a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:47.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:47.434Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:47.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:47.434Z] [2024-03-21T13:10:47.434Z] Login Succeeded [2024-03-21T13:10:47.434Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:10:47.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:47.571Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:47.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:47.703Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:47.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:47.703Z] [2024-03-21T13:10:47.703Z] Login Succeeded [2024-03-21T13:10:47.703Z] ****.io [2024-03-21T13:10:47.901Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-03-21T13:10:47.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:10:47.901Z] e131742fcde0: Preparing [2024-03-21T13:10:47.901Z] 4e6287c08e0f: Preparing [2024-03-21T13:10:47.901Z] 6420b026f596: Preparing [2024-03-21T13:10:47.901Z] ac61d8ade4ab: Preparing [2024-03-21T13:10:47.901Z] 708f4e5f2cbb: Preparing [2024-03-21T13:10:47.901Z] aedc3bda2944: Preparing [2024-03-21T13:10:47.901Z] aedc3bda2944: Waiting [2024-03-21T13:10:47.901Z] ac61d8ade4ab: Layer already exists [2024-03-21T13:10:47.901Z] 6420b026f596: Layer already exists [2024-03-21T13:10:47.901Z] 708f4e5f2cbb: Layer already exists [2024-03-21T13:10:47.901Z] e131742fcde0: Layer already exists [2024-03-21T13:10:47.901Z] 4e6287c08e0f: Layer already exists [2024-03-21T13:10:47.901Z] aedc3bda2944: Layer already exists [2024-03-21T13:10:47.901Z] latest: digest: sha256:6a9673974b903a8e3df2374a36c599ba40641e17d6a0fcd727dc7cebb32bb52a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-21T13:10:51.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:10:51.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:10:51.308Z] Configure a credential helper to remove this warning. See [2024-03-21T13:10:51.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:10:51.308Z] [2024-03-21T13:10:51.308Z] Login Succeeded [2024-03-21T13:10:51.308Z] ---> ****-login.sh ends [Pipeline] sh [Pipeline] } [2024-03-21T13:10:51.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-21T13:10:51.584Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-03-21T13:10:51.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:10:51.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:10:51.706Z] ========================================================= [2024-03-21T13:10:51.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T13:10:51.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:51.914Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.10 [2024-03-21T13:10:51.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:10:51.914Z] e131742fcde0: Preparing [2024-03-21T13:10:51.914Z] 4e6287c08e0f: Preparing [2024-03-21T13:10:51.914Z] 6420b026f596: Preparing [2024-03-21T13:10:51.914Z] ac61d8ade4ab: Preparing [2024-03-21T13:10:51.914Z] 708f4e5f2cbb: Preparing [2024-03-21T13:10:51.914Z] aedc3bda2944: Preparing [2024-03-21T13:10:51.914Z] 4e6287c08e0f: Layer already exists [2024-03-21T13:10:51.914Z] e131742fcde0: Layer already exists [2024-03-21T13:10:51.914Z] 6420b026f596: Layer already exists [2024-03-21T13:10:51.914Z] 708f4e5f2cbb: Layer already exists [2024-03-21T13:10:51.914Z] ac61d8ade4ab: Layer already exists [2024-03-21T13:10:51.914Z] aedc3bda2944: Layer already exists [2024-03-21T13:10:51.914Z] 3.2.0-dev.10: digest: sha256:6a9673974b903a8e3df2374a36c599ba40641e17d6a0fcd727dc7cebb32bb52a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:52.074Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T13:10:52.250Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:52.581Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10 [2024-03-21T13:10:52.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:10:52.581Z] e131742fcde0: Preparing [2024-03-21T13:10:52.581Z] 4e6287c08e0f: Preparing [2024-03-21T13:10:52.581Z] 6420b026f596: Preparing [2024-03-21T13:10:52.581Z] ac61d8ade4ab: Preparing [2024-03-21T13:10:52.581Z] 708f4e5f2cbb: Preparing [2024-03-21T13:10:52.581Z] aedc3bda2944: Preparing [2024-03-21T13:10:52.581Z] aedc3bda2944: Waiting [2024-03-21T13:10:52.581Z] 6420b026f596: Layer already exists [2024-03-21T13:10:52.581Z] ac61d8ade4ab: Layer already exists [2024-03-21T13:10:52.581Z] 4e6287c08e0f: Layer already exists [2024-03-21T13:10:52.581Z] 708f4e5f2cbb: Layer already exists [2024-03-21T13:10:52.581Z] e131742fcde0: Layer already exists [2024-03-21T13:10:52.581Z] aedc3bda2944: Layer already exists [2024-03-21T13:10:52.581Z] 49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10: digest: sha256:6a9673974b903a8e3df2374a36c599ba40641e17d6a0fcd727dc7cebb32bb52a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:52.662Z] Sending build context to Docker daemon 16.06MB [2024-03-21T13:10:52.662Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T13:10:52.662Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T13:10:52.662Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T13:10:52.662Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T13:10:52.662Z] 5d54e960e981: Pulling fs layer [2024-03-21T13:10:52.662Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T13:10:52.662Z] f0e02332f6b5: Pulling fs layer [2024-03-21T13:10:52.662Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T13:10:52.662Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T13:10:52.662Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T13:10:52.662Z] f0e02332f6b5: Waiting [2024-03-21T13:10:52.662Z] 872ee5b61b7b: Waiting [2024-03-21T13:10:52.662Z] 0c6a40ed1a82: Waiting [2024-03-21T13:10:52.662Z] 94ae7d8d031c: Waiting [2024-03-21T13:10:52.662Z] 5d54e960e981: Verifying Checksum [2024-03-21T13:10:52.662Z] 5d54e960e981: Download complete [2024-03-21T13:10:52.662Z] f0e02332f6b5: Verifying Checksum [2024-03-21T13:10:52.662Z] f0e02332f6b5: Download complete [2024-03-21T13:10:52.926Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [2024-03-21T13:10:52.930Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T13:10:52.930Z] 872ee5b61b7b: Download complete [2024-03-21T13:10:52.930Z] 9fda8d8052c6: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:53.199Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T13:10:53.199Z] 94ae7d8d031c: Download complete [2024-03-21T13:10:53.252Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-03-21T13:10:53.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-03-21T13:10:53.252Z] e131742fcde0: Preparing [2024-03-21T13:10:53.252Z] 4e6287c08e0f: Preparing [2024-03-21T13:10:53.252Z] 6420b026f596: Preparing [2024-03-21T13:10:53.252Z] ac61d8ade4ab: Preparing [2024-03-21T13:10:53.252Z] 708f4e5f2cbb: Preparing [2024-03-21T13:10:53.252Z] aedc3bda2944: Preparing [2024-03-21T13:10:53.252Z] aedc3bda2944: Waiting [2024-03-21T13:10:53.252Z] 6420b026f596: Layer already exists [2024-03-21T13:10:53.252Z] e131742fcde0: Layer already exists [2024-03-21T13:10:53.252Z] 708f4e5f2cbb: Layer already exists [2024-03-21T13:10:53.252Z] ac61d8ade4ab: Layer already exists [2024-03-21T13:10:53.252Z] 4e6287c08e0f: Layer already exists [2024-03-21T13:10:53.252Z] aedc3bda2944: Layer already exists [2024-03-21T13:10:53.252Z] main: digest: sha256:6a9673974b903a8e3df2374a36c599ba40641e17d6a0fcd727dc7cebb32bb52a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T13:10:53.326Z] ===================================================== [Pipeline] echo [2024-03-21T13:10:53.342Z] taggedImages: [2024-03-21T13:10:53.342Z] - nexus3.edgexfoundry.org:10004/device-virtual:49f2c786d2e1c3183c72c91a175eb4976d923778 [2024-03-21T13:10:53.342Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-03-21T13:10:53.342Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.10 [2024-03-21T13:10:53.342Z] - nexus3.edgexfoundry.org:10004/device-virtual:49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10 [2024-03-21T13:10:53.342Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:10:53.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T13:10:53.760Z] [2024-03-21T13:10:53.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-21T13:10:53.783Z] 9fda8d8052c6: Pull complete [Pipeline] sh [2024-03-21T13:10:54.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T13:10:54.061Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T13:10:54.061Z] 5eb5b503b376: Pulling fs layer [2024-03-21T13:10:54.061Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T13:10:54.061Z] ec43610c2a17: Pulling fs layer [2024-03-21T13:10:54.061Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T13:10:54.061Z] 33b1e0a273af: Pulling fs layer [2024-03-21T13:10:54.061Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T13:10:54.061Z] 2f39f015ded8: Pulling fs layer [2024-03-21T13:10:54.061Z] 3a2ae6a8a46f: Waiting [2024-03-21T13:10:54.061Z] 33b1e0a273af: Waiting [2024-03-21T13:10:54.061Z] 5d3b04190fa2: Waiting [2024-03-21T13:10:54.061Z] 2f39f015ded8: Waiting [2024-03-21T13:10:54.061Z] 5c69ac0246d0: Download complete [2024-03-21T13:10:54.061Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-21T13:10:54.061Z] 3a2ae6a8a46f: Download complete [2024-03-21T13:10:54.061Z] 33b1e0a273af: Verifying Checksum [2024-03-21T13:10:54.061Z] 33b1e0a273af: Download complete [2024-03-21T13:10:54.061Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T13:10:54.061Z] 5d3b04190fa2: Download complete [2024-03-21T13:10:54.320Z] ec43610c2a17: Verifying Checksum [2024-03-21T13:10:54.320Z] ec43610c2a17: Download complete [2024-03-21T13:10:54.320Z] 5eb5b503b376: Verifying Checksum [2024-03-21T13:10:54.320Z] 5eb5b503b376: Download complete [2024-03-21T13:10:54.368Z] 5d54e960e981: Pull complete [2024-03-21T13:10:54.635Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T13:10:54.635Z] c4a7e357bf2a: Download complete [2024-03-21T13:10:54.886Z] 2f39f015ded8: Download complete [2024-03-21T13:10:55.453Z] 5eb5b503b376: Pull complete [2024-03-21T13:10:55.453Z] 5c69ac0246d0: Pull complete [2024-03-21T13:10:55.596Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T13:10:55.597Z] 0c6a40ed1a82: Download complete [2024-03-21T13:10:56.020Z] ec43610c2a17: Pull complete [2024-03-21T13:10:56.020Z] 3a2ae6a8a46f: Pull complete [2024-03-21T13:10:56.279Z] 33b1e0a273af: Pull complete [2024-03-21T13:10:56.279Z] 5d3b04190fa2: Pull complete [2024-03-21T13:11:00.466Z] 2f39f015ded8: Pull complete [2024-03-21T13:11:00.466Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T13:11:00.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T13:11:00.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:11:00.575Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:11:00.608Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 [2024-03-21T13:11:03.896Z] $ docker top badcef8b32eb0fd33977411a010b61fae88be24577798ec57f7371dda779bdae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:11:04.278Z] ---> job-cost.sh [2024-03-21T13:11:04.278Z] lf-activate-venv: SKIPPING [2024-03-21T13:11:04.278Z] INFO: No Stack... [2024-03-21T13:11:04.847Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T13:11:05.105Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T13:11:05.395Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-03-21T13:11:05.395Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T13:11:05.407Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-166-stack-cost] [2024-03-21T13:11:05.417Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-166-stack-cost] did not exist. Created. [2024-03-21T13:11:05.423Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T13:11:05.736Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T13:11:05.759Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T13:11:05.767Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T13:11:05.795Z] $ docker stop --time=1 badcef8b32eb0fd33977411a010b61fae88be24577798ec57f7371dda779bdae [2024-03-21T13:11:06.945Z] $ docker rm -f --volumes badcef8b32eb0fd33977411a010b61fae88be24577798ec57f7371dda779bdae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T13:11:07.931Z] c4a7e357bf2a: Pull complete [2024-03-21T13:11:07.931Z] f0e02332f6b5: Pull complete [2024-03-21T13:11:08.200Z] 872ee5b61b7b: Pull complete [2024-03-21T13:11:18.290Z] 0c6a40ed1a82: Pull complete [2024-03-21T13:11:18.876Z] 94ae7d8d031c: Pull complete [2024-03-21T13:11:18.877Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T13:11:18.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T13:11:18.877Z] ---> 86de565de09d [2024-03-21T13:11:18.877Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T13:11:20.301Z] ---> Running in 14fd45b28c56 [2024-03-21T13:11:20.301Z] Removing intermediate container 14fd45b28c56 [2024-03-21T13:11:20.301Z] ---> ab6f23b4c4a7 [2024-03-21T13:11:20.301Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T13:11:20.574Z] ---> Running in f1b13ae18de7 [2024-03-21T13:11:20.842Z] Removing intermediate container f1b13ae18de7 [2024-03-21T13:11:20.842Z] ---> ee68bbebdacc [2024-03-21T13:11:20.842Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T13:11:20.842Z] ---> Running in 3ced36496724 [2024-03-21T13:11:21.111Z] Removing intermediate container 3ced36496724 [2024-03-21T13:11:21.111Z] ---> e5fe659d6376 [2024-03-21T13:11:21.111Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-21T13:11:21.380Z] ---> Running in 6e1747a73aff [2024-03-21T13:11:21.650Z] Removing intermediate container 6e1747a73aff [2024-03-21T13:11:21.650Z] ---> ab9ceb292440 [2024-03-21T13:11:21.650Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T13:11:21.650Z] ---> Running in 1f1e5436df9b [2024-03-21T13:11:23.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T13:11:23.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T13:11:24.297Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-21T13:11:24.297Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-21T13:11:24.297Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-21T13:11:24.567Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-21T13:11:24.567Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T13:11:24.567Z] OK: 271 MiB in 56 packages [2024-03-21T13:11:25.527Z] Removing intermediate container 1f1e5436df9b [2024-03-21T13:11:25.527Z] ---> 527779ca0545 [2024-03-21T13:11:25.527Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T13:11:26.123Z] ---> 8d13838b5c37 [2024-03-21T13:11:26.123Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T13:11:26.123Z] ---> Running in 92aeab4b8f4c [2024-03-21T13:13:47.830Z] Removing intermediate container 92aeab4b8f4c [2024-03-21T13:13:47.830Z] ---> 81065335d6af [2024-03-21T13:13:47.830Z] Step 10/12 : COPY . . [2024-03-21T13:13:47.830Z] ---> 2e4567dfaeb3 [2024-03-21T13:13:47.830Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T13:13:47.830Z] ---> Running in 900a7c2a77d4 [2024-03-21T13:13:47.830Z] Removing intermediate container 900a7c2a77d4 [2024-03-21T13:13:47.830Z] ---> 56c5a2de2af0 [2024-03-21T13:13:47.830Z] Step 12/12 : RUN $MAKE [2024-03-21T13:13:47.830Z] ---> Running in 3b64cff1bae1 [2024-03-21T13:13:47.830Z] noop [2024-03-21T13:13:47.830Z] Removing intermediate container 3b64cff1bae1 [2024-03-21T13:13:47.830Z] ---> b638d957f51b [2024-03-21T13:13:47.830Z] Successfully built b638d957f51b [2024-03-21T13:13:47.830Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:13:48.206Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T13:13:48.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:13:48.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-568 does not seem to be running inside a container [2024-03-21T13:13:48.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/166 -v /w/workspace/device-virtual-go/166:/w/workspace/device-virtual-go/166:rw,z -v /w/workspace/device-virtual-go/166@tmp:/w/workspace/device-virtual-go/166@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 [2024-03-21T13:13:49.839Z] $ docker top 655995875c4b73ba6de922a2f55642f3e17c81619ba4c366e45d8909a7802b5b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:13:50.709Z] + go version [2024-03-21T13:13:50.709Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T13:13:50.735Z] $ docker stop --time=1 655995875c4b73ba6de922a2f55642f3e17c81619ba4c366e45d8909a7802b5b [2024-03-21T13:13:52.406Z] $ docker rm -f --volumes 655995875c4b73ba6de922a2f55642f3e17c81619ba4c366e45d8909a7802b5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:13:52.994Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T13:13:52.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:13:53.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-568 does not seem to be running inside a container [2024-03-21T13:13:53.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/166 -v /w/workspace/device-virtual-go/166:/w/workspace/device-virtual-go/166:rw,z -v /w/workspace/device-virtual-go/166@tmp:/w/workspace/device-virtual-go/166@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 [2024-03-21T13:13:54.519Z] $ docker top ed1512a24da137f9d839b9271490108a269176f9694b9c97b87bde03c227ff4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:13:55.360Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/166 [Pipeline] fileExists [Pipeline] sh [2024-03-21T13:13:56.017Z] + make test [2024-03-21T13:13:56.017Z] go test ./... -coverprofile=coverage.out [2024-03-21T13:14:01.347Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-21T13:16:53.138Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-21T13:16:53.138Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.066s coverage: 58.4% of statements [2024-03-21T13:16:53.138Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-21T13:16:53.138Z] go vet ./... [2024-03-21T13:17:19.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T13:17:19.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T13:17:19.821Z] ./bin/test-attribution-txt.sh [2024-03-21T13:17:19.821Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T13:17:19.821Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T13:17:19.822Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T13:17:19.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T13:17:19.911Z] $ docker stop --time=1 ed1512a24da137f9d839b9271490108a269176f9694b9c97b87bde03c227ff4b [2024-03-21T13:17:21.932Z] $ docker rm -f --volumes ed1512a24da137f9d839b9271490108a269176f9694b9c97b87bde03c227ff4b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T13:17:23.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T13:17:23.555Z] Warning: overwriting stash ‘coverage-report’ [2024-03-21T13:17:24.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T13:17:24.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T13:17:24.947Z] + ls -al . [2024-03-21T13:17:24.947Z] total 264 [2024-03-21T13:17:24.947Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 13:14 . [2024-03-21T13:17:24.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 13:10 .. [2024-03-21T13:17:24.947Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 13:10 .git [2024-03-21T13:17:24.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:10 .github [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 21 13:10 .gitignore [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 13:10 .golangci.yml [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 21 13:10 Attribution.txt [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 21 13:10 CHANGELOG.md [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 21 13:10 Dockerfile [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 13:10 GOVERNANCE.md [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 21 13:10 Jenkinsfile [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 13:10 LICENSE [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 21 13:10 Makefile [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 21 13:10 OWNERS.md [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 21 13:10 README.md [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 21 13:07 VERSION [2024-03-21T13:17:24.947Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 13:10 bin [2024-03-21T13:17:24.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:10 cmd [2024-03-21T13:17:24.947Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 21 13:16 coverage.out [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 6985 Mar 21 13:10 go.mod [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 101177 Mar 21 13:10 go.sum [2024-03-21T13:17:24.947Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 13:10 internal [2024-03-21T13:17:24.947Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 21 13:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:17:25.302Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=49f2c786d2e1c3183c72c91a175eb4976d923778 --label arch=arm64 --label version=3.2.0-dev.10 . [2024-03-21T13:17:25.890Z] Sending build context to Docker daemon 16.11MB [2024-03-21T13:17:25.890Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T13:17:25.890Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-21T13:17:25.890Z] ---> b638d957f51b [2024-03-21T13:17:25.890Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T13:17:25.890Z] ---> Running in 000615ac77c6 [2024-03-21T13:17:26.165Z] Removing intermediate container 000615ac77c6 [2024-03-21T13:17:26.165Z] ---> 9180fbff1a49 [2024-03-21T13:17:26.165Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T13:17:26.433Z] ---> Running in d57136cc4fb0 [2024-03-21T13:17:26.702Z] Removing intermediate container d57136cc4fb0 [2024-03-21T13:17:26.702Z] ---> 2b5ebafa558a [2024-03-21T13:17:26.702Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-21T13:17:26.702Z] ---> Running in fc2e9478ccac [2024-03-21T13:17:27.297Z] Removing intermediate container fc2e9478ccac [2024-03-21T13:17:27.297Z] ---> 8ce5a13239a0 [2024-03-21T13:17:27.297Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-21T13:17:27.297Z] ---> Running in b7fc0dea1cc6 [2024-03-21T13:17:27.566Z] Removing intermediate container b7fc0dea1cc6 [2024-03-21T13:17:27.566Z] ---> 11f92bf50867 [2024-03-21T13:17:27.566Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T13:17:27.566Z] ---> Running in 275ec63a71f7 [2024-03-21T13:17:28.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T13:17:29.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T13:17:30.069Z] OK: 271 MiB in 56 packages [2024-03-21T13:17:31.045Z] Removing intermediate container 275ec63a71f7 [2024-03-21T13:17:31.045Z] ---> 12856e08d91f [2024-03-21T13:17:31.045Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-21T13:17:31.630Z] ---> fb21079a380a [2024-03-21T13:17:31.630Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T13:17:31.630Z] ---> Running in 5d0211d22ab5 [2024-03-21T13:17:34.216Z] Removing intermediate container 5d0211d22ab5 [2024-03-21T13:17:34.216Z] ---> f779322ca2a3 [2024-03-21T13:17:34.216Z] Step 10/26 : COPY . . [2024-03-21T13:17:35.623Z] ---> 7dc76edeacba [2024-03-21T13:17:35.623Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T13:17:35.623Z] ---> Running in 41c16ad3403a [2024-03-21T13:17:35.888Z] Removing intermediate container 41c16ad3403a [2024-03-21T13:17:35.888Z] ---> effd964683e5 [2024-03-21T13:17:35.888Z] Step 12/26 : RUN $MAKE [2024-03-21T13:17:35.888Z] ---> Running in 2c61182d78f0 [2024-03-21T13:17:36.851Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-21T13:20:29.002Z] Removing intermediate container 2c61182d78f0 [2024-03-21T13:20:29.002Z] ---> 02a720dd9abf [2024-03-21T13:20:29.002Z] Step 13/26 : FROM alpine:3.18 [2024-03-21T13:20:29.002Z] 3.18: Pulling from library/alpine [2024-03-21T13:20:29.002Z] c6b39de5b339: Pulling fs layer [2024-03-21T13:20:29.002Z] c6b39de5b339: Verifying Checksum [2024-03-21T13:20:29.002Z] c6b39de5b339: Download complete [2024-03-21T13:20:29.002Z] c6b39de5b339: Pull complete [2024-03-21T13:20:29.002Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T13:20:29.002Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T13:20:29.002Z] ---> 33abbf032149 [2024-03-21T13:20:29.002Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-21T13:20:29.002Z] ---> Running in 26bb4a9a2054 [2024-03-21T13:20:29.002Z] Removing intermediate container 26bb4a9a2054 [2024-03-21T13:20:29.002Z] ---> dd466b58b8f0 [2024-03-21T13:20:29.002Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-21T13:20:29.002Z] ---> Running in 6d41f6074daf [2024-03-21T13:20:29.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T13:20:29.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T13:20:29.002Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T13:20:29.002Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T13:20:29.002Z] OK: 8 MiB in 16 packages [2024-03-21T13:20:29.002Z] Removing intermediate container 6d41f6074daf [2024-03-21T13:20:29.002Z] ---> 899a30b3ebe9 [2024-03-21T13:20:29.002Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-21T13:20:29.002Z] ---> Running in f083df8e355d [2024-03-21T13:20:29.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T13:20:29.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T13:20:29.002Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T13:20:29.002Z] OK: 8 MiB in 16 packages [2024-03-21T13:20:29.002Z] Removing intermediate container f083df8e355d [2024-03-21T13:20:29.002Z] ---> 0d49e7a29d6e [2024-03-21T13:20:29.002Z] Step 17/26 : WORKDIR / [2024-03-21T13:20:29.002Z] ---> Running in 778c62a864a8 [2024-03-21T13:20:29.002Z] Removing intermediate container 778c62a864a8 [2024-03-21T13:20:29.002Z] ---> 51b057992225 [2024-03-21T13:20:29.002Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-21T13:20:29.002Z] ---> 61fd1ec89b7b [2024-03-21T13:20:29.002Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-21T13:20:29.002Z] ---> abacad7705d8 [2024-03-21T13:20:29.002Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-21T13:20:30.946Z] ---> e5659d70c3fd [2024-03-21T13:20:30.946Z] Step 21/26 : EXPOSE 59900 [2024-03-21T13:20:30.946Z] ---> Running in 0029ccf1cbf6 [2024-03-21T13:20:30.946Z] Removing intermediate container 0029ccf1cbf6 [2024-03-21T13:20:30.946Z] ---> d3de1d1f4f9d [2024-03-21T13:20:30.946Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-21T13:20:31.215Z] ---> Running in 4dbc61ab80f8 [2024-03-21T13:20:31.483Z] Removing intermediate container 4dbc61ab80f8 [2024-03-21T13:20:31.483Z] ---> ad4d9dd1e308 [2024-03-21T13:20:31.483Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-21T13:20:31.483Z] ---> Running in 72ebb1e33440 [2024-03-21T13:20:31.752Z] Removing intermediate container 72ebb1e33440 [2024-03-21T13:20:31.752Z] ---> 1af8a5b0a395 [2024-03-21T13:20:31.752Z] Step 24/26 : LABEL arch=arm64 [2024-03-21T13:20:31.752Z] ---> Running in 1524b4219ea1 [2024-03-21T13:20:32.791Z] Removing intermediate container 1524b4219ea1 [2024-03-21T13:20:32.791Z] ---> 94debce0bda7 [2024-03-21T13:20:32.791Z] Step 25/26 : LABEL git_sha=49f2c786d2e1c3183c72c91a175eb4976d923778 [2024-03-21T13:20:32.791Z] ---> Running in a6bffd26d193 [2024-03-21T13:20:32.791Z] Removing intermediate container a6bffd26d193 [2024-03-21T13:20:32.791Z] ---> 18380971fe86 [2024-03-21T13:20:32.791Z] Step 26/26 : LABEL version=3.2.0-dev.10 [2024-03-21T13:20:32.791Z] ---> Running in 7a5f819ada6c [2024-03-21T13:20:32.791Z] Removing intermediate container 7a5f819ada6c [2024-03-21T13:20:32.791Z] ---> 4a60a75a4f46 [2024-03-21T13:20:32.791Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T13:20:32.791Z] Successfully built 4a60a75a4f46 [2024-03-21T13:20:32.791Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:20:32.960Z] provisioning config files... [2024-03-21T13:20:32.976Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/166@tmp/config16132158384059777615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:20:33.318Z] ---> ****-login.sh [2024-03-21T13:20:33.318Z] nexus3.edgexfoundry.org:10001 [2024-03-21T13:20:33.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:20:33.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:20:33.586Z] Configure a credential helper to remove this warning. See [2024-03-21T13:20:33.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:20:33.586Z] [2024-03-21T13:20:33.586Z] Login Succeeded [2024-03-21T13:20:33.586Z] nexus3.edgexfoundry.org:10002 [2024-03-21T13:20:33.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:20:33.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:20:33.855Z] Configure a credential helper to remove this warning. See [2024-03-21T13:20:33.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:20:33.855Z] [2024-03-21T13:20:33.855Z] Login Succeeded [2024-03-21T13:20:33.855Z] nexus3.edgexfoundry.org:10003 [2024-03-21T13:20:34.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:20:34.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:20:34.395Z] Configure a credential helper to remove this warning. See [2024-03-21T13:20:34.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:20:34.395Z] [2024-03-21T13:20:34.395Z] Login Succeeded [2024-03-21T13:20:34.395Z] nexus3.edgexfoundry.org:10004 [2024-03-21T13:20:34.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:20:34.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:20:34.663Z] Configure a credential helper to remove this warning. See [2024-03-21T13:20:34.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:20:34.663Z] [2024-03-21T13:20:34.663Z] Login Succeeded [2024-03-21T13:20:34.663Z] ****.io [2024-03-21T13:20:34.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T13:20:35.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T13:20:35.195Z] Configure a credential helper to remove this warning. See [2024-03-21T13:20:35.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T13:20:35.195Z] [2024-03-21T13:20:35.195Z] Login Succeeded [2024-03-21T13:20:35.195Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T13:20:35.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T13:20:35.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T13:20:35.290Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-03-21T13:20:35.290Z] 49f2c786d2e1c3183c72c91a175eb4976d923778 [2024-03-21T13:20:35.290Z] latest [2024-03-21T13:20:35.290Z] 3.2.0-dev.10 [2024-03-21T13:20:35.290Z] 49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10 [2024-03-21T13:20:35.290Z] main [2024-03-21T13:20:35.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:35.661Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:49f2c786d2e1c3183c72c91a175eb4976d923778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:36.027Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:49f2c786d2e1c3183c72c91a175eb4976d923778 [2024-03-21T13:20:36.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:20:36.027Z] 092ead3a38ba: Preparing [2024-03-21T13:20:36.027Z] 90cd4df2888f: Preparing [2024-03-21T13:20:36.027Z] 1bc036f8ffe6: Preparing [2024-03-21T13:20:36.027Z] b60b86390c93: Preparing [2024-03-21T13:20:36.027Z] 0e0d3940bacd: Preparing [2024-03-21T13:20:36.027Z] 7c504f21be85: Preparing [2024-03-21T13:20:36.027Z] 7c504f21be85: Waiting [2024-03-21T13:20:36.294Z] 1bc036f8ffe6: Pushed [2024-03-21T13:20:36.294Z] 90cd4df2888f: Pushed [2024-03-21T13:20:36.294Z] 7c504f21be85: Layer already exists [2024-03-21T13:20:36.294Z] b60b86390c93: Pushed [2024-03-21T13:20:36.294Z] 0e0d3940bacd: Pushed [2024-03-21T13:20:42.930Z] 092ead3a38ba: Pushed [2024-03-21T13:20:42.930Z] 49f2c786d2e1c3183c72c91a175eb4976d923778: digest: sha256:24960bcc34247003ec6b57a5bfb3265cec650d25718555673aded4a60df45248 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:43.300Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:43.658Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-03-21T13:20:43.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:20:43.658Z] 092ead3a38ba: Preparing [2024-03-21T13:20:43.658Z] 90cd4df2888f: Preparing [2024-03-21T13:20:43.658Z] 1bc036f8ffe6: Preparing [2024-03-21T13:20:43.658Z] b60b86390c93: Preparing [2024-03-21T13:20:43.658Z] 0e0d3940bacd: Preparing [2024-03-21T13:20:43.658Z] 7c504f21be85: Preparing [2024-03-21T13:20:43.658Z] 7c504f21be85: Waiting [2024-03-21T13:20:43.658Z] 0e0d3940bacd: Layer already exists [2024-03-21T13:20:43.658Z] 1bc036f8ffe6: Layer already exists [2024-03-21T13:20:43.658Z] 092ead3a38ba: Layer already exists [2024-03-21T13:20:43.658Z] b60b86390c93: Layer already exists [2024-03-21T13:20:43.658Z] 90cd4df2888f: Layer already exists [2024-03-21T13:20:43.658Z] 7c504f21be85: Layer already exists [2024-03-21T13:20:43.927Z] latest: digest: sha256:24960bcc34247003ec6b57a5bfb3265cec650d25718555673aded4a60df45248 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:44.299Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:44.660Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.10 [2024-03-21T13:20:44.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:20:44.660Z] 092ead3a38ba: Preparing [2024-03-21T13:20:44.660Z] 90cd4df2888f: Preparing [2024-03-21T13:20:44.660Z] 1bc036f8ffe6: Preparing [2024-03-21T13:20:44.660Z] b60b86390c93: Preparing [2024-03-21T13:20:44.660Z] 0e0d3940bacd: Preparing [2024-03-21T13:20:44.660Z] 7c504f21be85: Preparing [2024-03-21T13:20:44.660Z] 7c504f21be85: Waiting [2024-03-21T13:20:44.660Z] 092ead3a38ba: Layer already exists [2024-03-21T13:20:44.660Z] 1bc036f8ffe6: Layer already exists [2024-03-21T13:20:44.660Z] 90cd4df2888f: Layer already exists [2024-03-21T13:20:44.660Z] 0e0d3940bacd: Layer already exists [2024-03-21T13:20:44.660Z] b60b86390c93: Layer already exists [2024-03-21T13:20:44.660Z] 7c504f21be85: Layer already exists [2024-03-21T13:20:44.927Z] 3.2.0-dev.10: digest: sha256:24960bcc34247003ec6b57a5bfb3265cec650d25718555673aded4a60df45248 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:45.289Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:45.648Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10 [2024-03-21T13:20:45.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:20:45.648Z] 092ead3a38ba: Preparing [2024-03-21T13:20:45.648Z] 90cd4df2888f: Preparing [2024-03-21T13:20:45.648Z] 1bc036f8ffe6: Preparing [2024-03-21T13:20:45.648Z] b60b86390c93: Preparing [2024-03-21T13:20:45.648Z] 0e0d3940bacd: Preparing [2024-03-21T13:20:45.648Z] 7c504f21be85: Preparing [2024-03-21T13:20:45.648Z] 7c504f21be85: Waiting [2024-03-21T13:20:45.648Z] b60b86390c93: Layer already exists [2024-03-21T13:20:45.648Z] 092ead3a38ba: Layer already exists [2024-03-21T13:20:45.648Z] 0e0d3940bacd: Layer already exists [2024-03-21T13:20:45.648Z] 1bc036f8ffe6: Layer already exists [2024-03-21T13:20:45.648Z] 90cd4df2888f: Layer already exists [2024-03-21T13:20:45.648Z] 7c504f21be85: Layer already exists [2024-03-21T13:20:45.916Z] 49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10: digest: sha256:24960bcc34247003ec6b57a5bfb3265cec650d25718555673aded4a60df45248 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:46.284Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:46.643Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-03-21T13:20:46.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-03-21T13:20:46.643Z] 092ead3a38ba: Preparing [2024-03-21T13:20:46.643Z] 90cd4df2888f: Preparing [2024-03-21T13:20:46.643Z] 1bc036f8ffe6: Preparing [2024-03-21T13:20:46.643Z] b60b86390c93: Preparing [2024-03-21T13:20:46.643Z] 0e0d3940bacd: Preparing [2024-03-21T13:20:46.643Z] 7c504f21be85: Preparing [2024-03-21T13:20:46.643Z] 7c504f21be85: Waiting [2024-03-21T13:20:46.643Z] 1bc036f8ffe6: Layer already exists [2024-03-21T13:20:46.643Z] b60b86390c93: Layer already exists [2024-03-21T13:20:46.643Z] 0e0d3940bacd: Layer already exists [2024-03-21T13:20:46.643Z] 90cd4df2888f: Layer already exists [2024-03-21T13:20:46.643Z] 092ead3a38ba: Layer already exists [2024-03-21T13:20:46.643Z] 7c504f21be85: Layer already exists [2024-03-21T13:20:46.912Z] main: digest: sha256:24960bcc34247003ec6b57a5bfb3265cec650d25718555673aded4a60df45248 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-21T13:20:46.999Z] ===================================================== [Pipeline] echo [2024-03-21T13:20:47.016Z] taggedImages: [2024-03-21T13:20:47.016Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:49f2c786d2e1c3183c72c91a175eb4976d923778 [2024-03-21T13:20:47.016Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-03-21T13:20:47.016Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.10 [2024-03-21T13:20:47.016Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:49f2c786d2e1c3183c72c91a175eb4976d923778-3.2.0-dev.10 [2024-03-21T13:20:47.016Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:47.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T13:20:47.417Z] [2024-03-21T13:20:47.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:20:47.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T13:20:48.024Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T13:20:48.024Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T13:20:48.024Z] 04944245beec: Pulling fs layer [2024-03-21T13:20:48.024Z] 699f458cf7ca: Pulling fs layer [2024-03-21T13:20:48.024Z] 765212b225bb: Pulling fs layer [2024-03-21T13:20:48.024Z] f23df028b6ca: Pulling fs layer [2024-03-21T13:20:48.024Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T13:20:48.024Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T13:20:48.024Z] f23df028b6ca: Waiting [2024-03-21T13:20:48.024Z] 2437ff75d9bd: Waiting [2024-03-21T13:20:48.024Z] d65c8cfc05b1: Waiting [2024-03-21T13:20:48.024Z] 765212b225bb: Waiting [2024-03-21T13:20:48.024Z] 04944245beec: Verifying Checksum [2024-03-21T13:20:48.024Z] 04944245beec: Download complete [2024-03-21T13:20:48.024Z] 765212b225bb: Verifying Checksum [2024-03-21T13:20:48.024Z] 765212b225bb: Download complete [2024-03-21T13:20:48.024Z] f23df028b6ca: Download complete [2024-03-21T13:20:48.024Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T13:20:48.024Z] d65c8cfc05b1: Download complete [2024-03-21T13:20:48.295Z] 699f458cf7ca: Verifying Checksum [2024-03-21T13:20:48.295Z] 699f458cf7ca: Download complete [2024-03-21T13:20:48.563Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T13:20:48.563Z] 8998bd30e6a1: Download complete [2024-03-21T13:20:51.303Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T13:20:53.257Z] 8998bd30e6a1: Pull complete [2024-03-21T13:20:53.842Z] 04944245beec: Pull complete [2024-03-21T13:20:55.791Z] 699f458cf7ca: Pull complete [2024-03-21T13:20:55.791Z] 765212b225bb: Pull complete [2024-03-21T13:20:56.750Z] f23df028b6ca: Pull complete [2024-03-21T13:20:57.019Z] d65c8cfc05b1: Pull complete [2024-03-21T13:21:15.218Z] 2437ff75d9bd: Pull complete [2024-03-21T13:21:15.218Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T13:21:15.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T13:21:15.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:21:15.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-568 does not seem to be running inside a container [2024-03-21T13:21:15.508Z] $ 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-virtual-go/166 -v /w/workspace/device-virtual-go/166:/w/workspace/device-virtual-go/166:rw,z -v /w/workspace/device-virtual-go/166@tmp:/w/workspace/device-virtual-go/166@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 [2024-03-21T13:21:18.260Z] $ docker top cf75ff90bf87baa4f1d98cfb0d91cab93086289c45232effc98e84b24b296e93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:21:19.112Z] ---> job-cost.sh [2024-03-21T13:21:19.112Z] lf-activate-venv: SKIPPING [2024-03-21T13:21:19.112Z] INFO: No Stack... [2024-03-21T13:21:19.378Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T13:21:20.340Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T13:21:20.974Z] + cat /w/workspace/device-virtual-go/166/archives/cost.csv [2024-03-21T13:21:20.974Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T13:21:21.032Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-166-stack-cost] [2024-03-21T13:21:21.038Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-166-stack-cost] did not exist. Created. [2024-03-21T13:21:21.042Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T13:21:21.707Z] /w/workspace/device-virtual-go/166@tmp/durable-ead329fb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T13:21:22.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T13:21:22.379Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T13:21:22.428Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T13:21:22.438Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T13:21:22.472Z] $ docker stop --time=1 cf75ff90bf87baa4f1d98cfb0d91cab93086289c45232effc98e84b24b296e93 [2024-03-21T13:21:23.970Z] $ docker rm -f --volumes cf75ff90bf87baa4f1d98cfb0d91cab93086289c45232effc98e84b24b296e93 [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 [2024-03-21T13:21:24.460Z] provisioning config files... [2024-03-21T13:21:24.478Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3455432252078622283tmp [Pipeline] { [Pipeline] sh [2024-03-21T13:21:24.805Z] + set +x [2024-03-21T13:21:24.805Z] + curl -s https://codecov.io/bash [2024-03-21T13:21:24.805Z] + bash -s -- [2024-03-21T13:21:24.805Z] [2024-03-21T13:21:24.805Z] _____ _ [2024-03-21T13:21:24.805Z] / ____| | | [2024-03-21T13:21:24.805Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T13:21:24.805Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T13:21:24.805Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T13:21:24.805Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T13:21:24.805Z] Bash-1.0.6 [2024-03-21T13:21:24.805Z] [2024-03-21T13:21:24.805Z] [2024-03-21T13:21:24.805Z] ==> git version 2.25.1 found [2024-03-21T13:21:24.805Z] ==> 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 [2024-03-21T13:21:24.805Z] Release-Date: 2020-01-08 [2024-03-21T13:21:24.805Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-21T13:21:24.805Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T13:21:24.805Z] ==> Jenkins CI detected. [2024-03-21T13:21:24.805Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-03-21T13:21:24.805Z] project root: . [2024-03-21T13:21:24.805Z] --> token set from env [2024-03-21T13:21:24.805Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T13:21:24.805Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T13:21:24.805Z] ==> Python coveragepy not found [2024-03-21T13:21:24.805Z] ==> Searching for coverage reports in: [2024-03-21T13:21:24.805Z] + . [2024-03-21T13:21:24.805Z] -> Found 1 reports [2024-03-21T13:21:25.096Z] ==> Detecting git/mercurial file structure [2024-03-21T13:21:25.096Z] ==> Reading reports [2024-03-21T13:21:25.096Z] + ./coverage.out bytes=43063 [2024-03-21T13:21:25.096Z] ==> Appending adjustments [2024-03-21T13:21:25.096Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T13:21:25.096Z] + Found adjustments [2024-03-21T13:21:25.096Z] ==> Gzipping contents [2024-03-21T13:21:25.096Z] 8.0K /tmp/codecov.Bhk37d.gz [2024-03-21T13:21:25.096Z] ==> Uploading reports [2024-03-21T13:21:25.096Z] url: https://codecov.io [2024-03-21T13:21:25.096Z] query: branch=main&commit=49f2c786d2e1c3183c72c91a175eb4976d923778&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-21T13:21:25.096Z] -> Pinging Codecov [2024-03-21T13:21:25.096Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=49f2c786d2e1c3183c72c91a175eb4976d923778&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-21T13:21:25.356Z] -> Uploading to [2024-03-21T13:21:25.357Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-21/5E52B4B073DB2E39498172D8E973AA87/49f2c786d2e1c3183c72c91a175eb4976d923778/57e2b0dd-e539-41de-9f75-10e780646028.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T132125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df5b506ef320d72e2f488ce01971961ecf76739aa823289517cb47f4bc91d8ba [2024-03-21T13:21:25.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T13:21:25.357Z] Dload Upload Total Spent Left Speed [2024-03-21T13:21:25.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 19677 --:--:-- --:--:-- --:--:-- 19677 [2024-03-21T13:21:25.619Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/49f2c786d2e1c3183c72c91a175eb4976d923778 [Pipeline] } [2024-03-21T13:21:25.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-21T13:21:25.798Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-21T13:21:25.812Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:21:26.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T13:21:26.132Z] [2024-03-21T13:21:26.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:21:26.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T13:21:26.435Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-21T13:21:26.435Z] df9b9388f04a: Pulling fs layer [2024-03-21T13:21:26.435Z] 52dc419b0ee2: Pulling fs layer [2024-03-21T13:21:26.435Z] 25bc292e5bac: Pulling fs layer [2024-03-21T13:21:26.435Z] 114826534d7a: Pulling fs layer [2024-03-21T13:21:26.435Z] 4657fd5d0bcf: Pulling fs layer [2024-03-21T13:21:26.435Z] 6ad1cebc031e: Pulling fs layer [2024-03-21T13:21:26.435Z] 8a3aa393b2d8: Pulling fs layer [2024-03-21T13:21:26.435Z] 114826534d7a: Waiting [2024-03-21T13:21:26.435Z] 6ad1cebc031e: Waiting [2024-03-21T13:21:26.435Z] 8a3aa393b2d8: Waiting [2024-03-21T13:21:26.435Z] 4657fd5d0bcf: Waiting [2024-03-21T13:21:26.435Z] 25bc292e5bac: Verifying Checksum [2024-03-21T13:21:26.435Z] 25bc292e5bac: Download complete [2024-03-21T13:21:26.435Z] 52dc419b0ee2: Verifying Checksum [2024-03-21T13:21:26.435Z] 52dc419b0ee2: Download complete [2024-03-21T13:21:26.435Z] 4657fd5d0bcf: Download complete [2024-03-21T13:21:26.435Z] df9b9388f04a: Verifying Checksum [2024-03-21T13:21:26.435Z] df9b9388f04a: Download complete [2024-03-21T13:21:26.694Z] 6ad1cebc031e: Verifying Checksum [2024-03-21T13:21:26.695Z] 6ad1cebc031e: Download complete [2024-03-21T13:21:26.695Z] df9b9388f04a: Pull complete [2024-03-21T13:21:26.695Z] 52dc419b0ee2: Pull complete [2024-03-21T13:21:26.695Z] 25bc292e5bac: Pull complete [2024-03-21T13:21:27.264Z] 114826534d7a: Verifying Checksum [2024-03-21T13:21:27.264Z] 114826534d7a: Download complete [2024-03-21T13:21:27.264Z] 8a3aa393b2d8: Verifying Checksum [2024-03-21T13:21:27.264Z] 8a3aa393b2d8: Download complete [2024-03-21T13:21:30.543Z] 114826534d7a: Pull complete [2024-03-21T13:21:30.543Z] 4657fd5d0bcf: Pull complete [2024-03-21T13:21:31.107Z] 6ad1cebc031e: Pull complete [2024-03-21T13:21:33.643Z] 8a3aa393b2d8: Pull complete [2024-03-21T13:21:33.643Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-21T13:21:33.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-21T13:21:33.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:21:34.087Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:21:34.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-21T13:21:41.199Z] $ docker top 862207bd0d4f089195edbeba0b04173811a06aa0f9e5b9ff658708ce5bacbc40 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-21T13:21:41.271Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-03-21T13:21:41.549Z] + set -o pipefail [2024-03-21T13:21:41.549Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-03-21T13:21:51.585Z] [2024-03-21T13:21:51.585Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-03-21T13:21:51.585Z] [2024-03-21T13:21:51.585Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/33ea9a67-55a7-4283-b75f-c23850c11738 [2024-03-21T13:21:51.585Z] [2024-03-21T13:21:51.585Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-21T13:21:51.585Z] [2024-03-21T13:21:51.585Z] [2024-03-21T13:21:51.585Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-21T13:21:51.585Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-21T13:21:51.585Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-21T13:21:51.597Z] $ docker stop --time=1 862207bd0d4f089195edbeba0b04173811a06aa0f9e5b9ff658708ce5bacbc40 [2024-03-21T13:21:57.394Z] $ docker rm -f --volumes 862207bd0d4f089195edbeba0b04173811a06aa0f9e5b9ff658708ce5bacbc40 [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 [2024-03-21T13:21:58.354Z] + git log --format=format:%s -1 49f2c786d2e1c3183c72c91a175eb4976d923778 [Pipeline] sh [2024-03-21T13:21:58.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T13:21:58.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:21:58.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:21:58.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:21:59.024Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:21:59.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T13:21:59.652Z] $ docker top 309396da57efe2d9a4bb6b37989ec84aa22a69acf4109944d6664a266fae864e -eo pid,comm [2024-03-21T13:21:59.710Z] 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). [2024-03-21T13:21:59.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T13:21:59.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:21:59.762Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:22:00.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:22:00.629Z] $ docker exec 309396da57efe2d9a4bb6b37989ec84aa22a69acf4109944d6664a266fae864e ssh-agent [2024-03-21T13:22:02.560Z] SSH_AUTH_SOCK=/tmp/ssh-l4yt3bEv5Glq/agent.33 [2024-03-21T13:22:02.560Z] SSH_AGENT_PID=39 [2024-03-21T13:22:02.566Z] Running ssh-add (command line suppressed) [2024-03-21T13:22:02.672Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10164978796327500022.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10164978796327500022.key) [2024-03-21T13:22:03.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:22:07.611Z] + git semver tag [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:06,994 [run_tag] DEBUG tag force:False [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:06,994 [check_head_tag] DEBUG check head tag [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:06,995 [execute] INFO git cat-file --batch-check [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:06,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:06,998 [execute] INFO git cat-file --batch [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:06,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:07,020 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:07,021 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:07,021 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-21T13:22:07.611Z] 2024-03-21 13:22:07,026 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:22:07.611Z] 3.2.0-dev.10 [Pipeline] } [2024-03-21T13:22:07.624Z] $ docker exec --env ******** --env ******** 309396da57efe2d9a4bb6b37989ec84aa22a69acf4109944d6664a266fae864e ssh-agent -k [2024-03-21T13:22:07.720Z] unset SSH_AUTH_SOCK; [2024-03-21T13:22:07.720Z] unset SSH_AGENT_PID; [2024-03-21T13:22:07.720Z] echo Agent pid 39 killed; [2024-03-21T13:22:07.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T13:22:08.071Z] + git semver [Pipeline] } [2024-03-21T13:22:08.345Z] $ docker stop --time=1 309396da57efe2d9a4bb6b37989ec84aa22a69acf4109944d6664a266fae864e [2024-03-21T13:22:09.598Z] $ docker rm -f --volumes 309396da57efe2d9a4bb6b37989ec84aa22a69acf4109944d6664a266fae864e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:22:10.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-21T13:22:10.010Z] [2024-03-21T13:22:10.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:22:10.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-21T13:22:10.323Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-21T13:22:10.323Z] ab5ef0e58194: Pulling fs layer [2024-03-21T13:22:10.323Z] 9712f1f96733: Pulling fs layer [2024-03-21T13:22:10.323Z] 63f879dbbcfc: Pulling fs layer [2024-03-21T13:22:10.323Z] 0d9ebad4ef96: Pulling fs layer [2024-03-21T13:22:10.323Z] e9a5061849ea: Pulling fs layer [2024-03-21T13:22:10.323Z] d747dcd14b5f: Pulling fs layer [2024-03-21T13:22:10.323Z] 0d9ebad4ef96: Waiting [2024-03-21T13:22:10.323Z] 2de7ff778b66: Pulling fs layer [2024-03-21T13:22:10.323Z] d747dcd14b5f: Waiting [2024-03-21T13:22:10.323Z] 2de7ff778b66: Waiting [2024-03-21T13:22:10.323Z] 9712f1f96733: Verifying Checksum [2024-03-21T13:22:10.323Z] 9712f1f96733: Download complete [2024-03-21T13:22:10.583Z] 63f879dbbcfc: Verifying Checksum [2024-03-21T13:22:10.583Z] 63f879dbbcfc: Download complete [2024-03-21T13:22:10.842Z] e9a5061849ea: Verifying Checksum [2024-03-21T13:22:10.842Z] e9a5061849ea: Download complete [2024-03-21T13:22:10.842Z] d747dcd14b5f: Download complete [2024-03-21T13:22:11.102Z] ab5ef0e58194: Verifying Checksum [2024-03-21T13:22:11.102Z] ab5ef0e58194: Download complete [2024-03-21T13:22:11.102Z] 0d9ebad4ef96: Verifying Checksum [2024-03-21T13:22:11.102Z] 0d9ebad4ef96: Download complete [2024-03-21T13:22:11.102Z] 2de7ff778b66: Verifying Checksum [2024-03-21T13:22:11.102Z] 2de7ff778b66: Download complete [2024-03-21T13:22:13.635Z] ab5ef0e58194: Pull complete [2024-03-21T13:22:13.635Z] 9712f1f96733: Pull complete [2024-03-21T13:22:14.201Z] 63f879dbbcfc: Pull complete [2024-03-21T13:22:18.388Z] 0d9ebad4ef96: Pull complete [2024-03-21T13:22:18.388Z] e9a5061849ea: Pull complete [2024-03-21T13:22:18.388Z] d747dcd14b5f: Pull complete [2024-03-21T13:22:18.955Z] 2de7ff778b66: Pull complete [2024-03-21T13:22:18.955Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-21T13:22:18.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-21T13:22:18.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:22:19.053Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:22:19.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-21T13:22:27.353Z] $ docker top 3db40f7ba08dc12b0fcbe46555901a7a86e7caf990be093c5b2fd51ca1458d6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:22:27.444Z] provisioning config files... [2024-03-21T13:22:27.450Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17663695620469143982tmp [2024-03-21T13:22:27.460Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9761180962378141732tmp [2024-03-21T13:22:27.467Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16177590937905410589tmp [Pipeline] { [Pipeline] echo [2024-03-21T13:22:27.503Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:27.797Z] ---> sigul-configuration.sh [2024-03-21T13:22:27.797Z] gpg: directory `/root/.gnupg' created [2024-03-21T13:22:27.797Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-21T13:22:27.797Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-21T13:22:27.797Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-21T13:22:27.797Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-21T13:22:27.797Z] gpg: CAST5 encrypted data [2024-03-21T13:22:27.797Z] gpg: encrypted with 1 passphrase [2024-03-21T13:22:27.797Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-21T13:22:28.092Z] + mkdir /home/jenkins [2024-03-21T13:22:28.093Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-21T13:22:28.384Z] + 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 [2024-03-21T13:22:28.401Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:28.692Z] ---> sigul-install.sh [2024-03-21T13:22:28.692Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-21T13:22:28.991Z] + git tag --list [2024-03-21T13:22:28.991Z] v1.0.0 [2024-03-21T13:22:28.991Z] v1.1.0 [2024-03-21T13:22:28.991Z] v1.1.1 [2024-03-21T13:22:28.991Z] v1.2.1 [2024-03-21T13:22:28.991Z] v1.2.2 [2024-03-21T13:22:28.991Z] v1.2.3 [2024-03-21T13:22:28.991Z] v1.3.0 [2024-03-21T13:22:28.991Z] v1.3.1 [2024-03-21T13:22:28.991Z] v2.0.0 [2024-03-21T13:22:28.991Z] v2.1.0 [2024-03-21T13:22:28.991Z] v2.1.1 [2024-03-21T13:22:28.991Z] v2.2.0 [2024-03-21T13:22:28.991Z] v2.3.0 [2024-03-21T13:22:28.991Z] v3.0 [2024-03-21T13:22:28.991Z] v3.0.0 [2024-03-21T13:22:28.991Z] v3.1 [2024-03-21T13:22:28.991Z] v3.1.0 [2024-03-21T13:22:28.991Z] v3.1.0-dev.1 [2024-03-21T13:22:28.991Z] v3.1.0-dev.10 [2024-03-21T13:22:28.991Z] v3.1.0-dev.11 [2024-03-21T13:22:28.991Z] v3.1.0-dev.12 [2024-03-21T13:22:28.991Z] v3.1.0-dev.13 [2024-03-21T13:22:28.991Z] v3.1.0-dev.14 [2024-03-21T13:22:28.991Z] v3.1.0-dev.15 [2024-03-21T13:22:28.991Z] v3.1.0-dev.16 [2024-03-21T13:22:28.991Z] v3.1.0-dev.17 [2024-03-21T13:22:28.991Z] v3.1.0-dev.18 [2024-03-21T13:22:28.991Z] v3.1.0-dev.19 [2024-03-21T13:22:28.991Z] v3.1.0-dev.2 [2024-03-21T13:22:28.991Z] v3.1.0-dev.20 [2024-03-21T13:22:28.991Z] v3.1.0-dev.21 [2024-03-21T13:22:28.991Z] v3.1.0-dev.22 [2024-03-21T13:22:28.991Z] v3.1.0-dev.23 [2024-03-21T13:22:28.991Z] v3.1.0-dev.24 [2024-03-21T13:22:28.991Z] v3.1.0-dev.25 [2024-03-21T13:22:28.991Z] v3.1.0-dev.26 [2024-03-21T13:22:28.991Z] v3.1.0-dev.27 [2024-03-21T13:22:28.991Z] v3.1.0-dev.28 [2024-03-21T13:22:28.991Z] v3.1.0-dev.29 [2024-03-21T13:22:28.991Z] v3.1.0-dev.3 [2024-03-21T13:22:28.991Z] v3.1.0-dev.30 [2024-03-21T13:22:28.991Z] v3.1.0-dev.4 [2024-03-21T13:22:28.991Z] v3.1.0-dev.5 [2024-03-21T13:22:28.991Z] v3.1.0-dev.6 [2024-03-21T13:22:28.991Z] v3.1.0-dev.7 [2024-03-21T13:22:28.991Z] v3.1.0-dev.8 [2024-03-21T13:22:28.991Z] v3.1.0-dev.9 [2024-03-21T13:22:28.991Z] v3.2.0-dev.1 [2024-03-21T13:22:28.991Z] v3.2.0-dev.10 [2024-03-21T13:22:28.991Z] v3.2.0-dev.2 [2024-03-21T13:22:28.991Z] v3.2.0-dev.3 [2024-03-21T13:22:28.991Z] v3.2.0-dev.4 [2024-03-21T13:22:28.991Z] v3.2.0-dev.5 [2024-03-21T13:22:28.991Z] v3.2.0-dev.6 [2024-03-21T13:22:28.991Z] v3.2.0-dev.7 [2024-03-21T13:22:28.991Z] v3.2.0-dev.8 [2024-03-21T13:22:28.991Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-21T13:22:29.287Z] + lftools sign git-tag v3.2.0-dev.10 [2024-03-21T13:22:29.857Z] Signing Git tag with Sigul... [2024-03-21T13:22:29.857Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-03-21T13:22:30.133Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:30.429Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-21T13:22:30.436Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-21T13:22:30.463Z] $ docker stop --time=1 3db40f7ba08dc12b0fcbe46555901a7a86e7caf990be093c5b2fd51ca1458d6f [2024-03-21T13:22:31.736Z] $ docker rm -f --volumes 3db40f7ba08dc12b0fcbe46555901a7a86e7caf990be093c5b2fd51ca1458d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-21T13:22:32.197Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T13:22:32.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:22:32.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:22:32.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:22:32.578Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:22:32.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T13:22:33.022Z] $ docker top 068049e1e4c29b3ed00c707d253c16fb26b49e1f9385e7b6b3d5c2552d9d0275 -eo pid,comm [2024-03-21T13:22:33.070Z] 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). [2024-03-21T13:22:33.070Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T13:22:33.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:22:33.127Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:22:33.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:22:33.241Z] $ docker exec 068049e1e4c29b3ed00c707d253c16fb26b49e1f9385e7b6b3d5c2552d9d0275 ssh-agent [2024-03-21T13:22:33.350Z] SSH_AUTH_SOCK=/tmp/ssh-yfM4yaqPtSNS/agent.32 [2024-03-21T13:22:33.351Z] SSH_AGENT_PID=38 [2024-03-21T13:22:33.355Z] Running ssh-add (command line suppressed) [2024-03-21T13:22:33.456Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12438123239519027276.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12438123239519027276.key) [2024-03-21T13:22:33.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:22:33.763Z] + git semver bump pre [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,963 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,963 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,963 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,963 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,963 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,963 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,965 [execute] INFO git cat-file --batch-check [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,971 [execute] INFO git cat-file --batch [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T13:22:34.023Z] 2024-03-21 13:22:33,978 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:22:34.023Z] 3.2.0-dev.11 [Pipeline] } [2024-03-21T13:22:34.032Z] $ docker exec --env ******** --env ******** 068049e1e4c29b3ed00c707d253c16fb26b49e1f9385e7b6b3d5c2552d9d0275 ssh-agent -k [2024-03-21T13:22:34.128Z] unset SSH_AUTH_SOCK; [2024-03-21T13:22:34.129Z] unset SSH_AGENT_PID; [2024-03-21T13:22:34.129Z] echo Agent pid 38 killed; [2024-03-21T13:22:34.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T13:22:34.461Z] + git semver [Pipeline] } [2024-03-21T13:22:34.743Z] $ docker stop --time=1 068049e1e4c29b3ed00c707d253c16fb26b49e1f9385e7b6b3d5c2552d9d0275 [2024-03-21T13:22:35.996Z] $ docker rm -f --volumes 068049e1e4c29b3ed00c707d253c16fb26b49e1f9385e7b6b3d5c2552d9d0275 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T13:22:36.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T13:22:36.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:22:36.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T13:22:36.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:22:36.747Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:22:36.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T13:22:37.801Z] $ docker top d81fd3e31935c5be7046adf0e54555969f71984eea8046a28185ad181d832880 -eo pid,comm [2024-03-21T13:22:37.849Z] 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). [2024-03-21T13:22:37.849Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T13:22:37.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T13:22:37.903Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T13:22:38.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T13:22:38.020Z] $ docker exec d81fd3e31935c5be7046adf0e54555969f71984eea8046a28185ad181d832880 ssh-agent [2024-03-21T13:22:38.134Z] SSH_AUTH_SOCK=/tmp/ssh-wTdkM0PmE4qd/agent.33 [2024-03-21T13:22:38.134Z] SSH_AGENT_PID=39 [2024-03-21T13:22:38.139Z] Running ssh-add (command line suppressed) [2024-03-21T13:22:38.228Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15783645993300422046.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15783645993300422046.key) [2024-03-21T13:22:38.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T13:22:38.532Z] + git semver push [2024-03-21T13:22:38.792Z] 2024-03-21 13:22:38,686 [run_push] DEBUG push [2024-03-21T13:22:38.792Z] 2024-03-21 13:22:38,686 [execute] INFO git cat-file --batch-check [2024-03-21T13:22:38.792Z] 2024-03-21 13:22:38,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T13:22:38.792Z] 2024-03-21 13:22:38,689 [execute] INFO git rev-list 51ad1a49ef2705681832c5015fe434890b2a7b20 -- [2024-03-21T13:22:38.792Z] 2024-03-21 13:22:38,689 [execute] DEBUG Popen(['git', 'rev-list', '51ad1a49ef2705681832c5015fe434890b2a7b20', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-21T13:22:38.792Z] 2024-03-21 13:22:38,697 [execute] INFO git fetch -v origin [2024-03-21T13:22:38.792Z] 2024-03-21 13:22:38,697 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-21T13:22:39.360Z] 2024-03-21 13:22:39,189 [run_push] DEBUG no remote changes detected [2024-03-21T13:22:39.360Z] 2024-03-21 13:22:39,190 [execute] INFO git push origin semver [2024-03-21T13:22:39.360Z] 2024-03-21 13:22:39,190 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-21T13:22:40.298Z] 2024-03-21 13:22:39,947 [run_push] DEBUG push all version tags [2024-03-21T13:22:40.298Z] 2024-03-21 13:22:39,948 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-21T13:22:40.298Z] 2024-03-21 13:22:39,948 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-21T13:22:40.868Z] 2024-03-21 13:22:40,687 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-03-21T13:22:40.868Z] 3.2.0-dev.11 [Pipeline] } [2024-03-21T13:22:40.877Z] $ docker exec --env ******** --env ******** d81fd3e31935c5be7046adf0e54555969f71984eea8046a28185ad181d832880 ssh-agent -k [2024-03-21T13:22:40.960Z] unset SSH_AUTH_SOCK; [2024-03-21T13:22:40.963Z] unset SSH_AGENT_PID; [2024-03-21T13:22:40.963Z] echo Agent pid 39 killed; [2024-03-21T13:22:40.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T13:22:41.300Z] + git semver [Pipeline] } [2024-03-21T13:22:41.569Z] $ docker stop --time=1 d81fd3e31935c5be7046adf0e54555969f71984eea8046a28185ad181d832880 [2024-03-21T13:22:43.004Z] $ docker rm -f --volumes d81fd3e31935c5be7046adf0e54555969f71984eea8046a28185ad181d832880 [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 [2024-03-21T13:22:43.609Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-03-21T13:22:43.609Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-03-21T13:22:43.609Z] total 16 [2024-03-21T13:22:43.609Z] drwxr-xr-x 3 root root 4096 Mar 21 13:11 . [2024-03-21T13:22:43.609Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 13:22 .. [2024-03-21T13:22:43.609Z] drwxr-xr-x 2 root root 4096 Mar 21 13:11 cost [2024-03-21T13:22:43.609Z] -rw-r--r-- 1 root root 89 Mar 21 13:11 cost.csv [2024-03-21T13:22:43.609Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-03-21T13:22:43.609Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-03-21T13:22:43.609Z] total 16 [2024-03-21T13:22:43.609Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 13:11 . [2024-03-21T13:22:43.609Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 13:22 .. [2024-03-21T13:22:43.609Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 13:11 cost [2024-03-21T13:22:43.609Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 21 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:43.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:44.764Z] ---> package-listing.sh [2024-03-21T13:22:44.764Z] ++ facter osfamily [2024-03-21T13:22:44.764Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T13:22:45.023Z] + OS_FAMILY=debian [2024-03-21T13:22:45.023Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-03-21T13:22:45.023Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T13:22:45.023Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T13:22:45.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T13:22:45.023Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T13:22:45.023Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-03-21T13:22:45.023Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T13:22:45.023Z] + case "${OS_FAMILY}" in [2024-03-21T13:22:45.023Z] + dpkg -l [2024-03-21T13:22:45.023Z] + grep '^ii' [2024-03-21T13:22:45.023Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T13:22:45.023Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T13:22:45.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T13:22:45.023Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-03-21T13:22:45.023Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-03-21T13:22:45.023Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-03-21T13:22:45.035Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-21T13:22:45.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T13:22:45.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T13:22:45.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T13:22:45.960Z] prd-ubuntu20.04-docker-8c-8g-565 does not seem to be running inside a container [2024-03-21T13:22:45.991Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T13:22:46.190Z] $ docker top 71a3c5ed8bcbe5358f664d2208db8e1182e77e014f69270963e18ccc4161bbe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T13:22:46.555Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T13:22:46.844Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T13:22:47.146Z] + ls /var/log/sa-host [2024-03-21T13:22:47.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T13:22:47.224Z] provisioning config files... [2024-03-21T13:22:47.236Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16808624735010833508tmp [Pipeline] { [Pipeline] echo [2024-03-21T13:22:47.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:47.540Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T13:22:47.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:47.897Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T13:22:47.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:48.187Z] ---> sudo-logs.sh [2024-03-21T13:22:48.187Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T13:22:48.217Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:48.502Z] ---> job-cost.sh [2024-03-21T13:22:48.502Z] lf-activate-venv: SKIPPING [2024-03-21T13:22:48.502Z] DEBUG: total: 0.2199999988079071 [2024-03-21T13:22:48.502Z] INFO: Retrieving Stack Cost... [2024-03-21T13:22:48.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T13:22:49.331Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T13:22:49.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T13:22:49.627Z] ---> logs-deploy.sh [2024-03-21T13:22:49.627Z] lf-activate-venv: SKIPPING [2024-03-21T13:22:49.627Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/166 [2024-03-21T13:22:49.627Z] INFO: archiving workspace using pattern(s): [2024-03-21T13:22:50.568Z] Archives upload complete. [2024-03-21T13:22:50.827Z] INFO: archiving logs to Nexus [2024-03-21T13:22:51.396Z] ---> uname -a: [2024-03-21T13:22:51.396Z] Linux prd-ubuntu20-04-docker-8c-8g-565 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-21T13:22:51.396Z] [2024-03-21T13:22:51.396Z]