Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c25088f917b9aace1eb3ba1852d94d7ec4a10515 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-ssh14434380356494616844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17448892145048296456.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2265186685549213508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh5379775054026925409.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-ssh375013456920213008.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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12542 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 Avoid second fetch Checking out Revision c25088f917b9aace1eb3ba1852d94d7ec4a10515 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f c25088f917b9aace1eb3ba1852d94d7ec4a10515 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1446)" > git rev-list --no-walk 41beedf42db0c4239d13182dec900f5915327502 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T04:17:52.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T04:17:53.021Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T04:17:53.038Z] ========================================================= [2023-05-03T04:17:53.038Z] EdgeX Global Pipelines Version Info [2023-05-03T04:17:53.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:17:53.751Z] ------------------- [2023-05-03T04:17:53.751Z] stable info: [2023-05-03T04:17:53.751Z] ------------------- [2023-05-03T04:17:53.751Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T04:17:53.751Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T04:17:53.751Z] Message: update stable to v1.0.248 [2023-05-03T04:17:54.320Z] ------------------- [2023-05-03T04:17:54.320Z] experimental info: [2023-05-03T04:17:54.320Z] ------------------- [2023-05-03T04:17:54.320Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T04:17:54.320Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T04:17:54.320Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T04:17:54.493Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-03T04:17:54.504Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-03T04:17:54.517Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T04:17:54.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T04:17:54.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T04:17:54.569Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T04:17:54.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T04:17:54.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-03T04:17:54.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T04:17:54.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T04:17:54.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T04:17:54.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-03T04:17:54.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T04:17:54.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T04:17:54.658Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T04:17:54.667Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T04:17:54.683Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T04:17:54.696Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T04:17:54.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T04:17:54.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T04:17:54.744Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-03T04:17:54.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-03T04:17:54.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T04:17:54.782Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T04:17:54.793Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T04:17:54.805Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T04:17:54.818Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T04:17:54.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-03T04:17:54.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-03T04:17:54.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-03T04:17:54.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] echo [2023-05-03T04:17:54.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c25088f [Pipeline] echo [2023-05-03T04:17:54.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T04:17:54.943Z] provisioning config files... [2023-05-03T04:17:54.957Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17243276823077659145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:17:55.257Z] ---> docker-login.sh [2023-05-03T04:17:55.257Z] nexus3.edgexfoundry.org:10001 [2023-05-03T04:17:55.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:17:56.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:17:56.104Z] Configure a credential helper to remove this warning. See [2023-05-03T04:17:56.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:17:56.104Z] [2023-05-03T04:17:56.104Z] Login Succeeded [2023-05-03T04:17:56.104Z] nexus3.edgexfoundry.org:10002 [2023-05-03T04:17:56.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:17:56.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:17:56.104Z] Configure a credential helper to remove this warning. See [2023-05-03T04:17:56.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:17:56.104Z] [2023-05-03T04:17:56.104Z] Login Succeeded [2023-05-03T04:17:56.104Z] nexus3.edgexfoundry.org:10003 [2023-05-03T04:17:56.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:17:56.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:17:56.365Z] Configure a credential helper to remove this warning. See [2023-05-03T04:17:56.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:17:56.365Z] [2023-05-03T04:17:56.365Z] Login Succeeded [2023-05-03T04:17:56.365Z] nexus3.edgexfoundry.org:10004 [2023-05-03T04:17:56.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:17:56.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:17:56.365Z] Configure a credential helper to remove this warning. See [2023-05-03T04:17:56.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:17:56.365Z] [2023-05-03T04:17:56.365Z] Login Succeeded [2023-05-03T04:17:56.365Z] docker.io [2023-05-03T04:17:56.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:17:56.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:17:56.624Z] Configure a credential helper to remove this warning. See [2023-05-03T04:17:56.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:17:56.624Z] [2023-05-03T04:17:56.624Z] Login Succeeded [2023-05-03T04:17:56.624Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T04:17:56.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T04:17:56.990Z] + git rev-list -1 --merges c25088f917b9aace1eb3ba1852d94d7ec4a10515~1..c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] echo [2023-05-03T04:17:57.067Z] -----------> git rev-list -1 --merges c25088f917b9aace1eb3ba1852d94d7ec4a10515~1..c25088f917b9aace1eb3ba1852d94d7ec4a10515 c25088f917b9aace1eb3ba1852d94d7ec4a10515 [false] [Pipeline] sh [2023-05-03T04:17:57.363Z] + git log --format=format:%s -1 c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] echo [2023-05-03T04:17:57.378Z] ========================================================= [2023-05-03T04:17:57.379Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T04:17:57.379Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T04:17:57.719Z] + git log --format=format:%s -1 c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] echo [2023-05-03T04:17:57.730Z] [semverPrep] GIT_COMMIT: c25088f917b9aace1eb3ba1852d94d7ec4a10515, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1446) [Pipeline] echo [2023-05-03T04:17:57.741Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T04:17:58.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T04:17:58.182Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T04:17:58.182Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T04:17:58.182Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T04:17:58.182Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T04:17:58.182Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T04:17:58.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:17:58.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T04:17:58.535Z] [2023-05-03T04:17:58.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:17:58.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T04:17:58.830Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T04:17:58.830Z] b85a868b505f: Pulling fs layer [2023-05-03T04:17:58.830Z] e2be974225ed: Pulling fs layer [2023-05-03T04:17:58.830Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T04:17:58.830Z] 988bab9f4d93: Pulling fs layer [2023-05-03T04:17:58.830Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T04:17:58.830Z] eaf3925da568: Pulling fs layer [2023-05-03T04:17:58.830Z] bab4dde63d76: Pulling fs layer [2023-05-03T04:17:58.830Z] bde34c3a00c8: Pulling fs layer [2023-05-03T04:17:58.830Z] b352a97aabf1: Pulling fs layer [2023-05-03T04:17:58.830Z] 4872d77fe225: Pulling fs layer [2023-05-03T04:17:58.830Z] 5851b861e8e6: Pulling fs layer [2023-05-03T04:17:58.830Z] 988bab9f4d93: Waiting [2023-05-03T04:17:58.830Z] 1469e6f7b9e6: Waiting [2023-05-03T04:17:58.830Z] eaf3925da568: Waiting [2023-05-03T04:17:58.830Z] bab4dde63d76: Waiting [2023-05-03T04:17:58.830Z] bde34c3a00c8: Waiting [2023-05-03T04:17:58.830Z] 4872d77fe225: Waiting [2023-05-03T04:17:58.830Z] 5851b861e8e6: Waiting [2023-05-03T04:17:58.830Z] b352a97aabf1: Waiting [2023-05-03T04:17:58.830Z] e2be974225ed: Verifying Checksum [2023-05-03T04:17:58.830Z] e2be974225ed: Download complete [2023-05-03T04:17:58.830Z] 988bab9f4d93: Verifying Checksum [2023-05-03T04:17:58.830Z] 988bab9f4d93: Download complete [2023-05-03T04:17:59.090Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T04:17:59.090Z] 1469e6f7b9e6: Download complete [2023-05-03T04:17:59.090Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T04:17:59.090Z] 339a4e72a1f5: Download complete [2023-05-03T04:17:59.090Z] eaf3925da568: Download complete [2023-05-03T04:17:59.090Z] bde34c3a00c8: Verifying Checksum [2023-05-03T04:17:59.090Z] bde34c3a00c8: Download complete [2023-05-03T04:17:59.090Z] b352a97aabf1: Verifying Checksum [2023-05-03T04:17:59.090Z] b352a97aabf1: Download complete [2023-05-03T04:17:59.090Z] 4872d77fe225: Download complete [2023-05-03T04:17:59.090Z] 5851b861e8e6: Download complete [2023-05-03T04:17:59.090Z] b85a868b505f: Download complete [2023-05-03T04:17:59.349Z] bab4dde63d76: Verifying Checksum [2023-05-03T04:17:59.349Z] bab4dde63d76: Download complete [2023-05-03T04:18:00.726Z] b85a868b505f: Pull complete [2023-05-03T04:18:00.985Z] e2be974225ed: Pull complete [2023-05-03T04:18:01.246Z] 339a4e72a1f5: Pull complete [2023-05-03T04:18:01.507Z] 988bab9f4d93: Pull complete [2023-05-03T04:18:01.766Z] 1469e6f7b9e6: Pull complete [2023-05-03T04:18:01.766Z] eaf3925da568: Pull complete [2023-05-03T04:18:03.668Z] bab4dde63d76: Pull complete [2023-05-03T04:18:03.668Z] bde34c3a00c8: Pull complete [2023-05-03T04:18:03.929Z] b352a97aabf1: Pull complete [2023-05-03T04:18:03.929Z] 4872d77fe225: Pull complete [2023-05-03T04:18:04.188Z] 5851b861e8e6: Pull complete [2023-05-03T04:18:04.188Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T04:18:04.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T04:18:04.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:18:04.288Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:18:04.316Z] $ 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 [2023-05-03T04:18:09.218Z] $ docker top 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa -eo pid,comm [2023-05-03T04:18:09.288Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T04:18:09.288Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T04:18:09.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T04:18:09.329Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T04:18:09.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T04:18:09.452Z] $ docker exec 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa ssh-agent [2023-05-03T04:18:09.560Z] SSH_AUTH_SOCK=/tmp/ssh-USyGNoItRzcu/agent.33 [2023-05-03T04:18:09.560Z] SSH_AGENT_PID=39 [2023-05-03T04:18:09.570Z] Running ssh-add (command line suppressed) [2023-05-03T04:18:09.669Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2911643868140412031.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2911643868140412031.key) [2023-05-03T04:18:09.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T04:18:09.974Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T04:18:09.987Z] $ docker exec --env ******** --env ******** 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa ssh-agent -k [2023-05-03T04:18:10.099Z] unset SSH_AUTH_SOCK; [2023-05-03T04:18:10.099Z] unset SSH_AGENT_PID; [2023-05-03T04:18:10.099Z] echo Agent pid 39 killed; [2023-05-03T04:18:10.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T04:18:10.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T04:18:10.132Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T04:18:10.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T04:18:10.263Z] $ docker exec 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa ssh-agent [2023-05-03T04:18:10.375Z] SSH_AUTH_SOCK=/tmp/ssh-dM6Se3hnG5wJ/agent.71 [2023-05-03T04:18:10.375Z] SSH_AGENT_PID=77 [2023-05-03T04:18:10.380Z] Running ssh-add (command line suppressed) [2023-05-03T04:18:10.492Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13157636278442309248.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13157636278442309248.key) [2023-05-03T04:18:10.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T04:18:10.799Z] + git semver init [2023-05-03T04:18:11.368Z] 2023-05-03 04:18:11,175 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T04:18:11.368Z] 2023-05-03 04:18:11,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-03T04:18:11.368Z] 2023-05-03 04:18:11,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-03T04:18:11.368Z] 2023-05-03 04:18:11,177 [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) [2023-05-03T04:18:12.304Z] 2023-05-03 04:18:12,202 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-03T04:18:12.304Z] 2023-05-03 04:18:12,202 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-03T04:18:12.304Z] 2023-05-03 04:18:12,202 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T04:18:12.304Z] 2023-05-03 04:18:12,202 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T04:18:12.304Z] 3.0.0-dev.81 [Pipeline] } [2023-05-03T04:18:12.314Z] $ docker exec --env ******** --env ******** 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa ssh-agent -k [2023-05-03T04:18:12.408Z] unset SSH_AUTH_SOCK; [2023-05-03T04:18:12.409Z] unset SSH_AGENT_PID; [2023-05-03T04:18:12.409Z] echo Agent pid 77 killed; [2023-05-03T04:18:12.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T04:18:13.244Z] + git semver [Pipeline] } [2023-05-03T04:18:13.256Z] $ docker stop --time=1 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa [2023-05-03T04:18:14.708Z] $ docker rm -f --volumes 2865be39d4093ca432ff8eeffaa323b0d69a1755e6b4f531489510e6f1c7d0aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T04:18:15.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T04:18:15.293Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T04:18:15.296Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.81 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T04:18:15.425Z] provisioning config files... [2023-05-03T04:18:15.434Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config188224790853458466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:18:15.727Z] ---> docker-login.sh [2023-05-03T04:18:15.727Z] nexus3.edgexfoundry.org:10001 [2023-05-03T04:18:15.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:18:15.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:18:15.727Z] Configure a credential helper to remove this warning. See [2023-05-03T04:18:15.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:18:15.727Z] [2023-05-03T04:18:15.727Z] Login Succeeded [2023-05-03T04:18:15.727Z] nexus3.edgexfoundry.org:10002 [2023-05-03T04:18:15.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:18:15.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:18:15.727Z] Configure a credential helper to remove this warning. See [2023-05-03T04:18:15.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:18:15.727Z] [2023-05-03T04:18:15.727Z] Login Succeeded [2023-05-03T04:18:15.727Z] nexus3.edgexfoundry.org:10003 [2023-05-03T04:18:15.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:18:15.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:18:15.985Z] Configure a credential helper to remove this warning. See [2023-05-03T04:18:15.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:18:15.985Z] [2023-05-03T04:18:15.985Z] Login Succeeded [2023-05-03T04:18:15.985Z] nexus3.edgexfoundry.org:10004 [2023-05-03T04:18:15.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:18:15.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:18:15.985Z] Configure a credential helper to remove this warning. See [2023-05-03T04:18:15.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:18:15.985Z] [2023-05-03T04:18:15.985Z] Login Succeeded [2023-05-03T04:18:15.985Z] docker.io [2023-05-03T04:18:15.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:18:16.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:18:16.244Z] Configure a credential helper to remove this warning. See [2023-05-03T04:18:16.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:18:16.244Z] [2023-05-03T04:18:16.244Z] Login Succeeded [2023-05-03T04:18:16.244Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T04:18:16.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T04:18:16.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T04:18:16.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T04:18:16.324Z] ========================================================= [2023-05-03T04:18:16.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T04:18:16.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:18:16.624Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T04:18:16.624Z] Sending build context to Docker daemon 11.04MB [2023-05-03T04:18:16.624Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T04:18:16.624Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-03T04:18:16.882Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T04:18:16.882Z] f56be85fc22e: Pulling fs layer [2023-05-03T04:18:16.882Z] 85791d961cd3: Pulling fs layer [2023-05-03T04:18:16.882Z] d694b5ae8c79: Pulling fs layer [2023-05-03T04:18:16.882Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T04:18:16.882Z] 4d19c01a9841: Pulling fs layer [2023-05-03T04:18:16.882Z] 9325e15d5711: Pulling fs layer [2023-05-03T04:18:16.882Z] 556b6ee489ea: Pulling fs layer [2023-05-03T04:18:16.882Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T04:18:16.882Z] 4d19c01a9841: Waiting [2023-05-03T04:18:16.882Z] 9f32a84ed3da: Waiting [2023-05-03T04:18:16.882Z] 9325e15d5711: Waiting [2023-05-03T04:18:16.882Z] 556b6ee489ea: Waiting [2023-05-03T04:18:16.882Z] c5a4b2cf53e6: Waiting [2023-05-03T04:18:16.882Z] 85791d961cd3: Download complete [2023-05-03T04:18:16.882Z] 9f32a84ed3da: Download complete [2023-05-03T04:18:16.882Z] 4d19c01a9841: Verifying Checksum [2023-05-03T04:18:16.882Z] 4d19c01a9841: Download complete [2023-05-03T04:18:16.882Z] f56be85fc22e: Verifying Checksum [2023-05-03T04:18:16.882Z] f56be85fc22e: Download complete [2023-05-03T04:18:16.882Z] 9325e15d5711: Verifying Checksum [2023-05-03T04:18:16.882Z] 9325e15d5711: Download complete [2023-05-03T04:18:17.143Z] f56be85fc22e: Pull complete [2023-05-03T04:18:17.404Z] 85791d961cd3: Pull complete [2023-05-03T04:18:17.404Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T04:18:17.404Z] c5a4b2cf53e6: Download complete [2023-05-03T04:18:17.662Z] d694b5ae8c79: Verifying Checksum [2023-05-03T04:18:17.662Z] d694b5ae8c79: Download complete [2023-05-03T04:18:17.662Z] 556b6ee489ea: Verifying Checksum [2023-05-03T04:18:17.662Z] 556b6ee489ea: Download complete [2023-05-03T04:18:20.949Z] d694b5ae8c79: Pull complete [2023-05-03T04:18:20.949Z] 9f32a84ed3da: Pull complete [2023-05-03T04:18:20.949Z] 4d19c01a9841: Pull complete [2023-05-03T04:18:20.949Z] 9325e15d5711: Pull complete [2023-05-03T04:18:23.477Z] 556b6ee489ea: Pull complete [2023-05-03T04:18:24.411Z] c5a4b2cf53e6: Pull complete [2023-05-03T04:18:24.411Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T04:18:24.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T04:18:24.411Z] ---> c4be618373d6 [2023-05-03T04:18:24.411Z] Step 3/10 : ARG MAKE=make build [2023-05-03T04:18:30.382Z] Still waiting to schedule task [2023-05-03T04:18:30.383Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T04:18:36.626Z] ---> Running in d28fc802d043 [2023-05-03T04:18:36.886Z] Removing intermediate container d28fc802d043 [2023-05-03T04:18:36.886Z] ---> 3c2bb136251c [2023-05-03T04:18:36.886Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-03T04:18:37.455Z] ---> Running in e0b36c53d103 [2023-05-03T04:18:37.713Z] Removing intermediate container e0b36c53d103 [2023-05-03T04:18:37.713Z] ---> 7e4d78ecdab4 [2023-05-03T04:18:37.713Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T04:18:37.971Z] ---> Running in 90c7720dca58 [2023-05-03T04:18:38.230Z] Removing intermediate container 90c7720dca58 [2023-05-03T04:18:38.230Z] ---> c444b39b14f2 [2023-05-03T04:18:38.230Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-03T04:18:38.795Z] ---> Running in a908e41456bd [2023-05-03T04:18:39.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T04:18:39.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T04:18:39.313Z] OK: 265 MiB in 53 packages [2023-05-03T04:18:39.881Z] Removing intermediate container a908e41456bd [2023-05-03T04:18:39.881Z] ---> e0f7af7f2dab [2023-05-03T04:18:39.881Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-03T04:18:40.449Z] ---> 341b1fae3e91 [2023-05-03T04:18:40.449Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T04:18:40.449Z] ---> Running in fc65b385ef5b [2023-05-03T04:20:01.899Z] Removing intermediate container fc65b385ef5b [2023-05-03T04:20:01.899Z] ---> 71aba91d39b2 [2023-05-03T04:20:01.899Z] Step 9/10 : COPY . . [2023-05-03T04:20:01.899Z] ---> 65ea063fb6c7 [2023-05-03T04:20:01.899Z] Step 10/10 : RUN ${MAKE} [2023-05-03T04:20:01.899Z] ---> Running in c36786aea82a [2023-05-03T04:20:01.899Z] noop [2023-05-03T04:20:01.899Z] Removing intermediate container c36786aea82a [2023-05-03T04:20:01.899Z] ---> f3e27dc57cf9 [2023-05-03T04:20:01.899Z] Successfully built f3e27dc57cf9 [2023-05-03T04:20:01.899Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:20:02.218Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T04:20:02.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:20:02.280Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:20:02.309Z] $ 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 [2023-05-03T04:20:02.918Z] $ docker top d4c2199864c83a1c1b96f76cb3b6ce9b1005d425abaf522d4c1cc5d415687a2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T04:20:03.255Z] + go version [2023-05-03T04:20:03.255Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T04:20:03.265Z] $ docker stop --time=1 d4c2199864c83a1c1b96f76cb3b6ce9b1005d425abaf522d4c1cc5d415687a2c [2023-05-03T04:20:04.935Z] $ docker rm -f --volumes d4c2199864c83a1c1b96f76cb3b6ce9b1005d425abaf522d4c1cc5d415687a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:20:05.358Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T04:20:05.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:20:05.425Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:20:05.454Z] $ 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 [2023-05-03T04:20:06.167Z] $ docker top f7a4b51725a52732d696921a55fc75aa11811d1192df41f63bf1c658a7b531b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T04:20:06.506Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-03T04:20:06.798Z] + make test [2023-05-03T04:20:06.798Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T04:20:08.000Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12543 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-03T04:20:08.017Z] Running in /w/workspace/device-sdk-go/212 [Pipeline] { [Pipeline] checkout [2023-05-03T04:20:08.053Z] The recommended git tool is: git [2023-05-03T04:20:13.265Z] using credential edgex-jenkins-ssh [2023-05-03T04:20:13.280Z] Cloning the remote Git repository [2023-05-03T04:20:13.329Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-03T04:20:13.425Z] > git init /w/workspace/device-sdk-go/212 # timeout=10 [2023-05-03T04:20:13.583Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-03T04:20:13.585Z] > git --version # timeout=10 [2023-05-03T04:20:13.607Z] > git --version # 'git version 2.25.1' [2023-05-03T04:20:13.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T04:20:13.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T04:20:14.918Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-03T04:20:15.404Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-03T04:20:15.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T04:20:16.396Z] Avoid second fetch [2023-05-03T04:20:16.397Z] Checking out Revision c25088f917b9aace1eb3ba1852d94d7ec4a10515 (main) [2023-05-03T04:20:16.415Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T04:20:16.483Z] > git checkout -f c25088f917b9aace1eb3ba1852d94d7ec4a10515 # timeout=10 [2023-05-03T04:20:17.055Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#1446)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T04:20:18.210Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T04:20:18.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T04:20:18.210Z] Dload Upload Total Spent Left Speed [2023-05-03T04:20:18.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-05-03T04:20:18.795Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T04:20:19.126Z] + sudo tee /etc/docker/daemon.new [2023-05-03T04:20:19.126Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T04:20:19.126Z] { [2023-05-03T04:20:19.126Z] "registry-mirrors": [ [2023-05-03T04:20:19.126Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T04:20:19.126Z] ], [2023-05-03T04:20:19.126Z] "bip": "10.250.0.254/24", [2023-05-03T04:20:19.126Z] "hosts": [ [2023-05-03T04:20:19.126Z] "tcp://0.0.0.0:5555", [2023-05-03T04:20:19.126Z] "unix:///var/run/docker.sock" [2023-05-03T04:20:19.126Z] ], [2023-05-03T04:20:19.126Z] "mtu": 1458, [2023-05-03T04:20:19.126Z] "selinux-enabled": true, [2023-05-03T04:20:19.126Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T04:20:19.126Z] } [Pipeline] sh [2023-05-03T04:20:19.467Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T04:20:19.802Z] + sudo service docker restart [2023-05-03T04:20:29.801Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-03T04:20:29.801Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-03T04:20:29.801Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-03T04:20:29.801Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-03T04:20:29.801Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-03T04:20:29.801Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.047s coverage: 27.6% of statements [2023-05-03T04:20:29.801Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-03T04:20:29.801Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-03T04:20:29.801Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.056s coverage: 80.2% of statements [2023-05-03T04:20:29.801Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.094s coverage: 86.0% of statements [2023-05-03T04:20:30.368Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-03T04:20:30.626Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-03T04:20:30.626Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.082s coverage: 77.5% of statements [2023-05-03T04:20:30.626Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-03T04:20:30.626Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-03T04:20:31.566Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-03T04:20:34.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.060s coverage: 14.6% of statements [2023-05-03T04:20:34.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.071s coverage: 68.5% of statements [2023-05-03T04:20:34.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.123s coverage: 89.2% of statements [2023-05-03T04:20:34.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.057s coverage: 5.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T04:20:38.072Z] provisioning config files... [2023-05-03T04:20:38.098Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/212@tmp/config2733445694731595065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:20:38.451Z] ---> docker-login.sh [2023-05-03T04:20:38.451Z] nexus3.edgexfoundry.org:10001 [2023-05-03T04:20:38.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:20:38.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:20:38.993Z] Configure a credential helper to remove this warning. See [2023-05-03T04:20:38.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:20:38.993Z] [2023-05-03T04:20:38.993Z] Login Succeeded [2023-05-03T04:20:38.993Z] nexus3.edgexfoundry.org:10002 [2023-05-03T04:20:39.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:20:39.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:20:39.530Z] Configure a credential helper to remove this warning. See [2023-05-03T04:20:39.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:20:39.530Z] [2023-05-03T04:20:39.530Z] Login Succeeded [2023-05-03T04:20:39.530Z] nexus3.edgexfoundry.org:10003 [2023-05-03T04:20:39.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:20:39.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:20:39.799Z] Configure a credential helper to remove this warning. See [2023-05-03T04:20:39.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:20:39.799Z] [2023-05-03T04:20:39.799Z] Login Succeeded [2023-05-03T04:20:39.799Z] nexus3.edgexfoundry.org:10004 [2023-05-03T04:20:40.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:20:40.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:20:40.073Z] Configure a credential helper to remove this warning. See [2023-05-03T04:20:40.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:20:40.073Z] [2023-05-03T04:20:40.073Z] Login Succeeded [2023-05-03T04:20:40.073Z] docker.io [2023-05-03T04:20:40.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T04:20:40.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T04:20:40.609Z] Configure a credential helper to remove this warning. See [2023-05-03T04:20:40.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T04:20:40.609Z] [2023-05-03T04:20:40.609Z] Login Succeeded [2023-05-03T04:20:40.609Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T04:20:40.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T04:20:40.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T04:20:40.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T04:20:40.902Z] ========================================================= [2023-05-03T04:20:40.902Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T04:20:40.902Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:20:41.257Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T04:20:41.529Z] Sending build context to Docker daemon 5.928MB [2023-05-03T04:20:41.529Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T04:20:41.529Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-03T04:20:41.801Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T04:20:41.801Z] c41833b44d91: Pulling fs layer [2023-05-03T04:20:41.801Z] ed15518f5707: Pulling fs layer [2023-05-03T04:20:41.801Z] feae8fd75edb: Pulling fs layer [2023-05-03T04:20:41.801Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T04:20:41.801Z] 3cdef696dda3: Pulling fs layer [2023-05-03T04:20:41.801Z] 2ced38df9373: Pulling fs layer [2023-05-03T04:20:41.801Z] 58f1dce35555: Pulling fs layer [2023-05-03T04:20:41.801Z] 3cdef696dda3: Waiting [2023-05-03T04:20:41.801Z] 2ced38df9373: Waiting [2023-05-03T04:20:41.801Z] 58f1dce35555: Waiting [2023-05-03T04:20:41.801Z] 242c74f7c9fa: Waiting [2023-05-03T04:20:41.801Z] ed15518f5707: Verifying Checksum [2023-05-03T04:20:41.801Z] ed15518f5707: Download complete [2023-05-03T04:20:41.801Z] 242c74f7c9fa: Download complete [2023-05-03T04:20:41.801Z] 3cdef696dda3: Verifying Checksum [2023-05-03T04:20:41.801Z] 3cdef696dda3: Download complete [2023-05-03T04:20:42.074Z] c41833b44d91: Verifying Checksum [2023-05-03T04:20:42.074Z] c41833b44d91: Download complete [2023-05-03T04:20:43.041Z] c41833b44d91: Pull complete [2023-05-03T04:20:43.313Z] 58f1dce35555: Verifying Checksum [2023-05-03T04:20:43.313Z] 58f1dce35555: Download complete [2023-05-03T04:20:43.592Z] ed15518f5707: Pull complete [2023-05-03T04:20:44.564Z] feae8fd75edb: Download complete [2023-05-03T04:20:44.564Z] 2ced38df9373: Verifying Checksum [2023-05-03T04:20:44.564Z] 2ced38df9373: Download complete [2023-05-03T04:20:56.894Z] feae8fd75edb: Pull complete [2023-05-03T04:20:56.894Z] 242c74f7c9fa: Pull complete [2023-05-03T04:20:56.894Z] 3cdef696dda3: Pull complete [2023-05-03T04:21:00.740Z] GO111MODULE=on go vet ./... [2023-05-03T04:21:01.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T04:21:01.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T04:21:01.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T04:21:01.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T04:21:01.587Z] $ docker stop --time=1 f7a4b51725a52732d696921a55fc75aa11811d1192df41f63bf1c658a7b531b7 [2023-05-03T04:21:02.256Z] 2ced38df9373: Pull complete [2023-05-03T04:21:05.622Z] 58f1dce35555: Pull complete [2023-05-03T04:21:05.622Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T04:21:05.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T04:21:05.622Z] ---> fadd8f120f05 [2023-05-03T04:21:05.622Z] Step 3/10 : ARG MAKE=make build [2023-05-03T04:21:07.056Z] ---> Running in 1115f42d45fe [2023-05-03T04:21:07.056Z] Removing intermediate container 1115f42d45fe [2023-05-03T04:21:07.056Z] ---> e65207bb5995 [2023-05-03T04:21:07.056Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-03T04:21:07.056Z] ---> Running in e41ba320522e [2023-05-03T04:21:07.654Z] Removing intermediate container e41ba320522e [2023-05-03T04:21:07.654Z] ---> 2d4440cd9763 [2023-05-03T04:21:07.654Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T04:21:07.654Z] ---> Running in 0f56e4e25b3f [2023-05-03T04:21:07.930Z] Removing intermediate container 0f56e4e25b3f [2023-05-03T04:21:07.930Z] ---> f47d0546b6aa [2023-05-03T04:21:07.930Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-03T04:21:07.930Z] ---> Running in c777981d1c30 [2023-05-03T04:21:08.371Z] $ docker rm -f --volumes f7a4b51725a52732d696921a55fc75aa11811d1192df41f63bf1c658a7b531b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T04:21:08.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T04:21:09.026Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-03T04:21:09.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2023-05-03T04:21:09.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T04:21:09.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T04:21:10.031Z] + ls -al . [2023-05-03T04:21:10.031Z] total 272 [2023-05-03T04:21:10.031Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 04:20 . [2023-05-03T04:21:10.031Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:17 .. [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 04:17 .dockerignore [2023-05-03T04:21:10.031Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:18 .git [2023-05-03T04:21:10.031Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:17 .github [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 131 May 3 04:17 .gitignore [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 04:17 .golangci.yml [2023-05-03T04:21:10.031Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 04:18 .semver [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 3 04:17 CHANGELOG.md [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:17 GOVERNANCE.md [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 885 May 3 04:17 Jenkinsfile [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 3 04:17 LICENSE [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 3 04:17 Makefile [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 619 May 3 04:17 OWNERS.md [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 3 04:17 README.md [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 04:18 VERSION [2023-05-03T04:21:10.031Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:17 bin [2023-05-03T04:21:10.031Z] -rw-r--r-- 1 jenkins jenkins 106119 May 3 04:20 coverage.out [2023-05-03T04:21:10.031Z] drwxrwxr-x 5 jenkins jenkins 4096 May 3 04:17 example [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 3 04:17 go.mod [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 3 04:17 go.sum [2023-05-03T04:21:10.031Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 04:17 internal [2023-05-03T04:21:10.031Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:17 openapi [2023-05-03T04:21:10.031Z] drwxrwxr-x 6 jenkins jenkins 4096 May 3 04:17 pkg [2023-05-03T04:21:10.031Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:17 snap [2023-05-03T04:21:10.031Z] -rw-rw-r-- 1 jenkins jenkins 222 May 3 04:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:21:10.414Z] + 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=c25088f917b9aace1eb3ba1852d94d7ec4a10515 --label arch=amd64 --label version=3.0.0-dev.81 . [2023-05-03T04:21:10.414Z] Sending build context to Docker daemon 11.15MB [2023-05-03T04:21:10.414Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T04:21:10.414Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-03T04:21:10.414Z] ---> f3e27dc57cf9 [2023-05-03T04:21:10.414Z] Step 3/23 : ARG MAKE=make build [2023-05-03T04:21:10.618Z] OK: 263 MiB in 53 packages [2023-05-03T04:21:10.672Z] ---> Running in 74c9698d2c55 [2023-05-03T04:21:10.930Z] Removing intermediate container 74c9698d2c55 [2023-05-03T04:21:10.930Z] ---> 4f1cdfa35571 [2023-05-03T04:21:10.930Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-03T04:21:10.930Z] ---> Running in cc073a8f9fe4 [2023-05-03T04:21:11.189Z] Removing intermediate container cc073a8f9fe4 [2023-05-03T04:21:11.189Z] ---> dbcb2f7904a1 [2023-05-03T04:21:11.189Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T04:21:11.189Z] ---> Running in 66a67d3f6d21 [2023-05-03T04:21:11.459Z] Removing intermediate container 66a67d3f6d21 [2023-05-03T04:21:11.459Z] ---> 45823b1b9401 [2023-05-03T04:21:11.459Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-03T04:21:11.459Z] ---> Running in b55dd87bbfd4 [2023-05-03T04:21:11.588Z] Removing intermediate container c777981d1c30 [2023-05-03T04:21:11.589Z] ---> dca33a236177 [2023-05-03T04:21:11.589Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-03T04:21:11.856Z] ---> e6faead7d110 [2023-05-03T04:21:11.857Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T04:21:11.857Z] ---> Running in 56b630e5f37a [2023-05-03T04:21:12.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T04:21:12.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T04:21:12.285Z] OK: 265 MiB in 53 packages [2023-05-03T04:21:13.233Z] Removing intermediate container b55dd87bbfd4 [2023-05-03T04:21:13.233Z] ---> c6a883614fda [2023-05-03T04:21:13.233Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-03T04:21:13.806Z] ---> 67e334722d56 [2023-05-03T04:21:13.806Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T04:21:13.806Z] ---> Running in 30324844d7cf [2023-05-03T04:21:14.742Z] Removing intermediate container 30324844d7cf [2023-05-03T04:21:14.742Z] ---> 76709361f55b [2023-05-03T04:21:14.742Z] Step 9/23 : COPY . . [2023-05-03T04:21:15.679Z] ---> 60e87c8cd0c6 [2023-05-03T04:21:15.679Z] Step 10/23 : RUN ${MAKE} [2023-05-03T04:21:15.938Z] ---> Running in ab1e54f2ab9f [2023-05-03T04:21:16.208Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.81" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-03T04:21:42.783Z] Removing intermediate container ab1e54f2ab9f [2023-05-03T04:21:42.783Z] ---> 02e027990e60 [2023-05-03T04:21:42.783Z] Step 11/23 : FROM alpine:3.17 [2023-05-03T04:21:42.783Z] 3.17: Pulling from library/alpine [2023-05-03T04:21:42.783Z] f56be85fc22e: Already exists [2023-05-03T04:21:42.783Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T04:21:42.783Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T04:21:42.783Z] ---> 9ed4aefc74f6 [2023-05-03T04:21:42.783Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-03T04:21:42.783Z] ---> Running in df670586c60b [2023-05-03T04:21:42.783Z] Removing intermediate container df670586c60b [2023-05-03T04:21:42.783Z] ---> 8ed76477bd2f [2023-05-03T04:21:42.783Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-03T04:21:42.783Z] ---> Running in 1cb1a61a11fe [2023-05-03T04:21:42.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T04:21:42.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T04:21:42.783Z] OK: 7 MiB in 15 packages [2023-05-03T04:21:43.350Z] Removing intermediate container 1cb1a61a11fe [2023-05-03T04:21:43.350Z] ---> e04c8f847d99 [2023-05-03T04:21:43.350Z] Step 14/23 : WORKDIR / [2023-05-03T04:21:43.350Z] ---> Running in 6d41591e5208 [2023-05-03T04:21:43.350Z] Removing intermediate container 6d41591e5208 [2023-05-03T04:21:43.350Z] ---> ecd98b570263 [2023-05-03T04:21:43.350Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-03T04:21:43.609Z] ---> bffa3d4faa02 [2023-05-03T04:21:43.609Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-03T04:21:45.061Z] ---> 7fc84ce007ac [2023-05-03T04:21:45.061Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-03T04:21:45.061Z] ---> 56a29a97edc7 [2023-05-03T04:21:45.061Z] Step 18/23 : EXPOSE 59999 [2023-05-03T04:21:45.319Z] ---> Running in 2e3cc2a31351 [2023-05-03T04:21:45.319Z] Removing intermediate container 2e3cc2a31351 [2023-05-03T04:21:45.319Z] ---> e1de1c1cf0cf [2023-05-03T04:21:45.319Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-03T04:21:45.319Z] ---> Running in dc6a02453ec3 [2023-05-03T04:21:45.579Z] Removing intermediate container dc6a02453ec3 [2023-05-03T04:21:45.579Z] ---> 27dcae67d96b [2023-05-03T04:21:45.579Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T04:21:45.842Z] ---> Running in bd8e05d5ad80 [2023-05-03T04:21:46.101Z] Removing intermediate container bd8e05d5ad80 [2023-05-03T04:21:46.101Z] ---> ebf9dea266d2 [2023-05-03T04:21:46.101Z] Step 21/23 : LABEL arch=amd64 [2023-05-03T04:21:46.362Z] ---> Running in 985cfe7b7501 [2023-05-03T04:21:46.362Z] Removing intermediate container 985cfe7b7501 [2023-05-03T04:21:46.362Z] ---> 5ba147956886 [2023-05-03T04:21:46.362Z] Step 22/23 : LABEL git_sha=c25088f917b9aace1eb3ba1852d94d7ec4a10515 [2023-05-03T04:21:46.362Z] ---> Running in af2c99799afd [2023-05-03T04:21:46.620Z] Removing intermediate container af2c99799afd [2023-05-03T04:21:46.620Z] ---> a0465ca81ca9 [2023-05-03T04:21:46.620Z] Step 23/23 : LABEL version=3.0.0-dev.81 [2023-05-03T04:21:46.620Z] ---> Running in 0264b453c1c0 [2023-05-03T04:21:46.880Z] Removing intermediate container 0264b453c1c0 [2023-05-03T04:21:46.880Z] ---> 274d5ab9b81d [2023-05-03T04:21:46.880Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T04:21:46.880Z] Successfully built 274d5ab9b81d [2023-05-03T04:21:46.880Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:21:47.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T04:21:47.307Z] [2023-05-03T04:21:47.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:21:47.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T04:21:47.614Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T04:21:47.614Z] 5eb5b503b376: Pulling fs layer [2023-05-03T04:21:47.614Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T04:21:47.614Z] ec43610c2a17: Pulling fs layer [2023-05-03T04:21:47.614Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T04:21:47.614Z] 33b1e0a273af: Pulling fs layer [2023-05-03T04:21:47.614Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T04:21:47.614Z] 3a2ae6a8a46f: Waiting [2023-05-03T04:21:47.614Z] 33b1e0a273af: Waiting [2023-05-03T04:21:47.614Z] 2f39f015ded8: Pulling fs layer [2023-05-03T04:21:47.614Z] 5c69ac0246d0: Download complete [2023-05-03T04:21:47.614Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T04:21:47.614Z] 3a2ae6a8a46f: Download complete [2023-05-03T04:21:47.874Z] 33b1e0a273af: Verifying Checksum [2023-05-03T04:21:47.874Z] 33b1e0a273af: Download complete [2023-05-03T04:21:47.874Z] ec43610c2a17: Verifying Checksum [2023-05-03T04:21:47.874Z] ec43610c2a17: Download complete [2023-05-03T04:21:47.874Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T04:21:47.874Z] 5d3b04190fa2: Download complete [2023-05-03T04:21:47.874Z] 5eb5b503b376: Verifying Checksum [2023-05-03T04:21:47.874Z] 5eb5b503b376: Download complete [2023-05-03T04:21:48.807Z] 2f39f015ded8: Download complete [2023-05-03T04:21:49.374Z] 5eb5b503b376: Pull complete [2023-05-03T04:21:49.374Z] 5c69ac0246d0: Pull complete [2023-05-03T04:21:49.942Z] ec43610c2a17: Pull complete [2023-05-03T04:21:50.204Z] 3a2ae6a8a46f: Pull complete [2023-05-03T04:21:50.774Z] 33b1e0a273af: Pull complete [2023-05-03T04:21:50.774Z] 5d3b04190fa2: Pull complete [2023-05-03T04:21:54.959Z] 2f39f015ded8: Pull complete [2023-05-03T04:21:54.959Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T04:21:54.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T04:21:54.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:21:55.035Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:21:55.068Z] $ 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 [2023-05-03T04:22:02.989Z] $ docker top 2bcd1dbfd95d45ebdce24dbd4ce3b397e0dca152f5b248ec344e691f54edf613 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:22:03.387Z] ---> job-cost.sh [2023-05-03T04:22:03.387Z] lf-activate-venv: SKIPPING [2023-05-03T04:22:03.387Z] INFO: No Stack... [2023-05-03T04:22:03.646Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T04:22:03.904Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T04:22:04.194Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-03T04:22:04.194Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T04:22:04.207Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [2023-05-03T04:22:04.213Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] did not exist. Created. [2023-05-03T04:22:04.213Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T04:22:04.511Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T04:22:04.551Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T04:22:04.558Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T04:22:04.577Z] $ docker stop --time=1 2bcd1dbfd95d45ebdce24dbd4ce3b397e0dca152f5b248ec344e691f54edf613 [2023-05-03T04:22:05.882Z] $ docker rm -f --volumes 2bcd1dbfd95d45ebdce24dbd4ce3b397e0dca152f5b248ec344e691f54edf613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T04:22:19.767Z] Removing intermediate container 56b630e5f37a [2023-05-03T04:22:19.767Z] ---> 240cb3906f65 [2023-05-03T04:22:19.767Z] Step 9/10 : COPY . . [2023-05-03T04:22:19.767Z] ---> 5d9d38540e4c [2023-05-03T04:22:19.767Z] Step 10/10 : RUN ${MAKE} [2023-05-03T04:22:19.767Z] ---> Running in 05b65ca566e6 [2023-05-03T04:22:19.767Z] noop [2023-05-03T04:22:19.767Z] Removing intermediate container 05b65ca566e6 [2023-05-03T04:22:19.767Z] ---> 6e1441100d14 [2023-05-03T04:22:19.767Z] Successfully built 6e1441100d14 [2023-05-03T04:22:19.767Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:22:20.129Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T04:22:20.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:22:20.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-12543 does not seem to be running inside a container [2023-05-03T04:22:20.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/212 -v /w/workspace/device-sdk-go/212:/w/workspace/device-sdk-go/212:rw,z -v /w/workspace/device-sdk-go/212@tmp:/w/workspace/device-sdk-go/212@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 [2023-05-03T04:22:21.658Z] $ docker top 97a57f2a5e0577891fbdc83455618de468b092236fbd8b7d0642f7103f18eacd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T04:22:22.497Z] + go version [2023-05-03T04:22:22.497Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T04:22:22.517Z] $ docker stop --time=1 97a57f2a5e0577891fbdc83455618de468b092236fbd8b7d0642f7103f18eacd [2023-05-03T04:22:26.493Z] $ docker rm -f --volumes 97a57f2a5e0577891fbdc83455618de468b092236fbd8b7d0642f7103f18eacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:22:27.061Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T04:22:27.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:22:27.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-12543 does not seem to be running inside a container [2023-05-03T04:22:27.321Z] $ 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/212 -v /w/workspace/device-sdk-go/212:/w/workspace/device-sdk-go/212:rw,z -v /w/workspace/device-sdk-go/212@tmp:/w/workspace/device-sdk-go/212@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 [2023-05-03T04:22:28.550Z] $ docker top 5a931993234c78d68f7be5eebadb2748fb7c1f587160dd613eeb6ccd8c03b160 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T04:22:29.037Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/212 [Pipeline] fileExists [Pipeline] sh [2023-05-03T04:22:29.356Z] + make test [2023-05-03T04:22:29.356Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T04:23:08.213Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-03T04:24:59.887Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-03T04:24:59.887Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-03T04:24:59.887Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-03T04:24:59.887Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-03T04:24:59.887Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-03T04:25:08.104Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.225s coverage: 27.6% of statements [2023-05-03T04:25:10.056Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.310s coverage: 80.2% of statements [2023-05-03T04:25:20.131Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-03T04:25:20.132Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-03T04:25:20.132Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.354s coverage: 86.0% of statements [2023-05-03T04:25:25.476Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-03T04:25:25.476Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-03T04:25:25.476Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.459s coverage: 77.5% of statements [2023-05-03T04:25:28.819Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.286s coverage: 14.6% of statements [2023-05-03T04:25:30.764Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-03T04:25:30.764Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-03T04:25:31.030Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.455s coverage: 68.5% of statements [2023-05-03T04:25:32.983Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.459s coverage: 89.2% of statements [2023-05-03T04:25:35.564Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-03T04:25:35.564Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.240s coverage: 5.5% of statements [2023-05-03T04:25:36.545Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T04:25:36.545Z] GO111MODULE=on go vet ./... [2023-05-03T04:27:58.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T04:27:58.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T04:27:58.262Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T04:27:58.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T04:27:58.296Z] $ docker stop --time=1 5a931993234c78d68f7be5eebadb2748fb7c1f587160dd613eeb6ccd8c03b160 [2023-05-03T04:28:00.130Z] $ docker rm -f --volumes 5a931993234c78d68f7be5eebadb2748fb7c1f587160dd613eeb6ccd8c03b160 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T04:28:01.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T04:28:01.688Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T04:28:02.199Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T04:28:02.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T04:28:02.884Z] + ls -al . [2023-05-03T04:28:02.884Z] total 268 [2023-05-03T04:28:02.884Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 04:22 . [2023-05-03T04:28:02.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:20 .. [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 04:20 .dockerignore [2023-05-03T04:28:02.884Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:20 .git [2023-05-03T04:28:02.884Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:20 .github [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 131 May 3 04:20 .gitignore [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 42 May 3 04:20 .golangci.yml [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 3 04:20 CHANGELOG.md [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:20 GOVERNANCE.md [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 885 May 3 04:20 Jenkinsfile [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 3 04:20 LICENSE [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 3 04:20 Makefile [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 619 May 3 04:20 OWNERS.md [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 3 04:20 README.md [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 04:18 VERSION [2023-05-03T04:28:02.884Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:20 bin [2023-05-03T04:28:02.884Z] -rw-r--r-- 1 jenkins jenkins 106119 May 3 04:25 coverage.out [2023-05-03T04:28:02.884Z] drwxrwxr-x 5 jenkins jenkins 4096 May 3 04:20 example [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 3 04:20 go.mod [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 3 04:20 go.sum [2023-05-03T04:28:02.884Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 04:20 internal [2023-05-03T04:28:02.884Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:20 openapi [2023-05-03T04:28:02.884Z] drwxrwxr-x 6 jenkins jenkins 4096 May 3 04:20 pkg [2023-05-03T04:28:02.884Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:20 snap [2023-05-03T04:28:02.884Z] -rw-rw-r-- 1 jenkins jenkins 222 May 3 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:28:03.214Z] + 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=c25088f917b9aace1eb3ba1852d94d7ec4a10515 --label arch=arm64 --label version=3.0.0-dev.81 . [2023-05-03T04:28:03.480Z] Sending build context to Docker daemon 6.035MB [2023-05-03T04:28:03.748Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T04:28:03.748Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-03T04:28:03.748Z] ---> 6e1441100d14 [2023-05-03T04:28:03.748Z] Step 3/23 : ARG MAKE=make build [2023-05-03T04:28:03.748Z] ---> Running in e12a325942d5 [2023-05-03T04:28:04.017Z] Removing intermediate container e12a325942d5 [2023-05-03T04:28:04.017Z] ---> 64b842182265 [2023-05-03T04:28:04.017Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-03T04:28:04.017Z] ---> Running in cb4d349f79b9 [2023-05-03T04:28:04.286Z] Removing intermediate container cb4d349f79b9 [2023-05-03T04:28:04.286Z] ---> f59d4b4baefc [2023-05-03T04:28:04.286Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-03T04:28:04.559Z] ---> Running in 7a1209de56fe [2023-05-03T04:28:04.827Z] Removing intermediate container 7a1209de56fe [2023-05-03T04:28:04.827Z] ---> ac2339ea7db0 [2023-05-03T04:28:04.827Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-03T04:28:04.827Z] ---> Running in db738ca73b14 [2023-05-03T04:28:05.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T04:28:06.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T04:28:07.333Z] OK: 263 MiB in 53 packages [2023-05-03T04:28:07.926Z] Removing intermediate container db738ca73b14 [2023-05-03T04:28:07.926Z] ---> 7c83f9cb499c [2023-05-03T04:28:07.926Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-03T04:28:08.515Z] ---> 3d68c04eef85 [2023-05-03T04:28:08.515Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T04:28:08.515Z] ---> Running in ca935b410df3 [2023-05-03T04:28:11.116Z] Removing intermediate container ca935b410df3 [2023-05-03T04:28:11.116Z] ---> 5df1eab71c9b [2023-05-03T04:28:11.116Z] Step 9/23 : COPY . . [2023-05-03T04:28:12.527Z] ---> bb56c62ddd2b [2023-05-03T04:28:12.527Z] Step 10/23 : RUN ${MAKE} [2023-05-03T04:28:12.527Z] ---> Running in 9bc99cd5e3a3 [2023-05-03T04:28:13.491Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.81" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-03T04:30:20.184Z] Removing intermediate container 9bc99cd5e3a3 [2023-05-03T04:30:20.184Z] ---> ffd811a69119 [2023-05-03T04:30:20.184Z] Step 11/23 : FROM alpine:3.17 [2023-05-03T04:30:20.184Z] 3.17: Pulling from library/alpine [2023-05-03T04:30:20.184Z] c41833b44d91: Already exists [2023-05-03T04:30:20.184Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T04:30:20.184Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T04:30:20.184Z] ---> 51e60588ff2c [2023-05-03T04:30:20.184Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-03T04:30:20.184Z] ---> Running in b57e9ba06534 [2023-05-03T04:30:20.184Z] Removing intermediate container b57e9ba06534 [2023-05-03T04:30:20.184Z] ---> 688aa0db3e34 [2023-05-03T04:30:20.184Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-03T04:30:20.184Z] ---> Running in c8b1860590a0 [2023-05-03T04:30:20.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T04:30:20.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T04:30:21.413Z] OK: 7 MiB in 15 packages [2023-05-03T04:30:22.376Z] Removing intermediate container c8b1860590a0 [2023-05-03T04:30:22.376Z] ---> bbc15a7f6cab [2023-05-03T04:30:22.376Z] Step 14/23 : WORKDIR / [2023-05-03T04:30:22.376Z] ---> Running in 7d8930606659 [2023-05-03T04:30:22.650Z] Removing intermediate container 7d8930606659 [2023-05-03T04:30:22.650Z] ---> fae68e7a5846 [2023-05-03T04:30:22.650Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-03T04:30:23.235Z] ---> 0900819bbfe4 [2023-05-03T04:30:23.235Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-03T04:30:24.645Z] ---> 2dad7385faac [2023-05-03T04:30:24.645Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-03T04:30:25.229Z] ---> 23f575242242 [2023-05-03T04:30:25.229Z] Step 18/23 : EXPOSE 59999 [2023-05-03T04:30:25.229Z] ---> Running in c5eb542a494b [2023-05-03T04:30:25.497Z] Removing intermediate container c5eb542a494b [2023-05-03T04:30:25.497Z] ---> 72cb013ac792 [2023-05-03T04:30:25.497Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-03T04:30:25.497Z] ---> Running in d251f55f47d2 [2023-05-03T04:30:25.769Z] Removing intermediate container d251f55f47d2 [2023-05-03T04:30:25.769Z] ---> e38abfc5a803 [2023-05-03T04:30:25.769Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T04:30:26.109Z] ---> Running in 25b462ebc710 [2023-05-03T04:30:26.384Z] Removing intermediate container 25b462ebc710 [2023-05-03T04:30:26.384Z] ---> 07f669c19be1 [2023-05-03T04:30:26.384Z] Step 21/23 : LABEL arch=arm64 [2023-05-03T04:30:26.384Z] ---> Running in 62b52da3eb35 [2023-05-03T04:30:26.656Z] Removing intermediate container 62b52da3eb35 [2023-05-03T04:30:26.656Z] ---> 50abf5ccc35e [2023-05-03T04:30:26.656Z] Step 22/23 : LABEL git_sha=c25088f917b9aace1eb3ba1852d94d7ec4a10515 [2023-05-03T04:30:26.656Z] ---> Running in 1f2d81a2d05c [2023-05-03T04:30:27.254Z] Removing intermediate container 1f2d81a2d05c [2023-05-03T04:30:27.254Z] ---> ecf3e508b8dd [2023-05-03T04:30:27.254Z] Step 23/23 : LABEL version=3.0.0-dev.81 [2023-05-03T04:30:27.254Z] ---> Running in 2c1b7ed0390f [2023-05-03T04:30:27.526Z] Removing intermediate container 2c1b7ed0390f [2023-05-03T04:30:27.526Z] ---> ae2b3e172b7a [2023-05-03T04:30:27.526Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T04:30:27.526Z] Successfully built ae2b3e172b7a [2023-05-03T04:30:27.526Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:30:27.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T04:30:27.980Z] [2023-05-03T04:30:27.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:30:28.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T04:30:28.332Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T04:30:28.332Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T04:30:28.332Z] 04944245beec: Pulling fs layer [2023-05-03T04:30:28.332Z] 699f458cf7ca: Pulling fs layer [2023-05-03T04:30:28.332Z] 765212b225bb: Pulling fs layer [2023-05-03T04:30:28.332Z] f23df028b6ca: Pulling fs layer [2023-05-03T04:30:28.332Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T04:30:28.332Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T04:30:28.332Z] 765212b225bb: Waiting [2023-05-03T04:30:28.332Z] d65c8cfc05b1: Waiting [2023-05-03T04:30:28.332Z] 2437ff75d9bd: Waiting [2023-05-03T04:30:28.332Z] f23df028b6ca: Waiting [2023-05-03T04:30:28.657Z] 04944245beec: Verifying Checksum [2023-05-03T04:30:28.657Z] 04944245beec: Download complete [2023-05-03T04:30:28.657Z] 765212b225bb: Verifying Checksum [2023-05-03T04:30:28.657Z] 765212b225bb: Download complete [2023-05-03T04:30:28.657Z] f23df028b6ca: Verifying Checksum [2023-05-03T04:30:28.657Z] f23df028b6ca: Download complete [2023-05-03T04:30:28.657Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T04:30:28.657Z] d65c8cfc05b1: Download complete [2023-05-03T04:30:28.657Z] 699f458cf7ca: Verifying Checksum [2023-05-03T04:30:28.657Z] 699f458cf7ca: Download complete [2023-05-03T04:30:29.245Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T04:30:29.245Z] 8998bd30e6a1: Download complete [2023-05-03T04:30:31.192Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T04:30:31.192Z] 2437ff75d9bd: Download complete [2023-05-03T04:30:33.135Z] 8998bd30e6a1: Pull complete [2023-05-03T04:30:33.402Z] 04944245beec: Pull complete [2023-05-03T04:30:34.818Z] 699f458cf7ca: Pull complete [2023-05-03T04:30:35.085Z] 765212b225bb: Pull complete [2023-05-03T04:30:36.047Z] f23df028b6ca: Pull complete [2023-05-03T04:30:36.047Z] d65c8cfc05b1: Pull complete [2023-05-03T04:30:51.037Z] 2437ff75d9bd: Pull complete [2023-05-03T04:30:51.037Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T04:30:51.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T04:30:51.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:30:51.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-12543 does not seem to be running inside a container [2023-05-03T04:30:51.298Z] $ 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/212 -v /w/workspace/device-sdk-go/212:/w/workspace/device-sdk-go/212:rw,z -v /w/workspace/device-sdk-go/212@tmp:/w/workspace/device-sdk-go/212@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 [2023-05-03T04:30:53.797Z] $ docker top 79191e69d4ae2777d5dd8bcef72db4c00e90c2784a8b9fa2160af65b20f43a02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:30:54.644Z] ---> job-cost.sh [2023-05-03T04:30:54.644Z] lf-activate-venv: SKIPPING [2023-05-03T04:30:54.644Z] INFO: No Stack... [2023-05-03T04:30:54.911Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T04:30:55.874Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T04:30:56.265Z] + cat /w/workspace/device-sdk-go/212/archives/cost.csv [2023-05-03T04:30:56.266Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T04:30:56.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [2023-05-03T04:30:56.333Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] did not exist. Created. [2023-05-03T04:30:56.333Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T04:30:56.986Z] /w/workspace/device-sdk-go/212@tmp/durable-46c67767/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T04:30:57.314Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T04:30:57.335Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T04:30:57.394Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T04:30:57.402Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T04:30:57.417Z] $ docker stop --time=1 79191e69d4ae2777d5dd8bcef72db4c00e90c2784a8b9fa2160af65b20f43a02 [2023-05-03T04:30:58.925Z] $ docker rm -f --volumes 79191e69d4ae2777d5dd8bcef72db4c00e90c2784a8b9fa2160af65b20f43a02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-03T04:30:59.281Z] provisioning config files... [2023-05-03T04:30:59.288Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17838619268988874852tmp [Pipeline] { [Pipeline] sh [2023-05-03T04:30:59.583Z] + set +x [2023-05-03T04:30:59.583Z] + curl -s+ https://codecov.io/bash [2023-05-03T04:30:59.583Z] bash -s -- [2023-05-03T04:30:59.583Z] [2023-05-03T04:30:59.583Z] _____ _ [2023-05-03T04:30:59.583Z] / ____| | | [2023-05-03T04:30:59.583Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T04:30:59.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T04:30:59.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T04:30:59.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T04:30:59.583Z] Bash-1.0.6 [2023-05-03T04:30:59.583Z] [2023-05-03T04:30:59.583Z] [2023-05-03T04:30:59.583Z] ==> git version 2.25.1 found [2023-05-03T04:30:59.584Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-03T04:30:59.584Z] Release-Date: 2020-01-08 [2023-05-03T04:30:59.584Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-03T04:30:59.584Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T04:30:59.584Z] ==> Jenkins CI detected. [2023-05-03T04:30:59.584Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-03T04:30:59.584Z] project root: . [2023-05-03T04:30:59.584Z] --> token set from env [2023-05-03T04:30:59.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T04:30:59.584Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T04:30:59.584Z] ==> Python coveragepy not found [2023-05-03T04:30:59.584Z] ==> Searching for coverage reports in: [2023-05-03T04:30:59.584Z] + . [2023-05-03T04:30:59.584Z] -> Found 1 reports [2023-05-03T04:30:59.584Z] ==> Detecting git/mercurial file structure [2023-05-03T04:30:59.584Z] ==> Reading reports [2023-05-03T04:30:59.584Z] + ./coverage.out bytes=106119 [2023-05-03T04:30:59.584Z] ==> Appending adjustments [2023-05-03T04:30:59.584Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T04:30:59.842Z] + Found adjustments [2023-05-03T04:30:59.842Z] ==> Gzipping contents [2023-05-03T04:30:59.842Z] 16K /tmp/codecov.7kEdcX.gz [2023-05-03T04:30:59.842Z] ==> Uploading reports [2023-05-03T04:30:59.842Z] url: https://codecov.io [2023-05-03T04:30:59.842Z] query: branch=main&commit=c25088f917b9aace1eb3ba1852d94d7ec4a10515&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T04:30:59.842Z] -> Pinging Codecov [2023-05-03T04:30:59.842Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=c25088f917b9aace1eb3ba1852d94d7ec4a10515&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-03T04:31:00.101Z] -> Uploading to [2023-05-03T04:31:00.101Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/7E55EF52A471D76F132DFD9A03CDDE97/c25088f917b9aace1eb3ba1852d94d7ec4a10515/cb11c1ce-ab39-47dc-a81d-ec86cd06bf4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T043100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17b9af355f96cfe124a1bb07afb9874f886af491796d3c3dac267d32e7e01da6 [2023-05-03T04:31:00.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T04:31:00.101Z] Dload Upload Total Spent Left Speed [2023-05-03T04:31:00.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14989 0 0 100 14989 0 61683 --:--:-- --:--:-- --:--:-- 61683 [2023-05-03T04:31:00.361Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] } [2023-05-03T04:31:00.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-03T04:31:00.572Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-03T04:31:00.580Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:31:00.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T04:31:00.878Z] [2023-05-03T04:31:00.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:31:01.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T04:31:01.444Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-03T04:31:01.444Z] df9b9388f04a: Pulling fs layer [2023-05-03T04:31:01.444Z] 52dc419b0ee2: Pulling fs layer [2023-05-03T04:31:01.444Z] 25bc292e5bac: Pulling fs layer [2023-05-03T04:31:01.444Z] 114826534d7a: Pulling fs layer [2023-05-03T04:31:01.444Z] 4657fd5d0bcf: Pulling fs layer [2023-05-03T04:31:01.444Z] 6ad1cebc031e: Pulling fs layer [2023-05-03T04:31:01.444Z] 8a3aa393b2d8: Pulling fs layer [2023-05-03T04:31:01.444Z] 114826534d7a: Waiting [2023-05-03T04:31:01.444Z] 4657fd5d0bcf: Waiting [2023-05-03T04:31:01.444Z] 6ad1cebc031e: Waiting [2023-05-03T04:31:01.444Z] 8a3aa393b2d8: Waiting [2023-05-03T04:31:01.444Z] 52dc419b0ee2: Download complete [2023-05-03T04:31:01.444Z] 25bc292e5bac: Verifying Checksum [2023-05-03T04:31:01.444Z] 25bc292e5bac: Download complete [2023-05-03T04:31:01.444Z] 4657fd5d0bcf: Verifying Checksum [2023-05-03T04:31:01.444Z] 4657fd5d0bcf: Download complete [2023-05-03T04:31:01.444Z] df9b9388f04a: Download complete [2023-05-03T04:31:01.707Z] 6ad1cebc031e: Verifying Checksum [2023-05-03T04:31:01.707Z] 6ad1cebc031e: Download complete [2023-05-03T04:31:01.707Z] df9b9388f04a: Pull complete [2023-05-03T04:31:01.707Z] 52dc419b0ee2: Pull complete [2023-05-03T04:31:01.707Z] 25bc292e5bac: Pull complete [2023-05-03T04:31:02.285Z] 114826534d7a: Verifying Checksum [2023-05-03T04:31:02.285Z] 114826534d7a: Download complete [2023-05-03T04:31:02.285Z] 8a3aa393b2d8: Verifying Checksum [2023-05-03T04:31:02.285Z] 8a3aa393b2d8: Download complete [2023-05-03T04:31:05.569Z] 114826534d7a: Pull complete [2023-05-03T04:31:05.569Z] 4657fd5d0bcf: Pull complete [2023-05-03T04:31:05.827Z] 6ad1cebc031e: Pull complete [2023-05-03T04:31:08.354Z] 8a3aa393b2d8: Pull complete [2023-05-03T04:31:08.354Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-03T04:31:08.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-03T04:31:08.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:31:08.436Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:31:08.481Z] $ 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:1.410.4 cat [2023-05-03T04:31:16.162Z] $ docker top 74b7a6788729cb32fc73c98d385f37f72432921633459380d58cff5f55ad5dde -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T04:31:16.223Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-03T04:31:16.500Z] + set -o pipefail [2023-05-03T04:31:16.500Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-03T04:31:21.874Z] [2023-05-03T04:31:21.874Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-03T04:31:21.874Z] [2023-05-03T04:31:21.874Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/c70675bf-671f-4a37-9001-0e36db6129d3 [2023-05-03T04:31:21.874Z] [2023-05-03T04:31:21.874Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-03T04:31:21.874Z] [2023-05-03T04:31:22.814Z] [2023-05-03T04:31:22.815Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-03T04:31:22.815Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-03T04:31:22.815Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-03T04:31:22.823Z] $ docker stop --time=1 74b7a6788729cb32fc73c98d385f37f72432921633459380d58cff5f55ad5dde [2023-05-03T04:31:26.869Z] $ docker rm -f --volumes 74b7a6788729cb32fc73c98d385f37f72432921633459380d58cff5f55ad5dde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-03T04:31:27.260Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T04:31:27.269Z] provisioning config files... [2023-05-03T04:31:27.275Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1204768217472062826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:31:27.581Z] --> edgex-publish-swagger.sh [2023-05-03T04:31:27.581Z] === Publish openapi/v3 API === [2023-05-03T04:31:27.581Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-03T04:31:27.581Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-03T04:31:27.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T04:31:27.581Z] Dload Upload Total Spent Left Speed [2023-05-03T04:31:28.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 39721 --:--:-- --:--:-- --:--:-- 39654 100 23674 0 0 100 23674 0 39654 --:--:-- --:--:-- --:--:-- 39588 [2023-05-03T04:31:28.149Z] [2023-05-03T04:31:28.149Z] [Pipeline] } [2023-05-03T04:31:28.156Z] 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 [2023-05-03T04:31:28.550Z] + git log --format=format:%s -1 c25088f917b9aace1eb3ba1852d94d7ec4a10515 [Pipeline] sh [2023-05-03T04:31:28.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T04:31:28.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:31:29.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T04:31:29.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:31:29.299Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:31:29.340Z] $ 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 [2023-05-03T04:31:29.740Z] $ docker top ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e -eo pid,comm [2023-05-03T04:31:29.781Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T04:31:29.781Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T04:31:29.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T04:31:29.819Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T04:31:29.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T04:31:29.935Z] $ docker exec ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e ssh-agent [2023-05-03T04:31:30.044Z] SSH_AUTH_SOCK=/tmp/ssh-baCPXiylecjX/agent.31 [2023-05-03T04:31:30.044Z] SSH_AGENT_PID=37 [2023-05-03T04:31:30.048Z] Running ssh-add (command line suppressed) [2023-05-03T04:31:30.136Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2308703347371622735.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2308703347371622735.key) [2023-05-03T04:31:30.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T04:31:30.434Z] + git semver tag [2023-05-03T04:31:30.693Z] 2023-05-03 04:31:30,636 [run_tag] DEBUG tag force:False [2023-05-03T04:31:30.693Z] 2023-05-03 04:31:30,636 [check_head_tag] DEBUG check head tag [2023-05-03T04:31:30.693Z] 2023-05-03 04:31:30,640 [execute] INFO git cat-file --batch-check [2023-05-03T04:31:30.693Z] 2023-05-03 04:31:30,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-03T04:31:30.693Z] 2023-05-03 04:31:30,644 [execute] INFO git cat-file --batch [2023-05-03T04:31:30.693Z] 2023-05-03 04:31:30,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-03T04:31:30.693Z] 2023-05-03 04:31:30,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T04:31:30.693Z] 2023-05-03 04:31:30,688 [execute] INFO git tag -a v3.0.0-dev.81 -m v3.0.0-dev.81 [2023-05-03T04:31:30.693Z] 2023-05-03 04:31:30,688 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.81', '-m', 'v3.0.0-dev.81'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-03T04:31:30.950Z] 2023-05-03 04:31:30,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T04:31:30.950Z] 3.0.0-dev.81 [Pipeline] } [2023-05-03T04:31:30.957Z] $ docker exec --env ******** --env ******** ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e ssh-agent -k [2023-05-03T04:31:31.046Z] unset SSH_AUTH_SOCK; [2023-05-03T04:31:31.047Z] unset SSH_AGENT_PID; [2023-05-03T04:31:31.047Z] echo Agent pid 37 killed; [2023-05-03T04:31:31.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T04:31:31.359Z] + git semver [Pipeline] } [2023-05-03T04:31:31.626Z] $ docker stop --time=1 ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e [2023-05-03T04:31:32.875Z] $ docker rm -f --volumes ddf39403a6501aa22b272180af462be9386bf6b8990f59e71420b4cf50e92e3e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:31:33.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T04:31:33.255Z] [2023-05-03T04:31:33.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:31:33.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T04:31:33.561Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-03T04:31:33.561Z] ab5ef0e58194: Pulling fs layer [2023-05-03T04:31:33.561Z] 9712f1f96733: Pulling fs layer [2023-05-03T04:31:33.561Z] 63f879dbbcfc: Pulling fs layer [2023-05-03T04:31:33.561Z] 0d9ebad4ef96: Pulling fs layer [2023-05-03T04:31:33.561Z] e9a5061849ea: Pulling fs layer [2023-05-03T04:31:33.561Z] d747dcd14b5f: Pulling fs layer [2023-05-03T04:31:33.561Z] 2de7ff778b66: Pulling fs layer [2023-05-03T04:31:33.561Z] e9a5061849ea: Waiting [2023-05-03T04:31:33.561Z] d747dcd14b5f: Waiting [2023-05-03T04:31:33.561Z] 9712f1f96733: Download complete [2023-05-03T04:31:33.822Z] 63f879dbbcfc: Download complete [2023-05-03T04:31:34.082Z] 0d9ebad4ef96: Verifying Checksum [2023-05-03T04:31:34.082Z] 0d9ebad4ef96: Download complete [2023-05-03T04:31:34.082Z] e9a5061849ea: Verifying Checksum [2023-05-03T04:31:34.082Z] e9a5061849ea: Download complete [2023-05-03T04:31:34.082Z] d747dcd14b5f: Verifying Checksum [2023-05-03T04:31:34.082Z] d747dcd14b5f: Download complete [2023-05-03T04:31:34.082Z] ab5ef0e58194: Verifying Checksum [2023-05-03T04:31:34.082Z] ab5ef0e58194: Download complete [2023-05-03T04:31:34.082Z] 2de7ff778b66: Verifying Checksum [2023-05-03T04:31:34.082Z] 2de7ff778b66: Download complete [2023-05-03T04:31:36.611Z] ab5ef0e58194: Pull complete [2023-05-03T04:31:36.611Z] 9712f1f96733: Pull complete [2023-05-03T04:31:37.177Z] 63f879dbbcfc: Pull complete [2023-05-03T04:31:41.374Z] 0d9ebad4ef96: Pull complete [2023-05-03T04:31:41.374Z] e9a5061849ea: Pull complete [2023-05-03T04:31:41.374Z] d747dcd14b5f: Pull complete [2023-05-03T04:31:41.939Z] 2de7ff778b66: Pull complete [2023-05-03T04:31:41.940Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-03T04:31:41.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-03T04:31:41.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:31:42.017Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:31:42.045Z] $ 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 [2023-05-03T04:31:49.829Z] $ docker top dd910043a2130be5df6cb19a2f30be8c49bfebfadd60e86c94b12907be4fbfef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-03T04:31:49.888Z] provisioning config files... [2023-05-03T04:31:49.894Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8976492159086911803tmp [2023-05-03T04:31:49.902Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5104310226618484731tmp [2023-05-03T04:31:49.911Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17547555255480147878tmp [Pipeline] { [Pipeline] echo [2023-05-03T04:31:49.925Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:31:50.203Z] ---> sigul-configuration.sh [2023-05-03T04:31:50.203Z] gpg: directory `/root/.gnupg' created [2023-05-03T04:31:50.203Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-03T04:31:50.204Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-03T04:31:50.204Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-03T04:31:50.204Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-03T04:31:50.204Z] gpg: CAST5 encrypted data [2023-05-03T04:31:50.204Z] gpg: encrypted with 1 passphrase [2023-05-03T04:31:50.204Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-03T04:31:50.487Z] + mkdir /home/jenkins [2023-05-03T04:31:50.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-03T04:31:50.769Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-03T04:31:50.776Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:31:51.055Z] ---> sigul-install.sh [2023-05-03T04:31:51.055Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-03T04:31:51.340Z] + git tag --list [2023-05-03T04:31:51.340Z] 0.7.1 [2023-05-03T04:31:51.340Z] delhi-tag [2023-05-03T04:31:51.340Z] v1.0.0 [2023-05-03T04:31:51.340Z] v1.1.0 [2023-05-03T04:31:51.340Z] v1.1.1 [2023-05-03T04:31:51.340Z] v1.1.2 [2023-05-03T04:31:51.340Z] v1.2.0 [2023-05-03T04:31:51.340Z] v1.2.1 [2023-05-03T04:31:51.340Z] v1.2.2 [2023-05-03T04:31:51.340Z] v1.2.3 [2023-05-03T04:31:51.340Z] v1.3.0 [2023-05-03T04:31:51.340Z] v1.4.0 [2023-05-03T04:31:51.340Z] v2.0.0 [2023-05-03T04:31:51.340Z] v2.1.0 [2023-05-03T04:31:51.340Z] v2.1.1 [2023-05-03T04:31:51.340Z] v2.1.1-dev.2 [2023-05-03T04:31:51.340Z] v2.1.1-dev.3 [2023-05-03T04:31:51.340Z] v2.2.0 [2023-05-03T04:31:51.340Z] v2.2.1-dev.1 [2023-05-03T04:31:51.341Z] v2.2.1-dev.10 [2023-05-03T04:31:51.341Z] v2.2.1-dev.11 [2023-05-03T04:31:51.341Z] v2.2.1-dev.12 [2023-05-03T04:31:51.341Z] v2.2.1-dev.13 [2023-05-03T04:31:51.341Z] v2.2.1-dev.14 [2023-05-03T04:31:51.341Z] v2.2.1-dev.2 [2023-05-03T04:31:51.341Z] v2.2.1-dev.3 [2023-05-03T04:31:51.341Z] v2.2.1-dev.4 [2023-05-03T04:31:51.341Z] v2.2.1-dev.5 [2023-05-03T04:31:51.341Z] v2.2.1-dev.6 [2023-05-03T04:31:51.341Z] v2.2.1-dev.7 [2023-05-03T04:31:51.341Z] v2.2.1-dev.8 [2023-05-03T04:31:51.341Z] v2.2.1-dev.9 [2023-05-03T04:31:51.341Z] v2.3.0 [2023-05-03T04:31:51.341Z] v2.3.0-dev.14 [2023-05-03T04:31:51.341Z] v2.3.0-dev.15 [2023-05-03T04:31:51.341Z] v2.3.0-dev.16 [2023-05-03T04:31:51.341Z] v2.3.0-dev.17 [2023-05-03T04:31:51.341Z] v2.3.0-dev.18 [2023-05-03T04:31:51.341Z] v2.3.0-dev.19 [2023-05-03T04:31:51.341Z] v2.3.0-dev.20 [2023-05-03T04:31:51.341Z] v2.3.0-dev.21 [2023-05-03T04:31:51.341Z] v2.3.0-dev.22 [2023-05-03T04:31:51.341Z] v2.3.0-dev.23 [2023-05-03T04:31:51.341Z] v2.3.0-dev.24 [2023-05-03T04:31:51.341Z] v2.3.0-dev.25 [2023-05-03T04:31:51.341Z] v2.3.0-dev.26 [2023-05-03T04:31:51.341Z] v2.3.0-dev.27 [2023-05-03T04:31:51.341Z] v2.3.0-dev.28 [2023-05-03T04:31:51.341Z] v2.3.0-dev.29 [2023-05-03T04:31:51.341Z] v2.3.0-dev.30 [2023-05-03T04:31:51.341Z] v2.3.0-dev.31 [2023-05-03T04:31:51.341Z] v2.3.0-dev.32 [2023-05-03T04:31:51.341Z] v2.3.0-dev.33 [2023-05-03T04:31:51.341Z] v2.3.0-dev.34 [2023-05-03T04:31:51.341Z] v2.3.0-dev.35 [2023-05-03T04:31:51.341Z] v2.3.0-dev.36 [2023-05-03T04:31:51.341Z] v2.3.0-dev.37 [2023-05-03T04:31:51.341Z] v2.3.0-dev.38 [2023-05-03T04:31:51.341Z] v2.3.0-dev.39 [2023-05-03T04:31:51.341Z] v2.3.0-dev.40 [2023-05-03T04:31:51.341Z] v2.3.0-dev.41 [2023-05-03T04:31:51.341Z] v2.3.0-dev.42 [2023-05-03T04:31:51.341Z] v2.3.0-dev.43 [2023-05-03T04:31:51.341Z] v2.3.0-dev.44 [2023-05-03T04:31:51.341Z] v2.3.0-dev.45 [2023-05-03T04:31:51.341Z] v2.3.0-dev.46 [2023-05-03T04:31:51.341Z] v2.3.0-dev.47 [2023-05-03T04:31:51.341Z] v2.3.0-dev.48 [2023-05-03T04:31:51.341Z] v2.3.0-dev.49 [2023-05-03T04:31:51.341Z] v2.3.0-dev.50 [2023-05-03T04:31:51.341Z] v2.3.0-dev.51 [2023-05-03T04:31:51.341Z] v2.3.1 [2023-05-03T04:31:51.341Z] v2.3.1-dev.1 [2023-05-03T04:31:51.341Z] v2.3.1-dev.2 [2023-05-03T04:31:51.341Z] v2.3.1-dev.3 [2023-05-03T04:31:51.341Z] v2.3.1-dev.4 [2023-05-03T04:31:51.341Z] v3.0.0-dev.1 [2023-05-03T04:31:51.341Z] v3.0.0-dev.10 [2023-05-03T04:31:51.341Z] v3.0.0-dev.11 [2023-05-03T04:31:51.341Z] v3.0.0-dev.12 [2023-05-03T04:31:51.341Z] v3.0.0-dev.13 [2023-05-03T04:31:51.341Z] v3.0.0-dev.14 [2023-05-03T04:31:51.341Z] v3.0.0-dev.15 [2023-05-03T04:31:51.341Z] v3.0.0-dev.16 [2023-05-03T04:31:51.341Z] v3.0.0-dev.17 [2023-05-03T04:31:51.341Z] v3.0.0-dev.18 [2023-05-03T04:31:51.341Z] v3.0.0-dev.19 [2023-05-03T04:31:51.341Z] v3.0.0-dev.2 [2023-05-03T04:31:51.341Z] v3.0.0-dev.20 [2023-05-03T04:31:51.341Z] v3.0.0-dev.21 [2023-05-03T04:31:51.341Z] v3.0.0-dev.22 [2023-05-03T04:31:51.341Z] v3.0.0-dev.23 [2023-05-03T04:31:51.341Z] v3.0.0-dev.24 [2023-05-03T04:31:51.341Z] v3.0.0-dev.25 [2023-05-03T04:31:51.341Z] v3.0.0-dev.26 [2023-05-03T04:31:51.341Z] v3.0.0-dev.27 [2023-05-03T04:31:51.341Z] v3.0.0-dev.28 [2023-05-03T04:31:51.341Z] v3.0.0-dev.29 [2023-05-03T04:31:51.341Z] v3.0.0-dev.3 [2023-05-03T04:31:51.341Z] v3.0.0-dev.30 [2023-05-03T04:31:51.341Z] v3.0.0-dev.31 [2023-05-03T04:31:51.341Z] v3.0.0-dev.32 [2023-05-03T04:31:51.341Z] v3.0.0-dev.33 [2023-05-03T04:31:51.341Z] v3.0.0-dev.34 [2023-05-03T04:31:51.341Z] v3.0.0-dev.35 [2023-05-03T04:31:51.341Z] v3.0.0-dev.36 [2023-05-03T04:31:51.341Z] v3.0.0-dev.37 [2023-05-03T04:31:51.341Z] v3.0.0-dev.38 [2023-05-03T04:31:51.341Z] v3.0.0-dev.39 [2023-05-03T04:31:51.341Z] v3.0.0-dev.4 [2023-05-03T04:31:51.341Z] v3.0.0-dev.40 [2023-05-03T04:31:51.341Z] v3.0.0-dev.41 [2023-05-03T04:31:51.341Z] v3.0.0-dev.42 [2023-05-03T04:31:51.341Z] v3.0.0-dev.43 [2023-05-03T04:31:51.341Z] v3.0.0-dev.44 [2023-05-03T04:31:51.341Z] v3.0.0-dev.45 [2023-05-03T04:31:51.341Z] v3.0.0-dev.46 [2023-05-03T04:31:51.341Z] v3.0.0-dev.47 [2023-05-03T04:31:51.341Z] v3.0.0-dev.48 [2023-05-03T04:31:51.341Z] v3.0.0-dev.49 [2023-05-03T04:31:51.341Z] v3.0.0-dev.5 [2023-05-03T04:31:51.341Z] v3.0.0-dev.50 [2023-05-03T04:31:51.341Z] v3.0.0-dev.51 [2023-05-03T04:31:51.341Z] v3.0.0-dev.52 [2023-05-03T04:31:51.341Z] v3.0.0-dev.53 [2023-05-03T04:31:51.341Z] v3.0.0-dev.54 [2023-05-03T04:31:51.341Z] v3.0.0-dev.55 [2023-05-03T04:31:51.341Z] v3.0.0-dev.56 [2023-05-03T04:31:51.341Z] v3.0.0-dev.57 [2023-05-03T04:31:51.341Z] v3.0.0-dev.58 [2023-05-03T04:31:51.341Z] v3.0.0-dev.59 [2023-05-03T04:31:51.341Z] v3.0.0-dev.6 [2023-05-03T04:31:51.341Z] v3.0.0-dev.60 [2023-05-03T04:31:51.341Z] v3.0.0-dev.61 [2023-05-03T04:31:51.341Z] v3.0.0-dev.62 [2023-05-03T04:31:51.341Z] v3.0.0-dev.63 [2023-05-03T04:31:51.341Z] v3.0.0-dev.64 [2023-05-03T04:31:51.341Z] v3.0.0-dev.65 [2023-05-03T04:31:51.341Z] v3.0.0-dev.66 [2023-05-03T04:31:51.341Z] v3.0.0-dev.67 [2023-05-03T04:31:51.341Z] v3.0.0-dev.68 [2023-05-03T04:31:51.341Z] v3.0.0-dev.69 [2023-05-03T04:31:51.341Z] v3.0.0-dev.7 [2023-05-03T04:31:51.341Z] v3.0.0-dev.70 [2023-05-03T04:31:51.341Z] v3.0.0-dev.71 [2023-05-03T04:31:51.341Z] v3.0.0-dev.72 [2023-05-03T04:31:51.341Z] v3.0.0-dev.73 [2023-05-03T04:31:51.341Z] v3.0.0-dev.74 [2023-05-03T04:31:51.341Z] v3.0.0-dev.75 [2023-05-03T04:31:51.341Z] v3.0.0-dev.76 [2023-05-03T04:31:51.341Z] v3.0.0-dev.77 [2023-05-03T04:31:51.341Z] v3.0.0-dev.78 [2023-05-03T04:31:51.341Z] v3.0.0-dev.79 [2023-05-03T04:31:51.341Z] v3.0.0-dev.8 [2023-05-03T04:31:51.341Z] v3.0.0-dev.80 [2023-05-03T04:31:51.341Z] v3.0.0-dev.81 [2023-05-03T04:31:51.341Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-03T04:31:51.628Z] + lftools sign git-tag v3.0.0-dev.81 [2023-05-03T04:31:52.195Z] Signing Git tag with Sigul... [2023-05-03T04:31:52.195Z] Signing v3.0.0-dev.81 [Pipeline] echo [2023-05-03T04:31:52.771Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:31:53.052Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-03T04:31:53.058Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-03T04:31:53.073Z] $ docker stop --time=1 dd910043a2130be5df6cb19a2f30be8c49bfebfadd60e86c94b12907be4fbfef [2023-05-03T04:31:54.332Z] $ docker rm -f --volumes dd910043a2130be5df6cb19a2f30be8c49bfebfadd60e86c94b12907be4fbfef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-03T04:31:54.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T04:31:54.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:31:55.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T04:31:55.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:31:55.086Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:31:55.112Z] $ 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 [2023-05-03T04:31:55.402Z] $ docker top d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba -eo pid,comm [2023-05-03T04:31:55.448Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T04:31:55.448Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T04:31:55.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T04:31:55.484Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T04:31:55.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T04:31:55.578Z] $ docker exec d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba ssh-agent [2023-05-03T04:31:55.674Z] SSH_AUTH_SOCK=/tmp/ssh-wVwfgotQ0VLY/agent.32 [2023-05-03T04:31:55.674Z] SSH_AGENT_PID=38 [2023-05-03T04:31:55.679Z] Running ssh-add (command line suppressed) [2023-05-03T04:31:55.764Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7100137908442860901.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7100137908442860901.key) [2023-05-03T04:31:55.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T04:31:56.057Z] + git semver bump pre [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,281 [bump_version] DEBUG bumping version:3.0.0-dev.81 on axis:pre with prefix:dev [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,281 [bump_version] DEBUG bumped version:3.0.0-dev.82 [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,281 [write_version] DEBUG write version:3.0.0-dev.82 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,281 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,283 [execute] INFO git cat-file --batch-check [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,288 [execute] INFO git cat-file --batch [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T04:31:56.315Z] 2023-05-03 04:31:56,293 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T04:31:56.315Z] 3.0.0-dev.82 [Pipeline] } [2023-05-03T04:31:56.321Z] $ docker exec --env ******** --env ******** d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba ssh-agent -k [2023-05-03T04:31:56.406Z] unset SSH_AUTH_SOCK; [2023-05-03T04:31:56.406Z] unset SSH_AGENT_PID; [2023-05-03T04:31:56.406Z] echo Agent pid 38 killed; [2023-05-03T04:31:56.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T04:31:56.713Z] + git semver [Pipeline] } [2023-05-03T04:31:56.983Z] $ docker stop --time=1 d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba [2023-05-03T04:31:58.258Z] $ docker rm -f --volumes d161dbf276b21cc64117bc704f1d879532166a810952cc94dd8c4576fdedebba [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T04:31:58.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T04:31:58.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:31:58.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T04:31:58.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:31:58.956Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:31:58.989Z] $ 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 [2023-05-03T04:31:59.293Z] $ docker top bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e -eo pid,comm [2023-05-03T04:31:59.340Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T04:31:59.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T04:31:59.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T04:31:59.377Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T04:31:59.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T04:31:59.512Z] $ docker exec bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e ssh-agent [2023-05-03T04:31:59.614Z] SSH_AUTH_SOCK=/tmp/ssh-5Dohug8yFwPe/agent.31 [2023-05-03T04:31:59.614Z] SSH_AGENT_PID=37 [2023-05-03T04:31:59.618Z] Running ssh-add (command line suppressed) [2023-05-03T04:31:59.708Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8074215482828378834.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8074215482828378834.key) [2023-05-03T04:31:59.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T04:32:00.004Z] + git semver push [2023-05-03T04:32:00.263Z] 2023-05-03 04:32:00,222 [run_push] DEBUG push [2023-05-03T04:32:00.263Z] 2023-05-03 04:32:00,222 [execute] INFO git cat-file --batch-check [2023-05-03T04:32:00.263Z] 2023-05-03 04:32:00,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T04:32:00.263Z] 2023-05-03 04:32:00,226 [execute] INFO git rev-list 7660413c647d39d070ff0c60f01b52a85f14829a -- [2023-05-03T04:32:00.263Z] 2023-05-03 04:32:00,227 [execute] DEBUG Popen(['git', 'rev-list', '7660413c647d39d070ff0c60f01b52a85f14829a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T04:32:00.263Z] 2023-05-03 04:32:00,235 [execute] INFO git fetch -v origin [2023-05-03T04:32:00.263Z] 2023-05-03 04:32:00,235 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-03T04:32:00.830Z] 2023-05-03 04:32:00,671 [run_push] DEBUG no remote changes detected [2023-05-03T04:32:00.830Z] 2023-05-03 04:32:00,671 [execute] INFO git push origin semver [2023-05-03T04:32:00.830Z] 2023-05-03 04:32:00,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-03T04:32:01.765Z] 2023-05-03 04:32:01,510 [run_push] DEBUG push all version tags [2023-05-03T04:32:01.765Z] 2023-05-03 04:32:01,511 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-03T04:32:01.765Z] 2023-05-03 04:32:01,511 [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) [2023-05-03T04:32:02.332Z] 2023-05-03 04:32:02,286 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-03T04:32:02.332Z] 3.0.0-dev.82 [Pipeline] } [2023-05-03T04:32:02.338Z] $ docker exec --env ******** --env ******** bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e ssh-agent -k [2023-05-03T04:32:02.432Z] unset SSH_AUTH_SOCK; [2023-05-03T04:32:02.432Z] unset SSH_AGENT_PID; [2023-05-03T04:32:02.432Z] echo Agent pid 37 killed; [2023-05-03T04:32:02.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T04:32:02.751Z] + git semver [Pipeline] } [2023-05-03T04:32:03.329Z] $ docker stop --time=1 bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e [2023-05-03T04:32:04.606Z] $ docker rm -f --volumes bbd100ece1669f342b2b96dfb946e89490b93c1b20742f8f058affb38470d20e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-03T04:32:05.183Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-03T04:32:05.183Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-03T04:32:05.183Z] total 16 [2023-05-03T04:32:05.183Z] drwxr-xr-x 3 root root 4096 May 3 04:22 . [2023-05-03T04:32:05.183Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 04:31 .. [2023-05-03T04:32:05.183Z] drwxr-xr-x 2 root root 4096 May 3 04:22 cost [2023-05-03T04:32:05.183Z] -rw-r--r-- 1 root root 85 May 3 04:22 cost.csv [2023-05-03T04:32:05.183Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-03T04:32:05.183Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-03T04:32:05.183Z] total 16 [2023-05-03T04:32:05.183Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 04:22 . [2023-05-03T04:32:05.183Z] drwxrwxr-x 12 jenkins jenkins 4096 May 3 04:31 .. [2023-05-03T04:32:05.183Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 04:22 cost [2023-05-03T04:32:05.183Z] -rw-r--r-- 1 jenkins jenkins 85 May 3 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:32:05.472Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:32:06.323Z] ---> package-listing.sh [2023-05-03T04:32:06.323Z] ++ facter osfamily [2023-05-03T04:32:06.323Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T04:32:06.581Z] + OS_FAMILY=debian [2023-05-03T04:32:06.581Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-03T04:32:06.581Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T04:32:06.581Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T04:32:06.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T04:32:06.581Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T04:32:06.581Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-03T04:32:06.581Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T04:32:06.581Z] + case "${OS_FAMILY}" in [2023-05-03T04:32:06.581Z] + dpkg -l [2023-05-03T04:32:06.581Z] + grep '^ii' [2023-05-03T04:32:06.581Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T04:32:06.581Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T04:32:06.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T04:32:06.581Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-03T04:32:06.581Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-03T04:32:06.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-05-03T04:32:06.590Z] 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 [2023-05-03T04:32:06.866Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T04:32:07.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T04:32:07.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T04:32:07.491Z] prd-ubuntu20.04-docker-8c-8g-12542 does not seem to be running inside a container [2023-05-03T04:32:07.589Z] $ 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 [2023-05-03T04:32:07.761Z] $ docker top 46bf2ade732df0886b608531c00e055f4896a3dadfd354e5b249d5513dcbbfa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T04:32:08.169Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T04:32:08.452Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T04:32:08.735Z] + ls /var/log/sa-host [2023-05-03T04:32:08.735Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T04:32:08.878Z] provisioning config files... [2023-05-03T04:32:08.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15240324874641277232tmp [Pipeline] { [Pipeline] echo [2023-05-03T04:32:08.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:32:09.174Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T04:32:09.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:32:09.508Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T04:32:09.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:32:09.797Z] ---> sudo-logs.sh [2023-05-03T04:32:09.797Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T04:32:09.819Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:32:10.098Z] ---> job-cost.sh [2023-05-03T04:32:10.098Z] lf-activate-venv: SKIPPING [2023-05-03T04:32:10.098Z] DEBUG: total: 0.2199999988079071 [2023-05-03T04:32:10.098Z] INFO: Retrieving Stack Cost... [2023-05-03T04:32:10.362Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T04:32:10.928Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T04:32:10.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T04:32:11.237Z] ---> logs-deploy.sh [2023-05-03T04:32:11.237Z] lf-activate-venv: SKIPPING [2023-05-03T04:32:11.237Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/212 [2023-05-03T04:32:11.237Z] INFO: archiving workspace using pattern(s): [2023-05-03T04:32:12.172Z] Archives upload complete. [2023-05-03T04:32:12.430Z] INFO: archiving logs to Nexus [2023-05-03T04:32:12.997Z] ---> uname -a: [2023-05-03T04:32:12.997Z] Linux prd-ubuntu20-04-docker-8c-8g-12542 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-03T04:32:12.997Z] [2023-05-03T04:32:12.997Z] [2023-05-03T04:32:12.997Z] ---> lscpu: [2023-05-03T04:32:12.997Z] Architecture: x86_64 [2023-05-03T04:32:12.997Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-03T04:32:12.997Z] Byte Order: Little Endian [2023-05-03T04:32:12.997Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-03T04:32:12.997Z] CPU(s): 8 [2023-05-03T04:32:12.997Z] On-line CPU(s) list: 0-7 [2023-05-03T04:32:12.997Z] Thread(s) per core: 1 [2023-05-03T04:32:12.997Z] Core(s) per socket: 1 [2023-05-03T04:32:12.997Z] Socket(s): 8 [2023-05-03T04:32:12.997Z] NUMA node(s): 1 [2023-05-03T04:32:12.997Z] Vendor ID: AuthenticAMD [2023-05-03T04:32:12.997Z] CPU family: 23 [2023-05-03T04:32:12.997Z] Model: 49 [2023-05-03T04:32:12.997Z] Model name: AMD EPYC-Rome Processor [2023-05-03T04:32:12.997Z] Stepping: 0 [2023-05-03T04:32:12.997Z] CPU MHz: 2799.998 [2023-05-03T04:32:12.997Z] BogoMIPS: 5599.99 [2023-05-03T04:32:12.997Z] Virtualization: AMD-V [2023-05-03T04:32:12.997Z] Hypervisor vendor: KVM [2023-05-03T04:32:12.997Z] Virtualization type: full [2023-05-03T04:32:12.997Z] L1d cache: 256 KiB [2023-05-03T04:32:12.997Z] L1i cache: 256 KiB [2023-05-03T04:32:12.997Z] L2 cache: 4 MiB [2023-05-03T04:32:12.997Z] L3 cache: 128 MiB [2023-05-03T04:32:12.997Z] NUMA node0 CPU(s): 0-7 [2023-05-03T04:32:12.997Z] Vulnerability Itlb multihit: Not affected [2023-05-03T04:32:12.997Z] Vulnerability L1tf: Not affected [2023-05-03T04:32:12.997Z] Vulnerability Mds: Not affected [2023-05-03T04:32:12.997Z] Vulnerability Meltdown: Not affected [2023-05-03T04:32:12.997Z] Vulnerability Mmio stale data: Not affected [2023-05-03T04:32:12.997Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-03T04:32:12.997Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-03T04:32:12.997Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-03T04:32:12.997Z] Vulnerability Srbds: Not affected [2023-05-03T04:32:12.997Z] Vulnerability Tsx async abort: Not affected [2023-05-03T04:32:12.997Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-03T04:32:12.997Z] [2023-05-03T04:32:12.997Z]