Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd38c4f9940e502c46e28314a76cae12c6b2822f 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-ssh12425645742866488512.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8417330700003292796.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6636477564773787112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6916009305328800231.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-ssh1195720757961744080.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-948 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 fd38c4f9940e502c46e28314a76cae12c6b2822f (main) Commit message: "Merge pull request #471 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" > git config core.sparsecheckout # timeout=10 > git checkout -f fd38c4f9940e502c46e28314a76cae12c6b2822f # timeout=10 > git rev-list --no-walk ce586e9030a93f7faa235112db1c98351cbead98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T15:33:57.223Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T15:33:57.322Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T15:33:57.354Z] ========================================================= [2024-05-28T15:33:57.354Z] EdgeX Global Pipelines Version Info [2024-05-28T15:33:57.354Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:33:58.088Z] ------------------- [2024-05-28T15:33:58.088Z] stable info: [2024-05-28T15:33:58.088Z] ------------------- [2024-05-28T15:33:58.088Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T15:33:58.088Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T15:33:58.088Z] Message: update stable to v1.0.260 [2024-05-28T15:33:58.659Z] ------------------- [2024-05-28T15:33:58.659Z] experimental info: [2024-05-28T15:33:58.659Z] ------------------- [2024-05-28T15:33:58.659Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T15:33:58.659Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T15:33:58.659Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T15:33:58.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-05-28T15:33:58.758Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-05-28T15:33:58.783Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T15:33:58.810Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T15:33:58.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T15:33:58.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T15:33:58.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T15:33:58.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T15:33:58.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T15:33:58.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T15:33:58.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T15:33:59.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-05-28T15:33:59.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T15:33:59.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T15:33:59.087Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T15:33:59.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T15:33:59.137Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T15:33:59.158Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T15:33:59.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T15:33:59.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T15:33:59.235Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T15:33:59.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T15:33:59.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T15:33:59.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T15:33:59.338Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T15:33:59.363Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T15:33:59.390Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T15:33:59.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-28T15:33:59.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-28T15:33:59.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-28T15:33:59.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd38c4f9940e502c46e28314a76cae12c6b2822f [Pipeline] echo [2024-05-28T15:33:59.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd38c4f [Pipeline] echo [2024-05-28T15:33:59.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T15:33:59.612Z] provisioning config files... [2024-05-28T15:33:59.625Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13100199696917662575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:33:59.965Z] ---> ****-login.sh [2024-05-28T15:33:59.966Z] nexus3.edgexfoundry.org:10001 [2024-05-28T15:34:00.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:00.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:00.225Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:00.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:00.225Z] [2024-05-28T15:34:00.225Z] Login Succeeded [2024-05-28T15:34:00.225Z] nexus3.edgexfoundry.org:10002 [2024-05-28T15:34:00.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:00.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:00.486Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:00.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:00.486Z] [2024-05-28T15:34:00.486Z] Login Succeeded [2024-05-28T15:34:00.486Z] nexus3.edgexfoundry.org:10003 [2024-05-28T15:34:00.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:00.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:00.487Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:00.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:00.487Z] [2024-05-28T15:34:00.487Z] Login Succeeded [2024-05-28T15:34:00.487Z] nexus3.edgexfoundry.org:10004 [2024-05-28T15:34:00.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:00.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:00.745Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:00.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:00.745Z] [2024-05-28T15:34:00.745Z] Login Succeeded [2024-05-28T15:34:00.745Z] ****.io [2024-05-28T15:34:00.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:01.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:01.007Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:01.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:01.007Z] [2024-05-28T15:34:01.007Z] Login Succeeded [2024-05-28T15:34:01.007Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T15:34:01.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T15:34:01.448Z] + git rev-list -1 --merges fd38c4f9940e502c46e28314a76cae12c6b2822f~1..fd38c4f9940e502c46e28314a76cae12c6b2822f [Pipeline] echo [2024-05-28T15:34:01.477Z] -----------> git rev-list -1 --merges fd38c4f9940e502c46e28314a76cae12c6b2822f~1..fd38c4f9940e502c46e28314a76cae12c6b2822f fd38c4f9940e502c46e28314a76cae12c6b2822f [2024-05-28T15:34:01.477Z] fd38c4f9940e502c46e28314a76cae12c6b2822f [false] [Pipeline] sh [2024-05-28T15:34:01.770Z] + git log --format=format:%s -1 fd38c4f9940e502c46e28314a76cae12c6b2822f [Pipeline] echo [2024-05-28T15:34:01.791Z] ========================================================= [2024-05-28T15:34:01.791Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T15:34:01.791Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T15:34:02.144Z] + git log --format=format:%s -1 fd38c4f9940e502c46e28314a76cae12c6b2822f [Pipeline] echo [2024-05-28T15:34:02.156Z] [semverPrep] GIT_COMMIT: fd38c4f9940e502c46e28314a76cae12c6b2822f, Commit Message: Merge pull request #471 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15 [Pipeline] echo [2024-05-28T15:34:02.172Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T15:34:02.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T15:34:02.547Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T15:34:02.547Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T15:34:02.547Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T15:34:02.547Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T15:34:02.547Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T15:34:02.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:34:02.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T15:34:02.975Z] [2024-05-28T15:34:02.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:34:03.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T15:34:03.295Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T15:34:03.295Z] b85a868b505f: Pulling fs layer [2024-05-28T15:34:03.295Z] e2be974225ed: Pulling fs layer [2024-05-28T15:34:03.295Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T15:34:03.295Z] 988bab9f4d93: Pulling fs layer [2024-05-28T15:34:03.295Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T15:34:03.295Z] eaf3925da568: Pulling fs layer [2024-05-28T15:34:03.295Z] bab4dde63d76: Pulling fs layer [2024-05-28T15:34:03.295Z] bde34c3a00c8: Pulling fs layer [2024-05-28T15:34:03.295Z] b352a97aabf1: Pulling fs layer [2024-05-28T15:34:03.295Z] 4872d77fe225: Pulling fs layer [2024-05-28T15:34:03.295Z] 5851b861e8e6: Pulling fs layer [2024-05-28T15:34:03.295Z] eaf3925da568: Waiting [2024-05-28T15:34:03.295Z] bde34c3a00c8: Waiting [2024-05-28T15:34:03.295Z] 4872d77fe225: Waiting [2024-05-28T15:34:03.295Z] b352a97aabf1: Waiting [2024-05-28T15:34:03.295Z] 988bab9f4d93: Waiting [2024-05-28T15:34:03.295Z] 5851b861e8e6: Waiting [2024-05-28T15:34:03.295Z] 1469e6f7b9e6: Waiting [2024-05-28T15:34:03.295Z] bab4dde63d76: Waiting [2024-05-28T15:34:03.295Z] e2be974225ed: Download complete [2024-05-28T15:34:03.295Z] 988bab9f4d93: Verifying Checksum [2024-05-28T15:34:03.295Z] 988bab9f4d93: Download complete [2024-05-28T15:34:03.554Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T15:34:03.554Z] 1469e6f7b9e6: Download complete [2024-05-28T15:34:03.554Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T15:34:03.554Z] 339a4e72a1f5: Download complete [2024-05-28T15:34:03.554Z] eaf3925da568: Download complete [2024-05-28T15:34:03.554Z] bde34c3a00c8: Verifying Checksum [2024-05-28T15:34:03.554Z] bde34c3a00c8: Download complete [2024-05-28T15:34:03.554Z] b352a97aabf1: Download complete [2024-05-28T15:34:03.554Z] 4872d77fe225: Verifying Checksum [2024-05-28T15:34:03.554Z] 4872d77fe225: Download complete [2024-05-28T15:34:03.554Z] 5851b861e8e6: Verifying Checksum [2024-05-28T15:34:03.554Z] 5851b861e8e6: Download complete [2024-05-28T15:34:03.554Z] b85a868b505f: Verifying Checksum [2024-05-28T15:34:03.554Z] b85a868b505f: Download complete [2024-05-28T15:34:03.813Z] bab4dde63d76: Verifying Checksum [2024-05-28T15:34:03.813Z] bab4dde63d76: Download complete [2024-05-28T15:34:04.750Z] b85a868b505f: Pull complete [2024-05-28T15:34:05.011Z] e2be974225ed: Pull complete [2024-05-28T15:34:05.582Z] 339a4e72a1f5: Pull complete [2024-05-28T15:34:05.582Z] 988bab9f4d93: Pull complete [2024-05-28T15:34:05.841Z] 1469e6f7b9e6: Pull complete [2024-05-28T15:34:05.841Z] eaf3925da568: Pull complete [2024-05-28T15:34:07.745Z] bab4dde63d76: Pull complete [2024-05-28T15:34:07.745Z] bde34c3a00c8: Pull complete [2024-05-28T15:34:07.745Z] b352a97aabf1: Pull complete [2024-05-28T15:34:07.745Z] 4872d77fe225: Pull complete [2024-05-28T15:34:07.745Z] 5851b861e8e6: Pull complete [2024-05-28T15:34:07.745Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T15:34:07.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T15:34:07.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:34:07.878Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:34:07.910Z] $ 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 [2024-05-28T15:34:10.942Z] $ docker top eed28dfdee4905f0b679af517b9170afcc5b7e1737e03049a276deb70cff2bd8 -eo pid,comm [2024-05-28T15:34:11.000Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-28T15:34:11.000Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T15:34:11.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T15:34:11.060Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T15:34:11.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T15:34:11.170Z] $ docker exec eed28dfdee4905f0b679af517b9170afcc5b7e1737e03049a276deb70cff2bd8 ssh-agent [2024-05-28T15:34:11.297Z] SSH_AUTH_SOCK=/tmp/ssh-esqioOX35Tdm/agent.32 [2024-05-28T15:34:11.297Z] SSH_AGENT_PID=38 [2024-05-28T15:34:11.304Z] Running ssh-add (command line suppressed) [2024-05-28T15:34:11.423Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_148617252913063006.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_148617252913063006.key) [2024-05-28T15:34:11.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T15:34:11.737Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T15:34:11.747Z] $ docker exec --env ******** --env ******** eed28dfdee4905f0b679af517b9170afcc5b7e1737e03049a276deb70cff2bd8 ssh-agent -k [2024-05-28T15:34:11.845Z] unset SSH_AUTH_SOCK; [2024-05-28T15:34:11.846Z] unset SSH_AGENT_PID; [2024-05-28T15:34:11.846Z] echo Agent pid 38 killed; [2024-05-28T15:34:11.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T15:34:11.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T15:34:11.901Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T15:34:12.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T15:34:12.016Z] $ docker exec eed28dfdee4905f0b679af517b9170afcc5b7e1737e03049a276deb70cff2bd8 ssh-agent [2024-05-28T15:34:12.134Z] SSH_AUTH_SOCK=/tmp/ssh-0hm2WlBppKzz/agent.71 [2024-05-28T15:34:12.134Z] SSH_AGENT_PID=77 [2024-05-28T15:34:12.139Z] Running ssh-add (command line suppressed) [2024-05-28T15:34:12.228Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13441856874603243999.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13441856874603243999.key) [2024-05-28T15:34:12.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T15:34:12.541Z] + git semver init [2024-05-28T15:34:12.800Z] 2024-05-28 15:34:12,709 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T15:34:12.800Z] 2024-05-28 15:34:12,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-05-28T15:34:12.800Z] 2024-05-28 15:34:12,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-05-28T15:34:12.800Z] 2024-05-28 15:34:12,711 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-28T15:34:14.709Z] 2024-05-28 15:34:14,279 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-05-28T15:34:14.710Z] 2024-05-28 15:34:14,280 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-05-28T15:34:14.710Z] 2024-05-28 15:34:14,280 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-28T15:34:14.710Z] 2024-05-28 15:34:14,280 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-28T15:34:14.710Z] 3.2.0-dev.13 [Pipeline] } [2024-05-28T15:34:14.719Z] $ docker exec --env ******** --env ******** eed28dfdee4905f0b679af517b9170afcc5b7e1737e03049a276deb70cff2bd8 ssh-agent -k [2024-05-28T15:34:14.818Z] unset SSH_AUTH_SOCK; [2024-05-28T15:34:14.819Z] unset SSH_AGENT_PID; [2024-05-28T15:34:14.819Z] echo Agent pid 77 killed; [2024-05-28T15:34:14.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T15:34:15.166Z] + git semver [Pipeline] } [2024-05-28T15:34:15.443Z] $ docker stop --time=1 eed28dfdee4905f0b679af517b9170afcc5b7e1737e03049a276deb70cff2bd8 [2024-05-28T15:34:16.723Z] $ docker rm -f --volumes eed28dfdee4905f0b679af517b9170afcc5b7e1737e03049a276deb70cff2bd8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T15:34:17.086Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T15:34:17.318Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T15:34:17.322Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T15:34:17.483Z] provisioning config files... [2024-05-28T15:34:17.495Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15985787263431744570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:34:17.798Z] ---> ****-login.sh [2024-05-28T15:34:17.798Z] nexus3.edgexfoundry.org:10001 [2024-05-28T15:34:17.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:17.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:17.798Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:17.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:17.798Z] [2024-05-28T15:34:17.798Z] Login Succeeded [2024-05-28T15:34:17.798Z] nexus3.edgexfoundry.org:10002 [2024-05-28T15:34:17.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:17.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:17.799Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:17.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:17.799Z] [2024-05-28T15:34:17.799Z] Login Succeeded [2024-05-28T15:34:17.799Z] nexus3.edgexfoundry.org:10003 [2024-05-28T15:34:18.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:18.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:18.065Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:18.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:18.065Z] [2024-05-28T15:34:18.065Z] Login Succeeded [2024-05-28T15:34:18.065Z] nexus3.edgexfoundry.org:10004 [2024-05-28T15:34:18.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:18.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:18.065Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:18.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:18.065Z] [2024-05-28T15:34:18.065Z] Login Succeeded [2024-05-28T15:34:18.065Z] ****.io [2024-05-28T15:34:18.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:34:18.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:34:18.327Z] Configure a credential helper to remove this warning. See [2024-05-28T15:34:18.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:34:18.327Z] [2024-05-28T15:34:18.327Z] Login Succeeded [2024-05-28T15:34:18.327Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T15:34:18.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T15:34:18.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T15:34:18.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T15:34:18.471Z] ========================================================= [2024-05-28T15:34:18.471Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T15:34:18.471Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:34:18.838Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T15:34:18.838Z] Sending build context to Docker daemon 37.69MB [2024-05-28T15:34:18.838Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T15:34:18.838Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T15:34:19.099Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T15:34:19.099Z] 619be1103602: Pulling fs layer [2024-05-28T15:34:19.099Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T15:34:19.099Z] 5df492c9dc93: Pulling fs layer [2024-05-28T15:34:19.099Z] 7629e6793208: Pulling fs layer [2024-05-28T15:34:19.099Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T15:34:19.099Z] fb5054dd5b73: Pulling fs layer [2024-05-28T15:34:19.099Z] eeca6798cff9: Pulling fs layer [2024-05-28T15:34:19.099Z] aa269ceb94a6: Pulling fs layer [2024-05-28T15:34:19.099Z] ada007ff1a6a: Pulling fs layer [2024-05-28T15:34:19.099Z] fb5054dd5b73: Waiting [2024-05-28T15:34:19.099Z] eeca6798cff9: Waiting [2024-05-28T15:34:19.099Z] 7629e6793208: Waiting [2024-05-28T15:34:19.099Z] 4f4fb700ef54: Waiting [2024-05-28T15:34:19.099Z] aa269ceb94a6: Waiting [2024-05-28T15:34:19.099Z] ada007ff1a6a: Waiting [2024-05-28T15:34:19.099Z] 7862e08f4a3e: Verifying Checksum [2024-05-28T15:34:19.099Z] 7862e08f4a3e: Download complete [2024-05-28T15:34:19.099Z] 7629e6793208: Download complete [2024-05-28T15:34:19.099Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T15:34:19.099Z] 4f4fb700ef54: Download complete [2024-05-28T15:34:19.099Z] fb5054dd5b73: Verifying Checksum [2024-05-28T15:34:19.099Z] fb5054dd5b73: Download complete [2024-05-28T15:34:19.099Z] 619be1103602: Verifying Checksum [2024-05-28T15:34:19.099Z] 619be1103602: Download complete [2024-05-28T15:34:19.099Z] eeca6798cff9: Verifying Checksum [2024-05-28T15:34:19.099Z] eeca6798cff9: Download complete [2024-05-28T15:34:19.361Z] 619be1103602: Pull complete [2024-05-28T15:34:19.361Z] 7862e08f4a3e: Pull complete [2024-05-28T15:34:19.361Z] ada007ff1a6a: Verifying Checksum [2024-05-28T15:34:19.361Z] ada007ff1a6a: Download complete [2024-05-28T15:34:19.623Z] 5df492c9dc93: Verifying Checksum [2024-05-28T15:34:19.623Z] 5df492c9dc93: Download complete [2024-05-28T15:34:20.194Z] aa269ceb94a6: Verifying Checksum [2024-05-28T15:34:20.194Z] aa269ceb94a6: Download complete [2024-05-28T15:34:22.727Z] 5df492c9dc93: Pull complete [2024-05-28T15:34:22.727Z] 7629e6793208: Pull complete [2024-05-28T15:34:22.727Z] 4f4fb700ef54: Pull complete [2024-05-28T15:34:22.987Z] fb5054dd5b73: Pull complete [2024-05-28T15:34:22.987Z] eeca6798cff9: Pull complete [2024-05-28T15:34:25.522Z] aa269ceb94a6: Pull complete [2024-05-28T15:34:25.802Z] ada007ff1a6a: Pull complete [2024-05-28T15:34:25.802Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T15:34:25.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T15:34:25.802Z] ---> f489d0715acc [2024-05-28T15:34:25.802Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T15:34:29.099Z] ---> Running in ec23bb72c73c [2024-05-28T15:34:29.099Z] Removing intermediate container ec23bb72c73c [2024-05-28T15:34:29.099Z] ---> 5677868a1afb [2024-05-28T15:34:29.099Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T15:34:29.099Z] ---> Running in 965d600b3510 [2024-05-28T15:34:29.099Z] Removing intermediate container 965d600b3510 [2024-05-28T15:34:29.099Z] ---> 73b6c4618348 [2024-05-28T15:34:29.099Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T15:34:29.099Z] ---> Running in bbb6601982c8 [2024-05-28T15:34:29.099Z] Removing intermediate container bbb6601982c8 [2024-05-28T15:34:29.099Z] ---> e8ad51679fca [2024-05-28T15:34:29.099Z] Step 6/12 : WORKDIR /device-virtual-go [2024-05-28T15:34:29.099Z] ---> Running in a1974256ae9d [2024-05-28T15:34:29.099Z] Removing intermediate container a1974256ae9d [2024-05-28T15:34:29.099Z] ---> fdb73dea99ab [2024-05-28T15:34:29.099Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T15:34:29.099Z] ---> Running in 751de6182594 [2024-05-28T15:34:29.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T15:34:31.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T15:34:32.167Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-28T15:34:32.167Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-28T15:34:32.167Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-28T15:34:32.167Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-28T15:34:32.167Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T15:34:32.167Z] OK: 268 MiB in 56 packages [2024-05-28T15:34:32.428Z] Removing intermediate container 751de6182594 [2024-05-28T15:34:32.428Z] ---> f254e7b14c57 [2024-05-28T15:34:32.428Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-28T15:34:32.434Z] Still waiting to schedule task [2024-05-28T15:34:32.435Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T15:34:32.687Z] ---> 88083d5263e3 [2024-05-28T15:34:32.688Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T15:34:32.688Z] ---> Running in d78b37aca869 [2024-05-28T15:35:28.977Z] Removing intermediate container d78b37aca869 [2024-05-28T15:35:28.977Z] ---> 5f064be78566 [2024-05-28T15:35:28.977Z] Step 10/12 : COPY . . [2024-05-28T15:35:28.977Z] ---> 315c62d97af9 [2024-05-28T15:35:28.977Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T15:35:28.977Z] ---> Running in 0d427687de0c [2024-05-28T15:35:28.977Z] Removing intermediate container 0d427687de0c [2024-05-28T15:35:28.977Z] ---> 74aab49ad0fe [2024-05-28T15:35:28.977Z] Step 12/12 : RUN $MAKE [2024-05-28T15:35:28.977Z] ---> Running in e7ad5cc232a5 [2024-05-28T15:35:28.977Z] noop [2024-05-28T15:35:28.977Z] Removing intermediate container e7ad5cc232a5 [2024-05-28T15:35:28.977Z] ---> 9ebe2d9018c7 [2024-05-28T15:35:28.977Z] Successfully built 9ebe2d9018c7 [2024-05-28T15:35:28.977Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:35:29.310Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T15:35:29.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:35:29.390Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:35:29.420Z] $ 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 [2024-05-28T15:35:29.794Z] $ docker top fd8d5c53186eef826b3162ced4a485f7669285f2fc80ce26ba85113ddb1ba400 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T15:35:30.148Z] + go version [2024-05-28T15:35:30.148Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T15:35:30.161Z] $ docker stop --time=1 fd8d5c53186eef826b3162ced4a485f7669285f2fc80ce26ba85113ddb1ba400 [2024-05-28T15:35:31.426Z] $ docker rm -f --volumes fd8d5c53186eef826b3162ced4a485f7669285f2fc80ce26ba85113ddb1ba400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:35:31.871Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T15:35:31.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:35:31.952Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:35:31.978Z] $ 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 [2024-05-28T15:35:32.348Z] $ docker top 7e737f42ba9d863248fb06f28e78a85532bacdff3c97d0f2d19c8c7db5301551 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T15:35:32.705Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-05-28T15:35:33.014Z] + make test [2024-05-28T15:35:33.015Z] go test ./... -coverprofile=coverage.out [2024-05-28T15:35:34.920Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-05-28T15:35:53.001Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-05-28T15:35:53.258Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.022s coverage: 58.6% of statements [2024-05-28T15:36:05.476Z] go vet ./... [2024-05-28T15:36:10.735Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T15:36:10.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T15:36:10.735Z] ./bin/test-attribution-txt.sh [2024-05-28T15:36:10.735Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T15:36:10.735Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T15:36:10.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T15:36:10.773Z] $ docker stop --time=1 7e737f42ba9d863248fb06f28e78a85532bacdff3c97d0f2d19c8c7db5301551 [2024-05-28T15:36:11.935Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-949 in /w/workspace/exfoundry_device-virtual-go_main [2024-05-28T15:36:13.485Z] $ docker rm -f --volumes 7e737f42ba9d863248fb06f28e78a85532bacdff3c97d0f2d19c8c7db5301551 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-05-28T15:36:13.803Z] Running in /w/workspace/device-virtual-go/169 [Pipeline] { [Pipeline] checkout [2024-05-28T15:36:13.838Z] The recommended git tool is: git [2024-05-28T15:36:14.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T15:36:14.098Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T15:36:14.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T15:36:14.915Z] + ls -al . [2024-05-28T15:36:14.915Z] total 268 [2024-05-28T15:36:14.915Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 15:35 . [2024-05-28T15:36:14.915Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 15:33 .. [2024-05-28T15:36:14.915Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 15:35 .git [2024-05-28T15:36:14.915Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 15:33 .github [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 272 May 28 15:33 .gitignore [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 15:33 .golangci.yml [2024-05-28T15:36:14.915Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 15:34 .semver [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 9708 May 28 15:33 Attribution.txt [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 15941 May 28 15:33 CHANGELOG.md [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 28 15:33 Dockerfile [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 15:33 GOVERNANCE.md [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 660 May 28 15:33 Jenkinsfile [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 28 15:33 LICENSE [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 1953 May 28 15:33 Makefile [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 623 May 28 15:33 OWNERS.md [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 4103 May 28 15:33 README.md [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 15:34 VERSION [2024-05-28T15:36:14.915Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 15:33 bin [2024-05-28T15:36:14.915Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 15:33 cmd [2024-05-28T15:36:14.915Z] -rw-r--r-- 1 jenkins jenkins 43063 May 28 15:35 coverage.out [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 6979 May 28 15:33 go.mod [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 28 15:33 go.sum [2024-05-28T15:36:14.915Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 15:33 internal [2024-05-28T15:36:14.915Z] -rw-rw-r-- 1 jenkins jenkins 235 May 28 15:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:15.224Z] + 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=fd38c4f9940e502c46e28314a76cae12c6b2822f --label arch=amd64 --label version=3.2.0-dev.13 . [2024-05-28T15:36:15.224Z] Sending build context to Docker daemon 37.73MB [2024-05-28T15:36:15.224Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T15:36:15.224Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-28T15:36:15.224Z] ---> 9ebe2d9018c7 [2024-05-28T15:36:15.224Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T15:36:15.791Z] ---> Running in 79bd603d16d4 [2024-05-28T15:36:15.791Z] Removing intermediate container 79bd603d16d4 [2024-05-28T15:36:15.791Z] ---> ebc2579b9969 [2024-05-28T15:36:15.791Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T15:36:15.791Z] ---> Running in 51dfcdba2bed [2024-05-28T15:36:15.791Z] Removing intermediate container 51dfcdba2bed [2024-05-28T15:36:15.791Z] ---> bb5c2cfcbc97 [2024-05-28T15:36:15.791Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-28T15:36:15.791Z] ---> Running in ee0f005cf964 [2024-05-28T15:36:16.050Z] Removing intermediate container ee0f005cf964 [2024-05-28T15:36:16.050Z] ---> dcd870533f35 [2024-05-28T15:36:16.050Z] Step 6/26 : WORKDIR /device-virtual-go [2024-05-28T15:36:16.050Z] ---> Running in 143b0c3b7e6a [2024-05-28T15:36:16.050Z] Removing intermediate container 143b0c3b7e6a [2024-05-28T15:36:16.050Z] ---> 029e2adf1b17 [2024-05-28T15:36:16.050Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T15:36:16.050Z] ---> Running in 62d51380d498 [2024-05-28T15:36:16.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T15:36:16.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T15:36:16.826Z] OK: 268 MiB in 56 packages [2024-05-28T15:36:17.092Z] Removing intermediate container 62d51380d498 [2024-05-28T15:36:17.092Z] ---> 8c9e5ab904c4 [2024-05-28T15:36:17.092Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-28T15:36:17.350Z] ---> afe5d47a5dcc [2024-05-28T15:36:17.350Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T15:36:17.350Z] ---> Running in e299116b8a30 [2024-05-28T15:36:18.284Z] Removing intermediate container e299116b8a30 [2024-05-28T15:36:18.284Z] ---> 61a3428903ad [2024-05-28T15:36:18.284Z] Step 10/26 : COPY . . [2024-05-28T15:36:18.476Z] using credential edgex-jenkins-ssh [2024-05-28T15:36:18.500Z] Cloning the remote Git repository [2024-05-28T15:36:18.855Z] ---> 3121563da9b5 [2024-05-28T15:36:18.855Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T15:36:18.855Z] ---> Running in 81410fd1c35b [2024-05-28T15:36:18.855Z] Removing intermediate container 81410fd1c35b [2024-05-28T15:36:18.855Z] ---> a202ef4b7c64 [2024-05-28T15:36:18.855Z] Step 12/26 : RUN $MAKE [2024-05-28T15:36:18.855Z] ---> Running in 51cfb7e3a65b [2024-05-28T15:36:18.559Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-05-28T15:36:18.647Z] > git init /w/workspace/device-virtual-go/169 # timeout=10 [2024-05-28T15:36:18.773Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-05-28T15:36:18.774Z] > git --version # timeout=10 [2024-05-28T15:36:18.794Z] > git --version # 'git version 2.25.1' [2024-05-28T15:36:18.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T15:36:18.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T15:36:19.114Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-05-28T15:36:22.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-05-28T15:36:22.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T15:36:22.886Z] Avoid second fetch [2024-05-28T15:36:22.887Z] Checking out Revision fd38c4f9940e502c46e28314a76cae12c6b2822f (main) [2024-05-28T15:36:23.457Z] Commit message: "Merge pull request #471 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" [2024-05-28T15:36:22.902Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T15:36:22.957Z] > git checkout -f fd38c4f9940e502c46e28314a76cae12c6b2822f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T15:36:28.111Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T15:36:28.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T15:36:28.112Z] Dload Upload Total Spent Left Speed [2024-05-28T15:36:28.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-05-28T15:36:28.448Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T15:36:28.776Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T15:36:28.777Z] + sudo tee /etc/docker/daemon.new [2024-05-28T15:36:28.777Z] { [2024-05-28T15:36:28.777Z] "registry-mirrors": [ [2024-05-28T15:36:28.777Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T15:36:28.777Z] ], [2024-05-28T15:36:28.777Z] "bip": "10.250.0.254/24", [2024-05-28T15:36:28.777Z] "hosts": [ [2024-05-28T15:36:28.777Z] "tcp://0.0.0.0:5555", [2024-05-28T15:36:28.777Z] "unix:///var/run/docker.sock" [2024-05-28T15:36:28.777Z] ], [2024-05-28T15:36:28.777Z] "mtu": 1458, [2024-05-28T15:36:28.777Z] "selinux-enabled": true, [2024-05-28T15:36:28.777Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T15:36:28.777Z] } [Pipeline] sh [2024-05-28T15:36:29.112Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T15:36:29.440Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T15:36:47.706Z] provisioning config files... [2024-05-28T15:36:47.739Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/169@tmp/config6849197726209448673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:36:48.191Z] ---> ****-login.sh [2024-05-28T15:36:48.191Z] nexus3.edgexfoundry.org:10001 [2024-05-28T15:36:48.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:48.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:48.730Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:48.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:48.730Z] [2024-05-28T15:36:48.730Z] Login Succeeded [2024-05-28T15:36:48.730Z] nexus3.edgexfoundry.org:10002 [2024-05-28T15:36:48.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:48.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:48.998Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:48.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:48.998Z] [2024-05-28T15:36:48.998Z] Login Succeeded [2024-05-28T15:36:48.998Z] nexus3.edgexfoundry.org:10003 [2024-05-28T15:36:49.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:49.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:49.537Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:49.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:49.537Z] [2024-05-28T15:36:49.537Z] Login Succeeded [2024-05-28T15:36:49.537Z] nexus3.edgexfoundry.org:10004 [2024-05-28T15:36:49.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:49.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:49.813Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:49.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:49.813Z] [2024-05-28T15:36:49.813Z] Login Succeeded [2024-05-28T15:36:49.813Z] ****.io [2024-05-28T15:36:50.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:50.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:50.350Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:50.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:50.350Z] [2024-05-28T15:36:50.350Z] Login Succeeded [2024-05-28T15:36:50.350Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T15:36:50.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T15:36:50.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T15:36:50.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T15:36:50.718Z] ========================================================= [2024-05-28T15:36:50.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T15:36:50.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:51.090Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T15:36:51.212Z] Removing intermediate container 51cfb7e3a65b [2024-05-28T15:36:51.212Z] ---> e5855109d42f [2024-05-28T15:36:51.212Z] Step 13/26 : FROM alpine:3.18 [2024-05-28T15:36:51.212Z] 3.18: Pulling from library/alpine [2024-05-28T15:36:51.212Z] 619be1103602: Already exists [2024-05-28T15:36:51.212Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T15:36:51.212Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T15:36:51.212Z] ---> d3782b16ccc9 [2024-05-28T15:36:51.212Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-05-28T15:36:51.212Z] ---> Running in 1b9538482e27 [2024-05-28T15:36:51.212Z] Removing intermediate container 1b9538482e27 [2024-05-28T15:36:51.212Z] ---> c9f277e9b29e [2024-05-28T15:36:51.212Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-28T15:36:51.212Z] ---> Running in 11c17d90e063 [2024-05-28T15:36:51.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T15:36:51.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T15:36:51.212Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T15:36:51.212Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T15:36:51.212Z] OK: 7 MiB in 16 packages [2024-05-28T15:36:51.212Z] Removing intermediate container 11c17d90e063 [2024-05-28T15:36:51.212Z] ---> b2abc4f8e6e0 [2024-05-28T15:36:51.212Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-28T15:36:51.212Z] ---> Running in 812866ab441f [2024-05-28T15:36:51.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T15:36:51.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T15:36:51.212Z] Upgrading critical system libraries and apk-tools: [2024-05-28T15:36:51.212Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T15:36:51.212Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T15:36:51.212Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T15:36:51.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T15:36:51.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T15:36:51.212Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T15:36:51.212Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T15:36:51.212Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T15:36:51.212Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T15:36:51.212Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T15:36:51.212Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T15:36:51.212Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T15:36:51.212Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T15:36:51.212Z] OK: 7 MiB in 16 packages [2024-05-28T15:36:51.212Z] Removing intermediate container 812866ab441f [2024-05-28T15:36:51.212Z] ---> 809e21b41768 [2024-05-28T15:36:51.212Z] Step 17/26 : WORKDIR / [2024-05-28T15:36:51.212Z] ---> Running in 76884bb2b973 [2024-05-28T15:36:51.212Z] Removing intermediate container 76884bb2b973 [2024-05-28T15:36:51.212Z] ---> d505b93829bc [2024-05-28T15:36:51.212Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-05-28T15:36:51.212Z] ---> 820e3830d581 [2024-05-28T15:36:51.212Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-05-28T15:36:51.212Z] ---> 13a373e92b41 [2024-05-28T15:36:51.212Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-05-28T15:36:51.212Z] ---> 3d5297dbb0b1 [2024-05-28T15:36:51.212Z] Step 21/26 : EXPOSE 59900 [2024-05-28T15:36:51.212Z] ---> Running in e7d4d6285ef7 [2024-05-28T15:36:51.212Z] Removing intermediate container e7d4d6285ef7 [2024-05-28T15:36:51.212Z] ---> f869076b50e1 [2024-05-28T15:36:51.212Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-05-28T15:36:51.472Z] ---> Running in 77d2e6e4133a [2024-05-28T15:36:51.472Z] Removing intermediate container 77d2e6e4133a [2024-05-28T15:36:51.472Z] ---> 6c98fa940edf [2024-05-28T15:36:51.472Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T15:36:51.472Z] ---> Running in ff57463475d3 [2024-05-28T15:36:51.472Z] Removing intermediate container ff57463475d3 [2024-05-28T15:36:51.472Z] ---> 160165b6217f [2024-05-28T15:36:51.472Z] Step 24/26 : LABEL arch=amd64 [2024-05-28T15:36:51.472Z] ---> Running in bb32e813e384 [2024-05-28T15:36:51.674Z] Sending build context to Docker daemon 19.02MB [2024-05-28T15:36:51.675Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T15:36:51.675Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-28T15:36:51.730Z] Removing intermediate container bb32e813e384 [2024-05-28T15:36:51.730Z] ---> 2ed68572c8bb [2024-05-28T15:36:51.730Z] Step 25/26 : LABEL git_sha=fd38c4f9940e502c46e28314a76cae12c6b2822f [2024-05-28T15:36:51.730Z] ---> Running in ddf43d5b91e8 [2024-05-28T15:36:51.730Z] Removing intermediate container ddf43d5b91e8 [2024-05-28T15:36:51.730Z] ---> 06d9d1d3efda [2024-05-28T15:36:51.730Z] Step 26/26 : LABEL version=3.2.0-dev.13 [2024-05-28T15:36:51.730Z] ---> Running in ec9efa4eb8a4 [2024-05-28T15:36:51.730Z] Removing intermediate container ec9efa4eb8a4 [2024-05-28T15:36:51.730Z] ---> 8c122ff63b29 [2024-05-28T15:36:51.730Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T15:36:51.730Z] Successfully built 8c122ff63b29 [2024-05-28T15:36:51.730Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T15:36:51.882Z] provisioning config files... [2024-05-28T15:36:51.896Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4678607321534234095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:36:51.941Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T15:36:51.941Z] c6b39de5b339: Pulling fs layer [2024-05-28T15:36:51.941Z] a69c41024577: Pulling fs layer [2024-05-28T15:36:51.941Z] d6de4b400683: Pulling fs layer [2024-05-28T15:36:51.941Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T15:36:51.941Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T15:36:51.941Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T15:36:51.941Z] 00f215d4a9da: Pulling fs layer [2024-05-28T15:36:51.941Z] d496ad576159: Pulling fs layer [2024-05-28T15:36:51.941Z] 464afbd9ba4c: Waiting [2024-05-28T15:36:51.941Z] d496ad576159: Waiting [2024-05-28T15:36:51.941Z] 35cb2a7552d0: Waiting [2024-05-28T15:36:51.941Z] 4f4fb700ef54: Waiting [2024-05-28T15:36:51.941Z] 00f215d4a9da: Waiting [2024-05-28T15:36:51.941Z] a69c41024577: Verifying Checksum [2024-05-28T15:36:51.941Z] a69c41024577: Download complete [2024-05-28T15:36:51.941Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T15:36:51.941Z] 35cb2a7552d0: Download complete [2024-05-28T15:36:51.941Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T15:36:51.941Z] 4f4fb700ef54: Download complete [2024-05-28T15:36:51.941Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T15:36:51.941Z] 464afbd9ba4c: Download complete [2024-05-28T15:36:51.941Z] c6b39de5b339: Verifying Checksum [2024-05-28T15:36:51.941Z] c6b39de5b339: Download complete [2024-05-28T15:36:52.216Z] ---> ****-login.sh [2024-05-28T15:36:52.216Z] nexus3.edgexfoundry.org:10001 [2024-05-28T15:36:52.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:52.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:52.216Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:52.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:52.216Z] [2024-05-28T15:36:52.216Z] Login Succeeded [2024-05-28T15:36:52.217Z] nexus3.edgexfoundry.org:10002 [2024-05-28T15:36:52.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:52.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:52.477Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:52.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:52.477Z] [2024-05-28T15:36:52.477Z] Login Succeeded [2024-05-28T15:36:52.477Z] nexus3.edgexfoundry.org:10003 [2024-05-28T15:36:52.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:52.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:52.477Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:52.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:52.477Z] [2024-05-28T15:36:52.477Z] Login Succeeded [2024-05-28T15:36:52.477Z] nexus3.edgexfoundry.org:10004 [2024-05-28T15:36:52.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:52.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:52.477Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:52.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:52.477Z] [2024-05-28T15:36:52.477Z] Login Succeeded [2024-05-28T15:36:52.477Z] ****.io [2024-05-28T15:36:52.527Z] d496ad576159: Verifying Checksum [2024-05-28T15:36:52.527Z] d496ad576159: Download complete [2024-05-28T15:36:52.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:36:52.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:36:52.739Z] Configure a credential helper to remove this warning. See [2024-05-28T15:36:52.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:36:52.739Z] [2024-05-28T15:36:52.739Z] Login Succeeded [2024-05-28T15:36:52.739Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T15:36:52.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T15:36:52.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-05-28T15:36:52.803Z] c6b39de5b339: Pull complete [Pipeline] echo [2024-05-28T15:36:52.833Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-05-28T15:36:52.833Z] fd38c4f9940e502c46e28314a76cae12c6b2822f [2024-05-28T15:36:52.833Z] latest [2024-05-28T15:36:52.833Z] 3.2.0-dev.13 [2024-05-28T15:36:52.833Z] fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13 [2024-05-28T15:36:52.833Z] main [2024-05-28T15:36:52.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:53.181Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:fd38c4f9940e502c46e28314a76cae12c6b2822f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:53.397Z] a69c41024577: Pull complete [2024-05-28T15:36:53.515Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:fd38c4f9940e502c46e28314a76cae12c6b2822f [2024-05-28T15:36:53.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-28T15:36:53.515Z] 93319d86470e: Preparing [2024-05-28T15:36:53.515Z] 864545c87d1d: Preparing [2024-05-28T15:36:53.515Z] 28ea67877ce3: Preparing [2024-05-28T15:36:53.515Z] a656e7e3ddc7: Preparing [2024-05-28T15:36:53.515Z] c9027a6ccf13: Preparing [2024-05-28T15:36:53.515Z] aedc3bda2944: Preparing [2024-05-28T15:36:53.515Z] aedc3bda2944: Waiting [2024-05-28T15:36:53.515Z] c9027a6ccf13: Pushed [2024-05-28T15:36:53.515Z] 28ea67877ce3: Pushed [2024-05-28T15:36:53.515Z] 864545c87d1d: Pushed [2024-05-28T15:36:53.515Z] aedc3bda2944: Layer already exists [2024-05-28T15:36:53.663Z] d6de4b400683: Verifying Checksum [2024-05-28T15:36:53.663Z] d6de4b400683: Download complete [2024-05-28T15:36:54.455Z] a656e7e3ddc7: Pushed [2024-05-28T15:36:54.632Z] 00f215d4a9da: Verifying Checksum [2024-05-28T15:36:54.632Z] 00f215d4a9da: Download complete [2024-05-28T15:36:57.000Z] 93319d86470e: Pushed [2024-05-28T15:36:57.000Z] fd38c4f9940e502c46e28314a76cae12c6b2822f: digest: sha256:4ad4fbc5a383614ec33cb6c640a1e20155a71b8d01af111d36dd7688384cd98a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:57.335Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:57.655Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-05-28T15:36:57.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-28T15:36:57.656Z] 93319d86470e: Preparing [2024-05-28T15:36:57.656Z] 864545c87d1d: Preparing [2024-05-28T15:36:57.656Z] 28ea67877ce3: Preparing [2024-05-28T15:36:57.656Z] a656e7e3ddc7: Preparing [2024-05-28T15:36:57.656Z] c9027a6ccf13: Preparing [2024-05-28T15:36:57.656Z] aedc3bda2944: Preparing [2024-05-28T15:36:57.656Z] aedc3bda2944: Waiting [2024-05-28T15:36:57.656Z] a656e7e3ddc7: Layer already exists [2024-05-28T15:36:57.656Z] 28ea67877ce3: Layer already exists [2024-05-28T15:36:57.656Z] 864545c87d1d: Layer already exists [2024-05-28T15:36:57.656Z] 93319d86470e: Layer already exists [2024-05-28T15:36:57.656Z] c9027a6ccf13: Layer already exists [2024-05-28T15:36:57.656Z] aedc3bda2944: Layer already exists [2024-05-28T15:36:57.656Z] latest: digest: sha256:4ad4fbc5a383614ec33cb6c640a1e20155a71b8d01af111d36dd7688384cd98a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:57.987Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:58.315Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.13 [2024-05-28T15:36:58.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-28T15:36:58.315Z] 93319d86470e: Preparing [2024-05-28T15:36:58.315Z] 864545c87d1d: Preparing [2024-05-28T15:36:58.315Z] 28ea67877ce3: Preparing [2024-05-28T15:36:58.315Z] a656e7e3ddc7: Preparing [2024-05-28T15:36:58.315Z] c9027a6ccf13: Preparing [2024-05-28T15:36:58.315Z] aedc3bda2944: Preparing [2024-05-28T15:36:58.315Z] aedc3bda2944: Waiting [2024-05-28T15:36:58.315Z] 864545c87d1d: Layer already exists [2024-05-28T15:36:58.315Z] 93319d86470e: Layer already exists [2024-05-28T15:36:58.315Z] a656e7e3ddc7: Layer already exists [2024-05-28T15:36:58.315Z] 28ea67877ce3: Layer already exists [2024-05-28T15:36:58.315Z] c9027a6ccf13: Layer already exists [2024-05-28T15:36:58.315Z] aedc3bda2944: Layer already exists [2024-05-28T15:36:58.315Z] 3.2.0-dev.13: digest: sha256:4ad4fbc5a383614ec33cb6c640a1e20155a71b8d01af111d36dd7688384cd98a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:58.642Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:58.975Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13 [2024-05-28T15:36:58.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-28T15:36:58.975Z] 93319d86470e: Preparing [2024-05-28T15:36:58.975Z] 864545c87d1d: Preparing [2024-05-28T15:36:58.975Z] 28ea67877ce3: Preparing [2024-05-28T15:36:58.975Z] a656e7e3ddc7: Preparing [2024-05-28T15:36:58.975Z] c9027a6ccf13: Preparing [2024-05-28T15:36:58.975Z] aedc3bda2944: Preparing [2024-05-28T15:36:58.975Z] aedc3bda2944: Waiting [2024-05-28T15:36:58.975Z] 864545c87d1d: Layer already exists [2024-05-28T15:36:58.975Z] c9027a6ccf13: Layer already exists [2024-05-28T15:36:58.975Z] a656e7e3ddc7: Layer already exists [2024-05-28T15:36:58.975Z] 93319d86470e: Layer already exists [2024-05-28T15:36:58.975Z] 28ea67877ce3: Layer already exists [2024-05-28T15:36:58.975Z] aedc3bda2944: Layer already exists [2024-05-28T15:36:58.975Z] fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13: digest: sha256:4ad4fbc5a383614ec33cb6c640a1e20155a71b8d01af111d36dd7688384cd98a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:59.317Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:36:59.646Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-05-28T15:36:59.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-05-28T15:36:59.646Z] 93319d86470e: Preparing [2024-05-28T15:36:59.646Z] 864545c87d1d: Preparing [2024-05-28T15:36:59.646Z] 28ea67877ce3: Preparing [2024-05-28T15:36:59.646Z] a656e7e3ddc7: Preparing [2024-05-28T15:36:59.646Z] c9027a6ccf13: Preparing [2024-05-28T15:36:59.646Z] aedc3bda2944: Preparing [2024-05-28T15:36:59.646Z] aedc3bda2944: Waiting [2024-05-28T15:36:59.646Z] 28ea67877ce3: Layer already exists [2024-05-28T15:36:59.646Z] a656e7e3ddc7: Layer already exists [2024-05-28T15:36:59.646Z] 93319d86470e: Layer already exists [2024-05-28T15:36:59.646Z] 864545c87d1d: Layer already exists [2024-05-28T15:36:59.646Z] c9027a6ccf13: Layer already exists [2024-05-28T15:36:59.646Z] aedc3bda2944: Layer already exists [2024-05-28T15:36:59.646Z] main: digest: sha256:4ad4fbc5a383614ec33cb6c640a1e20155a71b8d01af111d36dd7688384cd98a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T15:36:59.721Z] ===================================================== [Pipeline] echo [2024-05-28T15:36:59.731Z] taggedImages: [2024-05-28T15:36:59.731Z] - nexus3.edgexfoundry.org:10004/device-virtual:fd38c4f9940e502c46e28314a76cae12c6b2822f [2024-05-28T15:36:59.731Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-05-28T15:36:59.731Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.13 [2024-05-28T15:36:59.731Z] - nexus3.edgexfoundry.org:10004/device-virtual:fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13 [2024-05-28T15:36:59.731Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:37:00.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T15:37:00.148Z] [2024-05-28T15:37:00.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:37:00.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T15:37:00.454Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T15:37:00.454Z] 5eb5b503b376: Pulling fs layer [2024-05-28T15:37:00.454Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T15:37:00.454Z] ec43610c2a17: Pulling fs layer [2024-05-28T15:37:00.454Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T15:37:00.454Z] 33b1e0a273af: Pulling fs layer [2024-05-28T15:37:00.454Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T15:37:00.454Z] 2f39f015ded8: Pulling fs layer [2024-05-28T15:37:00.454Z] 3a2ae6a8a46f: Waiting [2024-05-28T15:37:00.454Z] 33b1e0a273af: Waiting [2024-05-28T15:37:00.454Z] 5d3b04190fa2: Waiting [2024-05-28T15:37:00.454Z] 2f39f015ded8: Waiting [2024-05-28T15:37:00.454Z] 5c69ac0246d0: Download complete [2024-05-28T15:37:00.454Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T15:37:00.454Z] 3a2ae6a8a46f: Download complete [2024-05-28T15:37:00.454Z] 33b1e0a273af: Verifying Checksum [2024-05-28T15:37:00.454Z] 33b1e0a273af: Download complete [2024-05-28T15:37:00.454Z] 5d3b04190fa2: Download complete [2024-05-28T15:37:00.454Z] ec43610c2a17: Verifying Checksum [2024-05-28T15:37:00.454Z] ec43610c2a17: Download complete [2024-05-28T15:37:00.715Z] 5eb5b503b376: Download complete [2024-05-28T15:37:01.281Z] 2f39f015ded8: Download complete [2024-05-28T15:37:01.852Z] 5eb5b503b376: Pull complete [2024-05-28T15:37:02.111Z] 5c69ac0246d0: Pull complete [2024-05-28T15:37:02.681Z] ec43610c2a17: Pull complete [2024-05-28T15:37:02.681Z] 3a2ae6a8a46f: Pull complete [2024-05-28T15:37:02.941Z] 33b1e0a273af: Pull complete [2024-05-28T15:37:02.941Z] 5d3b04190fa2: Pull complete [2024-05-28T15:37:06.975Z] d6de4b400683: Pull complete [2024-05-28T15:37:06.975Z] 35cb2a7552d0: Pull complete [2024-05-28T15:37:06.975Z] 4f4fb700ef54: Pull complete [2024-05-28T15:37:06.975Z] 464afbd9ba4c: Pull complete [2024-05-28T15:37:07.129Z] 2f39f015ded8: Pull complete [2024-05-28T15:37:07.129Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T15:37:07.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T15:37:07.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:37:07.310Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:37:07.343Z] $ 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 [2024-05-28T15:37:08.613Z] $ docker top 0e365695c4fe96fb8d7b7769320a50907f7335309f5073e0445abaa0d3363218 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:37:09.014Z] ---> job-cost.sh [2024-05-28T15:37:09.014Z] lf-activate-venv: SKIPPING [2024-05-28T15:37:09.014Z] INFO: No Stack... [2024-05-28T15:37:09.273Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T15:37:09.844Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T15:37:10.138Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-05-28T15:37:10.138Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T15:37:10.153Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-169-stack-cost] [2024-05-28T15:37:10.165Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-169-stack-cost] did not exist. Created. [2024-05-28T15:37:10.176Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T15:37:10.485Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T15:37:10.522Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T15:37:10.531Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T15:37:10.564Z] $ docker stop --time=1 0e365695c4fe96fb8d7b7769320a50907f7335309f5073e0445abaa0d3363218 [2024-05-28T15:37:11.722Z] $ docker rm -f --volumes 0e365695c4fe96fb8d7b7769320a50907f7335309f5073e0445abaa0d3363218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T15:37:15.353Z] 00f215d4a9da: Pull complete [2024-05-28T15:37:16.765Z] d496ad576159: Pull complete [2024-05-28T15:37:16.765Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T15:37:16.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T15:37:16.765Z] ---> f246e2811388 [2024-05-28T15:37:16.765Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T15:37:18.709Z] ---> Running in 82c91fe8309a [2024-05-28T15:37:18.977Z] Removing intermediate container 82c91fe8309a [2024-05-28T15:37:18.977Z] ---> c3df46b1dd00 [2024-05-28T15:37:18.977Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T15:37:18.977Z] ---> Running in 2d1096a525b4 [2024-05-28T15:37:19.245Z] Removing intermediate container 2d1096a525b4 [2024-05-28T15:37:19.245Z] ---> 24a2bdc81bc1 [2024-05-28T15:37:19.245Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-28T15:37:19.245Z] ---> Running in 9a77f481a19e [2024-05-28T15:37:19.513Z] Removing intermediate container 9a77f481a19e [2024-05-28T15:37:19.513Z] ---> e854a4463f02 [2024-05-28T15:37:19.513Z] Step 6/12 : WORKDIR /device-virtual-go [2024-05-28T15:37:19.513Z] ---> Running in 02eb2922cfa5 [2024-05-28T15:37:20.096Z] Removing intermediate container 02eb2922cfa5 [2024-05-28T15:37:20.096Z] ---> 580b67bdc413 [2024-05-28T15:37:20.096Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T15:37:20.096Z] ---> Running in 298f7c9d95f2 [2024-05-28T15:37:21.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T15:37:21.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T15:37:22.283Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-28T15:37:22.283Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-28T15:37:22.283Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-28T15:37:22.552Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-28T15:37:22.552Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T15:37:22.552Z] OK: 271 MiB in 56 packages [2024-05-28T15:37:23.513Z] Removing intermediate container 298f7c9d95f2 [2024-05-28T15:37:23.513Z] ---> 3c8f032a8a9f [2024-05-28T15:37:23.513Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-28T15:37:24.105Z] ---> d2088111febb [2024-05-28T15:37:24.105Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T15:37:24.105Z] ---> Running in 9fb8df19e0e4 [2024-05-28T15:39:15.791Z] Removing intermediate container 9fb8df19e0e4 [2024-05-28T15:39:15.791Z] ---> 522fadd618d2 [2024-05-28T15:39:15.791Z] Step 10/12 : COPY . . [2024-05-28T15:39:15.791Z] ---> 036634ba5cd2 [2024-05-28T15:39:15.791Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T15:39:15.791Z] ---> Running in 847f375f8d53 [2024-05-28T15:39:15.791Z] Removing intermediate container 847f375f8d53 [2024-05-28T15:39:15.791Z] ---> e8523cd359fe [2024-05-28T15:39:15.791Z] Step 12/12 : RUN $MAKE [2024-05-28T15:39:15.791Z] ---> Running in cee16b1db62f [2024-05-28T15:39:15.791Z] noop [2024-05-28T15:39:15.791Z] Removing intermediate container cee16b1db62f [2024-05-28T15:39:15.791Z] ---> fbf6b6d5b4f3 [2024-05-28T15:39:15.791Z] Successfully built fbf6b6d5b4f3 [2024-05-28T15:39:15.791Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:39:16.149Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T15:39:16.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:39:16.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-949 does not seem to be running inside a container [2024-05-28T15:39:16.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/169 -v /w/workspace/device-virtual-go/169:/w/workspace/device-virtual-go/169:rw,z -v /w/workspace/device-virtual-go/169@tmp:/w/workspace/device-virtual-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T15:39:17.606Z] $ docker top ddf12d848044dc6ca10deb521192a66cc9e2813dde03b9fbe1aab9f1c3e054f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T15:39:18.418Z] + go version [2024-05-28T15:39:18.418Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T15:39:18.435Z] $ docker stop --time=1 ddf12d848044dc6ca10deb521192a66cc9e2813dde03b9fbe1aab9f1c3e054f4 [2024-05-28T15:39:20.016Z] $ docker rm -f --volumes ddf12d848044dc6ca10deb521192a66cc9e2813dde03b9fbe1aab9f1c3e054f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:39:20.570Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T15:39:20.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:39:20.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-949 does not seem to be running inside a container [2024-05-28T15:39:20.816Z] $ 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/169 -v /w/workspace/device-virtual-go/169:/w/workspace/device-virtual-go/169:rw,z -v /w/workspace/device-virtual-go/169@tmp:/w/workspace/device-virtual-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-28T15:39:21.976Z] $ docker top b7d07d929747914a55675d2605a027366cecb22a14aafd80191f734cb9023566 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T15:39:22.495Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/169 [Pipeline] fileExists [Pipeline] sh [2024-05-28T15:39:23.150Z] + make test [2024-05-28T15:39:23.150Z] go test ./... -coverprofile=coverage.out [2024-05-28T15:39:28.515Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-05-28T15:42:35.309Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-05-28T15:42:35.309Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements [2024-05-28T15:42:36.269Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T15:42:36.269Z] go vet ./... [2024-05-28T15:43:23.279Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T15:43:23.279Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T15:43:23.279Z] ./bin/test-attribution-txt.sh [2024-05-28T15:43:23.279Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T15:43:23.279Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T15:43:23.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T15:43:23.322Z] $ docker stop --time=1 b7d07d929747914a55675d2605a027366cecb22a14aafd80191f734cb9023566 [2024-05-28T15:43:25.354Z] $ docker rm -f --volumes b7d07d929747914a55675d2605a027366cecb22a14aafd80191f734cb9023566 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T15:43:26.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T15:43:26.813Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T15:43:27.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T15:43:27.684Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T15:43:27.998Z] + ls -al . [2024-05-28T15:43:27.998Z] total 264 [2024-05-28T15:43:27.998Z] drwxrwxr-x 7 jenkins jenkins 4096 May 28 15:39 . [2024-05-28T15:43:27.998Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 15:36 .. [2024-05-28T15:43:27.998Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 15:36 .git [2024-05-28T15:43:27.998Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 15:36 .github [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 272 May 28 15:36 .gitignore [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 41 May 28 15:36 .golangci.yml [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 9708 May 28 15:36 Attribution.txt [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 15941 May 28 15:36 CHANGELOG.md [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 28 15:36 Dockerfile [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 15:36 GOVERNANCE.md [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 660 May 28 15:36 Jenkinsfile [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 28 15:36 LICENSE [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 1953 May 28 15:36 Makefile [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 623 May 28 15:36 OWNERS.md [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 4103 May 28 15:36 README.md [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 15:34 VERSION [2024-05-28T15:43:27.998Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 15:36 bin [2024-05-28T15:43:27.998Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 15:36 cmd [2024-05-28T15:43:27.998Z] -rw-r--r-- 1 jenkins jenkins 43063 May 28 15:42 coverage.out [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 6979 May 28 15:36 go.mod [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 28 15:36 go.sum [2024-05-28T15:43:27.998Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 15:36 internal [2024-05-28T15:43:27.998Z] -rw-rw-r-- 1 jenkins jenkins 235 May 28 15:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:43:28.346Z] + 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=fd38c4f9940e502c46e28314a76cae12c6b2822f --label arch=arm64 --label version=3.2.0-dev.13 . [2024-05-28T15:43:28.929Z] Sending build context to Docker daemon 19.06MB [2024-05-28T15:43:28.929Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T15:43:28.929Z] Step 2/26 : FROM ${BASE} AS builder [2024-05-28T15:43:28.929Z] ---> fbf6b6d5b4f3 [2024-05-28T15:43:28.929Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-28T15:43:29.197Z] ---> Running in 0df9050f1cf1 [2024-05-28T15:43:29.464Z] Removing intermediate container 0df9050f1cf1 [2024-05-28T15:43:29.464Z] ---> 9e82fbbb61a1 [2024-05-28T15:43:29.464Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-05-28T15:43:29.464Z] ---> Running in a2a46c967c4f [2024-05-28T15:43:29.732Z] Removing intermediate container a2a46c967c4f [2024-05-28T15:43:29.732Z] ---> ee0318943712 [2024-05-28T15:43:29.732Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-05-28T15:43:29.732Z] ---> Running in b327acd90454 [2024-05-28T15:43:29.998Z] Removing intermediate container b327acd90454 [2024-05-28T15:43:29.998Z] ---> c68650c07234 [2024-05-28T15:43:29.998Z] Step 6/26 : WORKDIR /device-virtual-go [2024-05-28T15:43:30.268Z] ---> Running in 0fc09c5d2a2b [2024-05-28T15:43:30.534Z] Removing intermediate container 0fc09c5d2a2b [2024-05-28T15:43:30.534Z] ---> ac106ba82ba6 [2024-05-28T15:43:30.534Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T15:43:30.534Z] ---> Running in 9194bd7cce0a [2024-05-28T15:43:31.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T15:43:31.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T15:43:32.730Z] OK: 271 MiB in 56 packages [2024-05-28T15:43:33.694Z] Removing intermediate container 9194bd7cce0a [2024-05-28T15:43:33.694Z] ---> e147adb085db [2024-05-28T15:43:33.694Z] Step 8/26 : COPY go.mod vendor* ./ [2024-05-28T15:43:33.961Z] ---> 914cf43a7aec [2024-05-28T15:43:33.961Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T15:43:34.235Z] ---> Running in b1044d33946b [2024-05-28T15:43:36.821Z] Removing intermediate container b1044d33946b [2024-05-28T15:43:36.821Z] ---> 7aeb2f84ae47 [2024-05-28T15:43:36.821Z] Step 10/26 : COPY . . [2024-05-28T15:43:37.777Z] ---> 813a8e4ff336 [2024-05-28T15:43:37.777Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T15:43:37.777Z] ---> Running in 9342c808674a [2024-05-28T15:43:38.043Z] Removing intermediate container 9342c808674a [2024-05-28T15:43:38.043Z] ---> 18c9d4e508cc [2024-05-28T15:43:38.043Z] Step 12/26 : RUN $MAKE [2024-05-28T15:43:38.314Z] ---> Running in 8760bf0bbb5c [2024-05-28T15:43:39.272Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-05-28T15:47:01.045Z] Removing intermediate container 8760bf0bbb5c [2024-05-28T15:47:01.045Z] ---> 8c379b0b1ce5 [2024-05-28T15:47:01.045Z] Step 13/26 : FROM alpine:3.18 [2024-05-28T15:47:01.045Z] 3.18: Pulling from library/alpine [2024-05-28T15:47:01.045Z] c6b39de5b339: Already exists [2024-05-28T15:47:01.045Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T15:47:01.045Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T15:47:01.045Z] ---> 33abbf032149 [2024-05-28T15:47:01.045Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-05-28T15:47:01.045Z] ---> Running in 4632ba301119 [2024-05-28T15:47:01.045Z] Removing intermediate container 4632ba301119 [2024-05-28T15:47:01.045Z] ---> b736a9f4577b [2024-05-28T15:47:01.045Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-05-28T15:47:01.045Z] ---> Running in 7ff557263d6a [2024-05-28T15:47:01.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T15:47:01.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T15:47:01.045Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T15:47:01.045Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T15:47:01.045Z] OK: 8 MiB in 16 packages [2024-05-28T15:47:01.045Z] Removing intermediate container 7ff557263d6a [2024-05-28T15:47:01.045Z] ---> 00b35bba9024 [2024-05-28T15:47:01.045Z] Step 16/26 : RUN apk --no-cache upgrade [2024-05-28T15:47:01.045Z] ---> Running in 0b3b583896a3 [2024-05-28T15:47:01.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T15:47:01.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T15:47:01.045Z] Upgrading critical system libraries and apk-tools: [2024-05-28T15:47:01.045Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T15:47:01.045Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T15:47:01.045Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T15:47:01.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T15:47:01.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T15:47:01.045Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T15:47:01.045Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T15:47:01.045Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T15:47:01.045Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T15:47:01.045Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T15:47:01.045Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T15:47:01.045Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T15:47:01.045Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T15:47:01.045Z] OK: 8 MiB in 16 packages [2024-05-28T15:47:02.006Z] Removing intermediate container 0b3b583896a3 [2024-05-28T15:47:02.006Z] ---> d54ca0e9e524 [2024-05-28T15:47:02.006Z] Step 17/26 : WORKDIR / [2024-05-28T15:47:02.272Z] ---> Running in 91a0d916f436 [2024-05-28T15:47:02.538Z] Removing intermediate container 91a0d916f436 [2024-05-28T15:47:02.538Z] ---> 78505ea52282 [2024-05-28T15:47:02.538Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-05-28T15:47:03.119Z] ---> 463d8d68e809 [2024-05-28T15:47:03.119Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-05-28T15:47:03.385Z] ---> e0d24e7bc499 [2024-05-28T15:47:03.385Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-05-28T15:47:05.321Z] ---> 8c19b8f662c5 [2024-05-28T15:47:05.321Z] Step 21/26 : EXPOSE 59900 [2024-05-28T15:47:05.321Z] ---> Running in 2caff02afe94 [2024-05-28T15:47:05.321Z] Removing intermediate container 2caff02afe94 [2024-05-28T15:47:05.321Z] ---> a802082ccfb5 [2024-05-28T15:47:05.321Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-05-28T15:47:05.596Z] ---> Running in f77ca15a2f11 [2024-05-28T15:47:05.861Z] Removing intermediate container f77ca15a2f11 [2024-05-28T15:47:05.862Z] ---> a1afab6da9da [2024-05-28T15:47:05.862Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T15:47:05.862Z] ---> Running in d3a5c132bb4c [2024-05-28T15:47:06.127Z] Removing intermediate container d3a5c132bb4c [2024-05-28T15:47:06.127Z] ---> 787aeaae02ef [2024-05-28T15:47:06.127Z] Step 24/26 : LABEL arch=arm64 [2024-05-28T15:47:06.127Z] ---> Running in f57bc9942bad [2024-05-28T15:47:06.392Z] Removing intermediate container f57bc9942bad [2024-05-28T15:47:06.392Z] ---> 11ca59d21928 [2024-05-28T15:47:06.392Z] Step 25/26 : LABEL git_sha=fd38c4f9940e502c46e28314a76cae12c6b2822f [2024-05-28T15:47:06.659Z] ---> Running in 2560b426e6a5 [2024-05-28T15:47:06.925Z] Removing intermediate container 2560b426e6a5 [2024-05-28T15:47:06.925Z] ---> c332f3bc064e [2024-05-28T15:47:06.925Z] Step 26/26 : LABEL version=3.2.0-dev.13 [2024-05-28T15:47:06.925Z] ---> Running in 3e910421a743 [2024-05-28T15:47:07.189Z] Removing intermediate container 3e910421a743 [2024-05-28T15:47:07.189Z] ---> 70b93f9d8d5d [2024-05-28T15:47:07.189Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T15:47:07.189Z] Successfully built 70b93f9d8d5d [2024-05-28T15:47:07.189Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T15:47:07.345Z] provisioning config files... [2024-05-28T15:47:07.358Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/169@tmp/config967119258869870648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:47:07.692Z] ---> ****-login.sh [2024-05-28T15:47:07.692Z] nexus3.edgexfoundry.org:10001 [2024-05-28T15:47:07.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:47:07.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:47:07.960Z] Configure a credential helper to remove this warning. See [2024-05-28T15:47:07.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:47:07.960Z] [2024-05-28T15:47:07.960Z] Login Succeeded [2024-05-28T15:47:07.960Z] nexus3.edgexfoundry.org:10002 [2024-05-28T15:47:08.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:47:08.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:47:08.229Z] Configure a credential helper to remove this warning. See [2024-05-28T15:47:08.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:47:08.229Z] [2024-05-28T15:47:08.229Z] Login Succeeded [2024-05-28T15:47:08.229Z] nexus3.edgexfoundry.org:10003 [2024-05-28T15:47:08.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:47:08.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:47:08.497Z] Configure a credential helper to remove this warning. See [2024-05-28T15:47:08.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:47:08.497Z] [2024-05-28T15:47:08.497Z] Login Succeeded [2024-05-28T15:47:08.497Z] nexus3.edgexfoundry.org:10004 [2024-05-28T15:47:08.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:47:09.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:47:09.034Z] Configure a credential helper to remove this warning. See [2024-05-28T15:47:09.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:47:09.034Z] [2024-05-28T15:47:09.035Z] Login Succeeded [2024-05-28T15:47:09.035Z] ****.io [2024-05-28T15:47:09.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T15:47:09.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T15:47:09.567Z] Configure a credential helper to remove this warning. See [2024-05-28T15:47:09.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T15:47:09.567Z] [2024-05-28T15:47:09.567Z] Login Succeeded [2024-05-28T15:47:09.567Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T15:47:09.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T15:47:09.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T15:47:09.659Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-05-28T15:47:09.659Z] fd38c4f9940e502c46e28314a76cae12c6b2822f [2024-05-28T15:47:09.659Z] latest [2024-05-28T15:47:09.659Z] 3.2.0-dev.13 [2024-05-28T15:47:09.659Z] fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13 [2024-05-28T15:47:09.659Z] main [2024-05-28T15:47:09.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:10.037Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:fd38c4f9940e502c46e28314a76cae12c6b2822f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:10.389Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:fd38c4f9940e502c46e28314a76cae12c6b2822f [2024-05-28T15:47:10.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-28T15:47:10.389Z] 320a4413b102: Preparing [2024-05-28T15:47:10.389Z] a5fcb3bbdc14: Preparing [2024-05-28T15:47:10.389Z] 6536c8e0c7d7: Preparing [2024-05-28T15:47:10.389Z] 976e2a322be3: Preparing [2024-05-28T15:47:10.389Z] 4836dd0b40d2: Preparing [2024-05-28T15:47:10.389Z] 7c504f21be85: Preparing [2024-05-28T15:47:10.655Z] a5fcb3bbdc14: Pushed [2024-05-28T15:47:10.655Z] 6536c8e0c7d7: Pushed [2024-05-28T15:47:10.655Z] 4836dd0b40d2: Pushed [2024-05-28T15:47:10.655Z] 7c504f21be85: Layer already exists [2024-05-28T15:47:12.059Z] 976e2a322be3: Pushed [2024-05-28T15:47:17.388Z] 320a4413b102: Pushed [2024-05-28T15:47:17.388Z] fd38c4f9940e502c46e28314a76cae12c6b2822f: digest: sha256:291786eaf07f2901466d2206a0dbc6d6b9cc7dc116d0dce36d9e9f30c2310a31 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:17.735Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:18.163Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-05-28T15:47:18.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-28T15:47:18.163Z] 320a4413b102: Preparing [2024-05-28T15:47:18.163Z] a5fcb3bbdc14: Preparing [2024-05-28T15:47:18.163Z] 6536c8e0c7d7: Preparing [2024-05-28T15:47:18.163Z] 976e2a322be3: Preparing [2024-05-28T15:47:18.163Z] 4836dd0b40d2: Preparing [2024-05-28T15:47:18.163Z] 7c504f21be85: Preparing [2024-05-28T15:47:18.163Z] 7c504f21be85: Waiting [2024-05-28T15:47:18.163Z] 6536c8e0c7d7: Layer already exists [2024-05-28T15:47:18.163Z] 976e2a322be3: Layer already exists [2024-05-28T15:47:18.163Z] 320a4413b102: Layer already exists [2024-05-28T15:47:18.163Z] a5fcb3bbdc14: Layer already exists [2024-05-28T15:47:18.163Z] 4836dd0b40d2: Layer already exists [2024-05-28T15:47:18.163Z] 7c504f21be85: Layer already exists [2024-05-28T15:47:18.428Z] latest: digest: sha256:291786eaf07f2901466d2206a0dbc6d6b9cc7dc116d0dce36d9e9f30c2310a31 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:18.796Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:19.149Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.13 [2024-05-28T15:47:19.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-28T15:47:19.149Z] 320a4413b102: Preparing [2024-05-28T15:47:19.149Z] a5fcb3bbdc14: Preparing [2024-05-28T15:47:19.149Z] 6536c8e0c7d7: Preparing [2024-05-28T15:47:19.149Z] 976e2a322be3: Preparing [2024-05-28T15:47:19.149Z] 4836dd0b40d2: Preparing [2024-05-28T15:47:19.149Z] 7c504f21be85: Preparing [2024-05-28T15:47:19.149Z] 7c504f21be85: Waiting [2024-05-28T15:47:19.149Z] 320a4413b102: Layer already exists [2024-05-28T15:47:19.149Z] 4836dd0b40d2: Layer already exists [2024-05-28T15:47:19.149Z] 6536c8e0c7d7: Layer already exists [2024-05-28T15:47:19.149Z] 976e2a322be3: Layer already exists [2024-05-28T15:47:19.149Z] a5fcb3bbdc14: Layer already exists [2024-05-28T15:47:19.149Z] 7c504f21be85: Layer already exists [2024-05-28T15:47:19.149Z] 3.2.0-dev.13: digest: sha256:291786eaf07f2901466d2206a0dbc6d6b9cc7dc116d0dce36d9e9f30c2310a31 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:19.501Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:19.846Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13 [2024-05-28T15:47:19.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-28T15:47:19.846Z] 320a4413b102: Preparing [2024-05-28T15:47:19.846Z] a5fcb3bbdc14: Preparing [2024-05-28T15:47:19.846Z] 6536c8e0c7d7: Preparing [2024-05-28T15:47:19.846Z] 976e2a322be3: Preparing [2024-05-28T15:47:19.846Z] 4836dd0b40d2: Preparing [2024-05-28T15:47:19.846Z] 7c504f21be85: Preparing [2024-05-28T15:47:19.846Z] 7c504f21be85: Waiting [2024-05-28T15:47:19.846Z] 320a4413b102: Layer already exists [2024-05-28T15:47:19.846Z] a5fcb3bbdc14: Layer already exists [2024-05-28T15:47:19.846Z] 976e2a322be3: Layer already exists [2024-05-28T15:47:19.846Z] 6536c8e0c7d7: Layer already exists [2024-05-28T15:47:19.846Z] 4836dd0b40d2: Layer already exists [2024-05-28T15:47:19.846Z] 7c504f21be85: Layer already exists [2024-05-28T15:47:20.112Z] fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13: digest: sha256:291786eaf07f2901466d2206a0dbc6d6b9cc7dc116d0dce36d9e9f30c2310a31 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:20.471Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:20.822Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-05-28T15:47:20.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-05-28T15:47:20.822Z] 320a4413b102: Preparing [2024-05-28T15:47:20.822Z] a5fcb3bbdc14: Preparing [2024-05-28T15:47:20.822Z] 6536c8e0c7d7: Preparing [2024-05-28T15:47:20.822Z] 976e2a322be3: Preparing [2024-05-28T15:47:20.822Z] 4836dd0b40d2: Preparing [2024-05-28T15:47:20.822Z] 7c504f21be85: Preparing [2024-05-28T15:47:20.822Z] 7c504f21be85: Waiting [2024-05-28T15:47:20.822Z] 976e2a322be3: Layer already exists [2024-05-28T15:47:20.822Z] 4836dd0b40d2: Layer already exists [2024-05-28T15:47:20.822Z] 6536c8e0c7d7: Layer already exists [2024-05-28T15:47:20.822Z] 320a4413b102: Layer already exists [2024-05-28T15:47:20.822Z] a5fcb3bbdc14: Layer already exists [2024-05-28T15:47:20.822Z] 7c504f21be85: Layer already exists [2024-05-28T15:47:21.089Z] main: digest: sha256:291786eaf07f2901466d2206a0dbc6d6b9cc7dc116d0dce36d9e9f30c2310a31 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T15:47:21.171Z] ===================================================== [Pipeline] echo [2024-05-28T15:47:21.185Z] taggedImages: [2024-05-28T15:47:21.185Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:fd38c4f9940e502c46e28314a76cae12c6b2822f [2024-05-28T15:47:21.185Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-05-28T15:47:21.185Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.13 [2024-05-28T15:47:21.185Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:fd38c4f9940e502c46e28314a76cae12c6b2822f-3.2.0-dev.13 [2024-05-28T15:47:21.185Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:21.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T15:47:21.592Z] [2024-05-28T15:47:21.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:21.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T15:47:21.922Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T15:47:21.922Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T15:47:21.922Z] 04944245beec: Pulling fs layer [2024-05-28T15:47:21.922Z] 699f458cf7ca: Pulling fs layer [2024-05-28T15:47:21.922Z] 765212b225bb: Pulling fs layer [2024-05-28T15:47:21.922Z] f23df028b6ca: Pulling fs layer [2024-05-28T15:47:21.922Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T15:47:21.922Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T15:47:21.922Z] f23df028b6ca: Waiting [2024-05-28T15:47:21.922Z] d65c8cfc05b1: Waiting [2024-05-28T15:47:21.922Z] 2437ff75d9bd: Waiting [2024-05-28T15:47:21.922Z] 765212b225bb: Waiting [2024-05-28T15:47:22.190Z] 04944245beec: Verifying Checksum [2024-05-28T15:47:22.190Z] 04944245beec: Download complete [2024-05-28T15:47:22.190Z] 765212b225bb: Download complete [2024-05-28T15:47:22.190Z] f23df028b6ca: Verifying Checksum [2024-05-28T15:47:22.190Z] f23df028b6ca: Download complete [2024-05-28T15:47:22.190Z] d65c8cfc05b1: Download complete [2024-05-28T15:47:22.457Z] 699f458cf7ca: Download complete [2024-05-28T15:47:22.725Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T15:47:22.725Z] 8998bd30e6a1: Download complete [2024-05-28T15:47:25.309Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T15:47:25.309Z] 2437ff75d9bd: Download complete [2024-05-28T15:47:27.253Z] 8998bd30e6a1: Pull complete [2024-05-28T15:47:27.837Z] 04944245beec: Pull complete [2024-05-28T15:47:29.779Z] 699f458cf7ca: Pull complete [2024-05-28T15:47:29.779Z] 765212b225bb: Pull complete [2024-05-28T15:47:30.737Z] f23df028b6ca: Pull complete [2024-05-28T15:47:30.737Z] d65c8cfc05b1: Pull complete [2024-05-28T15:47:48.949Z] 2437ff75d9bd: Pull complete [2024-05-28T15:47:48.949Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T15:47:48.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T15:47:48.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:47:49.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-949 does not seem to be running inside a container [2024-05-28T15:47:49.229Z] $ 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/169 -v /w/workspace/device-virtual-go/169:/w/workspace/device-virtual-go/169:rw,z -v /w/workspace/device-virtual-go/169@tmp:/w/workspace/device-virtual-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T15:47:51.910Z] $ docker top 38080246e56d0e164d9a20e1d4ba92539c7441262dcd90fc58118ebe9b1596aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:47:52.773Z] ---> job-cost.sh [2024-05-28T15:47:52.773Z] lf-activate-venv: SKIPPING [2024-05-28T15:47:52.773Z] INFO: No Stack... [2024-05-28T15:47:53.357Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T15:47:53.939Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T15:47:54.664Z] + cat /w/workspace/device-virtual-go/169/archives/cost.csv [2024-05-28T15:47:54.664Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T15:47:54.740Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-169-stack-cost] [2024-05-28T15:47:54.752Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-169-stack-cost] did not exist. Created. [2024-05-28T15:47:54.761Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T15:47:55.451Z] /w/workspace/device-virtual-go/169@tmp/durable-bc3270f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T15:47:56.125Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T15:47:56.150Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T15:47:56.194Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T15:47:56.202Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T15:47:56.231Z] $ docker stop --time=1 38080246e56d0e164d9a20e1d4ba92539c7441262dcd90fc58118ebe9b1596aa [2024-05-28T15:47:57.723Z] $ docker rm -f --volumes 38080246e56d0e164d9a20e1d4ba92539c7441262dcd90fc58118ebe9b1596aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-28T15:47:58.272Z] provisioning config files... [2024-05-28T15:47:58.280Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5731078350517927023tmp [Pipeline] { [Pipeline] sh [2024-05-28T15:47:58.579Z] + set +x [2024-05-28T15:47:58.579Z] + curl -s https://codecov.io/bash [2024-05-28T15:47:58.579Z] + bash -s -- [2024-05-28T15:47:58.579Z] [2024-05-28T15:47:58.579Z] _____ _ [2024-05-28T15:47:58.579Z] / ____| | | [2024-05-28T15:47:58.579Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T15:47:58.579Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T15:47:58.579Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T15:47:58.579Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T15:47:58.579Z] Bash-1.0.6 [2024-05-28T15:47:58.579Z] [2024-05-28T15:47:58.579Z] [2024-05-28T15:47:58.579Z] ==> git version 2.25.1 found [2024-05-28T15:47:58.579Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-28T15:47:58.579Z] Release-Date: 2020-01-08 [2024-05-28T15:47:58.579Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-28T15:47:58.579Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T15:47:58.579Z] ==> Jenkins CI detected. [2024-05-28T15:47:58.579Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-05-28T15:47:58.579Z] project root: . [2024-05-28T15:47:58.579Z] --> token set from env [2024-05-28T15:47:58.579Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T15:47:58.579Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T15:47:58.579Z] ==> Python coveragepy not found [2024-05-28T15:47:58.579Z] ==> Searching for coverage reports in: [2024-05-28T15:47:58.579Z] + . [2024-05-28T15:47:58.579Z] -> Found 1 reports [2024-05-28T15:47:58.579Z] ==> Detecting git/mercurial file structure [2024-05-28T15:47:58.841Z] ==> Reading reports [2024-05-28T15:47:58.841Z] + ./coverage.out bytes=43063 [2024-05-28T15:47:58.841Z] ==> Appending adjustments [2024-05-28T15:47:58.841Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T15:47:58.841Z] + Found adjustments [2024-05-28T15:47:58.841Z] ==> Gzipping contents [2024-05-28T15:47:58.841Z] 8.0K /tmp/codecov.bw8fCD.gz [2024-05-28T15:47:58.841Z] ==> Uploading reports [2024-05-28T15:47:58.841Z] url: https://codecov.io [2024-05-28T15:47:58.841Z] query: branch=main&commit=fd38c4f9940e502c46e28314a76cae12c6b2822f&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T15:47:58.841Z] -> Pinging Codecov [2024-05-28T15:47:58.841Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fd38c4f9940e502c46e28314a76cae12c6b2822f&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T15:47:59.102Z] -> Uploading to [2024-05-28T15:47:59.102Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/5E52B4B073DB2E39498172D8E973AA87/fd38c4f9940e502c46e28314a76cae12c6b2822f/785e3610-f05c-4317-b05d-c7f22c8944c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T154758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79e259fc1c80cc3e1d6c48e21c4aa667118b4a74b8035511ec67a7f613402f8d [2024-05-28T15:47:59.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T15:47:59.102Z] Dload Upload Total Spent Left Speed [2024-05-28T15:47:59.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 20912 --:--:-- --:--:-- --:--:-- 20912 [2024-05-28T15:47:59.363Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fd38c4f9940e502c46e28314a76cae12c6b2822f [Pipeline] } [2024-05-28T15:47:59.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-28T15:47:59.602Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-28T15:47:59.621Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:47:59.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T15:47:59.926Z] [2024-05-28T15:47:59.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:48:00.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T15:48:00.233Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-28T15:48:00.233Z] 619be1103602: Already exists [2024-05-28T15:48:00.233Z] f8ea3408117e: Pulling fs layer [2024-05-28T15:48:00.233Z] 91320369b822: Pulling fs layer [2024-05-28T15:48:00.233Z] 0406650e8295: Pulling fs layer [2024-05-28T15:48:00.233Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T15:48:00.233Z] 96d80e3f36e1: Pulling fs layer [2024-05-28T15:48:00.233Z] bcf3aedb951c: Pulling fs layer [2024-05-28T15:48:00.233Z] 4f4fb700ef54: Waiting [2024-05-28T15:48:00.233Z] 96d80e3f36e1: Waiting [2024-05-28T15:48:00.233Z] bcf3aedb951c: Waiting [2024-05-28T15:48:00.233Z] 0406650e8295: Verifying Checksum [2024-05-28T15:48:00.233Z] 0406650e8295: Download complete [2024-05-28T15:48:00.233Z] f8ea3408117e: Download complete [2024-05-28T15:48:00.233Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T15:48:00.233Z] 4f4fb700ef54: Download complete [2024-05-28T15:48:00.233Z] f8ea3408117e: Pull complete [2024-05-28T15:48:00.493Z] 96d80e3f36e1: Verifying Checksum [2024-05-28T15:48:00.493Z] 96d80e3f36e1: Download complete [2024-05-28T15:48:00.751Z] 91320369b822: Verifying Checksum [2024-05-28T15:48:00.751Z] 91320369b822: Download complete [2024-05-28T15:48:01.323Z] bcf3aedb951c: Verifying Checksum [2024-05-28T15:48:01.323Z] bcf3aedb951c: Download complete [2024-05-28T15:48:03.853Z] 91320369b822: Pull complete [2024-05-28T15:48:03.853Z] 0406650e8295: Pull complete [2024-05-28T15:48:04.112Z] 4f4fb700ef54: Pull complete [2024-05-28T15:48:04.370Z] 96d80e3f36e1: Pull complete [2024-05-28T15:48:07.657Z] bcf3aedb951c: Pull complete [2024-05-28T15:48:07.657Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-28T15:48:07.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T15:48:07.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:48:07.766Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:48:07.806Z] $ 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:latest cat [2024-05-28T15:48:09.532Z] $ docker top b09722b0a7810d026853da6cd78baea743cc9a95f1303ea222563e99deb94ef8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T15:48:09.875Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-05-28T15:48:09.885Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-05-28T15:48:10.162Z] + set -o pipefail [2024-05-28T15:48:10.162Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-05-28T15:48:22.382Z] [2024-05-28T15:48:22.382Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-05-28T15:48:22.382Z] [2024-05-28T15:48:22.382Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/d4d8eae9-0735-4d01-b43d-7e3c36913652 [2024-05-28T15:48:22.382Z] [2024-05-28T15:48:22.382Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-28T15:48:22.382Z] [2024-05-28T15:48:22.382Z] [2024-05-28T15:48:22.382Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-28T15:48:22.382Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-28T15:48:22.397Z] $ docker stop --time=1 b09722b0a7810d026853da6cd78baea743cc9a95f1303ea222563e99deb94ef8 [2024-05-28T15:48:24.620Z] $ docker rm -f --volumes b09722b0a7810d026853da6cd78baea743cc9a95f1303ea222563e99deb94ef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T15:48:25.483Z] + git log --format=format:%s -1 fd38c4f9940e502c46e28314a76cae12c6b2822f [Pipeline] sh [2024-05-28T15:48:25.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T15:48:25.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:48:26.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T15:48:26.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:48:26.276Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:48:26.310Z] $ 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 [2024-05-28T15:48:26.789Z] $ docker top 541c67927b06f64fbd9299db7a12e1da7a90533021011fc800f050bc0dd4b19e -eo pid,comm [2024-05-28T15:48:26.832Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-28T15:48:26.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T15:48:26.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T15:48:26.898Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T15:48:27.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T15:48:27.027Z] $ docker exec 541c67927b06f64fbd9299db7a12e1da7a90533021011fc800f050bc0dd4b19e ssh-agent [2024-05-28T15:48:27.137Z] SSH_AUTH_SOCK=/tmp/ssh-RjDmgZBMAPuO/agent.32 [2024-05-28T15:48:27.137Z] SSH_AGENT_PID=38 [2024-05-28T15:48:27.141Z] Running ssh-add (command line suppressed) [2024-05-28T15:48:27.253Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4599732497975184075.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4599732497975184075.key) [2024-05-28T15:48:27.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T15:48:27.558Z] + git semver tag [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,742 [run_tag] DEBUG tag force:False [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,742 [check_head_tag] DEBUG check head tag [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,744 [execute] INFO git cat-file --batch-check [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,746 [execute] INFO git cat-file --batch [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,763 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,764 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-28T15:48:27.816Z] 2024-05-28 15:48:27,768 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-28T15:48:27.816Z] 3.2.0-dev.13 [Pipeline] } [2024-05-28T15:48:27.828Z] $ docker exec --env ******** --env ******** 541c67927b06f64fbd9299db7a12e1da7a90533021011fc800f050bc0dd4b19e ssh-agent -k [2024-05-28T15:48:27.935Z] unset SSH_AUTH_SOCK; [2024-05-28T15:48:27.936Z] unset SSH_AGENT_PID; [2024-05-28T15:48:27.936Z] echo Agent pid 38 killed; [2024-05-28T15:48:27.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T15:48:28.270Z] + git semver [Pipeline] } [2024-05-28T15:48:28.547Z] $ docker stop --time=1 541c67927b06f64fbd9299db7a12e1da7a90533021011fc800f050bc0dd4b19e [2024-05-28T15:48:29.812Z] $ docker rm -f --volumes 541c67927b06f64fbd9299db7a12e1da7a90533021011fc800f050bc0dd4b19e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:48:30.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T15:48:30.208Z] [2024-05-28T15:48:30.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:48:30.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T15:48:30.517Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-28T15:48:30.517Z] ab5ef0e58194: Pulling fs layer [2024-05-28T15:48:30.517Z] 9712f1f96733: Pulling fs layer [2024-05-28T15:48:30.517Z] 63f879dbbcfc: Pulling fs layer [2024-05-28T15:48:30.517Z] 0d9ebad4ef96: Pulling fs layer [2024-05-28T15:48:30.517Z] e9a5061849ea: Pulling fs layer [2024-05-28T15:48:30.517Z] d747dcd14b5f: Pulling fs layer [2024-05-28T15:48:30.517Z] 2de7ff778b66: Pulling fs layer [2024-05-28T15:48:30.517Z] 0d9ebad4ef96: Waiting [2024-05-28T15:48:30.517Z] e9a5061849ea: Waiting [2024-05-28T15:48:30.517Z] d747dcd14b5f: Waiting [2024-05-28T15:48:30.517Z] 2de7ff778b66: Waiting [2024-05-28T15:48:30.517Z] 9712f1f96733: Verifying Checksum [2024-05-28T15:48:30.517Z] 9712f1f96733: Download complete [2024-05-28T15:48:30.774Z] 63f879dbbcfc: Verifying Checksum [2024-05-28T15:48:30.774Z] 63f879dbbcfc: Download complete [2024-05-28T15:48:30.774Z] e9a5061849ea: Verifying Checksum [2024-05-28T15:48:30.774Z] e9a5061849ea: Download complete [2024-05-28T15:48:31.032Z] d747dcd14b5f: Verifying Checksum [2024-05-28T15:48:31.032Z] d747dcd14b5f: Download complete [2024-05-28T15:48:31.032Z] 0d9ebad4ef96: Verifying Checksum [2024-05-28T15:48:31.032Z] 0d9ebad4ef96: Download complete [2024-05-28T15:48:31.032Z] ab5ef0e58194: Verifying Checksum [2024-05-28T15:48:31.032Z] ab5ef0e58194: Download complete [2024-05-28T15:48:31.032Z] 2de7ff778b66: Download complete [2024-05-28T15:48:34.321Z] ab5ef0e58194: Pull complete [2024-05-28T15:48:34.321Z] 9712f1f96733: Pull complete [2024-05-28T15:48:34.888Z] 63f879dbbcfc: Pull complete [2024-05-28T15:48:39.073Z] 0d9ebad4ef96: Pull complete [2024-05-28T15:48:39.073Z] e9a5061849ea: Pull complete [2024-05-28T15:48:39.073Z] d747dcd14b5f: Pull complete [2024-05-28T15:48:40.448Z] 2de7ff778b66: Pull complete [2024-05-28T15:48:40.448Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-28T15:48:40.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T15:48:40.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:48:40.547Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:48:40.579Z] $ 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 [2024-05-28T15:48:49.116Z] $ docker top 8dd30a70c435aa053adcb9dd53510a339a57f7e5ffd9776b5ee075cb43e39646 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-28T15:48:49.186Z] provisioning config files... [2024-05-28T15:48:49.192Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10255344575942335673tmp [2024-05-28T15:48:49.201Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15110504806018076166tmp [2024-05-28T15:48:49.210Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config898465836839218522tmp [Pipeline] { [Pipeline] echo [2024-05-28T15:48:49.237Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:48:49.531Z] ---> sigul-configuration.sh [2024-05-28T15:48:49.531Z] gpg: directory `/root/.gnupg' created [2024-05-28T15:48:49.531Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-28T15:48:49.531Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-28T15:48:49.531Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-28T15:48:49.531Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-28T15:48:49.531Z] gpg: CAST5 encrypted data [2024-05-28T15:48:49.531Z] gpg: encrypted with 1 passphrase [2024-05-28T15:48:49.531Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-28T15:48:49.838Z] + mkdir /home/jenkins [2024-05-28T15:48:49.838Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-28T15:48:50.135Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-28T15:48:50.151Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:48:50.446Z] ---> sigul-install.sh [2024-05-28T15:48:50.446Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-28T15:48:50.742Z] + git tag --list [2024-05-28T15:48:50.742Z] v1.0.0 [2024-05-28T15:48:50.742Z] v1.1.0 [2024-05-28T15:48:50.742Z] v1.1.1 [2024-05-28T15:48:50.742Z] v1.2.1 [2024-05-28T15:48:50.742Z] v1.2.2 [2024-05-28T15:48:50.742Z] v1.2.3 [2024-05-28T15:48:50.742Z] v1.3.0 [2024-05-28T15:48:50.742Z] v1.3.1 [2024-05-28T15:48:50.742Z] v2.0.0 [2024-05-28T15:48:50.742Z] v2.1.0 [2024-05-28T15:48:50.742Z] v2.1.1 [2024-05-28T15:48:50.742Z] v2.2.0 [2024-05-28T15:48:50.742Z] v2.3.0 [2024-05-28T15:48:50.742Z] v3.0 [2024-05-28T15:48:50.742Z] v3.0.0 [2024-05-28T15:48:50.742Z] v3.1 [2024-05-28T15:48:50.742Z] v3.1.0 [2024-05-28T15:48:50.742Z] v3.1.0-dev.1 [2024-05-28T15:48:50.742Z] v3.1.0-dev.10 [2024-05-28T15:48:50.742Z] v3.1.0-dev.11 [2024-05-28T15:48:50.742Z] v3.1.0-dev.12 [2024-05-28T15:48:50.742Z] v3.1.0-dev.13 [2024-05-28T15:48:50.742Z] v3.1.0-dev.14 [2024-05-28T15:48:50.742Z] v3.1.0-dev.15 [2024-05-28T15:48:50.742Z] v3.1.0-dev.16 [2024-05-28T15:48:50.742Z] v3.1.0-dev.17 [2024-05-28T15:48:50.742Z] v3.1.0-dev.18 [2024-05-28T15:48:50.742Z] v3.1.0-dev.19 [2024-05-28T15:48:50.742Z] v3.1.0-dev.2 [2024-05-28T15:48:50.742Z] v3.1.0-dev.20 [2024-05-28T15:48:50.742Z] v3.1.0-dev.21 [2024-05-28T15:48:50.742Z] v3.1.0-dev.22 [2024-05-28T15:48:50.742Z] v3.1.0-dev.23 [2024-05-28T15:48:50.742Z] v3.1.0-dev.24 [2024-05-28T15:48:50.742Z] v3.1.0-dev.25 [2024-05-28T15:48:50.742Z] v3.1.0-dev.26 [2024-05-28T15:48:50.742Z] v3.1.0-dev.27 [2024-05-28T15:48:50.742Z] v3.1.0-dev.28 [2024-05-28T15:48:50.742Z] v3.1.0-dev.29 [2024-05-28T15:48:50.742Z] v3.1.0-dev.3 [2024-05-28T15:48:50.742Z] v3.1.0-dev.30 [2024-05-28T15:48:50.742Z] v3.1.0-dev.4 [2024-05-28T15:48:50.742Z] v3.1.0-dev.5 [2024-05-28T15:48:50.742Z] v3.1.0-dev.6 [2024-05-28T15:48:50.743Z] v3.1.0-dev.7 [2024-05-28T15:48:50.743Z] v3.1.0-dev.8 [2024-05-28T15:48:50.743Z] v3.1.0-dev.9 [2024-05-28T15:48:50.743Z] v3.1.1 [2024-05-28T15:48:50.743Z] v3.1.1-dev.1 [2024-05-28T15:48:50.743Z] v3.2.0-dev.1 [2024-05-28T15:48:50.743Z] v3.2.0-dev.10 [2024-05-28T15:48:50.743Z] v3.2.0-dev.11 [2024-05-28T15:48:50.743Z] v3.2.0-dev.12 [2024-05-28T15:48:50.743Z] v3.2.0-dev.13 [2024-05-28T15:48:50.743Z] v3.2.0-dev.2 [2024-05-28T15:48:50.743Z] v3.2.0-dev.3 [2024-05-28T15:48:50.743Z] v3.2.0-dev.4 [2024-05-28T15:48:50.743Z] v3.2.0-dev.5 [2024-05-28T15:48:50.743Z] v3.2.0-dev.6 [2024-05-28T15:48:50.743Z] v3.2.0-dev.7 [2024-05-28T15:48:50.743Z] v3.2.0-dev.8 [2024-05-28T15:48:50.743Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-28T15:48:51.039Z] + lftools sign git-tag v3.2.0-dev.13 [2024-05-28T15:48:51.607Z] Signing Git tag with Sigul... [2024-05-28T15:48:51.607Z] Signing v3.2.0-dev.13 [Pipeline] echo [2024-05-28T15:48:51.883Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:48:52.176Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-28T15:48:52.183Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-28T15:48:52.215Z] $ docker stop --time=1 8dd30a70c435aa053adcb9dd53510a339a57f7e5ffd9776b5ee075cb43e39646 [2024-05-28T15:48:53.538Z] $ docker rm -f --volumes 8dd30a70c435aa053adcb9dd53510a339a57f7e5ffd9776b5ee075cb43e39646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-28T15:48:53.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T15:48:53.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:48:54.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T15:48:54.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:48:54.352Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:48:54.381Z] $ 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 [2024-05-28T15:48:54.720Z] $ docker top a08ddff8e78a50aaf89e7722da1374bec3e1619c371d334ca1056d53cb7c5877 -eo pid,comm [2024-05-28T15:48:54.762Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-28T15:48:54.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T15:48:54.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T15:48:54.807Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T15:48:54.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T15:48:54.931Z] $ docker exec a08ddff8e78a50aaf89e7722da1374bec3e1619c371d334ca1056d53cb7c5877 ssh-agent [2024-05-28T15:48:55.035Z] SSH_AUTH_SOCK=/tmp/ssh-oZkdHiewXa3V/agent.33 [2024-05-28T15:48:55.035Z] SSH_AGENT_PID=39 [2024-05-28T15:48:55.039Z] Running ssh-add (command line suppressed) [2024-05-28T15:48:55.152Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4562036680157859117.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4562036680157859117.key) [2024-05-28T15:48:55.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T15:48:55.452Z] + git semver bump pre [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,657 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,657 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,657 [bump_version] DEBUG bumped version:3.2.0-dev.14 [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,657 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,657 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,657 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,659 [execute] INFO git cat-file --batch-check [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,664 [execute] INFO git cat-file --batch [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T15:48:55.711Z] 2024-05-28 15:48:55,669 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-28T15:48:55.711Z] 3.2.0-dev.14 [Pipeline] } [2024-05-28T15:48:55.725Z] $ docker exec --env ******** --env ******** a08ddff8e78a50aaf89e7722da1374bec3e1619c371d334ca1056d53cb7c5877 ssh-agent -k [2024-05-28T15:48:55.827Z] unset SSH_AUTH_SOCK; [2024-05-28T15:48:55.827Z] unset SSH_AGENT_PID; [2024-05-28T15:48:55.827Z] echo Agent pid 39 killed; [2024-05-28T15:48:55.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T15:48:56.151Z] + git semver [Pipeline] } [2024-05-28T15:48:56.431Z] $ docker stop --time=1 a08ddff8e78a50aaf89e7722da1374bec3e1619c371d334ca1056d53cb7c5877 [2024-05-28T15:48:57.709Z] $ docker rm -f --volumes a08ddff8e78a50aaf89e7722da1374bec3e1619c371d334ca1056d53cb7c5877 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T15:48:58.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T15:48:58.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:48:58.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T15:48:58.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:48:58.451Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:48:58.482Z] $ 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 [2024-05-28T15:48:58.832Z] $ docker top a876ba7c2653c028ce7348a82567b87dd2a06659f88e7b39fac2b2172964fc31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T15:48:58.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T15:48:58.938Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T15:48:59.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T15:48:59.058Z] $ docker exec a876ba7c2653c028ce7348a82567b87dd2a06659f88e7b39fac2b2172964fc31 ssh-agent [2024-05-28T15:48:59.152Z] SSH_AUTH_SOCK=/tmp/ssh-eLyvffd8jXa1/agent.33 [2024-05-28T15:48:59.152Z] SSH_AGENT_PID=38 [2024-05-28T15:48:59.156Z] Running ssh-add (command line suppressed) [2024-05-28T15:48:59.263Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5818439229909330164.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5818439229909330164.key) [2024-05-28T15:48:59.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T15:48:59.563Z] + git semver push [2024-05-28T15:48:59.822Z] 2024-05-28 15:48:59,754 [run_push] DEBUG push [2024-05-28T15:48:59.822Z] 2024-05-28 15:48:59,754 [execute] INFO git cat-file --batch-check [2024-05-28T15:48:59.822Z] 2024-05-28 15:48:59,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T15:48:59.822Z] 2024-05-28 15:48:59,758 [execute] INFO git rev-list 54f25802e4e6941904854c62174c666305f96934 -- [2024-05-28T15:48:59.822Z] 2024-05-28 15:48:59,758 [execute] DEBUG Popen(['git', 'rev-list', '54f25802e4e6941904854c62174c666305f96934', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T15:48:59.822Z] 2024-05-28 15:48:59,768 [execute] INFO git fetch -v origin [2024-05-28T15:48:59.823Z] 2024-05-28 15:48:59,768 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-28T15:49:00.392Z] 2024-05-28 15:49:00,216 [run_push] DEBUG no remote changes detected [2024-05-28T15:49:00.392Z] 2024-05-28 15:49:00,217 [execute] INFO git push origin semver [2024-05-28T15:49:00.392Z] 2024-05-28 15:49:00,217 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T15:49:00.964Z] 2024-05-28 15:49:00,951 [run_push] DEBUG push all version tags [2024-05-28T15:49:00.964Z] 2024-05-28 15:49:00,952 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-28T15:49:00.964Z] 2024-05-28 15:49:00,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-28T15:49:01.902Z] 2024-05-28 15:49:01,707 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-05-28T15:49:01.902Z] 3.2.0-dev.14 [Pipeline] } [2024-05-28T15:49:01.917Z] $ docker exec --env ******** --env ******** a876ba7c2653c028ce7348a82567b87dd2a06659f88e7b39fac2b2172964fc31 ssh-agent -k [2024-05-28T15:49:02.012Z] unset SSH_AUTH_SOCK; [2024-05-28T15:49:02.013Z] unset SSH_AGENT_PID; [2024-05-28T15:49:02.013Z] echo Agent pid 38 killed; [2024-05-28T15:49:02.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T15:49:02.361Z] + git semver [Pipeline] } [2024-05-28T15:49:02.640Z] $ docker stop --time=1 a876ba7c2653c028ce7348a82567b87dd2a06659f88e7b39fac2b2172964fc31 [2024-05-28T15:49:03.901Z] $ docker rm -f --volumes a876ba7c2653c028ce7348a82567b87dd2a06659f88e7b39fac2b2172964fc31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-28T15:49:04.547Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-05-28T15:49:04.547Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-05-28T15:49:04.547Z] total 16 [2024-05-28T15:49:04.547Z] drwxr-xr-x 3 root root 4096 May 28 15:37 . [2024-05-28T15:49:04.547Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 15:48 .. [2024-05-28T15:49:04.547Z] drwxr-xr-x 2 root root 4096 May 28 15:37 cost [2024-05-28T15:49:04.547Z] -rw-r--r-- 1 root root 89 May 28 15:37 cost.csv [2024-05-28T15:49:04.547Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-05-28T15:49:04.547Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-05-28T15:49:04.547Z] total 16 [2024-05-28T15:49:04.547Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 15:37 . [2024-05-28T15:49:04.547Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 15:48 .. [2024-05-28T15:49:04.547Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 15:37 cost [2024-05-28T15:49:04.547Z] -rw-r--r-- 1 jenkins jenkins 89 May 28 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:49:04.837Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:49:05.696Z] ---> package-listing.sh [2024-05-28T15:49:05.696Z] ++ facter osfamily [2024-05-28T15:49:05.696Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T15:49:05.956Z] + OS_FAMILY=debian [2024-05-28T15:49:05.956Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-05-28T15:49:05.956Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T15:49:05.956Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T15:49:05.956Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T15:49:05.956Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T15:49:05.956Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-05-28T15:49:05.956Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T15:49:05.956Z] + case "${OS_FAMILY}" in [2024-05-28T15:49:05.956Z] + dpkg -l [2024-05-28T15:49:05.956Z] + grep '^ii' [2024-05-28T15:49:05.956Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T15:49:05.956Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T15:49:05.956Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T15:49:05.956Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-05-28T15:49:05.956Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-05-28T15:49:05.956Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-05-28T15:49:05.970Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T15:49:06.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T15:49:06.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T15:49:06.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T15:49:06.898Z] prd-ubuntu20.04-docker-8c-8g-948 does not seem to be running inside a container [2024-05-28T15:49:06.928Z] $ 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 [2024-05-28T15:49:07.163Z] $ docker top 2f3656e7a37dae605b0a482abc45a65b1650d20193309c676cc2dd7b498bad12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T15:49:07.509Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T15:49:07.787Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T15:49:08.073Z] + ls /var/log/sa-host [2024-05-28T15:49:08.073Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T15:49:08.230Z] provisioning config files... [2024-05-28T15:49:08.240Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8455719917460505990tmp [Pipeline] { [Pipeline] echo [2024-05-28T15:49:08.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:49:08.539Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T15:49:08.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:49:08.879Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T15:49:08.888Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:49:09.169Z] ---> sudo-logs.sh [2024-05-28T15:49:09.170Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T15:49:09.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:49:09.486Z] ---> job-cost.sh [2024-05-28T15:49:09.486Z] lf-activate-venv: SKIPPING [2024-05-28T15:49:09.486Z] DEBUG: total: 0.2199999988079071 [2024-05-28T15:49:09.486Z] INFO: Retrieving Stack Cost... [2024-05-28T15:49:09.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T15:49:10.316Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T15:49:10.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T15:49:10.613Z] ---> logs-deploy.sh [2024-05-28T15:49:10.614Z] lf-activate-venv: SKIPPING [2024-05-28T15:49:10.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/169 [2024-05-28T15:49:10.614Z] INFO: archiving workspace using pattern(s): [2024-05-28T15:49:11.550Z] Archives upload complete. [2024-05-28T15:49:11.811Z] INFO: archiving logs to Nexus