Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f72e015f34b47f5606eaa448abf809a2ca1fd82 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-ssh14141888430694106778.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-ssh14984465244992138453.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-ssh2932715623455859572.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-ssh17060272287387015560.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-ssh14651890248043510328.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-5646 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5f72e015f34b47f5606eaa448abf809a2ca1fd82 (main) Commit message: "Merge pull request #478 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f72e015f34b47f5606eaa448abf809a2ca1fd82 # timeout=10 > git rev-list --no-walk d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T13:07:12.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T13:07:12.742Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T13:07:12.770Z] ========================================================= [2024-07-15T13:07:12.770Z] EdgeX Global Pipelines Version Info [2024-07-15T13:07:12.770Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:07:16.180Z] ------------------- [2024-07-15T13:07:16.180Z] stable info: [2024-07-15T13:07:16.180Z] ------------------- [2024-07-15T13:07:16.180Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T13:07:16.180Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T13:07:16.180Z] Message: update stable to v1.0.260 [2024-07-15T13:07:17.620Z] ------------------- [2024-07-15T13:07:17.620Z] experimental info: [2024-07-15T13:07:17.620Z] ------------------- [2024-07-15T13:07:17.620Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T13:07:17.620Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T13:07:17.620Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T13:07:17.698Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-07-15T13:07:17.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-07-15T13:07:17.742Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T13:07:17.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T13:07:17.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T13:07:17.807Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T13:07:17.829Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T13:07:17.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-15T13:07:17.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T13:07:17.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T13:07:17.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T13:07:17.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-07-15T13:07:17.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T13:07:17.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T13:07:17.997Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T13:07:18.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T13:07:18.048Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T13:07:18.074Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T13:07:18.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T13:07:18.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T13:07:18.149Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-15T13:07:18.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-15T13:07:18.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T13:07:18.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T13:07:18.232Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T13:07:18.254Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T13:07:18.278Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T13:07:18.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-15T13:07:18.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-15T13:07:18.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-15T13:07:18.378Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] echo [2024-07-15T13:07:18.403Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f72e01 [Pipeline] echo [2024-07-15T13:07:18.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T13:07:18.490Z] provisioning config files... [2024-07-15T13:07:18.516Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1551995917610366709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:07:18.868Z] ---> ****-login.sh [2024-07-15T13:07:18.868Z] nexus3.edgexfoundry.org:10001 [2024-07-15T13:07:18.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:19.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:19.129Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:19.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:19.130Z] [2024-07-15T13:07:19.130Z] Login Succeeded [2024-07-15T13:07:19.130Z] nexus3.edgexfoundry.org:10002 [2024-07-15T13:07:19.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:19.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:19.389Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:19.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:19.389Z] [2024-07-15T13:07:19.389Z] Login Succeeded [2024-07-15T13:07:19.389Z] nexus3.edgexfoundry.org:10003 [2024-07-15T13:07:19.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:19.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:19.389Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:19.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:19.390Z] [2024-07-15T13:07:19.390Z] Login Succeeded [2024-07-15T13:07:19.390Z] nexus3.edgexfoundry.org:10004 [2024-07-15T13:07:19.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:19.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:19.648Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:19.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:19.649Z] [2024-07-15T13:07:19.649Z] Login Succeeded [2024-07-15T13:07:19.649Z] ****.io [2024-07-15T13:07:19.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:19.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:19.909Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:19.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:19.909Z] [2024-07-15T13:07:19.909Z] Login Succeeded [2024-07-15T13:07:19.909Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T13:07:19.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T13:07:20.323Z] + git rev-list -1 --merges 5f72e015f34b47f5606eaa448abf809a2ca1fd82~1..5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] echo [2024-07-15T13:07:20.349Z] -----------> git rev-list -1 --merges 5f72e015f34b47f5606eaa448abf809a2ca1fd82~1..5f72e015f34b47f5606eaa448abf809a2ca1fd82 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [2024-07-15T13:07:20.349Z] 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [false] [Pipeline] sh [2024-07-15T13:07:20.640Z] + git log --format=format:%s -1 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] echo [2024-07-15T13:07:20.654Z] ========================================================= [2024-07-15T13:07:20.654Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T13:07:20.654Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T13:07:20.999Z] + git log --format=format:%s -1 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] echo [2024-07-15T13:07:21.010Z] [semverPrep] GIT_COMMIT: 5f72e015f34b47f5606eaa448abf809a2ca1fd82, Commit Message: Merge pull request #478 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo [2024-07-15T13:07:21.024Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T13:07:21.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T13:07:21.399Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T13:07:21.399Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T13:07:21.399Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T13:07:21.399Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-15T13:07:21.399Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-15T13:07:21.399Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:07:21.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T13:07:21.805Z] [2024-07-15T13:07:21.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:07:22.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T13:07:22.107Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T13:07:22.107Z] b85a868b505f: Pulling fs layer [2024-07-15T13:07:22.107Z] e2be974225ed: Pulling fs layer [2024-07-15T13:07:22.107Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T13:07:22.107Z] 988bab9f4d93: Pulling fs layer [2024-07-15T13:07:22.107Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T13:07:22.107Z] 988bab9f4d93: Waiting [2024-07-15T13:07:22.107Z] eaf3925da568: Pulling fs layer [2024-07-15T13:07:22.107Z] bab4dde63d76: Pulling fs layer [2024-07-15T13:07:22.107Z] bde34c3a00c8: Pulling fs layer [2024-07-15T13:07:22.107Z] 1469e6f7b9e6: Waiting [2024-07-15T13:07:22.107Z] bab4dde63d76: Waiting [2024-07-15T13:07:22.107Z] b352a97aabf1: Pulling fs layer [2024-07-15T13:07:22.107Z] 4872d77fe225: Pulling fs layer [2024-07-15T13:07:22.107Z] bde34c3a00c8: Waiting [2024-07-15T13:07:22.107Z] b352a97aabf1: Waiting [2024-07-15T13:07:22.107Z] 5851b861e8e6: Pulling fs layer [2024-07-15T13:07:22.107Z] 5851b861e8e6: Waiting [2024-07-15T13:07:22.107Z] e2be974225ed: Verifying Checksum [2024-07-15T13:07:22.107Z] e2be974225ed: Download complete [2024-07-15T13:07:22.107Z] 988bab9f4d93: Verifying Checksum [2024-07-15T13:07:22.107Z] 988bab9f4d93: Download complete [2024-07-15T13:07:22.365Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T13:07:22.365Z] 339a4e72a1f5: Download complete [2024-07-15T13:07:22.365Z] 1469e6f7b9e6: Verifying Checksum [2024-07-15T13:07:22.365Z] 1469e6f7b9e6: Download complete [2024-07-15T13:07:22.365Z] eaf3925da568: Verifying Checksum [2024-07-15T13:07:22.365Z] eaf3925da568: Download complete [2024-07-15T13:07:22.365Z] bde34c3a00c8: Download complete [2024-07-15T13:07:22.365Z] b352a97aabf1: Verifying Checksum [2024-07-15T13:07:22.365Z] b352a97aabf1: Download complete [2024-07-15T13:07:22.365Z] 4872d77fe225: Verifying Checksum [2024-07-15T13:07:22.365Z] 4872d77fe225: Download complete [2024-07-15T13:07:22.365Z] 5851b861e8e6: Download complete [2024-07-15T13:07:22.365Z] b85a868b505f: Verifying Checksum [2024-07-15T13:07:22.365Z] b85a868b505f: Download complete [2024-07-15T13:07:22.626Z] bab4dde63d76: Verifying Checksum [2024-07-15T13:07:22.626Z] bab4dde63d76: Download complete [2024-07-15T13:07:24.010Z] b85a868b505f: Pull complete [2024-07-15T13:07:24.010Z] e2be974225ed: Pull complete [2024-07-15T13:07:24.622Z] 339a4e72a1f5: Pull complete [2024-07-15T13:07:24.622Z] 988bab9f4d93: Pull complete [2024-07-15T13:07:24.892Z] 1469e6f7b9e6: Pull complete [2024-07-15T13:07:24.892Z] eaf3925da568: Pull complete [2024-07-15T13:07:26.795Z] bab4dde63d76: Pull complete [2024-07-15T13:07:26.795Z] bde34c3a00c8: Pull complete [2024-07-15T13:07:27.055Z] b352a97aabf1: Pull complete [2024-07-15T13:07:27.055Z] 4872d77fe225: Pull complete [2024-07-15T13:07:27.055Z] 5851b861e8e6: Pull complete [2024-07-15T13:07:27.055Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T13:07:27.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T13:07:27.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:07:27.201Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:07:27.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T13:07:30.150Z] $ docker top 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 -eo pid,comm [2024-07-15T13:07:30.205Z] 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-07-15T13:07:30.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T13:07:30.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T13:07:30.264Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T13:07:30.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T13:07:30.376Z] $ docker exec 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 ssh-agent [2024-07-15T13:07:30.489Z] SSH_AUTH_SOCK=/tmp/ssh-518go4Ps3ExR/agent.32 [2024-07-15T13:07:30.489Z] SSH_AGENT_PID=38 [2024-07-15T13:07:30.496Z] Running ssh-add (command line suppressed) [2024-07-15T13:07:30.594Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5516592105102100372.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5516592105102100372.key) [2024-07-15T13:07:30.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T13:07:30.898Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T13:07:30.908Z] $ docker exec --env ******** --env ******** 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 ssh-agent -k [2024-07-15T13:07:31.002Z] unset SSH_AUTH_SOCK; [2024-07-15T13:07:31.003Z] unset SSH_AGENT_PID; [2024-07-15T13:07:31.003Z] echo Agent pid 38 killed; [2024-07-15T13:07:31.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T13:07:31.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T13:07:31.053Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T13:07:31.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T13:07:31.163Z] $ docker exec 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 ssh-agent [2024-07-15T13:07:31.282Z] SSH_AUTH_SOCK=/tmp/ssh-F607TBzegFXu/agent.71 [2024-07-15T13:07:31.282Z] SSH_AGENT_PID=77 [2024-07-15T13:07:31.286Z] Running ssh-add (command line suppressed) [2024-07-15T13:07:31.385Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3753444222532124485.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3753444222532124485.key) [2024-07-15T13:07:31.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T13:07:31.690Z] + git semver init [2024-07-15T13:07:31.950Z] 2024-07-15 13:07:31,876 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T13:07:31.950Z] 2024-07-15 13:07:31,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-07-15T13:07:31.950Z] 2024-07-15 13:07:31,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-07-15T13:07:31.950Z] 2024-07-15 13:07:31,877 [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-07-15T13:07:33.853Z] 2024-07-15 13:07:33,816 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-07-15T13:07:33.853Z] 2024-07-15 13:07:33,817 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-07-15T13:07:33.853Z] 2024-07-15 13:07:33,817 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-15T13:07:33.853Z] 2024-07-15 13:07:33,817 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-15T13:07:33.853Z] 3.2.0-dev.17 [Pipeline] } [2024-07-15T13:07:33.860Z] $ docker exec --env ******** --env ******** 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 ssh-agent -k [2024-07-15T13:07:33.963Z] unset SSH_AUTH_SOCK; [2024-07-15T13:07:33.963Z] unset SSH_AGENT_PID; [2024-07-15T13:07:33.963Z] echo Agent pid 77 killed; [2024-07-15T13:07:33.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T13:07:34.308Z] + git semver [Pipeline] } [2024-07-15T13:07:34.581Z] $ docker stop --time=1 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 [2024-07-15T13:07:35.878Z] $ docker rm -f --volumes 74473a086892e833682523c9c140697f77851b2860b1b2a70f879111bded4540 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T13:07:36.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T13:07:36.445Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T13:07:36.449Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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-07-15T13:07:36.609Z] provisioning config files... [2024-07-15T13:07:36.619Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12418640107694180399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:07:36.915Z] ---> ****-login.sh [2024-07-15T13:07:36.915Z] nexus3.edgexfoundry.org:10001 [2024-07-15T13:07:36.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:36.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:36.915Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:36.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:36.915Z] [2024-07-15T13:07:36.915Z] Login Succeeded [2024-07-15T13:07:36.915Z] nexus3.edgexfoundry.org:10002 [2024-07-15T13:07:36.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:36.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:36.916Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:36.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:36.916Z] [2024-07-15T13:07:36.916Z] Login Succeeded [2024-07-15T13:07:36.916Z] nexus3.edgexfoundry.org:10003 [2024-07-15T13:07:37.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:37.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:37.175Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:37.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:37.175Z] [2024-07-15T13:07:37.175Z] Login Succeeded [2024-07-15T13:07:37.175Z] nexus3.edgexfoundry.org:10004 [2024-07-15T13:07:37.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:37.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:37.176Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:37.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:37.176Z] [2024-07-15T13:07:37.176Z] Login Succeeded [2024-07-15T13:07:37.176Z] ****.io [2024-07-15T13:07:37.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:07:37.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:07:37.435Z] Configure a credential helper to remove this warning. See [2024-07-15T13:07:37.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:07:37.435Z] [2024-07-15T13:07:37.435Z] Login Succeeded [2024-07-15T13:07:37.435Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T13:07:37.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T13:07:37.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T13:07:37.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T13:07:37.563Z] ========================================================= [2024-07-15T13:07:37.563Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T13:07:37.563Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:07:37.888Z] + 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-07-15T13:07:37.888Z] Sending build context to Docker daemon 37.53MB [2024-07-15T13:07:37.888Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T13:07:37.888Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T13:07:38.145Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T13:07:38.146Z] 619be1103602: Pulling fs layer [2024-07-15T13:07:38.146Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T13:07:38.146Z] 5df492c9dc93: Pulling fs layer [2024-07-15T13:07:38.146Z] 7629e6793208: Pulling fs layer [2024-07-15T13:07:38.146Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T13:07:38.146Z] fb5054dd5b73: Pulling fs layer [2024-07-15T13:07:38.146Z] eeca6798cff9: Pulling fs layer [2024-07-15T13:07:38.146Z] aa269ceb94a6: Pulling fs layer [2024-07-15T13:07:38.146Z] 7629e6793208: Waiting [2024-07-15T13:07:38.146Z] fb5054dd5b73: Waiting [2024-07-15T13:07:38.146Z] eeca6798cff9: Waiting [2024-07-15T13:07:38.146Z] 4f4fb700ef54: Waiting [2024-07-15T13:07:38.146Z] aa269ceb94a6: Waiting [2024-07-15T13:07:38.146Z] ada007ff1a6a: Pulling fs layer [2024-07-15T13:07:38.146Z] ada007ff1a6a: Waiting [2024-07-15T13:07:38.146Z] 7862e08f4a3e: Download complete [2024-07-15T13:07:38.146Z] 7629e6793208: Verifying Checksum [2024-07-15T13:07:38.146Z] 7629e6793208: Download complete [2024-07-15T13:07:38.146Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T13:07:38.146Z] 4f4fb700ef54: Download complete [2024-07-15T13:07:38.146Z] fb5054dd5b73: Verifying Checksum [2024-07-15T13:07:38.146Z] fb5054dd5b73: Download complete [2024-07-15T13:07:38.146Z] 619be1103602: Verifying Checksum [2024-07-15T13:07:38.146Z] 619be1103602: Download complete [2024-07-15T13:07:38.146Z] eeca6798cff9: Verifying Checksum [2024-07-15T13:07:38.146Z] eeca6798cff9: Download complete [2024-07-15T13:07:38.403Z] 619be1103602: Pull complete [2024-07-15T13:07:38.403Z] ada007ff1a6a: Verifying Checksum [2024-07-15T13:07:38.403Z] ada007ff1a6a: Download complete [2024-07-15T13:07:38.661Z] 7862e08f4a3e: Pull complete [2024-07-15T13:07:38.661Z] 5df492c9dc93: Verifying Checksum [2024-07-15T13:07:38.661Z] 5df492c9dc93: Download complete [2024-07-15T13:07:39.227Z] aa269ceb94a6: Verifying Checksum [2024-07-15T13:07:39.227Z] aa269ceb94a6: Download complete [2024-07-15T13:07:42.512Z] 5df492c9dc93: Pull complete [2024-07-15T13:07:42.512Z] 7629e6793208: Pull complete [2024-07-15T13:07:42.512Z] 4f4fb700ef54: Pull complete [2024-07-15T13:07:42.512Z] fb5054dd5b73: Pull complete [2024-07-15T13:07:42.512Z] eeca6798cff9: Pull complete [2024-07-15T13:07:44.418Z] aa269ceb94a6: Pull complete [2024-07-15T13:07:44.992Z] ada007ff1a6a: Pull complete [2024-07-15T13:07:44.992Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T13:07:44.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T13:07:44.992Z] ---> f489d0715acc [2024-07-15T13:07:44.992Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T13:07:49.185Z] ---> Running in b7f393353326 [2024-07-15T13:07:49.185Z] Removing intermediate container b7f393353326 [2024-07-15T13:07:49.185Z] ---> 5a4de907f68a [2024-07-15T13:07:49.185Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T13:07:49.445Z] ---> Running in 1a7dafa77ae4 [2024-07-15T13:07:49.445Z] Removing intermediate container 1a7dafa77ae4 [2024-07-15T13:07:49.445Z] ---> 1a78d99785aa [2024-07-15T13:07:49.445Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T13:07:49.445Z] ---> Running in 4a56868d6109 [2024-07-15T13:07:49.445Z] Removing intermediate container 4a56868d6109 [2024-07-15T13:07:49.445Z] ---> 6d35984cc318 [2024-07-15T13:07:49.445Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-15T13:07:49.445Z] ---> Running in a771eca16742 [2024-07-15T13:07:49.704Z] Removing intermediate container a771eca16742 [2024-07-15T13:07:49.704Z] ---> 52a370466aad [2024-07-15T13:07:49.704Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T13:07:49.704Z] ---> Running in 730ae69bf7d9 [2024-07-15T13:07:49.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T13:07:49.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T13:07:50.224Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-15T13:07:50.224Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-15T13:07:50.224Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-15T13:07:50.224Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-15T13:07:50.224Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T13:07:50.224Z] OK: 268 MiB in 56 packages [2024-07-15T13:07:50.792Z] Removing intermediate container 730ae69bf7d9 [2024-07-15T13:07:50.792Z] ---> 353343945a5a [2024-07-15T13:07:50.792Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-15T13:07:50.792Z] ---> 37f00fa98bdf [2024-07-15T13:07:50.792Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T13:07:50.792Z] ---> Running in 412e5f04db5d [2024-07-15T13:07:51.566Z] Still waiting to schedule task [2024-07-15T13:07:51.566Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-15T13:08:47.158Z] Removing intermediate container 412e5f04db5d [2024-07-15T13:08:47.158Z] ---> aabe90a76cf4 [2024-07-15T13:08:47.158Z] Step 10/12 : COPY . . [2024-07-15T13:08:47.158Z] ---> 961309cd61e8 [2024-07-15T13:08:47.158Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T13:08:47.158Z] ---> Running in 5146fdfc8261 [2024-07-15T13:08:47.158Z] Removing intermediate container 5146fdfc8261 [2024-07-15T13:08:47.158Z] ---> 3315f27c91c1 [2024-07-15T13:08:47.158Z] Step 12/12 : RUN $MAKE [2024-07-15T13:08:47.159Z] ---> Running in 35f473ab98b4 [2024-07-15T13:08:47.159Z] noop [2024-07-15T13:08:47.159Z] Removing intermediate container 35f473ab98b4 [2024-07-15T13:08:47.159Z] ---> 784d21ba27d5 [2024-07-15T13:08:47.159Z] Successfully built 784d21ba27d5 [2024-07-15T13:08:47.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:08:47.492Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T13:08:47.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:08:47.568Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:08:47.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T13:08:47.925Z] $ docker top 1499c4bca09096ad15e90c8d4c7b88e12c6ef303416dc2a35ec2edde9ca9fce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T13:08:48.280Z] + go version [2024-07-15T13:08:48.280Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T13:08:48.287Z] $ docker stop --time=1 1499c4bca09096ad15e90c8d4c7b88e12c6ef303416dc2a35ec2edde9ca9fce5 [2024-07-15T13:08:49.580Z] $ docker rm -f --volumes 1499c4bca09096ad15e90c8d4c7b88e12c6ef303416dc2a35ec2edde9ca9fce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:08:50.021Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T13:08:50.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:08:50.098Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:08:50.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T13:08:50.477Z] $ docker top a7151024ed1ea4422e0776f38f637682be4c2c4188c68654bfe016b856acfa5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T13:08:50.828Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-15T13:08:51.133Z] + make test [2024-07-15T13:08:51.133Z] go test ./... -coverprofile=coverage.out [2024-07-15T13:08:53.034Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-15T13:09:11.106Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-15T13:09:11.106Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-07-15T13:09:17.662Z] go vet ./... [2024-07-15T13:09:22.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T13:09:22.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T13:09:22.951Z] ./bin/test-attribution-txt.sh [2024-07-15T13:09:22.951Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T13:09:23.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T13:09:23.259Z] $ docker stop --time=1 a7151024ed1ea4422e0776f38f637682be4c2c4188c68654bfe016b856acfa5a [2024-07-15T13:09:25.180Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5647 in /w/workspace/exfoundry_device-virtual-go_main [2024-07-15T13:09:28.607Z] $ docker rm -f --volumes a7151024ed1ea4422e0776f38f637682be4c2c4188c68654bfe016b856acfa5a [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-07-15T13:09:28.949Z] Running in /w/workspace/device-virtual-go/173 [Pipeline] { [Pipeline] checkout [2024-07-15T13:09:28.992Z] The recommended git tool is: git [2024-07-15T13:09:29.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T13:09:29.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-15T13:09:29.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T13:09:30.086Z] + ls -al . [2024-07-15T13:09:30.086Z] total 276 [2024-07-15T13:09:30.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 13:08 . [2024-07-15T13:09:30.086Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 13:07 .. [2024-07-15T13:09:30.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 13:09 .git [2024-07-15T13:09:30.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:07 .github [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 15 13:07 .gitignore [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 13:07 .golangci.yml [2024-07-15T13:09:30.086Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 13:07 .semver [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 15 13:07 Attribution.txt [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 15 13:07 CHANGELOG.md [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 15 13:07 Dockerfile [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 13:07 GOVERNANCE.md [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 13:07 Jenkinsfile [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 13:07 LICENSE [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 15 13:07 Makefile [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 15 13:07 OWNERS.md [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 15 13:07 README.md [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 13:07 VERSION [2024-07-15T13:09:30.086Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 13:07 bin [2024-07-15T13:09:30.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:07 cmd [2024-07-15T13:09:30.086Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 15 13:09 coverage.out [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 6922 Jul 15 13:07 go.mod [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 13:07 go.sum [2024-07-15T13:09:30.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:07 internal [2024-07-15T13:09:30.086Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 15 13:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:09:30.404Z] + 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=5f72e015f34b47f5606eaa448abf809a2ca1fd82 --label arch=amd64 --label version=3.2.0-dev.17 . [2024-07-15T13:09:30.404Z] Sending build context to Docker daemon 37.57MB [2024-07-15T13:09:30.404Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T13:09:30.404Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-15T13:09:30.404Z] ---> 784d21ba27d5 [2024-07-15T13:09:30.404Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T13:09:30.971Z] ---> Running in 5b2babf6d9de [2024-07-15T13:09:30.971Z] Removing intermediate container 5b2babf6d9de [2024-07-15T13:09:30.971Z] ---> 7a3ce3477c83 [2024-07-15T13:09:30.971Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T13:09:30.971Z] ---> Running in 88ebed18c28a [2024-07-15T13:09:30.971Z] Removing intermediate container 88ebed18c28a [2024-07-15T13:09:30.971Z] ---> 2a5daf249d8d [2024-07-15T13:09:30.971Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-15T13:09:31.231Z] ---> Running in bb333b9e8f4c [2024-07-15T13:09:31.231Z] Removing intermediate container bb333b9e8f4c [2024-07-15T13:09:31.231Z] ---> 0265935567fe [2024-07-15T13:09:31.231Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-15T13:09:31.231Z] ---> Running in 33739794cca0 [2024-07-15T13:09:31.231Z] Removing intermediate container 33739794cca0 [2024-07-15T13:09:31.231Z] ---> d0d4d6db46ff [2024-07-15T13:09:31.231Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T13:09:31.231Z] ---> Running in c028249718fd [2024-07-15T13:09:31.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T13:09:31.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T13:09:32.008Z] OK: 268 MiB in 56 packages [2024-07-15T13:09:32.267Z] Removing intermediate container c028249718fd [2024-07-15T13:09:32.267Z] ---> d98945599211 [2024-07-15T13:09:32.267Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-15T13:09:32.525Z] ---> 00d9bbb28cb3 [2024-07-15T13:09:32.525Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T13:09:32.525Z] ---> Running in 11d1a0ee9ece [2024-07-15T13:09:33.096Z] Removing intermediate container 11d1a0ee9ece [2024-07-15T13:09:33.096Z] ---> d61d2d51bf79 [2024-07-15T13:09:33.096Z] Step 10/26 : COPY . . [2024-07-15T13:09:33.571Z] using credential edgex-jenkins-ssh [2024-07-15T13:09:33.593Z] Cloning the remote Git repository [2024-07-15T13:09:33.622Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-07-15T13:09:33.708Z] > git init /w/workspace/device-virtual-go/173 # timeout=10 [2024-07-15T13:09:33.848Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-15T13:09:33.849Z] > git --version # timeout=10 [2024-07-15T13:09:33.871Z] > git --version # 'git version 2.25.1' [2024-07-15T13:09:33.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T13:09:34.031Z] ---> d0bd7e36dd32 [2024-07-15T13:09:34.031Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T13:09:34.031Z] ---> Running in 7381a1ca2143 [2024-07-15T13:09:34.031Z] Removing intermediate container 7381a1ca2143 [2024-07-15T13:09:34.031Z] ---> f2c323dfdc1d [2024-07-15T13:09:34.031Z] Step 12/26 : RUN $MAKE [2024-07-15T13:09:34.031Z] ---> Running in 14afe43b5393 [2024-07-15T13:09:34.291Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-15T13:09:34.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T13:09:37.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-15T13:09:37.433Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T13:09:38.251Z] Avoid second fetch [2024-07-15T13:09:38.251Z] Checking out Revision 5f72e015f34b47f5606eaa448abf809a2ca1fd82 (main) [2024-07-15T13:09:38.839Z] Commit message: "Merge pull request #478 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" [2024-07-15T13:09:38.261Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T13:09:38.335Z] > git checkout -f 5f72e015f34b47f5606eaa448abf809a2ca1fd82 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T13:09:43.463Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T13:09:43.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T13:09:43.463Z] Dload Upload Total Spent Left Speed [2024-07-15T13:09:43.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-07-15T13:09:43.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T13:09:44.130Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-15T13:09:44.130Z] + sudo tee /etc/docker/daemon.new [2024-07-15T13:09:44.130Z] { [2024-07-15T13:09:44.130Z] "registry-mirrors": [ [2024-07-15T13:09:44.130Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T13:09:44.130Z] ], [2024-07-15T13:09:44.130Z] "bip": "10.250.0.254/24", [2024-07-15T13:09:44.130Z] "hosts": [ [2024-07-15T13:09:44.130Z] "tcp://0.0.0.0:5555", [2024-07-15T13:09:44.130Z] "unix:///var/run/docker.sock" [2024-07-15T13:09:44.130Z] ], [2024-07-15T13:09:44.130Z] "mtu": 1458, [2024-07-15T13:09:44.130Z] "selinux-enabled": true, [2024-07-15T13:09:44.130Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T13:09:44.130Z] } [Pipeline] sh [2024-07-15T13:09:44.468Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T13:09:44.795Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T13:10:03.065Z] provisioning config files... [2024-07-15T13:10:03.092Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/173@tmp/config13546261696644985659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:10:03.531Z] ---> ****-login.sh [2024-07-15T13:10:03.531Z] nexus3.edgexfoundry.org:10001 [2024-07-15T13:10:03.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:04.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:04.069Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:04.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:04.069Z] [2024-07-15T13:10:04.069Z] Login Succeeded [2024-07-15T13:10:04.069Z] nexus3.edgexfoundry.org:10002 [2024-07-15T13:10:04.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:04.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:04.338Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:04.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:04.338Z] [2024-07-15T13:10:04.338Z] Login Succeeded [2024-07-15T13:10:04.338Z] nexus3.edgexfoundry.org:10003 [2024-07-15T13:10:04.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:04.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:04.888Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:04.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:04.888Z] [2024-07-15T13:10:04.888Z] Login Succeeded [2024-07-15T13:10:04.888Z] nexus3.edgexfoundry.org:10004 [2024-07-15T13:10:04.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:05.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:05.164Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:05.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:05.164Z] [2024-07-15T13:10:05.164Z] Login Succeeded [2024-07-15T13:10:05.164Z] ****.io [2024-07-15T13:10:05.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:05.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:05.435Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:05.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:05.436Z] [2024-07-15T13:10:05.436Z] Login Succeeded [2024-07-15T13:10:05.436Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T13:10:05.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T13:10:05.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T13:10:05.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T13:10:05.775Z] ========================================================= [2024-07-15T13:10:05.775Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T13:10:05.775Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:06.146Z] + 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-07-15T13:10:06.743Z] Sending build context to Docker daemon 18.94MB [2024-07-15T13:10:06.743Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T13:10:06.743Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T13:10:06.743Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T13:10:06.743Z] c6b39de5b339: Pulling fs layer [2024-07-15T13:10:06.743Z] a69c41024577: Pulling fs layer [2024-07-15T13:10:06.743Z] d6de4b400683: Pulling fs layer [2024-07-15T13:10:06.743Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T13:10:06.743Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T13:10:06.743Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T13:10:06.743Z] 00f215d4a9da: Pulling fs layer [2024-07-15T13:10:06.743Z] d496ad576159: Pulling fs layer [2024-07-15T13:10:06.743Z] 4f4fb700ef54: Waiting [2024-07-15T13:10:06.743Z] 464afbd9ba4c: Waiting [2024-07-15T13:10:06.743Z] 00f215d4a9da: Waiting [2024-07-15T13:10:06.743Z] d496ad576159: Waiting [2024-07-15T13:10:06.743Z] 35cb2a7552d0: Waiting [2024-07-15T13:10:07.015Z] a69c41024577: Verifying Checksum [2024-07-15T13:10:07.015Z] a69c41024577: Download complete [2024-07-15T13:10:07.015Z] 35cb2a7552d0: Verifying Checksum [2024-07-15T13:10:07.015Z] 35cb2a7552d0: Download complete [2024-07-15T13:10:07.015Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T13:10:07.015Z] 4f4fb700ef54: Download complete [2024-07-15T13:10:07.015Z] 464afbd9ba4c: Verifying Checksum [2024-07-15T13:10:07.015Z] 464afbd9ba4c: Download complete [2024-07-15T13:10:07.015Z] c6b39de5b339: Download complete [2024-07-15T13:10:07.285Z] d496ad576159: Verifying Checksum [2024-07-15T13:10:07.285Z] d496ad576159: Download complete [2024-07-15T13:10:07.874Z] c6b39de5b339: Pull complete [2024-07-15T13:10:08.463Z] a69c41024577: Pull complete [2024-07-15T13:10:08.739Z] d6de4b400683: Verifying Checksum [2024-07-15T13:10:08.739Z] d6de4b400683: Download complete [2024-07-15T13:10:10.158Z] 00f215d4a9da: Verifying Checksum [2024-07-15T13:10:10.158Z] 00f215d4a9da: Download complete [2024-07-15T13:10:14.670Z] Removing intermediate container 14afe43b5393 [2024-07-15T13:10:14.670Z] ---> 2cc7eaae4405 [2024-07-15T13:10:14.670Z] Step 13/26 : FROM alpine:3.18 [2024-07-15T13:10:14.670Z] 3.18: Pulling from library/alpine [2024-07-15T13:10:14.670Z] 73baa7ef167e: Pulling fs layer [2024-07-15T13:10:14.670Z] 73baa7ef167e: Verifying Checksum [2024-07-15T13:10:14.670Z] 73baa7ef167e: Download complete [2024-07-15T13:10:14.670Z] 73baa7ef167e: Pull complete [2024-07-15T13:10:14.670Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T13:10:14.670Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T13:10:14.670Z] ---> 8fd7cac70a4a [2024-07-15T13:10:14.670Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-15T13:10:14.670Z] ---> Running in ffaf96ee3bca [2024-07-15T13:10:14.670Z] Removing intermediate container ffaf96ee3bca [2024-07-15T13:10:14.670Z] ---> 8c78514134d3 [2024-07-15T13:10:14.670Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-15T13:10:14.670Z] ---> Running in 56936d329524 [2024-07-15T13:10:14.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T13:10:14.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T13:10:14.671Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T13:10:14.671Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T13:10:14.671Z] OK: 7 MiB in 16 packages [2024-07-15T13:10:14.671Z] Removing intermediate container 56936d329524 [2024-07-15T13:10:14.671Z] ---> 1146fbaac067 [2024-07-15T13:10:14.671Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-15T13:10:14.671Z] ---> Running in b0753b81a049 [2024-07-15T13:10:14.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T13:10:14.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T13:10:14.671Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T13:10:14.671Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T13:10:14.671Z] OK: 7 MiB in 16 packages [2024-07-15T13:10:14.671Z] Removing intermediate container b0753b81a049 [2024-07-15T13:10:14.671Z] ---> b75d46340195 [2024-07-15T13:10:14.671Z] Step 17/26 : WORKDIR / [2024-07-15T13:10:14.671Z] ---> Running in 074534fc9c0d [2024-07-15T13:10:14.671Z] Removing intermediate container 074534fc9c0d [2024-07-15T13:10:14.671Z] ---> cf1245a91586 [2024-07-15T13:10:14.671Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-15T13:10:14.671Z] ---> 0cb0d077104d [2024-07-15T13:10:14.671Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-15T13:10:14.671Z] ---> e749a44f0ccc [2024-07-15T13:10:14.671Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-15T13:10:14.671Z] ---> f298d2f31c36 [2024-07-15T13:10:14.671Z] Step 21/26 : EXPOSE 59900 [2024-07-15T13:10:14.671Z] ---> Running in bb9731eda038 [2024-07-15T13:10:14.671Z] Removing intermediate container bb9731eda038 [2024-07-15T13:10:14.671Z] ---> a949fdd7b684 [2024-07-15T13:10:14.671Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-15T13:10:14.671Z] ---> Running in e6fbe41ccf4d [2024-07-15T13:10:14.671Z] Removing intermediate container e6fbe41ccf4d [2024-07-15T13:10:14.671Z] ---> 21a66a4a2722 [2024-07-15T13:10:14.671Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T13:10:14.671Z] ---> Running in f35e4f4a89a8 [2024-07-15T13:10:14.671Z] Removing intermediate container f35e4f4a89a8 [2024-07-15T13:10:14.671Z] ---> 20f0a0e8e55a [2024-07-15T13:10:14.671Z] Step 24/26 : LABEL arch=amd64 [2024-07-15T13:10:14.671Z] ---> Running in ea1fc591c1e0 [2024-07-15T13:10:14.671Z] Removing intermediate container ea1fc591c1e0 [2024-07-15T13:10:14.671Z] ---> 74ab6475e049 [2024-07-15T13:10:14.671Z] Step 25/26 : LABEL git_sha=5f72e015f34b47f5606eaa448abf809a2ca1fd82 [2024-07-15T13:10:14.671Z] ---> Running in c00e44baae51 [2024-07-15T13:10:14.671Z] Removing intermediate container c00e44baae51 [2024-07-15T13:10:14.671Z] ---> b2f6847b3d15 [2024-07-15T13:10:14.671Z] Step 26/26 : LABEL version=3.2.0-dev.17 [2024-07-15T13:10:14.671Z] ---> Running in 926871bda968 [2024-07-15T13:10:14.671Z] Removing intermediate container 926871bda968 [2024-07-15T13:10:14.671Z] ---> f5ce6aecc504 [2024-07-15T13:10:14.671Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T13:10:14.671Z] Successfully built f5ce6aecc504 [2024-07-15T13:10:14.671Z] 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-07-15T13:10:14.786Z] provisioning config files... [2024-07-15T13:10:14.799Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2540296265088851707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:10:15.110Z] ---> ****-login.sh [2024-07-15T13:10:15.110Z] nexus3.edgexfoundry.org:10001 [2024-07-15T13:10:15.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:15.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:15.111Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:15.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:15.111Z] [2024-07-15T13:10:15.111Z] Login Succeeded [2024-07-15T13:10:15.111Z] nexus3.edgexfoundry.org:10002 [2024-07-15T13:10:15.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:15.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:15.111Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:15.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:15.111Z] [2024-07-15T13:10:15.111Z] Login Succeeded [2024-07-15T13:10:15.111Z] nexus3.edgexfoundry.org:10003 [2024-07-15T13:10:15.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:15.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:15.370Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:15.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:15.370Z] [2024-07-15T13:10:15.370Z] Login Succeeded [2024-07-15T13:10:15.370Z] nexus3.edgexfoundry.org:10004 [2024-07-15T13:10:15.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:15.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:15.370Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:15.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:15.370Z] [2024-07-15T13:10:15.370Z] Login Succeeded [2024-07-15T13:10:15.370Z] ****.io [2024-07-15T13:10:15.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:10:15.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:10:15.629Z] Configure a credential helper to remove this warning. See [2024-07-15T13:10:15.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:10:15.629Z] [2024-07-15T13:10:15.629Z] Login Succeeded [2024-07-15T13:10:15.629Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T13:10:15.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-15T13:10:15.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T13:10:15.714Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-07-15T13:10:15.714Z] 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [2024-07-15T13:10:15.714Z] latest [2024-07-15T13:10:15.714Z] 3.2.0-dev.17 [2024-07-15T13:10:15.714Z] 5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [2024-07-15T13:10:15.714Z] main [2024-07-15T13:10:15.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:16.047Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:16.361Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82 [2024-07-15T13:10:16.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-15T13:10:16.361Z] df2adb6e34d0: Preparing [2024-07-15T13:10:16.361Z] 86309f2563de: Preparing [2024-07-15T13:10:16.361Z] 9ce9ed60bab3: Preparing [2024-07-15T13:10:16.361Z] 4a8a8cbf2f61: Preparing [2024-07-15T13:10:16.361Z] bb4ddbc276c6: Preparing [2024-07-15T13:10:16.361Z] 63ec0bd56cf3: Preparing [2024-07-15T13:10:16.361Z] 63ec0bd56cf3: Waiting [2024-07-15T13:10:16.361Z] 86309f2563de: Pushed [2024-07-15T13:10:16.361Z] 9ce9ed60bab3: Pushed [2024-07-15T13:10:16.361Z] bb4ddbc276c6: Pushed [2024-07-15T13:10:16.361Z] 63ec0bd56cf3: Layer already exists [2024-07-15T13:10:16.927Z] 4a8a8cbf2f61: Pushed [2024-07-15T13:10:19.465Z] df2adb6e34d0: Pushed [2024-07-15T13:10:19.465Z] 5f72e015f34b47f5606eaa448abf809a2ca1fd82: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:19.798Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:20.119Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-07-15T13:10:20.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-15T13:10:20.119Z] df2adb6e34d0: Preparing [2024-07-15T13:10:20.119Z] 86309f2563de: Preparing [2024-07-15T13:10:20.119Z] 9ce9ed60bab3: Preparing [2024-07-15T13:10:20.119Z] 4a8a8cbf2f61: Preparing [2024-07-15T13:10:20.119Z] bb4ddbc276c6: Preparing [2024-07-15T13:10:20.119Z] 63ec0bd56cf3: Preparing [2024-07-15T13:10:20.119Z] 63ec0bd56cf3: Waiting [2024-07-15T13:10:20.119Z] 86309f2563de: Layer already exists [2024-07-15T13:10:20.119Z] df2adb6e34d0: Layer already exists [2024-07-15T13:10:20.119Z] 9ce9ed60bab3: Layer already exists [2024-07-15T13:10:20.119Z] bb4ddbc276c6: Layer already exists [2024-07-15T13:10:20.119Z] 4a8a8cbf2f61: Layer already exists [2024-07-15T13:10:20.119Z] 63ec0bd56cf3: Layer already exists [2024-07-15T13:10:20.119Z] latest: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:20.445Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:20.765Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.17 [2024-07-15T13:10:20.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-15T13:10:20.765Z] df2adb6e34d0: Preparing [2024-07-15T13:10:20.765Z] 86309f2563de: Preparing [2024-07-15T13:10:20.765Z] 9ce9ed60bab3: Preparing [2024-07-15T13:10:20.765Z] 4a8a8cbf2f61: Preparing [2024-07-15T13:10:20.765Z] bb4ddbc276c6: Preparing [2024-07-15T13:10:20.765Z] 63ec0bd56cf3: Preparing [2024-07-15T13:10:20.765Z] 63ec0bd56cf3: Waiting [2024-07-15T13:10:20.765Z] 86309f2563de: Layer already exists [2024-07-15T13:10:20.765Z] 4a8a8cbf2f61: Layer already exists [2024-07-15T13:10:20.765Z] bb4ddbc276c6: Layer already exists [2024-07-15T13:10:20.765Z] df2adb6e34d0: Layer already exists [2024-07-15T13:10:20.765Z] 9ce9ed60bab3: Layer already exists [2024-07-15T13:10:20.765Z] 63ec0bd56cf3: Layer already exists [2024-07-15T13:10:20.765Z] 3.2.0-dev.17: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:21.095Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:21.414Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [2024-07-15T13:10:21.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-15T13:10:21.414Z] df2adb6e34d0: Preparing [2024-07-15T13:10:21.414Z] 86309f2563de: Preparing [2024-07-15T13:10:21.414Z] 9ce9ed60bab3: Preparing [2024-07-15T13:10:21.414Z] 4a8a8cbf2f61: Preparing [2024-07-15T13:10:21.414Z] bb4ddbc276c6: Preparing [2024-07-15T13:10:21.414Z] 63ec0bd56cf3: Preparing [2024-07-15T13:10:21.414Z] 63ec0bd56cf3: Waiting [2024-07-15T13:10:21.414Z] 9ce9ed60bab3: Layer already exists [2024-07-15T13:10:21.414Z] bb4ddbc276c6: Layer already exists [2024-07-15T13:10:21.414Z] 4a8a8cbf2f61: Layer already exists [2024-07-15T13:10:21.414Z] 86309f2563de: Layer already exists [2024-07-15T13:10:21.414Z] df2adb6e34d0: Layer already exists [2024-07-15T13:10:21.414Z] 63ec0bd56cf3: Layer already exists [2024-07-15T13:10:21.414Z] 5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:21.747Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:22.069Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-07-15T13:10:22.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-15T13:10:22.069Z] df2adb6e34d0: Preparing [2024-07-15T13:10:22.069Z] 86309f2563de: Preparing [2024-07-15T13:10:22.069Z] 9ce9ed60bab3: Preparing [2024-07-15T13:10:22.069Z] 4a8a8cbf2f61: Preparing [2024-07-15T13:10:22.069Z] bb4ddbc276c6: Preparing [2024-07-15T13:10:22.069Z] 63ec0bd56cf3: Preparing [2024-07-15T13:10:22.069Z] 63ec0bd56cf3: Waiting [2024-07-15T13:10:22.069Z] df2adb6e34d0: Layer already exists [2024-07-15T13:10:22.069Z] bb4ddbc276c6: Layer already exists [2024-07-15T13:10:22.069Z] 86309f2563de: Layer already exists [2024-07-15T13:10:22.069Z] 4a8a8cbf2f61: Layer already exists [2024-07-15T13:10:22.069Z] 9ce9ed60bab3: Layer already exists [2024-07-15T13:10:22.069Z] 63ec0bd56cf3: Layer already exists [2024-07-15T13:10:22.069Z] main: digest: sha256:c35dd192023e645842396af2d91fef98a0840603df51504e4aa0daa37fad94ff size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-15T13:10:22.142Z] ===================================================== [Pipeline] echo [2024-07-15T13:10:22.157Z] taggedImages: [2024-07-15T13:10:22.157Z] - nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82 [2024-07-15T13:10:22.157Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-07-15T13:10:22.157Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.17 [2024-07-15T13:10:22.157Z] - nexus3.edgexfoundry.org:10004/device-virtual:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [2024-07-15T13:10:22.157Z] - 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-07-15T13:10:22.478Z] d6de4b400683: Pull complete [2024-07-15T13:10:22.478Z] 35cb2a7552d0: Pull complete [2024-07-15T13:10:22.478Z] 4f4fb700ef54: Pull complete [2024-07-15T13:10:22.478Z] 464afbd9ba4c: Pull complete [2024-07-15T13:10:22.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T13:10:22.569Z] [2024-07-15T13:10:22.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:10:22.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T13:10:22.873Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T13:10:22.873Z] 5eb5b503b376: Pulling fs layer [2024-07-15T13:10:22.873Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T13:10:22.873Z] ec43610c2a17: Pulling fs layer [2024-07-15T13:10:22.873Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T13:10:22.873Z] 33b1e0a273af: Pulling fs layer [2024-07-15T13:10:22.873Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T13:10:22.873Z] 2f39f015ded8: Pulling fs layer [2024-07-15T13:10:22.873Z] 33b1e0a273af: Waiting [2024-07-15T13:10:22.873Z] 5d3b04190fa2: Waiting [2024-07-15T13:10:22.873Z] 2f39f015ded8: Waiting [2024-07-15T13:10:22.873Z] 3a2ae6a8a46f: Waiting [2024-07-15T13:10:22.873Z] 5c69ac0246d0: Download complete [2024-07-15T13:10:22.873Z] 33b1e0a273af: Verifying Checksum [2024-07-15T13:10:22.873Z] 33b1e0a273af: Download complete [2024-07-15T13:10:22.873Z] ec43610c2a17: Verifying Checksum [2024-07-15T13:10:22.873Z] ec43610c2a17: Download complete [2024-07-15T13:10:22.873Z] 5d3b04190fa2: Verifying Checksum [2024-07-15T13:10:22.873Z] 5d3b04190fa2: Download complete [2024-07-15T13:10:23.131Z] 5eb5b503b376: Download complete [2024-07-15T13:10:23.695Z] 2f39f015ded8: Verifying Checksum [2024-07-15T13:10:23.695Z] 2f39f015ded8: Download complete [2024-07-15T13:10:24.261Z] 5eb5b503b376: Pull complete [2024-07-15T13:10:24.518Z] 5c69ac0246d0: Pull complete [2024-07-15T13:10:24.776Z] ec43610c2a17: Pull complete [2024-07-15T13:10:25.036Z] 3a2ae6a8a46f: Pull complete [2024-07-15T13:10:25.036Z] 33b1e0a273af: Pull complete [2024-07-15T13:10:25.295Z] 5d3b04190fa2: Pull complete [2024-07-15T13:10:29.482Z] 2f39f015ded8: Pull complete [2024-07-15T13:10:29.482Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T13:10:29.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T13:10:29.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:10:29.587Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:10:29.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T13:10:30.711Z] 00f215d4a9da: Pull complete [2024-07-15T13:10:32.140Z] d496ad576159: Pull complete [2024-07-15T13:10:32.140Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T13:10:32.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T13:10:32.140Z] ---> f246e2811388 [2024-07-15T13:10:32.140Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T13:10:34.219Z] $ docker top f47f0bedc67f81e9878b58137e386f3eb28eaadc8dff9a0617d3e029c9575ce0 -eo pid,comm [2024-07-15T13:10:34.087Z] ---> Running in 846b3cd9099f [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:10:34.356Z] Removing intermediate container 846b3cd9099f [2024-07-15T13:10:34.356Z] ---> f9afa60839f7 [2024-07-15T13:10:34.356Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T13:10:34.356Z] ---> Running in 7f39d3b67687 [2024-07-15T13:10:34.470Z] ---> job-cost.sh [2024-07-15T13:10:34.470Z] lf-activate-venv: SKIPPING [2024-07-15T13:10:34.470Z] INFO: No Stack... [2024-07-15T13:10:34.634Z] Removing intermediate container 7f39d3b67687 [2024-07-15T13:10:34.634Z] ---> effa893ad8fb [2024-07-15T13:10:34.634Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T13:10:34.634Z] ---> Running in 0a31dd8b1d3d [2024-07-15T13:10:34.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T13:10:34.915Z] Removing intermediate container 0a31dd8b1d3d [2024-07-15T13:10:34.915Z] ---> d378e2f8b2bb [2024-07-15T13:10:34.915Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-15T13:10:35.195Z] ---> Running in fb45a078db34 [2024-07-15T13:10:35.298Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T13:10:35.465Z] Removing intermediate container fb45a078db34 [2024-07-15T13:10:35.465Z] ---> 922fe9b77754 [2024-07-15T13:10:35.465Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T13:10:35.465Z] ---> Running in 892a12fc87b0 [2024-07-15T13:10:35.588Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-07-15T13:10:35.588Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T13:10:35.603Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [2024-07-15T13:10:35.615Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] did not exist. Created. [2024-07-15T13:10:35.623Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T13:10:35.936Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T13:10:35.972Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T13:10:35.982Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T13:10:36.135Z] $ docker stop --time=1 f47f0bedc67f81e9878b58137e386f3eb28eaadc8dff9a0617d3e029c9575ce0 [2024-07-15T13:10:36.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T13:10:37.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T13:10:37.268Z] $ docker rm -f --volumes f47f0bedc67f81e9878b58137e386f3eb28eaadc8dff9a0617d3e029c9575ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T13:10:38.098Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-15T13:10:38.098Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-15T13:10:38.098Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-15T13:10:38.098Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-15T13:10:38.098Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T13:10:38.098Z] OK: 271 MiB in 56 packages [2024-07-15T13:10:39.065Z] Removing intermediate container 892a12fc87b0 [2024-07-15T13:10:39.065Z] ---> cb48e4d42d16 [2024-07-15T13:10:39.065Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-15T13:10:39.657Z] ---> a580ef2ec0cb [2024-07-15T13:10:39.657Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T13:10:39.657Z] ---> Running in f88332771374 [2024-07-15T13:12:31.343Z] Removing intermediate container f88332771374 [2024-07-15T13:12:31.343Z] ---> 5fb8ddab897d [2024-07-15T13:12:31.343Z] Step 10/12 : COPY . . [2024-07-15T13:12:31.343Z] ---> 7b1be9dea6e9 [2024-07-15T13:12:31.343Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T13:12:31.343Z] ---> Running in a2aef468cc53 [2024-07-15T13:12:31.343Z] Removing intermediate container a2aef468cc53 [2024-07-15T13:12:31.343Z] ---> d174da727b77 [2024-07-15T13:12:31.343Z] Step 12/12 : RUN $MAKE [2024-07-15T13:12:31.343Z] ---> Running in 589167fcb167 [2024-07-15T13:12:31.343Z] noop [2024-07-15T13:12:31.343Z] Removing intermediate container 589167fcb167 [2024-07-15T13:12:31.343Z] ---> 278253fdb800 [2024-07-15T13:12:31.343Z] Successfully built 278253fdb800 [2024-07-15T13:12:31.343Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:12:31.697Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T13:12:31.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:12:31.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-5647 does not seem to be running inside a container [2024-07-15T13:12:31.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/173 -v /w/workspace/device-virtual-go/173:/w/workspace/device-virtual-go/173:rw,z -v /w/workspace/device-virtual-go/173@tmp:/w/workspace/device-virtual-go/173@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-07-15T13:12:33.188Z] $ docker top eda85d334f8a34aa08f896defbdbaef5a38b6abcecd2de590fc7be87cb140e56 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T13:12:34.035Z] + go version [2024-07-15T13:12:34.035Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T13:12:34.057Z] $ docker stop --time=1 eda85d334f8a34aa08f896defbdbaef5a38b6abcecd2de590fc7be87cb140e56 [2024-07-15T13:12:35.682Z] $ docker rm -f --volumes eda85d334f8a34aa08f896defbdbaef5a38b6abcecd2de590fc7be87cb140e56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:12:36.253Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T13:12:36.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:12:36.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-5647 does not seem to be running inside a container [2024-07-15T13:12:36.522Z] $ 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/173 -v /w/workspace/device-virtual-go/173:/w/workspace/device-virtual-go/173:rw,z -v /w/workspace/device-virtual-go/173@tmp:/w/workspace/device-virtual-go/173@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-07-15T13:12:37.667Z] $ docker top 444e56f4cf5194e3072e32a0b6935deb85d56ccddde6c067f190c0fb67b12334 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T13:12:38.516Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/173 [Pipeline] fileExists [Pipeline] sh [2024-07-15T13:12:38.851Z] + make test [2024-07-15T13:12:39.118Z] go test ./... -coverprofile=coverage.out [2024-07-15T13:12:44.463Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-15T13:16:21.270Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-15T13:16:21.270Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.057s coverage: 58.3% of statements [2024-07-15T13:16:21.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T13:16:21.270Z] go vet ./... [2024-07-15T13:17:00.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T13:17:00.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T13:17:00.173Z] ./bin/test-attribution-txt.sh [2024-07-15T13:17:00.439Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T13:17:00.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T13:17:00.755Z] $ docker stop --time=1 444e56f4cf5194e3072e32a0b6935deb85d56ccddde6c067f190c0fb67b12334 [2024-07-15T13:17:02.626Z] $ docker rm -f --volumes 444e56f4cf5194e3072e32a0b6935deb85d56ccddde6c067f190c0fb67b12334 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T13:17:04.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T13:17:04.145Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T13:17:04.585Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T13:17:04.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T13:17:05.303Z] + ls -al . [2024-07-15T13:17:05.303Z] total 272 [2024-07-15T13:17:05.303Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 15 13:12 . [2024-07-15T13:17:05.303Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 13:09 .. [2024-07-15T13:17:05.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 13:09 .git [2024-07-15T13:17:05.303Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:09 .github [2024-07-15T13:17:05.303Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 15 13:09 .gitignore [2024-07-15T13:17:05.303Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 13:09 .golangci.yml [2024-07-15T13:17:05.303Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 15 13:09 Attribution.txt [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 15 13:09 CHANGELOG.md [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 15 13:09 Dockerfile [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 13:09 GOVERNANCE.md [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 15 13:09 Jenkinsfile [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 13:09 LICENSE [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 15 13:09 Makefile [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 15 13:09 OWNERS.md [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 15 13:09 README.md [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 13:07 VERSION [2024-07-15T13:17:05.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 13:09 bin [2024-07-15T13:17:05.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:09 cmd [2024-07-15T13:17:05.304Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 15 13:16 coverage.out [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 6922 Jul 15 13:09 go.mod [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 13:09 go.sum [2024-07-15T13:17:05.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 13:09 internal [2024-07-15T13:17:05.304Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 15 13:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:17:05.653Z] + 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=5f72e015f34b47f5606eaa448abf809a2ca1fd82 --label arch=arm64 --label version=3.2.0-dev.17 . [2024-07-15T13:17:06.239Z] Sending build context to Docker daemon 18.99MB [2024-07-15T13:17:06.239Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T13:17:06.239Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-15T13:17:06.239Z] ---> 278253fdb800 [2024-07-15T13:17:06.239Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-15T13:17:06.505Z] ---> Running in 16d0b7c7bc1b [2024-07-15T13:17:06.771Z] Removing intermediate container 16d0b7c7bc1b [2024-07-15T13:17:06.771Z] ---> e383e158a25e [2024-07-15T13:17:06.771Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T13:17:06.771Z] ---> Running in f740677c743a [2024-07-15T13:17:07.037Z] Removing intermediate container f740677c743a [2024-07-15T13:17:07.037Z] ---> 933b26761166 [2024-07-15T13:17:07.037Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-15T13:17:07.304Z] ---> Running in b1f72d19f851 [2024-07-15T13:17:07.570Z] Removing intermediate container b1f72d19f851 [2024-07-15T13:17:07.570Z] ---> 93f844eadf9e [2024-07-15T13:17:07.570Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-15T13:17:07.570Z] ---> Running in b31b8186a429 [2024-07-15T13:17:07.835Z] Removing intermediate container b31b8186a429 [2024-07-15T13:17:07.835Z] ---> 4de8261f4da2 [2024-07-15T13:17:07.835Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T13:17:07.835Z] ---> Running in 8e4015c96602 [2024-07-15T13:17:08.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T13:17:09.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T13:17:10.336Z] OK: 271 MiB in 56 packages [2024-07-15T13:17:11.303Z] Removing intermediate container 8e4015c96602 [2024-07-15T13:17:11.303Z] ---> e77c12954e77 [2024-07-15T13:17:11.303Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-15T13:17:11.570Z] ---> 6f4f89129f30 [2024-07-15T13:17:11.570Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T13:17:11.570Z] ---> Running in 754f59c9cdaf [2024-07-15T13:17:14.142Z] Removing intermediate container 754f59c9cdaf [2024-07-15T13:17:14.142Z] ---> fac1aaa48607 [2024-07-15T13:17:14.142Z] Step 10/26 : COPY . . [2024-07-15T13:17:15.545Z] ---> 9db7e7a2a01b [2024-07-15T13:17:15.545Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T13:17:15.545Z] ---> Running in 879f715bf11c [2024-07-15T13:17:15.545Z] Removing intermediate container 879f715bf11c [2024-07-15T13:17:15.545Z] ---> 39cfbef8be8c [2024-07-15T13:17:15.545Z] Step 12/26 : RUN $MAKE [2024-07-15T13:17:15.815Z] ---> Running in 61920c051c8f [2024-07-15T13:17:16.778Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-15T13:20:38.623Z] Removing intermediate container 61920c051c8f [2024-07-15T13:20:38.623Z] ---> d203965ac616 [2024-07-15T13:20:38.623Z] Step 13/26 : FROM alpine:3.18 [2024-07-15T13:20:38.623Z] 3.18: Pulling from library/alpine [2024-07-15T13:20:38.623Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T13:20:38.623Z] 5c905c7ebe2f: Download complete [2024-07-15T13:20:38.623Z] 5c905c7ebe2f: Pull complete [2024-07-15T13:20:38.623Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T13:20:38.623Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T13:20:38.623Z] ---> dec292d02e07 [2024-07-15T13:20:38.623Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-15T13:20:38.623Z] ---> Running in 2877db637d95 [2024-07-15T13:20:38.623Z] Removing intermediate container 2877db637d95 [2024-07-15T13:20:38.623Z] ---> 1ef6fc248260 [2024-07-15T13:20:38.623Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-15T13:20:38.623Z] ---> Running in 40d159a5beae [2024-07-15T13:20:38.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T13:20:38.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T13:20:38.623Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T13:20:38.623Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T13:20:38.623Z] OK: 8 MiB in 16 packages [2024-07-15T13:20:38.623Z] Removing intermediate container 40d159a5beae [2024-07-15T13:20:38.623Z] ---> 4e2c022f62a9 [2024-07-15T13:20:38.623Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-15T13:20:38.623Z] ---> Running in 180be09a3a7c [2024-07-15T13:20:38.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T13:20:38.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T13:20:38.623Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T13:20:38.623Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T13:20:38.623Z] OK: 8 MiB in 16 packages [2024-07-15T13:20:38.623Z] Removing intermediate container 180be09a3a7c [2024-07-15T13:20:38.623Z] ---> 114b6ea88929 [2024-07-15T13:20:38.623Z] Step 17/26 : WORKDIR / [2024-07-15T13:20:38.623Z] ---> Running in d66bde149a53 [2024-07-15T13:20:38.888Z] Removing intermediate container d66bde149a53 [2024-07-15T13:20:38.889Z] ---> 60df466a57bd [2024-07-15T13:20:38.889Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-15T13:20:39.154Z] ---> 006063166977 [2024-07-15T13:20:39.154Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-15T13:20:39.737Z] ---> 538365ba3b28 [2024-07-15T13:20:39.737Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-15T13:20:41.144Z] ---> 4fb7f376cc5c [2024-07-15T13:20:41.144Z] Step 21/26 : EXPOSE 59900 [2024-07-15T13:20:41.414Z] ---> Running in 3529b408be91 [2024-07-15T13:20:41.681Z] Removing intermediate container 3529b408be91 [2024-07-15T13:20:41.681Z] ---> 9c3d30e59b24 [2024-07-15T13:20:41.681Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-15T13:20:41.681Z] ---> Running in 74c1f680cd1c [2024-07-15T13:20:41.951Z] Removing intermediate container 74c1f680cd1c [2024-07-15T13:20:41.951Z] ---> 7c28c6eba139 [2024-07-15T13:20:41.951Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T13:20:42.218Z] ---> Running in dce7dcd87b43 [2024-07-15T13:20:42.485Z] Removing intermediate container dce7dcd87b43 [2024-07-15T13:20:42.485Z] ---> 292a9a756ff7 [2024-07-15T13:20:42.485Z] Step 24/26 : LABEL arch=arm64 [2024-07-15T13:20:42.485Z] ---> Running in 5dc60a3a2c12 [2024-07-15T13:20:42.752Z] Removing intermediate container 5dc60a3a2c12 [2024-07-15T13:20:42.752Z] ---> abc53d9c9527 [2024-07-15T13:20:42.752Z] Step 25/26 : LABEL git_sha=5f72e015f34b47f5606eaa448abf809a2ca1fd82 [2024-07-15T13:20:42.752Z] ---> Running in a81e9e9f5e6b [2024-07-15T13:20:43.019Z] Removing intermediate container a81e9e9f5e6b [2024-07-15T13:20:43.019Z] ---> 948d368f258e [2024-07-15T13:20:43.019Z] Step 26/26 : LABEL version=3.2.0-dev.17 [2024-07-15T13:20:43.285Z] ---> Running in 85325b053653 [2024-07-15T13:20:43.548Z] Removing intermediate container 85325b053653 [2024-07-15T13:20:43.548Z] ---> cf638bb1d1ef [2024-07-15T13:20:43.548Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T13:20:43.548Z] Successfully built cf638bb1d1ef [2024-07-15T13:20:43.548Z] 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-07-15T13:20:43.691Z] provisioning config files... [2024-07-15T13:20:43.706Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/173@tmp/config9018310475654633752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:20:44.039Z] ---> ****-login.sh [2024-07-15T13:20:44.039Z] nexus3.edgexfoundry.org:10001 [2024-07-15T13:20:44.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:20:44.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:20:44.306Z] Configure a credential helper to remove this warning. See [2024-07-15T13:20:44.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:20:44.306Z] [2024-07-15T13:20:44.306Z] Login Succeeded [2024-07-15T13:20:44.306Z] nexus3.edgexfoundry.org:10002 [2024-07-15T13:20:44.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:20:44.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:20:44.573Z] Configure a credential helper to remove this warning. See [2024-07-15T13:20:44.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:20:44.573Z] [2024-07-15T13:20:44.573Z] Login Succeeded [2024-07-15T13:20:44.573Z] nexus3.edgexfoundry.org:10003 [2024-07-15T13:20:44.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:20:45.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:20:45.104Z] Configure a credential helper to remove this warning. See [2024-07-15T13:20:45.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:20:45.104Z] [2024-07-15T13:20:45.104Z] Login Succeeded [2024-07-15T13:20:45.104Z] nexus3.edgexfoundry.org:10004 [2024-07-15T13:20:45.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:20:45.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:20:45.370Z] Configure a credential helper to remove this warning. See [2024-07-15T13:20:45.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:20:45.370Z] [2024-07-15T13:20:45.370Z] Login Succeeded [2024-07-15T13:20:45.370Z] ****.io [2024-07-15T13:20:45.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T13:20:45.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T13:20:45.901Z] Configure a credential helper to remove this warning. See [2024-07-15T13:20:45.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T13:20:45.901Z] [2024-07-15T13:20:45.901Z] Login Succeeded [2024-07-15T13:20:45.901Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T13:20:45.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-15T13:20:45.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T13:20:45.988Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-07-15T13:20:45.988Z] 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [2024-07-15T13:20:45.988Z] latest [2024-07-15T13:20:45.988Z] 3.2.0-dev.17 [2024-07-15T13:20:45.988Z] 5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [2024-07-15T13:20:45.988Z] main [2024-07-15T13:20:45.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:46.363Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:46.712Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82 [2024-07-15T13:20:46.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-15T13:20:46.712Z] 8d289e909c2b: Preparing [2024-07-15T13:20:46.712Z] 92077c7631ae: Preparing [2024-07-15T13:20:46.712Z] 49651dda72d2: Preparing [2024-07-15T13:20:46.712Z] 5d04c30481a3: Preparing [2024-07-15T13:20:46.712Z] d6122a2a25a1: Preparing [2024-07-15T13:20:46.712Z] da707bb00cb8: Preparing [2024-07-15T13:20:46.712Z] da707bb00cb8: Waiting [2024-07-15T13:20:46.979Z] d6122a2a25a1: Pushed [2024-07-15T13:20:46.979Z] 49651dda72d2: Pushed [2024-07-15T13:20:46.979Z] 92077c7631ae: Pushed [2024-07-15T13:20:46.979Z] da707bb00cb8: Layer already exists [2024-07-15T13:20:47.935Z] 5d04c30481a3: Pushed [2024-07-15T13:20:53.261Z] 8d289e909c2b: Pushed [2024-07-15T13:20:53.261Z] 5f72e015f34b47f5606eaa448abf809a2ca1fd82: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:53.677Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:54.025Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-07-15T13:20:54.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-15T13:20:54.025Z] 8d289e909c2b: Preparing [2024-07-15T13:20:54.025Z] 92077c7631ae: Preparing [2024-07-15T13:20:54.025Z] 49651dda72d2: Preparing [2024-07-15T13:20:54.025Z] 5d04c30481a3: Preparing [2024-07-15T13:20:54.025Z] d6122a2a25a1: Preparing [2024-07-15T13:20:54.025Z] da707bb00cb8: Preparing [2024-07-15T13:20:54.025Z] da707bb00cb8: Waiting [2024-07-15T13:20:54.025Z] 5d04c30481a3: Layer already exists [2024-07-15T13:20:54.025Z] 92077c7631ae: Layer already exists [2024-07-15T13:20:54.025Z] 49651dda72d2: Layer already exists [2024-07-15T13:20:54.025Z] d6122a2a25a1: Layer already exists [2024-07-15T13:20:54.025Z] 8d289e909c2b: Layer already exists [2024-07-15T13:20:54.025Z] da707bb00cb8: Layer already exists [2024-07-15T13:20:54.291Z] latest: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:54.648Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:55.004Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.17 [2024-07-15T13:20:55.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-15T13:20:55.004Z] 8d289e909c2b: Preparing [2024-07-15T13:20:55.004Z] 92077c7631ae: Preparing [2024-07-15T13:20:55.004Z] 49651dda72d2: Preparing [2024-07-15T13:20:55.004Z] 5d04c30481a3: Preparing [2024-07-15T13:20:55.004Z] d6122a2a25a1: Preparing [2024-07-15T13:20:55.004Z] da707bb00cb8: Preparing [2024-07-15T13:20:55.004Z] da707bb00cb8: Waiting [2024-07-15T13:20:55.004Z] d6122a2a25a1: Layer already exists [2024-07-15T13:20:55.004Z] 5d04c30481a3: Layer already exists [2024-07-15T13:20:55.004Z] 49651dda72d2: Layer already exists [2024-07-15T13:20:55.004Z] 92077c7631ae: Layer already exists [2024-07-15T13:20:55.004Z] 8d289e909c2b: Layer already exists [2024-07-15T13:20:55.004Z] da707bb00cb8: Layer already exists [2024-07-15T13:20:55.004Z] 3.2.0-dev.17: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:55.639Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:55.996Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [2024-07-15T13:20:55.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-15T13:20:55.996Z] 8d289e909c2b: Preparing [2024-07-15T13:20:55.996Z] 92077c7631ae: Preparing [2024-07-15T13:20:55.996Z] 49651dda72d2: Preparing [2024-07-15T13:20:55.996Z] 5d04c30481a3: Preparing [2024-07-15T13:20:55.996Z] d6122a2a25a1: Preparing [2024-07-15T13:20:55.996Z] da707bb00cb8: Preparing [2024-07-15T13:20:55.996Z] da707bb00cb8: Waiting [2024-07-15T13:20:55.996Z] 92077c7631ae: Layer already exists [2024-07-15T13:20:55.996Z] 8d289e909c2b: Layer already exists [2024-07-15T13:20:55.996Z] 49651dda72d2: Layer already exists [2024-07-15T13:20:55.996Z] d6122a2a25a1: Layer already exists [2024-07-15T13:20:55.996Z] 5d04c30481a3: Layer already exists [2024-07-15T13:20:55.996Z] da707bb00cb8: Layer already exists [2024-07-15T13:20:56.261Z] 5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:56.633Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:56.989Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-07-15T13:20:56.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-15T13:20:56.989Z] 8d289e909c2b: Preparing [2024-07-15T13:20:56.989Z] 92077c7631ae: Preparing [2024-07-15T13:20:56.989Z] 49651dda72d2: Preparing [2024-07-15T13:20:56.989Z] 5d04c30481a3: Preparing [2024-07-15T13:20:56.989Z] d6122a2a25a1: Preparing [2024-07-15T13:20:56.989Z] da707bb00cb8: Preparing [2024-07-15T13:20:56.989Z] da707bb00cb8: Waiting [2024-07-15T13:20:56.989Z] 8d289e909c2b: Layer already exists [2024-07-15T13:20:56.989Z] 5d04c30481a3: Layer already exists [2024-07-15T13:20:56.989Z] 49651dda72d2: Layer already exists [2024-07-15T13:20:56.989Z] d6122a2a25a1: Layer already exists [2024-07-15T13:20:56.989Z] 92077c7631ae: Layer already exists [2024-07-15T13:20:56.989Z] da707bb00cb8: Layer already exists [2024-07-15T13:20:57.251Z] main: digest: sha256:e09126f7491fb5fd6ed7c4c2bc6fcff4650a8f1e3eefa82d9f59bc8fb810f252 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-15T13:20:57.333Z] ===================================================== [Pipeline] echo [2024-07-15T13:20:57.389Z] taggedImages: [2024-07-15T13:20:57.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82 [2024-07-15T13:20:57.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-07-15T13:20:57.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.17 [2024-07-15T13:20:57.389Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:5f72e015f34b47f5606eaa448abf809a2ca1fd82-3.2.0-dev.17 [2024-07-15T13:20:57.389Z] - 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-07-15T13:20:57.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T13:20:57.783Z] [2024-07-15T13:20:57.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:20:58.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T13:20:58.122Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T13:20:58.122Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T13:20:58.122Z] 04944245beec: Pulling fs layer [2024-07-15T13:20:58.122Z] 699f458cf7ca: Pulling fs layer [2024-07-15T13:20:58.122Z] 765212b225bb: Pulling fs layer [2024-07-15T13:20:58.122Z] f23df028b6ca: Pulling fs layer [2024-07-15T13:20:58.122Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T13:20:58.122Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T13:20:58.122Z] f23df028b6ca: Waiting [2024-07-15T13:20:58.122Z] d65c8cfc05b1: Waiting [2024-07-15T13:20:58.122Z] 765212b225bb: Waiting [2024-07-15T13:20:58.390Z] 04944245beec: Verifying Checksum [2024-07-15T13:20:58.390Z] 04944245beec: Download complete [2024-07-15T13:20:58.390Z] 765212b225bb: Verifying Checksum [2024-07-15T13:20:58.390Z] 765212b225bb: Download complete [2024-07-15T13:20:58.390Z] f23df028b6ca: Verifying Checksum [2024-07-15T13:20:58.390Z] f23df028b6ca: Download complete [2024-07-15T13:20:58.390Z] d65c8cfc05b1: Verifying Checksum [2024-07-15T13:20:58.390Z] d65c8cfc05b1: Download complete [2024-07-15T13:20:58.658Z] 699f458cf7ca: Verifying Checksum [2024-07-15T13:20:58.658Z] 699f458cf7ca: Download complete [2024-07-15T13:20:58.925Z] 8998bd30e6a1: Verifying Checksum [2024-07-15T13:20:58.925Z] 8998bd30e6a1: Download complete [2024-07-15T13:21:01.508Z] 2437ff75d9bd: Verifying Checksum [2024-07-15T13:21:01.508Z] 2437ff75d9bd: Download complete [2024-07-15T13:21:04.086Z] 8998bd30e6a1: Pull complete [2024-07-15T13:21:04.086Z] 04944245beec: Pull complete [2024-07-15T13:21:05.494Z] 699f458cf7ca: Pull complete [2024-07-15T13:21:05.760Z] 765212b225bb: Pull complete [2024-07-15T13:21:06.720Z] f23df028b6ca: Pull complete [2024-07-15T13:21:06.985Z] d65c8cfc05b1: Pull complete [2024-07-15T13:21:25.181Z] 2437ff75d9bd: Pull complete [2024-07-15T13:21:25.181Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T13:21:25.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T13:21:25.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:21:25.367Z] prd-ubuntu20.04-docker-arm64-4c-16g-5647 does not seem to be running inside a container [2024-07-15T13:21:25.431Z] $ 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/173 -v /w/workspace/device-virtual-go/173:/w/workspace/device-virtual-go/173:rw,z -v /w/workspace/device-virtual-go/173@tmp:/w/workspace/device-virtual-go/173@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-07-15T13:21:27.986Z] $ docker top a7807e1eedfbf0d0083007401347aff76d33529864f062ae937b11af26d03024 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:21:28.790Z] ---> job-cost.sh [2024-07-15T13:21:28.790Z] lf-activate-venv: SKIPPING [2024-07-15T13:21:28.790Z] INFO: No Stack... [2024-07-15T13:21:29.369Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T13:21:30.006Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T13:21:30.671Z] + cat /w/workspace/device-virtual-go/173/archives/cost.csv [2024-07-15T13:21:30.671Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T13:21:30.702Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [2024-07-15T13:21:30.710Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] did not exist. Created. [2024-07-15T13:21:30.717Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T13:21:31.074Z] /w/workspace/device-virtual-go/173@tmp/durable-a31ea2fa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T13:21:31.743Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T13:21:31.772Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T13:21:31.818Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T13:21:31.830Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T13:21:31.867Z] $ docker stop --time=1 a7807e1eedfbf0d0083007401347aff76d33529864f062ae937b11af26d03024 [2024-07-15T13:21:33.351Z] $ docker rm -f --volumes a7807e1eedfbf0d0083007401347aff76d33529864f062ae937b11af26d03024 [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-07-15T13:21:34.002Z] provisioning config files... [2024-07-15T13:21:34.011Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5008587469116307491tmp [Pipeline] { [Pipeline] sh [2024-07-15T13:21:34.700Z] + set +x [2024-07-15T13:21:34.700Z] + + bash -s -- [2024-07-15T13:21:34.700Z] curl -s https://codecov.io/bash [2024-07-15T13:21:34.961Z] [2024-07-15T13:21:34.961Z] _____ _ [2024-07-15T13:21:34.961Z] / ____| | | [2024-07-15T13:21:34.961Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T13:21:34.961Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T13:21:34.961Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T13:21:34.961Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T13:21:34.961Z] Bash-1.0.6 [2024-07-15T13:21:34.961Z] [2024-07-15T13:21:34.961Z] [2024-07-15T13:21:34.961Z] ==> git version 2.25.1 found [2024-07-15T13:21:34.961Z] ==> 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-07-15T13:21:34.961Z] Release-Date: 2020-01-08 [2024-07-15T13:21:34.961Z] 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-07-15T13:21:34.961Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T13:21:34.961Z] ==> Jenkins CI detected. [2024-07-15T13:21:34.961Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-07-15T13:21:34.961Z] project root: . [2024-07-15T13:21:34.961Z] --> token set from env [2024-07-15T13:21:34.961Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T13:21:34.961Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T13:21:34.961Z] ==> Python coveragepy not found [2024-07-15T13:21:34.961Z] ==> Searching for coverage reports in: [2024-07-15T13:21:34.961Z] + . [2024-07-15T13:21:34.961Z] -> Found 1 reports [2024-07-15T13:21:34.961Z] ==> Detecting git/mercurial file structure [2024-07-15T13:21:34.961Z] ==> Reading reports [2024-07-15T13:21:34.961Z] + ./coverage.out bytes=43247 [2024-07-15T13:21:34.961Z] ==> Appending adjustments [2024-07-15T13:21:34.961Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T13:21:34.961Z] + Found adjustments [2024-07-15T13:21:34.961Z] ==> Gzipping contents [2024-07-15T13:21:35.220Z] 8.0K /tmp/codecov.TqYrPK.gz [2024-07-15T13:21:35.220Z] ==> Uploading reports [2024-07-15T13:21:35.220Z] url: https://codecov.io [2024-07-15T13:21:35.220Z] query: branch=main&commit=5f72e015f34b47f5606eaa448abf809a2ca1fd82&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-15T13:21:35.220Z] -> Pinging Codecov [2024-07-15T13:21:35.221Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5f72e015f34b47f5606eaa448abf809a2ca1fd82&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-15T13:21:35.626Z] -> Uploading to [2024-07-15T13:21:35.626Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/5E52B4B073DB2E39498172D8E973AA87/5f72e015f34b47f5606eaa448abf809a2ca1fd82/d9541fda-4ab9-4d77-8b82-1040d9977bcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T132135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61f09deae626b06a8baf8e436e77b177e2f669db88e808c90a78b4a41791e2c9 [2024-07-15T13:21:35.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T13:21:35.626Z] Dload Upload Total Spent Left Speed [2024-07-15T13:21:35.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 19095 --:--:-- --:--:-- --:--:-- 19095 [2024-07-15T13:21:35.887Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] } [2024-07-15T13:21:35.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-15T13:21:36.088Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-15T13:21:36.104Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:21:37.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T13:21:37.256Z] [2024-07-15T13:21:37.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:21:40.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T13:21:41.088Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-15T13:21:41.088Z] 619be1103602: Already exists [2024-07-15T13:21:41.088Z] f8ea3408117e: Pulling fs layer [2024-07-15T13:21:41.088Z] 91320369b822: Pulling fs layer [2024-07-15T13:21:41.088Z] 0406650e8295: Pulling fs layer [2024-07-15T13:21:41.088Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T13:21:41.088Z] 96d80e3f36e1: Pulling fs layer [2024-07-15T13:21:41.088Z] bcf3aedb951c: Pulling fs layer [2024-07-15T13:21:41.088Z] 4f4fb700ef54: Waiting [2024-07-15T13:21:41.088Z] 96d80e3f36e1: Waiting [2024-07-15T13:21:41.088Z] bcf3aedb951c: Waiting [2024-07-15T13:21:41.088Z] 0406650e8295: Verifying Checksum [2024-07-15T13:21:41.088Z] 0406650e8295: Download complete [2024-07-15T13:21:41.088Z] f8ea3408117e: Download complete [2024-07-15T13:21:41.088Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T13:21:41.088Z] 4f4fb700ef54: Download complete [2024-07-15T13:21:41.088Z] f8ea3408117e: Pull complete [2024-07-15T13:21:41.347Z] 96d80e3f36e1: Verifying Checksum [2024-07-15T13:21:41.347Z] 96d80e3f36e1: Download complete [2024-07-15T13:21:41.347Z] 91320369b822: Download complete [2024-07-15T13:21:41.912Z] bcf3aedb951c: Verifying Checksum [2024-07-15T13:21:41.912Z] bcf3aedb951c: Download complete [2024-07-15T13:21:44.446Z] 91320369b822: Pull complete [2024-07-15T13:21:44.446Z] 0406650e8295: Pull complete [2024-07-15T13:21:44.446Z] 4f4fb700ef54: Pull complete [2024-07-15T13:21:44.705Z] 96d80e3f36e1: Pull complete [2024-07-15T13:21:47.470Z] bcf3aedb951c: Pull complete [2024-07-15T13:21:47.470Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-15T13:21:47.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T13:21:47.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:21:47.582Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:21:47.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-15T13:21:52.617Z] $ docker top 602a869f480799aa9d3ec6d1ce4cfc523969d99dcb2334feac5aed2964f0558f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T13:21:52.992Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-07-15T13:21:53.001Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-07-15T13:21:53.283Z] + set -o pipefail [2024-07-15T13:21:53.283Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-07-15T13:22:04.340Z] [2024-07-15T13:22:04.340Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-07-15T13:22:04.340Z] [2024-07-15T13:22:04.340Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/4b1a183f-b3b2-45df-8485-c16d23745fa9 [2024-07-15T13:22:04.340Z] [2024-07-15T13:22:04.340Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-15T13:22:04.340Z] [2024-07-15T13:22:04.599Z] [2024-07-15T13:22:04.599Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-15T13:22:04.599Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-15T13:22:04.584Z] $ docker stop --time=1 602a869f480799aa9d3ec6d1ce4cfc523969d99dcb2334feac5aed2964f0558f [2024-07-15T13:22:10.753Z] $ docker rm -f --volumes 602a869f480799aa9d3ec6d1ce4cfc523969d99dcb2334feac5aed2964f0558f [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-07-15T13:22:11.659Z] + git log --format=format:%s -1 5f72e015f34b47f5606eaa448abf809a2ca1fd82 [Pipeline] sh [2024-07-15T13:22:11.948Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T13:22:11.948Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:22:12.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T13:22:12.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:22:12.332Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:22:12.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T13:22:13.019Z] $ docker top afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T13:22:13.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T13:22:13.140Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T13:22:13.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T13:22:13.235Z] $ docker exec afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 ssh-agent [2024-07-15T13:22:13.381Z] SSH_AUTH_SOCK=/tmp/ssh-IENUVFVNMcau/agent.31 [2024-07-15T13:22:13.381Z] SSH_AGENT_PID=37 [2024-07-15T13:22:13.395Z] Running ssh-add (command line suppressed) [2024-07-15T13:22:13.471Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16323395473801957378.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16323395473801957378.key) [2024-07-15T13:22:13.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T13:22:13.802Z] + git semver tag [2024-07-15T13:22:14.060Z] 2024-07-15 13:22:13,978 [run_tag] DEBUG tag force:False [2024-07-15T13:22:14.061Z] 2024-07-15 13:22:13,979 [check_head_tag] DEBUG check head tag [2024-07-15T13:22:14.061Z] 2024-07-15 13:22:13,980 [execute] INFO git cat-file --batch-check [2024-07-15T13:22:14.061Z] 2024-07-15 13:22:13,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-07-15T13:22:14.061Z] 2024-07-15 13:22:13,984 [execute] INFO git cat-file --batch [2024-07-15T13:22:14.061Z] 2024-07-15 13:22:13,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-07-15T13:22:14.061Z] 2024-07-15 13:22:14,003 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-15T13:22:14.061Z] 2024-07-15 13:22:14,004 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 [2024-07-15T13:22:14.061Z] 2024-07-15 13:22:14,004 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-15T13:22:14.061Z] 2024-07-15 13:22:14,009 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-15T13:22:14.061Z] 3.2.0-dev.17 [Pipeline] } [2024-07-15T13:22:14.044Z] $ docker exec --env ******** --env ******** afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 ssh-agent -k [2024-07-15T13:22:14.138Z] unset SSH_AUTH_SOCK; [2024-07-15T13:22:14.138Z] unset SSH_AGENT_PID; [2024-07-15T13:22:14.138Z] echo Agent pid 37 killed; [2024-07-15T13:22:14.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T13:22:14.492Z] + git semver [Pipeline] } [2024-07-15T13:22:14.737Z] $ docker stop --time=1 afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 [2024-07-15T13:22:16.024Z] $ docker rm -f --volumes afa4abb1293f3d5da21e3dc48247a4d3cfab0fdecd0a08fe58b520a25ee3b2c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:22:16.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T13:22:16.461Z] [2024-07-15T13:22:16.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:22:16.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T13:22:16.763Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-15T13:22:16.763Z] ab5ef0e58194: Pulling fs layer [2024-07-15T13:22:16.763Z] 9712f1f96733: Pulling fs layer [2024-07-15T13:22:16.763Z] 63f879dbbcfc: Pulling fs layer [2024-07-15T13:22:16.763Z] 0d9ebad4ef96: Pulling fs layer [2024-07-15T13:22:16.763Z] e9a5061849ea: Pulling fs layer [2024-07-15T13:22:16.763Z] d747dcd14b5f: Pulling fs layer [2024-07-15T13:22:16.763Z] 2de7ff778b66: Pulling fs layer [2024-07-15T13:22:16.763Z] 0d9ebad4ef96: Waiting [2024-07-15T13:22:16.763Z] e9a5061849ea: Waiting [2024-07-15T13:22:16.763Z] d747dcd14b5f: Waiting [2024-07-15T13:22:16.763Z] 2de7ff778b66: Waiting [2024-07-15T13:22:16.763Z] 9712f1f96733: Download complete [2024-07-15T13:22:17.022Z] 63f879dbbcfc: Verifying Checksum [2024-07-15T13:22:17.022Z] 63f879dbbcfc: Download complete [2024-07-15T13:22:17.280Z] e9a5061849ea: Verifying Checksum [2024-07-15T13:22:17.281Z] e9a5061849ea: Download complete [2024-07-15T13:22:17.281Z] d747dcd14b5f: Download complete [2024-07-15T13:22:17.281Z] 0d9ebad4ef96: Verifying Checksum [2024-07-15T13:22:17.281Z] 0d9ebad4ef96: Download complete [2024-07-15T13:22:17.281Z] ab5ef0e58194: Verifying Checksum [2024-07-15T13:22:17.281Z] ab5ef0e58194: Download complete [2024-07-15T13:22:17.281Z] 2de7ff778b66: Verifying Checksum [2024-07-15T13:22:17.281Z] 2de7ff778b66: Download complete [2024-07-15T13:22:19.810Z] ab5ef0e58194: Pull complete [2024-07-15T13:22:19.810Z] 9712f1f96733: Pull complete [2024-07-15T13:22:20.758Z] 63f879dbbcfc: Pull complete [2024-07-15T13:22:24.041Z] 0d9ebad4ef96: Pull complete [2024-07-15T13:22:24.298Z] e9a5061849ea: Pull complete [2024-07-15T13:22:24.299Z] d747dcd14b5f: Pull complete [2024-07-15T13:22:25.235Z] 2de7ff778b66: Pull complete [2024-07-15T13:22:25.235Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-15T13:22:25.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T13:22:25.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:22:25.341Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:22:25.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-15T13:22:32.851Z] $ docker top 52eeebf658aea11a3310b4da0fab9199deab5fc10bb9e7ce86916c2be70879da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-15T13:22:32.951Z] provisioning config files... [2024-07-15T13:22:32.959Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1199209825618726tmp [2024-07-15T13:22:32.970Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1862608263283802523tmp [2024-07-15T13:22:32.980Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3665382020697330240tmp [Pipeline] { [Pipeline] echo [2024-07-15T13:22:33.104Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:33.409Z] ---> sigul-configuration.sh [2024-07-15T13:22:33.409Z] gpg: directory `/root/.gnupg' created [2024-07-15T13:22:33.409Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-15T13:22:33.409Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-15T13:22:33.409Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-15T13:22:33.409Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-15T13:22:33.409Z] gpg: CAST5 encrypted data [2024-07-15T13:22:33.409Z] gpg: encrypted with 1 passphrase [2024-07-15T13:22:33.409Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-15T13:22:33.711Z] + mkdir /home/jenkins [2024-07-15T13:22:33.711Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-15T13:22:34.008Z] + 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-07-15T13:22:34.025Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:34.322Z] ---> sigul-install.sh [2024-07-15T13:22:34.322Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-15T13:22:34.620Z] + git tag --list [2024-07-15T13:22:34.620Z] v1.0.0 [2024-07-15T13:22:34.620Z] v1.1.0 [2024-07-15T13:22:34.620Z] v1.1.1 [2024-07-15T13:22:34.620Z] v1.2.1 [2024-07-15T13:22:34.620Z] v1.2.2 [2024-07-15T13:22:34.620Z] v1.2.3 [2024-07-15T13:22:34.620Z] v1.3.0 [2024-07-15T13:22:34.620Z] v1.3.1 [2024-07-15T13:22:34.620Z] v2.0.0 [2024-07-15T13:22:34.620Z] v2.1.0 [2024-07-15T13:22:34.620Z] v2.1.1 [2024-07-15T13:22:34.620Z] v2.2.0 [2024-07-15T13:22:34.620Z] v2.3.0 [2024-07-15T13:22:34.620Z] v3.0 [2024-07-15T13:22:34.620Z] v3.0.0 [2024-07-15T13:22:34.620Z] v3.1 [2024-07-15T13:22:34.620Z] v3.1.0 [2024-07-15T13:22:34.620Z] v3.1.0-dev.1 [2024-07-15T13:22:34.620Z] v3.1.0-dev.10 [2024-07-15T13:22:34.620Z] v3.1.0-dev.11 [2024-07-15T13:22:34.620Z] v3.1.0-dev.12 [2024-07-15T13:22:34.620Z] v3.1.0-dev.13 [2024-07-15T13:22:34.620Z] v3.1.0-dev.14 [2024-07-15T13:22:34.620Z] v3.1.0-dev.15 [2024-07-15T13:22:34.620Z] v3.1.0-dev.16 [2024-07-15T13:22:34.620Z] v3.1.0-dev.17 [2024-07-15T13:22:34.620Z] v3.1.0-dev.18 [2024-07-15T13:22:34.620Z] v3.1.0-dev.19 [2024-07-15T13:22:34.620Z] v3.1.0-dev.2 [2024-07-15T13:22:34.620Z] v3.1.0-dev.20 [2024-07-15T13:22:34.620Z] v3.1.0-dev.21 [2024-07-15T13:22:34.620Z] v3.1.0-dev.22 [2024-07-15T13:22:34.620Z] v3.1.0-dev.23 [2024-07-15T13:22:34.620Z] v3.1.0-dev.24 [2024-07-15T13:22:34.620Z] v3.1.0-dev.25 [2024-07-15T13:22:34.620Z] v3.1.0-dev.26 [2024-07-15T13:22:34.620Z] v3.1.0-dev.27 [2024-07-15T13:22:34.620Z] v3.1.0-dev.28 [2024-07-15T13:22:34.620Z] v3.1.0-dev.29 [2024-07-15T13:22:34.620Z] v3.1.0-dev.3 [2024-07-15T13:22:34.620Z] v3.1.0-dev.30 [2024-07-15T13:22:34.620Z] v3.1.0-dev.4 [2024-07-15T13:22:34.620Z] v3.1.0-dev.5 [2024-07-15T13:22:34.620Z] v3.1.0-dev.6 [2024-07-15T13:22:34.620Z] v3.1.0-dev.7 [2024-07-15T13:22:34.620Z] v3.1.0-dev.8 [2024-07-15T13:22:34.620Z] v3.1.0-dev.9 [2024-07-15T13:22:34.620Z] v3.1.1 [2024-07-15T13:22:34.620Z] v3.1.1-dev.1 [2024-07-15T13:22:34.620Z] v3.2.0-dev.1 [2024-07-15T13:22:34.620Z] v3.2.0-dev.10 [2024-07-15T13:22:34.620Z] v3.2.0-dev.11 [2024-07-15T13:22:34.620Z] v3.2.0-dev.12 [2024-07-15T13:22:34.620Z] v3.2.0-dev.13 [2024-07-15T13:22:34.620Z] v3.2.0-dev.14 [2024-07-15T13:22:34.620Z] v3.2.0-dev.15 [2024-07-15T13:22:34.620Z] v3.2.0-dev.16 [2024-07-15T13:22:34.620Z] v3.2.0-dev.17 [2024-07-15T13:22:34.620Z] v3.2.0-dev.2 [2024-07-15T13:22:34.620Z] v3.2.0-dev.3 [2024-07-15T13:22:34.620Z] v3.2.0-dev.4 [2024-07-15T13:22:34.620Z] v3.2.0-dev.5 [2024-07-15T13:22:34.620Z] v3.2.0-dev.6 [2024-07-15T13:22:34.620Z] v3.2.0-dev.7 [2024-07-15T13:22:34.620Z] v3.2.0-dev.8 [2024-07-15T13:22:34.620Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-15T13:22:34.940Z] + lftools sign git-tag v3.2.0-dev.17 [2024-07-15T13:22:35.508Z] Signing Git tag with Sigul... [2024-07-15T13:22:35.508Z] Signing v3.2.0-dev.17 [Pipeline] echo [2024-07-15T13:22:35.781Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:36.076Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-15T13:22:36.086Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-15T13:22:36.091Z] $ docker stop --time=1 52eeebf658aea11a3310b4da0fab9199deab5fc10bb9e7ce86916c2be70879da [2024-07-15T13:22:37.369Z] $ docker rm -f --volumes 52eeebf658aea11a3310b4da0fab9199deab5fc10bb9e7ce86916c2be70879da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-15T13:22:37.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T13:22:37.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:22:38.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T13:22:38.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:22:38.243Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:22:38.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T13:22:38.592Z] $ docker top 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 -eo pid,comm [2024-07-15T13:22:38.666Z] 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-07-15T13:22:38.666Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T13:22:38.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T13:22:38.735Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T13:22:38.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T13:22:38.816Z] $ docker exec 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 ssh-agent [2024-07-15T13:22:38.946Z] SSH_AUTH_SOCK=/tmp/ssh-rOIj2NCgPmGx/agent.32 [2024-07-15T13:22:38.946Z] SSH_AGENT_PID=38 [2024-07-15T13:22:38.951Z] Running ssh-add (command line suppressed) [2024-07-15T13:22:39.025Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18371644557782401620.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18371644557782401620.key) [2024-07-15T13:22:39.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T13:22:39.357Z] + git semver bump pre [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,487 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,488 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,488 [bump_version] DEBUG bumped version:3.2.0-dev.18 [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,488 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,488 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,490 [execute] INFO git cat-file --batch-check [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,496 [execute] INFO git cat-file --batch [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T13:22:39.616Z] 2024-07-15 13:22:39,500 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-15T13:22:39.616Z] 3.2.0-dev.18 [Pipeline] } [2024-07-15T13:22:39.597Z] $ docker exec --env ******** --env ******** 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 ssh-agent -k [2024-07-15T13:22:39.699Z] unset SSH_AUTH_SOCK; [2024-07-15T13:22:39.699Z] unset SSH_AGENT_PID; [2024-07-15T13:22:39.699Z] echo Agent pid 38 killed; [2024-07-15T13:22:39.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T13:22:40.078Z] + git semver [Pipeline] } [2024-07-15T13:22:40.323Z] $ docker stop --time=1 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 [2024-07-15T13:22:41.573Z] $ docker rm -f --volumes 9fc6a85fabbb95a5c90ae340defc0e0818c68e78ebfb8c376caadcac65ef1cd6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T13:22:41.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T13:22:41.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:22:42.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T13:22:42.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:22:42.355Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:22:42.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T13:22:42.667Z] $ docker top 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f -eo pid,comm [2024-07-15T13:22:42.740Z] 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-07-15T13:22:42.740Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T13:22:42.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T13:22:42.798Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T13:22:42.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T13:22:42.881Z] $ docker exec 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f ssh-agent [2024-07-15T13:22:43.019Z] SSH_AUTH_SOCK=/tmp/ssh-eTjOIScPI9zn/agent.31 [2024-07-15T13:22:43.019Z] SSH_AGENT_PID=37 [2024-07-15T13:22:43.024Z] Running ssh-add (command line suppressed) [2024-07-15T13:22:43.096Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15744502959435241719.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15744502959435241719.key) [2024-07-15T13:22:43.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T13:22:43.431Z] + git semver push [2024-07-15T13:22:43.691Z] 2024-07-15 13:22:43,575 [run_push] DEBUG push [2024-07-15T13:22:43.691Z] 2024-07-15 13:22:43,576 [execute] INFO git cat-file --batch-check [2024-07-15T13:22:43.691Z] 2024-07-15 13:22:43,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T13:22:43.691Z] 2024-07-15 13:22:43,580 [execute] INFO git rev-list 3a14915a5f13194a26bef25596097ed7e59acbe1 -- [2024-07-15T13:22:43.691Z] 2024-07-15 13:22:43,581 [execute] DEBUG Popen(['git', 'rev-list', '3a14915a5f13194a26bef25596097ed7e59acbe1', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-15T13:22:43.691Z] 2024-07-15 13:22:43,590 [execute] INFO git fetch -v origin [2024-07-15T13:22:43.691Z] 2024-07-15 13:22:43,591 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-15T13:22:44.261Z] 2024-07-15 13:22:44,036 [run_push] DEBUG no remote changes detected [2024-07-15T13:22:44.261Z] 2024-07-15 13:22:44,037 [execute] INFO git push origin semver [2024-07-15T13:22:44.261Z] 2024-07-15 13:22:44,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-15T13:22:45.202Z] 2024-07-15 13:22:44,964 [run_push] DEBUG push all version tags [2024-07-15T13:22:45.202Z] 2024-07-15 13:22:44,964 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-15T13:22:45.202Z] 2024-07-15 13:22:44,965 [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-07-15T13:22:45.770Z] 2024-07-15 13:22:45,675 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-15T13:22:45.770Z] 3.2.0-dev.18 [Pipeline] } [2024-07-15T13:22:45.752Z] $ docker exec --env ******** --env ******** 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f ssh-agent -k [2024-07-15T13:22:45.841Z] unset SSH_AUTH_SOCK; [2024-07-15T13:22:45.842Z] unset SSH_AGENT_PID; [2024-07-15T13:22:45.842Z] echo Agent pid 37 killed; [2024-07-15T13:22:45.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T13:22:46.205Z] + git semver [Pipeline] } [2024-07-15T13:22:46.451Z] $ docker stop --time=1 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f [2024-07-15T13:22:47.729Z] $ docker rm -f --volumes 4f226d21b38ee00621fe8181cabedcbb3f04ffb30d59b795a036963abf9d2d4f [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-07-15T13:22:48.387Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-07-15T13:22:48.387Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-15T13:22:48.387Z] total 16 [2024-07-15T13:22:48.387Z] drwxr-xr-x 3 root root 4096 Jul 15 13:10 . [2024-07-15T13:22:48.387Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 13:22 .. [2024-07-15T13:22:48.387Z] drwxr-xr-x 2 root root 4096 Jul 15 13:10 cost [2024-07-15T13:22:48.387Z] -rw-r--r-- 1 root root 89 Jul 15 13:10 cost.csv [2024-07-15T13:22:48.387Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-15T13:22:48.387Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-15T13:22:48.387Z] total 16 [2024-07-15T13:22:48.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 13:10 . [2024-07-15T13:22:48.387Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 13:22 .. [2024-07-15T13:22:48.387Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 13:10 cost [2024-07-15T13:22:48.387Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 15 13:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:48.674Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:49.532Z] ---> package-listing.sh [2024-07-15T13:22:49.532Z] ++ facter osfamily [2024-07-15T13:22:49.532Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T13:22:49.792Z] + OS_FAMILY=debian [2024-07-15T13:22:49.792Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-07-15T13:22:49.792Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T13:22:49.792Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T13:22:49.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T13:22:49.792Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T13:22:49.792Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-07-15T13:22:49.792Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T13:22:49.792Z] + case "${OS_FAMILY}" in [2024-07-15T13:22:49.792Z] + dpkg -l [2024-07-15T13:22:49.792Z] + grep '^ii' [2024-07-15T13:22:49.792Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T13:22:49.792Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T13:22:49.792Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T13:22:49.792Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-07-15T13:22:49.792Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-07-15T13:22:49.792Z] + 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-07-15T13:22:49.804Z] 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-07-15T13:22:50.081Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T13:22:50.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T13:22:50.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T13:22:50.733Z] prd-ubuntu20.04-docker-8c-8g-5646 does not seem to be running inside a container [2024-07-15T13:22:50.739Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T13:22:50.949Z] $ docker top 3319cd0586cb2dc05c7102209b5101d6420ea0d01852bbc33c111ef05cb00cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T13:22:51.330Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T13:22:51.616Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T13:22:51.899Z] + ls /var/log/sa-host [2024-07-15T13:22:51.899Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T13:22:51.989Z] provisioning config files... [2024-07-15T13:22:51.999Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13401054429782356075tmp [Pipeline] { [Pipeline] echo [2024-07-15T13:22:52.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:52.307Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T13:22:52.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:52.647Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T13:22:52.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:52.944Z] ---> sudo-logs.sh [2024-07-15T13:22:52.944Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T13:22:52.973Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:53.257Z] ---> job-cost.sh [2024-07-15T13:22:53.259Z] lf-activate-venv: SKIPPING [2024-07-15T13:22:53.259Z] DEBUG: total: 0.2199999988079071 [2024-07-15T13:22:53.259Z] INFO: Retrieving Stack Cost... [2024-07-15T13:22:53.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T13:22:53.779Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T13:22:53.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T13:22:54.078Z] ---> logs-deploy.sh [2024-07-15T13:22:54.078Z] lf-activate-venv: SKIPPING [2024-07-15T13:22:54.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/173 [2024-07-15T13:22:54.078Z] INFO: archiving workspace using pattern(s): [2024-07-15T13:22:55.017Z] Archives upload complete. [2024-07-15T13:22:55.017Z] INFO: archiving logs to Nexus