Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 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-ssh6136335065114790646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15875229642490714882.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11651919423315620588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9205882982390684905.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-ssh15263093528310089049.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9000 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 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#385)" > 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 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 # timeout=10 > git rev-list --no-walk 156beb4bb4cc3957e05b7219f54451536aed9ec4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T21:28:30.683Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T21:28:30.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T21:28:30.765Z] ========================================================= [2023-04-18T21:28:30.765Z] EdgeX Global Pipelines Version Info [2023-04-18T21:28:30.765Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:28:31.475Z] ------------------- [2023-04-18T21:28:31.476Z] stable info: [2023-04-18T21:28:31.476Z] ------------------- [2023-04-18T21:28:31.476Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T21:28:31.476Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T21:28:31.476Z] Message: update stable to v1.0.248 [2023-04-18T21:28:32.048Z] ------------------- [2023-04-18T21:28:32.048Z] experimental info: [2023-04-18T21:28:32.048Z] ------------------- [2023-04-18T21:28:32.048Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T21:28:32.048Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T21:28:32.048Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T21:28:32.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-18T21:28:32.261Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-18T21:28:32.272Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T21:28:32.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T21:28:32.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T21:28:32.306Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T21:28:32.317Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T21:28:32.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T21:28:32.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T21:28:32.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T21:28:32.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T21:28:32.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-18T21:28:32.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T21:28:32.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T21:28:32.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T21:28:32.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T21:28:32.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T21:28:32.435Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T21:28:32.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T21:28:32.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T21:28:32.469Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-18T21:28:32.483Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-18T21:28:32.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T21:28:32.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T21:28:32.516Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T21:28:32.528Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T21:28:32.539Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T21:28:32.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-18T21:28:32.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-18T21:28:32.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-18T21:28:32.584Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [Pipeline] echo [2023-04-18T21:28:32.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b06b33 [Pipeline] echo [2023-04-18T21:28:32.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:28:32.644Z] provisioning config files... [2023-04-18T21:28:32.659Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6405681818701378606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:28:32.959Z] ---> docker-login.sh [2023-04-18T21:28:32.959Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:28:33.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:33.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:33.221Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:33.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:33.221Z] [2023-04-18T21:28:33.221Z] Login Succeeded [2023-04-18T21:28:33.221Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:28:33.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:33.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:33.221Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:33.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:33.221Z] [2023-04-18T21:28:33.221Z] Login Succeeded [2023-04-18T21:28:33.221Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:28:33.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:33.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:33.480Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:33.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:33.480Z] [2023-04-18T21:28:33.480Z] Login Succeeded [2023-04-18T21:28:33.480Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:28:33.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:33.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:33.480Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:33.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:33.480Z] [2023-04-18T21:28:33.480Z] Login Succeeded [2023-04-18T21:28:33.480Z] docker.io [2023-04-18T21:28:33.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:33.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:33.740Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:33.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:33.740Z] [2023-04-18T21:28:33.740Z] Login Succeeded [2023-04-18T21:28:33.740Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:28:33.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T21:28:34.131Z] + git rev-list -1 --merges 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3~1..8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [Pipeline] echo [2023-04-18T21:28:34.182Z] -----------> git rev-list -1 --merges 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3~1..8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [false] [Pipeline] sh [2023-04-18T21:28:34.470Z] + git log --format=format:%s -1 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [Pipeline] echo [2023-04-18T21:28:34.485Z] ========================================================= [2023-04-18T21:28:34.485Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T21:28:34.485Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T21:28:34.847Z] + git log --format=format:%s -1 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [Pipeline] echo [2023-04-18T21:28:34.856Z] [semverPrep] GIT_COMMIT: 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#385) [Pipeline] echo [2023-04-18T21:28:34.865Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T21:28:35.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T21:28:35.200Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T21:28:35.200Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T21:28:35.200Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T21:28:35.200Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T21:28:35.200Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T21:28:35.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:28:35.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:28:35.538Z] [2023-04-18T21:28:35.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:28:35.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:28:35.832Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T21:28:35.832Z] b85a868b505f: Pulling fs layer [2023-04-18T21:28:35.832Z] e2be974225ed: Pulling fs layer [2023-04-18T21:28:35.832Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T21:28:35.832Z] 988bab9f4d93: Pulling fs layer [2023-04-18T21:28:35.832Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T21:28:35.832Z] eaf3925da568: Pulling fs layer [2023-04-18T21:28:35.832Z] bab4dde63d76: Pulling fs layer [2023-04-18T21:28:35.832Z] bde34c3a00c8: Pulling fs layer [2023-04-18T21:28:35.832Z] b352a97aabf1: Pulling fs layer [2023-04-18T21:28:35.832Z] 4872d77fe225: Pulling fs layer [2023-04-18T21:28:35.832Z] 5851b861e8e6: Pulling fs layer [2023-04-18T21:28:35.832Z] 4872d77fe225: Waiting [2023-04-18T21:28:35.832Z] 988bab9f4d93: Waiting [2023-04-18T21:28:35.832Z] bab4dde63d76: Waiting [2023-04-18T21:28:35.832Z] bde34c3a00c8: Waiting [2023-04-18T21:28:35.832Z] 1469e6f7b9e6: Waiting [2023-04-18T21:28:35.832Z] b352a97aabf1: Waiting [2023-04-18T21:28:35.832Z] 5851b861e8e6: Waiting [2023-04-18T21:28:35.832Z] eaf3925da568: Waiting [2023-04-18T21:28:35.832Z] e2be974225ed: Verifying Checksum [2023-04-18T21:28:35.832Z] e2be974225ed: Download complete [2023-04-18T21:28:35.832Z] 988bab9f4d93: Download complete [2023-04-18T21:28:35.832Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T21:28:35.832Z] 1469e6f7b9e6: Download complete [2023-04-18T21:28:35.832Z] eaf3925da568: Verifying Checksum [2023-04-18T21:28:35.832Z] eaf3925da568: Download complete [2023-04-18T21:28:35.832Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T21:28:35.832Z] 339a4e72a1f5: Download complete [2023-04-18T21:28:36.091Z] bde34c3a00c8: Download complete [2023-04-18T21:28:36.091Z] b352a97aabf1: Download complete [2023-04-18T21:28:36.091Z] 4872d77fe225: Download complete [2023-04-18T21:28:36.091Z] 5851b861e8e6: Download complete [2023-04-18T21:28:36.091Z] b85a868b505f: Verifying Checksum [2023-04-18T21:28:36.091Z] b85a868b505f: Download complete [2023-04-18T21:28:36.349Z] bab4dde63d76: Verifying Checksum [2023-04-18T21:28:36.349Z] bab4dde63d76: Download complete [2023-04-18T21:28:37.285Z] b85a868b505f: Pull complete [2023-04-18T21:28:37.545Z] e2be974225ed: Pull complete [2023-04-18T21:28:38.114Z] 339a4e72a1f5: Pull complete [2023-04-18T21:28:38.114Z] 988bab9f4d93: Pull complete [2023-04-18T21:28:38.373Z] 1469e6f7b9e6: Pull complete [2023-04-18T21:28:38.373Z] eaf3925da568: Pull complete [2023-04-18T21:28:40.303Z] bab4dde63d76: Pull complete [2023-04-18T21:28:40.303Z] bde34c3a00c8: Pull complete [2023-04-18T21:28:40.562Z] b352a97aabf1: Pull complete [2023-04-18T21:28:40.562Z] 4872d77fe225: Pull complete [2023-04-18T21:28:40.825Z] 5851b861e8e6: Pull complete [2023-04-18T21:28:40.825Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T21:28:40.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:28:40.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:28:40.938Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:28:40.965Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T21:28:44.018Z] $ docker top ebc1fcd05fa6e24d74d2879bffcd7d472a91fb7ca4ca8a1848351cb529cc9bae -eo pid,comm [2023-04-18T21:28:44.084Z] 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). [2023-04-18T21:28:44.084Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T21:28:44.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:28:44.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:28:44.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:28:44.236Z] $ docker exec ebc1fcd05fa6e24d74d2879bffcd7d472a91fb7ca4ca8a1848351cb529cc9bae ssh-agent [2023-04-18T21:28:44.346Z] SSH_AUTH_SOCK=/tmp/ssh-f9YikaAoMNL6/agent.32 [2023-04-18T21:28:44.346Z] SSH_AGENT_PID=38 [2023-04-18T21:28:44.352Z] Running ssh-add (command line suppressed) [2023-04-18T21:28:44.442Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15246485102334227396.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15246485102334227396.key) [2023-04-18T21:28:44.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:28:44.754Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T21:28:44.756Z] $ docker exec --env ******** --env ******** ebc1fcd05fa6e24d74d2879bffcd7d472a91fb7ca4ca8a1848351cb529cc9bae ssh-agent -k [2023-04-18T21:28:44.860Z] unset SSH_AUTH_SOCK; [2023-04-18T21:28:44.860Z] unset SSH_AGENT_PID; [2023-04-18T21:28:44.861Z] echo Agent pid 38 killed; [2023-04-18T21:28:44.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T21:28:44.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:28:44.911Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:28:45.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:28:45.010Z] $ docker exec ebc1fcd05fa6e24d74d2879bffcd7d472a91fb7ca4ca8a1848351cb529cc9bae ssh-agent [2023-04-18T21:28:45.116Z] SSH_AUTH_SOCK=/tmp/ssh-o5zQbi1pk6qM/agent.70 [2023-04-18T21:28:45.116Z] SSH_AGENT_PID=76 [2023-04-18T21:28:45.120Z] Running ssh-add (command line suppressed) [2023-04-18T21:28:45.216Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1100713590434129107.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1100713590434129107.key) [2023-04-18T21:28:45.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:28:45.529Z] + git semver init [2023-04-18T21:28:45.789Z] 2023-04-18 21:28:45,726 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T21:28:45.789Z] 2023-04-18 21:28:45,727 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-18T21:28:45.789Z] 2023-04-18 21:28:45,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-18T21:28:45.789Z] 2023-04-18 21:28:45,727 [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) [2023-04-18T21:28:47.168Z] 2023-04-18 21:28:46,809 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-04-18T21:28:47.168Z] 2023-04-18 21:28:46,809 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-04-18T21:28:47.168Z] 2023-04-18 21:28:46,810 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T21:28:47.168Z] 2023-04-18 21:28:46,810 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T21:28:47.168Z] 3.0.0-dev.33 [Pipeline] } [2023-04-18T21:28:47.169Z] $ docker exec --env ******** --env ******** ebc1fcd05fa6e24d74d2879bffcd7d472a91fb7ca4ca8a1848351cb529cc9bae ssh-agent -k [2023-04-18T21:28:47.266Z] unset SSH_AUTH_SOCK; [2023-04-18T21:28:47.267Z] unset SSH_AGENT_PID; [2023-04-18T21:28:47.267Z] echo Agent pid 76 killed; [2023-04-18T21:28:47.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T21:28:47.588Z] + git semver [Pipeline] } [2023-04-18T21:28:47.852Z] $ docker stop --time=1 ebc1fcd05fa6e24d74d2879bffcd7d472a91fb7ca4ca8a1848351cb529cc9bae [2023-04-18T21:28:49.158Z] $ docker rm -f --volumes ebc1fcd05fa6e24d74d2879bffcd7d472a91fb7ca4ca8a1848351cb529cc9bae [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:28:49.522Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T21:28:49.750Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T21:28:49.752Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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 [2023-04-18T21:28:49.874Z] provisioning config files... [2023-04-18T21:28:49.884Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1372999902739637880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:28:50.182Z] ---> docker-login.sh [2023-04-18T21:28:50.182Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:28:50.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:50.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:50.182Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:50.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:50.182Z] [2023-04-18T21:28:50.182Z] Login Succeeded [2023-04-18T21:28:50.182Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:28:50.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:50.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:50.182Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:50.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:50.182Z] [2023-04-18T21:28:50.182Z] Login Succeeded [2023-04-18T21:28:50.182Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:28:50.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:50.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:50.447Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:50.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:50.447Z] [2023-04-18T21:28:50.447Z] Login Succeeded [2023-04-18T21:28:50.447Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:28:50.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:50.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:50.447Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:50.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:50.447Z] [2023-04-18T21:28:50.447Z] Login Succeeded [2023-04-18T21:28:50.447Z] docker.io [2023-04-18T21:28:50.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:50.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:50.707Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:50.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:50.707Z] [2023-04-18T21:28:50.707Z] Login Succeeded [2023-04-18T21:28:50.707Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:28:50.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T21:28:50.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:28:50.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:28:50.792Z] ========================================================= [2023-04-18T21:28:50.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T21:28:50.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:28:51.103Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T21:28:51.103Z] Sending build context to Docker daemon 23.56MB [2023-04-18T21:28:51.103Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:28:51.103Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T21:28:51.363Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T21:28:51.363Z] 63b65145d645: Pulling fs layer [2023-04-18T21:28:51.363Z] a2d21d5440eb: Pulling fs layer [2023-04-18T21:28:51.363Z] 935e6c44a52c: Pulling fs layer [2023-04-18T21:28:51.363Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T21:28:51.363Z] 30dea6a524f1: Pulling fs layer [2023-04-18T21:28:51.363Z] a2aff8979fd8: Pulling fs layer [2023-04-18T21:28:51.363Z] 6808be2612f2: Pulling fs layer [2023-04-18T21:28:51.363Z] f25807f1079a: Pulling fs layer [2023-04-18T21:28:51.363Z] a2aff8979fd8: Waiting [2023-04-18T21:28:51.363Z] 6808be2612f2: Waiting [2023-04-18T21:28:51.363Z] f25807f1079a: Waiting [2023-04-18T21:28:51.363Z] 94cc34f8dd06: Waiting [2023-04-18T21:28:51.363Z] 30dea6a524f1: Waiting [2023-04-18T21:28:51.363Z] a2d21d5440eb: Download complete [2023-04-18T21:28:51.363Z] 94cc34f8dd06: Download complete [2023-04-18T21:28:51.363Z] 30dea6a524f1: Verifying Checksum [2023-04-18T21:28:51.363Z] 30dea6a524f1: Download complete [2023-04-18T21:28:51.363Z] 63b65145d645: Verifying Checksum [2023-04-18T21:28:51.363Z] 63b65145d645: Download complete [2023-04-18T21:28:51.363Z] a2aff8979fd8: Verifying Checksum [2023-04-18T21:28:51.363Z] a2aff8979fd8: Download complete [2023-04-18T21:28:51.625Z] 63b65145d645: Pull complete [2023-04-18T21:28:51.625Z] a2d21d5440eb: Pull complete [2023-04-18T21:28:51.625Z] f25807f1079a: Verifying Checksum [2023-04-18T21:28:51.625Z] f25807f1079a: Download complete [2023-04-18T21:28:52.206Z] 6808be2612f2: Verifying Checksum [2023-04-18T21:28:52.206Z] 6808be2612f2: Download complete [2023-04-18T21:28:52.464Z] 935e6c44a52c: Verifying Checksum [2023-04-18T21:28:52.464Z] 935e6c44a52c: Download complete [2023-04-18T21:28:55.751Z] 935e6c44a52c: Pull complete [2023-04-18T21:28:56.009Z] 94cc34f8dd06: Pull complete [2023-04-18T21:28:56.009Z] 30dea6a524f1: Pull complete [2023-04-18T21:28:56.009Z] a2aff8979fd8: Pull complete [2023-04-18T21:28:58.550Z] 6808be2612f2: Pull complete [2023-04-18T21:28:59.499Z] f25807f1079a: Pull complete [2023-04-18T21:28:59.499Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T21:28:59.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T21:28:59.499Z] ---> 3b553350e43f [2023-04-18T21:28:59.499Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T21:29:04.835Z] ---> Running in a1a2eee6454c [2023-04-18T21:29:04.835Z] Removing intermediate container a1a2eee6454c [2023-04-18T21:29:04.835Z] ---> 630a95946bb2 [2023-04-18T21:29:04.835Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T21:29:04.835Z] ---> Running in c56ef652f1b3 [2023-04-18T21:29:04.842Z] Still waiting to schedule task [2023-04-18T21:29:04.842Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-18T21:29:05.095Z] Removing intermediate container c56ef652f1b3 [2023-04-18T21:29:05.095Z] ---> d793e92a83e9 [2023-04-18T21:29:05.095Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:29:05.095Z] ---> Running in 160c94ff85dd [2023-04-18T21:29:05.095Z] Removing intermediate container 160c94ff85dd [2023-04-18T21:29:05.095Z] ---> 23ae5a75e292 [2023-04-18T21:29:05.095Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-18T21:29:05.095Z] ---> Running in 91588d544d41 [2023-04-18T21:29:05.354Z] Removing intermediate container 91588d544d41 [2023-04-18T21:29:05.354Z] ---> 067b8dcadd52 [2023-04-18T21:29:05.354Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T21:29:05.354Z] ---> Running in 8efb3777a053 [2023-04-18T21:29:05.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T21:29:05.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T21:29:05.873Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T21:29:05.873Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T21:29:05.873Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T21:29:05.873Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T21:29:05.873Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:29:05.873Z] OK: 269 MiB in 57 packages [2023-04-18T21:29:06.442Z] Removing intermediate container 8efb3777a053 [2023-04-18T21:29:06.442Z] ---> 81af0f7a0e14 [2023-04-18T21:29:06.442Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-18T21:29:06.442Z] ---> a0c7ff557dc5 [2023-04-18T21:29:06.442Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:29:06.700Z] ---> Running in 0efd7d05e91a [2023-04-18T21:29:38.819Z] Removing intermediate container 0efd7d05e91a [2023-04-18T21:29:38.819Z] ---> 52da57577d03 [2023-04-18T21:29:38.819Z] Step 10/12 : COPY . . [2023-04-18T21:29:38.819Z] ---> 80a61f5c8948 [2023-04-18T21:29:38.819Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:29:38.819Z] ---> Running in 4756e005661b [2023-04-18T21:29:38.819Z] Removing intermediate container 4756e005661b [2023-04-18T21:29:38.819Z] ---> 09fbbc30e720 [2023-04-18T21:29:38.819Z] Step 12/12 : RUN $MAKE [2023-04-18T21:29:38.819Z] ---> Running in a87ff0a39639 [2023-04-18T21:29:38.819Z] noop [2023-04-18T21:29:38.819Z] Removing intermediate container a87ff0a39639 [2023-04-18T21:29:38.819Z] ---> fc30e5663e43 [2023-04-18T21:29:38.819Z] Successfully built fc30e5663e43 [2023-04-18T21:29:38.819Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:29:39.131Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T21:29:39.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:29:39.199Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:29:39.217Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T21:29:39.550Z] $ docker top e88e68e9f24b375aca6c9029a0157d877bde608aee3a880f2a66906594948937 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:29:39.907Z] + go version [2023-04-18T21:29:39.907Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T21:29:39.909Z] $ docker stop --time=1 e88e68e9f24b375aca6c9029a0157d877bde608aee3a880f2a66906594948937 [2023-04-18T21:29:41.192Z] $ docker rm -f --volumes e88e68e9f24b375aca6c9029a0157d877bde608aee3a880f2a66906594948937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:29:41.603Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T21:29:41.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:29:41.676Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:29:41.698Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T21:29:42.032Z] $ docker top cecd4aa51dff8b86ad938b889b8e4a101a6519ec778d9e3246fdca7385cd418a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:29:42.422Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-18T21:29:42.715Z] + make test [2023-04-18T21:29:42.715Z] go test ./... -coverprofile=coverage.out [2023-04-18T21:29:46.908Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-18T21:29:56.871Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-18T21:29:56.871Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-04-18T21:30:03.432Z] go vet ./... [2023-04-18T21:30:07.618Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T21:30:07.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T21:30:07.618Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T21:30:07.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T21:30:07.631Z] $ docker stop --time=1 cecd4aa51dff8b86ad938b889b8e4a101a6519ec778d9e3246fdca7385cd418a [2023-04-18T21:30:10.224Z] $ docker rm -f --volumes cecd4aa51dff8b86ad938b889b8e4a101a6519ec778d9e3246fdca7385cd418a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:30:10.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T21:30:10.729Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-18T21:30:11.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T21:30:11.450Z] + ls -al . [2023-04-18T21:30:11.450Z] total 192 [2023-04-18T21:30:11.450Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:29 . [2023-04-18T21:30:11.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:28 .. [2023-04-18T21:30:11.450Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:28 .git [2023-04-18T21:30:11.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:28 .github [2023-04-18T21:30:11.450Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 18 21:28 .gitignore [2023-04-18T21:30:11.450Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 21:28 .golangci.yml [2023-04-18T21:30:11.450Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 21:28 .semver [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 18 21:28 Attribution.txt [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 18 21:28 CHANGELOG.md [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 18 21:28 Dockerfile [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 21:28 GOVERNANCE.md [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 18 21:28 Jenkinsfile [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 21:28 LICENSE [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 18 21:28 Makefile [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 18 21:28 OWNERS.md [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 18 21:28 README.md [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 21:28 VERSION [2023-04-18T21:30:11.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:28 bin [2023-04-18T21:30:11.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:28 cmd [2023-04-18T21:30:11.451Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 18 21:29 coverage.out [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 18 21:28 go.mod [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 18 21:28 go.sum [2023-04-18T21:30:11.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:28 internal [2023-04-18T21:30:11.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:28 snap [2023-04-18T21:30:11.451Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 18 21:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:11.881Z] + 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=8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 --label arch=amd64 --label version=3.0.0-dev.33 . [2023-04-18T21:30:11.881Z] Sending build context to Docker daemon 23.6MB [2023-04-18T21:30:11.881Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:30:11.881Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-18T21:30:11.881Z] ---> fc30e5663e43 [2023-04-18T21:30:11.881Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T21:30:12.168Z] ---> Running in 76cd5f82c970 [2023-04-18T21:30:12.168Z] Removing intermediate container 76cd5f82c970 [2023-04-18T21:30:12.168Z] ---> 35c1862003e8 [2023-04-18T21:30:12.168Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T21:30:12.168Z] ---> Running in cac372226ac5 [2023-04-18T21:30:12.168Z] Removing intermediate container cac372226ac5 [2023-04-18T21:30:12.168Z] ---> 67d855f4e73c [2023-04-18T21:30:12.168Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:30:12.440Z] ---> Running in aaa7732cccc1 [2023-04-18T21:30:12.440Z] Removing intermediate container aaa7732cccc1 [2023-04-18T21:30:12.440Z] ---> f7fd99a0abe0 [2023-04-18T21:30:12.440Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-18T21:30:12.440Z] ---> Running in b5616f320297 [2023-04-18T21:30:12.440Z] Removing intermediate container b5616f320297 [2023-04-18T21:30:12.440Z] ---> fb4bc5ca290c [2023-04-18T21:30:12.440Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T21:30:12.440Z] ---> Running in 261a49a15a39 [2023-04-18T21:30:12.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T21:30:12.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T21:30:12.994Z] OK: 269 MiB in 57 packages [2023-04-18T21:30:13.266Z] Removing intermediate container 261a49a15a39 [2023-04-18T21:30:13.266Z] ---> b39af0bd8ac8 [2023-04-18T21:30:13.266Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-18T21:30:13.523Z] ---> b9528a2b9e1e [2023-04-18T21:30:13.523Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:30:13.523Z] ---> Running in 4a7308ac1fa2 [2023-04-18T21:30:14.458Z] Removing intermediate container 4a7308ac1fa2 [2023-04-18T21:30:14.458Z] ---> 197ef1352ccf [2023-04-18T21:30:14.458Z] Step 10/25 : COPY . . [2023-04-18T21:30:14.718Z] ---> 87fae1a4c824 [2023-04-18T21:30:14.718Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:30:14.718Z] ---> Running in 008afe30610e [2023-04-18T21:30:14.976Z] Removing intermediate container 008afe30610e [2023-04-18T21:30:14.976Z] ---> b5cb1bb33ec7 [2023-04-18T21:30:14.976Z] Step 12/25 : RUN $MAKE [2023-04-18T21:30:14.976Z] ---> Running in 7c26872500b2 [2023-04-18T21:30:15.234Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-18T21:30:37.154Z] Removing intermediate container 7c26872500b2 [2023-04-18T21:30:37.154Z] ---> 73d30ebb65e9 [2023-04-18T21:30:37.154Z] Step 13/25 : FROM alpine:3.17 [2023-04-18T21:30:37.154Z] 3.17: Pulling from library/alpine [2023-04-18T21:30:37.154Z] f56be85fc22e: Pulling fs layer [2023-04-18T21:30:37.154Z] f56be85fc22e: Verifying Checksum [2023-04-18T21:30:37.154Z] f56be85fc22e: Download complete [2023-04-18T21:30:37.154Z] f56be85fc22e: Pull complete [2023-04-18T21:30:37.154Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T21:30:37.154Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T21:30:37.154Z] ---> 9ed4aefc74f6 [2023-04-18T21:30:37.154Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-18T21:30:37.154Z] ---> Running in b6a6b222046c [2023-04-18T21:30:37.154Z] Removing intermediate container b6a6b222046c [2023-04-18T21:30:37.154Z] ---> bd3cc4f375d6 [2023-04-18T21:30:37.154Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T21:30:37.154Z] ---> Running in c41b6acecf85 [2023-04-18T21:30:37.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T21:30:37.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T21:30:37.154Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T21:30:37.154Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:30:37.154Z] OK: 7 MiB in 16 packages [2023-04-18T21:30:37.154Z] Removing intermediate container c41b6acecf85 [2023-04-18T21:30:37.154Z] ---> 8b79b67f28e2 [2023-04-18T21:30:37.154Z] Step 16/25 : WORKDIR / [2023-04-18T21:30:37.154Z] ---> Running in 093da74472c1 [2023-04-18T21:30:37.154Z] Removing intermediate container 093da74472c1 [2023-04-18T21:30:37.154Z] ---> 3140c4e006c1 [2023-04-18T21:30:37.154Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-18T21:30:37.154Z] ---> 5b71bb02bd6e [2023-04-18T21:30:37.154Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-18T21:30:37.413Z] ---> e9c41e64a413 [2023-04-18T21:30:37.413Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-18T21:30:38.348Z] ---> 047ca7444930 [2023-04-18T21:30:38.348Z] Step 20/25 : EXPOSE 59900 [2023-04-18T21:30:38.348Z] ---> Running in fca32f9391ec [2023-04-18T21:30:38.348Z] Removing intermediate container fca32f9391ec [2023-04-18T21:30:38.348Z] ---> 5b42a8abc673 [2023-04-18T21:30:38.348Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-18T21:30:38.348Z] ---> Running in a7531cd47ba6 [2023-04-18T21:30:38.348Z] Removing intermediate container a7531cd47ba6 [2023-04-18T21:30:38.348Z] ---> b1753048dd89 [2023-04-18T21:30:38.348Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T21:30:38.348Z] ---> Running in 8bdc85668eb4 [2023-04-18T21:30:38.606Z] Removing intermediate container 8bdc85668eb4 [2023-04-18T21:30:38.606Z] ---> 445988de10fa [2023-04-18T21:30:38.606Z] Step 23/25 : LABEL arch=amd64 [2023-04-18T21:30:38.606Z] ---> Running in 324dbbc03bb1 [2023-04-18T21:30:38.606Z] Removing intermediate container 324dbbc03bb1 [2023-04-18T21:30:38.606Z] ---> 980730d5d2d7 [2023-04-18T21:30:38.606Z] Step 24/25 : LABEL git_sha=8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [2023-04-18T21:30:38.606Z] ---> Running in 8deccdf7a58e [2023-04-18T21:30:38.606Z] Removing intermediate container 8deccdf7a58e [2023-04-18T21:30:38.606Z] ---> 763a51f678a9 [2023-04-18T21:30:38.606Z] Step 25/25 : LABEL version=3.0.0-dev.33 [2023-04-18T21:30:38.865Z] ---> Running in eb207dfeadfd [2023-04-18T21:30:38.865Z] Removing intermediate container eb207dfeadfd [2023-04-18T21:30:38.865Z] ---> 6b2002780a0f [2023-04-18T21:30:38.865Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T21:30:38.865Z] Successfully built 6b2002780a0f [2023-04-18T21:30:38.865Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:30:38.936Z] provisioning config files... [2023-04-18T21:30:38.943Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10162794852748459981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:30:39.237Z] ---> docker-login.sh [2023-04-18T21:30:39.237Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:30:39.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:39.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:39.237Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:39.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:39.237Z] [2023-04-18T21:30:39.237Z] Login Succeeded [2023-04-18T21:30:39.237Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:30:39.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:39.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:39.237Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:39.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:39.237Z] [2023-04-18T21:30:39.237Z] Login Succeeded [2023-04-18T21:30:39.237Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:30:39.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:39.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:39.496Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:39.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:39.496Z] [2023-04-18T21:30:39.496Z] Login Succeeded [2023-04-18T21:30:39.496Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:30:39.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:39.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:39.496Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:39.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:39.496Z] [2023-04-18T21:30:39.496Z] Login Succeeded [2023-04-18T21:30:39.496Z] docker.io [2023-04-18T21:30:39.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:39.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:39.755Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:39.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:39.755Z] [2023-04-18T21:30:39.755Z] Login Succeeded [2023-04-18T21:30:39.755Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:30:39.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T21:30:39.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:30:39.804Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-04-18T21:30:39.804Z] 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [2023-04-18T21:30:39.804Z] latest [2023-04-18T21:30:39.804Z] 3.0.0-dev.33 [2023-04-18T21:30:39.804Z] 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33 [2023-04-18T21:30:39.804Z] main [2023-04-18T21:30:39.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:40.109Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:40.409Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [2023-04-18T21:30:40.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T21:30:40.409Z] 929103112616: Preparing [2023-04-18T21:30:40.409Z] a5e22b3238dc: Preparing [2023-04-18T21:30:40.409Z] aa4567376a49: Preparing [2023-04-18T21:30:40.409Z] 186a0a6d4c11: Preparing [2023-04-18T21:30:40.409Z] f1417ff83b31: Preparing [2023-04-18T21:30:40.409Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:40.409Z] a5e22b3238dc: Pushed [2023-04-18T21:30:40.409Z] 186a0a6d4c11: Pushed [2023-04-18T21:30:40.409Z] aa4567376a49: Pushed [2023-04-18T21:30:42.939Z] 929103112616: Pushed [2023-04-18T21:30:42.939Z] 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3: digest: sha256:a655add57b32a4247ce5aed5fd2be8324f16f4a826ba3b2a4569975a146c72a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:43.240Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:43.541Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-18T21:30:43.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T21:30:43.541Z] 929103112616: Preparing [2023-04-18T21:30:43.541Z] a5e22b3238dc: Preparing [2023-04-18T21:30:43.541Z] aa4567376a49: Preparing [2023-04-18T21:30:43.541Z] 186a0a6d4c11: Preparing [2023-04-18T21:30:43.541Z] f1417ff83b31: Preparing [2023-04-18T21:30:43.541Z] 186a0a6d4c11: Layer already exists [2023-04-18T21:30:43.541Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:43.541Z] aa4567376a49: Layer already exists [2023-04-18T21:30:43.541Z] 929103112616: Layer already exists [2023-04-18T21:30:43.541Z] a5e22b3238dc: Layer already exists [2023-04-18T21:30:43.541Z] latest: digest: sha256:a655add57b32a4247ce5aed5fd2be8324f16f4a826ba3b2a4569975a146c72a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:43.856Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:44.154Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.33 [2023-04-18T21:30:44.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T21:30:44.154Z] 929103112616: Preparing [2023-04-18T21:30:44.154Z] a5e22b3238dc: Preparing [2023-04-18T21:30:44.154Z] aa4567376a49: Preparing [2023-04-18T21:30:44.154Z] 186a0a6d4c11: Preparing [2023-04-18T21:30:44.154Z] f1417ff83b31: Preparing [2023-04-18T21:30:44.154Z] 186a0a6d4c11: Layer already exists [2023-04-18T21:30:44.154Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:44.154Z] 929103112616: Layer already exists [2023-04-18T21:30:44.154Z] aa4567376a49: Layer already exists [2023-04-18T21:30:44.154Z] a5e22b3238dc: Layer already exists [2023-04-18T21:30:44.154Z] 3.0.0-dev.33: digest: sha256:a655add57b32a4247ce5aed5fd2be8324f16f4a826ba3b2a4569975a146c72a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:44.457Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:44.771Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33 [2023-04-18T21:30:44.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T21:30:44.771Z] 929103112616: Preparing [2023-04-18T21:30:44.771Z] a5e22b3238dc: Preparing [2023-04-18T21:30:44.771Z] aa4567376a49: Preparing [2023-04-18T21:30:44.771Z] 186a0a6d4c11: Preparing [2023-04-18T21:30:44.771Z] f1417ff83b31: Preparing [2023-04-18T21:30:44.771Z] 186a0a6d4c11: Layer already exists [2023-04-18T21:30:44.771Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:44.771Z] aa4567376a49: Layer already exists [2023-04-18T21:30:44.771Z] 929103112616: Layer already exists [2023-04-18T21:30:44.771Z] a5e22b3238dc: Layer already exists [2023-04-18T21:30:44.771Z] 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33: digest: sha256:a655add57b32a4247ce5aed5fd2be8324f16f4a826ba3b2a4569975a146c72a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:45.078Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:45.389Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-04-18T21:30:45.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-18T21:30:45.389Z] 929103112616: Preparing [2023-04-18T21:30:45.389Z] a5e22b3238dc: Preparing [2023-04-18T21:30:45.389Z] aa4567376a49: Preparing [2023-04-18T21:30:45.389Z] 186a0a6d4c11: Preparing [2023-04-18T21:30:45.390Z] f1417ff83b31: Preparing [2023-04-18T21:30:45.390Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:45.390Z] a5e22b3238dc: Layer already exists [2023-04-18T21:30:45.390Z] 929103112616: Layer already exists [2023-04-18T21:30:45.390Z] aa4567376a49: Layer already exists [2023-04-18T21:30:45.390Z] 186a0a6d4c11: Layer already exists [2023-04-18T21:30:45.390Z] main: digest: sha256:a655add57b32a4247ce5aed5fd2be8324f16f4a826ba3b2a4569975a146c72a8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T21:30:45.426Z] ===================================================== [Pipeline] echo [2023-04-18T21:30:45.431Z] taggedImages: [2023-04-18T21:30:45.431Z] - nexus3.edgexfoundry.org:10004/device-virtual:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [2023-04-18T21:30:45.431Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-18T21:30:45.431Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.33 [2023-04-18T21:30:45.431Z] - nexus3.edgexfoundry.org:10004/device-virtual:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33 [2023-04-18T21:30:45.431Z] - 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 [2023-04-18T21:30:45.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:30:45.805Z] [2023-04-18T21:30:45.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:46.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:30:46.100Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T21:30:46.100Z] 5eb5b503b376: Pulling fs layer [2023-04-18T21:30:46.100Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T21:30:46.100Z] ec43610c2a17: Pulling fs layer [2023-04-18T21:30:46.100Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T21:30:46.100Z] 33b1e0a273af: Pulling fs layer [2023-04-18T21:30:46.100Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T21:30:46.100Z] 2f39f015ded8: Pulling fs layer [2023-04-18T21:30:46.100Z] 3a2ae6a8a46f: Waiting [2023-04-18T21:30:46.100Z] 33b1e0a273af: Waiting [2023-04-18T21:30:46.100Z] 5d3b04190fa2: Waiting [2023-04-18T21:30:46.100Z] 2f39f015ded8: Waiting [2023-04-18T21:30:46.100Z] 5c69ac0246d0: Download complete [2023-04-18T21:30:46.100Z] 3a2ae6a8a46f: Download complete [2023-04-18T21:30:46.100Z] 33b1e0a273af: Verifying Checksum [2023-04-18T21:30:46.100Z] 33b1e0a273af: Download complete [2023-04-18T21:30:46.100Z] ec43610c2a17: Verifying Checksum [2023-04-18T21:30:46.100Z] ec43610c2a17: Download complete [2023-04-18T21:30:46.100Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T21:30:46.100Z] 5d3b04190fa2: Download complete [2023-04-18T21:30:46.359Z] 5eb5b503b376: Download complete [2023-04-18T21:30:46.926Z] 2f39f015ded8: Download complete [2023-04-18T21:30:47.493Z] 5eb5b503b376: Pull complete [2023-04-18T21:30:47.750Z] 5c69ac0246d0: Pull complete [2023-04-18T21:30:48.009Z] ec43610c2a17: Pull complete [2023-04-18T21:30:48.266Z] 3a2ae6a8a46f: Pull complete [2023-04-18T21:30:48.266Z] 33b1e0a273af: Pull complete [2023-04-18T21:30:48.526Z] 5d3b04190fa2: Pull complete [2023-04-18T21:30:52.708Z] 2f39f015ded8: Pull complete [2023-04-18T21:30:52.708Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T21:30:52.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:30:52.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:30:52.793Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:30:52.810Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T21:30:58.086Z] $ docker top 7f09fd763acefdd0b82b0e6ac0cdc5361bdb0a21f7174490823cae0db78d2efc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:30:58.470Z] ---> job-cost.sh [2023-04-18T21:30:58.470Z] lf-activate-venv: SKIPPING [2023-04-18T21:30:58.470Z] INFO: No Stack... [2023-04-18T21:30:58.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T21:30:58.987Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T21:30:59.272Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-04-18T21:30:59.273Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T21:30:59.284Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-105-stack-cost] [2023-04-18T21:30:59.295Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-105-stack-cost] did not exist. Created. [2023-04-18T21:30:59.295Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T21:30:59.596Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T21:30:59.628Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T21:30:59.634Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T21:30:59.645Z] $ docker stop --time=1 7f09fd763acefdd0b82b0e6ac0cdc5361bdb0a21f7174490823cae0db78d2efc [2023-04-18T21:31:00.796Z] $ docker rm -f --volumes 7f09fd763acefdd0b82b0e6ac0cdc5361bdb0a21f7174490823cae0db78d2efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T21:32:02.124Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9003 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-04-18T21:32:02.137Z] Running in /w/workspace/device-virtual-go/105 [Pipeline] { [Pipeline] checkout [2023-04-18T21:32:02.168Z] The recommended git tool is: git [2023-04-18T21:32:08.131Z] using credential edgex-jenkins-ssh [2023-04-18T21:32:08.153Z] Cloning the remote Git repository [2023-04-18T21:32:08.189Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-18T21:32:08.287Z] > git init /w/workspace/device-virtual-go/105 # timeout=10 [2023-04-18T21:32:08.446Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-18T21:32:08.447Z] > git --version # timeout=10 [2023-04-18T21:32:08.484Z] > git --version # 'git version 2.25.1' [2023-04-18T21:32:08.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T21:32:08.672Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T21:32:10.860Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-18T21:32:10.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T21:32:11.936Z] Avoid second fetch [2023-04-18T21:32:11.936Z] Checking out Revision 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 (main) [2023-04-18T21:32:11.947Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T21:32:12.018Z] > git checkout -f 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 # timeout=10 [2023-04-18T21:32:12.629Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#385)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T21:32:13.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T21:32:13.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T21:32:13.570Z] Dload Upload Total Spent Left Speed [2023-04-18T21:32:13.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-04-18T21:32:14.196Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T21:32:14.542Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-04-18T21:32:14.542Z] /etc/docker/daemon.new [2023-04-18T21:32:14.542Z] { [2023-04-18T21:32:14.542Z] "registry-mirrors": [ [2023-04-18T21:32:14.542Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T21:32:14.542Z] ], [2023-04-18T21:32:14.542Z] "bip": "10.250.0.254/24", [2023-04-18T21:32:14.542Z] "hosts": [ [2023-04-18T21:32:14.542Z] "tcp://0.0.0.0:5555", [2023-04-18T21:32:14.542Z] "unix:///var/run/docker.sock" [2023-04-18T21:32:14.542Z] ], [2023-04-18T21:32:14.542Z] "mtu": 1458, [2023-04-18T21:32:14.542Z] "selinux-enabled": true, [2023-04-18T21:32:14.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T21:32:14.542Z] } [Pipeline] sh [2023-04-18T21:32:14.880Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T21:32:15.224Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:32:33.532Z] provisioning config files... [2023-04-18T21:32:33.558Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/105@tmp/config1873653334942551594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:32:33.908Z] ---> docker-login.sh [2023-04-18T21:32:33.908Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:32:34.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:32:34.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:32:34.765Z] Configure a credential helper to remove this warning. See [2023-04-18T21:32:34.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:32:34.765Z] [2023-04-18T21:32:34.765Z] Login Succeeded [2023-04-18T21:32:34.765Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:32:35.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:32:35.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:32:35.034Z] Configure a credential helper to remove this warning. See [2023-04-18T21:32:35.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:32:35.034Z] [2023-04-18T21:32:35.034Z] Login Succeeded [2023-04-18T21:32:35.034Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:32:35.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:32:35.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:32:35.304Z] Configure a credential helper to remove this warning. See [2023-04-18T21:32:35.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:32:35.304Z] [2023-04-18T21:32:35.304Z] Login Succeeded [2023-04-18T21:32:35.304Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:32:35.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:32:35.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:32:35.842Z] Configure a credential helper to remove this warning. See [2023-04-18T21:32:35.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:32:35.842Z] [2023-04-18T21:32:35.842Z] Login Succeeded [2023-04-18T21:32:35.842Z] docker.io [2023-04-18T21:32:35.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:32:36.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:32:36.110Z] Configure a credential helper to remove this warning. See [2023-04-18T21:32:36.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:32:36.110Z] [2023-04-18T21:32:36.110Z] Login Succeeded [2023-04-18T21:32:36.110Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:32:36.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T21:32:36.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:32:36.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:32:36.428Z] ========================================================= [2023-04-18T21:32:36.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T21:32:36.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:32:36.801Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T21:32:37.068Z] Sending build context to Docker daemon 11.93MB [2023-04-18T21:32:37.068Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:32:37.068Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T21:32:37.346Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T21:32:37.346Z] af6eaf76a39c: Pulling fs layer [2023-04-18T21:32:37.346Z] 55522c791124: Pulling fs layer [2023-04-18T21:32:37.346Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T21:32:37.346Z] 169dfbe0d373: Pulling fs layer [2023-04-18T21:32:37.346Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T21:32:37.346Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T21:32:37.346Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T21:32:37.346Z] e1ff8fa3b103: Waiting [2023-04-18T21:32:37.346Z] 52ebb69f0ebf: Waiting [2023-04-18T21:32:37.346Z] 5abe8eddf0d5: Waiting [2023-04-18T21:32:37.346Z] 169dfbe0d373: Waiting [2023-04-18T21:32:37.346Z] 55522c791124: Verifying Checksum [2023-04-18T21:32:37.346Z] 55522c791124: Download complete [2023-04-18T21:32:37.346Z] 169dfbe0d373: Verifying Checksum [2023-04-18T21:32:37.346Z] 169dfbe0d373: Download complete [2023-04-18T21:32:37.346Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T21:32:37.346Z] e1ff8fa3b103: Download complete [2023-04-18T21:32:37.618Z] af6eaf76a39c: Verifying Checksum [2023-04-18T21:32:37.618Z] af6eaf76a39c: Download complete [2023-04-18T21:32:38.592Z] af6eaf76a39c: Pull complete [2023-04-18T21:32:38.592Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T21:32:38.592Z] 5abe8eddf0d5: Download complete [2023-04-18T21:32:38.873Z] 55522c791124: Pull complete [2023-04-18T21:32:39.847Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T21:32:39.847Z] ce5c4a1c91eb: Download complete [2023-04-18T21:32:39.847Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T21:32:39.847Z] 52ebb69f0ebf: Download complete [2023-04-18T21:32:52.190Z] ce5c4a1c91eb: Pull complete [2023-04-18T21:32:52.190Z] 169dfbe0d373: Pull complete [2023-04-18T21:32:52.190Z] e1ff8fa3b103: Pull complete [2023-04-18T21:33:00.426Z] 52ebb69f0ebf: Pull complete [2023-04-18T21:33:01.838Z] 5abe8eddf0d5: Pull complete [2023-04-18T21:33:01.838Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T21:33:01.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T21:33:01.838Z] ---> 6cb57ee374ae [2023-04-18T21:33:01.838Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T21:33:03.803Z] ---> Running in 8324bdd2bbcb [2023-04-18T21:33:04.071Z] Removing intermediate container 8324bdd2bbcb [2023-04-18T21:33:04.071Z] ---> c57850c1eb1a [2023-04-18T21:33:04.071Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T21:33:04.071Z] ---> Running in 5bbd71da22d3 [2023-04-18T21:33:04.341Z] Removing intermediate container 5bbd71da22d3 [2023-04-18T21:33:04.341Z] ---> bdfeb37f5ea4 [2023-04-18T21:33:04.341Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:33:04.610Z] ---> Running in 1f8cba168d76 [2023-04-18T21:33:04.882Z] Removing intermediate container 1f8cba168d76 [2023-04-18T21:33:04.882Z] ---> 6ba45c96fdc9 [2023-04-18T21:33:04.882Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-18T21:33:04.882Z] ---> Running in 225b2f0ff3f0 [2023-04-18T21:33:05.152Z] Removing intermediate container 225b2f0ff3f0 [2023-04-18T21:33:05.152Z] ---> 2ec1caabe48b [2023-04-18T21:33:05.152Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T21:33:05.152Z] ---> Running in 7a8e11e2337c [2023-04-18T21:33:06.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T21:33:06.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T21:33:08.281Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T21:33:08.281Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T21:33:08.281Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T21:33:08.281Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T21:33:08.281Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:33:08.281Z] OK: 268 MiB in 57 packages [2023-04-18T21:33:09.316Z] Removing intermediate container 7a8e11e2337c [2023-04-18T21:33:09.316Z] ---> 07f740cb467c [2023-04-18T21:33:09.316Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-18T21:33:09.586Z] ---> b56e10ff3e07 [2023-04-18T21:33:09.586Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:33:09.586Z] ---> Running in 06f2a08667e5 [2023-04-18T21:34:17.645Z] Removing intermediate container 06f2a08667e5 [2023-04-18T21:34:17.645Z] ---> 778f4eecfdcd [2023-04-18T21:34:17.645Z] Step 10/12 : COPY . . [2023-04-18T21:34:17.645Z] ---> 09c5d5614356 [2023-04-18T21:34:17.645Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:34:17.645Z] ---> Running in 926c4c1d421d [2023-04-18T21:34:17.645Z] Removing intermediate container 926c4c1d421d [2023-04-18T21:34:17.645Z] ---> 10b8e68ba3b8 [2023-04-18T21:34:17.645Z] Step 12/12 : RUN $MAKE [2023-04-18T21:34:17.645Z] ---> Running in 13b10f8b7a96 [2023-04-18T21:34:17.645Z] noop [2023-04-18T21:34:17.645Z] Removing intermediate container 13b10f8b7a96 [2023-04-18T21:34:17.645Z] ---> e0c1f843188d [2023-04-18T21:34:17.645Z] Successfully built e0c1f843188d [2023-04-18T21:34:17.645Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:34:18.003Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T21:34:18.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:34:18.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-9003 does not seem to be running inside a container [2023-04-18T21:34:18.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/105 -v /w/workspace/device-virtual-go/105:/w/workspace/device-virtual-go/105:rw,z -v /w/workspace/device-virtual-go/105@tmp:/w/workspace/device-virtual-go/105@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 [2023-04-18T21:34:19.709Z] $ docker top eaccdca8b9e4cb44ef0bd822d4ec7ba01e7f39797552dd7cff8ac7c584797db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:34:20.615Z] + go version [2023-04-18T21:34:20.615Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T21:34:20.624Z] $ docker stop --time=1 eaccdca8b9e4cb44ef0bd822d4ec7ba01e7f39797552dd7cff8ac7c584797db9 [2023-04-18T21:34:22.288Z] $ docker rm -f --volumes eaccdca8b9e4cb44ef0bd822d4ec7ba01e7f39797552dd7cff8ac7c584797db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:34:22.871Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T21:34:22.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:34:23.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-9003 does not seem to be running inside a container [2023-04-18T21:34:23.140Z] $ 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/105 -v /w/workspace/device-virtual-go/105:/w/workspace/device-virtual-go/105:rw,z -v /w/workspace/device-virtual-go/105@tmp:/w/workspace/device-virtual-go/105@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 [2023-04-18T21:34:24.424Z] $ docker top 9b86999e4b05b391d285f9ac1c680af19ad69bf808aefd22331575efc3973b2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:34:25.285Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/105 [Pipeline] fileExists [Pipeline] sh [2023-04-18T21:34:25.948Z] + make test [2023-04-18T21:34:25.948Z] go test ./... -coverprofile=coverage.out [2023-04-18T21:35:04.872Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-18T21:36:57.274Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-18T21:36:57.274Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.093s coverage: 58.4% of statements [2023-04-18T21:36:57.274Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-18T21:36:57.274Z] go vet ./... [2023-04-18T21:37:23.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T21:37:23.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T21:37:23.982Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T21:37:24.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T21:37:24.007Z] $ docker stop --time=1 9b86999e4b05b391d285f9ac1c680af19ad69bf808aefd22331575efc3973b2b [2023-04-18T21:37:25.906Z] $ docker rm -f --volumes 9b86999e4b05b391d285f9ac1c680af19ad69bf808aefd22331575efc3973b2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:37:27.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T21:37:27.098Z] Warning: overwriting stash ‘coverage-report’ [2023-04-18T21:37:27.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T21:37:28.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T21:37:28.352Z] + ls -al . [2023-04-18T21:37:28.352Z] total 188 [2023-04-18T21:37:28.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:34 . [2023-04-18T21:37:28.352Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:32 .. [2023-04-18T21:37:28.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:32 .git [2023-04-18T21:37:28.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:32 .github [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 18 21:32 .gitignore [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 21:32 .golangci.yml [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 18 21:32 Attribution.txt [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 18 21:32 CHANGELOG.md [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 18 21:32 Dockerfile [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 21:32 GOVERNANCE.md [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 18 21:32 Jenkinsfile [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 21:32 LICENSE [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 18 21:32 Makefile [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 18 21:32 OWNERS.md [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 18 21:32 README.md [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 21:28 VERSION [2023-04-18T21:37:28.352Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:32 bin [2023-04-18T21:37:28.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:32 cmd [2023-04-18T21:37:28.352Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 18 21:36 coverage.out [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 18 21:32 go.mod [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 18 21:32 go.sum [2023-04-18T21:37:28.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:32 internal [2023-04-18T21:37:28.352Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:32 snap [2023-04-18T21:37:28.352Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 18 21:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:37:28.704Z] + 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=8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 --label arch=arm64 --label version=3.0.0-dev.33 . [2023-04-18T21:37:28.977Z] Sending build context to Docker daemon 11.98MB [2023-04-18T21:37:29.248Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:37:29.248Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-18T21:37:29.248Z] ---> e0c1f843188d [2023-04-18T21:37:29.248Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T21:37:29.248Z] ---> Running in 2e2e37600747 [2023-04-18T21:37:29.521Z] Removing intermediate container 2e2e37600747 [2023-04-18T21:37:29.521Z] ---> 52c87c75bdcd [2023-04-18T21:37:29.521Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T21:37:29.792Z] ---> Running in 61a82c4f38d5 [2023-04-18T21:37:30.063Z] Removing intermediate container 61a82c4f38d5 [2023-04-18T21:37:30.063Z] ---> 0753f8cb2040 [2023-04-18T21:37:30.063Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:37:30.063Z] ---> Running in a9e117d2ef6e [2023-04-18T21:37:30.341Z] Removing intermediate container a9e117d2ef6e [2023-04-18T21:37:30.341Z] ---> 9d5de38f0d58 [2023-04-18T21:37:30.341Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-18T21:37:30.611Z] ---> Running in 27cac6412576 [2023-04-18T21:37:30.881Z] Removing intermediate container 27cac6412576 [2023-04-18T21:37:30.881Z] ---> e2859990df4d [2023-04-18T21:37:30.881Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T21:37:30.881Z] ---> Running in 115bc650bb73 [2023-04-18T21:37:31.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T21:37:32.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T21:37:33.860Z] OK: 268 MiB in 57 packages [2023-04-18T21:37:34.449Z] Removing intermediate container 115bc650bb73 [2023-04-18T21:37:34.449Z] ---> f16cb8e9d8b4 [2023-04-18T21:37:34.449Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-18T21:37:35.038Z] ---> ca623b2b1f95 [2023-04-18T21:37:35.038Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:37:35.038Z] ---> Running in be7e9a26d75b [2023-04-18T21:37:37.635Z] Removing intermediate container be7e9a26d75b [2023-04-18T21:37:37.635Z] ---> 7fcd5d8929d0 [2023-04-18T21:37:37.635Z] Step 10/25 : COPY . . [2023-04-18T21:37:39.056Z] ---> ffc1e6bb79d6 [2023-04-18T21:37:39.056Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:37:39.056Z] ---> Running in 4a2276754538 [2023-04-18T21:37:39.326Z] Removing intermediate container 4a2276754538 [2023-04-18T21:37:39.326Z] ---> e5ea8af94d07 [2023-04-18T21:37:39.326Z] Step 12/25 : RUN $MAKE [2023-04-18T21:37:39.326Z] ---> Running in 4ef25a86f9b7 [2023-04-18T21:37:40.294Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-18T21:40:02.058Z] Removing intermediate container 4ef25a86f9b7 [2023-04-18T21:40:02.058Z] ---> 7e65cbac75f2 [2023-04-18T21:40:02.058Z] Step 13/25 : FROM alpine:3.17 [2023-04-18T21:40:02.058Z] 3.17: Pulling from library/alpine [2023-04-18T21:40:02.058Z] c41833b44d91: Pulling fs layer [2023-04-18T21:40:02.058Z] c41833b44d91: Verifying Checksum [2023-04-18T21:40:02.058Z] c41833b44d91: Download complete [2023-04-18T21:40:02.058Z] c41833b44d91: Pull complete [2023-04-18T21:40:02.058Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T21:40:02.058Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T21:40:02.058Z] ---> 51e60588ff2c [2023-04-18T21:40:02.058Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-18T21:40:02.058Z] ---> Running in 9c2807c60af9 [2023-04-18T21:40:02.058Z] Removing intermediate container 9c2807c60af9 [2023-04-18T21:40:02.058Z] ---> 6d532e652be7 [2023-04-18T21:40:02.058Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T21:40:02.058Z] ---> Running in 33cf5c6f9e82 [2023-04-18T21:40:02.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T21:40:02.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T21:40:02.058Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T21:40:02.058Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:40:02.058Z] OK: 8 MiB in 16 packages [2023-04-18T21:40:02.058Z] Removing intermediate container 33cf5c6f9e82 [2023-04-18T21:40:02.058Z] ---> d75a146348d4 [2023-04-18T21:40:02.058Z] Step 16/25 : WORKDIR / [2023-04-18T21:40:02.058Z] ---> Running in 7e46a034f91e [2023-04-18T21:40:02.058Z] Removing intermediate container 7e46a034f91e [2023-04-18T21:40:02.058Z] ---> cf9e1478aa36 [2023-04-18T21:40:02.058Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-18T21:40:02.058Z] ---> 434100fe1f5f [2023-04-18T21:40:02.058Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-18T21:40:02.642Z] ---> e039be9db89f [2023-04-18T21:40:02.642Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-18T21:40:04.053Z] ---> 17cf05b5f610 [2023-04-18T21:40:04.053Z] Step 20/25 : EXPOSE 59900 [2023-04-18T21:40:04.053Z] ---> Running in 9a0f0d38aa95 [2023-04-18T21:40:04.323Z] Removing intermediate container 9a0f0d38aa95 [2023-04-18T21:40:04.323Z] ---> 6773d7b7f1f8 [2023-04-18T21:40:04.323Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-18T21:40:04.323Z] ---> Running in 8587171211fc [2023-04-18T21:40:04.591Z] Removing intermediate container 8587171211fc [2023-04-18T21:40:04.591Z] ---> 0debf5cf363a [2023-04-18T21:40:04.591Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T21:40:04.859Z] ---> Running in d633a2b4dabe [2023-04-18T21:40:05.127Z] Removing intermediate container d633a2b4dabe [2023-04-18T21:40:05.127Z] ---> 0f60b102157b [2023-04-18T21:40:05.127Z] Step 23/25 : LABEL arch=arm64 [2023-04-18T21:40:05.127Z] ---> Running in 0a91ad58f0ab [2023-04-18T21:40:05.396Z] Removing intermediate container 0a91ad58f0ab [2023-04-18T21:40:05.396Z] ---> 5f6702bb5b6e [2023-04-18T21:40:05.396Z] Step 24/25 : LABEL git_sha=8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [2023-04-18T21:40:05.396Z] ---> Running in d682e1fc2248 [2023-04-18T21:40:05.664Z] Removing intermediate container d682e1fc2248 [2023-04-18T21:40:05.664Z] ---> 89a64dfb0d7c [2023-04-18T21:40:05.664Z] Step 25/25 : LABEL version=3.0.0-dev.33 [2023-04-18T21:40:05.933Z] ---> Running in f881d1972ba6 [2023-04-18T21:40:06.201Z] Removing intermediate container f881d1972ba6 [2023-04-18T21:40:06.201Z] ---> ba1dc85c7576 [2023-04-18T21:40:06.201Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T21:40:06.201Z] Successfully built ba1dc85c7576 [2023-04-18T21:40:06.201Z] 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 [2023-04-18T21:40:06.317Z] provisioning config files... [2023-04-18T21:40:06.331Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/105@tmp/config12181801890373320789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:40:06.664Z] ---> docker-login.sh [2023-04-18T21:40:06.664Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:40:06.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:40:06.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:40:06.931Z] Configure a credential helper to remove this warning. See [2023-04-18T21:40:06.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:40:06.931Z] [2023-04-18T21:40:06.931Z] Login Succeeded [2023-04-18T21:40:06.931Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:40:07.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:40:07.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:40:07.199Z] Configure a credential helper to remove this warning. See [2023-04-18T21:40:07.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:40:07.199Z] [2023-04-18T21:40:07.199Z] Login Succeeded [2023-04-18T21:40:07.466Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:40:07.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:40:07.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:40:07.733Z] Configure a credential helper to remove this warning. See [2023-04-18T21:40:07.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:40:07.733Z] [2023-04-18T21:40:07.733Z] Login Succeeded [2023-04-18T21:40:07.733Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:40:08.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:40:08.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:40:08.001Z] Configure a credential helper to remove this warning. See [2023-04-18T21:40:08.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:40:08.001Z] [2023-04-18T21:40:08.001Z] Login Succeeded [2023-04-18T21:40:08.001Z] docker.io [2023-04-18T21:40:08.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:40:08.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:40:08.536Z] Configure a credential helper to remove this warning. See [2023-04-18T21:40:08.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:40:08.536Z] [2023-04-18T21:40:08.536Z] Login Succeeded [2023-04-18T21:40:08.536Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:40:08.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T21:40:08.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:40:08.589Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-04-18T21:40:08.589Z] 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [2023-04-18T21:40:08.589Z] latest [2023-04-18T21:40:08.589Z] 3.0.0-dev.33 [2023-04-18T21:40:08.589Z] 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33 [2023-04-18T21:40:08.589Z] main [2023-04-18T21:40:08.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:08.928Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:09.282Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [2023-04-18T21:40:09.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T21:40:09.282Z] aeae1e5b17ed: Preparing [2023-04-18T21:40:09.282Z] 76b31aa84307: Preparing [2023-04-18T21:40:09.282Z] 7a733770054b: Preparing [2023-04-18T21:40:09.282Z] 570d08de13b9: Preparing [2023-04-18T21:40:09.283Z] 26cbea5cba74: Preparing [2023-04-18T21:40:09.283Z] 26cbea5cba74: Layer already exists [2023-04-18T21:40:09.549Z] 7a733770054b: Pushed [2023-04-18T21:40:09.549Z] 76b31aa84307: Pushed [2023-04-18T21:40:09.549Z] 570d08de13b9: Pushed [2023-04-18T21:40:14.894Z] aeae1e5b17ed: Pushed [2023-04-18T21:40:14.894Z] 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3: digest: sha256:09c8b584dceb68c1bcaf4851f05882e0df18bc4261f8db5301cf58abf81a3105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:15.236Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:15.574Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-18T21:40:15.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T21:40:15.574Z] aeae1e5b17ed: Preparing [2023-04-18T21:40:15.574Z] 76b31aa84307: Preparing [2023-04-18T21:40:15.574Z] 7a733770054b: Preparing [2023-04-18T21:40:15.574Z] 570d08de13b9: Preparing [2023-04-18T21:40:15.574Z] 26cbea5cba74: Preparing [2023-04-18T21:40:15.574Z] 26cbea5cba74: Layer already exists [2023-04-18T21:40:15.574Z] 570d08de13b9: Layer already exists [2023-04-18T21:40:15.574Z] 76b31aa84307: Layer already exists [2023-04-18T21:40:15.574Z] aeae1e5b17ed: Layer already exists [2023-04-18T21:40:15.574Z] 7a733770054b: Layer already exists [2023-04-18T21:40:15.574Z] latest: digest: sha256:09c8b584dceb68c1bcaf4851f05882e0df18bc4261f8db5301cf58abf81a3105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:16.258Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:16.604Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.33 [2023-04-18T21:40:16.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T21:40:16.604Z] aeae1e5b17ed: Preparing [2023-04-18T21:40:16.604Z] 76b31aa84307: Preparing [2023-04-18T21:40:16.604Z] 7a733770054b: Preparing [2023-04-18T21:40:16.604Z] 570d08de13b9: Preparing [2023-04-18T21:40:16.604Z] 26cbea5cba74: Preparing [2023-04-18T21:40:16.604Z] 76b31aa84307: Layer already exists [2023-04-18T21:40:16.604Z] 26cbea5cba74: Layer already exists [2023-04-18T21:40:16.604Z] aeae1e5b17ed: Layer already exists [2023-04-18T21:40:16.604Z] 7a733770054b: Layer already exists [2023-04-18T21:40:16.604Z] 570d08de13b9: Layer already exists [2023-04-18T21:40:16.604Z] 3.0.0-dev.33: digest: sha256:09c8b584dceb68c1bcaf4851f05882e0df18bc4261f8db5301cf58abf81a3105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:16.964Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:17.321Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33 [2023-04-18T21:40:17.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T21:40:17.321Z] aeae1e5b17ed: Preparing [2023-04-18T21:40:17.321Z] 76b31aa84307: Preparing [2023-04-18T21:40:17.321Z] 7a733770054b: Preparing [2023-04-18T21:40:17.321Z] 570d08de13b9: Preparing [2023-04-18T21:40:17.321Z] 26cbea5cba74: Preparing [2023-04-18T21:40:17.321Z] 76b31aa84307: Layer already exists [2023-04-18T21:40:17.321Z] 26cbea5cba74: Layer already exists [2023-04-18T21:40:17.321Z] 7a733770054b: Layer already exists [2023-04-18T21:40:17.321Z] 570d08de13b9: Layer already exists [2023-04-18T21:40:17.321Z] aeae1e5b17ed: Layer already exists [2023-04-18T21:40:17.321Z] 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33: digest: sha256:09c8b584dceb68c1bcaf4851f05882e0df18bc4261f8db5301cf58abf81a3105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:17.674Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:18.030Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-04-18T21:40:18.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-18T21:40:18.030Z] aeae1e5b17ed: Preparing [2023-04-18T21:40:18.030Z] 76b31aa84307: Preparing [2023-04-18T21:40:18.030Z] 7a733770054b: Preparing [2023-04-18T21:40:18.030Z] 570d08de13b9: Preparing [2023-04-18T21:40:18.030Z] 26cbea5cba74: Preparing [2023-04-18T21:40:18.030Z] 570d08de13b9: Layer already exists [2023-04-18T21:40:18.030Z] 76b31aa84307: Layer already exists [2023-04-18T21:40:18.030Z] 26cbea5cba74: Layer already exists [2023-04-18T21:40:18.030Z] aeae1e5b17ed: Layer already exists [2023-04-18T21:40:18.030Z] 7a733770054b: Layer already exists [2023-04-18T21:40:18.030Z] main: digest: sha256:09c8b584dceb68c1bcaf4851f05882e0df18bc4261f8db5301cf58abf81a3105 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T21:40:18.085Z] ===================================================== [Pipeline] echo [2023-04-18T21:40:18.093Z] taggedImages: [2023-04-18T21:40:18.093Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [2023-04-18T21:40:18.093Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-18T21:40:18.093Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.33 [2023-04-18T21:40:18.093Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8b06b3309a4a8ea5746d44ebca426b8e3f1152e3-3.0.0-dev.33 [2023-04-18T21:40:18.093Z] - 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 [2023-04-18T21:40:18.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T21:40:18.449Z] [2023-04-18T21:40:18.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:18.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T21:40:18.783Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T21:40:18.783Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T21:40:18.783Z] 04944245beec: Pulling fs layer [2023-04-18T21:40:18.783Z] 699f458cf7ca: Pulling fs layer [2023-04-18T21:40:18.783Z] 765212b225bb: Pulling fs layer [2023-04-18T21:40:18.783Z] f23df028b6ca: Pulling fs layer [2023-04-18T21:40:18.783Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T21:40:18.783Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T21:40:18.783Z] f23df028b6ca: Waiting [2023-04-18T21:40:18.783Z] d65c8cfc05b1: Waiting [2023-04-18T21:40:18.783Z] 2437ff75d9bd: Waiting [2023-04-18T21:40:18.783Z] 765212b225bb: Waiting [2023-04-18T21:40:19.051Z] 04944245beec: Verifying Checksum [2023-04-18T21:40:19.051Z] 04944245beec: Download complete [2023-04-18T21:40:19.051Z] 765212b225bb: Verifying Checksum [2023-04-18T21:40:19.051Z] 765212b225bb: Download complete [2023-04-18T21:40:19.051Z] f23df028b6ca: Verifying Checksum [2023-04-18T21:40:19.051Z] f23df028b6ca: Download complete [2023-04-18T21:40:19.051Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T21:40:19.051Z] d65c8cfc05b1: Download complete [2023-04-18T21:40:19.051Z] 699f458cf7ca: Verifying Checksum [2023-04-18T21:40:19.051Z] 699f458cf7ca: Download complete [2023-04-18T21:40:19.641Z] 8998bd30e6a1: Verifying Checksum [2023-04-18T21:40:19.641Z] 8998bd30e6a1: Download complete [2023-04-18T21:40:22.225Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T21:40:22.225Z] 2437ff75d9bd: Download complete [2023-04-18T21:40:23.636Z] 8998bd30e6a1: Pull complete [2023-04-18T21:40:23.907Z] 04944245beec: Pull complete [2023-04-18T21:40:26.493Z] 699f458cf7ca: Pull complete [2023-04-18T21:40:26.763Z] 765212b225bb: Pull complete [2023-04-18T21:40:27.347Z] f23df028b6ca: Pull complete [2023-04-18T21:40:27.615Z] d65c8cfc05b1: Pull complete [2023-04-18T21:40:42.614Z] 2437ff75d9bd: Pull complete [2023-04-18T21:40:42.614Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T21:40:42.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T21:40:42.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:40:42.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-9003 does not seem to be running inside a container [2023-04-18T21:40:42.879Z] $ 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/105 -v /w/workspace/device-virtual-go/105:/w/workspace/device-virtual-go/105:rw,z -v /w/workspace/device-virtual-go/105@tmp:/w/workspace/device-virtual-go/105@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 [2023-04-18T21:40:45.731Z] $ docker top 9b8d6eb234661cbc533e8760f563d214f8c8d6f99247a7fe2ce5b41fadf9c8ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:40:46.292Z] ---> job-cost.sh [2023-04-18T21:40:46.560Z] lf-activate-venv: SKIPPING [2023-04-18T21:40:46.560Z] INFO: No Stack... [2023-04-18T21:40:47.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T21:40:47.725Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T21:40:48.363Z] + cat /w/workspace/device-virtual-go/105/archives/cost.csv [2023-04-18T21:40:48.363Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T21:40:48.428Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-105-stack-cost] [2023-04-18T21:40:48.434Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-105-stack-cost] did not exist. Created. [2023-04-18T21:40:48.435Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T21:40:48.771Z] /w/workspace/device-virtual-go/105@tmp/durable-f9450cfb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T21:40:49.429Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T21:40:49.446Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T21:40:49.492Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T21:40:49.501Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T21:40:49.506Z] $ docker stop --time=1 9b8d6eb234661cbc533e8760f563d214f8c8d6f99247a7fe2ce5b41fadf9c8ab [2023-04-18T21:40:51.041Z] $ docker rm -f --volumes 9b8d6eb234661cbc533e8760f563d214f8c8d6f99247a7fe2ce5b41fadf9c8ab [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 [2023-04-18T21:40:51.413Z] provisioning config files... [2023-04-18T21:40:51.421Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14130703780966010388tmp [Pipeline] { [Pipeline] sh [2023-04-18T21:40:51.714Z] + set +x [2023-04-18T21:40:51.714Z] + curl -s https://codecov.io/bash [2023-04-18T21:40:51.714Z] + bash -s -- [2023-04-18T21:40:51.714Z] [2023-04-18T21:40:51.714Z] _____ _ [2023-04-18T21:40:51.714Z] / ____| | | [2023-04-18T21:40:51.714Z] | | ___ __| | ___ ___ _____ __ [2023-04-18T21:40:51.714Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-18T21:40:51.714Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-18T21:40:51.714Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-18T21:40:51.714Z] Bash-1.0.6 [2023-04-18T21:40:51.714Z] [2023-04-18T21:40:51.714Z] [2023-04-18T21:40:51.714Z] ==> git version 2.25.1 found [2023-04-18T21:40:51.714Z] ==> 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 [2023-04-18T21:40:51.714Z] Release-Date: 2020-01-08 [2023-04-18T21:40:51.714Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-18T21:40:51.714Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-18T21:40:51.714Z] ==> Jenkins CI detected. [2023-04-18T21:40:51.714Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-04-18T21:40:51.714Z] project root: . [2023-04-18T21:40:51.714Z] --> token set from env [2023-04-18T21:40:51.714Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-18T21:40:51.714Z] ==> Running gcov in . (disable via -X gcov) [2023-04-18T21:40:51.714Z] ==> Python coveragepy not found [2023-04-18T21:40:51.714Z] ==> Searching for coverage reports in: [2023-04-18T21:40:51.715Z] + . [2023-04-18T21:40:51.715Z] -> Found 1 reports [2023-04-18T21:40:51.715Z] ==> Detecting git/mercurial file structure [2023-04-18T21:40:51.715Z] ==> Reading reports [2023-04-18T21:40:51.715Z] + ./coverage.out bytes=43063 [2023-04-18T21:40:51.715Z] ==> Appending adjustments [2023-04-18T21:40:51.715Z] https://docs.codecov.io/docs/fixing-reports [2023-04-18T21:40:51.973Z] + Found adjustments [2023-04-18T21:40:51.973Z] ==> Gzipping contents [2023-04-18T21:40:51.973Z] 8.0K /tmp/codecov.EmnsIf.gz [2023-04-18T21:40:51.973Z] ==> Uploading reports [2023-04-18T21:40:51.973Z] url: https://codecov.io [2023-04-18T21:40:51.973Z] query: branch=main&commit=8b06b3309a4a8ea5746d44ebca426b8e3f1152e3&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T21:40:51.973Z] -> Pinging Codecov [2023-04-18T21:40:51.973Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=8b06b3309a4a8ea5746d44ebca426b8e3f1152e3&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T21:40:51.973Z] -> Uploading to [2023-04-18T21:40:51.973Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-18/5E52B4B073DB2E39498172D8E973AA87/8b06b3309a4a8ea5746d44ebca426b8e3f1152e3/c5fe1f13-f447-43df-bfa8-648d78b3ea12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T214051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33ca07c2fba8e9f6ea0e98924fb823e4577fb0c743974230f47abde351b9e183 [2023-04-18T21:40:51.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T21:40:51.973Z] Dload Upload Total Spent Left Speed [2023-04-18T21:40:52.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23779 --:--:-- --:--:-- --:--:-- 23779 [2023-04-18T21:40:52.232Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [Pipeline] } [2023-04-18T21:40:52.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-18T21:40:52.352Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-18T21:40:52.361Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:52.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T21:40:52.662Z] [2023-04-18T21:40:52.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:40:52.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T21:40:52.964Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-18T21:40:52.964Z] df9b9388f04a: Pulling fs layer [2023-04-18T21:40:52.964Z] 52dc419b0ee2: Pulling fs layer [2023-04-18T21:40:52.964Z] 25bc292e5bac: Pulling fs layer [2023-04-18T21:40:52.964Z] 114826534d7a: Pulling fs layer [2023-04-18T21:40:52.964Z] 4657fd5d0bcf: Pulling fs layer [2023-04-18T21:40:52.964Z] 114826534d7a: Waiting [2023-04-18T21:40:52.964Z] 4657fd5d0bcf: Waiting [2023-04-18T21:40:52.964Z] 6ad1cebc031e: Pulling fs layer [2023-04-18T21:40:52.964Z] 8a3aa393b2d8: Pulling fs layer [2023-04-18T21:40:52.964Z] 6ad1cebc031e: Waiting [2023-04-18T21:40:52.964Z] 8a3aa393b2d8: Waiting [2023-04-18T21:40:52.964Z] 25bc292e5bac: Verifying Checksum [2023-04-18T21:40:52.964Z] 25bc292e5bac: Download complete [2023-04-18T21:40:52.964Z] 52dc419b0ee2: Download complete [2023-04-18T21:40:52.964Z] 4657fd5d0bcf: Verifying Checksum [2023-04-18T21:40:52.964Z] 4657fd5d0bcf: Download complete [2023-04-18T21:40:52.964Z] df9b9388f04a: Verifying Checksum [2023-04-18T21:40:52.964Z] df9b9388f04a: Download complete [2023-04-18T21:40:53.220Z] 6ad1cebc031e: Download complete [2023-04-18T21:40:53.221Z] df9b9388f04a: Pull complete [2023-04-18T21:40:53.221Z] 52dc419b0ee2: Pull complete [2023-04-18T21:40:53.221Z] 25bc292e5bac: Pull complete [2023-04-18T21:40:53.785Z] 114826534d7a: Download complete [2023-04-18T21:40:53.785Z] 8a3aa393b2d8: Verifying Checksum [2023-04-18T21:40:53.785Z] 8a3aa393b2d8: Download complete [2023-04-18T21:40:57.064Z] 114826534d7a: Pull complete [2023-04-18T21:40:57.064Z] 4657fd5d0bcf: Pull complete [2023-04-18T21:40:57.064Z] 6ad1cebc031e: Pull complete [2023-04-18T21:41:00.343Z] 8a3aa393b2d8: Pull complete [2023-04-18T21:41:00.343Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-18T21:41:00.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T21:41:00.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:41:00.418Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:41:00.439Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-18T21:41:06.559Z] $ docker top d2d73386ab04e63c9de7b62679c0e7b260c84a323c4d54a9d73e9d47ea2a880a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-18T21:41:06.638Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-04-18T21:41:06.924Z] + set -o pipefail [2023-04-18T21:41:06.924Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-04-18T21:41:11.105Z] [2023-04-18T21:41:11.106Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-04-18T21:41:11.106Z] [2023-04-18T21:41:11.106Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/85cce0f1-7013-41d3-a65f-31607d99890b [2023-04-18T21:41:11.106Z] [2023-04-18T21:41:11.106Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-18T21:41:11.106Z] [2023-04-18T21:41:11.106Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-18T21:41:11.106Z] [2023-04-18T21:41:11.364Z] [2023-04-18T21:41:11.364Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-18T21:41:11.364Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-18T21:41:11.364Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-18T21:41:11.366Z] $ docker stop --time=1 d2d73386ab04e63c9de7b62679c0e7b260c84a323c4d54a9d73e9d47ea2a880a [2023-04-18T21:41:15.328Z] $ docker rm -f --volumes d2d73386ab04e63c9de7b62679c0e7b260c84a323c4d54a9d73e9d47ea2a880a [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 [2023-04-18T21:41:15.981Z] + git log --format=format:%s -1 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 [Pipeline] sh [2023-04-18T21:41:16.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T21:41:16.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:16.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:41:16.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:41:16.624Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:41:16.642Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T21:41:17.121Z] $ docker top 3ec68a6feaf7129da12c56676dd47cbd22658502986cfe867aec668d15a55523 -eo pid,comm [2023-04-18T21:41:17.174Z] 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). [2023-04-18T21:41:17.174Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T21:41:17.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:41:17.213Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:41:17.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:41:17.310Z] $ docker exec 3ec68a6feaf7129da12c56676dd47cbd22658502986cfe867aec668d15a55523 ssh-agent [2023-04-18T21:41:17.430Z] SSH_AUTH_SOCK=/tmp/ssh-fcB4VbdQrtQO/agent.32 [2023-04-18T21:41:17.430Z] SSH_AGENT_PID=39 [2023-04-18T21:41:17.435Z] Running ssh-add (command line suppressed) [2023-04-18T21:41:17.525Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9793909532600926223.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9793909532600926223.key) [2023-04-18T21:41:17.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:41:17.833Z] + git semver tag [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,000 [run_tag] DEBUG tag force:False [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,000 [check_head_tag] DEBUG check head tag [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,001 [execute] INFO git cat-file --batch-check [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,005 [execute] INFO git cat-file --batch [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,030 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,030 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,031 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T21:41:18.091Z] 2023-04-18 21:41:18,035 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T21:41:18.091Z] 3.0.0-dev.33 [Pipeline] } [2023-04-18T21:41:18.090Z] $ docker exec --env ******** --env ******** 3ec68a6feaf7129da12c56676dd47cbd22658502986cfe867aec668d15a55523 ssh-agent -k [2023-04-18T21:41:18.185Z] unset SSH_AUTH_SOCK; [2023-04-18T21:41:18.185Z] unset SSH_AGENT_PID; [2023-04-18T21:41:18.185Z] echo Agent pid 39 killed; [2023-04-18T21:41:18.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T21:41:18.501Z] + git semver [Pipeline] } [2023-04-18T21:41:18.764Z] $ docker stop --time=1 3ec68a6feaf7129da12c56676dd47cbd22658502986cfe867aec668d15a55523 [2023-04-18T21:41:20.058Z] $ docker rm -f --volumes 3ec68a6feaf7129da12c56676dd47cbd22658502986cfe867aec668d15a55523 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:20.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T21:41:20.451Z] [2023-04-18T21:41:20.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:20.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T21:41:20.750Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-18T21:41:20.750Z] ab5ef0e58194: Pulling fs layer [2023-04-18T21:41:20.750Z] 9712f1f96733: Pulling fs layer [2023-04-18T21:41:20.750Z] 63f879dbbcfc: Pulling fs layer [2023-04-18T21:41:20.750Z] 0d9ebad4ef96: Pulling fs layer [2023-04-18T21:41:20.750Z] e9a5061849ea: Pulling fs layer [2023-04-18T21:41:20.750Z] d747dcd14b5f: Pulling fs layer [2023-04-18T21:41:20.750Z] 2de7ff778b66: Pulling fs layer [2023-04-18T21:41:20.750Z] 0d9ebad4ef96: Waiting [2023-04-18T21:41:20.750Z] e9a5061849ea: Waiting [2023-04-18T21:41:20.750Z] d747dcd14b5f: Waiting [2023-04-18T21:41:20.750Z] 2de7ff778b66: Waiting [2023-04-18T21:41:20.750Z] 9712f1f96733: Verifying Checksum [2023-04-18T21:41:20.750Z] 9712f1f96733: Download complete [2023-04-18T21:41:21.007Z] 63f879dbbcfc: Verifying Checksum [2023-04-18T21:41:21.007Z] 63f879dbbcfc: Download complete [2023-04-18T21:41:21.264Z] e9a5061849ea: Verifying Checksum [2023-04-18T21:41:21.264Z] e9a5061849ea: Download complete [2023-04-18T21:41:21.264Z] 0d9ebad4ef96: Verifying Checksum [2023-04-18T21:41:21.264Z] 0d9ebad4ef96: Download complete [2023-04-18T21:41:21.264Z] ab5ef0e58194: Verifying Checksum [2023-04-18T21:41:21.264Z] ab5ef0e58194: Download complete [2023-04-18T21:41:21.264Z] d747dcd14b5f: Verifying Checksum [2023-04-18T21:41:21.264Z] d747dcd14b5f: Download complete [2023-04-18T21:41:21.264Z] 2de7ff778b66: Verifying Checksum [2023-04-18T21:41:21.264Z] 2de7ff778b66: Download complete [2023-04-18T21:41:23.790Z] ab5ef0e58194: Pull complete [2023-04-18T21:41:23.790Z] 9712f1f96733: Pull complete [2023-04-18T21:41:24.354Z] 63f879dbbcfc: Pull complete [2023-04-18T21:41:28.531Z] 0d9ebad4ef96: Pull complete [2023-04-18T21:41:28.531Z] e9a5061849ea: Pull complete [2023-04-18T21:41:28.531Z] d747dcd14b5f: Pull complete [2023-04-18T21:41:29.097Z] 2de7ff778b66: Pull complete [2023-04-18T21:41:29.097Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-18T21:41:29.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T21:41:29.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:41:29.178Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:41:29.196Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-18T21:41:36.167Z] $ docker top 2892b18fe0b5877f4c64f943050aed629da0e269800682402c2b2b1f60892ecf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:41:36.245Z] provisioning config files... [2023-04-18T21:41:36.251Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5745563590072798238tmp [2023-04-18T21:41:36.261Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15851117295101972385tmp [2023-04-18T21:41:36.270Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4531979785477605343tmp [Pipeline] { [Pipeline] echo [2023-04-18T21:41:36.286Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:36.568Z] ---> sigul-configuration.sh [2023-04-18T21:41:36.568Z] gpg: directory `/root/.gnupg' created [2023-04-18T21:41:36.568Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-18T21:41:36.568Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-18T21:41:36.568Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-18T21:41:36.568Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-18T21:41:36.568Z] gpg: CAST5 encrypted data [2023-04-18T21:41:36.568Z] gpg: encrypted with 1 passphrase [2023-04-18T21:41:36.568Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-18T21:41:36.854Z] + mkdir /home/jenkins [2023-04-18T21:41:36.854Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-18T21:41:37.136Z] + 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 [2023-04-18T21:41:37.145Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:37.431Z] ---> sigul-install.sh [2023-04-18T21:41:37.431Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-18T21:41:37.716Z] + git tag --list [2023-04-18T21:41:37.716Z] v1.0.0 [2023-04-18T21:41:37.716Z] v1.1.0 [2023-04-18T21:41:37.716Z] v1.1.1 [2023-04-18T21:41:37.716Z] v1.2.1 [2023-04-18T21:41:37.716Z] v1.2.2 [2023-04-18T21:41:37.716Z] v1.2.3 [2023-04-18T21:41:37.716Z] v1.3.0 [2023-04-18T21:41:37.716Z] v1.3.1 [2023-04-18T21:41:37.716Z] v2.0.0 [2023-04-18T21:41:37.716Z] v2.1.0 [2023-04-18T21:41:37.716Z] v2.1.1 [2023-04-18T21:41:37.716Z] v2.1.1-dev.1 [2023-04-18T21:41:37.716Z] v2.1.1-dev.2 [2023-04-18T21:41:37.716Z] v2.2.0 [2023-04-18T21:41:37.716Z] v2.2.1-dev.1 [2023-04-18T21:41:37.716Z] v2.2.1-dev.2 [2023-04-18T21:41:37.716Z] v2.2.1-dev.3 [2023-04-18T21:41:37.716Z] v2.2.1-dev.4 [2023-04-18T21:41:37.716Z] v2.2.1-dev.5 [2023-04-18T21:41:37.716Z] v2.2.1-dev.6 [2023-04-18T21:41:37.716Z] v2.2.1-dev.7 [2023-04-18T21:41:37.716Z] v2.2.1-dev.8 [2023-04-18T21:41:37.716Z] v2.3.0 [2023-04-18T21:41:37.716Z] v2.3.0-dev.10 [2023-04-18T21:41:37.716Z] v2.3.0-dev.11 [2023-04-18T21:41:37.716Z] v2.3.0-dev.12 [2023-04-18T21:41:37.716Z] v2.3.0-dev.13 [2023-04-18T21:41:37.716Z] v2.3.0-dev.14 [2023-04-18T21:41:37.716Z] v2.3.0-dev.15 [2023-04-18T21:41:37.716Z] v2.3.0-dev.16 [2023-04-18T21:41:37.716Z] v2.3.0-dev.17 [2023-04-18T21:41:37.716Z] v2.3.0-dev.18 [2023-04-18T21:41:37.716Z] v2.3.0-dev.19 [2023-04-18T21:41:37.716Z] v2.3.0-dev.20 [2023-04-18T21:41:37.716Z] v2.3.0-dev.21 [2023-04-18T21:41:37.716Z] v2.3.0-dev.22 [2023-04-18T21:41:37.716Z] v2.3.0-dev.23 [2023-04-18T21:41:37.716Z] v2.3.0-dev.24 [2023-04-18T21:41:37.716Z] v2.3.0-dev.25 [2023-04-18T21:41:37.716Z] v2.3.0-dev.26 [2023-04-18T21:41:37.716Z] v2.3.0-dev.27 [2023-04-18T21:41:37.716Z] v2.3.0-dev.28 [2023-04-18T21:41:37.716Z] v2.3.0-dev.29 [2023-04-18T21:41:37.716Z] v2.3.0-dev.30 [2023-04-18T21:41:37.716Z] v2.3.0-dev.8 [2023-04-18T21:41:37.716Z] v2.3.0-dev.9 [2023-04-18T21:41:37.716Z] v3.0.0-dev.1 [2023-04-18T21:41:37.716Z] v3.0.0-dev.10 [2023-04-18T21:41:37.716Z] v3.0.0-dev.11 [2023-04-18T21:41:37.716Z] v3.0.0-dev.12 [2023-04-18T21:41:37.716Z] v3.0.0-dev.13 [2023-04-18T21:41:37.716Z] v3.0.0-dev.14 [2023-04-18T21:41:37.716Z] v3.0.0-dev.15 [2023-04-18T21:41:37.716Z] v3.0.0-dev.16 [2023-04-18T21:41:37.716Z] v3.0.0-dev.17 [2023-04-18T21:41:37.716Z] v3.0.0-dev.18 [2023-04-18T21:41:37.716Z] v3.0.0-dev.19 [2023-04-18T21:41:37.716Z] v3.0.0-dev.2 [2023-04-18T21:41:37.716Z] v3.0.0-dev.20 [2023-04-18T21:41:37.716Z] v3.0.0-dev.21 [2023-04-18T21:41:37.716Z] v3.0.0-dev.22 [2023-04-18T21:41:37.716Z] v3.0.0-dev.23 [2023-04-18T21:41:37.716Z] v3.0.0-dev.24 [2023-04-18T21:41:37.716Z] v3.0.0-dev.25 [2023-04-18T21:41:37.716Z] v3.0.0-dev.26 [2023-04-18T21:41:37.716Z] v3.0.0-dev.27 [2023-04-18T21:41:37.716Z] v3.0.0-dev.28 [2023-04-18T21:41:37.716Z] v3.0.0-dev.29 [2023-04-18T21:41:37.716Z] v3.0.0-dev.3 [2023-04-18T21:41:37.716Z] v3.0.0-dev.30 [2023-04-18T21:41:37.716Z] v3.0.0-dev.31 [2023-04-18T21:41:37.716Z] v3.0.0-dev.32 [2023-04-18T21:41:37.716Z] v3.0.0-dev.33 [2023-04-18T21:41:37.716Z] v3.0.0-dev.4 [2023-04-18T21:41:37.716Z] v3.0.0-dev.5 [2023-04-18T21:41:37.716Z] v3.0.0-dev.6 [2023-04-18T21:41:37.716Z] v3.0.0-dev.7 [2023-04-18T21:41:37.716Z] v3.0.0-dev.8 [2023-04-18T21:41:37.716Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-18T21:41:37.998Z] + lftools sign git-tag v3.0.0-dev.33 [2023-04-18T21:41:38.571Z] Signing Git tag with Sigul... [2023-04-18T21:41:38.571Z] Signing v3.0.0-dev.33 [Pipeline] echo [2023-04-18T21:41:38.840Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:39.126Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-18T21:41:39.133Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-18T21:41:39.141Z] $ docker stop --time=1 2892b18fe0b5877f4c64f943050aed629da0e269800682402c2b2b1f60892ecf [2023-04-18T21:41:40.529Z] $ docker rm -f --volumes 2892b18fe0b5877f4c64f943050aed629da0e269800682402c2b2b1f60892ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-18T21:41:40.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T21:41:40.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:41.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:41:41.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:41:41.315Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:41:41.334Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T21:41:41.684Z] $ docker top a0de0ea47a25eac53bf0e8008218a40755f80338d9a47c6f3c857e4a7e61ac60 -eo pid,comm [2023-04-18T21:41:41.741Z] 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). [2023-04-18T21:41:41.741Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T21:41:41.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:41:41.778Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:41:41.878Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:41:41.872Z] $ docker exec a0de0ea47a25eac53bf0e8008218a40755f80338d9a47c6f3c857e4a7e61ac60 ssh-agent [2023-04-18T21:41:41.994Z] SSH_AUTH_SOCK=/tmp/ssh-6SsKWig7GApf/agent.33 [2023-04-18T21:41:41.994Z] SSH_AGENT_PID=39 [2023-04-18T21:41:41.998Z] Running ssh-add (command line suppressed) [2023-04-18T21:41:42.100Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14340540038133947561.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14340540038133947561.key) [2023-04-18T21:41:42.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:41:42.405Z] + git semver bump pre [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,565 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,565 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,565 [bump_version] DEBUG bumped version:3.0.0-dev.34 [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,566 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,566 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,566 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,567 [execute] INFO git cat-file --batch-check [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,572 [execute] INFO git cat-file --batch [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T21:41:42.664Z] 2023-04-18 21:41:42,578 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T21:41:42.665Z] 3.0.0-dev.34 [Pipeline] } [2023-04-18T21:41:42.665Z] $ docker exec --env ******** --env ******** a0de0ea47a25eac53bf0e8008218a40755f80338d9a47c6f3c857e4a7e61ac60 ssh-agent -k [2023-04-18T21:41:42.770Z] unset SSH_AUTH_SOCK; [2023-04-18T21:41:42.771Z] unset SSH_AGENT_PID; [2023-04-18T21:41:42.771Z] echo Agent pid 39 killed; [2023-04-18T21:41:42.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T21:41:43.087Z] + git semver [Pipeline] } [2023-04-18T21:41:43.351Z] $ docker stop --time=1 a0de0ea47a25eac53bf0e8008218a40755f80338d9a47c6f3c857e4a7e61ac60 [2023-04-18T21:41:44.613Z] $ docker rm -f --volumes a0de0ea47a25eac53bf0e8008218a40755f80338d9a47c6f3c857e4a7e61ac60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:41:44.955Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T21:41:44.955Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:45.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:41:45.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:41:45.315Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:41:45.332Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T21:41:45.703Z] $ docker top 3abcc9eb105aa5647044f7c84f99dc573c49077c4a93c342431f7f7ba440043e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T21:41:45.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:41:45.795Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:41:45.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:41:45.890Z] $ docker exec 3abcc9eb105aa5647044f7c84f99dc573c49077c4a93c342431f7f7ba440043e ssh-agent [2023-04-18T21:41:46.003Z] SSH_AUTH_SOCK=/tmp/ssh-C4FFTJwYlY2q/agent.31 [2023-04-18T21:41:46.003Z] SSH_AGENT_PID=36 [2023-04-18T21:41:46.007Z] Running ssh-add (command line suppressed) [2023-04-18T21:41:46.092Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12865493271549914953.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12865493271549914953.key) [2023-04-18T21:41:46.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:41:46.399Z] + git semver push [2023-04-18T21:41:46.657Z] 2023-04-18 21:41:46,579 [run_push] DEBUG push [2023-04-18T21:41:46.657Z] 2023-04-18 21:41:46,580 [execute] INFO git cat-file --batch-check [2023-04-18T21:41:46.657Z] 2023-04-18 21:41:46,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T21:41:46.657Z] 2023-04-18 21:41:46,584 [execute] INFO git rev-list daa46a586d69e6a5ddada9a23eb5550e228f078e -- [2023-04-18T21:41:46.657Z] 2023-04-18 21:41:46,584 [execute] DEBUG Popen(['git', 'rev-list', 'daa46a586d69e6a5ddada9a23eb5550e228f078e', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T21:41:46.657Z] 2023-04-18 21:41:46,592 [execute] INFO git fetch -v origin [2023-04-18T21:41:46.657Z] 2023-04-18 21:41:46,593 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-18T21:41:47.223Z] 2023-04-18 21:41:47,086 [run_push] DEBUG no remote changes detected [2023-04-18T21:41:47.223Z] 2023-04-18 21:41:47,086 [execute] INFO git push origin semver [2023-04-18T21:41:47.223Z] 2023-04-18 21:41:47,086 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T21:41:48.158Z] 2023-04-18 21:41:47,869 [run_push] DEBUG push all version tags [2023-04-18T21:41:48.158Z] 2023-04-18 21:41:47,870 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-18T21:41:48.159Z] 2023-04-18 21:41:47,870 [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) [2023-04-18T21:41:48.726Z] 2023-04-18 21:41:48,688 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-18T21:41:48.726Z] 3.0.0-dev.34 [Pipeline] } [2023-04-18T21:41:48.725Z] $ docker exec --env ******** --env ******** 3abcc9eb105aa5647044f7c84f99dc573c49077c4a93c342431f7f7ba440043e ssh-agent -k [2023-04-18T21:41:48.813Z] unset SSH_AUTH_SOCK; [2023-04-18T21:41:48.813Z] unset SSH_AGENT_PID; [2023-04-18T21:41:48.813Z] echo Agent pid 36 killed; [2023-04-18T21:41:48.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T21:41:49.138Z] + git semver [Pipeline] } [2023-04-18T21:41:49.400Z] $ docker stop --time=1 3abcc9eb105aa5647044f7c84f99dc573c49077c4a93c342431f7f7ba440043e [2023-04-18T21:41:50.685Z] $ docker rm -f --volumes 3abcc9eb105aa5647044f7c84f99dc573c49077c4a93c342431f7f7ba440043e [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 [2023-04-18T21:41:51.236Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-04-18T21:41:51.236Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-18T21:41:51.236Z] total 16 [2023-04-18T21:41:51.236Z] drwxr-xr-x 3 root root 4096 Apr 18 21:30 . [2023-04-18T21:41:51.236Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 21:41 .. [2023-04-18T21:41:51.236Z] drwxr-xr-x 2 root root 4096 Apr 18 21:30 cost [2023-04-18T21:41:51.236Z] -rw-r--r-- 1 root root 89 Apr 18 21:30 cost.csv [2023-04-18T21:41:51.236Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-18T21:41:51.236Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-18T21:41:51.236Z] total 16 [2023-04-18T21:41:51.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 21:30 . [2023-04-18T21:41:51.236Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 21:41 .. [2023-04-18T21:41:51.236Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 21:30 cost [2023-04-18T21:41:51.236Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 18 21:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:51.528Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:52.381Z] ---> package-listing.sh [2023-04-18T21:41:52.381Z] ++ facter osfamily [2023-04-18T21:41:52.381Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T21:41:52.640Z] + OS_FAMILY=debian [2023-04-18T21:41:52.640Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-04-18T21:41:52.640Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T21:41:52.640Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T21:41:52.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T21:41:52.640Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T21:41:52.640Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-18T21:41:52.640Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T21:41:52.640Z] + case "${OS_FAMILY}" in [2023-04-18T21:41:52.640Z] + dpkg -l [2023-04-18T21:41:52.640Z] + grep '^ii' [2023-04-18T21:41:52.640Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T21:41:52.640Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T21:41:52.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T21:41:52.640Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-18T21:41:52.640Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-04-18T21:41:52.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-04-18T21:41:52.650Z] 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 [2023-04-18T21:41:52.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:53.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:41:53.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:41:53.553Z] prd-ubuntu20.04-docker-8c-8g-9000 does not seem to be running inside a container [2023-04-18T21:41:53.572Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T21:41:53.778Z] $ docker top 98cc4612543f19c13e6584d5606f88f0533c685aaadc60b343d42a8af050cc9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:41:54.129Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T21:41:54.411Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T21:41:54.752Z] + ls /var/log/sa-host [2023-04-18T21:41:54.752Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:41:54.841Z] provisioning config files... [2023-04-18T21:41:54.879Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3723461705354491552tmp [Pipeline] { [Pipeline] echo [2023-04-18T21:41:54.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:55.235Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T21:41:55.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:55.579Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T21:41:55.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:55.869Z] ---> sudo-logs.sh [2023-04-18T21:41:55.869Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T21:41:55.900Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:56.181Z] ---> job-cost.sh [2023-04-18T21:41:56.181Z] lf-activate-venv: SKIPPING [2023-04-18T21:41:56.181Z] DEBUG: total: 0.2199999988079071 [2023-04-18T21:41:56.181Z] INFO: Retrieving Stack Cost... [2023-04-18T21:41:56.751Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T21:41:57.009Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T21:41:57.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:57.300Z] ---> logs-deploy.sh [2023-04-18T21:41:57.300Z] lf-activate-venv: SKIPPING [2023-04-18T21:41:57.300Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/105 [2023-04-18T21:41:57.300Z] INFO: archiving workspace using pattern(s): [2023-04-18T21:41:58.236Z] Archives upload complete. [2023-04-18T21:41:58.236Z] INFO: archiving logs to Nexus