Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f684668525fd42346bcfc2ecf4c1133232fc3c4 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-ssh3921924603681913764.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-ssh6934833160209820545.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-ssh15071129167173633326.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-ssh8010620592069418884.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-ssh15843408036594943749.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 Running on prd-ubuntu20.04-docker-8c-8g-12191 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 1f684668525fd42346bcfc2ecf4c1133232fc3c4 (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 1f684668525fd42346bcfc2ecf4c1133232fc3c4 # timeout=10 Commit message: "fix: Fix hang on subscribe errors during bootstrap (#1440)" > git rev-list --no-walk 3be20837214f17c91cd4eb1e0390870d8b3897f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-01T17:14:55.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-01T17:14:55.623Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-01T17:14:55.641Z] ========================================================= [2023-05-01T17:14:55.642Z] EdgeX Global Pipelines Version Info [2023-05-01T17:14:55.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:14:56.356Z] ------------------- [2023-05-01T17:14:56.356Z] stable info: [2023-05-01T17:14:56.356Z] ------------------- [2023-05-01T17:14:56.356Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-01T17:14:56.356Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T17:14:56.356Z] Message: update stable to v1.0.248 [2023-05-01T17:14:56.924Z] ------------------- [2023-05-01T17:14:56.924Z] experimental info: [2023-05-01T17:14:56.924Z] ------------------- [2023-05-01T17:14:56.924Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-01T17:14:56.924Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-01T17:14:56.924Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-01T17:14:57.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-01T17:14:57.114Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-01T17:14:57.129Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-01T17:14:57.144Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-01T17:14:57.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-01T17:14:57.170Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-01T17:14:57.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-01T17:14:57.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-01T17:14:57.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-01T17:14:57.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-01T17:14:57.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-01T17:14:57.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-01T17:14:57.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-01T17:14:57.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-01T17:14:57.287Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-01T17:14:57.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T17:14:57.313Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T17:14:57.324Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-01T17:14:57.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-01T17:14:57.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-01T17:14:57.360Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-01T17:14:57.372Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-01T17:14:57.385Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-01T17:14:57.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-01T17:14:57.416Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-01T17:14:57.433Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-01T17:14:57.450Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-01T17:14:57.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-01T17:14:57.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-01T17:14:57.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-01T17:14:57.519Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f684668525fd42346bcfc2ecf4c1133232fc3c4 [Pipeline] echo [2023-05-01T17:14:57.544Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f68466 [Pipeline] echo [2023-05-01T17:14:57.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T17:14:57.601Z] provisioning config files... [2023-05-01T17:14:57.617Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2673332871290009970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:14:57.921Z] ---> docker-login.sh [2023-05-01T17:14:57.921Z] nexus3.edgexfoundry.org:10001 [2023-05-01T17:14:58.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:14:58.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:14:58.182Z] Configure a credential helper to remove this warning. See [2023-05-01T17:14:58.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:14:58.182Z] [2023-05-01T17:14:58.182Z] Login Succeeded [2023-05-01T17:14:58.182Z] nexus3.edgexfoundry.org:10002 [2023-05-01T17:14:58.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:14:58.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:14:58.182Z] Configure a credential helper to remove this warning. See [2023-05-01T17:14:58.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:14:58.182Z] [2023-05-01T17:14:58.182Z] Login Succeeded [2023-05-01T17:14:58.182Z] nexus3.edgexfoundry.org:10003 [2023-05-01T17:14:58.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:14:58.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:14:58.442Z] Configure a credential helper to remove this warning. See [2023-05-01T17:14:58.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:14:58.442Z] [2023-05-01T17:14:58.442Z] Login Succeeded [2023-05-01T17:14:58.442Z] nexus3.edgexfoundry.org:10004 [2023-05-01T17:14:58.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:14:58.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:14:58.442Z] Configure a credential helper to remove this warning. See [2023-05-01T17:14:58.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:14:58.442Z] [2023-05-01T17:14:58.442Z] Login Succeeded [2023-05-01T17:14:58.442Z] docker.io [2023-05-01T17:14:58.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:14:58.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:14:58.702Z] Configure a credential helper to remove this warning. See [2023-05-01T17:14:58.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:14:58.702Z] [2023-05-01T17:14:58.702Z] Login Succeeded [2023-05-01T17:14:58.702Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T17:14:58.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-01T17:14:59.073Z] + git rev-list -1 --merges 1f684668525fd42346bcfc2ecf4c1133232fc3c4~1..1f684668525fd42346bcfc2ecf4c1133232fc3c4 [Pipeline] echo [2023-05-01T17:14:59.123Z] -----------> git rev-list -1 --merges 1f684668525fd42346bcfc2ecf4c1133232fc3c4~1..1f684668525fd42346bcfc2ecf4c1133232fc3c4 1f684668525fd42346bcfc2ecf4c1133232fc3c4 [false] [Pipeline] sh [2023-05-01T17:14:59.420Z] + git log --format=format:%s -1 1f684668525fd42346bcfc2ecf4c1133232fc3c4 [Pipeline] echo [2023-05-01T17:14:59.437Z] ========================================================= [2023-05-01T17:14:59.437Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-01T17:14:59.437Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T17:14:59.781Z] + git log --format=format:%s -1 1f684668525fd42346bcfc2ecf4c1133232fc3c4 [Pipeline] echo [2023-05-01T17:14:59.793Z] [semverPrep] GIT_COMMIT: 1f684668525fd42346bcfc2ecf4c1133232fc3c4, Commit Message: fix: Fix hang on subscribe errors during bootstrap (#1440) [Pipeline] echo [2023-05-01T17:14:59.806Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-01T17:15:00.156Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T17:15:00.156Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-01T17:15:00.156Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-01T17:15:00.156Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-01T17:15:00.156Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-01T17:15:00.156Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-01T17:15:00.156Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:15:00.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T17:15:00.501Z] [2023-05-01T17:15:00.501Z] 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-01T17:15:00.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T17:15:00.804Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-01T17:15:00.804Z] b85a868b505f: Pulling fs layer [2023-05-01T17:15:00.804Z] e2be974225ed: Pulling fs layer [2023-05-01T17:15:00.804Z] 339a4e72a1f5: Pulling fs layer [2023-05-01T17:15:00.804Z] 988bab9f4d93: Pulling fs layer [2023-05-01T17:15:00.804Z] 1469e6f7b9e6: Pulling fs layer [2023-05-01T17:15:00.804Z] eaf3925da568: Pulling fs layer [2023-05-01T17:15:00.804Z] bab4dde63d76: Pulling fs layer [2023-05-01T17:15:00.804Z] bde34c3a00c8: Pulling fs layer [2023-05-01T17:15:00.804Z] b352a97aabf1: Pulling fs layer [2023-05-01T17:15:00.804Z] 4872d77fe225: Pulling fs layer [2023-05-01T17:15:00.804Z] 5851b861e8e6: Pulling fs layer [2023-05-01T17:15:00.804Z] 1469e6f7b9e6: Waiting [2023-05-01T17:15:00.804Z] eaf3925da568: Waiting [2023-05-01T17:15:00.804Z] bab4dde63d76: Waiting [2023-05-01T17:15:00.804Z] bde34c3a00c8: Waiting [2023-05-01T17:15:00.804Z] b352a97aabf1: Waiting [2023-05-01T17:15:00.804Z] 4872d77fe225: Waiting [2023-05-01T17:15:00.804Z] 5851b861e8e6: Waiting [2023-05-01T17:15:00.804Z] 988bab9f4d93: Waiting [2023-05-01T17:15:00.804Z] e2be974225ed: Download complete [2023-05-01T17:15:00.804Z] 988bab9f4d93: Verifying Checksum [2023-05-01T17:15:00.804Z] 988bab9f4d93: Download complete [2023-05-01T17:15:00.804Z] 1469e6f7b9e6: Verifying Checksum [2023-05-01T17:15:00.804Z] 1469e6f7b9e6: Download complete [2023-05-01T17:15:00.804Z] 339a4e72a1f5: Verifying Checksum [2023-05-01T17:15:00.804Z] 339a4e72a1f5: Download complete [2023-05-01T17:15:01.063Z] eaf3925da568: Download complete [2023-05-01T17:15:01.063Z] bde34c3a00c8: Download complete [2023-05-01T17:15:01.063Z] b352a97aabf1: Verifying Checksum [2023-05-01T17:15:01.063Z] b352a97aabf1: Download complete [2023-05-01T17:15:01.063Z] 4872d77fe225: Download complete [2023-05-01T17:15:01.063Z] 5851b861e8e6: Download complete [2023-05-01T17:15:01.063Z] b85a868b505f: Verifying Checksum [2023-05-01T17:15:01.063Z] b85a868b505f: Download complete [2023-05-01T17:15:01.323Z] bab4dde63d76: Verifying Checksum [2023-05-01T17:15:01.323Z] bab4dde63d76: Download complete [2023-05-01T17:15:02.262Z] b85a868b505f: Pull complete [2023-05-01T17:15:02.262Z] e2be974225ed: Pull complete [2023-05-01T17:15:02.829Z] 339a4e72a1f5: Pull complete [2023-05-01T17:15:02.829Z] 988bab9f4d93: Pull complete [2023-05-01T17:15:03.088Z] 1469e6f7b9e6: Pull complete [2023-05-01T17:15:03.088Z] eaf3925da568: Pull complete [2023-05-01T17:15:04.997Z] bab4dde63d76: Pull complete [2023-05-01T17:15:04.997Z] bde34c3a00c8: Pull complete [2023-05-01T17:15:04.997Z] b352a97aabf1: Pull complete [2023-05-01T17:15:04.997Z] 4872d77fe225: Pull complete [2023-05-01T17:15:05.257Z] 5851b861e8e6: Pull complete [2023-05-01T17:15:05.257Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-01T17:15:05.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T17:15:05.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:15:05.351Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:15:05.380Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T17:15:07.102Z] $ docker top 9f614e8cfdc365282571574abc2d489edfa7934ed01b4f30b2ea47b3e3cd11fe -eo pid,comm [2023-05-01T17:15:07.161Z] 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-01T17:15:07.161Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T17:15:07.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T17:15:07.200Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T17:15:07.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T17:15:07.333Z] $ docker exec 9f614e8cfdc365282571574abc2d489edfa7934ed01b4f30b2ea47b3e3cd11fe ssh-agent [2023-05-01T17:15:07.437Z] SSH_AUTH_SOCK=/tmp/ssh-Ud2YP7kw2VWn/agent.33 [2023-05-01T17:15:07.437Z] SSH_AGENT_PID=39 [2023-05-01T17:15:07.443Z] Running ssh-add (command line suppressed) [2023-05-01T17:15:07.534Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_282437726539430500.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_282437726539430500.key) [2023-05-01T17:15:07.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T17:15:07.845Z] + git tag --points-at HEAD [Pipeline] } [2023-05-01T17:15:07.852Z] $ docker exec --env ******** --env ******** 9f614e8cfdc365282571574abc2d489edfa7934ed01b4f30b2ea47b3e3cd11fe ssh-agent -k [2023-05-01T17:15:07.953Z] unset SSH_AUTH_SOCK; [2023-05-01T17:15:07.953Z] unset SSH_AGENT_PID; [2023-05-01T17:15:07.953Z] echo Agent pid 39 killed; [2023-05-01T17:15:07.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-01T17:15:08.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T17:15:08.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T17:15:08.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T17:15:08.106Z] $ docker exec 9f614e8cfdc365282571574abc2d489edfa7934ed01b4f30b2ea47b3e3cd11fe ssh-agent [2023-05-01T17:15:08.228Z] SSH_AUTH_SOCK=/tmp/ssh-NrTFZtcw4IU9/agent.71 [2023-05-01T17:15:08.228Z] SSH_AGENT_PID=77 [2023-05-01T17:15:08.233Z] Running ssh-add (command line suppressed) [2023-05-01T17:15:08.319Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10945968365234450508.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10945968365234450508.key) [2023-05-01T17:15:08.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T17:15:08.625Z] + git semver init [2023-05-01T17:15:08.886Z] 2023-05-01 17:15:08,790 [run_init] DEBUG init version:0.0.0 force:False [2023-05-01T17:15:08.886Z] 2023-05-01 17:15:08,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-01T17:15:08.886Z] 2023-05-01 17:15:08,791 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-01T17:15:08.886Z] 2023-05-01 17:15:08,791 [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-01T17:15:09.823Z] 2023-05-01 17:15:09,684 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-01T17:15:09.823Z] 2023-05-01 17:15:09,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-01T17:15:09.823Z] 2023-05-01 17:15:09,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-01T17:15:09.823Z] 2023-05-01 17:15:09,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-01T17:15:09.823Z] 3.0.0-dev.79 [Pipeline] } [2023-05-01T17:15:09.828Z] $ docker exec --env ******** --env ******** 9f614e8cfdc365282571574abc2d489edfa7934ed01b4f30b2ea47b3e3cd11fe ssh-agent -k [2023-05-01T17:15:09.921Z] unset SSH_AUTH_SOCK; [2023-05-01T17:15:09.922Z] unset SSH_AGENT_PID; [2023-05-01T17:15:09.922Z] echo Agent pid 77 killed; [2023-05-01T17:15:09.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T17:15:10.246Z] + git semver [Pipeline] } [2023-05-01T17:15:10.514Z] $ docker stop --time=1 9f614e8cfdc365282571574abc2d489edfa7934ed01b4f30b2ea47b3e3cd11fe [2023-05-01T17:15:11.806Z] $ docker rm -f --volumes 9f614e8cfdc365282571574abc2d489edfa7934ed01b4f30b2ea47b3e3cd11fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T17:15:12.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-01T17:15:12.360Z] Stashed 1 file(s) [Pipeline] echo [2023-05-01T17:15:12.363Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.79 [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-01T17:15:12.509Z] provisioning config files... [2023-05-01T17:15:12.518Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8438120741496014033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:15:12.819Z] ---> docker-login.sh [2023-05-01T17:15:12.819Z] nexus3.edgexfoundry.org:10001 [2023-05-01T17:15:12.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:15:12.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:15:12.819Z] Configure a credential helper to remove this warning. See [2023-05-01T17:15:12.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:15:12.819Z] [2023-05-01T17:15:12.819Z] Login Succeeded [2023-05-01T17:15:12.819Z] nexus3.edgexfoundry.org:10002 [2023-05-01T17:15:12.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:15:12.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:15:12.819Z] Configure a credential helper to remove this warning. See [2023-05-01T17:15:12.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:15:12.819Z] [2023-05-01T17:15:12.819Z] Login Succeeded [2023-05-01T17:15:12.819Z] nexus3.edgexfoundry.org:10003 [2023-05-01T17:15:13.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:15:13.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:15:13.079Z] Configure a credential helper to remove this warning. See [2023-05-01T17:15:13.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:15:13.079Z] [2023-05-01T17:15:13.079Z] Login Succeeded [2023-05-01T17:15:13.079Z] nexus3.edgexfoundry.org:10004 [2023-05-01T17:15:13.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:15:13.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:15:13.079Z] Configure a credential helper to remove this warning. See [2023-05-01T17:15:13.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:15:13.079Z] [2023-05-01T17:15:13.079Z] Login Succeeded [2023-05-01T17:15:13.079Z] docker.io [2023-05-01T17:15:13.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:15:13.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:15:13.339Z] Configure a credential helper to remove this warning. See [2023-05-01T17:15:13.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:15:13.339Z] [2023-05-01T17:15:13.339Z] Login Succeeded [2023-05-01T17:15:13.339Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T17:15:13.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T17:15:13.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T17:15:13.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T17:15:13.425Z] ========================================================= [2023-05-01T17:15:13.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-01T17:15:13.425Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:15:13.731Z] + 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-01T17:15:13.731Z] Sending build context to Docker daemon 11.04MB [2023-05-01T17:15:13.731Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T17:15:13.731Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-01T17:15:13.731Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-01T17:15:13.731Z] f56be85fc22e: Pulling fs layer [2023-05-01T17:15:13.731Z] 85791d961cd3: Pulling fs layer [2023-05-01T17:15:13.731Z] d694b5ae8c79: Pulling fs layer [2023-05-01T17:15:13.731Z] 9f32a84ed3da: Pulling fs layer [2023-05-01T17:15:13.731Z] 4d19c01a9841: Pulling fs layer [2023-05-01T17:15:13.731Z] 9325e15d5711: Pulling fs layer [2023-05-01T17:15:13.731Z] 556b6ee489ea: Pulling fs layer [2023-05-01T17:15:13.731Z] c5a4b2cf53e6: Pulling fs layer [2023-05-01T17:15:13.731Z] 9f32a84ed3da: Waiting [2023-05-01T17:15:13.731Z] 4d19c01a9841: Waiting [2023-05-01T17:15:13.731Z] 9325e15d5711: Waiting [2023-05-01T17:15:13.731Z] 556b6ee489ea: Waiting [2023-05-01T17:15:13.731Z] c5a4b2cf53e6: Waiting [2023-05-01T17:15:13.731Z] 85791d961cd3: Download complete [2023-05-01T17:15:13.998Z] 9f32a84ed3da: Verifying Checksum [2023-05-01T17:15:13.998Z] 9f32a84ed3da: Download complete [2023-05-01T17:15:13.998Z] 4d19c01a9841: Verifying Checksum [2023-05-01T17:15:13.998Z] 4d19c01a9841: Download complete [2023-05-01T17:15:13.998Z] f56be85fc22e: Verifying Checksum [2023-05-01T17:15:13.998Z] f56be85fc22e: Download complete [2023-05-01T17:15:13.998Z] 9325e15d5711: Verifying Checksum [2023-05-01T17:15:13.998Z] 9325e15d5711: Download complete [2023-05-01T17:15:13.998Z] f56be85fc22e: Pull complete [2023-05-01T17:15:14.258Z] 85791d961cd3: Pull complete [2023-05-01T17:15:14.258Z] c5a4b2cf53e6: Verifying Checksum [2023-05-01T17:15:14.258Z] c5a4b2cf53e6: Download complete [2023-05-01T17:15:14.516Z] d694b5ae8c79: Verifying Checksum [2023-05-01T17:15:14.516Z] d694b5ae8c79: Download complete [2023-05-01T17:15:14.774Z] 556b6ee489ea: Verifying Checksum [2023-05-01T17:15:14.774Z] 556b6ee489ea: Download complete [2023-05-01T17:15:18.058Z] d694b5ae8c79: Pull complete [2023-05-01T17:15:18.058Z] 9f32a84ed3da: Pull complete [2023-05-01T17:15:18.058Z] 4d19c01a9841: Pull complete [2023-05-01T17:15:18.058Z] 9325e15d5711: Pull complete [2023-05-01T17:15:20.601Z] 556b6ee489ea: Pull complete [2023-05-01T17:15:21.166Z] c5a4b2cf53e6: Pull complete [2023-05-01T17:15:21.166Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-01T17:15:21.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-01T17:15:21.166Z] ---> c4be618373d6 [2023-05-01T17:15:21.166Z] Step 3/10 : ARG MAKE=make build [2023-05-01T17:15:23.706Z] ---> Running in 69e0262c1610 [2023-05-01T17:15:23.706Z] Removing intermediate container 69e0262c1610 [2023-05-01T17:15:23.706Z] ---> d5d0b39fef73 [2023-05-01T17:15:23.706Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-01T17:15:23.706Z] ---> Running in 20b8287c65a2 [2023-05-01T17:15:23.964Z] Removing intermediate container 20b8287c65a2 [2023-05-01T17:15:23.965Z] ---> 50676a3876ca [2023-05-01T17:15:23.965Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T17:15:23.965Z] ---> Running in bb09d4aa6b5d [2023-05-01T17:15:23.965Z] Removing intermediate container bb09d4aa6b5d [2023-05-01T17:15:23.965Z] ---> b4acb65bbc93 [2023-05-01T17:15:23.965Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-01T17:15:23.965Z] ---> Running in 54de808a1628 [2023-05-01T17:15:24.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T17:15:24.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T17:15:24.495Z] OK: 265 MiB in 53 packages [2023-05-01T17:15:25.061Z] Removing intermediate container 54de808a1628 [2023-05-01T17:15:25.061Z] ---> f99aea0852e6 [2023-05-01T17:15:25.061Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-01T17:15:25.061Z] ---> 14375cc8c2ef [2023-05-01T17:15:25.061Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T17:15:25.061Z] ---> Running in 96cf32cc19e6 [2023-05-01T17:15:27.466Z] Still waiting to schedule task [2023-05-01T17:15:27.467Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12199’ [2023-05-01T17:15:57.162Z] Removing intermediate container 96cf32cc19e6 [2023-05-01T17:15:57.162Z] ---> 816a3beaa7fa [2023-05-01T17:15:57.162Z] Step 9/10 : COPY . . [2023-05-01T17:15:57.162Z] ---> 9cafbe936f4d [2023-05-01T17:15:57.162Z] Step 10/10 : RUN ${MAKE} [2023-05-01T17:15:57.162Z] ---> Running in 280ea42eeff5 [2023-05-01T17:15:57.162Z] noop [2023-05-01T17:15:57.162Z] Removing intermediate container 280ea42eeff5 [2023-05-01T17:15:57.162Z] ---> ce8e5fbaa71b [2023-05-01T17:15:57.162Z] Successfully built ce8e5fbaa71b [2023-05-01T17:15:57.162Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:15:57.470Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T17:15:57.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:15:57.538Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:15:57.560Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-01T17:15:57.908Z] $ docker top 491f8b88900f6ba84fa8d589ea316a3a7df928b82d886d3b44165ce315a78ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T17:15:58.260Z] + go version [2023-05-01T17:15:58.260Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-01T17:15:58.265Z] $ docker stop --time=1 491f8b88900f6ba84fa8d589ea316a3a7df928b82d886d3b44165ce315a78ff8 [2023-05-01T17:15:59.527Z] $ docker rm -f --volumes 491f8b88900f6ba84fa8d589ea316a3a7df928b82d886d3b44165ce315a78ff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:15:59.940Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-01T17:15:59.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:16:00.001Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:16:00.025Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-01T17:16:00.353Z] $ docker top 7586bfc69db29bd2593d36debbbfc35f89d5125b92b073caf3c6066cf2b591f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T17:16:00.694Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-01T17:16:00.985Z] + make test [2023-05-01T17:16:00.986Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T17:16:07.549Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-01T17:16:22.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-01T17:16:22.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-01T17:16:22.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-01T17:16:22.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-01T17:16:22.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-01T17:16:22.425Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.060s coverage: 27.6% of statements [2023-05-01T17:16:22.425Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.088s coverage: 80.2% of statements [2023-05-01T17:16:22.685Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-01T17:16:22.685Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-01T17:16:22.685Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements [2023-05-01T17:16:23.620Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-01T17:16:23.620Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-01T17:16:23.880Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.122s coverage: 77.5% of statements [2023-05-01T17:16:23.880Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-01T17:16:23.880Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-01T17:16:24.816Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-01T17:16:26.720Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.071s coverage: 14.6% of statements [2023-05-01T17:16:26.720Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 68.5% of statements [2023-05-01T17:16:26.720Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.114s coverage: 89.2% of statements [2023-05-01T17:16:26.720Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-05-01T17:16:48.757Z] GO111MODULE=on go vet ./... [2023-05-01T17:16:52.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T17:16:52.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T17:16:52.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T17:16:52.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T17:16:52.974Z] $ docker stop --time=1 7586bfc69db29bd2593d36debbbfc35f89d5125b92b073caf3c6066cf2b591f0 [2023-05-01T17:16:55.508Z] $ docker rm -f --volumes 7586bfc69db29bd2593d36debbbfc35f89d5125b92b073caf3c6066cf2b591f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T17:16:56.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T17:16:56.147Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-01T17:16:56.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T17:16:56.943Z] + ls -al . [2023-05-01T17:16:56.943Z] total 272 [2023-05-01T17:16:56.943Z] drwxrwxr-x 11 jenkins jenkins 4096 May 1 17:16 . [2023-05-01T17:16:56.943Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 17:14 .. [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 140 May 1 17:14 .dockerignore [2023-05-01T17:16:56.943Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 17:15 .git [2023-05-01T17:16:56.943Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 17:14 .github [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 131 May 1 17:14 .gitignore [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 42 May 1 17:14 .golangci.yml [2023-05-01T17:16:56.943Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 17:15 .semver [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 1 17:14 CHANGELOG.md [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 17:14 GOVERNANCE.md [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 885 May 1 17:14 Jenkinsfile [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 1 17:14 LICENSE [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 1 17:14 Makefile [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 619 May 1 17:14 OWNERS.md [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 1 17:14 README.md [2023-05-01T17:16:56.943Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 17:15 VERSION [2023-05-01T17:16:56.944Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 17:14 bin [2023-05-01T17:16:56.944Z] -rw-r--r-- 1 jenkins jenkins 106121 May 1 17:16 coverage.out [2023-05-01T17:16:56.944Z] drwxrwxr-x 5 jenkins jenkins 4096 May 1 17:14 example [2023-05-01T17:16:56.944Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 1 17:14 go.mod [2023-05-01T17:16:56.944Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 1 17:14 go.sum [2023-05-01T17:16:56.944Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 17:14 internal [2023-05-01T17:16:56.944Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 17:14 openapi [2023-05-01T17:16:56.944Z] drwxrwxr-x 6 jenkins jenkins 4096 May 1 17:14 pkg [2023-05-01T17:16:56.944Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 17:14 snap [2023-05-01T17:16:56.944Z] -rw-rw-r-- 1 jenkins jenkins 222 May 1 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:16:57.269Z] + 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=1f684668525fd42346bcfc2ecf4c1133232fc3c4 --label arch=amd64 --label version=3.0.0-dev.79 . [2023-05-01T17:16:57.269Z] Sending build context to Docker daemon 11.14MB [2023-05-01T17:16:57.269Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T17:16:57.269Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-01T17:16:57.269Z] ---> ce8e5fbaa71b [2023-05-01T17:16:57.269Z] Step 3/23 : ARG MAKE=make build [2023-05-01T17:16:57.528Z] ---> Running in 00e41935db17 [2023-05-01T17:16:57.528Z] Removing intermediate container 00e41935db17 [2023-05-01T17:16:57.528Z] ---> 4c1bbde07d94 [2023-05-01T17:16:57.528Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-01T17:16:57.528Z] ---> Running in 52d8678c163e [2023-05-01T17:16:57.528Z] Removing intermediate container 52d8678c163e [2023-05-01T17:16:57.528Z] ---> 99e272740a22 [2023-05-01T17:16:57.528Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T17:16:57.528Z] ---> Running in e7121abdeb59 [2023-05-01T17:16:57.789Z] Removing intermediate container e7121abdeb59 [2023-05-01T17:16:57.789Z] ---> 13ec88b24d7a [2023-05-01T17:16:57.789Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-01T17:16:57.789Z] ---> Running in 21cb6265209b [2023-05-01T17:16:58.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T17:16:58.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T17:16:58.307Z] OK: 265 MiB in 53 packages [2023-05-01T17:16:58.874Z] Removing intermediate container 21cb6265209b [2023-05-01T17:16:58.874Z] ---> 3fdc0ac46378 [2023-05-01T17:16:58.874Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-01T17:16:58.874Z] ---> c4073696ab76 [2023-05-01T17:16:58.874Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T17:16:58.874Z] ---> Running in 2a0fbc23e1f3 [2023-05-01T17:16:59.809Z] Removing intermediate container 2a0fbc23e1f3 [2023-05-01T17:16:59.809Z] ---> a2e8dc011544 [2023-05-01T17:16:59.809Z] Step 9/23 : COPY . . [2023-05-01T17:17:00.066Z] ---> 0b711ba89d3d [2023-05-01T17:17:00.066Z] Step 10/23 : RUN ${MAKE} [2023-05-01T17:17:00.066Z] ---> Running in 1ed052b020ca [2023-05-01T17:17:00.324Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.79" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-01T17:17:22.285Z] Removing intermediate container 1ed052b020ca [2023-05-01T17:17:22.285Z] ---> c052efa97ffe [2023-05-01T17:17:22.285Z] Step 11/23 : FROM alpine:3.17 [2023-05-01T17:17:22.285Z] 3.17: Pulling from library/alpine [2023-05-01T17:17:22.285Z] f56be85fc22e: Already exists [2023-05-01T17:17:22.285Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T17:17:22.285Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T17:17:22.285Z] ---> 9ed4aefc74f6 [2023-05-01T17:17:22.285Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-01T17:17:22.285Z] ---> Running in 860e82b75b9f [2023-05-01T17:17:22.285Z] Removing intermediate container 860e82b75b9f [2023-05-01T17:17:22.285Z] ---> 7d4cdda2d85a [2023-05-01T17:17:22.285Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-01T17:17:22.285Z] ---> Running in 8db461e911a2 [2023-05-01T17:17:22.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-01T17:17:22.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-01T17:17:22.285Z] OK: 7 MiB in 15 packages [2023-05-01T17:17:22.285Z] Removing intermediate container 8db461e911a2 [2023-05-01T17:17:22.285Z] ---> be3b313818ed [2023-05-01T17:17:22.285Z] Step 14/23 : WORKDIR / [2023-05-01T17:17:22.285Z] ---> Running in 6c0a83929e48 [2023-05-01T17:17:22.285Z] Removing intermediate container 6c0a83929e48 [2023-05-01T17:17:22.285Z] ---> 5a5c6e76fd4c [2023-05-01T17:17:22.285Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-01T17:17:22.285Z] ---> 48fedb64a9db [2023-05-01T17:17:22.285Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-01T17:17:22.285Z] ---> 7b77a15c2124 [2023-05-01T17:17:22.285Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-01T17:17:22.285Z] ---> 61ff68ea7892 [2023-05-01T17:17:22.285Z] Step 18/23 : EXPOSE 59999 [2023-05-01T17:17:22.285Z] ---> Running in bf6b6197d1c5 [2023-05-01T17:17:22.285Z] Removing intermediate container bf6b6197d1c5 [2023-05-01T17:17:22.285Z] ---> 76378228163c [2023-05-01T17:17:22.285Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-01T17:17:22.285Z] ---> Running in 9b48e66a8302 [2023-05-01T17:17:22.285Z] Removing intermediate container 9b48e66a8302 [2023-05-01T17:17:22.285Z] ---> e34fc7f37a3a [2023-05-01T17:17:22.285Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T17:17:22.285Z] ---> Running in 5b93e0d7063e [2023-05-01T17:17:22.285Z] Removing intermediate container 5b93e0d7063e [2023-05-01T17:17:22.285Z] ---> 6474449950be [2023-05-01T17:17:22.285Z] Step 21/23 : LABEL arch=amd64 [2023-05-01T17:17:22.285Z] ---> Running in 4ad22713094b [2023-05-01T17:17:22.285Z] Removing intermediate container 4ad22713094b [2023-05-01T17:17:22.285Z] ---> 7a5baea2c767 [2023-05-01T17:17:22.285Z] Step 22/23 : LABEL git_sha=1f684668525fd42346bcfc2ecf4c1133232fc3c4 [2023-05-01T17:17:22.285Z] ---> Running in 18e865f1cfd4 [2023-05-01T17:17:22.285Z] Removing intermediate container 18e865f1cfd4 [2023-05-01T17:17:22.285Z] ---> 0205af48b80d [2023-05-01T17:17:22.285Z] Step 23/23 : LABEL version=3.0.0-dev.79 [2023-05-01T17:17:22.285Z] ---> Running in 986be9198564 [2023-05-01T17:17:22.285Z] Removing intermediate container 986be9198564 [2023-05-01T17:17:22.285Z] ---> 8ca6f478453c [2023-05-01T17:17:22.285Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T17:17:22.285Z] Successfully built 8ca6f478453c [2023-05-01T17:17:22.285Z] 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-01T17:17:22.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T17:17:22.800Z] [2023-05-01T17:17:22.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:17:23.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T17:17:23.121Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-01T17:17:23.121Z] 5eb5b503b376: Pulling fs layer [2023-05-01T17:17:23.121Z] 5c69ac0246d0: Pulling fs layer [2023-05-01T17:17:23.121Z] ec43610c2a17: Pulling fs layer [2023-05-01T17:17:23.121Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-01T17:17:23.121Z] 33b1e0a273af: Pulling fs layer [2023-05-01T17:17:23.121Z] 5d3b04190fa2: Pulling fs layer [2023-05-01T17:17:23.121Z] 2f39f015ded8: Pulling fs layer [2023-05-01T17:17:23.121Z] 3a2ae6a8a46f: Waiting [2023-05-01T17:17:23.121Z] 33b1e0a273af: Waiting [2023-05-01T17:17:23.121Z] 5d3b04190fa2: Waiting [2023-05-01T17:17:23.121Z] 2f39f015ded8: Waiting [2023-05-01T17:17:23.121Z] 5c69ac0246d0: Download complete [2023-05-01T17:17:23.121Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-01T17:17:23.121Z] 3a2ae6a8a46f: Download complete [2023-05-01T17:17:23.121Z] 33b1e0a273af: Verifying Checksum [2023-05-01T17:17:23.121Z] 33b1e0a273af: Download complete [2023-05-01T17:17:23.121Z] 5d3b04190fa2: Verifying Checksum [2023-05-01T17:17:23.121Z] 5d3b04190fa2: Download complete [2023-05-01T17:17:23.121Z] ec43610c2a17: Verifying Checksum [2023-05-01T17:17:23.121Z] ec43610c2a17: Download complete [2023-05-01T17:17:23.505Z] 5eb5b503b376: Verifying Checksum [2023-05-01T17:17:23.505Z] 5eb5b503b376: Download complete [2023-05-01T17:17:24.071Z] 2f39f015ded8: Verifying Checksum [2023-05-01T17:17:24.071Z] 2f39f015ded8: Download complete [2023-05-01T17:17:24.638Z] 5eb5b503b376: Pull complete [2023-05-01T17:17:24.638Z] 5c69ac0246d0: Pull complete [2023-05-01T17:17:25.204Z] ec43610c2a17: Pull complete [2023-05-01T17:17:25.204Z] 3a2ae6a8a46f: Pull complete [2023-05-01T17:17:25.463Z] 33b1e0a273af: Pull complete [2023-05-01T17:17:25.463Z] 5d3b04190fa2: Pull complete [2023-05-01T17:17:29.645Z] 2f39f015ded8: Pull complete [2023-05-01T17:17:29.645Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-01T17:17:29.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T17:17:29.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:17:29.737Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:17:29.761Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T17:17:32.399Z] $ docker top 7b5fd9b51c144f30c311d2df7a651425525f4f489eafcf40b304066c816211bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:17:32.791Z] ---> job-cost.sh [2023-05-01T17:17:32.791Z] lf-activate-venv: SKIPPING [2023-05-01T17:17:32.791Z] INFO: No Stack... [2023-05-01T17:17:33.049Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T17:17:33.617Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T17:17:33.906Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-01T17:17:33.907Z] + cut -d, -f6 [Pipeline] lock [2023-05-01T17:17:33.920Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-210-stack-cost] [2023-05-01T17:17:33.929Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-210-stack-cost] did not exist. Created. [2023-05-01T17:17:33.929Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T17:17:34.230Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-01T17:17:34.269Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T17:17:34.275Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-210-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T17:17:34.286Z] $ docker stop --time=1 7b5fd9b51c144f30c311d2df7a651425525f4f489eafcf40b304066c816211bf [2023-05-01T17:17:35.436Z] $ docker rm -f --volumes 7b5fd9b51c144f30c311d2df7a651425525f4f489eafcf40b304066c816211bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-01T17:18:45.426Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12200 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-01T17:18:45.439Z] Running in /w/workspace/device-sdk-go/210 [Pipeline] { [Pipeline] checkout [2023-05-01T17:18:45.472Z] The recommended git tool is: git [2023-05-01T17:18:50.603Z] using credential edgex-jenkins-ssh [2023-05-01T17:18:50.621Z] Cloning the remote Git repository [2023-05-01T17:18:50.662Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-01T17:18:50.772Z] > git init /w/workspace/device-sdk-go/210 # timeout=10 [2023-05-01T17:18:50.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-01T17:18:50.932Z] > git --version # timeout=10 [2023-05-01T17:18:50.955Z] > git --version # 'git version 2.25.1' [2023-05-01T17:18:50.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-01T17:18:51.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T17:18:52.782Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-01T17:18:52.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-01T17:18:53.675Z] Avoid second fetch [2023-05-01T17:18:53.676Z] Checking out Revision 1f684668525fd42346bcfc2ecf4c1133232fc3c4 (main) [2023-05-01T17:18:53.691Z] > git config core.sparsecheckout # timeout=10 [2023-05-01T17:18:53.757Z] > git checkout -f 1f684668525fd42346bcfc2ecf4c1133232fc3c4 # timeout=10 [2023-05-01T17:18:54.246Z] Commit message: "fix: Fix hang on subscribe errors during bootstrap (#1440)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T17:18:55.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-01T17:18:55.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T17:18:55.100Z] Dload Upload Total Spent Left Speed [2023-05-01T17:18:55.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-05-01T17:18:55.749Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-01T17:18:56.079Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-01T17:18:56.079Z] + sudo tee /etc/docker/daemon.new [2023-05-01T17:18:56.079Z] { [2023-05-01T17:18:56.079Z] "registry-mirrors": [ [2023-05-01T17:18:56.079Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-01T17:18:56.079Z] ], [2023-05-01T17:18:56.079Z] "bip": "10.250.0.254/24", [2023-05-01T17:18:56.079Z] "hosts": [ [2023-05-01T17:18:56.080Z] "tcp://0.0.0.0:5555", [2023-05-01T17:18:56.080Z] "unix:///var/run/docker.sock" [2023-05-01T17:18:56.080Z] ], [2023-05-01T17:18:56.080Z] "mtu": 1458, [2023-05-01T17:18:56.080Z] "selinux-enabled": true, [2023-05-01T17:18:56.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-01T17:18:56.080Z] } [Pipeline] sh [2023-05-01T17:18:56.412Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-01T17:18:56.752Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T17:19:15.017Z] provisioning config files... [2023-05-01T17:19:15.045Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/210@tmp/config10579032639197557743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:19:15.412Z] ---> docker-login.sh [2023-05-01T17:19:15.412Z] nexus3.edgexfoundry.org:10001 [2023-05-01T17:19:16.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:19:16.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:19:16.000Z] Configure a credential helper to remove this warning. See [2023-05-01T17:19:16.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:19:16.000Z] [2023-05-01T17:19:16.000Z] Login Succeeded [2023-05-01T17:19:16.000Z] nexus3.edgexfoundry.org:10002 [2023-05-01T17:19:16.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:19:16.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:19:16.544Z] Configure a credential helper to remove this warning. See [2023-05-01T17:19:16.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:19:16.544Z] [2023-05-01T17:19:16.544Z] Login Succeeded [2023-05-01T17:19:16.544Z] nexus3.edgexfoundry.org:10003 [2023-05-01T17:19:16.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:19:16.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:19:16.814Z] Configure a credential helper to remove this warning. See [2023-05-01T17:19:16.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:19:16.814Z] [2023-05-01T17:19:16.814Z] Login Succeeded [2023-05-01T17:19:16.814Z] nexus3.edgexfoundry.org:10004 [2023-05-01T17:19:17.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:19:17.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:19:17.088Z] Configure a credential helper to remove this warning. See [2023-05-01T17:19:17.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:19:17.088Z] [2023-05-01T17:19:17.088Z] Login Succeeded [2023-05-01T17:19:17.088Z] docker.io [2023-05-01T17:19:17.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-01T17:19:17.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-01T17:19:17.627Z] Configure a credential helper to remove this warning. See [2023-05-01T17:19:17.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-01T17:19:17.627Z] [2023-05-01T17:19:17.627Z] Login Succeeded [2023-05-01T17:19:17.627Z] ---> docker-login.sh ends [Pipeline] } [2023-05-01T17:19:17.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-01T17:19:17.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T17:19:17.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-01T17:19:17.914Z] ========================================================= [2023-05-01T17:19:17.914Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-01T17:19:17.914Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:19:18.264Z] + 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-01T17:19:18.532Z] Sending build context to Docker daemon 5.916MB [2023-05-01T17:19:18.532Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T17:19:18.532Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-01T17:19:18.803Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-01T17:19:18.803Z] c41833b44d91: Pulling fs layer [2023-05-01T17:19:18.803Z] ed15518f5707: Pulling fs layer [2023-05-01T17:19:18.803Z] feae8fd75edb: Pulling fs layer [2023-05-01T17:19:18.803Z] 242c74f7c9fa: Pulling fs layer [2023-05-01T17:19:18.803Z] 3cdef696dda3: Pulling fs layer [2023-05-01T17:19:18.803Z] 2ced38df9373: Pulling fs layer [2023-05-01T17:19:18.803Z] 58f1dce35555: Pulling fs layer [2023-05-01T17:19:18.803Z] 242c74f7c9fa: Waiting [2023-05-01T17:19:18.803Z] 58f1dce35555: Waiting [2023-05-01T17:19:18.803Z] 3cdef696dda3: Waiting [2023-05-01T17:19:18.803Z] 2ced38df9373: Waiting [2023-05-01T17:19:18.803Z] ed15518f5707: Download complete [2023-05-01T17:19:18.803Z] 242c74f7c9fa: Download complete [2023-05-01T17:19:18.803Z] 3cdef696dda3: Verifying Checksum [2023-05-01T17:19:18.803Z] 3cdef696dda3: Download complete [2023-05-01T17:19:18.803Z] c41833b44d91: Verifying Checksum [2023-05-01T17:19:20.234Z] c41833b44d91: Pull complete [2023-05-01T17:19:20.235Z] 58f1dce35555: Verifying Checksum [2023-05-01T17:19:20.235Z] 58f1dce35555: Download complete [2023-05-01T17:19:20.511Z] ed15518f5707: Pull complete [2023-05-01T17:19:21.485Z] feae8fd75edb: Verifying Checksum [2023-05-01T17:19:21.485Z] feae8fd75edb: Download complete [2023-05-01T17:19:21.485Z] 2ced38df9373: Verifying Checksum [2023-05-01T17:19:21.485Z] 2ced38df9373: Download complete [2023-05-01T17:19:33.833Z] feae8fd75edb: Pull complete [2023-05-01T17:19:33.833Z] 242c74f7c9fa: Pull complete [2023-05-01T17:19:33.833Z] 3cdef696dda3: Pull complete [2023-05-01T17:19:39.229Z] 2ced38df9373: Pull complete [2023-05-01T17:19:41.277Z] 58f1dce35555: Pull complete [2023-05-01T17:19:41.277Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-01T17:19:41.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-01T17:19:41.277Z] ---> fadd8f120f05 [2023-05-01T17:19:41.277Z] Step 3/10 : ARG MAKE=make build [2023-05-01T17:19:43.244Z] ---> Running in 091a9bb4ff82 [2023-05-01T17:19:43.510Z] Removing intermediate container 091a9bb4ff82 [2023-05-01T17:19:43.510Z] ---> d6b70f2919f1 [2023-05-01T17:19:43.510Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-01T17:19:43.510Z] ---> Running in deba4d53d4c4 [2023-05-01T17:19:43.777Z] Removing intermediate container deba4d53d4c4 [2023-05-01T17:19:43.777Z] ---> 835cd8bf00c4 [2023-05-01T17:19:43.777Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T17:19:43.777Z] ---> Running in 670705d3a75e [2023-05-01T17:19:44.045Z] Removing intermediate container 670705d3a75e [2023-05-01T17:19:44.045Z] ---> 8eacce5825e0 [2023-05-01T17:19:44.045Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-01T17:19:44.314Z] ---> Running in 0797c962ccd0 [2023-05-01T17:19:45.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T17:19:45.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T17:19:46.816Z] OK: 263 MiB in 53 packages [2023-05-01T17:19:47.775Z] Removing intermediate container 0797c962ccd0 [2023-05-01T17:19:47.775Z] ---> afb97d0e62df [2023-05-01T17:19:47.775Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-01T17:19:48.359Z] ---> 3817a7f8cc6a [2023-05-01T17:19:48.359Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T17:19:48.359Z] ---> Running in 70ec7b76e589 [2023-05-01T17:21:09.979Z] Removing intermediate container 70ec7b76e589 [2023-05-01T17:21:09.979Z] ---> 93fa846e6cec [2023-05-01T17:21:09.979Z] Step 9/10 : COPY . . [2023-05-01T17:21:09.979Z] ---> f0319a1a9eb6 [2023-05-01T17:21:09.979Z] Step 10/10 : RUN ${MAKE} [2023-05-01T17:21:09.979Z] ---> Running in a619976e5414 [2023-05-01T17:21:09.979Z] noop [2023-05-01T17:21:09.979Z] Removing intermediate container a619976e5414 [2023-05-01T17:21:09.979Z] ---> 595d2764d8e0 [2023-05-01T17:21:09.979Z] Successfully built 595d2764d8e0 [2023-05-01T17:21:09.979Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:21:10.327Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T17:21:10.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:21:10.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-12200 does not seem to be running inside a container [2023-05-01T17:21:10.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/210 -v /w/workspace/device-sdk-go/210:/w/workspace/device-sdk-go/210:rw,z -v /w/workspace/device-sdk-go/210@tmp:/w/workspace/device-sdk-go/210@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-01T17:21:11.792Z] $ docker top 73b86ae5b741289010f5a95a2f84ec9ecf7aa0a9e4e73cade4cb875cc3ab1b08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T17:21:12.641Z] + go version [2023-05-01T17:21:12.641Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-01T17:21:12.658Z] $ docker stop --time=1 73b86ae5b741289010f5a95a2f84ec9ecf7aa0a9e4e73cade4cb875cc3ab1b08 [2023-05-01T17:21:14.561Z] $ docker rm -f --volumes 73b86ae5b741289010f5a95a2f84ec9ecf7aa0a9e4e73cade4cb875cc3ab1b08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:21:15.109Z] + docker inspect -f . ci-base-image-arm64 [2023-05-01T17:21:15.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:21:15.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-12200 does not seem to be running inside a container [2023-05-01T17:21:15.360Z] $ 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/210 -v /w/workspace/device-sdk-go/210:/w/workspace/device-sdk-go/210:rw,z -v /w/workspace/device-sdk-go/210@tmp:/w/workspace/device-sdk-go/210@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-01T17:21:16.546Z] $ docker top 50e5fb42d4e9673f48dce70e267dd87579cdcfe80519578892da2a5fca2bd174 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T17:21:17.383Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/210 [Pipeline] fileExists [Pipeline] sh [2023-05-01T17:21:18.029Z] + make test [2023-05-01T17:21:18.029Z] go test -race -coverprofile=coverage.out ./... [2023-05-01T17:21:56.906Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-01T17:24:03.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-01T17:24:03.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-01T17:24:03.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-01T17:24:03.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-01T17:24:03.592Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-01T17:24:07.844Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.223s coverage: 27.6% of statements [2023-05-01T17:24:09.810Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.272s coverage: 80.2% of statements [2023-05-01T17:24:19.898Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-01T17:24:19.898Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-01T17:24:19.898Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.438s coverage: 86.0% of statements [2023-05-01T17:24:25.251Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-01T17:24:25.251Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-01T17:24:25.518Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.504s coverage: 77.5% of statements [2023-05-01T17:24:28.863Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.294s coverage: 14.6% of statements [2023-05-01T17:24:30.278Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-01T17:24:30.278Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-01T17:24:30.879Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.424s coverage: 68.5% of statements [2023-05-01T17:24:32.832Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.503s coverage: 89.2% of statements [2023-05-01T17:24:36.175Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-01T17:24:36.175Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 5.5% of statements [2023-05-01T17:24:36.761Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-01T17:24:36.761Z] GO111MODULE=on go vet ./... [2023-05-01T17:26:58.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-01T17:26:58.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-01T17:26:58.486Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-01T17:26:58.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-01T17:26:58.514Z] $ docker stop --time=1 50e5fb42d4e9673f48dce70e267dd87579cdcfe80519578892da2a5fca2bd174 [2023-05-01T17:27:00.525Z] $ docker rm -f --volumes 50e5fb42d4e9673f48dce70e267dd87579cdcfe80519578892da2a5fca2bd174 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T17:27:02.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-01T17:27:02.141Z] Warning: overwriting stash ‘coverage-report’ [2023-05-01T17:27:02.720Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-01T17:27:03.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-01T17:27:03.429Z] + ls -al . [2023-05-01T17:27:03.429Z] total 268 [2023-05-01T17:27:03.429Z] drwxrwxr-x 10 jenkins jenkins 4096 May 1 17:21 . [2023-05-01T17:27:03.429Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 17:18 .. [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 140 May 1 17:18 .dockerignore [2023-05-01T17:27:03.429Z] drwxrwxr-x 8 jenkins jenkins 4096 May 1 17:18 .git [2023-05-01T17:27:03.429Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 17:18 .github [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 131 May 1 17:18 .gitignore [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 42 May 1 17:18 .golangci.yml [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 1 17:18 CHANGELOG.md [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 677 May 1 17:18 GOVERNANCE.md [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 885 May 1 17:18 Jenkinsfile [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 1 17:18 LICENSE [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 1 17:18 Makefile [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 619 May 1 17:18 OWNERS.md [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 1 17:18 README.md [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 12 May 1 17:15 VERSION [2023-05-01T17:27:03.429Z] drwxrwxr-x 2 jenkins jenkins 4096 May 1 17:18 bin [2023-05-01T17:27:03.429Z] -rw-r--r-- 1 jenkins jenkins 106119 May 1 17:24 coverage.out [2023-05-01T17:27:03.429Z] drwxrwxr-x 5 jenkins jenkins 4096 May 1 17:18 example [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 1 17:18 go.mod [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 1 17:18 go.sum [2023-05-01T17:27:03.429Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 17:18 internal [2023-05-01T17:27:03.429Z] drwxrwxr-x 3 jenkins jenkins 4096 May 1 17:18 openapi [2023-05-01T17:27:03.429Z] drwxrwxr-x 6 jenkins jenkins 4096 May 1 17:18 pkg [2023-05-01T17:27:03.429Z] drwxrwxr-x 4 jenkins jenkins 4096 May 1 17:18 snap [2023-05-01T17:27:03.429Z] -rw-rw-r-- 1 jenkins jenkins 222 May 1 17:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:27:03.767Z] + 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=1f684668525fd42346bcfc2ecf4c1133232fc3c4 --label arch=arm64 --label version=3.0.0-dev.79 . [2023-05-01T17:27:04.352Z] Sending build context to Docker daemon 6.023MB [2023-05-01T17:27:04.352Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-01T17:27:04.352Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-01T17:27:04.352Z] ---> 595d2764d8e0 [2023-05-01T17:27:04.352Z] Step 3/23 : ARG MAKE=make build [2023-05-01T17:27:04.352Z] ---> Running in d484c37198c9 [2023-05-01T17:27:04.620Z] Removing intermediate container d484c37198c9 [2023-05-01T17:27:04.620Z] ---> 0fd279ebd5b8 [2023-05-01T17:27:04.620Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-01T17:27:04.620Z] ---> Running in 290beed249c1 [2023-05-01T17:27:05.205Z] Removing intermediate container 290beed249c1 [2023-05-01T17:27:05.205Z] ---> 1c1dcb4e1955 [2023-05-01T17:27:05.205Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-01T17:27:05.205Z] ---> Running in d30e19b7749d [2023-05-01T17:27:05.474Z] Removing intermediate container d30e19b7749d [2023-05-01T17:27:05.474Z] ---> a5ac647ffe84 [2023-05-01T17:27:05.474Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-01T17:27:05.474Z] ---> Running in cee50b69d5a0 [2023-05-01T17:27:06.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T17:27:07.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T17:27:08.434Z] OK: 263 MiB in 53 packages [2023-05-01T17:27:09.018Z] Removing intermediate container cee50b69d5a0 [2023-05-01T17:27:09.018Z] ---> 21f7edafc995 [2023-05-01T17:27:09.018Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-01T17:27:09.604Z] ---> 483b6722dd17 [2023-05-01T17:27:09.604Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-01T17:27:09.604Z] ---> Running in 2aef2034f71f [2023-05-01T17:27:12.963Z] Removing intermediate container 2aef2034f71f [2023-05-01T17:27:12.964Z] ---> 73c8f9f61519 [2023-05-01T17:27:12.964Z] Step 9/23 : COPY . . [2023-05-01T17:27:14.379Z] ---> 89a0b8575807 [2023-05-01T17:27:14.379Z] Step 10/23 : RUN ${MAKE} [2023-05-01T17:27:14.379Z] ---> Running in d7499e09ea58 [2023-05-01T17:27:15.342Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.79" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-01T17:29:37.279Z] Removing intermediate container d7499e09ea58 [2023-05-01T17:29:37.279Z] ---> 937c5fbdc6a1 [2023-05-01T17:29:37.279Z] Step 11/23 : FROM alpine:3.17 [2023-05-01T17:29:37.551Z] 3.17: Pulling from library/alpine [2023-05-01T17:29:37.828Z] c41833b44d91: Already exists [2023-05-01T17:29:37.828Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-01T17:29:37.828Z] Status: Downloaded newer image for alpine:3.17 [2023-05-01T17:29:37.828Z] ---> 51e60588ff2c [2023-05-01T17:29:37.828Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-01T17:29:38.106Z] ---> Running in 51b8827f2f82 [2023-05-01T17:29:38.395Z] Removing intermediate container 51b8827f2f82 [2023-05-01T17:29:38.395Z] ---> a42144d20a7d [2023-05-01T17:29:38.395Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-01T17:29:38.395Z] ---> Running in 8e4371ceb021 [2023-05-01T17:29:39.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-01T17:29:40.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-01T17:29:41.292Z] OK: 7 MiB in 15 packages [2023-05-01T17:29:42.256Z] Removing intermediate container 8e4371ceb021 [2023-05-01T17:29:42.256Z] ---> d4612b56a722 [2023-05-01T17:29:42.256Z] Step 14/23 : WORKDIR / [2023-05-01T17:29:42.256Z] ---> Running in 3867bf83191b [2023-05-01T17:29:42.524Z] Removing intermediate container 3867bf83191b [2023-05-01T17:29:42.524Z] ---> eb724556560d [2023-05-01T17:29:42.524Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-01T17:29:43.109Z] ---> 40f70e7f736a [2023-05-01T17:29:43.109Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-01T17:29:44.519Z] ---> 623f1faa1478 [2023-05-01T17:29:44.519Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-01T17:29:45.110Z] ---> 85472b3e27b3 [2023-05-01T17:29:45.110Z] Step 18/23 : EXPOSE 59999 [2023-05-01T17:29:45.379Z] ---> Running in 0cfd5d101010 [2023-05-01T17:29:45.649Z] Removing intermediate container 0cfd5d101010 [2023-05-01T17:29:45.649Z] ---> b16db349dace [2023-05-01T17:29:45.649Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-01T17:29:45.649Z] ---> Running in 739ea6da6cc4 [2023-05-01T17:29:45.930Z] Removing intermediate container 739ea6da6cc4 [2023-05-01T17:29:45.930Z] ---> e75d8c90fe10 [2023-05-01T17:29:45.930Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-01T17:29:45.930Z] ---> Running in cb796f697ecc [2023-05-01T17:29:46.197Z] Removing intermediate container cb796f697ecc [2023-05-01T17:29:46.197Z] ---> 2313e983a4b1 [2023-05-01T17:29:46.197Z] Step 21/23 : LABEL arch=arm64 [2023-05-01T17:29:46.464Z] ---> Running in 367e56343849 [2023-05-01T17:29:46.732Z] Removing intermediate container 367e56343849 [2023-05-01T17:29:46.732Z] ---> bd3f68c26209 [2023-05-01T17:29:46.732Z] Step 22/23 : LABEL git_sha=1f684668525fd42346bcfc2ecf4c1133232fc3c4 [2023-05-01T17:29:46.732Z] ---> Running in 43e88c84502a [2023-05-01T17:29:47.000Z] Removing intermediate container 43e88c84502a [2023-05-01T17:29:47.000Z] ---> 782029b37982 [2023-05-01T17:29:47.000Z] Step 23/23 : LABEL version=3.0.0-dev.79 [2023-05-01T17:29:47.000Z] ---> Running in f3b9c0dacd2f [2023-05-01T17:29:47.584Z] Removing intermediate container f3b9c0dacd2f [2023-05-01T17:29:47.584Z] ---> 8e98a6ef8e3b [2023-05-01T17:29:47.584Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-01T17:29:47.584Z] Successfully built 8e98a6ef8e3b [2023-05-01T17:29:47.584Z] 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-01T17:29:48.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T17:29:48.024Z] [2023-05-01T17:29:48.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:29:48.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T17:29:48.350Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-01T17:29:48.350Z] 8998bd30e6a1: Pulling fs layer [2023-05-01T17:29:48.350Z] 04944245beec: Pulling fs layer [2023-05-01T17:29:48.350Z] 699f458cf7ca: Pulling fs layer [2023-05-01T17:29:48.350Z] 765212b225bb: Pulling fs layer [2023-05-01T17:29:48.350Z] f23df028b6ca: Pulling fs layer [2023-05-01T17:29:48.350Z] d65c8cfc05b1: Pulling fs layer [2023-05-01T17:29:48.350Z] 2437ff75d9bd: Pulling fs layer [2023-05-01T17:29:48.350Z] 765212b225bb: Waiting [2023-05-01T17:29:48.350Z] f23df028b6ca: Waiting [2023-05-01T17:29:48.350Z] 2437ff75d9bd: Waiting [2023-05-01T17:29:48.350Z] d65c8cfc05b1: Waiting [2023-05-01T17:29:48.617Z] 04944245beec: Verifying Checksum [2023-05-01T17:29:48.617Z] 04944245beec: Download complete [2023-05-01T17:29:48.617Z] 765212b225bb: Verifying Checksum [2023-05-01T17:29:48.617Z] 765212b225bb: Download complete [2023-05-01T17:29:48.617Z] f23df028b6ca: Verifying Checksum [2023-05-01T17:29:48.617Z] f23df028b6ca: Download complete [2023-05-01T17:29:48.617Z] d65c8cfc05b1: Verifying Checksum [2023-05-01T17:29:48.617Z] d65c8cfc05b1: Download complete [2023-05-01T17:29:48.883Z] 699f458cf7ca: Verifying Checksum [2023-05-01T17:29:48.883Z] 699f458cf7ca: Download complete [2023-05-01T17:29:49.152Z] 8998bd30e6a1: Verifying Checksum [2023-05-01T17:29:49.152Z] 8998bd30e6a1: Download complete [2023-05-01T17:29:51.731Z] 2437ff75d9bd: Verifying Checksum [2023-05-01T17:29:51.731Z] 2437ff75d9bd: Download complete [2023-05-01T17:29:53.143Z] 8998bd30e6a1: Pull complete [2023-05-01T17:29:53.411Z] 04944245beec: Pull complete [2023-05-01T17:29:54.821Z] 699f458cf7ca: Pull complete [2023-05-01T17:29:55.088Z] 765212b225bb: Pull complete [2023-05-01T17:29:56.047Z] f23df028b6ca: Pull complete [2023-05-01T17:29:56.047Z] d65c8cfc05b1: Pull complete [2023-05-01T17:30:11.061Z] 2437ff75d9bd: Pull complete [2023-05-01T17:30:11.061Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-01T17:30:11.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-01T17:30:11.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:30:11.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-12200 does not seem to be running inside a container [2023-05-01T17:30:11.338Z] $ 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/210 -v /w/workspace/device-sdk-go/210:/w/workspace/device-sdk-go/210:rw,z -v /w/workspace/device-sdk-go/210@tmp:/w/workspace/device-sdk-go/210@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-01T17:30:13.997Z] $ docker top 18df25f8fca27b372454e208b6b0c0ed15d5b2e30948ac18b651a66afedd6394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:30:14.850Z] ---> job-cost.sh [2023-05-01T17:30:14.850Z] lf-activate-venv: SKIPPING [2023-05-01T17:30:14.850Z] INFO: No Stack... [2023-05-01T17:30:15.434Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-01T17:30:16.019Z] INFO: Archiving Costs [Pipeline] sh [2023-05-01T17:30:16.605Z] + cut -d, -f6 [2023-05-01T17:30:16.605Z] + cat /w/workspace/device-sdk-go/210/archives/cost.csv [Pipeline] lock [2023-05-01T17:30:16.669Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-210-stack-cost] [2023-05-01T17:30:16.676Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-210-stack-cost] did not exist. Created. [2023-05-01T17:30:16.676Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-01T17:30:17.330Z] /w/workspace/device-sdk-go/210@tmp/durable-5872b327/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-01T17:30:17.982Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-01T17:30:18.005Z] Warning: overwriting stash ‘stack-cost’ [2023-05-01T17:30:18.064Z] Stashed 1 file(s) [Pipeline] } [2023-05-01T17:30:18.070Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-210-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-01T17:30:18.083Z] $ docker stop --time=1 18df25f8fca27b372454e208b6b0c0ed15d5b2e30948ac18b651a66afedd6394 [2023-05-01T17:30:19.588Z] $ docker rm -f --volumes 18df25f8fca27b372454e208b6b0c0ed15d5b2e30948ac18b651a66afedd6394 [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-01T17:30:20.006Z] provisioning config files... [2023-05-01T17:30:20.014Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1138471700162933010tmp [Pipeline] { [Pipeline] sh [2023-05-01T17:30:20.320Z] + set +x [2023-05-01T17:30:20.320Z] + curl -s https://codecov.io/bash [2023-05-01T17:30:20.320Z] + bash -s -- [2023-05-01T17:30:20.320Z] [2023-05-01T17:30:20.320Z] _____ _ [2023-05-01T17:30:20.320Z] / ____| | | [2023-05-01T17:30:20.320Z] | | ___ __| | ___ ___ _____ __ [2023-05-01T17:30:20.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-01T17:30:20.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-01T17:30:20.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-01T17:30:20.320Z] Bash-1.0.6 [2023-05-01T17:30:20.320Z] [2023-05-01T17:30:20.320Z] [2023-05-01T17:30:20.320Z] ==> git version 2.25.1 found [2023-05-01T17:30:20.320Z] ==> 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-01T17:30:20.320Z] Release-Date: 2020-01-08 [2023-05-01T17:30:20.320Z] 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-01T17:30:20.320Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-01T17:30:20.320Z] ==> Jenkins CI detected. [2023-05-01T17:30:20.320Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-01T17:30:20.320Z] project root: . [2023-05-01T17:30:20.320Z] --> token set from env [2023-05-01T17:30:20.320Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-01T17:30:20.320Z] ==> Running gcov in . (disable via -X gcov) [2023-05-01T17:30:20.584Z] ==> Python coveragepy not found [2023-05-01T17:30:20.584Z] ==> Searching for coverage reports in: [2023-05-01T17:30:20.584Z] + . [2023-05-01T17:30:20.584Z] -> Found 1 reports [2023-05-01T17:30:20.584Z] ==> Detecting git/mercurial file structure [2023-05-01T17:30:20.584Z] ==> Reading reports [2023-05-01T17:30:20.584Z] + ./coverage.out bytes=106119 [2023-05-01T17:30:20.584Z] ==> Appending adjustments [2023-05-01T17:30:20.584Z] https://docs.codecov.io/docs/fixing-reports [2023-05-01T17:30:20.843Z] + Found adjustments [2023-05-01T17:30:20.843Z] ==> Gzipping contents [2023-05-01T17:30:20.843Z] 16K /tmp/codecov.e6t9sp.gz [2023-05-01T17:30:20.843Z] ==> Uploading reports [2023-05-01T17:30:20.843Z] url: https://codecov.io [2023-05-01T17:30:20.843Z] query: branch=main&commit=1f684668525fd42346bcfc2ecf4c1133232fc3c4&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T17:30:20.843Z] -> Pinging Codecov [2023-05-01T17:30:20.843Z] 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=1f684668525fd42346bcfc2ecf4c1133232fc3c4&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-01T17:30:21.102Z] -> Uploading to [2023-05-01T17:30:21.102Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-01/7E55EF52A471D76F132DFD9A03CDDE97/1f684668525fd42346bcfc2ecf4c1133232fc3c4/c20d6071-2f01-46fd-81f1-a841b96668e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230501%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230501T173020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5df649cf8cd413ba4fa16e19253024cbdb1c9943663b8fc17faa9fe96ab285a [2023-05-01T17:30:21.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T17:30:21.102Z] Dload Upload Total Spent Left Speed [2023-05-01T17:30:21.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14988 0 0 100 14988 0 64326 --:--:-- --:--:-- --:--:-- 64603 [2023-05-01T17:30:21.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1f684668525fd42346bcfc2ecf4c1133232fc3c4 [Pipeline] } [2023-05-01T17:30:21.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-01T17:30:21.571Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-01T17:30:21.589Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:30:21.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T17:30:21.892Z] [2023-05-01T17:30:21.892Z] 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-01T17:30:22.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T17:30:22.198Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-01T17:30:22.198Z] df9b9388f04a: Pulling fs layer [2023-05-01T17:30:22.198Z] 52dc419b0ee2: Pulling fs layer [2023-05-01T17:30:22.198Z] 25bc292e5bac: Pulling fs layer [2023-05-01T17:30:22.198Z] 114826534d7a: Pulling fs layer [2023-05-01T17:30:22.198Z] 4657fd5d0bcf: Pulling fs layer [2023-05-01T17:30:22.198Z] 6ad1cebc031e: Pulling fs layer [2023-05-01T17:30:22.198Z] 8a3aa393b2d8: Pulling fs layer [2023-05-01T17:30:22.198Z] 6ad1cebc031e: Waiting [2023-05-01T17:30:22.198Z] 8a3aa393b2d8: Waiting [2023-05-01T17:30:22.198Z] 114826534d7a: Waiting [2023-05-01T17:30:22.198Z] 4657fd5d0bcf: Waiting [2023-05-01T17:30:22.198Z] 25bc292e5bac: Download complete [2023-05-01T17:30:22.198Z] 52dc419b0ee2: Verifying Checksum [2023-05-01T17:30:22.198Z] 52dc419b0ee2: Download complete [2023-05-01T17:30:22.198Z] 4657fd5d0bcf: Verifying Checksum [2023-05-01T17:30:22.198Z] 4657fd5d0bcf: Download complete [2023-05-01T17:30:22.198Z] df9b9388f04a: Download complete [2023-05-01T17:30:22.458Z] 6ad1cebc031e: Verifying Checksum [2023-05-01T17:30:22.458Z] 6ad1cebc031e: Download complete [2023-05-01T17:30:22.458Z] df9b9388f04a: Pull complete [2023-05-01T17:30:22.458Z] 52dc419b0ee2: Pull complete [2023-05-01T17:30:22.722Z] 25bc292e5bac: Pull complete [2023-05-01T17:30:22.981Z] 114826534d7a: Verifying Checksum [2023-05-01T17:30:22.981Z] 114826534d7a: Download complete [2023-05-01T17:30:22.981Z] 8a3aa393b2d8: Verifying Checksum [2023-05-01T17:30:22.981Z] 8a3aa393b2d8: Download complete [2023-05-01T17:30:27.171Z] 114826534d7a: Pull complete [2023-05-01T17:30:27.171Z] 4657fd5d0bcf: Pull complete [2023-05-01T17:30:27.171Z] 6ad1cebc031e: Pull complete [2023-05-01T17:30:29.704Z] 8a3aa393b2d8: Pull complete [2023-05-01T17:30:29.704Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-01T17:30:29.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-01T17:30:29.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:30:29.780Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:30:29.804Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-01T17:30:32.298Z] $ docker top 5ab64c99aa523fadcfa9d1bcf6717caa63dd2f291bae857b11afe88349facf24 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-01T17:30:32.378Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-01T17:30:32.659Z] + set -o pipefail [2023-05-01T17:30:32.659Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-01T17:30:37.927Z] [2023-05-01T17:30:37.927Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-01T17:30:37.927Z] [2023-05-01T17:30:37.927Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/1188894d-d14c-403d-ae6a-becddc072782 [2023-05-01T17:30:37.927Z] [2023-05-01T17:30:37.927Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-01T17:30:37.927Z] [2023-05-01T17:30:38.186Z] [2023-05-01T17:30:38.186Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-01T17:30:38.186Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-01T17:30:38.186Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-01T17:30:38.194Z] $ docker stop --time=1 5ab64c99aa523fadcfa9d1bcf6717caa63dd2f291bae857b11afe88349facf24 [2023-05-01T17:30:40.438Z] $ docker rm -f --volumes 5ab64c99aa523fadcfa9d1bcf6717caa63dd2f291bae857b11afe88349facf24 [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-01T17:30:40.826Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T17:30:40.835Z] provisioning config files... [2023-05-01T17:30:40.843Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14920648859007507051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:30:41.140Z] --> edgex-publish-swagger.sh [2023-05-01T17:30:41.140Z] === Publish openapi/v3 API === [2023-05-01T17:30:41.140Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-01T17:30:41.140Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-01T17:30:41.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-01T17:30:41.140Z] Dload Upload Total Spent Left Speed [2023-05-01T17:30:41.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 40958 --:--:-- --:--:-- --:--:-- 40887 100 23674 0 0 100 23674 0 40958 --:--:-- --:--:-- --:--:-- 40887 [2023-05-01T17:30:41.707Z] [2023-05-01T17:30:41.707Z] [Pipeline] } [2023-05-01T17:30:41.714Z] 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-01T17:30:42.077Z] + git log --format=format:%s -1 1f684668525fd42346bcfc2ecf4c1133232fc3c4 [Pipeline] sh [2023-05-01T17:30:42.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T17:30:42.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:30:42.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T17:30:42.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:30:42.728Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:30:42.750Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T17:30:43.135Z] $ docker top 0aaa90e86d64116fe24b02fb7be51946615458a902ba27594d8dd4e6153a36da -eo pid,comm [2023-05-01T17:30:43.197Z] 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-01T17:30:43.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T17:30:43.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T17:30:43.237Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T17:30:43.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T17:30:43.353Z] $ docker exec 0aaa90e86d64116fe24b02fb7be51946615458a902ba27594d8dd4e6153a36da ssh-agent [2023-05-01T17:30:43.464Z] SSH_AUTH_SOCK=/tmp/ssh-58O1a9BsQb7P/agent.32 [2023-05-01T17:30:43.464Z] SSH_AGENT_PID=39 [2023-05-01T17:30:43.468Z] Running ssh-add (command line suppressed) [2023-05-01T17:30:43.566Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1747249318432917322.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1747249318432917322.key) [2023-05-01T17:30:43.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T17:30:43.866Z] + git semver tag [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,043 [run_tag] DEBUG tag force:False [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,043 [check_head_tag] DEBUG check head tag [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,045 [execute] INFO git cat-file --batch-check [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,049 [execute] INFO git cat-file --batch [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,088 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,089 [execute] INFO git tag -a v3.0.0-dev.79 -m v3.0.0-dev.79 [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,089 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.79', '-m', 'v3.0.0-dev.79'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-01T17:30:44.126Z] 2023-05-01 17:30:44,093 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-01T17:30:44.126Z] 3.0.0-dev.79 [Pipeline] } [2023-05-01T17:30:44.131Z] $ docker exec --env ******** --env ******** 0aaa90e86d64116fe24b02fb7be51946615458a902ba27594d8dd4e6153a36da ssh-agent -k [2023-05-01T17:30:44.232Z] unset SSH_AUTH_SOCK; [2023-05-01T17:30:44.232Z] unset SSH_AGENT_PID; [2023-05-01T17:30:44.232Z] echo Agent pid 39 killed; [2023-05-01T17:30:44.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T17:30:44.559Z] + git semver [Pipeline] } [2023-05-01T17:30:44.833Z] $ docker stop --time=1 0aaa90e86d64116fe24b02fb7be51946615458a902ba27594d8dd4e6153a36da [2023-05-01T17:30:46.144Z] $ docker rm -f --volumes 0aaa90e86d64116fe24b02fb7be51946615458a902ba27594d8dd4e6153a36da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:30:46.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T17:30:46.516Z] [2023-05-01T17:30:46.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:30:46.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T17:30:46.813Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-01T17:30:46.813Z] ab5ef0e58194: Pulling fs layer [2023-05-01T17:30:46.813Z] 9712f1f96733: Pulling fs layer [2023-05-01T17:30:46.813Z] 63f879dbbcfc: Pulling fs layer [2023-05-01T17:30:46.813Z] 0d9ebad4ef96: Pulling fs layer [2023-05-01T17:30:46.813Z] e9a5061849ea: Pulling fs layer [2023-05-01T17:30:46.813Z] d747dcd14b5f: Pulling fs layer [2023-05-01T17:30:46.813Z] 2de7ff778b66: Pulling fs layer [2023-05-01T17:30:46.813Z] 0d9ebad4ef96: Waiting [2023-05-01T17:30:46.813Z] e9a5061849ea: Waiting [2023-05-01T17:30:46.813Z] d747dcd14b5f: Waiting [2023-05-01T17:30:46.813Z] 2de7ff778b66: Waiting [2023-05-01T17:30:46.813Z] 9712f1f96733: Download complete [2023-05-01T17:30:47.072Z] 63f879dbbcfc: Verifying Checksum [2023-05-01T17:30:47.072Z] 63f879dbbcfc: Download complete [2023-05-01T17:30:47.331Z] e9a5061849ea: Verifying Checksum [2023-05-01T17:30:47.331Z] e9a5061849ea: Download complete [2023-05-01T17:30:47.331Z] 0d9ebad4ef96: Verifying Checksum [2023-05-01T17:30:47.331Z] 0d9ebad4ef96: Download complete [2023-05-01T17:30:47.331Z] d747dcd14b5f: Verifying Checksum [2023-05-01T17:30:47.331Z] d747dcd14b5f: Download complete [2023-05-01T17:30:47.331Z] ab5ef0e58194: Verifying Checksum [2023-05-01T17:30:47.331Z] 2de7ff778b66: Verifying Checksum [2023-05-01T17:30:47.331Z] 2de7ff778b66: Download complete [2023-05-01T17:30:50.615Z] ab5ef0e58194: Pull complete [2023-05-01T17:30:50.615Z] 9712f1f96733: Pull complete [2023-05-01T17:30:50.872Z] 63f879dbbcfc: Pull complete [2023-05-01T17:30:55.054Z] 0d9ebad4ef96: Pull complete [2023-05-01T17:30:55.054Z] e9a5061849ea: Pull complete [2023-05-01T17:30:55.055Z] d747dcd14b5f: Pull complete [2023-05-01T17:30:55.987Z] 2de7ff778b66: Pull complete [2023-05-01T17:30:55.987Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-01T17:30:55.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-01T17:30:55.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:30:56.069Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:30:56.095Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-01T17:30:58.916Z] $ docker top 9541ed0bd025e45b41879a8b3d0e9254671eada489d0f7bcdcfe3bdd21aee458 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-01T17:30:58.982Z] provisioning config files... [2023-05-01T17:30:58.989Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3429311364483897980tmp [2023-05-01T17:30:58.998Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7698933867382485798tmp [2023-05-01T17:30:59.007Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15978407500538976560tmp [Pipeline] { [Pipeline] echo [2023-05-01T17:30:59.022Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:30:59.299Z] ---> sigul-configuration.sh [2023-05-01T17:30:59.299Z] gpg: directory `/root/.gnupg' created [2023-05-01T17:30:59.299Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-01T17:30:59.299Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-01T17:30:59.299Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-01T17:30:59.299Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-01T17:30:59.299Z] gpg: CAST5 encrypted data [2023-05-01T17:30:59.299Z] gpg: encrypted with 1 passphrase [2023-05-01T17:30:59.299Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-01T17:30:59.583Z] + mkdir /home/jenkins [2023-05-01T17:30:59.583Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-01T17:30:59.865Z] + 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-01T17:30:59.872Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:31:00.154Z] ---> sigul-install.sh [2023-05-01T17:31:00.154Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-01T17:31:00.437Z] + git tag --list [2023-05-01T17:31:00.438Z] 0.7.1 [2023-05-01T17:31:00.438Z] delhi-tag [2023-05-01T17:31:00.438Z] v1.0.0 [2023-05-01T17:31:00.438Z] v1.1.0 [2023-05-01T17:31:00.438Z] v1.1.1 [2023-05-01T17:31:00.438Z] v1.1.2 [2023-05-01T17:31:00.438Z] v1.2.0 [2023-05-01T17:31:00.438Z] v1.2.1 [2023-05-01T17:31:00.438Z] v1.2.2 [2023-05-01T17:31:00.438Z] v1.2.3 [2023-05-01T17:31:00.438Z] v1.3.0 [2023-05-01T17:31:00.438Z] v1.4.0 [2023-05-01T17:31:00.438Z] v2.0.0 [2023-05-01T17:31:00.438Z] v2.1.0 [2023-05-01T17:31:00.438Z] v2.1.1 [2023-05-01T17:31:00.438Z] v2.1.1-dev.2 [2023-05-01T17:31:00.438Z] v2.1.1-dev.3 [2023-05-01T17:31:00.438Z] v2.2.0 [2023-05-01T17:31:00.438Z] v2.2.1-dev.1 [2023-05-01T17:31:00.438Z] v2.2.1-dev.10 [2023-05-01T17:31:00.438Z] v2.2.1-dev.11 [2023-05-01T17:31:00.438Z] v2.2.1-dev.12 [2023-05-01T17:31:00.438Z] v2.2.1-dev.13 [2023-05-01T17:31:00.438Z] v2.2.1-dev.14 [2023-05-01T17:31:00.438Z] v2.2.1-dev.2 [2023-05-01T17:31:00.438Z] v2.2.1-dev.3 [2023-05-01T17:31:00.438Z] v2.2.1-dev.4 [2023-05-01T17:31:00.438Z] v2.2.1-dev.5 [2023-05-01T17:31:00.438Z] v2.2.1-dev.6 [2023-05-01T17:31:00.438Z] v2.2.1-dev.7 [2023-05-01T17:31:00.438Z] v2.2.1-dev.8 [2023-05-01T17:31:00.438Z] v2.2.1-dev.9 [2023-05-01T17:31:00.438Z] v2.3.0 [2023-05-01T17:31:00.438Z] v2.3.0-dev.14 [2023-05-01T17:31:00.438Z] v2.3.0-dev.15 [2023-05-01T17:31:00.438Z] v2.3.0-dev.16 [2023-05-01T17:31:00.438Z] v2.3.0-dev.17 [2023-05-01T17:31:00.438Z] v2.3.0-dev.18 [2023-05-01T17:31:00.438Z] v2.3.0-dev.19 [2023-05-01T17:31:00.438Z] v2.3.0-dev.20 [2023-05-01T17:31:00.438Z] v2.3.0-dev.21 [2023-05-01T17:31:00.438Z] v2.3.0-dev.22 [2023-05-01T17:31:00.438Z] v2.3.0-dev.23 [2023-05-01T17:31:00.438Z] v2.3.0-dev.24 [2023-05-01T17:31:00.438Z] v2.3.0-dev.25 [2023-05-01T17:31:00.438Z] v2.3.0-dev.26 [2023-05-01T17:31:00.438Z] v2.3.0-dev.27 [2023-05-01T17:31:00.438Z] v2.3.0-dev.28 [2023-05-01T17:31:00.438Z] v2.3.0-dev.29 [2023-05-01T17:31:00.438Z] v2.3.0-dev.30 [2023-05-01T17:31:00.438Z] v2.3.0-dev.31 [2023-05-01T17:31:00.438Z] v2.3.0-dev.32 [2023-05-01T17:31:00.438Z] v2.3.0-dev.33 [2023-05-01T17:31:00.438Z] v2.3.0-dev.34 [2023-05-01T17:31:00.438Z] v2.3.0-dev.35 [2023-05-01T17:31:00.438Z] v2.3.0-dev.36 [2023-05-01T17:31:00.438Z] v2.3.0-dev.37 [2023-05-01T17:31:00.438Z] v2.3.0-dev.38 [2023-05-01T17:31:00.438Z] v2.3.0-dev.39 [2023-05-01T17:31:00.438Z] v2.3.0-dev.40 [2023-05-01T17:31:00.438Z] v2.3.0-dev.41 [2023-05-01T17:31:00.438Z] v2.3.0-dev.42 [2023-05-01T17:31:00.438Z] v2.3.0-dev.43 [2023-05-01T17:31:00.438Z] v2.3.0-dev.44 [2023-05-01T17:31:00.438Z] v2.3.0-dev.45 [2023-05-01T17:31:00.438Z] v2.3.0-dev.46 [2023-05-01T17:31:00.438Z] v2.3.0-dev.47 [2023-05-01T17:31:00.438Z] v2.3.0-dev.48 [2023-05-01T17:31:00.438Z] v2.3.0-dev.49 [2023-05-01T17:31:00.438Z] v2.3.0-dev.50 [2023-05-01T17:31:00.438Z] v2.3.0-dev.51 [2023-05-01T17:31:00.438Z] v2.3.1 [2023-05-01T17:31:00.438Z] v2.3.1-dev.1 [2023-05-01T17:31:00.438Z] v2.3.1-dev.2 [2023-05-01T17:31:00.438Z] v2.3.1-dev.3 [2023-05-01T17:31:00.438Z] v2.3.1-dev.4 [2023-05-01T17:31:00.438Z] v3.0.0-dev.1 [2023-05-01T17:31:00.438Z] v3.0.0-dev.10 [2023-05-01T17:31:00.438Z] v3.0.0-dev.11 [2023-05-01T17:31:00.438Z] v3.0.0-dev.12 [2023-05-01T17:31:00.438Z] v3.0.0-dev.13 [2023-05-01T17:31:00.438Z] v3.0.0-dev.14 [2023-05-01T17:31:00.438Z] v3.0.0-dev.15 [2023-05-01T17:31:00.438Z] v3.0.0-dev.16 [2023-05-01T17:31:00.438Z] v3.0.0-dev.17 [2023-05-01T17:31:00.438Z] v3.0.0-dev.18 [2023-05-01T17:31:00.438Z] v3.0.0-dev.19 [2023-05-01T17:31:00.438Z] v3.0.0-dev.2 [2023-05-01T17:31:00.438Z] v3.0.0-dev.20 [2023-05-01T17:31:00.438Z] v3.0.0-dev.21 [2023-05-01T17:31:00.438Z] v3.0.0-dev.22 [2023-05-01T17:31:00.438Z] v3.0.0-dev.23 [2023-05-01T17:31:00.438Z] v3.0.0-dev.24 [2023-05-01T17:31:00.438Z] v3.0.0-dev.25 [2023-05-01T17:31:00.438Z] v3.0.0-dev.26 [2023-05-01T17:31:00.438Z] v3.0.0-dev.27 [2023-05-01T17:31:00.438Z] v3.0.0-dev.28 [2023-05-01T17:31:00.438Z] v3.0.0-dev.29 [2023-05-01T17:31:00.438Z] v3.0.0-dev.3 [2023-05-01T17:31:00.438Z] v3.0.0-dev.30 [2023-05-01T17:31:00.438Z] v3.0.0-dev.31 [2023-05-01T17:31:00.438Z] v3.0.0-dev.32 [2023-05-01T17:31:00.438Z] v3.0.0-dev.33 [2023-05-01T17:31:00.438Z] v3.0.0-dev.34 [2023-05-01T17:31:00.438Z] v3.0.0-dev.35 [2023-05-01T17:31:00.438Z] v3.0.0-dev.36 [2023-05-01T17:31:00.438Z] v3.0.0-dev.37 [2023-05-01T17:31:00.438Z] v3.0.0-dev.38 [2023-05-01T17:31:00.438Z] v3.0.0-dev.39 [2023-05-01T17:31:00.438Z] v3.0.0-dev.4 [2023-05-01T17:31:00.438Z] v3.0.0-dev.40 [2023-05-01T17:31:00.438Z] v3.0.0-dev.41 [2023-05-01T17:31:00.438Z] v3.0.0-dev.42 [2023-05-01T17:31:00.438Z] v3.0.0-dev.43 [2023-05-01T17:31:00.438Z] v3.0.0-dev.44 [2023-05-01T17:31:00.438Z] v3.0.0-dev.45 [2023-05-01T17:31:00.438Z] v3.0.0-dev.46 [2023-05-01T17:31:00.438Z] v3.0.0-dev.47 [2023-05-01T17:31:00.438Z] v3.0.0-dev.48 [2023-05-01T17:31:00.438Z] v3.0.0-dev.49 [2023-05-01T17:31:00.438Z] v3.0.0-dev.5 [2023-05-01T17:31:00.438Z] v3.0.0-dev.50 [2023-05-01T17:31:00.438Z] v3.0.0-dev.51 [2023-05-01T17:31:00.438Z] v3.0.0-dev.52 [2023-05-01T17:31:00.438Z] v3.0.0-dev.53 [2023-05-01T17:31:00.438Z] v3.0.0-dev.54 [2023-05-01T17:31:00.438Z] v3.0.0-dev.55 [2023-05-01T17:31:00.438Z] v3.0.0-dev.56 [2023-05-01T17:31:00.438Z] v3.0.0-dev.57 [2023-05-01T17:31:00.438Z] v3.0.0-dev.58 [2023-05-01T17:31:00.438Z] v3.0.0-dev.59 [2023-05-01T17:31:00.438Z] v3.0.0-dev.6 [2023-05-01T17:31:00.438Z] v3.0.0-dev.60 [2023-05-01T17:31:00.438Z] v3.0.0-dev.61 [2023-05-01T17:31:00.438Z] v3.0.0-dev.62 [2023-05-01T17:31:00.438Z] v3.0.0-dev.63 [2023-05-01T17:31:00.438Z] v3.0.0-dev.64 [2023-05-01T17:31:00.438Z] v3.0.0-dev.65 [2023-05-01T17:31:00.438Z] v3.0.0-dev.66 [2023-05-01T17:31:00.438Z] v3.0.0-dev.67 [2023-05-01T17:31:00.438Z] v3.0.0-dev.68 [2023-05-01T17:31:00.438Z] v3.0.0-dev.69 [2023-05-01T17:31:00.438Z] v3.0.0-dev.7 [2023-05-01T17:31:00.438Z] v3.0.0-dev.70 [2023-05-01T17:31:00.438Z] v3.0.0-dev.71 [2023-05-01T17:31:00.438Z] v3.0.0-dev.72 [2023-05-01T17:31:00.438Z] v3.0.0-dev.73 [2023-05-01T17:31:00.438Z] v3.0.0-dev.74 [2023-05-01T17:31:00.438Z] v3.0.0-dev.75 [2023-05-01T17:31:00.438Z] v3.0.0-dev.76 [2023-05-01T17:31:00.438Z] v3.0.0-dev.77 [2023-05-01T17:31:00.438Z] v3.0.0-dev.78 [2023-05-01T17:31:00.438Z] v3.0.0-dev.79 [2023-05-01T17:31:00.438Z] v3.0.0-dev.8 [2023-05-01T17:31:00.438Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-01T17:31:00.720Z] + lftools sign git-tag v3.0.0-dev.79 [2023-05-01T17:31:01.289Z] Signing Git tag with Sigul... [2023-05-01T17:31:01.289Z] Signing v3.0.0-dev.79 [Pipeline] echo [2023-05-01T17:31:01.559Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:31:01.844Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-01T17:31:01.851Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-01T17:31:01.865Z] $ docker stop --time=1 9541ed0bd025e45b41879a8b3d0e9254671eada489d0f7bcdcfe3bdd21aee458 [2023-05-01T17:31:03.151Z] $ docker rm -f --volumes 9541ed0bd025e45b41879a8b3d0e9254671eada489d0f7bcdcfe3bdd21aee458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-01T17:31:03.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T17:31:03.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:31:03.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T17:31:03.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:31:03.923Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:31:03.956Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T17:31:04.287Z] $ docker top 8edf950651dd9944e8cb54ef14182ef79cf7cc607da7b88d0f0a756bffcc17b7 -eo pid,comm [2023-05-01T17:31:04.339Z] 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-01T17:31:04.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T17:31:04.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T17:31:04.370Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T17:31:04.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T17:31:04.470Z] $ docker exec 8edf950651dd9944e8cb54ef14182ef79cf7cc607da7b88d0f0a756bffcc17b7 ssh-agent [2023-05-01T17:31:04.593Z] SSH_AUTH_SOCK=/tmp/ssh-KP3MEJZjkP2K/agent.33 [2023-05-01T17:31:04.593Z] SSH_AGENT_PID=39 [2023-05-01T17:31:04.597Z] Running ssh-add (command line suppressed) [2023-05-01T17:31:04.687Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_507700506562973084.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_507700506562973084.key) [2023-05-01T17:31:04.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T17:31:04.986Z] + git semver bump pre [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,154 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,154 [bump_version] DEBUG bumping version:3.0.0-dev.79 on axis:pre with prefix:dev [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,154 [bump_version] DEBUG bumped version:3.0.0-dev.80 [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,154 [write_version] DEBUG write version:3.0.0-dev.80 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,155 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,155 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,157 [execute] INFO git cat-file --batch-check [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,157 [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-01T17:31:05.245Z] 2023-05-01 17:31:05,163 [execute] INFO git cat-file --batch [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-01T17:31:05.245Z] 2023-05-01 17:31:05,168 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-01T17:31:05.245Z] 3.0.0-dev.80 [Pipeline] } [2023-05-01T17:31:05.250Z] $ docker exec --env ******** --env ******** 8edf950651dd9944e8cb54ef14182ef79cf7cc607da7b88d0f0a756bffcc17b7 ssh-agent -k [2023-05-01T17:31:05.347Z] unset SSH_AUTH_SOCK; [2023-05-01T17:31:05.347Z] unset SSH_AGENT_PID; [2023-05-01T17:31:05.347Z] echo Agent pid 39 killed; [2023-05-01T17:31:05.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T17:31:05.654Z] + git semver [Pipeline] } [2023-05-01T17:31:05.922Z] $ docker stop --time=1 8edf950651dd9944e8cb54ef14182ef79cf7cc607da7b88d0f0a756bffcc17b7 [2023-05-01T17:31:07.238Z] $ docker rm -f --volumes 8edf950651dd9944e8cb54ef14182ef79cf7cc607da7b88d0f0a756bffcc17b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-01T17:31:07.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-01T17:31:07.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:31:07.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-01T17:31:07.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:31:07.943Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:31:07.965Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-01T17:31:08.288Z] $ docker top 93a59518fa2d9173c3c251cfa9e99063996c1e734c2a962edae363b3decb8bf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-01T17:31:08.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-01T17:31:08.377Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-01T17:31:08.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-01T17:31:08.476Z] $ docker exec 93a59518fa2d9173c3c251cfa9e99063996c1e734c2a962edae363b3decb8bf3 ssh-agent [2023-05-01T17:31:08.583Z] SSH_AUTH_SOCK=/tmp/ssh-Oawaoal69CK9/agent.32 [2023-05-01T17:31:08.583Z] SSH_AGENT_PID=38 [2023-05-01T17:31:08.588Z] Running ssh-add (command line suppressed) [2023-05-01T17:31:08.686Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2110026446813321414.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2110026446813321414.key) [2023-05-01T17:31:08.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-01T17:31:08.996Z] + git semver push [2023-05-01T17:31:09.255Z] 2023-05-01 17:31:09,157 [run_push] DEBUG push [2023-05-01T17:31:09.255Z] 2023-05-01 17:31:09,158 [execute] INFO git cat-file --batch-check [2023-05-01T17:31:09.255Z] 2023-05-01 17:31:09,158 [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-01T17:31:09.255Z] 2023-05-01 17:31:09,162 [execute] INFO git rev-list 86dd923e2db2fa6dccce3e894d5718db5769b495 -- [2023-05-01T17:31:09.255Z] 2023-05-01 17:31:09,162 [execute] DEBUG Popen(['git', 'rev-list', '86dd923e2db2fa6dccce3e894d5718db5769b495', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-01T17:31:09.255Z] 2023-05-01 17:31:09,174 [execute] INFO git fetch -v origin [2023-05-01T17:31:09.255Z] 2023-05-01 17:31:09,174 [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-01T17:31:09.823Z] 2023-05-01 17:31:09,621 [run_push] DEBUG no remote changes detected [2023-05-01T17:31:09.823Z] 2023-05-01 17:31:09,622 [execute] INFO git push origin semver [2023-05-01T17:31:09.823Z] 2023-05-01 17:31:09,622 [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-01T17:31:10.761Z] 2023-05-01 17:31:10,427 [run_push] DEBUG push all version tags [2023-05-01T17:31:10.761Z] 2023-05-01 17:31:10,427 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-01T17:31:10.761Z] 2023-05-01 17:31:10,428 [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-01T17:31:11.327Z] 2023-05-01 17:31:11,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-01T17:31:11.327Z] 3.0.0-dev.80 [Pipeline] } [2023-05-01T17:31:11.333Z] $ docker exec --env ******** --env ******** 93a59518fa2d9173c3c251cfa9e99063996c1e734c2a962edae363b3decb8bf3 ssh-agent -k [2023-05-01T17:31:11.430Z] unset SSH_AUTH_SOCK; [2023-05-01T17:31:11.431Z] unset SSH_AGENT_PID; [2023-05-01T17:31:11.431Z] echo Agent pid 38 killed; [2023-05-01T17:31:11.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-01T17:31:11.754Z] + git semver [Pipeline] } [2023-05-01T17:31:12.023Z] $ docker stop --time=1 93a59518fa2d9173c3c251cfa9e99063996c1e734c2a962edae363b3decb8bf3 [2023-05-01T17:31:13.291Z] $ docker rm -f --volumes 93a59518fa2d9173c3c251cfa9e99063996c1e734c2a962edae363b3decb8bf3 [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-01T17:31:13.903Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-01T17:31:13.903Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-01T17:31:13.903Z] total 16 [2023-05-01T17:31:13.903Z] drwxr-xr-x 3 root root 4096 May 1 17:17 . [2023-05-01T17:31:13.903Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 17:30 .. [2023-05-01T17:31:13.903Z] drwxr-xr-x 2 root root 4096 May 1 17:17 cost [2023-05-01T17:31:13.903Z] -rw-r--r-- 1 root root 86 May 1 17:17 cost.csv [2023-05-01T17:31:13.903Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-01T17:31:13.903Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-01T17:31:13.903Z] total 16 [2023-05-01T17:31:13.903Z] drwxr-xr-x 3 jenkins jenkins 4096 May 1 17:17 . [2023-05-01T17:31:13.903Z] drwxrwxr-x 12 jenkins jenkins 4096 May 1 17:30 .. [2023-05-01T17:31:13.903Z] drwxr-xr-x 2 jenkins jenkins 4096 May 1 17:17 cost [2023-05-01T17:31:13.903Z] -rw-r--r-- 1 jenkins jenkins 86 May 1 17:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:31:14.190Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:31:15.042Z] ---> package-listing.sh [2023-05-01T17:31:15.042Z] ++ facter osfamily [2023-05-01T17:31:15.042Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-01T17:31:15.301Z] + OS_FAMILY=debian [2023-05-01T17:31:15.301Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-01T17:31:15.301Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-01T17:31:15.301Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-01T17:31:15.301Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-01T17:31:15.301Z] + PACKAGES=/tmp/packages_start.txt [2023-05-01T17:31:15.301Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-01T17:31:15.301Z] + PACKAGES=/tmp/packages_end.txt [2023-05-01T17:31:15.301Z] + case "${OS_FAMILY}" in [2023-05-01T17:31:15.301Z] + dpkg -l [2023-05-01T17:31:15.301Z] + grep '^ii' [2023-05-01T17:31:15.301Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-01T17:31:15.301Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-01T17:31:15.301Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-01T17:31:15.301Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-01T17:31:15.301Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-01T17:31:15.301Z] + 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-01T17:31:15.311Z] 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-01T17:31:15.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-01T17:31:16.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-01T17:31:16.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-01T17:31:16.212Z] prd-ubuntu20.04-docker-8c-8g-12191 does not seem to be running inside a container [2023-05-01T17:31:16.236Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-01T17:31:16.469Z] $ docker top 5ac6e948618770f440d585439d55fa3d88dd1232c394aa76c16d2a7404bd9400 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-01T17:31:16.853Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-01T17:31:17.151Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-01T17:31:17.432Z] + ls /var/log/sa-host [2023-05-01T17:31:17.432Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-01T17:31:17.591Z] provisioning config files... [2023-05-01T17:31:17.600Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16516280380164841402tmp [Pipeline] { [Pipeline] echo [2023-05-01T17:31:17.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:31:17.895Z] ---> create-netrc.sh [Pipeline] } [2023-05-01T17:31:17.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:31:18.234Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-01T17:31:18.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:31:18.526Z] ---> sudo-logs.sh [2023-05-01T17:31:18.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-01T17:31:18.559Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:31:18.840Z] ---> job-cost.sh [2023-05-01T17:31:18.840Z] lf-activate-venv: SKIPPING [2023-05-01T17:31:18.840Z] DEBUG: total: 0.2199999988079071 [2023-05-01T17:31:18.840Z] INFO: Retrieving Stack Cost... [2023-05-01T17:31:19.098Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-01T17:31:19.665Z] INFO: Archiving Costs [Pipeline] echo [2023-05-01T17:31:19.677Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-01T17:31:19.961Z] ---> logs-deploy.sh [2023-05-01T17:31:19.961Z] lf-activate-venv: SKIPPING [2023-05-01T17:31:19.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/210 [2023-05-01T17:31:19.961Z] INFO: archiving workspace using pattern(s): [2023-05-01T17:31:20.899Z] Archives upload complete. [2023-05-01T17:31:21.159Z] INFO: archiving logs to Nexus