Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 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-ssh14369188633020170417.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9284211564842850217.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8752506330928338690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5033697520669590923.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-ssh6767791350582147472.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15914’ Running on prd-ubuntu20.04-docker-8c-8g-15921 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 > 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 Avoid second fetch Checking out Revision 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#409)" > git config core.sparsecheckout # timeout=10 > git checkout -f 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 # timeout=10 > git rev-list --no-walk 6c8fd197dd4be6f85d7a1862d6d14bd92d1e774b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T19:02:19.479Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T19:02:19.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T19:02:19.557Z] ========================================================= [2023-05-17T19:02:19.557Z] EdgeX Global Pipelines Version Info [2023-05-17T19:02:19.557Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:02:20.297Z] ------------------- [2023-05-17T19:02:20.297Z] stable info: [2023-05-17T19:02:20.297Z] ------------------- [2023-05-17T19:02:20.297Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T19:02:20.297Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T19:02:20.297Z] Message: update stable to v1.0.249 [2023-05-17T19:02:20.868Z] ------------------- [2023-05-17T19:02:20.868Z] experimental info: [2023-05-17T19:02:20.868Z] ------------------- [2023-05-17T19:02:20.868Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T19:02:20.868Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T19:02:20.868Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T19:02:21.045Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-17T19:02:21.058Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-17T19:02:21.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T19:02:21.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T19:02:21.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T19:02:21.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T19:02:21.135Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T19:02:21.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T19:02:21.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T19:02:21.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T19:02:21.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T19:02:21.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-17T19:02:21.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T19:02:21.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T19:02:21.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T19:02:21.237Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T19:02:21.250Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T19:02:21.266Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T19:02:21.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T19:02:21.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T19:02:21.320Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T19:02:21.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T19:02:21.352Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T19:02:21.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T19:02:21.381Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T19:02:21.393Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T19:02:21.408Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T19:02:21.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T19:02:21.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T19:02:21.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T19:02:21.471Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [Pipeline] echo [2023-05-17T19:02:21.488Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92ded1a [Pipeline] echo [2023-05-17T19:02:21.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:02:21.564Z] provisioning config files... [2023-05-17T19:02:21.581Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7607548439506115337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:02:21.881Z] ---> docker-login.sh [2023-05-17T19:02:21.881Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:02:22.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:22.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:22.141Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:22.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:22.141Z] [2023-05-17T19:02:22.141Z] Login Succeeded [2023-05-17T19:02:22.141Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:02:22.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:22.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:22.141Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:22.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:22.141Z] [2023-05-17T19:02:22.141Z] Login Succeeded [2023-05-17T19:02:22.141Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:02:22.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:22.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:22.401Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:22.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:22.401Z] [2023-05-17T19:02:22.401Z] Login Succeeded [2023-05-17T19:02:22.401Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:02:22.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:22.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:22.401Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:22.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:22.401Z] [2023-05-17T19:02:22.401Z] Login Succeeded [2023-05-17T19:02:22.401Z] docker.io [2023-05-17T19:02:22.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:22.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:22.921Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:22.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:22.921Z] [2023-05-17T19:02:22.921Z] Login Succeeded [2023-05-17T19:02:22.921Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:02:22.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T19:02:23.331Z] + git rev-list -1 --merges 92ded1a488adcb2150b1bb4ba73aa6220ca027a9~1..92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [Pipeline] echo [2023-05-17T19:02:23.386Z] -----------> git rev-list -1 --merges 92ded1a488adcb2150b1bb4ba73aa6220ca027a9~1..92ded1a488adcb2150b1bb4ba73aa6220ca027a9 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [false] [Pipeline] sh [2023-05-17T19:02:23.682Z] + git log --format=format:%s -1 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [Pipeline] echo [2023-05-17T19:02:23.699Z] ========================================================= [2023-05-17T19:02:23.699Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T19:02:23.699Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T19:02:24.054Z] + git log --format=format:%s -1 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [Pipeline] echo [2023-05-17T19:02:24.066Z] [semverPrep] GIT_COMMIT: 92ded1a488adcb2150b1bb4ba73aa6220ca027a9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#409) [Pipeline] echo [2023-05-17T19:02:24.078Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T19:02:24.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T19:02:24.493Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T19:02:24.493Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T19:02:24.493Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T19:02:24.493Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T19:02:24.493Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T19:02:24.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:02:24.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:02:24.908Z] [2023-05-17T19:02:24.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:02:25.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:02:25.211Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T19:02:25.211Z] b85a868b505f: Pulling fs layer [2023-05-17T19:02:25.211Z] e2be974225ed: Pulling fs layer [2023-05-17T19:02:25.211Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T19:02:25.211Z] 988bab9f4d93: Pulling fs layer [2023-05-17T19:02:25.211Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T19:02:25.211Z] eaf3925da568: Pulling fs layer [2023-05-17T19:02:25.211Z] bab4dde63d76: Pulling fs layer [2023-05-17T19:02:25.211Z] bde34c3a00c8: Pulling fs layer [2023-05-17T19:02:25.211Z] b352a97aabf1: Pulling fs layer [2023-05-17T19:02:25.211Z] 4872d77fe225: Pulling fs layer [2023-05-17T19:02:25.211Z] 5851b861e8e6: Pulling fs layer [2023-05-17T19:02:25.211Z] bab4dde63d76: Waiting [2023-05-17T19:02:25.211Z] bde34c3a00c8: Waiting [2023-05-17T19:02:25.211Z] b352a97aabf1: Waiting [2023-05-17T19:02:25.211Z] 5851b861e8e6: Waiting [2023-05-17T19:02:25.211Z] 4872d77fe225: Waiting [2023-05-17T19:02:25.211Z] 988bab9f4d93: Waiting [2023-05-17T19:02:25.211Z] eaf3925da568: Waiting [2023-05-17T19:02:25.211Z] 1469e6f7b9e6: Waiting [2023-05-17T19:02:25.211Z] e2be974225ed: Download complete [2023-05-17T19:02:25.211Z] 988bab9f4d93: Verifying Checksum [2023-05-17T19:02:25.211Z] 988bab9f4d93: Download complete [2023-05-17T19:02:25.211Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T19:02:25.211Z] 1469e6f7b9e6: Download complete [2023-05-17T19:02:25.473Z] eaf3925da568: Download complete [2023-05-17T19:02:25.473Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T19:02:25.473Z] 339a4e72a1f5: Download complete [2023-05-17T19:02:25.473Z] bde34c3a00c8: Download complete [2023-05-17T19:02:25.473Z] b352a97aabf1: Verifying Checksum [2023-05-17T19:02:25.473Z] b352a97aabf1: Download complete [2023-05-17T19:02:25.473Z] 4872d77fe225: Verifying Checksum [2023-05-17T19:02:25.473Z] 4872d77fe225: Download complete [2023-05-17T19:02:25.473Z] 5851b861e8e6: Verifying Checksum [2023-05-17T19:02:25.474Z] 5851b861e8e6: Download complete [2023-05-17T19:02:25.474Z] b85a868b505f: Verifying Checksum [2023-05-17T19:02:25.474Z] b85a868b505f: Download complete [2023-05-17T19:02:25.732Z] bab4dde63d76: Verifying Checksum [2023-05-17T19:02:25.732Z] bab4dde63d76: Download complete [2023-05-17T19:02:26.673Z] b85a868b505f: Pull complete [2023-05-17T19:02:26.673Z] e2be974225ed: Pull complete [2023-05-17T19:02:27.240Z] 339a4e72a1f5: Pull complete [2023-05-17T19:02:27.240Z] 988bab9f4d93: Pull complete [2023-05-17T19:02:27.499Z] 1469e6f7b9e6: Pull complete [2023-05-17T19:02:27.499Z] eaf3925da568: Pull complete [2023-05-17T19:02:29.403Z] bab4dde63d76: Pull complete [2023-05-17T19:02:29.403Z] bde34c3a00c8: Pull complete [2023-05-17T19:02:29.403Z] b352a97aabf1: Pull complete [2023-05-17T19:02:29.403Z] 4872d77fe225: Pull complete [2023-05-17T19:02:29.663Z] 5851b861e8e6: Pull complete [2023-05-17T19:02:29.663Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T19:02:29.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:02:29.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:02:29.756Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:02:29.793Z] $ 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-05-17T19:02:32.487Z] $ docker top b6266f274dfc0b4de6e336ea0096b459a9fe25d5e6fd198b211126b1e432fe70 -eo pid,comm [2023-05-17T19:02:32.549Z] 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-05-17T19:02:32.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T19:02:32.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:02:32.576Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:02:32.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:02:32.693Z] $ docker exec b6266f274dfc0b4de6e336ea0096b459a9fe25d5e6fd198b211126b1e432fe70 ssh-agent [2023-05-17T19:02:32.799Z] SSH_AUTH_SOCK=/tmp/ssh-txa0CRLO8SqZ/agent.32 [2023-05-17T19:02:32.799Z] SSH_AGENT_PID=38 [2023-05-17T19:02:32.805Z] Running ssh-add (command line suppressed) [2023-05-17T19:02:32.916Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9804840462387712612.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9804840462387712612.key) [2023-05-17T19:02:32.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:02:33.216Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T19:02:33.229Z] $ docker exec --env ******** --env ******** b6266f274dfc0b4de6e336ea0096b459a9fe25d5e6fd198b211126b1e432fe70 ssh-agent -k [2023-05-17T19:02:33.321Z] unset SSH_AUTH_SOCK; [2023-05-17T19:02:33.322Z] unset SSH_AGENT_PID; [2023-05-17T19:02:33.322Z] echo Agent pid 38 killed; [2023-05-17T19:02:33.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T19:02:33.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:02:33.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:02:33.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:02:33.474Z] $ docker exec b6266f274dfc0b4de6e336ea0096b459a9fe25d5e6fd198b211126b1e432fe70 ssh-agent [2023-05-17T19:02:33.576Z] SSH_AUTH_SOCK=/tmp/ssh-2BbPGNbyIf1Q/agent.70 [2023-05-17T19:02:33.576Z] SSH_AGENT_PID=76 [2023-05-17T19:02:33.580Z] Running ssh-add (command line suppressed) [2023-05-17T19:02:33.673Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14846963954616772308.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14846963954616772308.key) [2023-05-17T19:02:33.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:02:33.973Z] + git semver init [2023-05-17T19:02:34.231Z] 2023-05-17 19:02:34,159 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T19:02:34.231Z] 2023-05-17 19:02:34,160 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-17T19:02:34.231Z] 2023-05-17 19:02:34,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-17T19:02:34.231Z] 2023-05-17 19:02:34,160 [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-05-17T19:02:35.168Z] 2023-05-17 19:02:35,164 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-17T19:02:35.168Z] 2023-05-17 19:02:35,164 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-17T19:02:35.168Z] 2023-05-17 19:02:35,164 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-17T19:02:35.168Z] 2023-05-17 19:02:35,164 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-17T19:02:35.168Z] 3.0.0-dev.49 [Pipeline] } [2023-05-17T19:02:35.439Z] $ docker exec --env ******** --env ******** b6266f274dfc0b4de6e336ea0096b459a9fe25d5e6fd198b211126b1e432fe70 ssh-agent -k [2023-05-17T19:02:35.527Z] unset SSH_AUTH_SOCK; [2023-05-17T19:02:35.528Z] unset SSH_AGENT_PID; [2023-05-17T19:02:35.528Z] echo Agent pid 76 killed; [2023-05-17T19:02:35.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T19:02:35.838Z] + git semver [Pipeline] } [2023-05-17T19:02:36.115Z] $ docker stop --time=1 b6266f274dfc0b4de6e336ea0096b459a9fe25d5e6fd198b211126b1e432fe70 [2023-05-17T19:02:37.473Z] $ docker rm -f --volumes b6266f274dfc0b4de6e336ea0096b459a9fe25d5e6fd198b211126b1e432fe70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:02:37.817Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T19:02:38.029Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T19:02:38.033Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.49 [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-05-17T19:02:38.186Z] provisioning config files... [2023-05-17T19:02:38.195Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15860895312560269516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:02:38.447Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15920 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-17T19:02:38.461Z] Running in /w/workspace/device-virtual-go/121 [Pipeline] { [Pipeline] checkout [2023-05-17T19:02:38.490Z] ---> docker-login.sh [2023-05-17T19:02:38.490Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:02:38.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:38.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:38.490Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:38.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:38.490Z] [2023-05-17T19:02:38.490Z] Login Succeeded [2023-05-17T19:02:38.490Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:02:38.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:38.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:38.490Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:38.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:38.490Z] [2023-05-17T19:02:38.490Z] Login Succeeded [2023-05-17T19:02:38.490Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:02:38.493Z] The recommended git tool is: git [2023-05-17T19:02:38.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:38.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:38.749Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:38.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:38.749Z] [2023-05-17T19:02:38.749Z] Login Succeeded [2023-05-17T19:02:38.749Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:02:38.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:38.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:38.749Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:38.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:38.749Z] [2023-05-17T19:02:38.749Z] Login Succeeded [2023-05-17T19:02:38.749Z] docker.io [2023-05-17T19:02:38.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:02:39.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:02:39.007Z] Configure a credential helper to remove this warning. See [2023-05-17T19:02:39.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:02:39.007Z] [2023-05-17T19:02:39.007Z] Login Succeeded [2023-05-17T19:02:39.007Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:02:39.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T19:02:39.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:02:39.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:02:39.109Z] ========================================================= [2023-05-17T19:02:39.109Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T19:02:39.109Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:02:39.431Z] + 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-05-17T19:02:39.432Z] Sending build context to Docker daemon 23.66MB [2023-05-17T19:02:39.432Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:02:39.432Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T19:02:39.432Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T19:02:39.432Z] f56be85fc22e: Pulling fs layer [2023-05-17T19:02:39.432Z] 85791d961cd3: Pulling fs layer [2023-05-17T19:02:39.432Z] d694b5ae8c79: Pulling fs layer [2023-05-17T19:02:39.432Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T19:02:39.432Z] 4d19c01a9841: Pulling fs layer [2023-05-17T19:02:39.432Z] 9325e15d5711: Pulling fs layer [2023-05-17T19:02:39.432Z] 556b6ee489ea: Pulling fs layer [2023-05-17T19:02:39.432Z] 4d19c01a9841: Waiting [2023-05-17T19:02:39.432Z] 9f32a84ed3da: Waiting [2023-05-17T19:02:39.432Z] 9325e15d5711: Waiting [2023-05-17T19:02:39.432Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T19:02:39.432Z] 556b6ee489ea: Waiting [2023-05-17T19:02:39.432Z] c5a4b2cf53e6: Waiting [2023-05-17T19:02:39.689Z] 85791d961cd3: Verifying Checksum [2023-05-17T19:02:39.689Z] 85791d961cd3: Download complete [2023-05-17T19:02:39.689Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T19:02:39.689Z] 9f32a84ed3da: Download complete [2023-05-17T19:02:39.689Z] 4d19c01a9841: Verifying Checksum [2023-05-17T19:02:39.689Z] 4d19c01a9841: Download complete [2023-05-17T19:02:39.689Z] f56be85fc22e: Verifying Checksum [2023-05-17T19:02:39.689Z] f56be85fc22e: Download complete [2023-05-17T19:02:39.689Z] 9325e15d5711: Verifying Checksum [2023-05-17T19:02:39.689Z] 9325e15d5711: Download complete [2023-05-17T19:02:39.689Z] f56be85fc22e: Pull complete [2023-05-17T19:02:39.949Z] 85791d961cd3: Pull complete [2023-05-17T19:02:39.949Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T19:02:39.949Z] c5a4b2cf53e6: Download complete [2023-05-17T19:02:40.208Z] d694b5ae8c79: Verifying Checksum [2023-05-17T19:02:40.208Z] d694b5ae8c79: Download complete [2023-05-17T19:02:40.466Z] 556b6ee489ea: Verifying Checksum [2023-05-17T19:02:40.466Z] 556b6ee489ea: Download complete [2023-05-17T19:02:43.745Z] d694b5ae8c79: Pull complete [2023-05-17T19:02:43.745Z] 9f32a84ed3da: Pull complete [2023-05-17T19:02:43.745Z] 4d19c01a9841: Pull complete [2023-05-17T19:02:43.745Z] 9325e15d5711: Pull complete [2023-05-17T19:02:44.245Z] using credential edgex-jenkins-ssh [2023-05-17T19:02:44.263Z] Cloning the remote Git repository [2023-05-17T19:02:44.308Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-17T19:02:44.423Z] > git init /w/workspace/device-virtual-go/121 # timeout=10 [2023-05-17T19:02:45.641Z] 556b6ee489ea: Pull complete [2023-05-17T19:02:44.600Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-17T19:02:44.601Z] > git --version # timeout=10 [2023-05-17T19:02:44.626Z] > git --version # 'git version 2.25.1' [2023-05-17T19:02:44.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T19:02:44.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T19:02:46.572Z] c5a4b2cf53e6: Pull complete [2023-05-17T19:02:46.572Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T19:02:46.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T19:02:46.572Z] ---> c4be618373d6 [2023-05-17T19:02:46.572Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:02:46.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-17T19:02:47.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T19:02:48.094Z] Avoid second fetch [2023-05-17T19:02:48.095Z] Checking out Revision 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 (main) [2023-05-17T19:02:48.104Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T19:02:48.191Z] > git checkout -f 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 # timeout=10 [2023-05-17T19:02:48.810Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#409)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T19:02:49.709Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T19:02:49.709Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T19:02:49.709Z] Dload Upload Total Spent Left Speed [2023-05-17T19:02:49.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-05-17T19:02:50.330Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T19:02:50.670Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T19:02:50.670Z] + sudo tee /etc/docker/daemon.new [2023-05-17T19:02:50.670Z] { [2023-05-17T19:02:50.670Z] "registry-mirrors": [ [2023-05-17T19:02:50.670Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T19:02:50.670Z] ], [2023-05-17T19:02:50.670Z] "bip": "10.250.0.254/24", [2023-05-17T19:02:50.670Z] "hosts": [ [2023-05-17T19:02:50.670Z] "tcp://0.0.0.0:5555", [2023-05-17T19:02:50.670Z] "unix:///var/run/docker.sock" [2023-05-17T19:02:50.670Z] ], [2023-05-17T19:02:50.670Z] "mtu": 1458, [2023-05-17T19:02:50.670Z] "selinux-enabled": true, [2023-05-17T19:02:50.670Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T19:02:50.670Z] } [Pipeline] sh [2023-05-17T19:02:51.019Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T19:02:51.363Z] + sudo service docker restart [2023-05-17T19:02:51.849Z] ---> Running in 5aa10c2ade4b [2023-05-17T19:02:51.849Z] Removing intermediate container 5aa10c2ade4b [2023-05-17T19:02:51.849Z] ---> 5ea7006a1999 [2023-05-17T19:02:51.849Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:02:51.849Z] ---> Running in 27f2f1b79be5 [2023-05-17T19:02:51.849Z] Removing intermediate container 27f2f1b79be5 [2023-05-17T19:02:51.849Z] ---> ccfd04ee7f21 [2023-05-17T19:02:51.849Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:02:51.849Z] ---> Running in 545f968afd73 [2023-05-17T19:02:51.849Z] Removing intermediate container 545f968afd73 [2023-05-17T19:02:51.849Z] ---> f4f9ef75fc61 [2023-05-17T19:02:51.849Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-17T19:02:51.849Z] ---> Running in 433715281b0a [2023-05-17T19:02:51.849Z] Removing intermediate container 433715281b0a [2023-05-17T19:02:51.849Z] ---> 8900479dcaba [2023-05-17T19:02:51.849Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:02:51.849Z] ---> Running in 4076b4e2e879 [2023-05-17T19:02:51.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T19:02:51.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T19:02:52.109Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T19:02:52.109Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T19:02:52.109Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T19:02:52.109Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T19:02:52.109Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:02:52.109Z] OK: 269 MiB in 57 packages [2023-05-17T19:02:52.681Z] Removing intermediate container 4076b4e2e879 [2023-05-17T19:02:52.681Z] ---> 1ad7d0227e71 [2023-05-17T19:02:52.681Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T19:02:52.681Z] ---> 82cb0dc592fb [2023-05-17T19:02:52.681Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:02:52.681Z] ---> Running in 022ee58aeaeb [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:03:09.658Z] provisioning config files... [2023-05-17T19:03:09.687Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/121@tmp/config3317895267238395145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:03:10.049Z] ---> docker-login.sh [2023-05-17T19:03:10.049Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:03:10.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:10.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:10.638Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:10.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:10.638Z] [2023-05-17T19:03:10.638Z] Login Succeeded [2023-05-17T19:03:10.638Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:03:10.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:10.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:10.909Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:10.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:10.909Z] [2023-05-17T19:03:10.909Z] Login Succeeded [2023-05-17T19:03:10.909Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:03:11.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:11.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:11.451Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:11.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:11.451Z] [2023-05-17T19:03:11.451Z] Login Succeeded [2023-05-17T19:03:11.451Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:03:11.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:11.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:11.720Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:11.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:11.720Z] [2023-05-17T19:03:11.720Z] Login Succeeded [2023-05-17T19:03:11.720Z] docker.io [2023-05-17T19:03:11.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:03:12.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:03:12.259Z] Configure a credential helper to remove this warning. See [2023-05-17T19:03:12.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:03:12.259Z] [2023-05-17T19:03:12.259Z] Login Succeeded [2023-05-17T19:03:12.259Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:03:12.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T19:03:12.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:03:12.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:03:12.597Z] ========================================================= [2023-05-17T19:03:12.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T19:03:12.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:03:12.957Z] + 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-05-17T19:03:13.227Z] Sending build context to Docker daemon 11.99MB [2023-05-17T19:03:13.515Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:03:13.515Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T19:03:13.515Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T19:03:13.515Z] c41833b44d91: Pulling fs layer [2023-05-17T19:03:13.515Z] ed15518f5707: Pulling fs layer [2023-05-17T19:03:13.515Z] feae8fd75edb: Pulling fs layer [2023-05-17T19:03:13.515Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T19:03:13.515Z] 3cdef696dda3: Pulling fs layer [2023-05-17T19:03:13.515Z] 2ced38df9373: Pulling fs layer [2023-05-17T19:03:13.515Z] 58f1dce35555: Pulling fs layer [2023-05-17T19:03:13.515Z] 3cdef696dda3: Waiting [2023-05-17T19:03:13.515Z] 242c74f7c9fa: Waiting [2023-05-17T19:03:13.515Z] 2ced38df9373: Waiting [2023-05-17T19:03:13.515Z] 58f1dce35555: Waiting [2023-05-17T19:03:13.515Z] ed15518f5707: Verifying Checksum [2023-05-17T19:03:13.515Z] ed15518f5707: Download complete [2023-05-17T19:03:13.515Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T19:03:13.515Z] 242c74f7c9fa: Download complete [2023-05-17T19:03:13.785Z] 3cdef696dda3: Verifying Checksum [2023-05-17T19:03:13.786Z] 3cdef696dda3: Download complete [2023-05-17T19:03:13.786Z] c41833b44d91: Download complete [2023-05-17T19:03:14.760Z] c41833b44d91: Pull complete [2023-05-17T19:03:15.034Z] 58f1dce35555: Verifying Checksum [2023-05-17T19:03:15.034Z] 58f1dce35555: Download complete [2023-05-17T19:03:15.306Z] ed15518f5707: Pull complete [2023-05-17T19:03:16.281Z] feae8fd75edb: Verifying Checksum [2023-05-17T19:03:16.281Z] feae8fd75edb: Download complete [2023-05-17T19:03:16.281Z] 2ced38df9373: Verifying Checksum [2023-05-17T19:03:16.281Z] 2ced38df9373: Download complete [2023-05-17T19:03:26.379Z] feae8fd75edb: Pull complete [2023-05-17T19:03:26.379Z] 242c74f7c9fa: Pull complete [2023-05-17T19:03:26.652Z] 3cdef696dda3: Pull complete [2023-05-17T19:03:31.400Z] Removing intermediate container 022ee58aeaeb [2023-05-17T19:03:31.400Z] ---> 70c4f2098ca5 [2023-05-17T19:03:31.400Z] Step 10/12 : COPY . . [2023-05-17T19:03:31.400Z] ---> 6c2f6e8e68f4 [2023-05-17T19:03:31.400Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:03:31.400Z] ---> Running in a6f0ff712813 [2023-05-17T19:03:31.400Z] Removing intermediate container a6f0ff712813 [2023-05-17T19:03:31.400Z] ---> 95c1cc4c7983 [2023-05-17T19:03:31.400Z] Step 12/12 : RUN $MAKE [2023-05-17T19:03:31.400Z] ---> Running in f600d346d4ea [2023-05-17T19:03:31.400Z] noop [2023-05-17T19:03:31.400Z] Removing intermediate container f600d346d4ea [2023-05-17T19:03:31.400Z] ---> 4a275f3ed34e [2023-05-17T19:03:31.400Z] Successfully built 4a275f3ed34e [2023-05-17T19:03:31.400Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:03:31.715Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T19:03:31.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:03:31.790Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:03:31.821Z] $ 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-05-17T19:03:32.150Z] $ docker top e8ebef4fe75f19d0863424cef3de6987b3049482ae1189e3097e69934cadbc7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:03:32.486Z] + go version [2023-05-17T19:03:32.486Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T19:03:32.499Z] $ docker stop --time=1 e8ebef4fe75f19d0863424cef3de6987b3049482ae1189e3097e69934cadbc7d [2023-05-17T19:03:33.753Z] $ docker rm -f --volumes e8ebef4fe75f19d0863424cef3de6987b3049482ae1189e3097e69934cadbc7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:03:34.150Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T19:03:34.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:03:34.219Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:03:34.250Z] $ 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-05-17T19:03:34.562Z] $ docker top 71c977aa7babfe13eecd965688e0ba68850f8b4b7ed94ee3afd3e0ed11ae5ada -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:03:34.896Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T19:03:35.026Z] 2ced38df9373: Pull complete [2023-05-17T19:03:35.190Z] + make test [2023-05-17T19:03:35.190Z] go test ./... -coverprofile=coverage.out [2023-05-17T19:03:36.494Z] 58f1dce35555: Pull complete [2023-05-17T19:03:36.494Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T19:03:36.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T19:03:36.494Z] ---> fadd8f120f05 [2023-05-17T19:03:36.494Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:03:38.455Z] ---> Running in 3d3c537e65c9 [2023-05-17T19:03:38.729Z] Removing intermediate container 3d3c537e65c9 [2023-05-17T19:03:38.729Z] ---> 8389c375fe2e [2023-05-17T19:03:38.729Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:03:38.729Z] ---> Running in 05866ecd164c [2023-05-17T19:03:39.318Z] Removing intermediate container 05866ecd164c [2023-05-17T19:03:39.319Z] ---> f0d5f947a055 [2023-05-17T19:03:39.319Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:03:39.319Z] ---> Running in 06df47f66131 [2023-05-17T19:03:39.588Z] Removing intermediate container 06df47f66131 [2023-05-17T19:03:39.588Z] ---> 983fd7b067f2 [2023-05-17T19:03:39.588Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-17T19:03:39.588Z] ---> Running in bf46cc2a0a73 [2023-05-17T19:03:39.860Z] Removing intermediate container bf46cc2a0a73 [2023-05-17T19:03:39.860Z] ---> cc23fe73f885 [2023-05-17T19:03:39.860Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:03:40.128Z] ---> Running in 12e5615b9a37 [2023-05-17T19:03:40.449Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-17T19:03:41.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T19:03:41.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T19:03:43.094Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T19:03:43.094Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T19:03:43.094Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T19:03:43.094Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T19:03:43.094Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:03:43.094Z] OK: 268 MiB in 57 packages [2023-05-17T19:03:44.066Z] Removing intermediate container 12e5615b9a37 [2023-05-17T19:03:44.066Z] ---> 0cfca0b23918 [2023-05-17T19:03:44.066Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T19:03:44.838Z] ---> d1a8c77990ba [2023-05-17T19:03:44.838Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:03:44.838Z] ---> Running in ad9cfe18f467 [2023-05-17T19:03:48.585Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-17T19:03:48.585Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-05-17T19:03:53.841Z] go vet ./... [2023-05-17T19:03:57.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T19:03:57.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T19:03:57.119Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T19:03:57.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T19:03:57.399Z] $ docker stop --time=1 71c977aa7babfe13eecd965688e0ba68850f8b4b7ed94ee3afd3e0ed11ae5ada [2023-05-17T19:04:00.397Z] $ docker rm -f --volumes 71c977aa7babfe13eecd965688e0ba68850f8b4b7ed94ee3afd3e0ed11ae5ada [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:04:00.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T19:04:00.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T19:04:01.560Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T19:04:01.878Z] + ls -al . [2023-05-17T19:04:01.878Z] total 192 [2023-05-17T19:04:01.878Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 19:03 . [2023-05-17T19:04:01.878Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:02 .. [2023-05-17T19:04:01.878Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 19:02 .git [2023-05-17T19:04:01.878Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:02 .github [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 337 May 17 19:02 .gitignore [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 19:02 .golangci.yml [2023-05-17T19:04:01.878Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 19:02 .semver [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 17 19:02 Attribution.txt [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 17 19:02 CHANGELOG.md [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 17 19:02 Dockerfile [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 19:02 GOVERNANCE.md [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 660 May 17 19:02 Jenkinsfile [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 19:02 LICENSE [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 17 19:02 Makefile [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 623 May 17 19:02 OWNERS.md [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 17 19:02 README.md [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 19:02 VERSION [2023-05-17T19:04:01.878Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:02 bin [2023-05-17T19:04:01.878Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:02 cmd [2023-05-17T19:04:01.878Z] -rw-r--r-- 1 jenkins jenkins 43063 May 17 19:03 coverage.out [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 17 19:02 go.mod [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 17 19:02 go.sum [2023-05-17T19:04:01.878Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:02 internal [2023-05-17T19:04:01.878Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:02 snap [2023-05-17T19:04:01.878Z] -rw-rw-r-- 1 jenkins jenkins 235 May 17 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:02.294Z] + 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=92ded1a488adcb2150b1bb4ba73aa6220ca027a9 --label arch=amd64 --label version=3.0.0-dev.49 . [2023-05-17T19:04:02.294Z] Sending build context to Docker daemon 23.7MB [2023-05-17T19:04:02.294Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:04:02.294Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T19:04:02.294Z] ---> 4a275f3ed34e [2023-05-17T19:04:02.294Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:04:02.556Z] ---> Running in 18d0eeeea396 [2023-05-17T19:04:02.556Z] Removing intermediate container 18d0eeeea396 [2023-05-17T19:04:02.556Z] ---> 1618b8019e82 [2023-05-17T19:04:02.556Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:04:02.556Z] ---> Running in fab476413cfb [2023-05-17T19:04:02.813Z] Removing intermediate container fab476413cfb [2023-05-17T19:04:02.813Z] ---> 2f4bdead07e3 [2023-05-17T19:04:02.813Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:04:02.813Z] ---> Running in d12a5db1dc92 [2023-05-17T19:04:02.813Z] Removing intermediate container d12a5db1dc92 [2023-05-17T19:04:02.813Z] ---> e61b4e7728c2 [2023-05-17T19:04:02.813Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-17T19:04:02.813Z] ---> Running in ec1e547028ff [2023-05-17T19:04:02.813Z] Removing intermediate container ec1e547028ff [2023-05-17T19:04:02.813Z] ---> 960b7bee816f [2023-05-17T19:04:02.813Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:04:02.813Z] ---> Running in d87bc052e6ae [2023-05-17T19:04:03.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T19:04:03.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T19:04:03.327Z] OK: 269 MiB in 57 packages [2023-05-17T19:04:03.896Z] Removing intermediate container d87bc052e6ae [2023-05-17T19:04:03.896Z] ---> 3bfc3a71864b [2023-05-17T19:04:03.896Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-17T19:04:03.896Z] ---> efc82555a66a [2023-05-17T19:04:03.896Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:04:03.896Z] ---> Running in 34543469905a [2023-05-17T19:04:04.834Z] Removing intermediate container 34543469905a [2023-05-17T19:04:04.834Z] ---> aa22ee7a8d56 [2023-05-17T19:04:04.834Z] Step 10/25 : COPY . . [2023-05-17T19:04:05.412Z] ---> 0c14e35e9828 [2023-05-17T19:04:05.412Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:04:05.412Z] ---> Running in a11b7b16adf9 [2023-05-17T19:04:05.412Z] Removing intermediate container a11b7b16adf9 [2023-05-17T19:04:05.412Z] ---> 12c27d0b1fa2 [2023-05-17T19:04:05.412Z] Step 12/25 : RUN $MAKE [2023-05-17T19:04:05.412Z] ---> Running in 67d056795033 [2023-05-17T19:04:05.669Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.49" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-17T19:04:23.748Z] Removing intermediate container 67d056795033 [2023-05-17T19:04:23.748Z] ---> 035b27e76570 [2023-05-17T19:04:23.748Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T19:04:24.009Z] 3.17: Pulling from library/alpine [2023-05-17T19:04:24.009Z] f56be85fc22e: Already exists [2023-05-17T19:04:24.009Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T19:04:24.009Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T19:04:24.009Z] ---> 9ed4aefc74f6 [2023-05-17T19:04:24.009Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-17T19:04:24.267Z] ---> Running in a63da6cab237 [2023-05-17T19:04:24.267Z] Removing intermediate container a63da6cab237 [2023-05-17T19:04:24.267Z] ---> 7752394370c8 [2023-05-17T19:04:24.267Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T19:04:24.267Z] ---> Running in 58abbbe68f74 [2023-05-17T19:04:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T19:04:24.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T19:04:24.788Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T19:04:24.788Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:04:24.788Z] OK: 7 MiB in 16 packages [2023-05-17T19:04:25.049Z] Removing intermediate container 58abbbe68f74 [2023-05-17T19:04:25.049Z] ---> e7d808bfb663 [2023-05-17T19:04:25.049Z] Step 16/25 : WORKDIR / [2023-05-17T19:04:25.049Z] ---> Running in 94c18714b498 [2023-05-17T19:04:25.313Z] Removing intermediate container 94c18714b498 [2023-05-17T19:04:25.313Z] ---> 304ca0098a1b [2023-05-17T19:04:25.313Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-17T19:04:25.313Z] ---> 04c3b06f49b0 [2023-05-17T19:04:25.313Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-17T19:04:25.313Z] ---> 2cae1d8da82f [2023-05-17T19:04:25.313Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-17T19:04:26.252Z] ---> bc20d6825f9f [2023-05-17T19:04:26.252Z] Step 20/25 : EXPOSE 59900 [2023-05-17T19:04:26.252Z] ---> Running in abe89c24c59c [2023-05-17T19:04:26.252Z] Removing intermediate container abe89c24c59c [2023-05-17T19:04:26.252Z] ---> 11f1a141f684 [2023-05-17T19:04:26.252Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-17T19:04:26.252Z] ---> Running in 5bed7f497fc5 [2023-05-17T19:04:26.252Z] Removing intermediate container 5bed7f497fc5 [2023-05-17T19:04:26.252Z] ---> 4e450fb03d37 [2023-05-17T19:04:26.252Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T19:04:26.252Z] ---> Running in b251b1180336 [2023-05-17T19:04:26.252Z] Removing intermediate container b251b1180336 [2023-05-17T19:04:26.252Z] ---> bbf936a8c538 [2023-05-17T19:04:26.252Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T19:04:26.510Z] ---> Running in 8d14b2516cf9 [2023-05-17T19:04:26.510Z] Removing intermediate container 8d14b2516cf9 [2023-05-17T19:04:26.510Z] ---> d9e6d0b0dcc7 [2023-05-17T19:04:26.510Z] Step 24/25 : LABEL git_sha=92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [2023-05-17T19:04:26.510Z] ---> Running in f344347d780e [2023-05-17T19:04:26.510Z] Removing intermediate container f344347d780e [2023-05-17T19:04:26.510Z] ---> 81db972663d9 [2023-05-17T19:04:26.510Z] Step 25/25 : LABEL version=3.0.0-dev.49 [2023-05-17T19:04:26.510Z] ---> Running in 8f753a42ecb5 [2023-05-17T19:04:26.510Z] Removing intermediate container 8f753a42ecb5 [2023-05-17T19:04:26.510Z] ---> c8de4d56133b [2023-05-17T19:04:26.510Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T19:04:26.510Z] Successfully built c8de4d56133b [2023-05-17T19:04:26.510Z] 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-05-17T19:04:26.626Z] provisioning config files... [2023-05-17T19:04:26.636Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3486769546626351307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:04:26.931Z] ---> docker-login.sh [2023-05-17T19:04:26.931Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:04:26.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:26.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:26.931Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:26.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:26.931Z] [2023-05-17T19:04:26.931Z] Login Succeeded [2023-05-17T19:04:26.931Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:04:26.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:26.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:26.931Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:26.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:26.931Z] [2023-05-17T19:04:26.931Z] Login Succeeded [2023-05-17T19:04:26.931Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:04:27.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:27.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:27.191Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:27.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:27.191Z] [2023-05-17T19:04:27.191Z] Login Succeeded [2023-05-17T19:04:27.191Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:04:27.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:27.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:27.191Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:27.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:27.191Z] [2023-05-17T19:04:27.191Z] Login Succeeded [2023-05-17T19:04:27.191Z] docker.io [2023-05-17T19:04:27.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:04:27.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:04:27.452Z] Configure a credential helper to remove this warning. See [2023-05-17T19:04:27.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:04:27.452Z] [2023-05-17T19:04:27.452Z] Login Succeeded [2023-05-17T19:04:27.452Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:04:27.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T19:04:27.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:04:27.523Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-17T19:04:27.523Z] 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [2023-05-17T19:04:27.523Z] latest [2023-05-17T19:04:27.523Z] 3.0.0-dev.49 [2023-05-17T19:04:27.523Z] 92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49 [2023-05-17T19:04:27.523Z] main [2023-05-17T19:04:27.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:27.855Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:28.175Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [2023-05-17T19:04:28.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-17T19:04:28.176Z] a481cad45fb4: Preparing [2023-05-17T19:04:28.176Z] d12d6edfe722: Preparing [2023-05-17T19:04:28.176Z] 300f34539061: Preparing [2023-05-17T19:04:28.176Z] ad15af1432f9: Preparing [2023-05-17T19:04:28.176Z] f1417ff83b31: Preparing [2023-05-17T19:04:28.176Z] f1417ff83b31: Layer already exists [2023-05-17T19:04:28.176Z] 300f34539061: Pushed [2023-05-17T19:04:28.176Z] d12d6edfe722: Pushed [2023-05-17T19:04:28.176Z] ad15af1432f9: Pushed [2023-05-17T19:04:30.707Z] a481cad45fb4: Pushed [2023-05-17T19:04:30.707Z] 92ded1a488adcb2150b1bb4ba73aa6220ca027a9: digest: sha256:1db9664ca5f8d0d5433b26035d3bb4b273d8ef0d513b74e218d780c0474a931a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:31.014Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:31.318Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-17T19:04:31.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-17T19:04:31.318Z] a481cad45fb4: Preparing [2023-05-17T19:04:31.318Z] d12d6edfe722: Preparing [2023-05-17T19:04:31.318Z] 300f34539061: Preparing [2023-05-17T19:04:31.318Z] ad15af1432f9: Preparing [2023-05-17T19:04:31.318Z] f1417ff83b31: Preparing [2023-05-17T19:04:31.318Z] d12d6edfe722: Layer already exists [2023-05-17T19:04:31.318Z] ad15af1432f9: Layer already exists [2023-05-17T19:04:31.318Z] f1417ff83b31: Layer already exists [2023-05-17T19:04:31.318Z] a481cad45fb4: Layer already exists [2023-05-17T19:04:31.318Z] 300f34539061: Layer already exists [2023-05-17T19:04:31.318Z] latest: digest: sha256:1db9664ca5f8d0d5433b26035d3bb4b273d8ef0d513b74e218d780c0474a931a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:31.625Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:31.928Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.49 [2023-05-17T19:04:31.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-17T19:04:31.928Z] a481cad45fb4: Preparing [2023-05-17T19:04:31.928Z] d12d6edfe722: Preparing [2023-05-17T19:04:31.928Z] 300f34539061: Preparing [2023-05-17T19:04:31.928Z] ad15af1432f9: Preparing [2023-05-17T19:04:31.928Z] f1417ff83b31: Preparing [2023-05-17T19:04:31.928Z] a481cad45fb4: Layer already exists [2023-05-17T19:04:31.928Z] f1417ff83b31: Layer already exists [2023-05-17T19:04:31.928Z] d12d6edfe722: Layer already exists [2023-05-17T19:04:31.928Z] 300f34539061: Layer already exists [2023-05-17T19:04:31.928Z] ad15af1432f9: Layer already exists [2023-05-17T19:04:31.928Z] 3.0.0-dev.49: digest: sha256:1db9664ca5f8d0d5433b26035d3bb4b273d8ef0d513b74e218d780c0474a931a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:32.234Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:32.532Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49 [2023-05-17T19:04:32.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-17T19:04:32.532Z] a481cad45fb4: Preparing [2023-05-17T19:04:32.532Z] d12d6edfe722: Preparing [2023-05-17T19:04:32.532Z] 300f34539061: Preparing [2023-05-17T19:04:32.532Z] ad15af1432f9: Preparing [2023-05-17T19:04:32.532Z] f1417ff83b31: Preparing [2023-05-17T19:04:32.532Z] a481cad45fb4: Layer already exists [2023-05-17T19:04:32.532Z] 300f34539061: Layer already exists [2023-05-17T19:04:32.532Z] d12d6edfe722: Layer already exists [2023-05-17T19:04:32.532Z] f1417ff83b31: Layer already exists [2023-05-17T19:04:32.532Z] ad15af1432f9: Layer already exists [2023-05-17T19:04:32.532Z] 92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49: digest: sha256:1db9664ca5f8d0d5433b26035d3bb4b273d8ef0d513b74e218d780c0474a931a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:32.836Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:33.137Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-17T19:04:33.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-17T19:04:33.137Z] a481cad45fb4: Preparing [2023-05-17T19:04:33.137Z] d12d6edfe722: Preparing [2023-05-17T19:04:33.137Z] 300f34539061: Preparing [2023-05-17T19:04:33.137Z] ad15af1432f9: Preparing [2023-05-17T19:04:33.137Z] f1417ff83b31: Preparing [2023-05-17T19:04:33.137Z] ad15af1432f9: Layer already exists [2023-05-17T19:04:33.137Z] a481cad45fb4: Layer already exists [2023-05-17T19:04:33.137Z] f1417ff83b31: Layer already exists [2023-05-17T19:04:33.137Z] 300f34539061: Layer already exists [2023-05-17T19:04:33.137Z] d12d6edfe722: Layer already exists [2023-05-17T19:04:33.137Z] main: digest: sha256:1db9664ca5f8d0d5433b26035d3bb4b273d8ef0d513b74e218d780c0474a931a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T19:04:33.175Z] ===================================================== [Pipeline] echo [2023-05-17T19:04:33.180Z] taggedImages: [2023-05-17T19:04:33.180Z] - nexus3.edgexfoundry.org:10004/device-virtual:92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [2023-05-17T19:04:33.180Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-17T19:04:33.180Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.49 [2023-05-17T19:04:33.180Z] - nexus3.edgexfoundry.org:10004/device-virtual:92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49 [2023-05-17T19:04:33.180Z] - 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-05-17T19:04:33.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:04:33.548Z] [2023-05-17T19:04:33.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:33.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:04:33.847Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T19:04:33.847Z] 5eb5b503b376: Pulling fs layer [2023-05-17T19:04:33.847Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T19:04:33.847Z] ec43610c2a17: Pulling fs layer [2023-05-17T19:04:33.847Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T19:04:33.847Z] 33b1e0a273af: Pulling fs layer [2023-05-17T19:04:33.847Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T19:04:33.847Z] 2f39f015ded8: Pulling fs layer [2023-05-17T19:04:33.847Z] 3a2ae6a8a46f: Waiting [2023-05-17T19:04:33.847Z] 33b1e0a273af: Waiting [2023-05-17T19:04:33.847Z] 5d3b04190fa2: Waiting [2023-05-17T19:04:33.847Z] 2f39f015ded8: Waiting [2023-05-17T19:04:33.848Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T19:04:33.848Z] 5c69ac0246d0: Download complete [2023-05-17T19:04:33.848Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T19:04:33.848Z] 3a2ae6a8a46f: Download complete [2023-05-17T19:04:33.848Z] 33b1e0a273af: Verifying Checksum [2023-05-17T19:04:33.848Z] 33b1e0a273af: Download complete [2023-05-17T19:04:33.848Z] ec43610c2a17: Verifying Checksum [2023-05-17T19:04:33.848Z] ec43610c2a17: Download complete [2023-05-17T19:04:33.848Z] 5d3b04190fa2: Download complete [2023-05-17T19:04:34.107Z] 5eb5b503b376: Download complete [2023-05-17T19:04:34.672Z] 2f39f015ded8: Download complete [2023-05-17T19:04:35.236Z] 5eb5b503b376: Pull complete [2023-05-17T19:04:35.236Z] 5c69ac0246d0: Pull complete [2023-05-17T19:04:35.804Z] ec43610c2a17: Pull complete [2023-05-17T19:04:35.804Z] 3a2ae6a8a46f: Pull complete [2023-05-17T19:04:35.804Z] 33b1e0a273af: Pull complete [2023-05-17T19:04:36.062Z] 5d3b04190fa2: Pull complete [2023-05-17T19:04:40.260Z] 2f39f015ded8: Pull complete [2023-05-17T19:04:40.260Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T19:04:40.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:04:40.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:04:40.346Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:04:40.372Z] $ 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-05-17T19:04:43.624Z] $ docker top ba7cf32d96c8118e4406184aa47ace908a39b9cda7bfe4bd6b7c89eecc816d32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:04:44.032Z] ---> job-cost.sh [2023-05-17T19:04:44.032Z] lf-activate-venv: SKIPPING [2023-05-17T19:04:44.032Z] INFO: No Stack... [2023-05-17T19:04:44.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T19:04:44.860Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T19:04:45.142Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-17T19:04:45.142Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T19:04:45.153Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-121-stack-cost] [2023-05-17T19:04:45.161Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-121-stack-cost] did not exist. Created. [2023-05-17T19:04:45.161Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T19:04:45.465Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T19:04:45.490Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T19:04:45.496Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T19:04:45.515Z] $ docker stop --time=1 ba7cf32d96c8118e4406184aa47ace908a39b9cda7bfe4bd6b7c89eecc816d32 [2023-05-17T19:04:46.680Z] $ docker rm -f --volumes ba7cf32d96c8118e4406184aa47ace908a39b9cda7bfe4bd6b7c89eecc816d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T19:04:52.722Z] Removing intermediate container ad9cfe18f467 [2023-05-17T19:04:52.722Z] ---> ae28848672d7 [2023-05-17T19:04:52.722Z] Step 10/12 : COPY . . [2023-05-17T19:04:52.722Z] ---> 829d15e16d52 [2023-05-17T19:04:52.722Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:04:52.722Z] ---> Running in d1968a7b215f [2023-05-17T19:04:52.722Z] Removing intermediate container d1968a7b215f [2023-05-17T19:04:52.722Z] ---> 136a4ec5c1c2 [2023-05-17T19:04:52.722Z] Step 12/12 : RUN $MAKE [2023-05-17T19:04:52.722Z] ---> Running in 22ed0ac3a20b [2023-05-17T19:04:52.722Z] noop [2023-05-17T19:04:52.722Z] Removing intermediate container 22ed0ac3a20b [2023-05-17T19:04:52.722Z] ---> 4d7e526f0f79 [2023-05-17T19:04:52.722Z] Successfully built 4d7e526f0f79 [2023-05-17T19:04:52.722Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:53.063Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T19:04:53.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:04:53.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-15920 does not seem to be running inside a container [2023-05-17T19:04:53.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/121 -v /w/workspace/device-virtual-go/121:/w/workspace/device-virtual-go/121:rw,z -v /w/workspace/device-virtual-go/121@tmp:/w/workspace/device-virtual-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T19:04:55.101Z] $ docker top 0df428ad1f2bcac439bb23f5532bdaf35047f41c6c5200a64136b463f8fe0147 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:04:55.954Z] + go version [2023-05-17T19:04:55.954Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T19:04:55.964Z] $ docker stop --time=1 0df428ad1f2bcac439bb23f5532bdaf35047f41c6c5200a64136b463f8fe0147 [2023-05-17T19:04:57.596Z] $ docker rm -f --volumes 0df428ad1f2bcac439bb23f5532bdaf35047f41c6c5200a64136b463f8fe0147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:04:58.166Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T19:04:58.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:04:58.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-15920 does not seem to be running inside a container [2023-05-17T19:04:58.411Z] $ 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/121 -v /w/workspace/device-virtual-go/121:/w/workspace/device-virtual-go/121:rw,z -v /w/workspace/device-virtual-go/121@tmp:/w/workspace/device-virtual-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T19:04:59.568Z] $ docker top 804fd9f4924d26d912d83f9c86e3eb39b5e0b2509504356664bdc8ef12d42c1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:05:00.404Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/121 [Pipeline] fileExists [Pipeline] sh [2023-05-17T19:05:00.740Z] + make test [2023-05-17T19:05:01.017Z] go test ./... -coverprofile=coverage.out [2023-05-17T19:05:39.894Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-17T19:07:31.585Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-17T19:07:31.585Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.093s coverage: 58.4% of statements [2023-05-17T19:07:31.585Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T19:07:31.585Z] go vet ./... [2023-05-17T19:07:58.311Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T19:07:58.311Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T19:07:58.311Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T19:07:58.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T19:07:58.339Z] $ docker stop --time=1 804fd9f4924d26d912d83f9c86e3eb39b5e0b2509504356664bdc8ef12d42c1a [2023-05-17T19:08:00.483Z] $ docker rm -f --volumes 804fd9f4924d26d912d83f9c86e3eb39b5e0b2509504356664bdc8ef12d42c1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:08:01.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T19:08:01.828Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T19:08:02.522Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T19:08:02.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T19:08:03.264Z] + ls -al . [2023-05-17T19:08:03.264Z] total 188 [2023-05-17T19:08:03.264Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 19:05 . [2023-05-17T19:08:03.264Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:02 .. [2023-05-17T19:08:03.264Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 19:02 .git [2023-05-17T19:08:03.264Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:02 .github [2023-05-17T19:08:03.264Z] -rw-rw-r-- 1 jenkins jenkins 337 May 17 19:02 .gitignore [2023-05-17T19:08:03.264Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 19:02 .golangci.yml [2023-05-17T19:08:03.264Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 17 19:02 Attribution.txt [2023-05-17T19:08:03.264Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 17 19:02 CHANGELOG.md [2023-05-17T19:08:03.264Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 17 19:02 Dockerfile [2023-05-17T19:08:03.264Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 19:02 GOVERNANCE.md [2023-05-17T19:08:03.265Z] -rw-rw-r-- 1 jenkins jenkins 660 May 17 19:02 Jenkinsfile [2023-05-17T19:08:03.265Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 19:02 LICENSE [2023-05-17T19:08:03.265Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 17 19:02 Makefile [2023-05-17T19:08:03.265Z] -rw-rw-r-- 1 jenkins jenkins 623 May 17 19:02 OWNERS.md [2023-05-17T19:08:03.265Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 17 19:02 README.md [2023-05-17T19:08:03.265Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 19:02 VERSION [2023-05-17T19:08:03.265Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 19:02 bin [2023-05-17T19:08:03.265Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:02 cmd [2023-05-17T19:08:03.265Z] -rw-r--r-- 1 jenkins jenkins 43063 May 17 19:07 coverage.out [2023-05-17T19:08:03.265Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 17 19:02 go.mod [2023-05-17T19:08:03.265Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 17 19:02 go.sum [2023-05-17T19:08:03.265Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 19:02 internal [2023-05-17T19:08:03.265Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 19:02 snap [2023-05-17T19:08:03.265Z] -rw-rw-r-- 1 jenkins jenkins 235 May 17 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:08:03.622Z] + 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=92ded1a488adcb2150b1bb4ba73aa6220ca027a9 --label arch=arm64 --label version=3.0.0-dev.49 . [2023-05-17T19:08:04.220Z] Sending build context to Docker daemon 12.04MB [2023-05-17T19:08:04.220Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T19:08:04.220Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T19:08:04.220Z] ---> 4d7e526f0f79 [2023-05-17T19:08:04.220Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T19:08:04.492Z] ---> Running in ed066b71fc2c [2023-05-17T19:08:04.763Z] Removing intermediate container ed066b71fc2c [2023-05-17T19:08:04.763Z] ---> 7884eea12ebe [2023-05-17T19:08:04.763Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T19:08:04.763Z] ---> Running in a528e4a56335 [2023-05-17T19:08:05.044Z] Removing intermediate container a528e4a56335 [2023-05-17T19:08:05.044Z] ---> 2f95a0ac9d2c [2023-05-17T19:08:05.044Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-17T19:08:05.325Z] ---> Running in 656482fcc9be [2023-05-17T19:08:05.599Z] Removing intermediate container 656482fcc9be [2023-05-17T19:08:05.599Z] ---> 94255b70198a [2023-05-17T19:08:05.599Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-17T19:08:05.599Z] ---> Running in a5baa2ff3c45 [2023-05-17T19:08:06.194Z] Removing intermediate container a5baa2ff3c45 [2023-05-17T19:08:06.194Z] ---> 4ddf8204a841 [2023-05-17T19:08:06.194Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T19:08:06.194Z] ---> Running in 1e22da578284 [2023-05-17T19:08:07.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T19:08:08.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T19:08:10.201Z] OK: 268 MiB in 57 packages [2023-05-17T19:08:11.185Z] Removing intermediate container 1e22da578284 [2023-05-17T19:08:11.185Z] ---> f5775a839b7a [2023-05-17T19:08:11.185Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-17T19:08:11.787Z] ---> 99b5e660bd4d [2023-05-17T19:08:11.787Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T19:08:12.071Z] ---> Running in 21723ed5fe90 [2023-05-17T19:08:15.451Z] Removing intermediate container 21723ed5fe90 [2023-05-17T19:08:15.451Z] ---> 8ad927fe245d [2023-05-17T19:08:15.451Z] Step 10/25 : COPY . . [2023-05-17T19:08:18.086Z] ---> fa4ddac09fe5 [2023-05-17T19:08:18.086Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T19:08:18.086Z] ---> Running in fcc088c6eacf [2023-05-17T19:08:18.086Z] Removing intermediate container fcc088c6eacf [2023-05-17T19:08:18.086Z] ---> d4586f80fb68 [2023-05-17T19:08:18.086Z] Step 12/25 : RUN $MAKE [2023-05-17T19:08:18.363Z] ---> Running in f33d9d7c2ea8 [2023-05-17T19:08:19.347Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.49" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-17T19:11:11.232Z] Removing intermediate container f33d9d7c2ea8 [2023-05-17T19:11:11.232Z] ---> 3518227111b6 [2023-05-17T19:11:11.232Z] Step 13/25 : FROM alpine:3.17 [2023-05-17T19:11:11.232Z] 3.17: Pulling from library/alpine [2023-05-17T19:11:11.232Z] c41833b44d91: Already exists [2023-05-17T19:11:11.232Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T19:11:11.232Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T19:11:11.232Z] ---> 51e60588ff2c [2023-05-17T19:11:11.232Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-17T19:11:11.232Z] ---> Running in 04f7ad70ed86 [2023-05-17T19:11:11.232Z] Removing intermediate container 04f7ad70ed86 [2023-05-17T19:11:11.232Z] ---> 831394abf481 [2023-05-17T19:11:11.232Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-17T19:11:11.232Z] ---> Running in dd1babcd04b5 [2023-05-17T19:11:11.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T19:11:11.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T19:11:11.232Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T19:11:11.232Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T19:11:11.232Z] OK: 8 MiB in 16 packages [2023-05-17T19:11:11.232Z] Removing intermediate container dd1babcd04b5 [2023-05-17T19:11:11.232Z] ---> 07c62fafb016 [2023-05-17T19:11:11.232Z] Step 16/25 : WORKDIR / [2023-05-17T19:11:11.232Z] ---> Running in b8e58d56274e [2023-05-17T19:11:11.232Z] Removing intermediate container b8e58d56274e [2023-05-17T19:11:11.232Z] ---> ecc0b7eda446 [2023-05-17T19:11:11.232Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-17T19:11:11.232Z] ---> 94191669efba [2023-05-17T19:11:11.232Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-17T19:11:11.232Z] ---> 6b8c8e1ab3b1 [2023-05-17T19:11:11.232Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-17T19:11:12.207Z] ---> 6d09a3543107 [2023-05-17T19:11:12.207Z] Step 20/25 : EXPOSE 59900 [2023-05-17T19:11:12.207Z] ---> Running in 1af057a42292 [2023-05-17T19:11:12.477Z] Removing intermediate container 1af057a42292 [2023-05-17T19:11:12.477Z] ---> e7d5e762f637 [2023-05-17T19:11:12.477Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-17T19:11:12.477Z] ---> Running in 5e1bbc2946ba [2023-05-17T19:11:12.749Z] Removing intermediate container 5e1bbc2946ba [2023-05-17T19:11:12.749Z] ---> 2ef728e65776 [2023-05-17T19:11:12.749Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T19:11:13.026Z] ---> Running in c936b7d60319 [2023-05-17T19:11:13.298Z] Removing intermediate container c936b7d60319 [2023-05-17T19:11:13.298Z] ---> eae905543451 [2023-05-17T19:11:13.298Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T19:11:13.298Z] ---> Running in c45316046604 [2023-05-17T19:11:13.568Z] Removing intermediate container c45316046604 [2023-05-17T19:11:13.568Z] ---> d0b4f3e5625c [2023-05-17T19:11:13.568Z] Step 24/25 : LABEL git_sha=92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [2023-05-17T19:11:13.837Z] ---> Running in 411dbef96283 [2023-05-17T19:11:14.108Z] Removing intermediate container 411dbef96283 [2023-05-17T19:11:14.108Z] ---> 0ca7925b75c2 [2023-05-17T19:11:14.108Z] Step 25/25 : LABEL version=3.0.0-dev.49 [2023-05-17T19:11:14.108Z] ---> Running in 60a7ea6e25af [2023-05-17T19:11:14.706Z] Removing intermediate container 60a7ea6e25af [2023-05-17T19:11:14.706Z] ---> e2750df0d5e4 [2023-05-17T19:11:14.706Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T19:11:14.706Z] Successfully built e2750df0d5e4 [2023-05-17T19:11:14.706Z] 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-05-17T19:11:14.809Z] provisioning config files... [2023-05-17T19:11:14.826Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/121@tmp/config18337862197651197041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:11:15.200Z] ---> docker-login.sh [2023-05-17T19:11:15.200Z] nexus3.edgexfoundry.org:10001 [2023-05-17T19:11:15.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:11:15.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:11:15.472Z] Configure a credential helper to remove this warning. See [2023-05-17T19:11:15.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:11:15.472Z] [2023-05-17T19:11:15.472Z] Login Succeeded [2023-05-17T19:11:15.472Z] nexus3.edgexfoundry.org:10002 [2023-05-17T19:11:15.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:11:16.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:11:16.014Z] Configure a credential helper to remove this warning. See [2023-05-17T19:11:16.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:11:16.014Z] [2023-05-17T19:11:16.014Z] Login Succeeded [2023-05-17T19:11:16.014Z] nexus3.edgexfoundry.org:10003 [2023-05-17T19:11:16.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:11:16.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:11:16.287Z] Configure a credential helper to remove this warning. See [2023-05-17T19:11:16.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:11:16.287Z] [2023-05-17T19:11:16.287Z] Login Succeeded [2023-05-17T19:11:16.287Z] nexus3.edgexfoundry.org:10004 [2023-05-17T19:11:16.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:11:16.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:11:16.834Z] Configure a credential helper to remove this warning. See [2023-05-17T19:11:16.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:11:16.834Z] [2023-05-17T19:11:16.834Z] Login Succeeded [2023-05-17T19:11:16.834Z] docker.io [2023-05-17T19:11:17.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T19:11:17.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T19:11:17.371Z] Configure a credential helper to remove this warning. See [2023-05-17T19:11:17.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T19:11:17.371Z] [2023-05-17T19:11:17.371Z] Login Succeeded [2023-05-17T19:11:17.371Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T19:11:17.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T19:11:17.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T19:11:17.431Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-17T19:11:17.431Z] 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [2023-05-17T19:11:17.431Z] latest [2023-05-17T19:11:17.431Z] 3.0.0-dev.49 [2023-05-17T19:11:17.431Z] 92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49 [2023-05-17T19:11:17.431Z] main [2023-05-17T19:11:17.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:17.788Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:18.147Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [2023-05-17T19:11:18.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-17T19:11:18.147Z] bc2d57e53864: Preparing [2023-05-17T19:11:18.147Z] d640f5356f14: Preparing [2023-05-17T19:11:18.147Z] 41a145f9d09f: Preparing [2023-05-17T19:11:18.147Z] 4fb66954ebd1: Preparing [2023-05-17T19:11:18.147Z] 26cbea5cba74: Preparing [2023-05-17T19:11:18.147Z] 26cbea5cba74: Layer already exists [2023-05-17T19:11:18.416Z] d640f5356f14: Pushed [2023-05-17T19:11:18.416Z] 4fb66954ebd1: Pushed [2023-05-17T19:11:18.416Z] 41a145f9d09f: Pushed [2023-05-17T19:11:25.212Z] bc2d57e53864: Pushed [2023-05-17T19:11:25.212Z] 92ded1a488adcb2150b1bb4ba73aa6220ca027a9: digest: sha256:c2ac863b8317763ff71804861831389c14070e502c2564b128cc40693025dfd4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:25.588Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:25.955Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-17T19:11:25.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-17T19:11:25.956Z] bc2d57e53864: Preparing [2023-05-17T19:11:25.956Z] d640f5356f14: Preparing [2023-05-17T19:11:25.956Z] 41a145f9d09f: Preparing [2023-05-17T19:11:25.956Z] 4fb66954ebd1: Preparing [2023-05-17T19:11:25.956Z] 26cbea5cba74: Preparing [2023-05-17T19:11:25.956Z] bc2d57e53864: Layer already exists [2023-05-17T19:11:25.956Z] 4fb66954ebd1: Layer already exists [2023-05-17T19:11:25.956Z] d640f5356f14: Layer already exists [2023-05-17T19:11:25.956Z] 26cbea5cba74: Layer already exists [2023-05-17T19:11:25.956Z] 41a145f9d09f: Layer already exists [2023-05-17T19:11:26.227Z] latest: digest: sha256:c2ac863b8317763ff71804861831389c14070e502c2564b128cc40693025dfd4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:26.592Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:26.955Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.49 [2023-05-17T19:11:26.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-17T19:11:26.955Z] bc2d57e53864: Preparing [2023-05-17T19:11:26.955Z] d640f5356f14: Preparing [2023-05-17T19:11:26.955Z] 41a145f9d09f: Preparing [2023-05-17T19:11:26.955Z] 4fb66954ebd1: Preparing [2023-05-17T19:11:26.955Z] 26cbea5cba74: Preparing [2023-05-17T19:11:26.955Z] 41a145f9d09f: Layer already exists [2023-05-17T19:11:26.955Z] bc2d57e53864: Layer already exists [2023-05-17T19:11:26.955Z] 26cbea5cba74: Layer already exists [2023-05-17T19:11:26.955Z] d640f5356f14: Layer already exists [2023-05-17T19:11:26.955Z] 4fb66954ebd1: Layer already exists [2023-05-17T19:11:27.226Z] 3.0.0-dev.49: digest: sha256:c2ac863b8317763ff71804861831389c14070e502c2564b128cc40693025dfd4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:27.589Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:27.958Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49 [2023-05-17T19:11:27.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-17T19:11:27.958Z] bc2d57e53864: Preparing [2023-05-17T19:11:27.958Z] d640f5356f14: Preparing [2023-05-17T19:11:27.958Z] 41a145f9d09f: Preparing [2023-05-17T19:11:27.958Z] 4fb66954ebd1: Preparing [2023-05-17T19:11:27.958Z] 26cbea5cba74: Preparing [2023-05-17T19:11:27.958Z] 4fb66954ebd1: Layer already exists [2023-05-17T19:11:27.958Z] 26cbea5cba74: Layer already exists [2023-05-17T19:11:27.958Z] 41a145f9d09f: Layer already exists [2023-05-17T19:11:27.958Z] bc2d57e53864: Layer already exists [2023-05-17T19:11:27.958Z] d640f5356f14: Layer already exists [2023-05-17T19:11:28.231Z] 92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49: digest: sha256:c2ac863b8317763ff71804861831389c14070e502c2564b128cc40693025dfd4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:28.597Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:28.958Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-17T19:11:28.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-17T19:11:28.958Z] bc2d57e53864: Preparing [2023-05-17T19:11:28.958Z] d640f5356f14: Preparing [2023-05-17T19:11:28.958Z] 41a145f9d09f: Preparing [2023-05-17T19:11:28.958Z] 4fb66954ebd1: Preparing [2023-05-17T19:11:28.958Z] 26cbea5cba74: Preparing [2023-05-17T19:11:28.958Z] 4fb66954ebd1: Layer already exists [2023-05-17T19:11:28.958Z] 41a145f9d09f: Layer already exists [2023-05-17T19:11:28.958Z] bc2d57e53864: Layer already exists [2023-05-17T19:11:28.958Z] 26cbea5cba74: Layer already exists [2023-05-17T19:11:28.958Z] d640f5356f14: Layer already exists [2023-05-17T19:11:29.231Z] main: digest: sha256:c2ac863b8317763ff71804861831389c14070e502c2564b128cc40693025dfd4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T19:11:29.279Z] ===================================================== [Pipeline] echo [2023-05-17T19:11:29.285Z] taggedImages: [2023-05-17T19:11:29.285Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [2023-05-17T19:11:29.285Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-17T19:11:29.285Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.49 [2023-05-17T19:11:29.285Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:92ded1a488adcb2150b1bb4ba73aa6220ca027a9-3.0.0-dev.49 [2023-05-17T19:11:29.285Z] - 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-05-17T19:11:29.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T19:11:29.654Z] [2023-05-17T19:11:29.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:11:30.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T19:11:30.283Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T19:11:30.283Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T19:11:30.283Z] 04944245beec: Pulling fs layer [2023-05-17T19:11:30.283Z] 699f458cf7ca: Pulling fs layer [2023-05-17T19:11:30.283Z] 765212b225bb: Pulling fs layer [2023-05-17T19:11:30.283Z] f23df028b6ca: Pulling fs layer [2023-05-17T19:11:30.283Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T19:11:30.283Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T19:11:30.283Z] 765212b225bb: Waiting [2023-05-17T19:11:30.283Z] f23df028b6ca: Waiting [2023-05-17T19:11:30.283Z] d65c8cfc05b1: Waiting [2023-05-17T19:11:30.283Z] 2437ff75d9bd: Waiting [2023-05-17T19:11:30.283Z] 04944245beec: Verifying Checksum [2023-05-17T19:11:30.283Z] 04944245beec: Download complete [2023-05-17T19:11:30.283Z] 765212b225bb: Verifying Checksum [2023-05-17T19:11:30.283Z] 765212b225bb: Download complete [2023-05-17T19:11:30.283Z] f23df028b6ca: Verifying Checksum [2023-05-17T19:11:30.283Z] f23df028b6ca: Download complete [2023-05-17T19:11:30.283Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T19:11:30.283Z] d65c8cfc05b1: Download complete [2023-05-17T19:11:30.557Z] 699f458cf7ca: Verifying Checksum [2023-05-17T19:11:30.557Z] 699f458cf7ca: Download complete [2023-05-17T19:11:30.841Z] 8998bd30e6a1: Download complete [2023-05-17T19:11:33.453Z] 2437ff75d9bd: Download complete [2023-05-17T19:11:35.419Z] 8998bd30e6a1: Pull complete [2023-05-17T19:11:36.010Z] 04944245beec: Pull complete [2023-05-17T19:11:37.434Z] 699f458cf7ca: Pull complete [2023-05-17T19:11:37.434Z] 765212b225bb: Pull complete [2023-05-17T19:11:38.406Z] f23df028b6ca: Pull complete [2023-05-17T19:11:38.677Z] d65c8cfc05b1: Pull complete [2023-05-17T19:11:53.723Z] 2437ff75d9bd: Pull complete [2023-05-17T19:11:53.723Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T19:11:53.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T19:11:53.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:11:53.954Z] prd-ubuntu20.04-docker-arm64-4c-16g-15920 does not seem to be running inside a container [2023-05-17T19:11:54.028Z] $ 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/121 -v /w/workspace/device-virtual-go/121:/w/workspace/device-virtual-go/121:rw,z -v /w/workspace/device-virtual-go/121@tmp:/w/workspace/device-virtual-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T19:11:57.153Z] $ docker top 9ffc2784372a0584a4e74be4d2599d35a237c2dd754753b2a108a0b6317d6035 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:11:58.065Z] ---> job-cost.sh [2023-05-17T19:11:58.065Z] lf-activate-venv: SKIPPING [2023-05-17T19:11:58.065Z] INFO: No Stack... [2023-05-17T19:11:58.653Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T19:11:59.622Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T19:12:00.283Z] + cut -d, -f6 [2023-05-17T19:12:00.283Z] + cat /w/workspace/device-virtual-go/121/archives/cost.csv [Pipeline] lock [2023-05-17T19:12:00.368Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-121-stack-cost] [2023-05-17T19:12:00.374Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-121-stack-cost] did not exist. Created. [2023-05-17T19:12:00.374Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T19:12:01.054Z] /w/workspace/device-virtual-go/121@tmp/durable-bf7b65f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T19:12:01.724Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T19:12:01.750Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T19:12:01.807Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T19:12:01.822Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T19:12:01.831Z] $ docker stop --time=1 9ffc2784372a0584a4e74be4d2599d35a237c2dd754753b2a108a0b6317d6035 [2023-05-17T19:12:03.410Z] $ docker rm -f --volumes 9ffc2784372a0584a4e74be4d2599d35a237c2dd754753b2a108a0b6317d6035 [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-05-17T19:12:03.843Z] provisioning config files... [2023-05-17T19:12:03.851Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6966627580863268195tmp [Pipeline] { [Pipeline] sh [2023-05-17T19:12:04.142Z] + set +x [2023-05-17T19:12:04.142Z] + curl -s https://codecov.io/bash [2023-05-17T19:12:04.142Z] + bash -s -- [2023-05-17T19:12:04.142Z] [2023-05-17T19:12:04.142Z] _____ _ [2023-05-17T19:12:04.142Z] / ____| | | [2023-05-17T19:12:04.142Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T19:12:04.142Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T19:12:04.142Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T19:12:04.142Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T19:12:04.142Z] Bash-1.0.6 [2023-05-17T19:12:04.142Z] [2023-05-17T19:12:04.142Z] [2023-05-17T19:12:04.142Z] ==> git version 2.25.1 found [2023-05-17T19:12:04.142Z] ==> 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-05-17T19:12:04.142Z] Release-Date: 2020-01-08 [2023-05-17T19:12:04.142Z] 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-05-17T19:12:04.142Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T19:12:04.142Z] ==> Jenkins CI detected. [2023-05-17T19:12:04.142Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-17T19:12:04.142Z] project root: . [2023-05-17T19:12:04.142Z] --> token set from env [2023-05-17T19:12:04.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T19:12:04.142Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T19:12:04.142Z] ==> Python coveragepy not found [2023-05-17T19:12:04.142Z] ==> Searching for coverage reports in: [2023-05-17T19:12:04.142Z] + . [2023-05-17T19:12:04.142Z] -> Found 1 reports [2023-05-17T19:12:04.142Z] ==> Detecting git/mercurial file structure [2023-05-17T19:12:04.401Z] ==> Reading reports [2023-05-17T19:12:04.401Z] + ./coverage.out bytes=43063 [2023-05-17T19:12:04.401Z] ==> Appending adjustments [2023-05-17T19:12:04.401Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T19:12:04.401Z] + Found adjustments [2023-05-17T19:12:04.401Z] ==> Gzipping contents [2023-05-17T19:12:04.401Z] 8.0K /tmp/codecov.4hOPte.gz [2023-05-17T19:12:04.401Z] ==> Uploading reports [2023-05-17T19:12:04.401Z] url: https://codecov.io [2023-05-17T19:12:04.401Z] query: branch=main&commit=92ded1a488adcb2150b1bb4ba73aa6220ca027a9&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T19:12:04.401Z] -> Pinging Codecov [2023-05-17T19:12:04.402Z] 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=92ded1a488adcb2150b1bb4ba73aa6220ca027a9&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T19:12:04.660Z] -> Uploading to [2023-05-17T19:12:04.660Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/5E52B4B073DB2E39498172D8E973AA87/92ded1a488adcb2150b1bb4ba73aa6220ca027a9/9ae75746-f0b5-4564-bbba-2c7322b4a57d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T191204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb8baf0df61bd8d2e77ae6f65dea138eb6dcee3e7fa068f3d580a2de70bace54 [2023-05-17T19:12:04.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T19:12:04.660Z] Dload Upload Total Spent Left Speed [2023-05-17T19:12:04.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26448 --:--:-- --:--:-- --:--:-- 26448 [2023-05-17T19:12:04.660Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [Pipeline] } [2023-05-17T19:12:04.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T19:12:04.916Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T19:12:04.963Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:12:05.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T19:12:05.258Z] [2023-05-17T19:12:05.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:12:05.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T19:12:05.560Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T19:12:05.560Z] df9b9388f04a: Pulling fs layer [2023-05-17T19:12:05.560Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T19:12:05.560Z] 25bc292e5bac: Pulling fs layer [2023-05-17T19:12:05.560Z] 114826534d7a: Pulling fs layer [2023-05-17T19:12:05.560Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T19:12:05.560Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T19:12:05.560Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T19:12:05.560Z] 114826534d7a: Waiting [2023-05-17T19:12:05.560Z] 4657fd5d0bcf: Waiting [2023-05-17T19:12:05.560Z] 6ad1cebc031e: Waiting [2023-05-17T19:12:05.560Z] 8a3aa393b2d8: Waiting [2023-05-17T19:12:05.560Z] 25bc292e5bac: Verifying Checksum [2023-05-17T19:12:05.560Z] 25bc292e5bac: Download complete [2023-05-17T19:12:05.560Z] 52dc419b0ee2: Download complete [2023-05-17T19:12:05.560Z] 4657fd5d0bcf: Verifying Checksum [2023-05-17T19:12:05.560Z] 4657fd5d0bcf: Download complete [2023-05-17T19:12:05.561Z] df9b9388f04a: Verifying Checksum [2023-05-17T19:12:05.561Z] df9b9388f04a: Download complete [2023-05-17T19:12:05.820Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T19:12:05.820Z] 6ad1cebc031e: Download complete [2023-05-17T19:12:05.820Z] df9b9388f04a: Pull complete [2023-05-17T19:12:05.820Z] 52dc419b0ee2: Pull complete [2023-05-17T19:12:05.820Z] 25bc292e5bac: Pull complete [2023-05-17T19:12:06.387Z] 114826534d7a: Verifying Checksum [2023-05-17T19:12:06.387Z] 114826534d7a: Download complete [2023-05-17T19:12:06.387Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T19:12:06.387Z] 8a3aa393b2d8: Download complete [2023-05-17T19:12:09.669Z] 114826534d7a: Pull complete [2023-05-17T19:12:09.669Z] 4657fd5d0bcf: Pull complete [2023-05-17T19:12:09.669Z] 6ad1cebc031e: Pull complete [2023-05-17T19:12:12.196Z] 8a3aa393b2d8: Pull complete [2023-05-17T19:12:12.196Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T19:12:12.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T19:12:12.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:12:12.270Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:12:12.305Z] $ 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-05-17T19:12:16.482Z] $ docker top 73679d8e1794d1f2474cd458f87feea6522d42f3123247e4be6276fa0766916d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T19:12:16.541Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-17T19:12:16.816Z] + set -o pipefail [2023-05-17T19:12:16.816Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-17T19:12:22.084Z] [2023-05-17T19:12:22.084Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-17T19:12:22.084Z] [2023-05-17T19:12:22.084Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/782e2188-fd1e-40f0-bea1-ec16ec2df826 [2023-05-17T19:12:22.084Z] [2023-05-17T19:12:22.084Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-17T19:12:22.084Z] [2023-05-17T19:12:22.084Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T19:12:22.084Z] [2023-05-17T19:12:22.343Z] [2023-05-17T19:12:22.343Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T19:12:22.343Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T19:12:22.343Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T19:12:22.357Z] $ docker stop --time=1 73679d8e1794d1f2474cd458f87feea6522d42f3123247e4be6276fa0766916d [2023-05-17T19:12:25.226Z] $ docker rm -f --volumes 73679d8e1794d1f2474cd458f87feea6522d42f3123247e4be6276fa0766916d [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-05-17T19:12:25.932Z] + git log --format=format:%s -1 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 [Pipeline] sh [2023-05-17T19:12:26.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T19:12:26.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:12:26.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:12:26.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:12:26.603Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:12:26.634Z] $ 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-05-17T19:12:26.990Z] $ docker top 3bb672906770cda9c9201eb43535ed70bc92caaa2d1355b7c324794b18f77447 -eo pid,comm [2023-05-17T19:12:27.031Z] 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-05-17T19:12:27.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T19:12:27.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:12:27.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:12:27.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:12:27.189Z] $ docker exec 3bb672906770cda9c9201eb43535ed70bc92caaa2d1355b7c324794b18f77447 ssh-agent [2023-05-17T19:12:27.288Z] SSH_AUTH_SOCK=/tmp/ssh-DWuoNBYx3Evv/agent.32 [2023-05-17T19:12:27.288Z] SSH_AGENT_PID=38 [2023-05-17T19:12:27.293Z] Running ssh-add (command line suppressed) [2023-05-17T19:12:27.400Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3301837930121939656.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3301837930121939656.key) [2023-05-17T19:12:27.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:12:27.697Z] + git semver tag [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,853 [run_tag] DEBUG tag force:False [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,853 [check_head_tag] DEBUG check head tag [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,854 [execute] INFO git cat-file --batch-check [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,858 [execute] INFO git cat-file --batch [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,882 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,882 [execute] INFO git tag -a v3.0.0-dev.49 -m v3.0.0-dev.49 [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,883 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.49', '-m', 'v3.0.0-dev.49'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T19:12:27.956Z] 2023-05-17 19:12:27,886 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-17T19:12:27.956Z] 3.0.0-dev.49 [Pipeline] } [2023-05-17T19:12:27.966Z] $ docker exec --env ******** --env ******** 3bb672906770cda9c9201eb43535ed70bc92caaa2d1355b7c324794b18f77447 ssh-agent -k [2023-05-17T19:12:28.061Z] unset SSH_AUTH_SOCK; [2023-05-17T19:12:28.061Z] unset SSH_AGENT_PID; [2023-05-17T19:12:28.061Z] echo Agent pid 38 killed; [2023-05-17T19:12:28.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T19:12:28.365Z] + git semver [Pipeline] } [2023-05-17T19:12:28.639Z] $ docker stop --time=1 3bb672906770cda9c9201eb43535ed70bc92caaa2d1355b7c324794b18f77447 [2023-05-17T19:12:29.951Z] $ docker rm -f --volumes 3bb672906770cda9c9201eb43535ed70bc92caaa2d1355b7c324794b18f77447 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:12:30.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T19:12:30.340Z] [2023-05-17T19:12:30.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:12:30.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T19:12:30.635Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T19:12:30.635Z] ab5ef0e58194: Pulling fs layer [2023-05-17T19:12:30.635Z] 9712f1f96733: Pulling fs layer [2023-05-17T19:12:30.635Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T19:12:30.635Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T19:12:30.635Z] e9a5061849ea: Pulling fs layer [2023-05-17T19:12:30.635Z] d747dcd14b5f: Pulling fs layer [2023-05-17T19:12:30.635Z] 0d9ebad4ef96: Waiting [2023-05-17T19:12:30.635Z] e9a5061849ea: Waiting [2023-05-17T19:12:30.635Z] 2de7ff778b66: Pulling fs layer [2023-05-17T19:12:30.635Z] d747dcd14b5f: Waiting [2023-05-17T19:12:30.635Z] 2de7ff778b66: Waiting [2023-05-17T19:12:30.635Z] 9712f1f96733: Download complete [2023-05-17T19:12:31.206Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T19:12:31.206Z] 63f879dbbcfc: Download complete [2023-05-17T19:12:31.206Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T19:12:31.206Z] 0d9ebad4ef96: Download complete [2023-05-17T19:12:31.206Z] d747dcd14b5f: Verifying Checksum [2023-05-17T19:12:31.206Z] d747dcd14b5f: Download complete [2023-05-17T19:12:31.206Z] ab5ef0e58194: Verifying Checksum [2023-05-17T19:12:31.206Z] ab5ef0e58194: Download complete [2023-05-17T19:12:31.206Z] e9a5061849ea: Verifying Checksum [2023-05-17T19:12:31.206Z] e9a5061849ea: Download complete [2023-05-17T19:12:31.464Z] 2de7ff778b66: Verifying Checksum [2023-05-17T19:12:31.464Z] 2de7ff778b66: Download complete [2023-05-17T19:12:33.991Z] ab5ef0e58194: Pull complete [2023-05-17T19:12:33.991Z] 9712f1f96733: Pull complete [2023-05-17T19:12:34.250Z] 63f879dbbcfc: Pull complete [2023-05-17T19:12:37.530Z] 0d9ebad4ef96: Pull complete [2023-05-17T19:12:37.788Z] e9a5061849ea: Pull complete [2023-05-17T19:12:37.788Z] d747dcd14b5f: Pull complete [2023-05-17T19:12:39.165Z] 2de7ff778b66: Pull complete [2023-05-17T19:12:39.165Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T19:12:39.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T19:12:39.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:12:39.246Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:12:39.277Z] $ 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-05-17T19:12:43.947Z] $ docker top 2bb02edfe2f7ef5b2caa4f80c8802a6664e4b6ff86a5a0ff2f412a572cad0cc7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:12:44.018Z] provisioning config files... [2023-05-17T19:12:44.025Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config761802376639433282tmp [2023-05-17T19:12:44.034Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13357023650007861432tmp [2023-05-17T19:12:44.044Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11943109426549919695tmp [Pipeline] { [Pipeline] echo [2023-05-17T19:12:44.061Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:12:44.341Z] ---> sigul-configuration.sh [2023-05-17T19:12:44.342Z] gpg: directory `/root/.gnupg' created [2023-05-17T19:12:44.342Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T19:12:44.342Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T19:12:44.342Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T19:12:44.342Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T19:12:44.342Z] gpg: CAST5 encrypted data [2023-05-17T19:12:44.342Z] gpg: encrypted with 1 passphrase [2023-05-17T19:12:44.342Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T19:12:44.628Z] + mkdir /home/jenkins [2023-05-17T19:12:44.628Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T19:12:44.914Z] + 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-05-17T19:12:44.923Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:12:45.205Z] ---> sigul-install.sh [2023-05-17T19:12:45.206Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T19:12:45.493Z] + git tag --list [2023-05-17T19:12:45.493Z] v1.0.0 [2023-05-17T19:12:45.493Z] v1.1.0 [2023-05-17T19:12:45.493Z] v1.1.1 [2023-05-17T19:12:45.493Z] v1.2.1 [2023-05-17T19:12:45.493Z] v1.2.2 [2023-05-17T19:12:45.493Z] v1.2.3 [2023-05-17T19:12:45.493Z] v1.3.0 [2023-05-17T19:12:45.493Z] v1.3.1 [2023-05-17T19:12:45.493Z] v2.0.0 [2023-05-17T19:12:45.493Z] v2.1.0 [2023-05-17T19:12:45.493Z] v2.1.1 [2023-05-17T19:12:45.493Z] v2.1.1-dev.1 [2023-05-17T19:12:45.493Z] v2.1.1-dev.2 [2023-05-17T19:12:45.493Z] v2.2.0 [2023-05-17T19:12:45.493Z] v2.2.1-dev.1 [2023-05-17T19:12:45.493Z] v2.2.1-dev.2 [2023-05-17T19:12:45.493Z] v2.2.1-dev.3 [2023-05-17T19:12:45.493Z] v2.2.1-dev.4 [2023-05-17T19:12:45.493Z] v2.2.1-dev.5 [2023-05-17T19:12:45.493Z] v2.2.1-dev.6 [2023-05-17T19:12:45.493Z] v2.2.1-dev.7 [2023-05-17T19:12:45.493Z] v2.2.1-dev.8 [2023-05-17T19:12:45.493Z] v2.3.0 [2023-05-17T19:12:45.493Z] v2.3.0-dev.10 [2023-05-17T19:12:45.493Z] v2.3.0-dev.11 [2023-05-17T19:12:45.493Z] v2.3.0-dev.12 [2023-05-17T19:12:45.493Z] v2.3.0-dev.13 [2023-05-17T19:12:45.493Z] v2.3.0-dev.14 [2023-05-17T19:12:45.493Z] v2.3.0-dev.15 [2023-05-17T19:12:45.493Z] v2.3.0-dev.16 [2023-05-17T19:12:45.493Z] v2.3.0-dev.17 [2023-05-17T19:12:45.493Z] v2.3.0-dev.18 [2023-05-17T19:12:45.493Z] v2.3.0-dev.19 [2023-05-17T19:12:45.493Z] v2.3.0-dev.20 [2023-05-17T19:12:45.493Z] v2.3.0-dev.21 [2023-05-17T19:12:45.493Z] v2.3.0-dev.22 [2023-05-17T19:12:45.493Z] v2.3.0-dev.23 [2023-05-17T19:12:45.493Z] v2.3.0-dev.24 [2023-05-17T19:12:45.493Z] v2.3.0-dev.25 [2023-05-17T19:12:45.493Z] v2.3.0-dev.26 [2023-05-17T19:12:45.493Z] v2.3.0-dev.27 [2023-05-17T19:12:45.493Z] v2.3.0-dev.28 [2023-05-17T19:12:45.493Z] v2.3.0-dev.29 [2023-05-17T19:12:45.493Z] v2.3.0-dev.30 [2023-05-17T19:12:45.493Z] v2.3.0-dev.8 [2023-05-17T19:12:45.493Z] v2.3.0-dev.9 [2023-05-17T19:12:45.493Z] v3.0.0-dev.1 [2023-05-17T19:12:45.493Z] v3.0.0-dev.10 [2023-05-17T19:12:45.493Z] v3.0.0-dev.11 [2023-05-17T19:12:45.493Z] v3.0.0-dev.12 [2023-05-17T19:12:45.493Z] v3.0.0-dev.13 [2023-05-17T19:12:45.493Z] v3.0.0-dev.14 [2023-05-17T19:12:45.493Z] v3.0.0-dev.15 [2023-05-17T19:12:45.493Z] v3.0.0-dev.16 [2023-05-17T19:12:45.493Z] v3.0.0-dev.17 [2023-05-17T19:12:45.493Z] v3.0.0-dev.18 [2023-05-17T19:12:45.493Z] v3.0.0-dev.19 [2023-05-17T19:12:45.493Z] v3.0.0-dev.2 [2023-05-17T19:12:45.493Z] v3.0.0-dev.20 [2023-05-17T19:12:45.493Z] v3.0.0-dev.21 [2023-05-17T19:12:45.493Z] v3.0.0-dev.22 [2023-05-17T19:12:45.493Z] v3.0.0-dev.23 [2023-05-17T19:12:45.493Z] v3.0.0-dev.24 [2023-05-17T19:12:45.493Z] v3.0.0-dev.25 [2023-05-17T19:12:45.493Z] v3.0.0-dev.26 [2023-05-17T19:12:45.493Z] v3.0.0-dev.27 [2023-05-17T19:12:45.493Z] v3.0.0-dev.28 [2023-05-17T19:12:45.493Z] v3.0.0-dev.29 [2023-05-17T19:12:45.493Z] v3.0.0-dev.3 [2023-05-17T19:12:45.493Z] v3.0.0-dev.30 [2023-05-17T19:12:45.493Z] v3.0.0-dev.31 [2023-05-17T19:12:45.493Z] v3.0.0-dev.32 [2023-05-17T19:12:45.493Z] v3.0.0-dev.33 [2023-05-17T19:12:45.493Z] v3.0.0-dev.34 [2023-05-17T19:12:45.493Z] v3.0.0-dev.35 [2023-05-17T19:12:45.493Z] v3.0.0-dev.36 [2023-05-17T19:12:45.493Z] v3.0.0-dev.37 [2023-05-17T19:12:45.493Z] v3.0.0-dev.38 [2023-05-17T19:12:45.493Z] v3.0.0-dev.39 [2023-05-17T19:12:45.493Z] v3.0.0-dev.4 [2023-05-17T19:12:45.493Z] v3.0.0-dev.40 [2023-05-17T19:12:45.493Z] v3.0.0-dev.41 [2023-05-17T19:12:45.493Z] v3.0.0-dev.42 [2023-05-17T19:12:45.493Z] v3.0.0-dev.43 [2023-05-17T19:12:45.493Z] v3.0.0-dev.44 [2023-05-17T19:12:45.493Z] v3.0.0-dev.45 [2023-05-17T19:12:45.493Z] v3.0.0-dev.46 [2023-05-17T19:12:45.493Z] v3.0.0-dev.47 [2023-05-17T19:12:45.493Z] v3.0.0-dev.48 [2023-05-17T19:12:45.493Z] v3.0.0-dev.49 [2023-05-17T19:12:45.493Z] v3.0.0-dev.5 [2023-05-17T19:12:45.493Z] v3.0.0-dev.6 [2023-05-17T19:12:45.493Z] v3.0.0-dev.7 [2023-05-17T19:12:45.493Z] v3.0.0-dev.8 [2023-05-17T19:12:45.493Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T19:12:45.782Z] + lftools sign git-tag v3.0.0-dev.49 [2023-05-17T19:12:46.350Z] Signing Git tag with Sigul... [2023-05-17T19:12:46.350Z] Signing v3.0.0-dev.49 [Pipeline] echo [2023-05-17T19:12:46.618Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:12:46.903Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T19:12:46.911Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T19:12:46.934Z] $ docker stop --time=1 2bb02edfe2f7ef5b2caa4f80c8802a6664e4b6ff86a5a0ff2f412a572cad0cc7 [2023-05-17T19:12:48.200Z] $ docker rm -f --volumes 2bb02edfe2f7ef5b2caa4f80c8802a6664e4b6ff86a5a0ff2f412a572cad0cc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T19:12:48.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T19:12:48.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:12:48.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:12:48.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:12:48.988Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:12:49.021Z] $ 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-05-17T19:12:49.353Z] $ docker top 13c86e819773d75a435a36fe69ce326fe5042d93a604e8f733fe3cf82d78ecea -eo pid,comm [2023-05-17T19:12:49.399Z] 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-05-17T19:12:49.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T19:12:49.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:12:49.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:12:49.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:12:49.557Z] $ docker exec 13c86e819773d75a435a36fe69ce326fe5042d93a604e8f733fe3cf82d78ecea ssh-agent [2023-05-17T19:12:49.668Z] SSH_AUTH_SOCK=/tmp/ssh-I1OTvdPcCsAY/agent.32 [2023-05-17T19:12:49.668Z] SSH_AGENT_PID=38 [2023-05-17T19:12:49.672Z] Running ssh-add (command line suppressed) [2023-05-17T19:12:49.774Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10827497024354362744.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10827497024354362744.key) [2023-05-17T19:12:49.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:12:50.072Z] + git semver bump pre [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,246 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,246 [bump_version] DEBUG bumping version:3.0.0-dev.49 on axis:pre with prefix:dev [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,246 [bump_version] DEBUG bumped version:3.0.0-dev.50 [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,246 [write_version] DEBUG write version:3.0.0-dev.50 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,246 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,246 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,248 [execute] INFO git cat-file --batch-check [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,253 [execute] INFO git cat-file --batch [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T19:12:50.332Z] 2023-05-17 19:12:50,258 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-17T19:12:50.332Z] 3.0.0-dev.50 [Pipeline] } [2023-05-17T19:12:50.343Z] $ docker exec --env ******** --env ******** 13c86e819773d75a435a36fe69ce326fe5042d93a604e8f733fe3cf82d78ecea ssh-agent -k [2023-05-17T19:12:50.426Z] unset SSH_AUTH_SOCK; [2023-05-17T19:12:50.426Z] unset SSH_AGENT_PID; [2023-05-17T19:12:50.426Z] echo Agent pid 38 killed; [2023-05-17T19:12:50.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T19:12:50.732Z] + git semver [Pipeline] } [2023-05-17T19:12:51.005Z] $ docker stop --time=1 13c86e819773d75a435a36fe69ce326fe5042d93a604e8f733fe3cf82d78ecea [2023-05-17T19:12:52.260Z] $ docker rm -f --volumes 13c86e819773d75a435a36fe69ce326fe5042d93a604e8f733fe3cf82d78ecea [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T19:12:52.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T19:12:52.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:12:52.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T19:12:52.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:12:52.979Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:12:53.012Z] $ 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-05-17T19:12:53.344Z] $ docker top b0cffb79f5e7e3aec911c2a6597d06c247c1e8291eb2e87af4bddd3594c6b8ed -eo pid,comm [2023-05-17T19:12:53.388Z] 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-05-17T19:12:53.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T19:12:53.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T19:12:53.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T19:12:53.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T19:12:53.542Z] $ docker exec b0cffb79f5e7e3aec911c2a6597d06c247c1e8291eb2e87af4bddd3594c6b8ed ssh-agent [2023-05-17T19:12:53.649Z] SSH_AUTH_SOCK=/tmp/ssh-BYgM1OfGj8Qg/agent.32 [2023-05-17T19:12:53.649Z] SSH_AGENT_PID=38 [2023-05-17T19:12:53.656Z] Running ssh-add (command line suppressed) [2023-05-17T19:12:53.763Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13729355168589125960.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13729355168589125960.key) [2023-05-17T19:12:53.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T19:12:54.065Z] + git semver push [2023-05-17T19:12:54.325Z] 2023-05-17 19:12:54,242 [run_push] DEBUG push [2023-05-17T19:12:54.325Z] 2023-05-17 19:12:54,243 [execute] INFO git cat-file --batch-check [2023-05-17T19:12:54.325Z] 2023-05-17 19:12:54,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T19:12:54.325Z] 2023-05-17 19:12:54,246 [execute] INFO git rev-list 1ff9ce2a72531600e656e85d8032b804d380bdea -- [2023-05-17T19:12:54.325Z] 2023-05-17 19:12:54,247 [execute] DEBUG Popen(['git', 'rev-list', '1ff9ce2a72531600e656e85d8032b804d380bdea', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T19:12:54.325Z] 2023-05-17 19:12:54,255 [execute] INFO git fetch -v origin [2023-05-17T19:12:54.325Z] 2023-05-17 19:12:54,256 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T19:12:54.893Z] 2023-05-17 19:12:54,719 [run_push] DEBUG no remote changes detected [2023-05-17T19:12:54.893Z] 2023-05-17 19:12:54,719 [execute] INFO git push origin semver [2023-05-17T19:12:54.893Z] 2023-05-17 19:12:54,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T19:12:55.831Z] 2023-05-17 19:12:55,496 [run_push] DEBUG push all version tags [2023-05-17T19:12:55.831Z] 2023-05-17 19:12:55,497 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T19:12:55.831Z] 2023-05-17 19:12:55,497 [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-05-17T19:12:56.400Z] 2023-05-17 19:12:56,253 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-17T19:12:56.400Z] 3.0.0-dev.50 [Pipeline] } [2023-05-17T19:12:56.412Z] $ docker exec --env ******** --env ******** b0cffb79f5e7e3aec911c2a6597d06c247c1e8291eb2e87af4bddd3594c6b8ed ssh-agent -k [2023-05-17T19:12:56.497Z] unset SSH_AUTH_SOCK; [2023-05-17T19:12:56.498Z] unset SSH_AGENT_PID; [2023-05-17T19:12:56.498Z] echo Agent pid 38 killed; [2023-05-17T19:12:56.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T19:12:56.894Z] + git semver [Pipeline] } [2023-05-17T19:12:57.244Z] $ docker stop --time=1 b0cffb79f5e7e3aec911c2a6597d06c247c1e8291eb2e87af4bddd3594c6b8ed [2023-05-17T19:12:58.879Z] $ docker rm -f --volumes b0cffb79f5e7e3aec911c2a6597d06c247c1e8291eb2e87af4bddd3594c6b8ed [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-05-17T19:12:59.442Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-17T19:12:59.442Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-17T19:12:59.442Z] total 16 [2023-05-17T19:12:59.442Z] drwxr-xr-x 3 root root 4096 May 17 19:04 . [2023-05-17T19:12:59.442Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 19:12 .. [2023-05-17T19:12:59.442Z] drwxr-xr-x 2 root root 4096 May 17 19:04 cost [2023-05-17T19:12:59.442Z] -rw-r--r-- 1 root root 89 May 17 19:04 cost.csv [2023-05-17T19:12:59.442Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-17T19:12:59.442Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-17T19:12:59.442Z] total 16 [2023-05-17T19:12:59.442Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 19:04 . [2023-05-17T19:12:59.442Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 19:12 .. [2023-05-17T19:12:59.442Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 19:04 cost [2023-05-17T19:12:59.442Z] -rw-r--r-- 1 jenkins jenkins 89 May 17 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:12:59.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:13:00.595Z] ---> package-listing.sh [2023-05-17T19:13:00.595Z] ++ facter osfamily [2023-05-17T19:13:00.595Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T19:13:00.855Z] + OS_FAMILY=debian [2023-05-17T19:13:00.855Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-17T19:13:00.855Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T19:13:00.855Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T19:13:00.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T19:13:00.855Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T19:13:00.855Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-17T19:13:00.855Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T19:13:00.855Z] + case "${OS_FAMILY}" in [2023-05-17T19:13:00.855Z] + dpkg -l [2023-05-17T19:13:00.855Z] + grep '^ii' [2023-05-17T19:13:00.855Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T19:13:00.855Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T19:13:00.855Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T19:13:00.855Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-17T19:13:00.855Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-17T19:13:00.855Z] + 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-05-17T19:13:00.867Z] 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-05-17T19:13:01.147Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T19:13:01.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T19:13:01.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T19:13:01.780Z] prd-ubuntu20.04-docker-8c-8g-15921 does not seem to be running inside a container [2023-05-17T19:13:01.814Z] $ 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-05-17T19:13:02.025Z] $ docker top 0e3bc2728eafaa7942ed30fcf5788b78254d71ca4301149fe9da556eec043d83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T19:13:02.358Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T19:13:02.643Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T19:13:02.926Z] + ls /var/log/sa-host [2023-05-17T19:13:02.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T19:13:03.070Z] provisioning config files... [2023-05-17T19:13:03.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11435603221041417387tmp [Pipeline] { [Pipeline] echo [2023-05-17T19:13:03.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:13:03.370Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T19:13:03.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:13:03.713Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T19:13:03.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:13:04.008Z] ---> sudo-logs.sh [2023-05-17T19:13:04.008Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T19:13:04.028Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:13:04.311Z] ---> job-cost.sh [2023-05-17T19:13:04.311Z] lf-activate-venv: SKIPPING [2023-05-17T19:13:04.311Z] DEBUG: total: 0.2199999988079071 [2023-05-17T19:13:04.311Z] INFO: Retrieving Stack Cost... [2023-05-17T19:13:04.569Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T19:13:05.138Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T19:13:05.149Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T19:13:05.437Z] ---> logs-deploy.sh [2023-05-17T19:13:05.437Z] lf-activate-venv: SKIPPING [2023-05-17T19:13:05.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/121 [2023-05-17T19:13:05.437Z] INFO: archiving workspace using pattern(s): [2023-05-17T19:13:06.373Z] Archives upload complete. [2023-05-17T19:13:06.631Z] INFO: archiving logs to Nexus [2023-05-17T19:13:07.199Z] ---> uname -a: [2023-05-17T19:13:07.199Z] Linux prd-ubuntu20-04-docker-8c-8g-15921 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-17T19:13:07.199Z] [2023-05-17T19:13:07.199Z] [2023-05-17T19:13:07.199Z] ---> lscpu: [2023-05-17T19:13:07.199Z] Architecture: x86_64 [2023-05-17T19:13:07.199Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-17T19:13:07.199Z] Byte Order: Little Endian [2023-05-17T19:13:07.199Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-17T19:13:07.199Z] CPU(s): 8 [2023-05-17T19:13:07.199Z] On-line CPU(s) list: 0-7 [2023-05-17T19:13:07.199Z] Thread(s) per core: 1 [2023-05-17T19:13:07.199Z] Core(s) per socket: 1 [2023-05-17T19:13:07.199Z] Socket(s): 8 [2023-05-17T19:13:07.199Z] NUMA node(s): 1 [2023-05-17T19:13:07.199Z] Vendor ID: AuthenticAMD [2023-05-17T19:13:07.199Z] CPU family: 23 [2023-05-17T19:13:07.199Z] Model: 49 [2023-05-17T19:13:07.199Z] Model name: AMD EPYC-Rome Processor [2023-05-17T19:13:07.199Z] Stepping: 0 [2023-05-17T19:13:07.199Z] CPU MHz: 2800.000 [2023-05-17T19:13:07.199Z] BogoMIPS: 5600.00 [2023-05-17T19:13:07.199Z] Virtualization: AMD-V [2023-05-17T19:13:07.199Z] Hypervisor vendor: KVM [2023-05-17T19:13:07.199Z] Virtualization type: full [2023-05-17T19:13:07.199Z] L1d cache: 256 KiB [2023-05-17T19:13:07.199Z] L1i cache: 256 KiB [2023-05-17T19:13:07.199Z] L2 cache: 4 MiB [2023-05-17T19:13:07.199Z] L3 cache: 128 MiB [2023-05-17T19:13:07.199Z] NUMA node0 CPU(s): 0-7 [2023-05-17T19:13:07.199Z] Vulnerability Itlb multihit: Not affected [2023-05-17T19:13:07.199Z] Vulnerability L1tf: Not affected [2023-05-17T19:13:07.199Z] Vulnerability Mds: Not affected [2023-05-17T19:13:07.199Z] Vulnerability Meltdown: Not affected [2023-05-17T19:13:07.199Z] Vulnerability Mmio stale data: Not affected [2023-05-17T19:13:07.199Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-17T19:13:07.199Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-17T19:13:07.199Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-17T19:13:07.199Z] Vulnerability Srbds: Not affected [2023-05-17T19:13:07.199Z] Vulnerability Tsx async abort: Not affected [2023-05-17T19:13:07.199Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-17T19:13:07.199Z] [2023-05-17T19:13:07.199Z] [2023-05-17T19:13:07.199Z] ---> nproc: [2023-05-17T19:13:07.199Z] 8 [2023-05-17T19:13:07.199Z] [2023-05-17T19:13:07.199Z] [2023-05-17T19:13:07.199Z] ---> df -h: [2023-05-17T19:13:07.199Z] Filesystem Size Used Avail Use% Mounted on [2023-05-17T19:13:07.199Z] overlay 155G 13G 143G 9% / [2023-05-17T19:13:07.199Z] tmpfs 64M 0 64M 0% /dev [2023-05-17T19:13:07.199Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-17T19:13:07.199Z] shm 64M 0 64M 0% /dev/shm [2023-05-17T19:13:07.199Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-17T19:13:07.199Z] [2023-05-17T19:13:07.199Z] [2023-05-17T19:13:07.199Z] ---> sar -b -r -n DEV: [2023-05-17T19:13:07.200Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15921) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T19:13:07.200Z] [2023-05-17T19:13:07.200Z] 19:01:45 LINUX RESTART (8 CPU) [2023-05-17T19:13:07.200Z] [2023-05-17T19:13:07.200Z] 19:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-17T19:13:07.200Z] 19:03:02 201.53 47.86 153.67 0.00 5380.30 187188.40 0.00 [2023-05-17T19:13:07.200Z] 19:04:01 133.94 1.69 132.25 0.00 17.35 55558.45 0.00 [2023-05-17T19:13:07.200Z] 19:05:01 166.17 0.08 166.09 0.00 10.80 37392.57 0.00 [2023-05-17T19:13:07.200Z] 19:06:01 2.00 0.00 2.00 0.00 0.00 24.41 0.00 [2023-05-17T19:13:07.200Z] 19:07:01 37.26 11.85 25.41 0.00 5437.23 6270.82 0.00 [2023-05-17T19:13:07.200Z] 19:08:01 3.83 0.00 3.83 0.00 0.00 54.79 0.00 [2023-05-17T19:13:07.200Z] 19:09:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-05-17T19:13:07.200Z] 19:10:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 [2023-05-17T19:13:07.200Z] 19:11:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2023-05-17T19:13:07.200Z] 19:12:01 2.53 0.00 2.53 0.00 0.00 40.53 0.00 [2023-05-17T19:13:07.200Z] 19:13:01 123.66 2.02 121.65 0.00 70.12 60471.39 0.00 [2023-05-17T19:13:07.200Z] Average: 61.25 5.78 55.47 0.00 993.81 31512.82 0.00 [2023-05-17T19:13:07.200Z] [2023-05-17T19:13:07.200Z] 19:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-17T19:13:07.200Z] 19:03:02 29133040 31602848 706692 2.15 76572 2671128 2025588 5.97 981168 2404328 5396 [2023-05-17T19:13:07.200Z] 19:04:01 28412308 31587012 712680 2.17 146628 3237972 1760860 5.19 1155076 2872788 240 [2023-05-17T19:13:07.200Z] 19:05:01 27624976 31585832 708644 2.16 158264 3949336 1779920 5.25 1258684 3486124 412 [2023-05-17T19:13:07.200Z] 19:06:01 27624788 31585760 708448 2.15 158284 3949340 1779920 5.25 1258120 3486128 44 [2023-05-17T19:13:07.200Z] 19:07:01 27237108 31554480 728864 2.22 166404 4282348 1832032 5.40 1503468 3600232 868 [2023-05-17T19:13:07.200Z] 19:08:01 27254896 31572404 711088 2.16 166464 4282344 1832032 5.40 1485624 3600188 40 [2023-05-17T19:13:07.200Z] 19:09:01 27261420 31578932 704468 2.14 166488 4282348 1832032 5.40 1479576 3600192 12 [2023-05-17T19:13:07.200Z] 19:10:01 27262200 31579852 703492 2.14 166572 4282352 1832032 5.40 1479676 3600200 28 [2023-05-17T19:13:07.200Z] 19:11:01 27262184 31579916 703380 2.14 166636 4282356 1832032 5.40 1479548 3600208 16 [2023-05-17T19:13:07.200Z] 19:12:01 27262324 31580312 703020 2.14 166780 4282336 1832032 5.40 1479556 3600328 4 [2023-05-17T19:13:07.200Z] 19:13:01 25733656 31530612 746988 2.27 204992 5592956 1788820 5.27 1622416 4849020 904 [2023-05-17T19:13:07.200Z] Average: 27460809 31576178 712524 2.17 158553 4099529 1829755 5.39 1380265 3518158 724 [2023-05-17T19:13:07.200Z] [2023-05-17T19:13:07.200Z] 19:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-17T19:13:07.200Z] 19:03:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:03:02 ens3 705.82 465.04 7152.01 95.26 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:03:02 docker0 95.97 121.68 7.83 313.38 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:03:02 vetha931e83 67.91 89.80 6.59 56.84 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:04:01 ens3 248.25 132.60 1905.43 35.90 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:04:01 docker0 108.59 211.05 8.64 1868.85 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:05:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:05:01 ens3 178.50 132.73 2646.52 297.02 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:05:01 docker0 2.77 6.62 0.17 85.52 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:06:01 ens3 0.90 0.47 3.13 0.03 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:07:01 ens3 104.08 48.61 1952.15 3.56 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:08:01 ens3 3.08 0.58 0.58 0.16 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:09:01 ens3 2.77 0.43 0.62 0.28 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:10:01 ens3 0.85 0.67 0.37 0.30 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:11:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:12:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:13:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:13:01 ens3 408.13 271.75 7812.50 161.56 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] 19:13:01 docker0 39.79 67.96 3.41 579.51 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] Average: lo 1.62 1.62 0.16 0.16 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] Average: ens3 150.11 95.67 1952.16 54.03 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] Average: docker0 22.33 36.76 1.81 256.39 0.00 0.00 0.00 0.00 [2023-05-17T19:13:07.200Z] [2023-05-17T19:13:07.200Z]