Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 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-ssh508012396633766361.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-ssh13502158167009383720.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-ssh12285618004745801517.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-ssh5454784541279375910.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-ssh17682844799346220811.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5945’ Running on prd-ubuntu20.04-docker-8c-8g-5949 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 (main) Commit message: "Merge pull request #479 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 > git rev-list --no-walk 5f72e015f34b47f5606eaa448abf809a2ca1fd82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T15:09:05.792Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T15:09:05.948Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T15:09:05.994Z] ========================================================= [2024-07-19T15:09:05.994Z] EdgeX Global Pipelines Version Info [2024-07-19T15:09:05.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:09:07.128Z] ------------------- [2024-07-19T15:09:07.128Z] stable info: [2024-07-19T15:09:07.128Z] ------------------- [2024-07-19T15:09:07.128Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T15:09:07.128Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T15:09:07.128Z] Message: update stable to v1.0.260 [2024-07-19T15:09:07.468Z] ------------------- [2024-07-19T15:09:07.468Z] experimental info: [2024-07-19T15:09:07.468Z] ------------------- [2024-07-19T15:09:07.468Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T15:09:07.468Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T15:09:07.468Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T15:09:07.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-07-19T15:09:07.786Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-07-19T15:09:07.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T15:09:07.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T15:09:07.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T15:09:07.949Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T15:09:08.123Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T15:09:08.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T15:09:08.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T15:09:08.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T15:09:08.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T15:09:08.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-07-19T15:09:08.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T15:09:08.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T15:09:08.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T15:09:08.583Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T15:09:08.637Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T15:09:08.666Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T15:09:08.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T15:09:09.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T15:09:09.049Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T15:09:09.063Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T15:09:09.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T15:09:09.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T15:09:09.285Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T15:09:09.332Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T15:09:09.427Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T15:09:09.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-19T15:09:09.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-19T15:09:09.543Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-19T15:09:09.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] echo [2024-07-19T15:09:09.827Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b84fa34 [Pipeline] echo [2024-07-19T15:09:09.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:09:10.017Z] provisioning config files... [2024-07-19T15:09:10.067Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9265458759002010856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:09:10.624Z] ---> ****-login.sh [2024-07-19T15:09:10.624Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:09:10.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:10.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:10.938Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:10.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:10.938Z] [2024-07-19T15:09:10.938Z] Login Succeeded [2024-07-19T15:09:10.938Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:09:10.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:11.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:11.233Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:11.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:11.233Z] [2024-07-19T15:09:11.233Z] Login Succeeded [2024-07-19T15:09:11.233Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:09:11.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:11.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:11.233Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:11.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:11.233Z] [2024-07-19T15:09:11.233Z] Login Succeeded [2024-07-19T15:09:11.233Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:09:11.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:11.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:11.233Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:11.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:11.233Z] [2024-07-19T15:09:11.233Z] Login Succeeded [2024-07-19T15:09:11.233Z] ****.io [2024-07-19T15:09:11.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:11.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:11.536Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:11.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:11.536Z] [2024-07-19T15:09:11.536Z] Login Succeeded [2024-07-19T15:09:11.536Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:09:11.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T15:09:12.334Z] + git rev-list -1 --merges b84fa34e0b11c1ec26c6ceaca31148e20eaa0441~1..b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] echo [2024-07-19T15:09:12.433Z] -----------> git rev-list -1 --merges b84fa34e0b11c1ec26c6ceaca31148e20eaa0441~1..b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [2024-07-19T15:09:12.433Z] b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [false] [Pipeline] sh [2024-07-19T15:09:12.815Z] + git log --format=format:%s -1 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] echo [2024-07-19T15:09:12.872Z] ========================================================= [2024-07-19T15:09:12.872Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T15:09:12.872Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T15:09:13.449Z] + git log --format=format:%s -1 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] echo [2024-07-19T15:09:13.483Z] [semverPrep] GIT_COMMIT: b84fa34e0b11c1ec26c6ceaca31148e20eaa0441, Commit Message: Merge pull request #479 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo [2024-07-19T15:09:13.504Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T15:09:14.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:09:14.088Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T15:09:14.088Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T15:09:14.088Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T15:09:14.088Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T15:09:14.088Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T15:09:14.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:09:14.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:09:14.661Z] [2024-07-19T15:09:14.661Z] 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-19T15:09:15.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:09:15.121Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T15:09:15.121Z] b85a868b505f: Pulling fs layer [2024-07-19T15:09:15.121Z] e2be974225ed: Pulling fs layer [2024-07-19T15:09:15.121Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T15:09:15.121Z] 988bab9f4d93: Pulling fs layer [2024-07-19T15:09:15.121Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T15:09:15.121Z] 988bab9f4d93: Waiting [2024-07-19T15:09:15.121Z] 1469e6f7b9e6: Waiting [2024-07-19T15:09:15.121Z] eaf3925da568: Pulling fs layer [2024-07-19T15:09:15.121Z] eaf3925da568: Waiting [2024-07-19T15:09:15.121Z] bab4dde63d76: Pulling fs layer [2024-07-19T15:09:15.121Z] bab4dde63d76: Waiting [2024-07-19T15:09:15.121Z] bde34c3a00c8: Pulling fs layer [2024-07-19T15:09:15.121Z] b352a97aabf1: Pulling fs layer [2024-07-19T15:09:15.121Z] 4872d77fe225: Pulling fs layer [2024-07-19T15:09:15.121Z] 5851b861e8e6: Pulling fs layer [2024-07-19T15:09:15.121Z] b352a97aabf1: Waiting [2024-07-19T15:09:15.121Z] 4872d77fe225: Waiting [2024-07-19T15:09:15.121Z] bde34c3a00c8: Waiting [2024-07-19T15:09:15.121Z] 5851b861e8e6: Waiting [2024-07-19T15:09:15.121Z] e2be974225ed: Download complete [2024-07-19T15:09:15.121Z] 988bab9f4d93: Verifying Checksum [2024-07-19T15:09:15.121Z] 988bab9f4d93: Download complete [2024-07-19T15:09:15.121Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T15:09:15.121Z] 1469e6f7b9e6: Download complete [2024-07-19T15:09:15.121Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T15:09:15.121Z] 339a4e72a1f5: Download complete [2024-07-19T15:09:15.121Z] eaf3925da568: Download complete [2024-07-19T15:09:15.121Z] bde34c3a00c8: Download complete [2024-07-19T15:09:15.424Z] b352a97aabf1: Download complete [2024-07-19T15:09:15.424Z] 4872d77fe225: Verifying Checksum [2024-07-19T15:09:15.424Z] 5851b861e8e6: Download complete [2024-07-19T15:09:15.424Z] b85a868b505f: Verifying Checksum [2024-07-19T15:09:15.424Z] b85a868b505f: Download complete [2024-07-19T15:09:15.732Z] bab4dde63d76: Verifying Checksum [2024-07-19T15:09:15.732Z] bab4dde63d76: Download complete [2024-07-19T15:09:16.375Z] b85a868b505f: Pull complete [2024-07-19T15:09:16.649Z] e2be974225ed: Pull complete [2024-07-19T15:09:16.941Z] 339a4e72a1f5: Pull complete [2024-07-19T15:09:17.214Z] 988bab9f4d93: Pull complete [2024-07-19T15:09:17.480Z] 1469e6f7b9e6: Pull complete [2024-07-19T15:09:17.480Z] eaf3925da568: Pull complete [2024-07-19T15:09:18.991Z] bab4dde63d76: Pull complete [2024-07-19T15:09:18.991Z] bde34c3a00c8: Pull complete [2024-07-19T15:09:19.281Z] b352a97aabf1: Pull complete [2024-07-19T15:09:19.281Z] 4872d77fe225: Pull complete [2024-07-19T15:09:19.281Z] 5851b861e8e6: Pull complete [2024-07-19T15:09:19.281Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T15:09:19.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:09:19.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:09:19.678Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:09:19.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T15:09:21.930Z] $ docker top e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:09:22.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:09:22.347Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:09:22.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:09:22.480Z] $ docker exec e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 ssh-agent [2024-07-19T15:09:22.612Z] SSH_AUTH_SOCK=/tmp/ssh-RLS7xz8H5WnR/agent.32 [2024-07-19T15:09:22.612Z] SSH_AGENT_PID=38 [2024-07-19T15:09:22.650Z] Running ssh-add (command line suppressed) [2024-07-19T15:09:22.747Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12903499900770801774.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12903499900770801774.key) [2024-07-19T15:09:22.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:09:23.324Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T15:09:23.371Z] $ docker exec --env ******** --env ******** e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 ssh-agent -k [2024-07-19T15:09:23.459Z] unset SSH_AUTH_SOCK; [2024-07-19T15:09:23.460Z] unset SSH_AGENT_PID; [2024-07-19T15:09:23.460Z] echo Agent pid 38 killed; [2024-07-19T15:09:23.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T15:09:23.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:09:23.649Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:09:23.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:09:23.828Z] $ docker exec e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 ssh-agent [2024-07-19T15:09:24.003Z] SSH_AUTH_SOCK=/tmp/ssh-dOvezHeavMiT/agent.71 [2024-07-19T15:09:24.003Z] SSH_AGENT_PID=77 [2024-07-19T15:09:24.030Z] Running ssh-add (command line suppressed) [2024-07-19T15:09:24.128Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3365123375050842533.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3365123375050842533.key) [2024-07-19T15:09:24.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:09:24.653Z] + git semver init [2024-07-19T15:09:24.971Z] 2024-07-19 15:09:24,828 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T15:09:24.971Z] 2024-07-19 15:09:24,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-07-19T15:09:24.971Z] 2024-07-19 15:09:24,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-07-19T15:09:24.971Z] 2024-07-19 15:09:24,829 [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-19T15:09:27.099Z] 2024-07-19 15:09:26,676 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-07-19T15:09:27.099Z] 2024-07-19 15:09:26,677 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-07-19T15:09:27.099Z] 2024-07-19 15:09:26,677 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-19T15:09:27.099Z] 2024-07-19 15:09:26,677 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-19T15:09:27.099Z] 3.2.0-dev.18 [Pipeline] } [2024-07-19T15:09:27.127Z] $ docker exec --env ******** --env ******** e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 ssh-agent -k [2024-07-19T15:09:27.228Z] unset SSH_AUTH_SOCK; [2024-07-19T15:09:27.228Z] unset SSH_AGENT_PID; [2024-07-19T15:09:27.228Z] echo Agent pid 77 killed; [2024-07-19T15:09:27.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:09:27.794Z] + git semver [Pipeline] } [2024-07-19T15:09:28.189Z] $ docker stop --time=1 e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 [2024-07-19T15:09:29.540Z] $ docker rm -f --volumes e51483547a4e5d13165116f046cb8a3b08ae2e04cece9f29246a645fd92c7716 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:09:30.055Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T15:09:30.810Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T15:09:30.812Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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-19T15:09:31.337Z] provisioning config files... [2024-07-19T15:09:31.360Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8844758260808727053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:09:31.762Z] ---> ****-login.sh [2024-07-19T15:09:31.762Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:09:31.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:31.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:31.762Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:31.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:31.762Z] [2024-07-19T15:09:31.762Z] Login Succeeded [2024-07-19T15:09:31.762Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:09:31.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:31.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:31.762Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:31.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:31.762Z] [2024-07-19T15:09:31.762Z] Login Succeeded [2024-07-19T15:09:31.762Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:09:32.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:32.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:32.057Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:32.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:32.057Z] [2024-07-19T15:09:32.057Z] Login Succeeded [2024-07-19T15:09:32.057Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:09:32.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:32.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:32.057Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:32.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:32.057Z] [2024-07-19T15:09:32.057Z] Login Succeeded [2024-07-19T15:09:32.057Z] ****.io [2024-07-19T15:09:32.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:09:32.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:09:32.331Z] Configure a credential helper to remove this warning. See [2024-07-19T15:09:32.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:09:32.331Z] [2024-07-19T15:09:32.331Z] Login Succeeded [2024-07-19T15:09:32.331Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:09:32.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T15:09:32.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:09:32.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:09:32.782Z] ========================================================= [2024-07-19T15:09:32.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T15:09:32.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:09:33.421Z] + 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-19T15:09:33.421Z] Sending build context to Docker daemon 37.54MB [2024-07-19T15:09:33.421Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:09:33.421Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T15:09:33.421Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T15:09:33.421Z] 619be1103602: Pulling fs layer [2024-07-19T15:09:33.421Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T15:09:33.421Z] 5df492c9dc93: Pulling fs layer [2024-07-19T15:09:33.421Z] 7629e6793208: Pulling fs layer [2024-07-19T15:09:33.421Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T15:09:33.421Z] fb5054dd5b73: Pulling fs layer [2024-07-19T15:09:33.421Z] eeca6798cff9: Pulling fs layer [2024-07-19T15:09:33.421Z] aa269ceb94a6: Pulling fs layer [2024-07-19T15:09:33.421Z] ada007ff1a6a: Pulling fs layer [2024-07-19T15:09:33.421Z] fb5054dd5b73: Waiting [2024-07-19T15:09:33.421Z] eeca6798cff9: Waiting [2024-07-19T15:09:33.421Z] aa269ceb94a6: Waiting [2024-07-19T15:09:33.421Z] ada007ff1a6a: Waiting [2024-07-19T15:09:33.421Z] 7629e6793208: Waiting [2024-07-19T15:09:33.421Z] 4f4fb700ef54: Waiting [2024-07-19T15:09:33.767Z] 7862e08f4a3e: Verifying Checksum [2024-07-19T15:09:33.767Z] 7862e08f4a3e: Download complete [2024-07-19T15:09:33.767Z] 7629e6793208: Verifying Checksum [2024-07-19T15:09:33.767Z] 7629e6793208: Download complete [2024-07-19T15:09:33.767Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T15:09:33.767Z] 4f4fb700ef54: Download complete [2024-07-19T15:09:33.767Z] 619be1103602: Verifying Checksum [2024-07-19T15:09:33.767Z] 619be1103602: Download complete [2024-07-19T15:09:33.767Z] fb5054dd5b73: Download complete [2024-07-19T15:09:33.767Z] eeca6798cff9: Verifying Checksum [2024-07-19T15:09:33.767Z] eeca6798cff9: Download complete [2024-07-19T15:09:33.767Z] 619be1103602: Pull complete [2024-07-19T15:09:33.767Z] ada007ff1a6a: Verifying Checksum [2024-07-19T15:09:33.767Z] ada007ff1a6a: Download complete [2024-07-19T15:09:34.094Z] 7862e08f4a3e: Pull complete [2024-07-19T15:09:34.094Z] 5df492c9dc93: Download complete [2024-07-19T15:09:34.406Z] aa269ceb94a6: Verifying Checksum [2024-07-19T15:09:34.406Z] aa269ceb94a6: Download complete [2024-07-19T15:09:37.198Z] 5df492c9dc93: Pull complete [2024-07-19T15:09:37.198Z] 7629e6793208: Pull complete [2024-07-19T15:09:37.198Z] 4f4fb700ef54: Pull complete [2024-07-19T15:09:37.198Z] fb5054dd5b73: Pull complete [2024-07-19T15:09:37.198Z] eeca6798cff9: Pull complete [2024-07-19T15:09:39.320Z] aa269ceb94a6: Pull complete [2024-07-19T15:09:39.667Z] ada007ff1a6a: Pull complete [2024-07-19T15:09:39.667Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T15:09:39.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T15:09:39.667Z] ---> f489d0715acc [2024-07-19T15:09:39.667Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-19T15:09:42.435Z] ---> Running in 2262b04d51d4 [2024-07-19T15:09:42.435Z] Removing intermediate container 2262b04d51d4 [2024-07-19T15:09:42.435Z] ---> 18641131fa05 [2024-07-19T15:09:42.435Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:09:42.435Z] ---> Running in 9f35752f06e5 [2024-07-19T15:09:42.435Z] Removing intermediate container 9f35752f06e5 [2024-07-19T15:09:42.435Z] ---> 1d622e6a2726 [2024-07-19T15:09:42.435Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:09:42.435Z] ---> Running in b8b75ebc1ad5 [2024-07-19T15:09:42.747Z] Removing intermediate container b8b75ebc1ad5 [2024-07-19T15:09:42.747Z] ---> 29a59fdaa889 [2024-07-19T15:09:42.747Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-19T15:09:42.747Z] ---> Running in f0575d12fed3 [2024-07-19T15:09:42.747Z] Removing intermediate container f0575d12fed3 [2024-07-19T15:09:42.747Z] ---> 81992a99d5d5 [2024-07-19T15:09:42.747Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:09:42.747Z] ---> Running in 73b9cefae63e [2024-07-19T15:09:43.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:09:43.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:09:43.337Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-19T15:09:43.337Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-19T15:09:43.337Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-19T15:09:43.337Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-19T15:09:43.337Z] Executing busybox-1.36.1-r5.trigger [2024-07-19T15:09:43.337Z] OK: 268 MiB in 56 packages [2024-07-19T15:09:43.651Z] Removing intermediate container 73b9cefae63e [2024-07-19T15:09:43.651Z] ---> de6d059f4679 [2024-07-19T15:09:43.651Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T15:09:43.972Z] ---> 0e3933e27d88 [2024-07-19T15:09:43.972Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:09:43.972Z] ---> Running in 0102f2366790 [2024-07-19T15:09:46.123Z] Still waiting to schedule task [2024-07-19T15:09:46.123Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5946’ [2024-07-19T15:10:23.487Z] Removing intermediate container 0102f2366790 [2024-07-19T15:10:23.487Z] ---> d22c451e33fa [2024-07-19T15:10:23.487Z] Step 10/12 : COPY . . [2024-07-19T15:10:23.487Z] ---> 10298198ca5c [2024-07-19T15:10:23.487Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:10:23.487Z] ---> Running in 8c7f0d8d9ac8 [2024-07-19T15:10:23.487Z] Removing intermediate container 8c7f0d8d9ac8 [2024-07-19T15:10:23.487Z] ---> 656eebae9892 [2024-07-19T15:10:23.487Z] Step 12/12 : RUN $MAKE [2024-07-19T15:10:23.487Z] ---> Running in b5f43c516b3d [2024-07-19T15:10:23.487Z] noop [2024-07-19T15:10:23.487Z] Removing intermediate container b5f43c516b3d [2024-07-19T15:10:23.487Z] ---> f0f372e050d2 [2024-07-19T15:10:23.487Z] Successfully built f0f372e050d2 [2024-07-19T15:10:23.487Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:24.130Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T15:10:24.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:10:24.301Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:10:24.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T15:10:24.704Z] $ docker top 50f3d56e3116228d49d53ad206df51ccfb9aabc329bb41e7d74191385d1a9eba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:10:25.249Z] + go version [2024-07-19T15:10:25.249Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T15:10:25.291Z] $ docker stop --time=1 50f3d56e3116228d49d53ad206df51ccfb9aabc329bb41e7d74191385d1a9eba [2024-07-19T15:10:26.606Z] $ docker rm -f --volumes 50f3d56e3116228d49d53ad206df51ccfb9aabc329bb41e7d74191385d1a9eba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:27.499Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T15:10:27.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:10:27.816Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:10:27.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T15:10:28.389Z] $ docker top fe80d3044a289af5fc1033533d23166b95daed8807049764ad0454164558df91 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:10:28.947Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-19T15:10:29.326Z] + make test [2024-07-19T15:10:29.326Z] go test ./... -coverprofile=coverage.out [2024-07-19T15:10:30.852Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-19T15:10:49.581Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-19T15:10:49.581Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2024-07-19T15:10:55.273Z] go vet ./... [2024-07-19T15:10:59.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T15:10:59.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T15:11:00.055Z] ./bin/test-attribution-txt.sh [2024-07-19T15:11:00.055Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T15:11:00.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T15:11:00.158Z] $ docker stop --time=1 fe80d3044a289af5fc1033533d23166b95daed8807049764ad0454164558df91 [2024-07-19T15:11:03.566Z] $ docker rm -f --volumes fe80d3044a289af5fc1033533d23166b95daed8807049764ad0454164558df91 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:11:04.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T15:11:04.414Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-19T15:11:05.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T15:11:05.530Z] + ls -al . [2024-07-19T15:11:05.530Z] total 276 [2024-07-19T15:11:05.530Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:10 . [2024-07-19T15:11:05.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:08 .. [2024-07-19T15:11:05.530Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:10 .git [2024-07-19T15:11:05.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:09 .github [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 19 15:09 .gitignore [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:09 .golangci.yml [2024-07-19T15:11:05.530Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:09 .semver [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 19 15:09 Attribution.txt [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 19 15:09 CHANGELOG.md [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 19 15:09 Dockerfile [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:09 GOVERNANCE.md [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 15:09 Jenkinsfile [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 15:09 LICENSE [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 19 15:09 Makefile [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 19 15:09 OWNERS.md [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 19 15:09 README.md [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:09 VERSION [2024-07-19T15:11:05.530Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:09 bin [2024-07-19T15:11:05.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:09 cmd [2024-07-19T15:11:05.530Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 19 15:10 coverage.out [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 6922 Jul 19 15:09 go.mod [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 15:09 go.sum [2024-07-19T15:11:05.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:09 internal [2024-07-19T15:11:05.530Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 19 15:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:05.984Z] + 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=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 --label arch=amd64 --label version=3.2.0-dev.18 . [2024-07-19T15:11:05.985Z] Sending build context to Docker daemon 37.58MB [2024-07-19T15:11:05.985Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:11:05.985Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-19T15:11:05.985Z] ---> f0f372e050d2 [2024-07-19T15:11:05.985Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-19T15:11:06.286Z] ---> Running in e9078b6d3d32 [2024-07-19T15:11:06.286Z] Removing intermediate container e9078b6d3d32 [2024-07-19T15:11:06.286Z] ---> 7f7df39f6286 [2024-07-19T15:11:06.286Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:11:06.286Z] ---> Running in dc10414ecbff [2024-07-19T15:11:06.286Z] Removing intermediate container dc10414ecbff [2024-07-19T15:11:06.286Z] ---> 8f2d6810d9cd [2024-07-19T15:11:06.286Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:11:06.598Z] ---> Running in b3f0f1371f32 [2024-07-19T15:11:06.598Z] Removing intermediate container b3f0f1371f32 [2024-07-19T15:11:06.598Z] ---> 712683217fcc [2024-07-19T15:11:06.598Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-19T15:11:06.598Z] ---> Running in 83145bbc5a96 [2024-07-19T15:11:06.598Z] Removing intermediate container 83145bbc5a96 [2024-07-19T15:11:06.598Z] ---> 56f0b9d75cdd [2024-07-19T15:11:06.598Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:11:06.598Z] ---> Running in c9a622d42f9b [2024-07-19T15:11:06.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:11:07.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:11:07.291Z] OK: 268 MiB in 56 packages [2024-07-19T15:11:07.621Z] Removing intermediate container c9a622d42f9b [2024-07-19T15:11:07.621Z] ---> 6b37d03c6927 [2024-07-19T15:11:07.621Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-19T15:11:07.621Z] ---> e2ba51d061c3 [2024-07-19T15:11:07.621Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:11:07.950Z] ---> Running in 11501fa982be [2024-07-19T15:11:08.582Z] Removing intermediate container 11501fa982be [2024-07-19T15:11:08.582Z] ---> 03652ab6a156 [2024-07-19T15:11:08.582Z] Step 10/26 : COPY . . [2024-07-19T15:11:09.196Z] ---> d3b6f029834e [2024-07-19T15:11:09.196Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:11:09.196Z] ---> Running in 69cfe391c217 [2024-07-19T15:11:09.196Z] Removing intermediate container 69cfe391c217 [2024-07-19T15:11:09.196Z] ---> 62f8b632faf3 [2024-07-19T15:11:09.196Z] Step 12/26 : RUN $MAKE [2024-07-19T15:11:09.196Z] ---> Running in 601191e123af [2024-07-19T15:11:09.532Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-19T15:11:36.730Z] Removing intermediate container 601191e123af [2024-07-19T15:11:36.730Z] ---> 4d7cad2863ee [2024-07-19T15:11:36.730Z] Step 13/26 : FROM alpine:3.18 [2024-07-19T15:11:36.730Z] 3.18: Pulling from library/alpine [2024-07-19T15:11:36.730Z] 73baa7ef167e: Pulling fs layer [2024-07-19T15:11:36.730Z] 73baa7ef167e: Verifying Checksum [2024-07-19T15:11:36.730Z] 73baa7ef167e: Download complete [2024-07-19T15:11:36.730Z] 73baa7ef167e: Pull complete [2024-07-19T15:11:36.730Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T15:11:36.730Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T15:11:36.730Z] ---> 8fd7cac70a4a [2024-07-19T15:11:36.730Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-19T15:11:36.730Z] ---> Running in 15a00011a228 [2024-07-19T15:11:36.730Z] Removing intermediate container 15a00011a228 [2024-07-19T15:11:36.730Z] ---> 43ee9f99b5a5 [2024-07-19T15:11:36.730Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-19T15:11:36.730Z] ---> Running in 3f1edd518d7e [2024-07-19T15:11:37.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:11:37.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:11:37.340Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T15:11:37.340Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T15:11:37.340Z] OK: 7 MiB in 16 packages [2024-07-19T15:11:37.610Z] Removing intermediate container 3f1edd518d7e [2024-07-19T15:11:37.610Z] ---> 50bfd346f6cf [2024-07-19T15:11:37.610Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-19T15:11:37.610Z] ---> Running in fb6bd687de1c [2024-07-19T15:11:37.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:11:37.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:11:38.192Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:11:38.192Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:11:38.192Z] OK: 7 MiB in 16 packages [2024-07-19T15:11:38.548Z] Removing intermediate container fb6bd687de1c [2024-07-19T15:11:38.548Z] ---> c29edd16bafa [2024-07-19T15:11:38.548Z] Step 17/26 : WORKDIR / [2024-07-19T15:11:38.548Z] ---> Running in e4b333494e08 [2024-07-19T15:11:38.548Z] Removing intermediate container e4b333494e08 [2024-07-19T15:11:38.548Z] ---> f98eebce18ba [2024-07-19T15:11:38.548Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-19T15:11:38.856Z] ---> 1f62d79f3ede [2024-07-19T15:11:38.856Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-19T15:11:38.856Z] ---> 2bff6d1443c0 [2024-07-19T15:11:38.856Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-19T15:11:39.501Z] ---> 9ff587555840 [2024-07-19T15:11:39.501Z] Step 21/26 : EXPOSE 59900 [2024-07-19T15:11:39.501Z] ---> Running in 0e44b21c6d60 [2024-07-19T15:11:39.501Z] Removing intermediate container 0e44b21c6d60 [2024-07-19T15:11:39.501Z] ---> 61527142fcf5 [2024-07-19T15:11:39.501Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-19T15:11:39.816Z] ---> Running in 318c44abddff [2024-07-19T15:11:39.816Z] Removing intermediate container 318c44abddff [2024-07-19T15:11:39.816Z] ---> 43956e52f3c1 [2024-07-19T15:11:39.816Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-19T15:11:39.816Z] ---> Running in b85498eb7d9d [2024-07-19T15:11:39.816Z] Removing intermediate container b85498eb7d9d [2024-07-19T15:11:39.816Z] ---> 95a971c77699 [2024-07-19T15:11:39.816Z] Step 24/26 : LABEL arch=amd64 [2024-07-19T15:11:39.816Z] ---> Running in 40d4e5ba3727 [2024-07-19T15:11:39.816Z] Removing intermediate container 40d4e5ba3727 [2024-07-19T15:11:39.816Z] ---> 68eb80a3101f [2024-07-19T15:11:39.816Z] Step 25/26 : LABEL git_sha=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [2024-07-19T15:11:39.816Z] ---> Running in 19653438e4fb [2024-07-19T15:11:40.169Z] Removing intermediate container 19653438e4fb [2024-07-19T15:11:40.169Z] ---> 4a234a7ea639 [2024-07-19T15:11:40.169Z] Step 26/26 : LABEL version=3.2.0-dev.18 [2024-07-19T15:11:40.169Z] ---> Running in 23375527f1a8 [2024-07-19T15:11:40.169Z] Removing intermediate container 23375527f1a8 [2024-07-19T15:11:40.169Z] ---> 0092144e0d68 [2024-07-19T15:11:40.169Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T15:11:40.169Z] Successfully built 0092144e0d68 [2024-07-19T15:11:40.169Z] 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-19T15:11:40.525Z] provisioning config files... [2024-07-19T15:11:40.558Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7870989941990876541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:11:41.079Z] ---> ****-login.sh [2024-07-19T15:11:41.079Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:11:41.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:11:41.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:11:41.079Z] Configure a credential helper to remove this warning. See [2024-07-19T15:11:41.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:11:41.079Z] [2024-07-19T15:11:41.079Z] Login Succeeded [2024-07-19T15:11:41.079Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:11:41.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:11:41.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:11:41.079Z] Configure a credential helper to remove this warning. See [2024-07-19T15:11:41.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:11:41.079Z] [2024-07-19T15:11:41.079Z] Login Succeeded [2024-07-19T15:11:41.079Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:11:41.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:11:41.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:11:41.405Z] Configure a credential helper to remove this warning. See [2024-07-19T15:11:41.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:11:41.405Z] [2024-07-19T15:11:41.405Z] Login Succeeded [2024-07-19T15:11:41.405Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:11:41.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:11:41.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:11:41.405Z] Configure a credential helper to remove this warning. See [2024-07-19T15:11:41.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:11:41.405Z] [2024-07-19T15:11:41.405Z] Login Succeeded [2024-07-19T15:11:41.405Z] ****.io [2024-07-19T15:11:41.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:11:41.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:11:41.715Z] Configure a credential helper to remove this warning. See [2024-07-19T15:11:41.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:11:41.715Z] [2024-07-19T15:11:41.715Z] Login Succeeded [2024-07-19T15:11:41.715Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:11:41.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:11:41.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:11:42.029Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-07-19T15:11:42.029Z] b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [2024-07-19T15:11:42.029Z] latest [2024-07-19T15:11:42.029Z] 3.2.0-dev.18 [2024-07-19T15:11:42.029Z] b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [2024-07-19T15:11:42.029Z] main [2024-07-19T15:11:42.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:42.566Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:43.079Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [2024-07-19T15:11:43.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-19T15:11:43.079Z] 658dabf2740e: Preparing [2024-07-19T15:11:43.079Z] 29a117417ebb: Preparing [2024-07-19T15:11:43.079Z] 6baf50c96dae: Preparing [2024-07-19T15:11:43.079Z] a4e91d0f9ec7: Preparing [2024-07-19T15:11:43.079Z] b5a4422f89e6: Preparing [2024-07-19T15:11:43.079Z] 63ec0bd56cf3: Preparing [2024-07-19T15:11:43.079Z] 63ec0bd56cf3: Waiting [2024-07-19T15:11:43.079Z] 29a117417ebb: Pushed [2024-07-19T15:11:43.079Z] b5a4422f89e6: Pushed [2024-07-19T15:11:43.079Z] 6baf50c96dae: Pushed [2024-07-19T15:11:43.079Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:11:43.675Z] a4e91d0f9ec7: Pushed [2024-07-19T15:11:45.721Z] 658dabf2740e: Pushed [2024-07-19T15:11:45.721Z] b84fa34e0b11c1ec26c6ceaca31148e20eaa0441: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:46.150Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:46.657Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-07-19T15:11:46.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-19T15:11:46.658Z] 658dabf2740e: Preparing [2024-07-19T15:11:46.658Z] 29a117417ebb: Preparing [2024-07-19T15:11:46.658Z] 6baf50c96dae: Preparing [2024-07-19T15:11:46.658Z] a4e91d0f9ec7: Preparing [2024-07-19T15:11:46.658Z] b5a4422f89e6: Preparing [2024-07-19T15:11:46.658Z] 63ec0bd56cf3: Preparing [2024-07-19T15:11:46.658Z] 63ec0bd56cf3: Waiting [2024-07-19T15:11:46.658Z] a4e91d0f9ec7: Layer already exists [2024-07-19T15:11:46.658Z] 658dabf2740e: Layer already exists [2024-07-19T15:11:46.658Z] 6baf50c96dae: Layer already exists [2024-07-19T15:11:46.658Z] b5a4422f89e6: Layer already exists [2024-07-19T15:11:46.658Z] 29a117417ebb: Layer already exists [2024-07-19T15:11:46.658Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:11:46.658Z] latest: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:47.214Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:47.779Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.18 [2024-07-19T15:11:47.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-19T15:11:47.779Z] 658dabf2740e: Preparing [2024-07-19T15:11:47.779Z] 29a117417ebb: Preparing [2024-07-19T15:11:47.779Z] 6baf50c96dae: Preparing [2024-07-19T15:11:47.779Z] a4e91d0f9ec7: Preparing [2024-07-19T15:11:47.779Z] b5a4422f89e6: Preparing [2024-07-19T15:11:47.779Z] 63ec0bd56cf3: Preparing [2024-07-19T15:11:47.779Z] 63ec0bd56cf3: Waiting [2024-07-19T15:11:47.779Z] b5a4422f89e6: Layer already exists [2024-07-19T15:11:47.779Z] 658dabf2740e: Layer already exists [2024-07-19T15:11:47.779Z] 6baf50c96dae: Layer already exists [2024-07-19T15:11:47.779Z] a4e91d0f9ec7: Layer already exists [2024-07-19T15:11:47.779Z] 29a117417ebb: Layer already exists [2024-07-19T15:11:47.779Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:11:47.779Z] 3.2.0-dev.18: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:48.266Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:48.892Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [2024-07-19T15:11:48.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-19T15:11:48.892Z] 658dabf2740e: Preparing [2024-07-19T15:11:48.892Z] 29a117417ebb: Preparing [2024-07-19T15:11:48.892Z] 6baf50c96dae: Preparing [2024-07-19T15:11:48.892Z] a4e91d0f9ec7: Preparing [2024-07-19T15:11:48.892Z] b5a4422f89e6: Preparing [2024-07-19T15:11:48.892Z] 63ec0bd56cf3: Preparing [2024-07-19T15:11:48.892Z] 63ec0bd56cf3: Waiting [2024-07-19T15:11:48.892Z] b5a4422f89e6: Layer already exists [2024-07-19T15:11:48.892Z] a4e91d0f9ec7: Layer already exists [2024-07-19T15:11:48.892Z] 658dabf2740e: Layer already exists [2024-07-19T15:11:48.892Z] 6baf50c96dae: Layer already exists [2024-07-19T15:11:48.892Z] 29a117417ebb: Layer already exists [2024-07-19T15:11:48.892Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:11:48.892Z] b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:49.396Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:49.915Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-07-19T15:11:49.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-19T15:11:49.915Z] 658dabf2740e: Preparing [2024-07-19T15:11:49.915Z] 29a117417ebb: Preparing [2024-07-19T15:11:49.915Z] 6baf50c96dae: Preparing [2024-07-19T15:11:49.915Z] a4e91d0f9ec7: Preparing [2024-07-19T15:11:49.915Z] b5a4422f89e6: Preparing [2024-07-19T15:11:49.915Z] 63ec0bd56cf3: Preparing [2024-07-19T15:11:49.915Z] 63ec0bd56cf3: Waiting [2024-07-19T15:11:49.915Z] 6baf50c96dae: Layer already exists [2024-07-19T15:11:49.915Z] b5a4422f89e6: Layer already exists [2024-07-19T15:11:49.915Z] a4e91d0f9ec7: Layer already exists [2024-07-19T15:11:49.915Z] 29a117417ebb: Layer already exists [2024-07-19T15:11:49.915Z] 658dabf2740e: Layer already exists [2024-07-19T15:11:49.915Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:11:49.915Z] main: digest: sha256:d8d14ddd5a42107f0500196fd23829bc4621be8e9b60f292980d80d9411880a7 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:11:50.078Z] ===================================================== [Pipeline] echo [2024-07-19T15:11:50.098Z] taggedImages: [2024-07-19T15:11:50.099Z] - nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [2024-07-19T15:11:50.099Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-07-19T15:11:50.099Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.18 [2024-07-19T15:11:50.099Z] - nexus3.edgexfoundry.org:10004/device-virtual:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [2024-07-19T15:11:50.099Z] - 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-19T15:11:51.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:11:51.040Z] [2024-07-19T15:11:51.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:11:51.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:11:51.451Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T15:11:51.451Z] 5eb5b503b376: Pulling fs layer [2024-07-19T15:11:51.451Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T15:11:51.451Z] ec43610c2a17: Pulling fs layer [2024-07-19T15:11:51.451Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T15:11:51.451Z] 33b1e0a273af: Pulling fs layer [2024-07-19T15:11:51.451Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T15:11:51.451Z] 2f39f015ded8: Pulling fs layer [2024-07-19T15:11:51.451Z] 3a2ae6a8a46f: Waiting [2024-07-19T15:11:51.451Z] 2f39f015ded8: Waiting [2024-07-19T15:11:51.451Z] 33b1e0a273af: Waiting [2024-07-19T15:11:51.451Z] 5d3b04190fa2: Waiting [2024-07-19T15:11:51.451Z] 5c69ac0246d0: Download complete [2024-07-19T15:11:51.451Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-19T15:11:51.451Z] 3a2ae6a8a46f: Download complete [2024-07-19T15:11:51.451Z] 33b1e0a273af: Verifying Checksum [2024-07-19T15:11:51.451Z] 33b1e0a273af: Download complete [2024-07-19T15:11:51.451Z] ec43610c2a17: Verifying Checksum [2024-07-19T15:11:51.451Z] ec43610c2a17: Download complete [2024-07-19T15:11:51.451Z] 5d3b04190fa2: Verifying Checksum [2024-07-19T15:11:51.451Z] 5d3b04190fa2: Download complete [2024-07-19T15:11:51.725Z] 5eb5b503b376: Verifying Checksum [2024-07-19T15:11:51.725Z] 5eb5b503b376: Download complete [2024-07-19T15:11:52.333Z] 2f39f015ded8: Download complete [2024-07-19T15:11:52.631Z] 5eb5b503b376: Pull complete [2024-07-19T15:11:52.925Z] 5c69ac0246d0: Pull complete [2024-07-19T15:11:53.218Z] ec43610c2a17: Pull complete [2024-07-19T15:11:53.218Z] 3a2ae6a8a46f: Pull complete [2024-07-19T15:11:53.527Z] 33b1e0a273af: Pull complete [2024-07-19T15:11:53.527Z] 5d3b04190fa2: Pull complete [2024-07-19T15:11:57.012Z] 2f39f015ded8: Pull complete [2024-07-19T15:11:57.012Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T15:11:57.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:11:57.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:11:57.377Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:11:57.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T15:11:59.844Z] $ docker top 1c3e01d51f3b5eed70874afbe737b03a76adffcf619450dd167fc43361bf33ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:12:00.368Z] ---> job-cost.sh [2024-07-19T15:12:00.368Z] lf-activate-venv: SKIPPING [2024-07-19T15:12:00.368Z] INFO: No Stack... [2024-07-19T15:12:00.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T15:12:00.943Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T15:12:02.357Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-07-19T15:12:02.357Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T15:12:04.587Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [2024-07-19T15:12:04.631Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] did not exist. Created. [2024-07-19T15:12:04.652Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T15:12:05.060Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T15:12:05.268Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T15:12:05.348Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T15:12:05.488Z] $ docker stop --time=1 1c3e01d51f3b5eed70874afbe737b03a76adffcf619450dd167fc43361bf33ae [2024-07-19T15:12:06.673Z] $ docker rm -f --volumes 1c3e01d51f3b5eed70874afbe737b03a76adffcf619450dd167fc43361bf33ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T15:12:43.732Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5951 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-07-19T15:12:43.745Z] Running in /w/workspace/device-virtual-go/174 [Pipeline] { [Pipeline] checkout [2024-07-19T15:12:47.072Z] The recommended git tool is: git [2024-07-19T15:12:57.934Z] using credential edgex-jenkins-ssh [2024-07-19T15:12:58.043Z] Cloning the remote Git repository [2024-07-19T15:12:58.100Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-07-19T15:12:58.254Z] > git init /w/workspace/device-virtual-go/174 # timeout=10 [2024-07-19T15:12:58.482Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-19T15:12:58.484Z] > git --version # timeout=10 [2024-07-19T15:12:58.514Z] > git --version # 'git version 2.25.1' [2024-07-19T15:12:58.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T15:12:58.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T15:13:02.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-19T15:13:02.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T15:13:03.861Z] Avoid second fetch [2024-07-19T15:13:03.861Z] Checking out Revision b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 (main) [2024-07-19T15:13:03.897Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T15:13:03.985Z] > git checkout -f b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 # timeout=10 [2024-07-19T15:13:05.001Z] Commit message: "Merge pull request #479 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T15:13:10.582Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T15:13:10.582Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T15:13:10.582Z] Dload Upload Total Spent Left Speed [2024-07-19T15:13:10.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2024-07-19T15:13:11.107Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T15:13:11.542Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-19T15:13:11.542Z] /etc/docker/daemon.json [2024-07-19T15:13:11.542Z] { [2024-07-19T15:13:11.542Z] "registry-mirrors": [ [2024-07-19T15:13:11.542Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T15:13:11.542Z] ], [2024-07-19T15:13:11.542Z] "bip": "10.250.0.254/24", [2024-07-19T15:13:11.542Z] "hosts": [ [2024-07-19T15:13:11.542Z] "tcp://0.0.0.0:5555", [2024-07-19T15:13:11.542Z] "unix:///var/run/docker.sock" [2024-07-19T15:13:11.542Z] ], [2024-07-19T15:13:11.542Z] "mtu": 1458, [2024-07-19T15:13:11.542Z] "selinux-enabled": true, [2024-07-19T15:13:11.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T15:13:11.542Z] } [Pipeline] sh [2024-07-19T15:13:12.024Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T15:13:12.458Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:13:31.440Z] provisioning config files... [2024-07-19T15:13:31.523Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/174@tmp/config2194767102521509894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:13:32.106Z] ---> ****-login.sh [2024-07-19T15:13:32.106Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:13:32.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:13:32.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:13:32.740Z] Configure a credential helper to remove this warning. See [2024-07-19T15:13:32.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:13:32.740Z] [2024-07-19T15:13:32.740Z] Login Succeeded [2024-07-19T15:13:32.740Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:13:33.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:13:33.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:13:33.402Z] Configure a credential helper to remove this warning. See [2024-07-19T15:13:33.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:13:33.402Z] [2024-07-19T15:13:33.402Z] Login Succeeded [2024-07-19T15:13:33.402Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:13:33.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:13:33.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:13:33.736Z] Configure a credential helper to remove this warning. See [2024-07-19T15:13:33.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:13:33.736Z] [2024-07-19T15:13:33.736Z] Login Succeeded [2024-07-19T15:13:33.736Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:13:34.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:13:34.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:13:34.071Z] Configure a credential helper to remove this warning. See [2024-07-19T15:13:34.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:13:34.071Z] [2024-07-19T15:13:34.071Z] Login Succeeded [2024-07-19T15:13:34.071Z] ****.io [2024-07-19T15:13:34.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:13:34.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:13:34.408Z] Configure a credential helper to remove this warning. See [2024-07-19T15:13:34.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:13:34.408Z] [2024-07-19T15:13:34.408Z] Login Succeeded [2024-07-19T15:13:34.474Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:13:34.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T15:13:35.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:13:35.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:13:35.452Z] ========================================================= [2024-07-19T15:13:35.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T15:13:35.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:13:36.043Z] + 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-19T15:13:36.738Z] Sending build context to Docker daemon 18.95MB [2024-07-19T15:13:36.738Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:13:36.738Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T15:13:36.738Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T15:13:36.738Z] c6b39de5b339: Pulling fs layer [2024-07-19T15:13:36.738Z] a69c41024577: Pulling fs layer [2024-07-19T15:13:36.738Z] d6de4b400683: Pulling fs layer [2024-07-19T15:13:36.738Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T15:13:36.738Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T15:13:36.738Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T15:13:36.738Z] 00f215d4a9da: Pulling fs layer [2024-07-19T15:13:36.738Z] d496ad576159: Pulling fs layer [2024-07-19T15:13:36.738Z] 4f4fb700ef54: Waiting [2024-07-19T15:13:36.738Z] 464afbd9ba4c: Waiting [2024-07-19T15:13:36.738Z] 00f215d4a9da: Waiting [2024-07-19T15:13:36.738Z] d496ad576159: Waiting [2024-07-19T15:13:36.738Z] 35cb2a7552d0: Waiting [2024-07-19T15:13:36.738Z] a69c41024577: Verifying Checksum [2024-07-19T15:13:36.738Z] a69c41024577: Download complete [2024-07-19T15:13:36.738Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T15:13:36.738Z] 35cb2a7552d0: Download complete [2024-07-19T15:13:36.738Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T15:13:36.738Z] 4f4fb700ef54: Download complete [2024-07-19T15:13:36.738Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T15:13:36.738Z] 464afbd9ba4c: Download complete [2024-07-19T15:13:36.738Z] c6b39de5b339: Download complete [2024-07-19T15:13:37.479Z] d496ad576159: Verifying Checksum [2024-07-19T15:13:37.479Z] d496ad576159: Download complete [2024-07-19T15:13:38.234Z] c6b39de5b339: Pull complete [2024-07-19T15:13:38.926Z] a69c41024577: Pull complete [2024-07-19T15:13:38.926Z] d6de4b400683: Verifying Checksum [2024-07-19T15:13:38.926Z] d6de4b400683: Download complete [2024-07-19T15:13:40.439Z] 00f215d4a9da: Verifying Checksum [2024-07-19T15:13:40.439Z] 00f215d4a9da: Download complete [2024-07-19T15:13:53.235Z] d6de4b400683: Pull complete [2024-07-19T15:13:53.235Z] 35cb2a7552d0: Pull complete [2024-07-19T15:13:53.235Z] 4f4fb700ef54: Pull complete [2024-07-19T15:13:53.235Z] 464afbd9ba4c: Pull complete [2024-07-19T15:14:02.005Z] 00f215d4a9da: Pull complete [2024-07-19T15:14:04.201Z] d496ad576159: Pull complete [2024-07-19T15:14:04.201Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T15:14:04.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T15:14:04.201Z] ---> f246e2811388 [2024-07-19T15:14:04.201Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-19T15:14:06.397Z] ---> Running in 35016953c7df [2024-07-19T15:14:06.397Z] Removing intermediate container 35016953c7df [2024-07-19T15:14:06.397Z] ---> 02d9b1b0e16f [2024-07-19T15:14:06.397Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:14:06.397Z] ---> Running in 1d797a1cf7e3 [2024-07-19T15:14:06.734Z] Removing intermediate container 1d797a1cf7e3 [2024-07-19T15:14:06.734Z] ---> 3d1f91bd2d65 [2024-07-19T15:14:06.734Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:14:06.734Z] ---> Running in 09e24fdf4a8f [2024-07-19T15:14:07.049Z] Removing intermediate container 09e24fdf4a8f [2024-07-19T15:14:07.049Z] ---> f5a0dfbbd283 [2024-07-19T15:14:07.049Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-19T15:14:07.341Z] ---> Running in a5636410a938 [2024-07-19T15:14:07.659Z] Removing intermediate container a5636410a938 [2024-07-19T15:14:07.659Z] ---> 05a226c05fe1 [2024-07-19T15:14:07.659Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:14:07.659Z] ---> Running in 52df6c25bab4 [2024-07-19T15:14:08.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:14:09.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:14:10.509Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-19T15:14:10.509Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-19T15:14:10.509Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-19T15:14:10.509Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-19T15:14:10.509Z] Executing busybox-1.36.1-r5.trigger [2024-07-19T15:14:10.509Z] OK: 271 MiB in 56 packages [2024-07-19T15:14:11.602Z] Removing intermediate container 52df6c25bab4 [2024-07-19T15:14:11.602Z] ---> c12e285d08d8 [2024-07-19T15:14:11.602Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T15:14:12.289Z] ---> a12794f44cc9 [2024-07-19T15:14:12.289Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:14:12.289Z] ---> Running in 8a8279852c03 [2024-07-19T15:16:05.070Z] Removing intermediate container 8a8279852c03 [2024-07-19T15:16:05.070Z] ---> e3b774797538 [2024-07-19T15:16:05.070Z] Step 10/12 : COPY . . [2024-07-19T15:16:05.724Z] ---> 284e5ab83567 [2024-07-19T15:16:05.724Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:16:05.724Z] ---> Running in d9716d563b32 [2024-07-19T15:16:06.066Z] Removing intermediate container d9716d563b32 [2024-07-19T15:16:06.066Z] ---> d7165cfaa07c [2024-07-19T15:16:06.066Z] Step 12/12 : RUN $MAKE [2024-07-19T15:16:06.426Z] ---> Running in 5b8442ac669a [2024-07-19T15:16:07.104Z] noop [2024-07-19T15:16:07.772Z] Removing intermediate container 5b8442ac669a [2024-07-19T15:16:07.772Z] ---> 4b0f66af4e29 [2024-07-19T15:16:08.137Z] Successfully built 4b0f66af4e29 [2024-07-19T15:16:08.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:16:08.732Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T15:16:08.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:16:09.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-5951 does not seem to be running inside a container [2024-07-19T15:16:09.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/174 -v /w/workspace/device-virtual-go/174:/w/workspace/device-virtual-go/174:rw,z -v /w/workspace/device-virtual-go/174@tmp:/w/workspace/device-virtual-go/174@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-19T15:16:10.639Z] $ docker top e8352780ad24aa4b16a2e24c62924576b70fb26d87acaf36b0788ef2c45f3662 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:16:11.733Z] + go version [2024-07-19T15:16:11.733Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T15:16:11.862Z] $ docker stop --time=1 e8352780ad24aa4b16a2e24c62924576b70fb26d87acaf36b0788ef2c45f3662 [2024-07-19T15:16:13.652Z] $ docker rm -f --volumes e8352780ad24aa4b16a2e24c62924576b70fb26d87acaf36b0788ef2c45f3662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:16:14.492Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T15:16:14.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:16:15.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-5951 does not seem to be running inside a container [2024-07-19T15:16:15.256Z] $ 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/174 -v /w/workspace/device-virtual-go/174:/w/workspace/device-virtual-go/174:rw,z -v /w/workspace/device-virtual-go/174@tmp:/w/workspace/device-virtual-go/174@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-19T15:16:16.583Z] $ docker top f822c562ff1e0d422232b8e1303f48ee953c64856ac512efb60b8692cf30f773 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:16:17.449Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/174 [Pipeline] fileExists [Pipeline] sh [2024-07-19T15:16:17.914Z] + make test [2024-07-19T15:16:18.231Z] go test ./... -coverprofile=coverage.out [2024-07-19T15:16:23.995Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-19T15:20:02.027Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-19T15:20:02.027Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.3% of statements [2024-07-19T15:20:02.027Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-19T15:20:02.027Z] go vet ./... [2024-07-19T15:20:41.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T15:20:41.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T15:20:41.309Z] ./bin/test-attribution-txt.sh [2024-07-19T15:20:41.309Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T15:20:41.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T15:20:41.335Z] $ docker stop --time=1 f822c562ff1e0d422232b8e1303f48ee953c64856ac512efb60b8692cf30f773 [2024-07-19T15:20:43.190Z] $ docker rm -f --volumes f822c562ff1e0d422232b8e1303f48ee953c64856ac512efb60b8692cf30f773 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:20:44.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T15:20:44.689Z] Warning: overwriting stash ‘coverage-report’ [2024-07-19T15:20:45.165Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T15:20:45.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T15:20:45.886Z] + ls -al . [2024-07-19T15:20:45.886Z] total 272 [2024-07-19T15:20:45.886Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 15:16 . [2024-07-19T15:20:45.886Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:12 .. [2024-07-19T15:20:45.886Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:13 .git [2024-07-19T15:20:45.886Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:13 .github [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 19 15:13 .gitignore [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:13 .golangci.yml [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 19 15:13 Attribution.txt [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 19 15:13 CHANGELOG.md [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 19 15:13 Dockerfile [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:13 GOVERNANCE.md [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 19 15:13 Jenkinsfile [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 15:13 LICENSE [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 19 15:13 Makefile [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 19 15:13 OWNERS.md [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 19 15:13 README.md [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:09 VERSION [2024-07-19T15:20:45.886Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:13 bin [2024-07-19T15:20:45.886Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:13 cmd [2024-07-19T15:20:45.886Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 19 15:19 coverage.out [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 6922 Jul 19 15:13 go.mod [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 15:13 go.sum [2024-07-19T15:20:45.886Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:13 internal [2024-07-19T15:20:45.886Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 19 15:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:20:46.224Z] + 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=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 --label arch=arm64 --label version=3.2.0-dev.18 . [2024-07-19T15:20:46.807Z] Sending build context to Docker daemon 18.99MB [2024-07-19T15:20:46.807Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:20:46.807Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-19T15:20:46.807Z] ---> 4b0f66af4e29 [2024-07-19T15:20:46.807Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-19T15:20:47.078Z] ---> Running in d3373d9700e6 [2024-07-19T15:20:47.345Z] Removing intermediate container d3373d9700e6 [2024-07-19T15:20:47.345Z] ---> 30a864dbaa64 [2024-07-19T15:20:47.345Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:20:47.345Z] ---> Running in d43c378854ca [2024-07-19T15:20:47.612Z] Removing intermediate container d43c378854ca [2024-07-19T15:20:47.612Z] ---> 47fc9bb41a04 [2024-07-19T15:20:47.612Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:20:47.612Z] ---> Running in addd34f18042 [2024-07-19T15:20:47.878Z] Removing intermediate container addd34f18042 [2024-07-19T15:20:47.878Z] ---> c62068cc5ed8 [2024-07-19T15:20:47.878Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-19T15:20:48.155Z] ---> Running in 7765f9f6de81 [2024-07-19T15:20:48.489Z] Removing intermediate container 7765f9f6de81 [2024-07-19T15:20:48.489Z] ---> 550540500813 [2024-07-19T15:20:48.489Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:20:48.489Z] ---> Running in 2de3fdfeede4 [2024-07-19T15:20:49.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:20:50.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:20:51.038Z] OK: 271 MiB in 56 packages [2024-07-19T15:20:52.025Z] Removing intermediate container 2de3fdfeede4 [2024-07-19T15:20:52.025Z] ---> 99529ea15a31 [2024-07-19T15:20:52.025Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-19T15:20:52.613Z] ---> f845fbbaa79c [2024-07-19T15:20:52.613Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:20:52.613Z] ---> Running in 0fe444f8e23e [2024-07-19T15:20:55.187Z] Removing intermediate container 0fe444f8e23e [2024-07-19T15:20:55.187Z] ---> 35d1d3914bfa [2024-07-19T15:20:55.187Z] Step 10/26 : COPY . . [2024-07-19T15:20:57.125Z] ---> 1b7c4477cfda [2024-07-19T15:20:57.125Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:20:57.125Z] ---> Running in fc0aa6a6b976 [2024-07-19T15:20:57.125Z] Removing intermediate container fc0aa6a6b976 [2024-07-19T15:20:57.125Z] ---> 4fa47ca7c257 [2024-07-19T15:20:57.125Z] Step 12/26 : RUN $MAKE [2024-07-19T15:20:57.412Z] ---> Running in f9bf0beec5b7 [2024-07-19T15:20:58.403Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-19T15:24:35.921Z] Removing intermediate container f9bf0beec5b7 [2024-07-19T15:24:35.921Z] ---> 41f044bc453e [2024-07-19T15:24:35.921Z] Step 13/26 : FROM alpine:3.18 [2024-07-19T15:24:35.921Z] 3.18: Pulling from library/alpine [2024-07-19T15:24:35.921Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T15:24:35.921Z] 5c905c7ebe2f: Download complete [2024-07-19T15:24:35.921Z] 5c905c7ebe2f: Pull complete [2024-07-19T15:24:35.921Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T15:24:35.921Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T15:24:35.921Z] ---> dec292d02e07 [2024-07-19T15:24:35.921Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-19T15:24:35.921Z] ---> Running in a537bf3e44d3 [2024-07-19T15:24:35.921Z] Removing intermediate container a537bf3e44d3 [2024-07-19T15:24:35.921Z] ---> a54dca55d30a [2024-07-19T15:24:35.921Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-19T15:24:35.921Z] ---> Running in e9d747253ad3 [2024-07-19T15:24:35.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:24:35.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:24:35.921Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T15:24:35.921Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T15:24:35.921Z] OK: 8 MiB in 16 packages [2024-07-19T15:24:35.921Z] Removing intermediate container e9d747253ad3 [2024-07-19T15:24:35.921Z] ---> dc1b8ed56357 [2024-07-19T15:24:35.921Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-19T15:24:35.921Z] ---> Running in c2965e82792a [2024-07-19T15:24:35.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:24:35.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:24:35.921Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:24:35.921Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:24:35.921Z] OK: 8 MiB in 16 packages [2024-07-19T15:24:35.921Z] Removing intermediate container c2965e82792a [2024-07-19T15:24:35.921Z] ---> 4b28e22346cf [2024-07-19T15:24:35.921Z] Step 17/26 : WORKDIR / [2024-07-19T15:24:35.921Z] ---> Running in bf6a374de7e7 [2024-07-19T15:24:35.921Z] Removing intermediate container bf6a374de7e7 [2024-07-19T15:24:35.921Z] ---> 2203971eaa9f [2024-07-19T15:24:35.921Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-19T15:24:36.221Z] ---> 52139d259108 [2024-07-19T15:24:36.222Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-19T15:24:36.900Z] ---> 445636f1c4a1 [2024-07-19T15:24:36.900Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-19T15:24:38.449Z] ---> 7223d6ad32b6 [2024-07-19T15:24:38.449Z] Step 21/26 : EXPOSE 59900 [2024-07-19T15:24:38.449Z] ---> Running in f95403df96a5 [2024-07-19T15:24:38.725Z] Removing intermediate container f95403df96a5 [2024-07-19T15:24:38.725Z] ---> 8445902997db [2024-07-19T15:24:38.725Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-19T15:24:38.725Z] ---> Running in bc9187fe0978 [2024-07-19T15:24:39.029Z] Removing intermediate container bc9187fe0978 [2024-07-19T15:24:39.029Z] ---> 9d5fc641b15f [2024-07-19T15:24:39.029Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-19T15:24:39.322Z] ---> Running in 94336d5d8ab7 [2024-07-19T15:24:39.608Z] Removing intermediate container 94336d5d8ab7 [2024-07-19T15:24:39.608Z] ---> 46ed82c95860 [2024-07-19T15:24:39.608Z] Step 24/26 : LABEL arch=arm64 [2024-07-19T15:24:39.608Z] ---> Running in 9a09e42af60d [2024-07-19T15:24:39.916Z] Removing intermediate container 9a09e42af60d [2024-07-19T15:24:39.916Z] ---> 718340d22a32 [2024-07-19T15:24:39.916Z] Step 25/26 : LABEL git_sha=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [2024-07-19T15:24:39.916Z] ---> Running in 089f60f711ee [2024-07-19T15:24:40.208Z] Removing intermediate container 089f60f711ee [2024-07-19T15:24:40.208Z] ---> 6172cb0c8577 [2024-07-19T15:24:40.208Z] Step 26/26 : LABEL version=3.2.0-dev.18 [2024-07-19T15:24:40.208Z] ---> Running in 8ee9b7f8f921 [2024-07-19T15:24:40.821Z] Removing intermediate container 8ee9b7f8f921 [2024-07-19T15:24:40.821Z] ---> e3f3347c3b4f [2024-07-19T15:24:40.821Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T15:24:40.821Z] Successfully built e3f3347c3b4f [2024-07-19T15:24:40.821Z] 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-19T15:24:41.201Z] provisioning config files... [2024-07-19T15:24:41.237Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/174@tmp/config454267018065606900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:24:41.796Z] ---> ****-login.sh [2024-07-19T15:24:41.796Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:24:41.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:24:42.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:24:42.120Z] Configure a credential helper to remove this warning. See [2024-07-19T15:24:42.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:24:42.120Z] [2024-07-19T15:24:42.120Z] Login Succeeded [2024-07-19T15:24:42.120Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:24:42.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:24:42.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:24:42.452Z] Configure a credential helper to remove this warning. See [2024-07-19T15:24:42.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:24:42.452Z] [2024-07-19T15:24:42.452Z] Login Succeeded [2024-07-19T15:24:42.452Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:24:42.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:24:42.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:24:42.738Z] Configure a credential helper to remove this warning. See [2024-07-19T15:24:42.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:24:42.738Z] [2024-07-19T15:24:42.738Z] Login Succeeded [2024-07-19T15:24:42.738Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:24:43.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:24:43.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:24:43.382Z] Configure a credential helper to remove this warning. See [2024-07-19T15:24:43.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:24:43.382Z] [2024-07-19T15:24:43.382Z] Login Succeeded [2024-07-19T15:24:43.382Z] ****.io [2024-07-19T15:24:43.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:24:43.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:24:43.675Z] Configure a credential helper to remove this warning. See [2024-07-19T15:24:43.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:24:43.675Z] [2024-07-19T15:24:43.675Z] Login Succeeded [2024-07-19T15:24:43.675Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:24:43.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:24:43.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:24:43.967Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-07-19T15:24:43.967Z] b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [2024-07-19T15:24:43.967Z] latest [2024-07-19T15:24:43.967Z] 3.2.0-dev.18 [2024-07-19T15:24:43.967Z] b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [2024-07-19T15:24:43.967Z] main [2024-07-19T15:24:43.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:24:44.568Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:24:45.036Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [2024-07-19T15:24:45.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-19T15:24:45.036Z] 89f8695c6ce6: Preparing [2024-07-19T15:24:45.036Z] 9a30b8debff6: Preparing [2024-07-19T15:24:45.036Z] 024a086374f2: Preparing [2024-07-19T15:24:45.036Z] 976a117e2e3e: Preparing [2024-07-19T15:24:45.036Z] 650b98168ca7: Preparing [2024-07-19T15:24:45.036Z] da707bb00cb8: Preparing [2024-07-19T15:24:45.036Z] da707bb00cb8: Waiting [2024-07-19T15:24:45.318Z] 9a30b8debff6: Pushed [2024-07-19T15:24:45.318Z] 024a086374f2: Pushed [2024-07-19T15:24:45.318Z] 650b98168ca7: Pushed [2024-07-19T15:24:45.318Z] da707bb00cb8: Layer already exists [2024-07-19T15:24:46.351Z] 976a117e2e3e: Pushed [2024-07-19T15:24:52.071Z] 89f8695c6ce6: Pushed [2024-07-19T15:24:52.071Z] b84fa34e0b11c1ec26c6ceaca31148e20eaa0441: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:24:52.570Z] + 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-19T15:24:53.045Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-07-19T15:24:53.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-19T15:24:53.045Z] 89f8695c6ce6: Preparing [2024-07-19T15:24:53.045Z] 9a30b8debff6: Preparing [2024-07-19T15:24:53.045Z] 024a086374f2: Preparing [2024-07-19T15:24:53.045Z] 976a117e2e3e: Preparing [2024-07-19T15:24:53.045Z] 650b98168ca7: Preparing [2024-07-19T15:24:53.045Z] da707bb00cb8: Preparing [2024-07-19T15:24:53.045Z] da707bb00cb8: Waiting [2024-07-19T15:24:53.045Z] 9a30b8debff6: Layer already exists [2024-07-19T15:24:53.045Z] 89f8695c6ce6: Layer already exists [2024-07-19T15:24:53.045Z] 976a117e2e3e: Layer already exists [2024-07-19T15:24:53.045Z] 650b98168ca7: Layer already exists [2024-07-19T15:24:53.045Z] 024a086374f2: Layer already exists [2024-07-19T15:24:53.045Z] da707bb00cb8: Layer already exists [2024-07-19T15:24:53.045Z] latest: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:24:53.509Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:24:54.021Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.18 [2024-07-19T15:24:54.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-19T15:24:54.021Z] 89f8695c6ce6: Preparing [2024-07-19T15:24:54.021Z] 9a30b8debff6: Preparing [2024-07-19T15:24:54.021Z] 024a086374f2: Preparing [2024-07-19T15:24:54.021Z] 976a117e2e3e: Preparing [2024-07-19T15:24:54.021Z] 650b98168ca7: Preparing [2024-07-19T15:24:54.021Z] da707bb00cb8: Preparing [2024-07-19T15:24:54.021Z] da707bb00cb8: Waiting [2024-07-19T15:24:54.021Z] 976a117e2e3e: Layer already exists [2024-07-19T15:24:54.021Z] 9a30b8debff6: Layer already exists [2024-07-19T15:24:54.021Z] 89f8695c6ce6: Layer already exists [2024-07-19T15:24:54.021Z] 650b98168ca7: Layer already exists [2024-07-19T15:24:54.021Z] 024a086374f2: Layer already exists [2024-07-19T15:24:54.021Z] da707bb00cb8: Layer already exists [2024-07-19T15:24:54.021Z] 3.2.0-dev.18: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:24:54.580Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:24:55.032Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [2024-07-19T15:24:55.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-19T15:24:55.032Z] 89f8695c6ce6: Preparing [2024-07-19T15:24:55.032Z] 9a30b8debff6: Preparing [2024-07-19T15:24:55.032Z] 024a086374f2: Preparing [2024-07-19T15:24:55.032Z] 976a117e2e3e: Preparing [2024-07-19T15:24:55.032Z] 650b98168ca7: Preparing [2024-07-19T15:24:55.032Z] da707bb00cb8: Preparing [2024-07-19T15:24:55.032Z] da707bb00cb8: Waiting [2024-07-19T15:24:55.032Z] 976a117e2e3e: Layer already exists [2024-07-19T15:24:55.032Z] 89f8695c6ce6: Layer already exists [2024-07-19T15:24:55.032Z] 9a30b8debff6: Layer already exists [2024-07-19T15:24:55.032Z] 024a086374f2: Layer already exists [2024-07-19T15:24:55.032Z] 650b98168ca7: Layer already exists [2024-07-19T15:24:55.032Z] da707bb00cb8: Layer already exists [2024-07-19T15:24:55.032Z] b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:24:55.501Z] + 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-19T15:24:56.066Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-07-19T15:24:56.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-19T15:24:56.066Z] 89f8695c6ce6: Preparing [2024-07-19T15:24:56.066Z] 9a30b8debff6: Preparing [2024-07-19T15:24:56.066Z] 024a086374f2: Preparing [2024-07-19T15:24:56.066Z] 976a117e2e3e: Preparing [2024-07-19T15:24:56.066Z] 650b98168ca7: Preparing [2024-07-19T15:24:56.066Z] da707bb00cb8: Preparing [2024-07-19T15:24:56.066Z] da707bb00cb8: Waiting [2024-07-19T15:24:56.066Z] 650b98168ca7: Layer already exists [2024-07-19T15:24:56.066Z] 9a30b8debff6: Layer already exists [2024-07-19T15:24:56.066Z] 89f8695c6ce6: Layer already exists [2024-07-19T15:24:56.066Z] 024a086374f2: Layer already exists [2024-07-19T15:24:56.066Z] 976a117e2e3e: Layer already exists [2024-07-19T15:24:56.066Z] da707bb00cb8: Layer already exists [2024-07-19T15:24:56.066Z] main: digest: sha256:0dd16ee952b985316bb8c895a4de402569f1310b7892f5bd59123e79fc67e93d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:24:56.624Z] ===================================================== [Pipeline] echo [2024-07-19T15:24:56.648Z] taggedImages: [2024-07-19T15:24:56.648Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [2024-07-19T15:24:56.648Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-07-19T15:24:56.648Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.18 [2024-07-19T15:24:56.648Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b84fa34e0b11c1ec26c6ceaca31148e20eaa0441-3.2.0-dev.18 [2024-07-19T15:24:56.648Z] - 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-19T15:24:57.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T15:24:57.194Z] [2024-07-19T15:24:57.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:24:57.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T15:24:57.584Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T15:24:57.584Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T15:24:57.584Z] 04944245beec: Pulling fs layer [2024-07-19T15:24:57.584Z] 699f458cf7ca: Pulling fs layer [2024-07-19T15:24:57.584Z] 765212b225bb: Pulling fs layer [2024-07-19T15:24:57.584Z] f23df028b6ca: Pulling fs layer [2024-07-19T15:24:57.584Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T15:24:57.584Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T15:24:57.584Z] f23df028b6ca: Waiting [2024-07-19T15:24:57.584Z] d65c8cfc05b1: Waiting [2024-07-19T15:24:57.584Z] 765212b225bb: Waiting [2024-07-19T15:24:57.584Z] 2437ff75d9bd: Waiting [2024-07-19T15:24:57.920Z] 04944245beec: Verifying Checksum [2024-07-19T15:24:57.920Z] 04944245beec: Download complete [2024-07-19T15:24:57.920Z] 765212b225bb: Verifying Checksum [2024-07-19T15:24:57.920Z] 765212b225bb: Download complete [2024-07-19T15:24:57.920Z] f23df028b6ca: Verifying Checksum [2024-07-19T15:24:57.920Z] f23df028b6ca: Download complete [2024-07-19T15:24:57.920Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T15:24:57.920Z] d65c8cfc05b1: Download complete [2024-07-19T15:24:57.920Z] 699f458cf7ca: Verifying Checksum [2024-07-19T15:24:57.920Z] 699f458cf7ca: Download complete [2024-07-19T15:24:58.631Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T15:24:58.631Z] 8998bd30e6a1: Download complete [2024-07-19T15:25:00.732Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T15:25:00.732Z] 2437ff75d9bd: Download complete [2024-07-19T15:25:02.782Z] 8998bd30e6a1: Pull complete [2024-07-19T15:25:03.129Z] 04944245beec: Pull complete [2024-07-19T15:25:04.700Z] 699f458cf7ca: Pull complete [2024-07-19T15:25:05.008Z] 765212b225bb: Pull complete [2024-07-19T15:25:06.085Z] f23df028b6ca: Pull complete [2024-07-19T15:25:06.085Z] d65c8cfc05b1: Pull complete [2024-07-19T15:25:24.814Z] 2437ff75d9bd: Pull complete [2024-07-19T15:25:24.814Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T15:25:24.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T15:25:24.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:25:25.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-5951 does not seem to be running inside a container [2024-07-19T15:25:25.456Z] $ 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/174 -v /w/workspace/device-virtual-go/174:/w/workspace/device-virtual-go/174:rw,z -v /w/workspace/device-virtual-go/174@tmp:/w/workspace/device-virtual-go/174@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-19T15:25:28.361Z] $ docker top af3ec00ea033201091149203a0b82fc29e472ae17f1f91c030f86e6e10b8bf4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:25:29.608Z] ---> job-cost.sh [2024-07-19T15:25:29.608Z] lf-activate-venv: SKIPPING [2024-07-19T15:25:29.608Z] INFO: No Stack... [2024-07-19T15:25:29.925Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T15:25:30.956Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T15:25:31.397Z] + cut -d, -f6 [2024-07-19T15:25:31.397Z] + cat /w/workspace/device-virtual-go/174/archives/cost.csv [Pipeline] lock [2024-07-19T15:25:31.535Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [2024-07-19T15:25:31.561Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] did not exist. Created. [2024-07-19T15:25:31.615Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T15:25:32.074Z] /w/workspace/device-virtual-go/174@tmp/durable-05f49717/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T15:25:32.859Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T15:25:32.972Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T15:25:33.037Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T15:25:33.076Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T15:25:33.150Z] $ docker stop --time=1 af3ec00ea033201091149203a0b82fc29e472ae17f1f91c030f86e6e10b8bf4a [2024-07-19T15:25:34.714Z] $ docker rm -f --volumes af3ec00ea033201091149203a0b82fc29e472ae17f1f91c030f86e6e10b8bf4a [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-19T15:25:35.706Z] provisioning config files... [2024-07-19T15:25:35.725Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13354420312647789431tmp [Pipeline] { [Pipeline] sh [2024-07-19T15:25:36.118Z] + set +x [2024-07-19T15:25:36.118Z] + curl -s https://codecov.io/bash [2024-07-19T15:25:36.118Z] + bash -s -- [2024-07-19T15:25:36.118Z] [2024-07-19T15:25:36.118Z] _____ _ [2024-07-19T15:25:36.118Z] / ____| | | [2024-07-19T15:25:36.118Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T15:25:36.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T15:25:36.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T15:25:36.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T15:25:36.118Z] Bash-1.0.6 [2024-07-19T15:25:36.118Z] [2024-07-19T15:25:36.118Z] [2024-07-19T15:25:36.118Z] ==> git version 2.25.1 found [2024-07-19T15:25:36.118Z] ==> 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-19T15:25:36.118Z] Release-Date: 2020-01-08 [2024-07-19T15:25:36.118Z] 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-19T15:25:36.118Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T15:25:36.118Z] ==> Jenkins CI detected. [2024-07-19T15:25:36.118Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-07-19T15:25:36.118Z] project root: . [2024-07-19T15:25:36.118Z] --> token set from env [2024-07-19T15:25:36.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T15:25:36.118Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T15:25:36.118Z] ==> Python coveragepy not found [2024-07-19T15:25:36.118Z] ==> Searching for coverage reports in: [2024-07-19T15:25:36.118Z] + . [2024-07-19T15:25:36.118Z] -> Found 1 reports [2024-07-19T15:25:36.118Z] ==> Detecting git/mercurial file structure [2024-07-19T15:25:36.118Z] ==> Reading reports [2024-07-19T15:25:36.118Z] + ./coverage.out bytes=43247 [2024-07-19T15:25:36.118Z] ==> Appending adjustments [2024-07-19T15:25:36.118Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T15:25:36.432Z] + Found adjustments [2024-07-19T15:25:36.432Z] ==> Gzipping contents [2024-07-19T15:25:36.432Z] 8.0K /tmp/codecov.ZOh1iV.gz [2024-07-19T15:25:36.432Z] ==> Uploading reports [2024-07-19T15:25:36.432Z] url: https://codecov.io [2024-07-19T15:25:36.432Z] query: branch=main&commit=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T15:25:36.432Z] -> Pinging Codecov [2024-07-19T15:25:36.432Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b84fa34e0b11c1ec26c6ceaca31148e20eaa0441&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T15:25:36.432Z] -> Uploading to [2024-07-19T15:25:36.432Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/5E52B4B073DB2E39498172D8E973AA87/b84fa34e0b11c1ec26c6ceaca31148e20eaa0441/a33ef20d-2ae5-4442-a90a-5af71173c092.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T152536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc0caf8331876675fd7f5e689ffaae1ad283b420269aae2bb591d207071fba6e [2024-07-19T15:25:36.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T15:25:36.432Z] Dload Upload Total Spent Left Speed [2024-07-19T15:25:36.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 24260 --:--:-- --:--:-- --:--:-- 24144 100 5022 0 0 100 5022 0 22723 --:--:-- --:--:-- --:--:-- 22621 [2024-07-19T15:25:36.743Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] } [2024-07-19T15:25:36.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-19T15:25:37.056Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-19T15:25:37.148Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:25:37.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T15:25:37.616Z] [2024-07-19T15:25:37.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:25:38.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T15:25:38.016Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-19T15:25:38.016Z] 619be1103602: Already exists [2024-07-19T15:25:38.016Z] f8ea3408117e: Pulling fs layer [2024-07-19T15:25:38.016Z] 91320369b822: Pulling fs layer [2024-07-19T15:25:38.016Z] 0406650e8295: Pulling fs layer [2024-07-19T15:25:38.016Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T15:25:38.016Z] 96d80e3f36e1: Pulling fs layer [2024-07-19T15:25:38.016Z] bcf3aedb951c: Pulling fs layer [2024-07-19T15:25:38.016Z] 4f4fb700ef54: Waiting [2024-07-19T15:25:38.016Z] bcf3aedb951c: Waiting [2024-07-19T15:25:38.016Z] 96d80e3f36e1: Waiting [2024-07-19T15:25:38.016Z] 0406650e8295: Verifying Checksum [2024-07-19T15:25:38.016Z] 0406650e8295: Download complete [2024-07-19T15:25:38.016Z] f8ea3408117e: Verifying Checksum [2024-07-19T15:25:38.016Z] f8ea3408117e: Download complete [2024-07-19T15:25:38.016Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T15:25:38.016Z] 4f4fb700ef54: Download complete [2024-07-19T15:25:38.016Z] f8ea3408117e: Pull complete [2024-07-19T15:25:38.313Z] 96d80e3f36e1: Verifying Checksum [2024-07-19T15:25:38.313Z] 96d80e3f36e1: Download complete [2024-07-19T15:25:38.313Z] 91320369b822: Verifying Checksum [2024-07-19T15:25:38.313Z] 91320369b822: Download complete [2024-07-19T15:25:38.938Z] bcf3aedb951c: Verifying Checksum [2024-07-19T15:25:38.938Z] bcf3aedb951c: Download complete [2024-07-19T15:25:41.039Z] 91320369b822: Pull complete [2024-07-19T15:25:41.039Z] 0406650e8295: Pull complete [2024-07-19T15:25:41.039Z] 4f4fb700ef54: Pull complete [2024-07-19T15:25:41.328Z] 96d80e3f36e1: Pull complete [2024-07-19T15:25:44.041Z] bcf3aedb951c: Pull complete [2024-07-19T15:25:44.041Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-19T15:25:44.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T15:25:44.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:25:44.293Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:25:44.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-19T15:25:46.040Z] $ docker top f1fe9cb1944c8f97e34045c7fd1f27de6843bc1dc5d9cc2c9ed20728f0a2c4ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:25:46.559Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-07-19T15:25:46.623Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-07-19T15:25:46.995Z] + set -o pipefail [2024-07-19T15:25:46.995Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-07-19T15:25:53.979Z] [2024-07-19T15:25:53.979Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-07-19T15:25:53.979Z] [2024-07-19T15:25:53.979Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/9a8515bb-2c55-4de5-810d-2005684b5434 [2024-07-19T15:25:53.979Z] [2024-07-19T15:25:53.979Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-19T15:25:53.979Z] [Pipeline] } [2024-07-19T15:25:54.309Z] $ docker stop --time=1 f1fe9cb1944c8f97e34045c7fd1f27de6843bc1dc5d9cc2c9ed20728f0a2c4ce [2024-07-19T15:25:56.556Z] $ docker rm -f --volumes f1fe9cb1944c8f97e34045c7fd1f27de6843bc1dc5d9cc2c9ed20728f0a2c4ce [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-19T15:25:57.891Z] + git log --format=format:%s -1 b84fa34e0b11c1ec26c6ceaca31148e20eaa0441 [Pipeline] sh [2024-07-19T15:25:58.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:25:58.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:25:58.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:25:58.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:25:59.034Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:25:59.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T15:25:59.799Z] $ docker top bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:26:00.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:26:00.120Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:26:00.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:26:00.277Z] $ docker exec bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 ssh-agent [2024-07-19T15:26:00.409Z] SSH_AUTH_SOCK=/tmp/ssh-L2lgnE7QgUy4/agent.33 [2024-07-19T15:26:00.409Z] SSH_AGENT_PID=39 [2024-07-19T15:26:00.413Z] Running ssh-add (command line suppressed) [2024-07-19T15:26:00.511Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1738244500955476137.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1738244500955476137.key) [2024-07-19T15:26:00.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:26:00.923Z] + git semver tag [2024-07-19T15:26:01.229Z] 2024-07-19 15:26:01,049 [run_tag] DEBUG tag force:False [2024-07-19T15:26:01.230Z] 2024-07-19 15:26:01,049 [check_head_tag] DEBUG check head tag [2024-07-19T15:26:01.230Z] 2024-07-19 15:26:01,050 [execute] INFO git cat-file --batch-check [2024-07-19T15:26:01.230Z] 2024-07-19 15:26:01,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-07-19T15:26:01.230Z] 2024-07-19 15:26:01,054 [execute] INFO git cat-file --batch [2024-07-19T15:26:01.230Z] 2024-07-19 15:26:01,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-07-19T15:26:01.230Z] 2024-07-19 15:26:01,074 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-19T15:26:01.230Z] 2024-07-19 15:26:01,074 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-07-19T15:26:01.230Z] 2024-07-19 15:26:01,075 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-19T15:26:01.230Z] 2024-07-19 15:26:01,079 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-19T15:26:01.230Z] 3.2.0-dev.18 [Pipeline] } [2024-07-19T15:26:01.312Z] $ docker exec --env ******** --env ******** bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 ssh-agent -k [2024-07-19T15:26:01.424Z] unset SSH_AUTH_SOCK; [2024-07-19T15:26:01.424Z] unset SSH_AGENT_PID; [2024-07-19T15:26:01.424Z] echo Agent pid 39 killed; [2024-07-19T15:26:01.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:26:02.010Z] + git semver [Pipeline] } [2024-07-19T15:26:02.339Z] $ docker stop --time=1 bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 [2024-07-19T15:26:03.694Z] $ docker rm -f --volumes bd4d91d4d222fb630baf097bef92853c03e928ef60eab438dddeae7abb5d6fd7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:26:04.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T15:26:04.337Z] [2024-07-19T15:26:04.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:26:04.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T15:26:04.750Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-19T15:26:04.750Z] ab5ef0e58194: Pulling fs layer [2024-07-19T15:26:04.750Z] 9712f1f96733: Pulling fs layer [2024-07-19T15:26:04.750Z] 63f879dbbcfc: Pulling fs layer [2024-07-19T15:26:04.750Z] 0d9ebad4ef96: Pulling fs layer [2024-07-19T15:26:04.750Z] e9a5061849ea: Pulling fs layer [2024-07-19T15:26:04.750Z] d747dcd14b5f: Pulling fs layer [2024-07-19T15:26:04.750Z] 2de7ff778b66: Pulling fs layer [2024-07-19T15:26:04.750Z] e9a5061849ea: Waiting [2024-07-19T15:26:04.750Z] d747dcd14b5f: Waiting [2024-07-19T15:26:04.750Z] 2de7ff778b66: Waiting [2024-07-19T15:26:04.750Z] 0d9ebad4ef96: Waiting [2024-07-19T15:26:04.750Z] 9712f1f96733: Verifying Checksum [2024-07-19T15:26:04.750Z] 9712f1f96733: Download complete [2024-07-19T15:26:05.057Z] 63f879dbbcfc: Verifying Checksum [2024-07-19T15:26:05.057Z] 63f879dbbcfc: Download complete [2024-07-19T15:26:05.057Z] e9a5061849ea: Verifying Checksum [2024-07-19T15:26:05.057Z] e9a5061849ea: Download complete [2024-07-19T15:26:05.057Z] d747dcd14b5f: Download complete [2024-07-19T15:26:05.351Z] ab5ef0e58194: Verifying Checksum [2024-07-19T15:26:05.351Z] ab5ef0e58194: Download complete [2024-07-19T15:26:05.351Z] 2de7ff778b66: Verifying Checksum [2024-07-19T15:26:05.351Z] 2de7ff778b66: Download complete [2024-07-19T15:26:05.351Z] 0d9ebad4ef96: Verifying Checksum [2024-07-19T15:26:05.351Z] 0d9ebad4ef96: Download complete [2024-07-19T15:26:07.740Z] ab5ef0e58194: Pull complete [2024-07-19T15:26:07.740Z] 9712f1f96733: Pull complete [2024-07-19T15:26:08.474Z] 63f879dbbcfc: Pull complete [2024-07-19T15:26:11.208Z] 0d9ebad4ef96: Pull complete [2024-07-19T15:26:11.503Z] e9a5061849ea: Pull complete [2024-07-19T15:26:11.503Z] d747dcd14b5f: Pull complete [2024-07-19T15:26:12.550Z] 2de7ff778b66: Pull complete [2024-07-19T15:26:12.550Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-19T15:26:12.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T15:26:12.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:26:12.759Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:26:12.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-19T15:26:14.747Z] $ docker top 1337ba4092e77c3a24c39d51a7a156e2a4833c75498eb29727bbdfb2255802f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:26:14.902Z] provisioning config files... [2024-07-19T15:26:14.942Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9740419847186069617tmp [2024-07-19T15:26:15.016Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15694706258515037908tmp [2024-07-19T15:26:15.104Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1638331719184516383tmp [Pipeline] { [Pipeline] echo [2024-07-19T15:26:15.176Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:15.583Z] ---> sigul-configuration.sh [2024-07-19T15:26:15.583Z] gpg: directory `/root/.gnupg' created [2024-07-19T15:26:15.583Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-19T15:26:15.583Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-19T15:26:15.583Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-19T15:26:15.583Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-19T15:26:15.583Z] gpg: CAST5 encrypted data [2024-07-19T15:26:15.583Z] gpg: encrypted with 1 passphrase [2024-07-19T15:26:15.583Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-19T15:26:15.994Z] + mkdir /home/jenkins [2024-07-19T15:26:15.994Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-19T15:26:16.386Z] + 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-19T15:26:16.430Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:16.811Z] ---> sigul-install.sh [2024-07-19T15:26:16.811Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-19T15:26:17.164Z] + git tag --list [2024-07-19T15:26:17.164Z] v1.0.0 [2024-07-19T15:26:17.164Z] v1.1.0 [2024-07-19T15:26:17.164Z] v1.1.1 [2024-07-19T15:26:17.164Z] v1.2.1 [2024-07-19T15:26:17.164Z] v1.2.2 [2024-07-19T15:26:17.164Z] v1.2.3 [2024-07-19T15:26:17.164Z] v1.3.0 [2024-07-19T15:26:17.164Z] v1.3.1 [2024-07-19T15:26:17.164Z] v2.0.0 [2024-07-19T15:26:17.164Z] v2.1.0 [2024-07-19T15:26:17.164Z] v2.1.1 [2024-07-19T15:26:17.164Z] v2.2.0 [2024-07-19T15:26:17.164Z] v2.3.0 [2024-07-19T15:26:17.164Z] v3.0 [2024-07-19T15:26:17.164Z] v3.0.0 [2024-07-19T15:26:17.164Z] v3.1 [2024-07-19T15:26:17.164Z] v3.1.0 [2024-07-19T15:26:17.164Z] v3.1.0-dev.1 [2024-07-19T15:26:17.164Z] v3.1.0-dev.10 [2024-07-19T15:26:17.164Z] v3.1.0-dev.11 [2024-07-19T15:26:17.164Z] v3.1.0-dev.12 [2024-07-19T15:26:17.164Z] v3.1.0-dev.13 [2024-07-19T15:26:17.164Z] v3.1.0-dev.14 [2024-07-19T15:26:17.164Z] v3.1.0-dev.15 [2024-07-19T15:26:17.164Z] v3.1.0-dev.16 [2024-07-19T15:26:17.164Z] v3.1.0-dev.17 [2024-07-19T15:26:17.164Z] v3.1.0-dev.18 [2024-07-19T15:26:17.164Z] v3.1.0-dev.19 [2024-07-19T15:26:17.164Z] v3.1.0-dev.2 [2024-07-19T15:26:17.164Z] v3.1.0-dev.20 [2024-07-19T15:26:17.164Z] v3.1.0-dev.21 [2024-07-19T15:26:17.164Z] v3.1.0-dev.22 [2024-07-19T15:26:17.164Z] v3.1.0-dev.23 [2024-07-19T15:26:17.164Z] v3.1.0-dev.24 [2024-07-19T15:26:17.164Z] v3.1.0-dev.25 [2024-07-19T15:26:17.164Z] v3.1.0-dev.26 [2024-07-19T15:26:17.164Z] v3.1.0-dev.27 [2024-07-19T15:26:17.164Z] v3.1.0-dev.28 [2024-07-19T15:26:17.164Z] v3.1.0-dev.29 [2024-07-19T15:26:17.164Z] v3.1.0-dev.3 [2024-07-19T15:26:17.164Z] v3.1.0-dev.30 [2024-07-19T15:26:17.164Z] v3.1.0-dev.4 [2024-07-19T15:26:17.164Z] v3.1.0-dev.5 [2024-07-19T15:26:17.164Z] v3.1.0-dev.6 [2024-07-19T15:26:17.164Z] v3.1.0-dev.7 [2024-07-19T15:26:17.164Z] v3.1.0-dev.8 [2024-07-19T15:26:17.164Z] v3.1.0-dev.9 [2024-07-19T15:26:17.164Z] v3.1.1 [2024-07-19T15:26:17.164Z] v3.1.1-dev.1 [2024-07-19T15:26:17.164Z] v3.2.0-dev.1 [2024-07-19T15:26:17.164Z] v3.2.0-dev.10 [2024-07-19T15:26:17.164Z] v3.2.0-dev.11 [2024-07-19T15:26:17.164Z] v3.2.0-dev.12 [2024-07-19T15:26:17.164Z] v3.2.0-dev.13 [2024-07-19T15:26:17.164Z] v3.2.0-dev.14 [2024-07-19T15:26:17.164Z] v3.2.0-dev.15 [2024-07-19T15:26:17.164Z] v3.2.0-dev.16 [2024-07-19T15:26:17.164Z] v3.2.0-dev.17 [2024-07-19T15:26:17.164Z] v3.2.0-dev.18 [2024-07-19T15:26:17.164Z] v3.2.0-dev.2 [2024-07-19T15:26:17.164Z] v3.2.0-dev.3 [2024-07-19T15:26:17.164Z] v3.2.0-dev.4 [2024-07-19T15:26:17.164Z] v3.2.0-dev.5 [2024-07-19T15:26:17.164Z] v3.2.0-dev.6 [2024-07-19T15:26:17.164Z] v3.2.0-dev.7 [2024-07-19T15:26:17.164Z] v3.2.0-dev.8 [2024-07-19T15:26:17.164Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-19T15:26:17.521Z] + lftools sign git-tag v3.2.0-dev.18 [2024-07-19T15:26:18.160Z] Signing Git tag with Sigul... [2024-07-19T15:26:18.160Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-07-19T15:26:18.477Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:18.844Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-19T15:26:18.896Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-19T15:26:18.982Z] $ docker stop --time=1 1337ba4092e77c3a24c39d51a7a156e2a4833c75498eb29727bbdfb2255802f7 [2024-07-19T15:26:20.262Z] $ docker rm -f --volumes 1337ba4092e77c3a24c39d51a7a156e2a4833c75498eb29727bbdfb2255802f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-19T15:26:20.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:26:20.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:26:21.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:26:21.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:26:21.540Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:26:21.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T15:26:22.045Z] $ docker top 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:26:22.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:26:22.291Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:26:22.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:26:22.414Z] $ docker exec 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e ssh-agent [2024-07-19T15:26:22.503Z] SSH_AUTH_SOCK=/tmp/ssh-lIfoIxgTS28d/agent.33 [2024-07-19T15:26:22.503Z] SSH_AGENT_PID=39 [2024-07-19T15:26:22.534Z] Running ssh-add (command line suppressed) [2024-07-19T15:26:22.629Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15447801733179673125.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15447801733179673125.key) [2024-07-19T15:26:22.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:26:22.928Z] + git semver bump pre [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,102 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,102 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,102 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,102 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,104 [execute] INFO git cat-file --batch-check [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,104 [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-19T15:26:23.187Z] 2024-07-19 15:26:23,108 [execute] INFO git cat-file --batch [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T15:26:23.187Z] 2024-07-19 15:26:23,113 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-19T15:26:23.187Z] 3.2.0-dev.19 [Pipeline] } [2024-07-19T15:26:23.196Z] $ docker exec --env ******** --env ******** 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e ssh-agent -k [2024-07-19T15:26:23.297Z] unset SSH_AUTH_SOCK; [2024-07-19T15:26:23.297Z] unset SSH_AGENT_PID; [2024-07-19T15:26:23.297Z] echo Agent pid 39 killed; [2024-07-19T15:26:23.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:26:23.624Z] + git semver [Pipeline] } [2024-07-19T15:26:23.896Z] $ docker stop --time=1 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e [2024-07-19T15:26:25.172Z] $ docker rm -f --volumes 5d329063322a87fe2ee2be04490703ae8f38588f71f0bd55df4b9b0d18c0462e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:26:25.553Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:26:25.553Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:26:25.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:26:25.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:26:25.951Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:26:25.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T15:26:26.316Z] $ docker top dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 -eo pid,comm [2024-07-19T15:26:26.360Z] 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-19T15:26:26.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:26:26.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:26:26.403Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:26:26.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:26:26.516Z] $ docker exec dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 ssh-agent [2024-07-19T15:26:26.617Z] SSH_AUTH_SOCK=/tmp/ssh-hFsI14hrijbi/agent.32 [2024-07-19T15:26:26.617Z] SSH_AGENT_PID=38 [2024-07-19T15:26:26.621Z] Running ssh-add (command line suppressed) [2024-07-19T15:26:26.710Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18262075866665770625.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18262075866665770625.key) [2024-07-19T15:26:26.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:26:27.009Z] + git semver push [2024-07-19T15:26:27.269Z] 2024-07-19 15:26:27,184 [run_push] DEBUG push [2024-07-19T15:26:27.269Z] 2024-07-19 15:26:27,185 [execute] INFO git cat-file --batch-check [2024-07-19T15:26:27.269Z] 2024-07-19 15:26:27,185 [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-19T15:26:27.269Z] 2024-07-19 15:26:27,188 [execute] INFO git rev-list 691cea1f5677b06145b294858668a35d7807a370 -- [2024-07-19T15:26:27.269Z] 2024-07-19 15:26:27,188 [execute] DEBUG Popen(['git', 'rev-list', '691cea1f5677b06145b294858668a35d7807a370', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T15:26:27.269Z] 2024-07-19 15:26:27,198 [execute] INFO git fetch -v origin [2024-07-19T15:26:27.269Z] 2024-07-19 15:26:27,198 [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-19T15:26:27.866Z] 2024-07-19 15:26:27,650 [run_push] DEBUG no remote changes detected [2024-07-19T15:26:27.866Z] 2024-07-19 15:26:27,651 [execute] INFO git push origin semver [2024-07-19T15:26:27.866Z] 2024-07-19 15:26:27,651 [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-19T15:26:28.804Z] 2024-07-19 15:26:28,502 [run_push] DEBUG push all version tags [2024-07-19T15:26:28.804Z] 2024-07-19 15:26:28,503 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-19T15:26:28.804Z] 2024-07-19 15:26:28,503 [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-19T15:26:29.738Z] 2024-07-19 15:26:29,524 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-19T15:26:29.738Z] 3.2.0-dev.19 [Pipeline] } [2024-07-19T15:26:29.748Z] $ docker exec --env ******** --env ******** dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 ssh-agent -k [2024-07-19T15:26:29.837Z] unset SSH_AUTH_SOCK; [2024-07-19T15:26:29.837Z] unset SSH_AGENT_PID; [2024-07-19T15:26:29.837Z] echo Agent pid 38 killed; [2024-07-19T15:26:29.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:26:30.167Z] + git semver [Pipeline] } [2024-07-19T15:26:30.438Z] $ docker stop --time=1 dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 [2024-07-19T15:26:31.685Z] $ docker rm -f --volumes dcf61eae8fd5f9349b382c32c30e1464432e1d106dea311212d606c83a2f5f24 [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-19T15:26:32.244Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-07-19T15:26:32.244Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-19T15:26:32.244Z] total 16 [2024-07-19T15:26:32.244Z] drwxr-xr-x 3 root root 4096 Jul 19 15:12 . [2024-07-19T15:26:32.244Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:26 .. [2024-07-19T15:26:32.244Z] drwxr-xr-x 2 root root 4096 Jul 19 15:12 cost [2024-07-19T15:26:32.244Z] -rw-r--r-- 1 root root 89 Jul 19 15:12 cost.csv [2024-07-19T15:26:32.244Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-19T15:26:32.244Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-19T15:26:32.244Z] total 16 [2024-07-19T15:26:32.244Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:12 . [2024-07-19T15:26:32.244Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:26 .. [2024-07-19T15:26:32.244Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:12 cost [2024-07-19T15:26:32.244Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 19 15:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:32.528Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:33.380Z] ---> package-listing.sh [2024-07-19T15:26:33.380Z] ++ facter osfamily [2024-07-19T15:26:33.380Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T15:26:33.638Z] + OS_FAMILY=debian [2024-07-19T15:26:33.638Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-07-19T15:26:33.638Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T15:26:33.638Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T15:26:33.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T15:26:33.638Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T15:26:33.638Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-07-19T15:26:33.638Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T15:26:33.638Z] + case "${OS_FAMILY}" in [2024-07-19T15:26:33.638Z] + dpkg -l [2024-07-19T15:26:33.638Z] + grep '^ii' [2024-07-19T15:26:33.638Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T15:26:33.638Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T15:26:33.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T15:26:33.638Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-07-19T15:26:33.638Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-07-19T15:26:33.638Z] + 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-19T15:26:33.648Z] 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-19T15:26:33.924Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:26:34.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:26:34.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:26:34.554Z] prd-ubuntu20.04-docker-8c-8g-5949 does not seem to be running inside a container [2024-07-19T15:26:34.582Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T15:26:34.760Z] $ docker top 77882a607d11a123d1deac35caa809ada3b94163e7ad1d4c31ab3f93b199411d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:26:35.112Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T15:26:35.393Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T15:26:35.674Z] + ls /var/log/sa-host [2024-07-19T15:26:35.674Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:26:35.745Z] provisioning config files... [2024-07-19T15:26:35.753Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13774300767534304663tmp [Pipeline] { [Pipeline] echo [2024-07-19T15:26:35.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:36.058Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T15:26:36.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:36.390Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T15:26:36.400Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:36.684Z] ---> sudo-logs.sh [2024-07-19T15:26:36.684Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T15:26:36.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:37.023Z] ---> job-cost.sh [2024-07-19T15:26:37.023Z] lf-activate-venv: SKIPPING [2024-07-19T15:26:37.023Z] DEBUG: total: 0.2199999988079071 [2024-07-19T15:26:37.023Z] INFO: Retrieving Stack Cost... [2024-07-19T15:26:37.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T15:26:37.848Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T15:26:37.859Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:26:38.141Z] ---> logs-deploy.sh [2024-07-19T15:26:38.141Z] lf-activate-venv: SKIPPING [2024-07-19T15:26:38.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/174 [2024-07-19T15:26:38.141Z] INFO: archiving workspace using pattern(s): [2024-07-19T15:26:39.076Z] Archives upload complete. [2024-07-19T15:26:39.076Z] INFO: archiving logs to Nexus [2024-07-19T15:26:39.642Z] ---> uname -a: [2024-07-19T15:26:39.643Z] Linux prd-ubuntu20-04-docker-8c-8g-5949 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-19T15:26:39.643Z] [2024-07-19T15:26:39.643Z] [2024-07-19T15:26:39.643Z] ---> lscpu: [2024-07-19T15:26:39.643Z] Architecture: x86_64 [2024-07-19T15:26:39.643Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-19T15:26:39.643Z] Byte Order: Little Endian [2024-07-19T15:26:39.643Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-19T15:26:39.643Z] CPU(s): 8 [2024-07-19T15:26:39.643Z] On-line CPU(s) list: 0-7 [2024-07-19T15:26:39.643Z] Thread(s) per core: 1 [2024-07-19T15:26:39.643Z] Core(s) per socket: 1 [2024-07-19T15:26:39.643Z] Socket(s): 8 [2024-07-19T15:26:39.643Z] NUMA node(s): 1 [2024-07-19T15:26:39.643Z] Vendor ID: AuthenticAMD [2024-07-19T15:26:39.643Z] CPU family: 23 [2024-07-19T15:26:39.643Z] Model: 49 [2024-07-19T15:26:39.643Z] Model name: AMD EPYC-Rome Processor [2024-07-19T15:26:39.643Z] Stepping: 0 [2024-07-19T15:26:39.643Z] CPU MHz: 2800.000 [2024-07-19T15:26:39.643Z] BogoMIPS: 5600.00 [2024-07-19T15:26:39.643Z] Virtualization: AMD-V [2024-07-19T15:26:39.643Z] Hypervisor vendor: KVM [2024-07-19T15:26:39.643Z] Virtualization type: full [2024-07-19T15:26:39.643Z] L1d cache: 256 KiB [2024-07-19T15:26:39.643Z] L1i cache: 256 KiB [2024-07-19T15:26:39.643Z] L2 cache: 4 MiB [2024-07-19T15:26:39.643Z] L3 cache: 128 MiB [2024-07-19T15:26:39.643Z] NUMA node0 CPU(s): 0-7 [2024-07-19T15:26:39.643Z] Vulnerability Itlb multihit: Not affected [2024-07-19T15:26:39.643Z] Vulnerability L1tf: Not affected [2024-07-19T15:26:39.643Z] Vulnerability Mds: Not affected [2024-07-19T15:26:39.643Z] Vulnerability Meltdown: Not affected [2024-07-19T15:26:39.643Z] Vulnerability Mmio stale data: Not affected [2024-07-19T15:26:39.643Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-19T15:26:39.643Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-19T15:26:39.643Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-19T15:26:39.643Z] Vulnerability Srbds: Not affected [2024-07-19T15:26:39.643Z] Vulnerability Tsx async abort: Not affected [2024-07-19T15:26:39.643Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-19T15:26:39.643Z] [2024-07-19T15:26:39.643Z]