Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 119f0d3508c34fcb2e951725a389e94afb6ed809 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-ssh7127740456150156246.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-ssh13285802608483872640.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-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6179486379943459409.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-ssh3168634071715568556.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4584270570564506579.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-5620’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5623 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 119f0d3508c34fcb2e951725a389e94afb6ed809 (main) Commit message: "Merge pull request #1597 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.43" > git config core.sparsecheckout # timeout=10 > git checkout -f 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 > git rev-list --no-walk f8542394c296a874d7c1548ccc4fc92a877959fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T09:05:21.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T09:05:21.600Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T09:05:21.623Z] ========================================================= [2024-07-15T09:05:21.623Z] EdgeX Global Pipelines Version Info [2024-07-15T09:05:21.623Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:05:22.366Z] ------------------- [2024-07-15T09:05:22.366Z] stable info: [2024-07-15T09:05:22.366Z] ------------------- [2024-07-15T09:05:22.366Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T09:05:22.367Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T09:05:22.367Z] Message: update stable to v1.0.260 [2024-07-15T09:05:22.942Z] ------------------- [2024-07-15T09:05:22.942Z] experimental info: [2024-07-15T09:05:22.942Z] ------------------- [2024-07-15T09:05:22.942Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T09:05:22.942Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T09:05:22.942Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T09:05:23.026Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-15T09:05:23.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-15T09:05:23.074Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T09:05:23.098Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T09:05:23.125Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T09:05:23.150Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T09:05:23.177Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T09:05:23.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-15T09:05:23.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T09:05:23.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T09:05:23.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T09:05:23.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-15T09:05:23.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T09:05:23.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T09:05:23.396Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T09:05:23.423Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T09:05:23.452Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T09:05:23.478Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T09:05:23.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T09:05:23.530Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T09:05:23.561Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-15T09:05:23.581Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-15T09:05:23.599Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T09:05:23.622Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T09:05:23.646Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T09:05:23.673Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T09:05:23.699Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T09:05:23.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-15T09:05:23.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-15T09:05:23.766Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-15T09:05:23.789Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] echo [2024-07-15T09:05:23.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 119f0d3 [Pipeline] echo [2024-07-15T09:05:23.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T09:05:23.898Z] provisioning config files... [2024-07-15T09:05:23.918Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12615833748331427577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:05:24.257Z] ---> ****-login.sh [2024-07-15T09:05:24.257Z] nexus3.edgexfoundry.org:10001 [2024-07-15T09:05:24.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:24.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:24.516Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:24.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:24.516Z] [2024-07-15T09:05:24.516Z] Login Succeeded [2024-07-15T09:05:24.516Z] nexus3.edgexfoundry.org:10002 [2024-07-15T09:05:24.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:24.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:24.517Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:24.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:24.517Z] [2024-07-15T09:05:24.517Z] Login Succeeded [2024-07-15T09:05:24.517Z] nexus3.edgexfoundry.org:10003 [2024-07-15T09:05:24.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:24.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:24.776Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:24.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:24.776Z] [2024-07-15T09:05:24.776Z] Login Succeeded [2024-07-15T09:05:24.776Z] nexus3.edgexfoundry.org:10004 [2024-07-15T09:05:24.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:24.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:24.776Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:24.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:24.776Z] [2024-07-15T09:05:24.776Z] Login Succeeded [2024-07-15T09:05:24.776Z] ****.io [2024-07-15T09:05:25.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:25.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:25.035Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:25.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:25.035Z] [2024-07-15T09:05:25.035Z] Login Succeeded [2024-07-15T09:05:25.035Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T09:05:25.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T09:05:25.450Z] + git rev-list -1 --merges 119f0d3508c34fcb2e951725a389e94afb6ed809~1..119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] echo [2024-07-15T09:05:25.480Z] -----------> git rev-list -1 --merges 119f0d3508c34fcb2e951725a389e94afb6ed809~1..119f0d3508c34fcb2e951725a389e94afb6ed809 119f0d3508c34fcb2e951725a389e94afb6ed809 [2024-07-15T09:05:25.480Z] 119f0d3508c34fcb2e951725a389e94afb6ed809 [false] [Pipeline] sh [2024-07-15T09:05:25.776Z] + git log --format=format:%s -1 119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] echo [2024-07-15T09:05:25.791Z] ========================================================= [2024-07-15T09:05:25.791Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T09:05:25.791Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T09:05:26.125Z] + git log --format=format:%s -1 119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] echo [2024-07-15T09:05:26.138Z] [semverPrep] GIT_COMMIT: 119f0d3508c34fcb2e951725a389e94afb6ed809, Commit Message: Merge pull request #1597 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.43 [Pipeline] echo [2024-07-15T09:05:26.160Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T09:05:26.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T09:05:26.525Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T09:05:26.525Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T09:05:26.525Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T09:05:26.525Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-15T09:05:26.525Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-15T09:05:26.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:05:26.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T09:05:26.936Z] [2024-07-15T09:05:26.936Z] 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-15T09:05:27.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T09:05:27.240Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T09:05:27.240Z] b85a868b505f: Pulling fs layer [2024-07-15T09:05:27.240Z] e2be974225ed: Pulling fs layer [2024-07-15T09:05:27.240Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T09:05:27.240Z] 988bab9f4d93: Pulling fs layer [2024-07-15T09:05:27.240Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T09:05:27.240Z] eaf3925da568: Pulling fs layer [2024-07-15T09:05:27.240Z] bab4dde63d76: Pulling fs layer [2024-07-15T09:05:27.240Z] bde34c3a00c8: Pulling fs layer [2024-07-15T09:05:27.240Z] b352a97aabf1: Pulling fs layer [2024-07-15T09:05:27.240Z] 4872d77fe225: Pulling fs layer [2024-07-15T09:05:27.240Z] 5851b861e8e6: Pulling fs layer [2024-07-15T09:05:27.240Z] b352a97aabf1: Waiting [2024-07-15T09:05:27.240Z] bab4dde63d76: Waiting [2024-07-15T09:05:27.240Z] bde34c3a00c8: Waiting [2024-07-15T09:05:27.240Z] 5851b861e8e6: Waiting [2024-07-15T09:05:27.240Z] 988bab9f4d93: Waiting [2024-07-15T09:05:27.240Z] 4872d77fe225: Waiting [2024-07-15T09:05:27.240Z] 1469e6f7b9e6: Waiting [2024-07-15T09:05:27.240Z] eaf3925da568: Waiting [2024-07-15T09:05:27.240Z] e2be974225ed: Download complete [2024-07-15T09:05:27.240Z] 988bab9f4d93: Verifying Checksum [2024-07-15T09:05:27.240Z] 988bab9f4d93: Download complete [2024-07-15T09:05:27.499Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T09:05:27.499Z] 339a4e72a1f5: Download complete [2024-07-15T09:05:27.499Z] 1469e6f7b9e6: Verifying Checksum [2024-07-15T09:05:27.499Z] 1469e6f7b9e6: Download complete [2024-07-15T09:05:27.499Z] eaf3925da568: Verifying Checksum [2024-07-15T09:05:27.499Z] eaf3925da568: Download complete [2024-07-15T09:05:27.499Z] bde34c3a00c8: Download complete [2024-07-15T09:05:27.499Z] b352a97aabf1: Verifying Checksum [2024-07-15T09:05:27.499Z] b352a97aabf1: Download complete [2024-07-15T09:05:27.499Z] 4872d77fe225: Verifying Checksum [2024-07-15T09:05:27.499Z] 4872d77fe225: Download complete [2024-07-15T09:05:27.499Z] 5851b861e8e6: Verifying Checksum [2024-07-15T09:05:27.499Z] 5851b861e8e6: Download complete [2024-07-15T09:05:27.499Z] b85a868b505f: Verifying Checksum [2024-07-15T09:05:27.499Z] b85a868b505f: Download complete [2024-07-15T09:05:27.759Z] bab4dde63d76: Verifying Checksum [2024-07-15T09:05:27.759Z] bab4dde63d76: Download complete [2024-07-15T09:05:28.695Z] b85a868b505f: Pull complete [2024-07-15T09:05:28.954Z] e2be974225ed: Pull complete [2024-07-15T09:05:29.522Z] 339a4e72a1f5: Pull complete [2024-07-15T09:05:29.522Z] 988bab9f4d93: Pull complete [2024-07-15T09:05:29.783Z] 1469e6f7b9e6: Pull complete [2024-07-15T09:05:29.783Z] eaf3925da568: Pull complete [2024-07-15T09:05:31.692Z] bab4dde63d76: Pull complete [2024-07-15T09:05:31.692Z] bde34c3a00c8: Pull complete [2024-07-15T09:05:31.952Z] b352a97aabf1: Pull complete [2024-07-15T09:05:31.952Z] 4872d77fe225: Pull complete [2024-07-15T09:05:31.952Z] 5851b861e8e6: Pull complete [2024-07-15T09:05:31.952Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T09:05:31.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T09:05:31.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:05:32.096Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:05:32.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:05:36.066Z] $ docker top 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e -eo pid,comm [2024-07-15T09:05:36.125Z] 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-15T09:05:36.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T09:05:36.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T09:05:36.182Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T09:05:36.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T09:05:36.300Z] $ docker exec 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e ssh-agent [2024-07-15T09:05:36.411Z] SSH_AUTH_SOCK=/tmp/ssh-E8bjLM6WI1Zj/agent.33 [2024-07-15T09:05:36.411Z] SSH_AGENT_PID=39 [2024-07-15T09:05:36.417Z] Running ssh-add (command line suppressed) [2024-07-15T09:05:36.521Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17329960852652838554.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17329960852652838554.key) [2024-07-15T09:05:36.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T09:05:36.836Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T09:05:36.846Z] $ docker exec --env ******** --env ******** 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e ssh-agent -k [2024-07-15T09:05:36.943Z] unset SSH_AUTH_SOCK; [2024-07-15T09:05:36.944Z] unset SSH_AGENT_PID; [2024-07-15T09:05:36.944Z] echo Agent pid 39 killed; [2024-07-15T09:05:36.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T09:05:37.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T09:05:37.006Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T09:05:37.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T09:05:37.128Z] $ docker exec 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e ssh-agent [2024-07-15T09:05:37.243Z] SSH_AUTH_SOCK=/tmp/ssh-4lvPDv8Tuv8J/agent.72 [2024-07-15T09:05:37.243Z] SSH_AGENT_PID=78 [2024-07-15T09:05:37.248Z] Running ssh-add (command line suppressed) [2024-07-15T09:05:37.347Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4074050861759061632.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4074050861759061632.key) [2024-07-15T09:05:37.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T09:05:37.659Z] + git semver init [2024-07-15T09:05:37.919Z] 2024-07-15 09:05:37,844 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T09:05:37.919Z] 2024-07-15 09:05:37,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-07-15T09:05:37.919Z] 2024-07-15 09:05:37,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-07-15T09:05:37.919Z] 2024-07-15 09:05:37,845 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-15T09:05:40.457Z] 2024-07-15 09:05:39,931 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-07-15T09:05:40.457Z] 2024-07-15 09:05:39,931 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-07-15T09:05:40.457Z] 2024-07-15 09:05:39,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T09:05:40.457Z] 2024-07-15 09:05:39,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T09:05:40.457Z] 3.2.0-dev.24 [Pipeline] } [2024-07-15T09:05:40.468Z] $ docker exec --env ******** --env ******** 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e ssh-agent -k [2024-07-15T09:05:40.577Z] unset SSH_AUTH_SOCK; [2024-07-15T09:05:40.579Z] unset SSH_AGENT_PID; [2024-07-15T09:05:40.579Z] echo Agent pid 78 killed; [2024-07-15T09:05:40.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T09:05:40.908Z] + git semver [Pipeline] } [2024-07-15T09:05:41.182Z] $ docker stop --time=1 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e [2024-07-15T09:05:42.464Z] $ docker rm -f --volumes 5583ef6699e879eec530b4880298a3499e15eda48638c95f3774415f9cded51e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T09:05:42.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T09:05:43.069Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T09:05:43.073Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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-15T09:05:43.287Z] provisioning config files... [2024-07-15T09:05:43.296Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4233331428190729156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:05:43.600Z] ---> ****-login.sh [2024-07-15T09:05:43.600Z] nexus3.edgexfoundry.org:10001 [2024-07-15T09:05:43.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:43.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:43.600Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:43.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:43.601Z] [2024-07-15T09:05:43.601Z] Login Succeeded [2024-07-15T09:05:43.601Z] nexus3.edgexfoundry.org:10002 [2024-07-15T09:05:43.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:43.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:43.601Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:43.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:43.601Z] [2024-07-15T09:05:43.601Z] Login Succeeded [2024-07-15T09:05:43.601Z] nexus3.edgexfoundry.org:10003 [2024-07-15T09:05:43.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:43.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:43.859Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:43.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:43.859Z] [2024-07-15T09:05:43.859Z] Login Succeeded [2024-07-15T09:05:43.859Z] nexus3.edgexfoundry.org:10004 [2024-07-15T09:05:43.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:43.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:43.860Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:43.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:43.860Z] [2024-07-15T09:05:43.860Z] Login Succeeded [2024-07-15T09:05:43.860Z] ****.io [2024-07-15T09:05:44.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:05:44.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:05:44.119Z] Configure a credential helper to remove this warning. See [2024-07-15T09:05:44.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:05:44.119Z] [2024-07-15T09:05:44.119Z] Login Succeeded [2024-07-15T09:05:44.119Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T09:05:44.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T09:05:44.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T09:05:44.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T09:05:44.248Z] ========================================================= [2024-07-15T09:05:44.248Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T09:05:44.248Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:05:44.577Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/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-15T09:05:44.577Z] Sending build context to Docker daemon 25.01MB [2024-07-15T09:05:44.577Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T09:05:44.577Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-15T09:05:44.836Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T09:05:44.836Z] 619be1103602: Pulling fs layer [2024-07-15T09:05:44.836Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T09:05:44.836Z] 5df492c9dc93: Pulling fs layer [2024-07-15T09:05:44.836Z] 7629e6793208: Pulling fs layer [2024-07-15T09:05:44.836Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T09:05:44.836Z] fb5054dd5b73: Pulling fs layer [2024-07-15T09:05:44.836Z] eeca6798cff9: Pulling fs layer [2024-07-15T09:05:44.836Z] aa269ceb94a6: Pulling fs layer [2024-07-15T09:05:44.836Z] ada007ff1a6a: Pulling fs layer [2024-07-15T09:05:44.836Z] 7629e6793208: Waiting [2024-07-15T09:05:44.836Z] 4f4fb700ef54: Waiting [2024-07-15T09:05:44.836Z] fb5054dd5b73: Waiting [2024-07-15T09:05:44.836Z] eeca6798cff9: Waiting [2024-07-15T09:05:44.836Z] aa269ceb94a6: Waiting [2024-07-15T09:05:44.836Z] ada007ff1a6a: Waiting [2024-07-15T09:05:44.836Z] 7862e08f4a3e: Verifying Checksum [2024-07-15T09:05:44.836Z] 7862e08f4a3e: Download complete [2024-07-15T09:05:44.836Z] 7629e6793208: Verifying Checksum [2024-07-15T09:05:44.836Z] 7629e6793208: Download complete [2024-07-15T09:05:44.836Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T09:05:44.836Z] 4f4fb700ef54: Download complete [2024-07-15T09:05:44.836Z] 619be1103602: Verifying Checksum [2024-07-15T09:05:44.836Z] 619be1103602: Download complete [2024-07-15T09:05:44.836Z] fb5054dd5b73: Download complete [2024-07-15T09:05:44.836Z] eeca6798cff9: Verifying Checksum [2024-07-15T09:05:44.836Z] eeca6798cff9: Download complete [2024-07-15T09:05:45.095Z] 619be1103602: Pull complete [2024-07-15T09:05:45.095Z] ada007ff1a6a: Verifying Checksum [2024-07-15T09:05:45.095Z] ada007ff1a6a: Download complete [2024-07-15T09:05:45.095Z] 7862e08f4a3e: Pull complete [2024-07-15T09:05:45.353Z] 5df492c9dc93: Verifying Checksum [2024-07-15T09:05:45.353Z] 5df492c9dc93: Download complete [2024-07-15T09:05:45.611Z] aa269ceb94a6: Verifying Checksum [2024-07-15T09:05:45.611Z] aa269ceb94a6: Download complete [2024-07-15T09:05:48.910Z] 5df492c9dc93: Pull complete [2024-07-15T09:05:48.910Z] 7629e6793208: Pull complete [2024-07-15T09:05:48.910Z] 4f4fb700ef54: Pull complete [2024-07-15T09:05:49.169Z] fb5054dd5b73: Pull complete [2024-07-15T09:05:49.169Z] eeca6798cff9: Pull complete [2024-07-15T09:05:51.698Z] aa269ceb94a6: Pull complete [2024-07-15T09:05:51.956Z] ada007ff1a6a: Pull complete [2024-07-15T09:05:51.956Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T09:05:52.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T09:05:52.215Z] ---> f489d0715acc [2024-07-15T09:05:52.215Z] Step 3/10 : ARG MAKE=make build [2024-07-15T09:05:56.403Z] ---> Running in 8a7ad32842f8 [2024-07-15T09:05:56.663Z] Removing intermediate container 8a7ad32842f8 [2024-07-15T09:05:56.663Z] ---> 5b73cb0d406e [2024-07-15T09:05:56.663Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-15T09:05:56.663Z] ---> Running in d5708c9c9be5 [2024-07-15T09:05:56.663Z] Removing intermediate container d5708c9c9be5 [2024-07-15T09:05:56.663Z] ---> 493dfb48d573 [2024-07-15T09:05:56.663Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T09:05:56.663Z] ---> Running in f64ab6ec5970 [2024-07-15T09:05:56.921Z] Removing intermediate container f64ab6ec5970 [2024-07-15T09:05:56.921Z] ---> e96e6bc7deee [2024-07-15T09:05:56.921Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-15T09:05:56.921Z] ---> Running in 1f2d5be34206 [2024-07-15T09:05:57.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T09:05:57.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T09:05:57.439Z] OK: 264 MiB in 52 packages [2024-07-15T09:05:58.006Z] Removing intermediate container 1f2d5be34206 [2024-07-15T09:05:58.006Z] ---> e74240f79e5d [2024-07-15T09:05:58.006Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-15T09:05:58.006Z] ---> 76f8c3a90e72 [2024-07-15T09:05:58.006Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T09:05:58.006Z] ---> Running in c21db5d9a978 [2024-07-15T09:05:58.220Z] Still waiting to schedule task [2024-07-15T09:05:58.220Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5621’ is offline [2024-07-15T09:06:54.288Z] Removing intermediate container c21db5d9a978 [2024-07-15T09:06:54.288Z] ---> c03bfce5bbbd [2024-07-15T09:06:54.288Z] Step 9/10 : COPY . . [2024-07-15T09:06:54.288Z] ---> 7e2fc1d02a38 [2024-07-15T09:06:54.288Z] Step 10/10 : RUN ${MAKE} [2024-07-15T09:06:54.288Z] ---> Running in 30d795d5a31a [2024-07-15T09:06:54.288Z] noop [2024-07-15T09:06:54.288Z] Removing intermediate container 30d795d5a31a [2024-07-15T09:06:54.288Z] ---> 5a64d9b94091 [2024-07-15T09:06:54.288Z] Successfully built 5a64d9b94091 [2024-07-15T09:06:54.288Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:06:54.611Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T09:06:54.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:06:54.687Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:06:54.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:06:55.036Z] $ docker top 29f32fa1fe2f15c98df7fc384c252996f7e3f6bccf2a87de6d7c144610a95b38 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T09:06:55.379Z] + go version [2024-07-15T09:06:55.380Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T09:06:55.388Z] $ docker stop --time=1 29f32fa1fe2f15c98df7fc384c252996f7e3f6bccf2a87de6d7c144610a95b38 [2024-07-15T09:06:56.649Z] $ docker rm -f --volumes 29f32fa1fe2f15c98df7fc384c252996f7e3f6bccf2a87de6d7c144610a95b38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:06:57.077Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T09:06:57.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:06:57.144Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:06:57.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:06:57.476Z] $ docker top 6d4c0c8d948836260a3c472388fde68fd247e97eaad139dada2bc431effac91e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T09:06:57.820Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-15T09:06:58.212Z] + make test [2024-07-15T09:06:58.212Z] go test -race -coverprofile=coverage.out ./... [2024-07-15T09:07:06.328Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-15T09:07:31.074Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5624 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-07-15T09:07:31.095Z] Running in /w/workspace/device-sdk-go/299 [Pipeline] { [Pipeline] checkout [2024-07-15T09:07:34.142Z] The recommended git tool is: git [2024-07-15T09:07:41.651Z] using credential edgex-jenkins-ssh [2024-07-15T09:07:41.675Z] Cloning the remote Git repository [2024-07-15T09:07:41.755Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-15T09:07:41.940Z] > git init /w/workspace/device-sdk-go/299 # timeout=10 [2024-07-15T09:07:42.250Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-15T09:07:42.251Z] > git --version # timeout=10 [2024-07-15T09:07:42.350Z] > git --version # 'git version 2.25.1' [2024-07-15T09:07:42.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T09:07:42.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-15T09:07:45.019Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.025s coverage: 27.0% of statements [2024-07-15T09:07:45.019Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 80.0% of statements [2024-07-15T09:07:45.019Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.042s coverage: 86.0% of statements [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-15T09:07:45.019Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.073s coverage: 55.2% of statements [2024-07-15T09:07:45.019Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-15T09:07:46.395Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.044s coverage: 14.4% of statements [2024-07-15T09:07:46.395Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.845s coverage: 44.6% of statements [2024-07-15T09:07:46.395Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.047s coverage: 68.5% of statements [2024-07-15T09:07:46.395Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements [2024-07-15T09:07:46.395Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.050s coverage: 5.4% of statements [2024-07-15T09:07:47.451Z] Avoid second fetch [2024-07-15T09:07:47.451Z] Checking out Revision 119f0d3508c34fcb2e951725a389e94afb6ed809 (main) [2024-07-15T09:07:46.265Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-15T09:07:46.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T09:07:47.474Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T09:07:48.390Z] Commit message: "Merge pull request #1597 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.43" [2024-07-15T09:07:47.571Z] > git checkout -f 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T09:07:53.230Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T09:07:53.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T09:07:53.230Z] Dload Upload Total Spent Left Speed [2024-07-15T09:07:53.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [2024-07-15T09:07:53.560Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T09:07:53.881Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-15T09:07:53.881Z] + sudo tee /etc/docker/daemon.new [2024-07-15T09:07:53.881Z] { [2024-07-15T09:07:53.881Z] "registry-mirrors": [ [2024-07-15T09:07:53.881Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T09:07:53.881Z] ], [2024-07-15T09:07:53.881Z] "bip": "10.250.0.254/24", [2024-07-15T09:07:53.881Z] "hosts": [ [2024-07-15T09:07:53.881Z] "tcp://0.0.0.0:5555", [2024-07-15T09:07:53.881Z] "unix:///var/run/docker.sock" [2024-07-15T09:07:53.881Z] ], [2024-07-15T09:07:53.881Z] "mtu": 1458, [2024-07-15T09:07:53.881Z] "selinux-enabled": true, [2024-07-15T09:07:53.881Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T09:07:53.881Z] } [Pipeline] sh [2024-07-15T09:07:54.221Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T09:07:54.555Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T09:08:12.835Z] provisioning config files... [2024-07-15T09:08:12.862Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/299@tmp/config3569740386559175861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:08:13.274Z] ---> ****-login.sh [2024-07-15T09:08:13.274Z] nexus3.edgexfoundry.org:10001 [2024-07-15T09:08:13.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:08:13.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:08:13.815Z] Configure a credential helper to remove this warning. See [2024-07-15T09:08:13.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:08:13.815Z] [2024-07-15T09:08:13.815Z] Login Succeeded [2024-07-15T09:08:13.815Z] nexus3.edgexfoundry.org:10002 [2024-07-15T09:08:14.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:08:14.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:08:14.352Z] Configure a credential helper to remove this warning. See [2024-07-15T09:08:14.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:08:14.352Z] [2024-07-15T09:08:14.352Z] Login Succeeded [2024-07-15T09:08:14.352Z] nexus3.edgexfoundry.org:10003 [2024-07-15T09:08:14.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:08:14.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:08:14.620Z] Configure a credential helper to remove this warning. See [2024-07-15T09:08:14.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:08:14.620Z] [2024-07-15T09:08:14.620Z] Login Succeeded [2024-07-15T09:08:14.620Z] nexus3.edgexfoundry.org:10004 [2024-07-15T09:08:14.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:08:14.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:08:14.888Z] Configure a credential helper to remove this warning. See [2024-07-15T09:08:14.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:08:14.888Z] [2024-07-15T09:08:14.888Z] Login Succeeded [2024-07-15T09:08:14.888Z] ****.io [2024-07-15T09:08:15.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T09:08:15.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T09:08:15.426Z] Configure a credential helper to remove this warning. See [2024-07-15T09:08:15.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T09:08:15.426Z] [2024-07-15T09:08:15.426Z] Login Succeeded [2024-07-15T09:08:15.426Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T09:08:15.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T09:08:15.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T09:08:15.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T09:08:15.768Z] ========================================================= [2024-07-15T09:08:15.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T09:08:15.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:08:16.122Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-15T09:08:16.712Z] Sending build context to Docker daemon 12.93MB [2024-07-15T09:08:16.712Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T09:08:16.712Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-15T09:08:16.712Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T09:08:16.712Z] c6b39de5b339: Pulling fs layer [2024-07-15T09:08:16.712Z] a69c41024577: Pulling fs layer [2024-07-15T09:08:16.712Z] d6de4b400683: Pulling fs layer [2024-07-15T09:08:16.712Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T09:08:16.712Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T09:08:16.712Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T09:08:16.712Z] 00f215d4a9da: Pulling fs layer [2024-07-15T09:08:16.712Z] d496ad576159: Pulling fs layer [2024-07-15T09:08:16.712Z] 464afbd9ba4c: Waiting [2024-07-15T09:08:16.712Z] 35cb2a7552d0: Waiting [2024-07-15T09:08:16.712Z] 4f4fb700ef54: Waiting [2024-07-15T09:08:16.712Z] 00f215d4a9da: Waiting [2024-07-15T09:08:16.712Z] d496ad576159: Waiting [2024-07-15T09:08:16.993Z] a69c41024577: Verifying Checksum [2024-07-15T09:08:16.993Z] a69c41024577: Download complete [2024-07-15T09:08:16.993Z] 35cb2a7552d0: Verifying Checksum [2024-07-15T09:08:16.993Z] 35cb2a7552d0: Download complete [2024-07-15T09:08:16.993Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T09:08:16.993Z] 4f4fb700ef54: Download complete [2024-07-15T09:08:16.993Z] 464afbd9ba4c: Verifying Checksum [2024-07-15T09:08:16.993Z] 464afbd9ba4c: Download complete [2024-07-15T09:08:16.993Z] c6b39de5b339: Download complete [2024-07-15T09:08:17.261Z] d496ad576159: Verifying Checksum [2024-07-15T09:08:17.261Z] d496ad576159: Download complete [2024-07-15T09:08:17.845Z] c6b39de5b339: Pull complete [2024-07-15T09:08:18.431Z] a69c41024577: Pull complete [2024-07-15T09:08:18.475Z] GO111MODULE=on go vet ./... [2024-07-15T09:08:18.705Z] d6de4b400683: Verifying Checksum [2024-07-15T09:08:18.706Z] d6de4b400683: Download complete [2024-07-15T09:08:20.112Z] 00f215d4a9da: Verifying Checksum [2024-07-15T09:08:20.113Z] 00f215d4a9da: Download complete [2024-07-15T09:08:23.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T09:08:23.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T09:08:23.802Z] ./bin/test-attribution-txt.sh [2024-07-15T09:08:23.802Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T09:08:23.802Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T09:08:23.803Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T09:08:23.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T09:08:23.831Z] $ docker stop --time=1 6d4c0c8d948836260a3c472388fde68fd247e97eaad139dada2bc431effac91e [2024-07-15T09:08:30.378Z] $ docker rm -f --volumes 6d4c0c8d948836260a3c472388fde68fd247e97eaad139dada2bc431effac91e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T09:08:31.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T09:08:31.093Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-15T09:08:31.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T09:08:31.949Z] + ls -al . [2024-07-15T09:08:31.949Z] total 380 [2024-07-15T09:08:31.949Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 09:06 . [2024-07-15T09:08:31.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 09:05 .. [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 09:05 .dockerignore [2024-07-15T09:08:31.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 09:07 .git [2024-07-15T09:08:31.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 09:05 .github [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 15 09:05 .gitignore [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 09:05 .golangci.yml [2024-07-15T09:08:31.949Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 09:05 .semver [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 15 09:05 CHANGELOG.md [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 09:05 GOVERNANCE.md [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 15 09:05 Jenkinsfile [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 09:05 LICENSE [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 15 09:05 Makefile [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 09:05 OWNERS.md [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 15 09:05 README.md [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 09:05 VERSION [2024-07-15T09:08:31.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 09:05 bin [2024-07-15T09:08:31.949Z] -rw-r--r-- 1 jenkins jenkins 125161 Jul 15 09:07 coverage.out [2024-07-15T09:08:31.949Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 09:05 example [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 6995 Jul 15 09:05 go.mod [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 101715 Jul 15 09:05 go.sum [2024-07-15T09:08:31.949Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 09:05 internal [2024-07-15T09:08:31.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 09:05 openapi [2024-07-15T09:08:31.949Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 09:05 pkg [2024-07-15T09:08:31.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 09:05 snap [2024-07-15T09:08:31.949Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 09:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:08:32.265Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=119f0d3508c34fcb2e951725a389e94afb6ed809 --label arch=amd64 --label version=3.2.0-dev.24 . [2024-07-15T09:08:32.265Z] Sending build context to Docker daemon 25.14MB [2024-07-15T09:08:32.265Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T09:08:32.265Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-15T09:08:32.265Z] ---> 5a64d9b94091 [2024-07-15T09:08:32.265Z] Step 3/24 : ARG MAKE=make build [2024-07-15T09:08:32.431Z] d6de4b400683: Pull complete [2024-07-15T09:08:32.431Z] 35cb2a7552d0: Pull complete [2024-07-15T09:08:32.431Z] 4f4fb700ef54: Pull complete [2024-07-15T09:08:32.431Z] 464afbd9ba4c: Pull complete [2024-07-15T09:08:33.203Z] ---> Running in 92370f6475be [2024-07-15T09:08:33.203Z] Removing intermediate container 92370f6475be [2024-07-15T09:08:33.203Z] ---> aae95733e6da [2024-07-15T09:08:33.203Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-15T09:08:33.203Z] ---> Running in daea58e73451 [2024-07-15T09:08:33.203Z] Removing intermediate container daea58e73451 [2024-07-15T09:08:33.203Z] ---> 167ac138bcc3 [2024-07-15T09:08:33.203Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T09:08:33.203Z] ---> Running in e7554fd10595 [2024-07-15T09:08:33.203Z] Removing intermediate container e7554fd10595 [2024-07-15T09:08:33.203Z] ---> 8ec6f94dd255 [2024-07-15T09:08:33.203Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-15T09:08:33.203Z] ---> Running in 68c9f3417f92 [2024-07-15T09:08:33.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T09:08:33.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T09:08:33.983Z] OK: 264 MiB in 52 packages [2024-07-15T09:08:34.262Z] Removing intermediate container 68c9f3417f92 [2024-07-15T09:08:34.262Z] ---> 58ee8e33b4ba [2024-07-15T09:08:34.262Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-15T09:08:34.522Z] ---> 045289eff455 [2024-07-15T09:08:34.522Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T09:08:34.522Z] ---> Running in 854f460fd66a [2024-07-15T09:08:35.089Z] Removing intermediate container 854f460fd66a [2024-07-15T09:08:35.089Z] ---> 9cff4f025bf2 [2024-07-15T09:08:35.089Z] Step 9/24 : COPY . . [2024-07-15T09:08:36.055Z] ---> 399b46f2e8c9 [2024-07-15T09:08:36.055Z] Step 10/24 : RUN ${MAKE} [2024-07-15T09:08:36.055Z] ---> Running in ebf57942aa6a [2024-07-15T09:08:36.315Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-15T09:08:40.654Z] 00f215d4a9da: Pull complete [2024-07-15T09:08:42.070Z] d496ad576159: Pull complete [2024-07-15T09:08:42.070Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T09:08:42.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T09:08:42.070Z] ---> f246e2811388 [2024-07-15T09:08:42.070Z] Step 3/10 : ARG MAKE=make build [2024-07-15T09:08:44.017Z] ---> Running in 6db50aaeefdc [2024-07-15T09:08:44.017Z] Removing intermediate container 6db50aaeefdc [2024-07-15T09:08:44.017Z] ---> a6a4919f8594 [2024-07-15T09:08:44.017Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-15T09:08:44.283Z] ---> Running in aa1c56921b0d [2024-07-15T09:08:44.554Z] Removing intermediate container aa1c56921b0d [2024-07-15T09:08:44.554Z] ---> f23f1c43d5a1 [2024-07-15T09:08:44.554Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T09:08:44.554Z] ---> Running in e079d06b79be [2024-07-15T09:08:44.825Z] Removing intermediate container e079d06b79be [2024-07-15T09:08:44.825Z] ---> 80e426b52149 [2024-07-15T09:08:44.825Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-15T09:08:44.825Z] ---> Running in a0780f84bb94 [2024-07-15T09:08:46.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T09:08:46.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T09:08:47.201Z] OK: 266 MiB in 52 packages [2024-07-15T09:08:48.177Z] Removing intermediate container a0780f84bb94 [2024-07-15T09:08:48.177Z] ---> 203920fdad0f [2024-07-15T09:08:48.177Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-15T09:08:48.445Z] ---> 9adfbe0c48a0 [2024-07-15T09:08:48.445Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T09:08:48.716Z] ---> Running in b59cc6e75618 [2024-07-15T09:09:15.189Z] Removing intermediate container ebf57942aa6a [2024-07-15T09:09:15.189Z] ---> 84876beacc9e [2024-07-15T09:09:15.189Z] Step 11/24 : FROM alpine:3.18 [2024-07-15T09:09:15.189Z] 3.18: Pulling from library/alpine [2024-07-15T09:09:15.189Z] 73baa7ef167e: Pulling fs layer [2024-07-15T09:09:15.189Z] 73baa7ef167e: Verifying Checksum [2024-07-15T09:09:15.189Z] 73baa7ef167e: Download complete [2024-07-15T09:09:15.189Z] 73baa7ef167e: Pull complete [2024-07-15T09:09:15.189Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T09:09:15.189Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T09:09:15.189Z] ---> 8fd7cac70a4a [2024-07-15T09:09:15.189Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-15T09:09:15.189Z] ---> Running in 240abd6becb7 [2024-07-15T09:09:15.189Z] Removing intermediate container 240abd6becb7 [2024-07-15T09:09:15.189Z] ---> 430522737491 [2024-07-15T09:09:15.189Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-15T09:09:15.189Z] ---> Running in a8eaf1788e75 [2024-07-15T09:09:15.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T09:09:15.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T09:09:15.189Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T09:09:15.189Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T09:09:15.189Z] OK: 7 MiB in 16 packages [2024-07-15T09:09:15.189Z] Removing intermediate container a8eaf1788e75 [2024-07-15T09:09:15.189Z] ---> 73f14c4ed4ad [2024-07-15T09:09:15.189Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-15T09:09:15.189Z] ---> Running in 60b19abf7266 [2024-07-15T09:09:15.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T09:09:15.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T09:09:15.189Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T09:09:15.189Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T09:09:15.189Z] OK: 7 MiB in 16 packages [2024-07-15T09:09:15.448Z] Removing intermediate container 60b19abf7266 [2024-07-15T09:09:15.448Z] ---> 776fdf7895a2 [2024-07-15T09:09:15.448Z] Step 15/24 : WORKDIR / [2024-07-15T09:09:15.448Z] ---> Running in 4527e1a0ec83 [2024-07-15T09:09:15.708Z] Removing intermediate container 4527e1a0ec83 [2024-07-15T09:09:15.708Z] ---> cc3ec44fd58a [2024-07-15T09:09:15.708Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-15T09:09:15.708Z] ---> 5aacda2b2c1d [2024-07-15T09:09:15.708Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-15T09:09:18.243Z] ---> 6d684a92afdf [2024-07-15T09:09:18.243Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-15T09:09:18.243Z] ---> 478fa0713274 [2024-07-15T09:09:18.243Z] Step 19/24 : EXPOSE 59999 [2024-07-15T09:09:18.243Z] ---> Running in 7e4bae9e7f04 [2024-07-15T09:09:18.243Z] Removing intermediate container 7e4bae9e7f04 [2024-07-15T09:09:18.243Z] ---> 43af730b584b [2024-07-15T09:09:18.243Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-15T09:09:18.243Z] ---> Running in 4d52bb56f535 [2024-07-15T09:09:18.503Z] Removing intermediate container 4d52bb56f535 [2024-07-15T09:09:18.503Z] ---> 7b09d62f69c5 [2024-07-15T09:09:18.503Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T09:09:18.503Z] ---> Running in dc003ff6ea36 [2024-07-15T09:09:18.503Z] Removing intermediate container dc003ff6ea36 [2024-07-15T09:09:18.503Z] ---> 7e387189eea6 [2024-07-15T09:09:18.503Z] Step 22/24 : LABEL arch=amd64 [2024-07-15T09:09:18.503Z] ---> Running in fb3ab57fa51b [2024-07-15T09:09:18.503Z] Removing intermediate container fb3ab57fa51b [2024-07-15T09:09:18.503Z] ---> cee0dbd3c533 [2024-07-15T09:09:18.503Z] Step 23/24 : LABEL git_sha=119f0d3508c34fcb2e951725a389e94afb6ed809 [2024-07-15T09:09:18.503Z] ---> Running in 71bb08ca2e02 [2024-07-15T09:09:18.762Z] Removing intermediate container 71bb08ca2e02 [2024-07-15T09:09:18.762Z] ---> 13b488312a52 [2024-07-15T09:09:18.762Z] Step 24/24 : LABEL version=3.2.0-dev.24 [2024-07-15T09:09:18.762Z] ---> Running in 830379432d1f [2024-07-15T09:09:18.762Z] Removing intermediate container 830379432d1f [2024-07-15T09:09:18.762Z] ---> cf54cd592514 [2024-07-15T09:09:18.762Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T09:09:18.762Z] Successfully built cf54cd592514 [2024-07-15T09:09:18.762Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-15T09:09:19.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T09:09:19.226Z] [2024-07-15T09:09:19.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:09:19.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T09:09:19.531Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T09:09:19.531Z] 5eb5b503b376: Pulling fs layer [2024-07-15T09:09:19.531Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T09:09:19.531Z] ec43610c2a17: Pulling fs layer [2024-07-15T09:09:19.531Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T09:09:19.531Z] 33b1e0a273af: Pulling fs layer [2024-07-15T09:09:19.531Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T09:09:19.531Z] 2f39f015ded8: Pulling fs layer [2024-07-15T09:09:19.531Z] 33b1e0a273af: Waiting [2024-07-15T09:09:19.531Z] 5d3b04190fa2: Waiting [2024-07-15T09:09:19.531Z] 2f39f015ded8: Waiting [2024-07-15T09:09:19.531Z] 3a2ae6a8a46f: Waiting [2024-07-15T09:09:19.531Z] 5c69ac0246d0: Download complete [2024-07-15T09:09:19.531Z] 3a2ae6a8a46f: Download complete [2024-07-15T09:09:19.531Z] 33b1e0a273af: Verifying Checksum [2024-07-15T09:09:19.531Z] 33b1e0a273af: Download complete [2024-07-15T09:09:19.531Z] 5d3b04190fa2: Verifying Checksum [2024-07-15T09:09:19.531Z] 5d3b04190fa2: Download complete [2024-07-15T09:09:19.531Z] ec43610c2a17: Verifying Checksum [2024-07-15T09:09:19.531Z] ec43610c2a17: Download complete [2024-07-15T09:09:19.791Z] 5eb5b503b376: Verifying Checksum [2024-07-15T09:09:19.791Z] 5eb5b503b376: Download complete [2024-07-15T09:09:20.358Z] 2f39f015ded8: Download complete [2024-07-15T09:09:20.926Z] 5eb5b503b376: Pull complete [2024-07-15T09:09:21.185Z] 5c69ac0246d0: Pull complete [2024-07-15T09:09:21.444Z] ec43610c2a17: Pull complete [2024-07-15T09:09:21.704Z] 3a2ae6a8a46f: Pull complete [2024-07-15T09:09:21.961Z] 33b1e0a273af: Pull complete [2024-07-15T09:09:21.961Z] 5d3b04190fa2: Pull complete [2024-07-15T09:09:26.153Z] 2f39f015ded8: Pull complete [2024-07-15T09:09:26.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T09:09:26.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T09:09:26.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:09:26.263Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:09:26.291Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:09:31.730Z] $ docker top 8a8e8fafd18e8921bbd41c16929d546331ce8ea4b345a1b6ab756d5a8d30f30d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:09:32.131Z] ---> job-cost.sh [2024-07-15T09:09:32.131Z] lf-activate-venv: SKIPPING [2024-07-15T09:09:32.131Z] INFO: No Stack... [2024-07-15T09:09:32.703Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T09:09:32.962Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T09:09:33.249Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-07-15T09:09:33.249Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T09:09:33.261Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [2024-07-15T09:09:33.270Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] did not exist. Created. [2024-07-15T09:09:33.277Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T09:09:33.589Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T09:09:33.626Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T09:09:33.634Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T09:09:33.662Z] $ docker stop --time=1 8a8e8fafd18e8921bbd41c16929d546331ce8ea4b345a1b6ab756d5a8d30f30d [2024-07-15T09:09:34.833Z] $ docker rm -f --volumes 8a8e8fafd18e8921bbd41c16929d546331ce8ea4b345a1b6ab756d5a8d30f30d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T09:10:40.456Z] Removing intermediate container b59cc6e75618 [2024-07-15T09:10:40.456Z] ---> 336fab31ef8a [2024-07-15T09:10:40.456Z] Step 9/10 : COPY . . [2024-07-15T09:10:40.456Z] ---> f4edda3f29d8 [2024-07-15T09:10:40.456Z] Step 10/10 : RUN ${MAKE} [2024-07-15T09:10:40.456Z] ---> Running in 5f8d650d0f75 [2024-07-15T09:10:40.456Z] noop [2024-07-15T09:10:40.456Z] Removing intermediate container 5f8d650d0f75 [2024-07-15T09:10:40.456Z] ---> 10a990e40b84 [2024-07-15T09:10:40.456Z] Successfully built 10a990e40b84 [2024-07-15T09:10:40.456Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:10:40.827Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T09:10:40.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:10:41.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-5624 does not seem to be running inside a container [2024-07-15T09:10:41.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/299 -v /w/workspace/device-sdk-go/299:/w/workspace/device-sdk-go/299:rw,z -v /w/workspace/device-sdk-go/299@tmp:/w/workspace/device-sdk-go/299@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-15T09:10:42.434Z] $ docker top 76127b37348d859d476f7b33f8724ecaf93a2455318a17496195c208d2db7b11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T09:10:43.269Z] + go version [2024-07-15T09:10:43.269Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T09:10:43.294Z] $ docker stop --time=1 76127b37348d859d476f7b33f8724ecaf93a2455318a17496195c208d2db7b11 [2024-07-15T09:10:44.943Z] $ docker rm -f --volumes 76127b37348d859d476f7b33f8724ecaf93a2455318a17496195c208d2db7b11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:10:45.500Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T09:10:45.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:10:45.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-5624 does not seem to be running inside a container [2024-07-15T09:10:45.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/299 -v /w/workspace/device-sdk-go/299:/w/workspace/device-sdk-go/299:rw,z -v /w/workspace/device-sdk-go/299@tmp:/w/workspace/device-sdk-go/299@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-15T09:10:46.952Z] $ docker top b33940f1d322dc18a2847a7c544124e07779f6e4d77749a5021abae145563c3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T09:10:47.757Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/299 [Pipeline] fileExists [Pipeline] sh [2024-07-15T09:10:48.410Z] + make test [2024-07-15T09:10:48.410Z] go test -race -coverprofile=coverage.out ./... [2024-07-15T09:11:35.267Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-15T09:14:42.020Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-15T09:14:42.020Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-15T09:14:42.020Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-15T09:14:42.020Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-15T09:14:42.020Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-15T09:14:52.098Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.106s coverage: 27.0% of statements [2024-07-15T09:14:56.353Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.162s coverage: 80.0% of statements [2024-07-15T09:15:01.691Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-15T09:15:01.691Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-15T09:15:03.097Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.240s coverage: 86.0% of statements [2024-07-15T09:15:05.687Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-15T09:15:07.099Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.427s coverage: 55.2% of statements [2024-07-15T09:15:12.441Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.132s coverage: 14.4% of statements [2024-07-15T09:15:12.441Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-15T09:15:12.441Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-15T09:15:12.441Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.838s coverage: 44.6% of statements [2024-07-15T09:15:13.403Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.300s coverage: 68.5% of statements [2024-07-15T09:15:16.739Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.357s coverage: 89.2% of statements [2024-07-15T09:15:20.984Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-15T09:15:21.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.229s coverage: 5.4% of statements [2024-07-15T09:15:22.963Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T09:15:22.963Z] GO111MODULE=on go vet ./... [2024-07-15T09:18:59.697Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T09:18:59.697Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T09:18:59.697Z] ./bin/test-attribution-txt.sh [2024-07-15T09:18:59.697Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T09:18:59.697Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T09:18:59.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T09:18:59.745Z] $ docker stop --time=1 b33940f1d322dc18a2847a7c544124e07779f6e4d77749a5021abae145563c3b [2024-07-15T09:19:01.634Z] $ docker rm -f --volumes b33940f1d322dc18a2847a7c544124e07779f6e4d77749a5021abae145563c3b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T09:19:03.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T09:19:03.820Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T09:19:04.391Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T09:19:04.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T09:19:05.112Z] + ls -al . [2024-07-15T09:19:05.112Z] total 376 [2024-07-15T09:19:05.112Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 09:10 . [2024-07-15T09:19:05.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 09:07 .. [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 09:07 .dockerignore [2024-07-15T09:19:05.112Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 09:07 .git [2024-07-15T09:19:05.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 09:07 .github [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 15 09:07 .gitignore [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 15 09:07 .golangci.yml [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 15 09:07 CHANGELOG.md [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 09:07 GOVERNANCE.md [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 15 09:07 Jenkinsfile [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 15 09:07 LICENSE [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 15 09:07 Makefile [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 15 09:07 OWNERS.md [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 15 09:07 README.md [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 15 09:05 VERSION [2024-07-15T09:19:05.112Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 09:07 bin [2024-07-15T09:19:05.112Z] -rw-r--r-- 1 jenkins jenkins 125161 Jul 15 09:15 coverage.out [2024-07-15T09:19:05.112Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 15 09:07 example [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 6995 Jul 15 09:07 go.mod [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 101715 Jul 15 09:07 go.sum [2024-07-15T09:19:05.112Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 09:07 internal [2024-07-15T09:19:05.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 09:07 openapi [2024-07-15T09:19:05.112Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 15 09:07 pkg [2024-07-15T09:19:05.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 09:07 snap [2024-07-15T09:19:05.112Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 15 09:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:19:05.449Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=119f0d3508c34fcb2e951725a389e94afb6ed809 --label arch=arm64 --label version=3.2.0-dev.24 . [2024-07-15T09:19:06.038Z] Sending build context to Docker daemon 13.06MB [2024-07-15T09:19:06.038Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T09:19:06.038Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-15T09:19:06.038Z] ---> 10a990e40b84 [2024-07-15T09:19:06.038Z] Step 3/24 : ARG MAKE=make build [2024-07-15T09:19:06.307Z] ---> Running in a4618a004840 [2024-07-15T09:19:06.573Z] Removing intermediate container a4618a004840 [2024-07-15T09:19:06.573Z] ---> 31be9818d74f [2024-07-15T09:19:06.573Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-15T09:19:06.573Z] ---> Running in 6d75541be679 [2024-07-15T09:19:06.849Z] Removing intermediate container 6d75541be679 [2024-07-15T09:19:06.849Z] ---> 9792a61e8ee2 [2024-07-15T09:19:06.849Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T09:19:06.849Z] ---> Running in a7ce8259239e [2024-07-15T09:19:07.429Z] Removing intermediate container a7ce8259239e [2024-07-15T09:19:07.429Z] ---> 5fbf0c57ac22 [2024-07-15T09:19:07.429Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-15T09:19:07.429Z] ---> Running in bbd57d027185 [2024-07-15T09:19:08.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T09:19:08.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T09:19:09.602Z] OK: 266 MiB in 52 packages [2024-07-15T09:19:10.556Z] Removing intermediate container bbd57d027185 [2024-07-15T09:19:10.556Z] ---> 12b1d031fe91 [2024-07-15T09:19:10.556Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-15T09:19:10.823Z] ---> d09b393791e4 [2024-07-15T09:19:10.823Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T09:19:11.101Z] ---> Running in 89c23b7d9637 [2024-07-15T09:19:13.048Z] Removing intermediate container 89c23b7d9637 [2024-07-15T09:19:13.048Z] ---> 45cd20f5b7e1 [2024-07-15T09:19:13.048Z] Step 9/24 : COPY . . [2024-07-15T09:19:14.991Z] ---> 48faf491eab1 [2024-07-15T09:19:14.991Z] Step 10/24 : RUN ${MAKE} [2024-07-15T09:19:14.991Z] ---> Running in b2650067aace [2024-07-15T09:19:15.572Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-15T09:22:37.291Z] Removing intermediate container b2650067aace [2024-07-15T09:22:37.291Z] ---> b0c4930adae3 [2024-07-15T09:22:37.291Z] Step 11/24 : FROM alpine:3.18 [2024-07-15T09:22:37.291Z] 3.18: Pulling from library/alpine [2024-07-15T09:22:37.291Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T09:22:37.291Z] 5c905c7ebe2f: Verifying Checksum [2024-07-15T09:22:37.291Z] 5c905c7ebe2f: Download complete [2024-07-15T09:22:37.291Z] 5c905c7ebe2f: Pull complete [2024-07-15T09:22:37.291Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T09:22:37.291Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T09:22:37.291Z] ---> dec292d02e07 [2024-07-15T09:22:37.291Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-15T09:22:37.291Z] ---> Running in 50d9b39abfd1 [2024-07-15T09:22:37.291Z] Removing intermediate container 50d9b39abfd1 [2024-07-15T09:22:37.291Z] ---> b1ef7e2b66d8 [2024-07-15T09:22:37.291Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-15T09:22:37.291Z] ---> Running in 93b217880f2d [2024-07-15T09:22:37.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T09:22:37.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T09:22:37.291Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T09:22:37.291Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T09:22:37.291Z] OK: 8 MiB in 16 packages [2024-07-15T09:22:37.291Z] Removing intermediate container 93b217880f2d [2024-07-15T09:22:37.291Z] ---> 07cb6fe760db [2024-07-15T09:22:37.291Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-15T09:22:37.291Z] ---> Running in b90e0a0e682a [2024-07-15T09:22:37.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T09:22:38.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T09:22:39.109Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T09:22:39.109Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T09:22:39.109Z] OK: 8 MiB in 16 packages [2024-07-15T09:22:40.078Z] Removing intermediate container b90e0a0e682a [2024-07-15T09:22:40.078Z] ---> 78d6bb1800bc [2024-07-15T09:22:40.078Z] Step 15/24 : WORKDIR / [2024-07-15T09:22:40.078Z] ---> Running in 5a1c17bb5270 [2024-07-15T09:22:40.343Z] Removing intermediate container 5a1c17bb5270 [2024-07-15T09:22:40.343Z] ---> 0f6bb2037f1d [2024-07-15T09:22:40.343Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-15T09:22:40.921Z] ---> 0ef0ec8828b9 [2024-07-15T09:22:40.921Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-15T09:22:42.861Z] ---> fd3a0f3a68d4 [2024-07-15T09:22:42.861Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-15T09:22:43.446Z] ---> f8087a3092cf [2024-07-15T09:22:43.446Z] Step 19/24 : EXPOSE 59999 [2024-07-15T09:22:43.446Z] ---> Running in 6ee764a6e68d [2024-07-15T09:22:43.712Z] Removing intermediate container 6ee764a6e68d [2024-07-15T09:22:43.712Z] ---> ac012e38e87f [2024-07-15T09:22:43.712Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-15T09:22:43.979Z] ---> Running in 0cb8ecaad2f3 [2024-07-15T09:22:44.246Z] Removing intermediate container 0cb8ecaad2f3 [2024-07-15T09:22:44.246Z] ---> 4497f8a35089 [2024-07-15T09:22:44.246Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T09:22:44.246Z] ---> Running in 97798fa65a8f [2024-07-15T09:22:44.512Z] Removing intermediate container 97798fa65a8f [2024-07-15T09:22:44.513Z] ---> 971c38b0aecc [2024-07-15T09:22:44.513Z] Step 22/24 : LABEL arch=arm64 [2024-07-15T09:22:44.513Z] ---> Running in 1d32cf1be782 [2024-07-15T09:22:44.785Z] Removing intermediate container 1d32cf1be782 [2024-07-15T09:22:44.785Z] ---> 1a255d5f89c7 [2024-07-15T09:22:44.785Z] Step 23/24 : LABEL git_sha=119f0d3508c34fcb2e951725a389e94afb6ed809 [2024-07-15T09:22:45.051Z] ---> Running in 4bc3b7d11482 [2024-07-15T09:22:45.365Z] Removing intermediate container 4bc3b7d11482 [2024-07-15T09:22:45.366Z] ---> 4a357328a3aa [2024-07-15T09:22:45.366Z] Step 24/24 : LABEL version=3.2.0-dev.24 [2024-07-15T09:22:45.366Z] ---> Running in 650a8c740a69 [2024-07-15T09:22:45.630Z] Removing intermediate container 650a8c740a69 [2024-07-15T09:22:45.630Z] ---> a773e7a36a1c [2024-07-15T09:22:45.630Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T09:22:45.630Z] Successfully built a773e7a36a1c [2024-07-15T09:22:45.630Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:22:46.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T09:22:46.102Z] [2024-07-15T09:22:46.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:22:46.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T09:22:46.434Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T09:22:46.434Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T09:22:46.434Z] 04944245beec: Pulling fs layer [2024-07-15T09:22:46.434Z] 699f458cf7ca: Pulling fs layer [2024-07-15T09:22:46.434Z] 765212b225bb: Pulling fs layer [2024-07-15T09:22:46.434Z] f23df028b6ca: Pulling fs layer [2024-07-15T09:22:46.434Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T09:22:46.434Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T09:22:46.434Z] f23df028b6ca: Waiting [2024-07-15T09:22:46.434Z] d65c8cfc05b1: Waiting [2024-07-15T09:22:46.434Z] 2437ff75d9bd: Waiting [2024-07-15T09:22:46.434Z] 765212b225bb: Waiting [2024-07-15T09:22:46.702Z] 04944245beec: Verifying Checksum [2024-07-15T09:22:46.702Z] 04944245beec: Download complete [2024-07-15T09:22:46.702Z] 765212b225bb: Verifying Checksum [2024-07-15T09:22:46.702Z] 765212b225bb: Download complete [2024-07-15T09:22:46.702Z] f23df028b6ca: Verifying Checksum [2024-07-15T09:22:46.702Z] f23df028b6ca: Download complete [2024-07-15T09:22:46.702Z] d65c8cfc05b1: Verifying Checksum [2024-07-15T09:22:46.702Z] d65c8cfc05b1: Download complete [2024-07-15T09:22:46.702Z] 699f458cf7ca: Verifying Checksum [2024-07-15T09:22:46.702Z] 699f458cf7ca: Download complete [2024-07-15T09:22:47.286Z] 8998bd30e6a1: Verifying Checksum [2024-07-15T09:22:47.286Z] 8998bd30e6a1: Download complete [2024-07-15T09:22:49.874Z] 2437ff75d9bd: Download complete [2024-07-15T09:22:51.881Z] 8998bd30e6a1: Pull complete [2024-07-15T09:22:52.481Z] 04944245beec: Pull complete [2024-07-15T09:22:54.463Z] 699f458cf7ca: Pull complete [2024-07-15T09:22:54.463Z] 765212b225bb: Pull complete [2024-07-15T09:22:55.442Z] f23df028b6ca: Pull complete [2024-07-15T09:22:55.442Z] d65c8cfc05b1: Pull complete [2024-07-15T09:23:13.650Z] 2437ff75d9bd: Pull complete [2024-07-15T09:23:13.650Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T09:23:13.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T09:23:13.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:23:13.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-5624 does not seem to be running inside a container [2024-07-15T09:23:13.939Z] $ 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-sdk-go/299 -v /w/workspace/device-sdk-go/299:/w/workspace/device-sdk-go/299:rw,z -v /w/workspace/device-sdk-go/299@tmp:/w/workspace/device-sdk-go/299@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-15T09:23:16.593Z] $ docker top ae02b7bcd28405483036b777d6e7e1eb28cf53d4344f4c7c5345e6303b3af42b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:23:17.412Z] ---> job-cost.sh [2024-07-15T09:23:17.412Z] lf-activate-venv: SKIPPING [2024-07-15T09:23:17.412Z] INFO: No Stack... [2024-07-15T09:23:17.990Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T09:23:18.570Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T09:23:19.201Z] + cat /w/workspace/device-sdk-go/299/archives/cost.csv [2024-07-15T09:23:19.201Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T09:23:19.234Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [2024-07-15T09:23:19.245Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] did not exist. Created. [2024-07-15T09:23:19.253Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T09:23:19.912Z] /w/workspace/device-sdk-go/299@tmp/durable-2fd390fa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T09:23:20.232Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T09:23:20.523Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T09:23:20.603Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T09:23:20.615Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-299-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T09:23:20.661Z] $ docker stop --time=1 ae02b7bcd28405483036b777d6e7e1eb28cf53d4344f4c7c5345e6303b3af42b [2024-07-15T09:23:22.791Z] $ docker rm -f --volumes ae02b7bcd28405483036b777d6e7e1eb28cf53d4344f4c7c5345e6303b3af42b [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-15T09:23:23.281Z] provisioning config files... [2024-07-15T09:23:23.289Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5116295942680369803tmp [Pipeline] { [Pipeline] sh [2024-07-15T09:23:23.590Z] + set +x [2024-07-15T09:23:23.591Z] + curl -s https://codecov.io/bash [2024-07-15T09:23:23.591Z] + bash -s -- [2024-07-15T09:23:23.591Z] [2024-07-15T09:23:23.591Z] _____ _ [2024-07-15T09:23:23.591Z] / ____| | | [2024-07-15T09:23:23.591Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T09:23:23.591Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T09:23:23.591Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T09:23:23.591Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T09:23:23.591Z] Bash-1.0.6 [2024-07-15T09:23:23.591Z] [2024-07-15T09:23:23.591Z] [2024-07-15T09:23:23.591Z] ==> git version 2.25.1 found [2024-07-15T09:23:23.591Z] ==> 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-15T09:23:23.591Z] Release-Date: 2020-01-08 [2024-07-15T09:23:23.591Z] 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-15T09:23:23.591Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T09:23:23.591Z] ==> Jenkins CI detected. [2024-07-15T09:23:23.591Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-07-15T09:23:23.591Z] project root: . [2024-07-15T09:23:23.591Z] --> token set from env [2024-07-15T09:23:23.591Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T09:23:23.591Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T09:23:23.591Z] ==> Python coveragepy not found [2024-07-15T09:23:23.591Z] ==> Searching for coverage reports in: [2024-07-15T09:23:23.591Z] + . [2024-07-15T09:23:23.591Z] -> Found 1 reports [2024-07-15T09:23:23.591Z] ==> Detecting git/mercurial file structure [2024-07-15T09:23:23.894Z] ==> Reading reports [2024-07-15T09:23:23.894Z] + ./coverage.out bytes=125161 [2024-07-15T09:23:23.894Z] ==> Appending adjustments [2024-07-15T09:23:23.894Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T09:23:24.166Z] + Found adjustments [2024-07-15T09:23:24.166Z] ==> Gzipping contents [2024-07-15T09:23:24.166Z] 20K /tmp/codecov.7699LQ.gz [2024-07-15T09:23:24.166Z] ==> Uploading reports [2024-07-15T09:23:24.166Z] url: https://codecov.io [2024-07-15T09:23:24.166Z] query: branch=main&commit=119f0d3508c34fcb2e951725a389e94afb6ed809&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-15T09:23:24.166Z] -> Pinging Codecov [2024-07-15T09:23:24.166Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=119f0d3508c34fcb2e951725a389e94afb6ed809&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-15T09:23:24.166Z] -> Uploading to [2024-07-15T09:23:24.166Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/7E55EF52A471D76F132DFD9A03CDDE97/119f0d3508c34fcb2e951725a389e94afb6ed809/cf67dd16-70b7-4079-a5a2-c9c55fc77c35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T092324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b79f4f1a076430cb0a13b6816ffde6c9976d5cebc5b5567eafb08950e532ee8c [2024-07-15T09:23:24.166Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T09:23:24.166Z] Dload Upload Total Spent Left Speed [2024-07-15T09:23:24.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17067 0 0 100 17067 0 68542 --:--:-- --:--:-- --:--:-- 68542 [2024-07-15T09:23:24.451Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] } [2024-07-15T09:23:24.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-15T09:23:24.666Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-15T09:23:24.688Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:23:25.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T09:23:25.039Z] [2024-07-15T09:23:25.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:23:25.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T09:23:25.341Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-15T09:23:25.341Z] 619be1103602: Already exists [2024-07-15T09:23:25.341Z] f8ea3408117e: Pulling fs layer [2024-07-15T09:23:25.341Z] 91320369b822: Pulling fs layer [2024-07-15T09:23:25.341Z] 0406650e8295: Pulling fs layer [2024-07-15T09:23:25.341Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T09:23:25.341Z] 96d80e3f36e1: Pulling fs layer [2024-07-15T09:23:25.341Z] bcf3aedb951c: Pulling fs layer [2024-07-15T09:23:25.341Z] 96d80e3f36e1: Waiting [2024-07-15T09:23:25.341Z] bcf3aedb951c: Waiting [2024-07-15T09:23:25.341Z] 4f4fb700ef54: Waiting [2024-07-15T09:23:25.341Z] 0406650e8295: Verifying Checksum [2024-07-15T09:23:25.341Z] 0406650e8295: Download complete [2024-07-15T09:23:25.341Z] f8ea3408117e: Download complete [2024-07-15T09:23:25.341Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T09:23:25.341Z] 4f4fb700ef54: Download complete [2024-07-15T09:23:25.599Z] f8ea3408117e: Pull complete [2024-07-15T09:23:25.599Z] 96d80e3f36e1: Verifying Checksum [2024-07-15T09:23:25.599Z] 96d80e3f36e1: Download complete [2024-07-15T09:23:25.858Z] 91320369b822: Verifying Checksum [2024-07-15T09:23:25.858Z] 91320369b822: Download complete [2024-07-15T09:23:26.424Z] bcf3aedb951c: Verifying Checksum [2024-07-15T09:23:26.424Z] bcf3aedb951c: Download complete [2024-07-15T09:23:28.954Z] 91320369b822: Pull complete [2024-07-15T09:23:29.213Z] 0406650e8295: Pull complete [2024-07-15T09:23:29.213Z] 4f4fb700ef54: Pull complete [2024-07-15T09:23:29.471Z] 96d80e3f36e1: Pull complete [2024-07-15T09:23:33.657Z] bcf3aedb951c: Pull complete [2024-07-15T09:23:33.657Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-15T09:23:33.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-15T09:23:33.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:23:33.761Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:23:33.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:23:37.671Z] $ docker top 0bb298754999ad4709739b54c95581627297f82dda8de49a464ad495e7bbbd0c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T09:23:38.028Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-07-15T09:23:38.039Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-07-15T09:23:38.317Z] + set -o pipefail [2024-07-15T09:23:38.317Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-07-15T09:23:44.881Z] [2024-07-15T09:23:44.881Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-07-15T09:23:44.881Z] [2024-07-15T09:23:44.881Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/584b23b4-8461-4aab-9ad0-bbaea8e5aac2 [2024-07-15T09:23:44.881Z] [2024-07-15T09:23:44.881Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-15T09:23:44.881Z] [2024-07-15T09:23:45.139Z] [2024-07-15T09:23:45.140Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-15T09:23:45.140Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-15T09:23:45.147Z] $ docker stop --time=1 0bb298754999ad4709739b54c95581627297f82dda8de49a464ad495e7bbbd0c [2024-07-15T09:23:51.639Z] $ docker rm -f --volumes 0bb298754999ad4709739b54c95581627297f82dda8de49a464ad495e7bbbd0c [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) [Pipeline] echo [2024-07-15T09:23:52.437Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T09:23:52.450Z] provisioning config files... [2024-07-15T09:23:52.457Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17668160293128149922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:23:52.761Z] --> edgex-publish-swagger.sh [2024-07-15T09:23:52.761Z] === Publish openapi/v3 API === [2024-07-15T09:23:52.761Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-15T09:23:52.761Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-07-15T09:23:52.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T09:23:52.761Z] Dload Upload Total Spent Left Speed [2024-07-15T09:23:53.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28585 100 156 100 28429 331 60487 --:--:-- --:--:-- --:--:-- 60690 [2024-07-15T09:23:53.021Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-15T09:23:53.021Z] [Pipeline] } [2024-07-15T09:23:53.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T09:23:53.472Z] + git log --format=format:%s -1 119f0d3508c34fcb2e951725a389e94afb6ed809 [Pipeline] sh [2024-07-15T09:23:53.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T09:23:53.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:23:54.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T09:23:54.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:23:54.146Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:23:54.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:23:54.779Z] $ docker top 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T09:23:54.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T09:23:54.891Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T09:23:55.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T09:23:55.019Z] $ docker exec 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 ssh-agent [2024-07-15T09:23:55.131Z] SSH_AUTH_SOCK=/tmp/ssh-bUdaMxQPs3AF/agent.31 [2024-07-15T09:23:55.131Z] SSH_AGENT_PID=37 [2024-07-15T09:23:55.136Z] Running ssh-add (command line suppressed) [2024-07-15T09:23:55.234Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_238580842019087848.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_238580842019087848.key) [2024-07-15T09:23:55.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T09:23:55.547Z] + git semver tag [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,751 [run_tag] DEBUG tag force:False [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,751 [check_head_tag] DEBUG check head tag [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,753 [execute] INFO git cat-file --batch-check [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,757 [execute] INFO git cat-file --batch [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,784 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,784 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-15T09:23:55.805Z] 2024-07-15 09:23:55,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T09:23:55.805Z] 3.2.0-dev.24 [Pipeline] } [2024-07-15T09:23:56.069Z] $ docker exec --env ******** --env ******** 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 ssh-agent -k [2024-07-15T09:23:56.183Z] unset SSH_AUTH_SOCK; [2024-07-15T09:23:56.183Z] unset SSH_AGENT_PID; [2024-07-15T09:23:56.183Z] echo Agent pid 37 killed; [2024-07-15T09:23:56.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T09:23:56.518Z] + git semver [Pipeline] } [2024-07-15T09:23:56.788Z] $ docker stop --time=1 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 [2024-07-15T09:23:58.096Z] $ docker rm -f --volumes 5b27066fadab0ec7f3ba4ef1459c3135d3f3341b79e4a26898e4f48b96562238 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:23:58.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T09:23:58.524Z] [2024-07-15T09:23:58.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:23:58.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T09:23:58.827Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-15T09:23:58.827Z] ab5ef0e58194: Pulling fs layer [2024-07-15T09:23:58.827Z] 9712f1f96733: Pulling fs layer [2024-07-15T09:23:58.827Z] 63f879dbbcfc: Pulling fs layer [2024-07-15T09:23:58.827Z] 0d9ebad4ef96: Pulling fs layer [2024-07-15T09:23:58.827Z] e9a5061849ea: Pulling fs layer [2024-07-15T09:23:58.827Z] d747dcd14b5f: Pulling fs layer [2024-07-15T09:23:58.827Z] 2de7ff778b66: Pulling fs layer [2024-07-15T09:23:58.827Z] 0d9ebad4ef96: Waiting [2024-07-15T09:23:58.827Z] e9a5061849ea: Waiting [2024-07-15T09:23:58.827Z] d747dcd14b5f: Waiting [2024-07-15T09:23:58.827Z] 2de7ff778b66: Waiting [2024-07-15T09:23:58.827Z] 9712f1f96733: Verifying Checksum [2024-07-15T09:23:58.827Z] 9712f1f96733: Download complete [2024-07-15T09:23:59.086Z] 63f879dbbcfc: Verifying Checksum [2024-07-15T09:23:59.086Z] 63f879dbbcfc: Download complete [2024-07-15T09:23:59.345Z] e9a5061849ea: Verifying Checksum [2024-07-15T09:23:59.345Z] e9a5061849ea: Download complete [2024-07-15T09:23:59.345Z] d747dcd14b5f: Download complete [2024-07-15T09:23:59.345Z] 0d9ebad4ef96: Verifying Checksum [2024-07-15T09:23:59.345Z] 0d9ebad4ef96: Download complete [2024-07-15T09:23:59.345Z] ab5ef0e58194: Verifying Checksum [2024-07-15T09:23:59.345Z] ab5ef0e58194: Download complete [2024-07-15T09:23:59.345Z] 2de7ff778b66: Verifying Checksum [2024-07-15T09:23:59.345Z] 2de7ff778b66: Download complete [2024-07-15T09:24:02.627Z] ab5ef0e58194: Pull complete [2024-07-15T09:24:02.627Z] 9712f1f96733: Pull complete [2024-07-15T09:24:03.191Z] 63f879dbbcfc: Pull complete [2024-07-15T09:24:07.374Z] 0d9ebad4ef96: Pull complete [2024-07-15T09:24:07.634Z] e9a5061849ea: Pull complete [2024-07-15T09:24:07.634Z] d747dcd14b5f: Pull complete [2024-07-15T09:24:09.014Z] 2de7ff778b66: Pull complete [2024-07-15T09:24:09.014Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-15T09:24:09.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-15T09:24:09.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:24:09.130Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:24:09.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:24:15.552Z] $ docker top 161988f11f4e5aa97ecc61102a2f3e15d688176f007044ed6b3169d248d05cf4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-15T09:24:15.634Z] provisioning config files... [2024-07-15T09:24:15.640Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8990699101938375084tmp [2024-07-15T09:24:15.649Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4895955125165423168tmp [2024-07-15T09:24:15.658Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9748378028435959309tmp [Pipeline] { [Pipeline] echo [2024-07-15T09:24:15.686Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:15.978Z] ---> sigul-configuration.sh [2024-07-15T09:24:15.978Z] gpg: directory `/root/.gnupg' created [2024-07-15T09:24:15.978Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-15T09:24:15.978Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-15T09:24:15.978Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-15T09:24:15.978Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-15T09:24:15.978Z] gpg: CAST5 encrypted data [2024-07-15T09:24:15.978Z] gpg: encrypted with 1 passphrase [2024-07-15T09:24:15.978Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-15T09:24:16.271Z] + mkdir /home/jenkins [2024-07-15T09:24:16.271Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-15T09:24:16.565Z] + 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-15T09:24:16.580Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:16.880Z] ---> sigul-install.sh [2024-07-15T09:24:16.880Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-15T09:24:17.173Z] + git tag --list [2024-07-15T09:24:17.173Z] 0.7.1 [2024-07-15T09:24:17.173Z] delhi-tag [2024-07-15T09:24:17.173Z] v1.0.0 [2024-07-15T09:24:17.173Z] v1.1.0 [2024-07-15T09:24:17.173Z] v1.1.1 [2024-07-15T09:24:17.173Z] v1.1.2 [2024-07-15T09:24:17.173Z] v1.2.0 [2024-07-15T09:24:17.173Z] v1.2.1 [2024-07-15T09:24:17.173Z] v1.2.2 [2024-07-15T09:24:17.173Z] v1.2.3 [2024-07-15T09:24:17.173Z] v1.3.0 [2024-07-15T09:24:17.173Z] v1.4.0 [2024-07-15T09:24:17.173Z] v2.0.0 [2024-07-15T09:24:17.173Z] v2.1.0 [2024-07-15T09:24:17.173Z] v2.1.1 [2024-07-15T09:24:17.173Z] v2.2.0 [2024-07-15T09:24:17.173Z] v2.3.0 [2024-07-15T09:24:17.173Z] v2.3.1 [2024-07-15T09:24:17.173Z] v3.0 [2024-07-15T09:24:17.173Z] v3.0.0 [2024-07-15T09:24:17.173Z] v3.0.1-dev.1 [2024-07-15T09:24:17.173Z] v3.1 [2024-07-15T09:24:17.173Z] v3.1.0 [2024-07-15T09:24:17.173Z] v3.1.0-dev.1 [2024-07-15T09:24:17.173Z] v3.1.0-dev.10 [2024-07-15T09:24:17.173Z] v3.1.0-dev.11 [2024-07-15T09:24:17.173Z] v3.1.0-dev.12 [2024-07-15T09:24:17.173Z] v3.1.0-dev.13 [2024-07-15T09:24:17.173Z] v3.1.0-dev.14 [2024-07-15T09:24:17.173Z] v3.1.0-dev.15 [2024-07-15T09:24:17.173Z] v3.1.0-dev.16 [2024-07-15T09:24:17.173Z] v3.1.0-dev.17 [2024-07-15T09:24:17.173Z] v3.1.0-dev.18 [2024-07-15T09:24:17.173Z] v3.1.0-dev.19 [2024-07-15T09:24:17.173Z] v3.1.0-dev.2 [2024-07-15T09:24:17.173Z] v3.1.0-dev.20 [2024-07-15T09:24:17.173Z] v3.1.0-dev.21 [2024-07-15T09:24:17.173Z] v3.1.0-dev.22 [2024-07-15T09:24:17.173Z] v3.1.0-dev.23 [2024-07-15T09:24:17.173Z] v3.1.0-dev.24 [2024-07-15T09:24:17.173Z] v3.1.0-dev.25 [2024-07-15T09:24:17.173Z] v3.1.0-dev.26 [2024-07-15T09:24:17.173Z] v3.1.0-dev.27 [2024-07-15T09:24:17.173Z] v3.1.0-dev.28 [2024-07-15T09:24:17.173Z] v3.1.0-dev.29 [2024-07-15T09:24:17.173Z] v3.1.0-dev.3 [2024-07-15T09:24:17.173Z] v3.1.0-dev.30 [2024-07-15T09:24:17.173Z] v3.1.0-dev.31 [2024-07-15T09:24:17.173Z] v3.1.0-dev.32 [2024-07-15T09:24:17.173Z] v3.1.0-dev.33 [2024-07-15T09:24:17.173Z] v3.1.0-dev.34 [2024-07-15T09:24:17.173Z] v3.1.0-dev.35 [2024-07-15T09:24:17.173Z] v3.1.0-dev.36 [2024-07-15T09:24:17.173Z] v3.1.0-dev.37 [2024-07-15T09:24:17.173Z] v3.1.0-dev.38 [2024-07-15T09:24:17.173Z] v3.1.0-dev.39 [2024-07-15T09:24:17.173Z] v3.1.0-dev.4 [2024-07-15T09:24:17.173Z] v3.1.0-dev.40 [2024-07-15T09:24:17.173Z] v3.1.0-dev.41 [2024-07-15T09:24:17.173Z] v3.1.0-dev.5 [2024-07-15T09:24:17.173Z] v3.1.0-dev.6 [2024-07-15T09:24:17.173Z] v3.1.0-dev.7 [2024-07-15T09:24:17.173Z] v3.1.0-dev.8 [2024-07-15T09:24:17.173Z] v3.1.0-dev.9 [2024-07-15T09:24:17.173Z] v3.1.1 [2024-07-15T09:24:17.173Z] v3.1.1-dev.1 [2024-07-15T09:24:17.173Z] v3.2.0-dev.1 [2024-07-15T09:24:17.173Z] v3.2.0-dev.10 [2024-07-15T09:24:17.173Z] v3.2.0-dev.11 [2024-07-15T09:24:17.173Z] v3.2.0-dev.12 [2024-07-15T09:24:17.173Z] v3.2.0-dev.13 [2024-07-15T09:24:17.173Z] v3.2.0-dev.14 [2024-07-15T09:24:17.173Z] v3.2.0-dev.15 [2024-07-15T09:24:17.173Z] v3.2.0-dev.16 [2024-07-15T09:24:17.173Z] v3.2.0-dev.17 [2024-07-15T09:24:17.173Z] v3.2.0-dev.18 [2024-07-15T09:24:17.173Z] v3.2.0-dev.19 [2024-07-15T09:24:17.173Z] v3.2.0-dev.2 [2024-07-15T09:24:17.173Z] v3.2.0-dev.20 [2024-07-15T09:24:17.173Z] v3.2.0-dev.21 [2024-07-15T09:24:17.173Z] v3.2.0-dev.22 [2024-07-15T09:24:17.173Z] v3.2.0-dev.23 [2024-07-15T09:24:17.173Z] v3.2.0-dev.24 [2024-07-15T09:24:17.173Z] v3.2.0-dev.3 [2024-07-15T09:24:17.173Z] v3.2.0-dev.4 [2024-07-15T09:24:17.173Z] v3.2.0-dev.5 [2024-07-15T09:24:17.173Z] v3.2.0-dev.6 [2024-07-15T09:24:17.173Z] v3.2.0-dev.7 [2024-07-15T09:24:17.173Z] v3.2.0-dev.8 [2024-07-15T09:24:17.173Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-15T09:24:17.465Z] + lftools sign git-tag v3.2.0-dev.24 [2024-07-15T09:24:18.033Z] Signing Git tag with Sigul... [2024-07-15T09:24:18.033Z] Signing v3.2.0-dev.24 [Pipeline] echo [2024-07-15T09:24:18.617Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:18.905Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-15T09:24:18.912Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-15T09:24:18.935Z] $ docker stop --time=1 161988f11f4e5aa97ecc61102a2f3e15d688176f007044ed6b3169d248d05cf4 [2024-07-15T09:24:20.252Z] $ docker rm -f --volumes 161988f11f4e5aa97ecc61102a2f3e15d688176f007044ed6b3169d248d05cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-15T09:24:20.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T09:24:20.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:24:20.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T09:24:20.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:24:21.074Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:24:21.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:24:21.461Z] $ docker top 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 -eo pid,comm [2024-07-15T09:24:21.514Z] 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-15T09:24:21.514Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T09:24:21.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T09:24:21.571Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T09:24:21.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T09:24:21.684Z] $ docker exec 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 ssh-agent [2024-07-15T09:24:21.799Z] SSH_AUTH_SOCK=/tmp/ssh-Zsfxse3jBkb4/agent.32 [2024-07-15T09:24:21.799Z] SSH_AGENT_PID=39 [2024-07-15T09:24:21.804Z] Running ssh-add (command line suppressed) [2024-07-15T09:24:21.914Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12226606051392166499.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12226606051392166499.key) [2024-07-15T09:24:21.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T09:24:22.222Z] + git semver bump pre [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,408 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,408 [bump_version] DEBUG bumped version:3.2.0-dev.25 [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,409 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,409 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,409 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,411 [execute] INFO git cat-file --batch-check [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,418 [execute] INFO git cat-file --batch [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T09:24:22.481Z] 2024-07-15 09:24:22,424 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T09:24:22.481Z] 3.2.0-dev.25 [Pipeline] } [2024-07-15T09:24:22.486Z] $ docker exec --env ******** --env ******** 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 ssh-agent -k [2024-07-15T09:24:22.587Z] unset SSH_AUTH_SOCK; [2024-07-15T09:24:22.587Z] unset SSH_AGENT_PID; [2024-07-15T09:24:22.587Z] echo Agent pid 39 killed; [2024-07-15T09:24:22.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T09:24:22.928Z] + git semver [Pipeline] } [2024-07-15T09:24:23.197Z] $ docker stop --time=1 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 [2024-07-15T09:24:24.516Z] $ docker rm -f --volumes 3eba528236b4bb9a77b6096a7c6dc80983c20e7cfd50b754ef5807616f844fc9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T09:24:24.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T09:24:24.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:24:25.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T09:24:25.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:24:25.249Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:24:25.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:24:25.619Z] $ docker top b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f -eo pid,comm [2024-07-15T09:24:25.671Z] 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-15T09:24:25.671Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T09:24:25.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T09:24:25.719Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T09:24:25.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T09:24:25.837Z] $ docker exec b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f ssh-agent [2024-07-15T09:24:25.951Z] SSH_AUTH_SOCK=/tmp/ssh-GL706Ibir2Gd/agent.32 [2024-07-15T09:24:25.951Z] SSH_AGENT_PID=38 [2024-07-15T09:24:25.956Z] Running ssh-add (command line suppressed) [2024-07-15T09:24:26.066Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11418726182066326042.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11418726182066326042.key) [2024-07-15T09:24:26.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T09:24:26.372Z] + git semver push [2024-07-15T09:24:26.632Z] 2024-07-15 09:24:26,568 [run_push] DEBUG push [2024-07-15T09:24:26.632Z] 2024-07-15 09:24:26,569 [execute] INFO git cat-file --batch-check [2024-07-15T09:24:26.632Z] 2024-07-15 09:24:26,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T09:24:26.632Z] 2024-07-15 09:24:26,572 [execute] INFO git rev-list 8c2951403ed00889f66a1a8ca729db29aed27563 -- [2024-07-15T09:24:26.632Z] 2024-07-15 09:24:26,572 [execute] DEBUG Popen(['git', 'rev-list', '8c2951403ed00889f66a1a8ca729db29aed27563', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-15T09:24:26.632Z] 2024-07-15 09:24:26,583 [execute] INFO git fetch -v origin [2024-07-15T09:24:26.632Z] 2024-07-15 09:24:26,584 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-15T09:24:27.200Z] 2024-07-15 09:24:27,035 [run_push] DEBUG no remote changes detected [2024-07-15T09:24:27.200Z] 2024-07-15 09:24:27,036 [execute] INFO git push origin semver [2024-07-15T09:24:27.201Z] 2024-07-15 09:24:27,036 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-15T09:24:28.136Z] 2024-07-15 09:24:27,768 [run_push] DEBUG push all version tags [2024-07-15T09:24:28.136Z] 2024-07-15 09:24:27,769 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-15T09:24:28.136Z] 2024-07-15 09:24:27,770 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-15T09:24:28.704Z] 2024-07-15 09:24:28,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-07-15T09:24:28.704Z] 3.2.0-dev.25 [Pipeline] } [2024-07-15T09:24:28.708Z] $ docker exec --env ******** --env ******** b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f ssh-agent -k [2024-07-15T09:24:28.815Z] unset SSH_AUTH_SOCK; [2024-07-15T09:24:28.815Z] unset SSH_AGENT_PID; [2024-07-15T09:24:28.815Z] echo Agent pid 38 killed; [2024-07-15T09:24:28.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T09:24:29.152Z] + git semver [Pipeline] } [2024-07-15T09:24:29.421Z] $ docker stop --time=1 b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f [2024-07-15T09:24:30.686Z] $ docker rm -f --volumes b2d6a9e86d1e48110a21558cc44f6d74a3659caa73182330e45e25dbc3f2965f [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-15T09:24:31.343Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-07-15T09:24:31.343Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-07-15T09:24:31.343Z] total 16 [2024-07-15T09:24:31.343Z] drwxr-xr-x 3 root root 4096 Jul 15 09:09 . [2024-07-15T09:24:31.343Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 09:24 .. [2024-07-15T09:24:31.343Z] drwxr-xr-x 2 root root 4096 Jul 15 09:09 cost [2024-07-15T09:24:31.343Z] -rw-r--r-- 1 root root 85 Jul 15 09:09 cost.csv [2024-07-15T09:24:31.343Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-07-15T09:24:31.343Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-07-15T09:24:31.343Z] total 16 [2024-07-15T09:24:31.343Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 09:09 . [2024-07-15T09:24:31.343Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 09:24 .. [2024-07-15T09:24:31.343Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 09:09 cost [2024-07-15T09:24:31.343Z] -rw-r--r-- 1 jenkins jenkins 85 Jul 15 09:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:31.630Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:32.482Z] ---> package-listing.sh [2024-07-15T09:24:32.482Z] ++ facter osfamily [2024-07-15T09:24:32.482Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T09:24:32.740Z] + OS_FAMILY=debian [2024-07-15T09:24:32.740Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-07-15T09:24:32.740Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T09:24:32.740Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T09:24:32.740Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T09:24:32.740Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T09:24:32.740Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-07-15T09:24:32.740Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T09:24:32.740Z] + case "${OS_FAMILY}" in [2024-07-15T09:24:32.740Z] + dpkg -l [2024-07-15T09:24:32.740Z] + grep '^ii' [2024-07-15T09:24:32.740Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T09:24:32.740Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T09:24:32.740Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T09:24:32.740Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-07-15T09:24:32.740Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-07-15T09:24:32.740Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-07-15T09:24:32.750Z] 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/edgexfoundry_device-sdk-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-15T09:24:33.025Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T09:24:33.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T09:24:33.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T09:24:33.669Z] prd-ubuntu20.04-docker-8c-8g-5623 does not seem to be running inside a container [2024-07-15T09:24:33.689Z] $ 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/edgexfoundry_device-sdk-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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-15T09:24:33.973Z] $ docker top 308e7e16b9e02d71da6e5dbb7b79309138352ec91f3017ff97412cb200a634af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T09:24:34.329Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T09:24:34.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T09:24:34.890Z] + ls /var/log/sa-host [2024-07-15T09:24:34.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T09:24:35.046Z] provisioning config files... [2024-07-15T09:24:35.056Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6672088391571377891tmp [Pipeline] { [Pipeline] echo [2024-07-15T09:24:35.073Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:35.354Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T09:24:35.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:35.702Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T09:24:35.711Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:35.993Z] ---> sudo-logs.sh [2024-07-15T09:24:35.993Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T09:24:36.027Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:36.306Z] ---> job-cost.sh [2024-07-15T09:24:36.306Z] lf-activate-venv: SKIPPING [2024-07-15T09:24:36.306Z] DEBUG: total: 0.2199999988079071 [2024-07-15T09:24:36.306Z] INFO: Retrieving Stack Cost... [2024-07-15T09:24:36.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T09:24:37.129Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T09:24:37.141Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T09:24:37.422Z] ---> logs-deploy.sh [2024-07-15T09:24:37.422Z] lf-activate-venv: SKIPPING [2024-07-15T09:24:37.422Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/299 [2024-07-15T09:24:37.422Z] INFO: archiving workspace using pattern(s): [2024-07-15T09:24:38.358Z] Archives upload complete. [2024-07-15T09:24:38.617Z] INFO: archiving logs to Nexus [2024-07-15T09:24:39.185Z] ---> uname -a: [2024-07-15T09:24:39.185Z] Linux prd-ubuntu20-04-docker-8c-8g-5623 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-15T09:24:39.185Z] [2024-07-15T09:24:39.185Z] [2024-07-15T09:24:39.185Z] ---> lscpu: [2024-07-15T09:24:39.185Z] Architecture: x86_64 [2024-07-15T09:24:39.185Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-15T09:24:39.185Z] Byte Order: Little Endian [2024-07-15T09:24:39.185Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-15T09:24:39.185Z] CPU(s): 8 [2024-07-15T09:24:39.185Z] On-line CPU(s) list: 0-7 [2024-07-15T09:24:39.185Z] Thread(s) per core: 1 [2024-07-15T09:24:39.185Z] Core(s) per socket: 1 [2024-07-15T09:24:39.185Z] Socket(s): 8 [2024-07-15T09:24:39.185Z] NUMA node(s): 1 [2024-07-15T09:24:39.185Z] Vendor ID: AuthenticAMD [2024-07-15T09:24:39.185Z] CPU family: 23 [2024-07-15T09:24:39.185Z] Model: 49 [2024-07-15T09:24:39.185Z] Model name: AMD EPYC-Rome Processor [2024-07-15T09:24:39.185Z] Stepping: 0 [2024-07-15T09:24:39.185Z] CPU MHz: 2800.000 [2024-07-15T09:24:39.185Z] BogoMIPS: 5600.00 [2024-07-15T09:24:39.185Z] Virtualization: AMD-V [2024-07-15T09:24:39.185Z] Hypervisor vendor: KVM [2024-07-15T09:24:39.185Z] Virtualization type: full [2024-07-15T09:24:39.185Z] L1d cache: 256 KiB [2024-07-15T09:24:39.185Z] L1i cache: 256 KiB [2024-07-15T09:24:39.185Z] L2 cache: 4 MiB [2024-07-15T09:24:39.185Z] L3 cache: 128 MiB [2024-07-15T09:24:39.185Z] NUMA node0 CPU(s): 0-7 [2024-07-15T09:24:39.185Z] Vulnerability Itlb multihit: Not affected [2024-07-15T09:24:39.185Z] Vulnerability L1tf: Not affected [2024-07-15T09:24:39.185Z] Vulnerability Mds: Not affected [2024-07-15T09:24:39.185Z] Vulnerability Meltdown: Not affected [2024-07-15T09:24:39.185Z] Vulnerability Mmio stale data: Not affected [2024-07-15T09:24:39.185Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-15T09:24:39.185Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-15T09:24:39.185Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-15T09:24:39.185Z] Vulnerability Srbds: Not affected [2024-07-15T09:24:39.185Z] Vulnerability Tsx async abort: Not affected [2024-07-15T09:24:39.185Z] 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-15T09:24:39.185Z] [2024-07-15T09:24:39.185Z] [2024-07-15T09:24:39.185Z] ---> nproc: [2024-07-15T09:24:39.185Z] 8 [2024-07-15T09:24:39.185Z] [2024-07-15T09:24:39.185Z] [2024-07-15T09:24:39.185Z] ---> df -h: [2024-07-15T09:24:39.185Z] Filesystem Size Used Avail Use% Mounted on [2024-07-15T09:24:39.185Z] overlay 155G 14G 142G 9% / [2024-07-15T09:24:39.185Z] tmpfs 64M 0 64M 0% /dev [2024-07-15T09:24:39.185Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-15T09:24:39.185Z] shm 64M 0 64M 0% /dev/shm [2024-07-15T09:24:39.185Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-07-15T09:24:39.185Z] [2024-07-15T09:24:39.185Z]