Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a7d05295c20c4306666c126d05bdc304538796c 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-ssh7301120281489877554.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4413882304657347092.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15226672895835628599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh5049777508861997847.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-ssh17077004107080639395.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1599 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 5a7d05295c20c4306666c126d05bdc304538796c (main) Commit message: "feat(security): Add eew AddCustomRoute method with authentication parameter (#1475)" > 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 5a7d05295c20c4306666c126d05bdc304538796c # timeout=10 > git rev-list --no-walk 0776c05133aecd05e9cca04d73874dfbd24934b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-19T21:54:31.989Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-19T21:54:32.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-19T21:54:32.054Z] ========================================================= [2023-07-19T21:54:32.054Z] EdgeX Global Pipelines Version Info [2023-07-19T21:54:32.054Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-19T21:54:32.776Z] ------------------- [2023-07-19T21:54:32.776Z] stable info: [2023-07-19T21:54:32.776Z] ------------------- [2023-07-19T21:54:32.776Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-19T21:54:32.776Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T21:54:32.776Z] Message: update stable to v1.0.250 [2023-07-19T21:54:33.345Z] ------------------- [2023-07-19T21:54:33.345Z] experimental info: [2023-07-19T21:54:33.345Z] ------------------- [2023-07-19T21:54:33.345Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-19T21:54:33.345Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-19T21:54:33.345Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-19T21:54:33.532Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-07-19T21:54:33.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-07-19T21:54:33.551Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-19T21:54:33.560Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-19T21:54:33.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-19T21:54:33.584Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-19T21:54:33.603Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-19T21:54:33.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-07-19T21:54:33.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-19T21:54:33.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-19T21:54:33.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-19T21:54:33.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-07-19T21:54:33.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-19T21:54:33.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-19T21:54:33.728Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-19T21:54:33.739Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T21:54:33.752Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T21:54:33.768Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-19T21:54:33.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-19T21:54:33.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-19T21:54:33.800Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-19T21:54:33.811Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-19T21:54:33.829Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-19T21:54:33.849Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-19T21:54:33.868Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-19T21:54:33.884Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-19T21:54:33.898Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-19T21:54:33.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-19T21:54:33.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-19T21:54:33.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-19T21:54:33.956Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a7d05295c20c4306666c126d05bdc304538796c [Pipeline] echo [2023-07-19T21:54:33.969Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a7d052 [Pipeline] echo [2023-07-19T21:54:33.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T21:54:34.032Z] provisioning config files... [2023-07-19T21:54:34.046Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16788278514285372196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T21:54:34.347Z] ---> docker-login.sh [2023-07-19T21:54:34.347Z] nexus3.edgexfoundry.org:10001 [2023-07-19T21:54:34.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:34.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:34.608Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:34.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:34.608Z] [2023-07-19T21:54:34.608Z] Login Succeeded [2023-07-19T21:54:34.608Z] nexus3.edgexfoundry.org:10002 [2023-07-19T21:54:34.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:34.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:34.867Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:34.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:34.867Z] [2023-07-19T21:54:34.867Z] Login Succeeded [2023-07-19T21:54:34.867Z] nexus3.edgexfoundry.org:10003 [2023-07-19T21:54:34.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:34.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:34.867Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:34.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:34.867Z] [2023-07-19T21:54:34.867Z] Login Succeeded [2023-07-19T21:54:34.867Z] nexus3.edgexfoundry.org:10004 [2023-07-19T21:54:34.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:35.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:35.127Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:35.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:35.127Z] [2023-07-19T21:54:35.127Z] Login Succeeded [2023-07-19T21:54:35.127Z] docker.io [2023-07-19T21:54:35.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:35.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:35.388Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:35.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:35.388Z] [2023-07-19T21:54:35.388Z] Login Succeeded [2023-07-19T21:54:35.388Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T21:54:35.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-19T21:54:35.769Z] + git rev-list -1 --merges 5a7d05295c20c4306666c126d05bdc304538796c~1..5a7d05295c20c4306666c126d05bdc304538796c [Pipeline] echo [2023-07-19T21:54:35.821Z] -----------> git rev-list -1 --merges 5a7d05295c20c4306666c126d05bdc304538796c~1..5a7d05295c20c4306666c126d05bdc304538796c 5a7d05295c20c4306666c126d05bdc304538796c [false] [Pipeline] sh [2023-07-19T21:54:36.109Z] + git log --format=format:%s -1 5a7d05295c20c4306666c126d05bdc304538796c [Pipeline] echo [2023-07-19T21:54:36.124Z] ========================================================= [2023-07-19T21:54:36.124Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-19T21:54:36.124Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T21:54:36.442Z] + git log --format=format:%s -1 5a7d05295c20c4306666c126d05bdc304538796c [Pipeline] echo [2023-07-19T21:54:36.453Z] [semverPrep] GIT_COMMIT: 5a7d05295c20c4306666c126d05bdc304538796c, Commit Message: feat(security): Add eew AddCustomRoute method with authentication parameter (#1475) [Pipeline] echo [2023-07-19T21:54:36.464Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-19T21:54:36.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T21:54:36.826Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-19T21:54:36.826Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-19T21:54:36.826Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-19T21:54:36.826Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-19T21:54:36.826Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-19T21:54:36.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:54:37.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T21:54:37.233Z] [2023-07-19T21:54:37.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:54:37.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T21:54:37.599Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-19T21:54:37.599Z] b85a868b505f: Pulling fs layer [2023-07-19T21:54:37.599Z] e2be974225ed: Pulling fs layer [2023-07-19T21:54:37.599Z] 339a4e72a1f5: Pulling fs layer [2023-07-19T21:54:37.599Z] 988bab9f4d93: Pulling fs layer [2023-07-19T21:54:37.599Z] 1469e6f7b9e6: Pulling fs layer [2023-07-19T21:54:37.599Z] eaf3925da568: Pulling fs layer [2023-07-19T21:54:37.599Z] bab4dde63d76: Pulling fs layer [2023-07-19T21:54:37.599Z] bde34c3a00c8: Pulling fs layer [2023-07-19T21:54:37.599Z] b352a97aabf1: Pulling fs layer [2023-07-19T21:54:37.599Z] 4872d77fe225: Pulling fs layer [2023-07-19T21:54:37.599Z] 5851b861e8e6: Pulling fs layer [2023-07-19T21:54:37.599Z] 1469e6f7b9e6: Waiting [2023-07-19T21:54:37.599Z] 988bab9f4d93: Waiting [2023-07-19T21:54:37.599Z] eaf3925da568: Waiting [2023-07-19T21:54:37.599Z] bab4dde63d76: Waiting [2023-07-19T21:54:37.599Z] bde34c3a00c8: Waiting [2023-07-19T21:54:37.599Z] 5851b861e8e6: Waiting [2023-07-19T21:54:37.599Z] 4872d77fe225: Waiting [2023-07-19T21:54:37.599Z] e2be974225ed: Download complete [2023-07-19T21:54:37.599Z] 988bab9f4d93: Verifying Checksum [2023-07-19T21:54:37.599Z] 988bab9f4d93: Download complete [2023-07-19T21:54:37.858Z] 1469e6f7b9e6: Verifying Checksum [2023-07-19T21:54:37.858Z] 1469e6f7b9e6: Download complete [2023-07-19T21:54:37.858Z] 339a4e72a1f5: Verifying Checksum [2023-07-19T21:54:37.858Z] 339a4e72a1f5: Download complete [2023-07-19T21:54:37.858Z] eaf3925da568: Verifying Checksum [2023-07-19T21:54:37.858Z] eaf3925da568: Download complete [2023-07-19T21:54:37.858Z] bde34c3a00c8: Download complete [2023-07-19T21:54:37.858Z] b352a97aabf1: Verifying Checksum [2023-07-19T21:54:37.858Z] b352a97aabf1: Download complete [2023-07-19T21:54:37.858Z] 4872d77fe225: Download complete [2023-07-19T21:54:37.858Z] 5851b861e8e6: Download complete [2023-07-19T21:54:37.858Z] b85a868b505f: Verifying Checksum [2023-07-19T21:54:37.858Z] b85a868b505f: Download complete [2023-07-19T21:54:38.116Z] bab4dde63d76: Verifying Checksum [2023-07-19T21:54:38.116Z] bab4dde63d76: Download complete [2023-07-19T21:54:39.050Z] b85a868b505f: Pull complete [2023-07-19T21:54:39.308Z] e2be974225ed: Pull complete [2023-07-19T21:54:39.877Z] 339a4e72a1f5: Pull complete [2023-07-19T21:54:39.877Z] 988bab9f4d93: Pull complete [2023-07-19T21:54:40.137Z] 1469e6f7b9e6: Pull complete [2023-07-19T21:54:40.137Z] eaf3925da568: Pull complete [2023-07-19T21:54:42.052Z] bab4dde63d76: Pull complete [2023-07-19T21:54:42.052Z] bde34c3a00c8: Pull complete [2023-07-19T21:54:42.052Z] b352a97aabf1: Pull complete [2023-07-19T21:54:42.312Z] 4872d77fe225: Pull complete [2023-07-19T21:54:42.312Z] 5851b861e8e6: Pull complete [2023-07-19T21:54:42.312Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-19T21:54:42.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T21:54:42.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:54:42.415Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T21:54:42.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T21:54:44.744Z] $ docker top bdffb8362d81c0aebe46389470b9cd689c62f0030947c0e0e7772bb5dbb51d3c -eo pid,comm [2023-07-19T21:54:44.795Z] 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-07-19T21:54:44.795Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T21:54:44.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T21:54:44.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T21:54:44.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T21:54:44.958Z] $ docker exec bdffb8362d81c0aebe46389470b9cd689c62f0030947c0e0e7772bb5dbb51d3c ssh-agent [2023-07-19T21:54:45.071Z] SSH_AUTH_SOCK=/tmp/ssh-gHbkmzWKGT73/agent.31 [2023-07-19T21:54:45.071Z] SSH_AGENT_PID=37 [2023-07-19T21:54:45.078Z] Running ssh-add (command line suppressed) [2023-07-19T21:54:45.180Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16737009701839959174.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16737009701839959174.key) [2023-07-19T21:54:45.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T21:54:45.487Z] + git tag --points-at HEAD [Pipeline] } [2023-07-19T21:54:45.502Z] $ docker exec --env ******** --env ******** bdffb8362d81c0aebe46389470b9cd689c62f0030947c0e0e7772bb5dbb51d3c ssh-agent -k [2023-07-19T21:54:45.602Z] unset SSH_AUTH_SOCK; [2023-07-19T21:54:45.602Z] unset SSH_AGENT_PID; [2023-07-19T21:54:45.602Z] echo Agent pid 37 killed; [2023-07-19T21:54:45.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-19T21:54:45.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T21:54:45.641Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T21:54:45.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T21:54:45.770Z] $ docker exec bdffb8362d81c0aebe46389470b9cd689c62f0030947c0e0e7772bb5dbb51d3c ssh-agent [2023-07-19T21:54:45.887Z] SSH_AUTH_SOCK=/tmp/ssh-SnppmSh33Jl3/agent.70 [2023-07-19T21:54:45.887Z] SSH_AGENT_PID=76 [2023-07-19T21:54:45.893Z] Running ssh-add (command line suppressed) [2023-07-19T21:54:45.993Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11495510909108631789.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11495510909108631789.key) [2023-07-19T21:54:46.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T21:54:46.298Z] + git semver init [2023-07-19T21:54:46.559Z] 2023-07-19 21:54:46,468 [run_init] DEBUG init version:0.0.0 force:False [2023-07-19T21:54:46.559Z] 2023-07-19 21:54:46,468 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-07-19T21:54:46.559Z] 2023-07-19 21:54:46,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-07-19T21:54:46.559Z] 2023-07-19 21:54:46,469 [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-07-19T21:54:47.498Z] 2023-07-19 21:54:47,322 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-07-19T21:54:47.498Z] 2023-07-19 21:54:47,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-07-19T21:54:47.498Z] 2023-07-19 21:54:47,323 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-07-19T21:54:47.498Z] 2023-07-19 21:54:47,323 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-07-19T21:54:47.498Z] 3.1.0-dev.8 [Pipeline] } [2023-07-19T21:54:47.511Z] $ docker exec --env ******** --env ******** bdffb8362d81c0aebe46389470b9cd689c62f0030947c0e0e7772bb5dbb51d3c ssh-agent -k [2023-07-19T21:54:47.604Z] unset SSH_AUTH_SOCK; [2023-07-19T21:54:47.609Z] unset SSH_AGENT_PID; [2023-07-19T21:54:47.610Z] echo Agent pid 76 killed; [2023-07-19T21:54:47.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T21:54:47.918Z] + git semver [Pipeline] } [2023-07-19T21:54:48.195Z] $ docker stop --time=1 bdffb8362d81c0aebe46389470b9cd689c62f0030947c0e0e7772bb5dbb51d3c [2023-07-19T21:54:49.486Z] $ docker rm -f --volumes bdffb8362d81c0aebe46389470b9cd689c62f0030947c0e0e7772bb5dbb51d3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T21:54:49.821Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-19T21:54:50.033Z] Stashed 1 file(s) [Pipeline] echo [2023-07-19T21:54:50.037Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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-07-19T21:54:50.177Z] provisioning config files... [2023-07-19T21:54:50.186Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2851730182416838347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T21:54:50.479Z] ---> docker-login.sh [2023-07-19T21:54:50.479Z] nexus3.edgexfoundry.org:10001 [2023-07-19T21:54:50.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:50.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:50.479Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:50.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:50.479Z] [2023-07-19T21:54:50.479Z] Login Succeeded [2023-07-19T21:54:50.479Z] nexus3.edgexfoundry.org:10002 [2023-07-19T21:54:50.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:50.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:50.479Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:50.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:50.479Z] [2023-07-19T21:54:50.479Z] Login Succeeded [2023-07-19T21:54:50.479Z] nexus3.edgexfoundry.org:10003 [2023-07-19T21:54:50.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:50.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:50.741Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:50.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:50.741Z] [2023-07-19T21:54:50.741Z] Login Succeeded [2023-07-19T21:54:50.741Z] nexus3.edgexfoundry.org:10004 [2023-07-19T21:54:50.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:50.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:50.741Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:50.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:50.741Z] [2023-07-19T21:54:50.741Z] Login Succeeded [2023-07-19T21:54:50.741Z] docker.io [2023-07-19T21:54:50.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:54:51.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:54:51.001Z] Configure a credential helper to remove this warning. See [2023-07-19T21:54:51.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:54:51.001Z] [2023-07-19T21:54:51.001Z] Login Succeeded [2023-07-19T21:54:51.001Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T21:54:51.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T21:54:51.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T21:54:51.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T21:54:51.105Z] ========================================================= [2023-07-19T21:54:51.105Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-19T21:54:51.105Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:54:51.432Z] + 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-07-19T21:54:51.432Z] Sending build context to Docker daemon 11MB [2023-07-19T21:54:51.432Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T21:54:51.432Z] Step 2/10 : FROM ${BASE} AS builder [2023-07-19T21:54:51.432Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-19T21:54:51.432Z] 4db1b89c0bd1: Pulling fs layer [2023-07-19T21:54:51.432Z] 6911f1a30b25: Pulling fs layer [2023-07-19T21:54:51.432Z] e194b8c5c2a9: Pulling fs layer [2023-07-19T21:54:51.432Z] 6863d3e3a2b1: Pulling fs layer [2023-07-19T21:54:51.432Z] ec0bb842ea78: Pulling fs layer [2023-07-19T21:54:51.432Z] 40a00589a448: Pulling fs layer [2023-07-19T21:54:51.433Z] 6c08303d61cc: Pulling fs layer [2023-07-19T21:54:51.433Z] 798269fcf238: Pulling fs layer [2023-07-19T21:54:51.433Z] 6863d3e3a2b1: Waiting [2023-07-19T21:54:51.433Z] ec0bb842ea78: Waiting [2023-07-19T21:54:51.433Z] 40a00589a448: Waiting [2023-07-19T21:54:51.433Z] 6c08303d61cc: Waiting [2023-07-19T21:54:51.433Z] 798269fcf238: Waiting [2023-07-19T21:54:51.693Z] 6911f1a30b25: Verifying Checksum [2023-07-19T21:54:51.693Z] 6911f1a30b25: Download complete [2023-07-19T21:54:51.693Z] 6863d3e3a2b1: Verifying Checksum [2023-07-19T21:54:51.693Z] 6863d3e3a2b1: Download complete [2023-07-19T21:54:51.693Z] ec0bb842ea78: Verifying Checksum [2023-07-19T21:54:51.693Z] 4db1b89c0bd1: Verifying Checksum [2023-07-19T21:54:51.693Z] 4db1b89c0bd1: Download complete [2023-07-19T21:54:51.693Z] 40a00589a448: Verifying Checksum [2023-07-19T21:54:51.693Z] 40a00589a448: Download complete [2023-07-19T21:54:51.693Z] 4db1b89c0bd1: Pull complete [2023-07-19T21:54:51.953Z] 6911f1a30b25: Pull complete [2023-07-19T21:54:52.212Z] 798269fcf238: Verifying Checksum [2023-07-19T21:54:52.212Z] 798269fcf238: Download complete [2023-07-19T21:54:52.470Z] e194b8c5c2a9: Verifying Checksum [2023-07-19T21:54:52.470Z] e194b8c5c2a9: Download complete [2023-07-19T21:54:52.470Z] 6c08303d61cc: Verifying Checksum [2023-07-19T21:54:52.470Z] 6c08303d61cc: Download complete [2023-07-19T21:54:55.758Z] e194b8c5c2a9: Pull complete [2023-07-19T21:54:55.758Z] 6863d3e3a2b1: Pull complete [2023-07-19T21:54:55.758Z] ec0bb842ea78: Pull complete [2023-07-19T21:54:55.758Z] 40a00589a448: Pull complete [2023-07-19T21:54:58.285Z] 6c08303d61cc: Pull complete [2023-07-19T21:54:58.851Z] 798269fcf238: Pull complete [2023-07-19T21:54:58.851Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-19T21:54:58.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-19T21:54:58.851Z] ---> ec979cd7f677 [2023-07-19T21:54:58.851Z] Step 3/10 : ARG MAKE=make build [2023-07-19T21:55:03.070Z] ---> Running in 63a9a04177a9 [2023-07-19T21:55:03.070Z] Removing intermediate container 63a9a04177a9 [2023-07-19T21:55:03.070Z] ---> 8acfb288211a [2023-07-19T21:55:03.070Z] Step 4/10 : WORKDIR /device-sdk-go [2023-07-19T21:55:03.070Z] ---> Running in 2c52cfe84c82 [2023-07-19T21:55:03.070Z] Removing intermediate container 2c52cfe84c82 [2023-07-19T21:55:03.070Z] ---> cc01db7e1687 [2023-07-19T21:55:03.070Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T21:55:03.070Z] ---> Running in 7037c5e5b76f [2023-07-19T21:55:03.070Z] Removing intermediate container 7037c5e5b76f [2023-07-19T21:55:03.070Z] ---> 4adabf1a7c70 [2023-07-19T21:55:03.070Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-07-19T21:55:03.070Z] ---> Running in 236305f86510 [2023-07-19T21:55:03.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T21:55:03.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T21:55:03.592Z] OK: 265 MiB in 53 packages [2023-07-19T21:55:03.850Z] Removing intermediate container 236305f86510 [2023-07-19T21:55:03.850Z] ---> 129920c1e8fa [2023-07-19T21:55:03.850Z] Step 7/10 : COPY go.mod vendor* ./ [2023-07-19T21:55:03.850Z] ---> f08df16ac91f [2023-07-19T21:55:03.850Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T21:55:04.108Z] ---> Running in e300adec3d6c [2023-07-19T21:55:05.146Z] Still waiting to schedule task [2023-07-19T21:55:05.147Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-19T21:55:36.188Z] Removing intermediate container e300adec3d6c [2023-07-19T21:55:36.189Z] ---> 7884ffdbeed1 [2023-07-19T21:55:36.189Z] Step 9/10 : COPY . . [2023-07-19T21:55:36.189Z] ---> 4a2aac244ade [2023-07-19T21:55:36.189Z] Step 10/10 : RUN ${MAKE} [2023-07-19T21:55:36.189Z] ---> Running in 272d8c9c8909 [2023-07-19T21:55:36.189Z] noop [2023-07-19T21:55:36.189Z] Removing intermediate container 272d8c9c8909 [2023-07-19T21:55:36.189Z] ---> e677893e3a1e [2023-07-19T21:55:36.189Z] Successfully built e677893e3a1e [2023-07-19T21:55:36.189Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:55:36.567Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T21:55:36.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:55:36.638Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T21:55:36.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-19T21:55:37.002Z] $ docker top 8ebf6c14074730a3efed34083efabbb8060c2d4442455e423d81bdc83cd92142 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T21:55:37.341Z] + go version [2023-07-19T21:55:37.342Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-19T21:55:37.356Z] $ docker stop --time=1 8ebf6c14074730a3efed34083efabbb8060c2d4442455e423d81bdc83cd92142 [2023-07-19T21:55:38.628Z] $ docker rm -f --volumes 8ebf6c14074730a3efed34083efabbb8060c2d4442455e423d81bdc83cd92142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:55:39.000Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-19T21:55:39.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:55:39.071Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T21:55:39.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-19T21:55:39.515Z] $ docker top 5d14a68a0da373b1475f1ac9b4f29081e6beb895f5f92a4dec116c225f4dd0d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T21:55:39.845Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-07-19T21:55:40.142Z] + make test [2023-07-19T21:55:40.142Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T21:55:46.704Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-07-19T21:56:01.571Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-07-19T21:56:01.571Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-07-19T21:56:01.571Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-07-19T21:56:01.571Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-07-19T21:56:01.571Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-07-19T21:56:01.571Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.046s coverage: 27.6% of statements [2023-07-19T21:56:01.571Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-07-19T21:56:01.571Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-07-19T21:56:01.571Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 80.2% of statements [2023-07-19T21:56:01.571Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.085s coverage: 86.0% of statements [2023-07-19T21:56:01.828Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-07-19T21:56:02.096Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.103s coverage: 70.6% of statements [2023-07-19T21:56:02.096Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-07-19T21:56:02.096Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-19T21:56:03.032Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-07-19T21:56:04.937Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.103s coverage: 14.3% of statements [2023-07-19T21:56:04.937Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.502s coverage: 43.8% of statements [2023-07-19T21:56:04.937Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.070s coverage: 68.5% of statements [2023-07-19T21:56:04.937Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.114s coverage: 89.2% of statements [2023-07-19T21:56:04.937Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements [2023-07-19T21:56:26.863Z] GO111MODULE=on go vet ./... [2023-07-19T21:56:29.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T21:56:29.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T21:56:29.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-19T21:56:29.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T21:56:29.441Z] $ docker stop --time=1 5d14a68a0da373b1475f1ac9b4f29081e6beb895f5f92a4dec116c225f4dd0d0 [2023-07-19T21:56:34.242Z] $ docker rm -f --volumes 5d14a68a0da373b1475f1ac9b4f29081e6beb895f5f92a4dec116c225f4dd0d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T21:56:34.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T21:56:34.910Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-19T21:56:35.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T21:56:35.720Z] + ls -al . [2023-07-19T21:56:35.720Z] total 300 [2023-07-19T21:56:35.720Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 21:55 . [2023-07-19T21:56:35.720Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 21:54 .. [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 21:54 .dockerignore [2023-07-19T21:56:35.720Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 21:54 .git [2023-07-19T21:56:35.720Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 21:54 .github [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 19 21:54 .gitignore [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 21:54 .golangci.yml [2023-07-19T21:56:35.720Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 21:54 .semver [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 44878 Jul 19 21:54 CHANGELOG.md [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 21:54 GOVERNANCE.md [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 19 21:54 Jenkinsfile [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 19 21:54 LICENSE [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 19 21:54 Makefile [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 19 21:54 OWNERS.md [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jul 19 21:54 README.md [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 21:54 VERSION [2023-07-19T21:56:35.720Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 21:54 bin [2023-07-19T21:56:35.720Z] -rw-r--r-- 1 jenkins jenkins 120080 Jul 19 21:56 coverage.out [2023-07-19T21:56:35.720Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 21:54 example [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 3461 Jul 19 21:54 go.mod [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 32143 Jul 19 21:54 go.sum [2023-07-19T21:56:35.720Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 21:54 internal [2023-07-19T21:56:35.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 21:54 openapi [2023-07-19T21:56:35.720Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 21:54 pkg [2023-07-19T21:56:35.720Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 21:54 snap [2023-07-19T21:56:35.720Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 19 21:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:56:36.023Z] + 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=5a7d05295c20c4306666c126d05bdc304538796c --label arch=amd64 --label version=3.1.0-dev.8 . [2023-07-19T21:56:36.023Z] Sending build context to Docker daemon 11.12MB [2023-07-19T21:56:36.023Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T21:56:36.023Z] Step 2/23 : FROM ${BASE} AS builder [2023-07-19T21:56:36.023Z] ---> e677893e3a1e [2023-07-19T21:56:36.023Z] Step 3/23 : ARG MAKE=make build [2023-07-19T21:56:36.283Z] ---> Running in cb2739980d9c [2023-07-19T21:56:36.283Z] Removing intermediate container cb2739980d9c [2023-07-19T21:56:36.283Z] ---> fee2a204d479 [2023-07-19T21:56:36.283Z] Step 4/23 : WORKDIR /device-sdk-go [2023-07-19T21:56:36.541Z] ---> Running in 5b2540aeae0c [2023-07-19T21:56:36.541Z] Removing intermediate container 5b2540aeae0c [2023-07-19T21:56:36.541Z] ---> 5ce6e13b65e6 [2023-07-19T21:56:36.541Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T21:56:36.541Z] ---> Running in 1b17b3624ee3 [2023-07-19T21:56:36.541Z] Removing intermediate container 1b17b3624ee3 [2023-07-19T21:56:36.541Z] ---> 2ce696ac9391 [2023-07-19T21:56:36.541Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-07-19T21:56:36.541Z] ---> Running in ba06d08b92b8 [2023-07-19T21:56:36.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T21:56:37.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T21:56:37.318Z] OK: 265 MiB in 53 packages [2023-07-19T21:56:37.577Z] Removing intermediate container ba06d08b92b8 [2023-07-19T21:56:37.577Z] ---> e8076cbd5261 [2023-07-19T21:56:37.577Z] Step 7/23 : COPY go.mod vendor* ./ [2023-07-19T21:56:37.577Z] ---> 8d4e92bfcd1b [2023-07-19T21:56:37.577Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T21:56:37.835Z] ---> Running in 91d3c59302c1 [2023-07-19T21:56:38.401Z] Removing intermediate container 91d3c59302c1 [2023-07-19T21:56:38.401Z] ---> 69d3342c21ef [2023-07-19T21:56:38.401Z] Step 9/23 : COPY . . [2023-07-19T21:56:38.970Z] ---> 825f0185f75e [2023-07-19T21:56:38.970Z] Step 10/23 : RUN ${MAKE} [2023-07-19T21:56:38.970Z] ---> Running in 9a45ec1dd089 [2023-07-19T21:56:39.229Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.8" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-07-19T21:57:01.161Z] Removing intermediate container 9a45ec1dd089 [2023-07-19T21:57:01.161Z] ---> 3868f603edfe [2023-07-19T21:57:01.161Z] Step 11/23 : FROM alpine:3.17 [2023-07-19T21:57:01.161Z] 3.17: Pulling from library/alpine [2023-07-19T21:57:01.161Z] 4db1b89c0bd1: Already exists [2023-07-19T21:57:01.161Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T21:57:01.161Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T21:57:01.161Z] ---> 1f73a9d63274 [2023-07-19T21:57:01.161Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-07-19T21:57:01.161Z] ---> Running in e1e833d87dde [2023-07-19T21:57:01.161Z] Removing intermediate container e1e833d87dde [2023-07-19T21:57:01.161Z] ---> 0050fb822a43 [2023-07-19T21:57:01.161Z] Step 13/23 : RUN apk add --update --no-cache [2023-07-19T21:57:01.161Z] ---> Running in 08cb14121b74 [2023-07-19T21:57:01.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-19T21:57:01.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-19T21:57:01.161Z] OK: 7 MiB in 15 packages [2023-07-19T21:57:01.161Z] Removing intermediate container 08cb14121b74 [2023-07-19T21:57:01.161Z] ---> db3ad54e27a9 [2023-07-19T21:57:01.161Z] Step 14/23 : WORKDIR / [2023-07-19T21:57:01.161Z] ---> Running in d9e87c4aa280 [2023-07-19T21:57:01.161Z] Removing intermediate container d9e87c4aa280 [2023-07-19T21:57:01.161Z] ---> e0ce6f49f864 [2023-07-19T21:57:01.161Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-07-19T21:57:01.161Z] ---> 95b11e2be738 [2023-07-19T21:57:01.161Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-07-19T21:57:02.096Z] ---> e536cc075d9b [2023-07-19T21:57:02.097Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-07-19T21:57:02.357Z] ---> 1d346dd5c792 [2023-07-19T21:57:02.357Z] Step 18/23 : EXPOSE 59999 [2023-07-19T21:57:02.357Z] ---> Running in 759630e1fbd5 [2023-07-19T21:57:02.616Z] Removing intermediate container 759630e1fbd5 [2023-07-19T21:57:02.616Z] ---> ad514e19427f [2023-07-19T21:57:02.616Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-07-19T21:57:02.616Z] ---> Running in d021d4a61a1c [2023-07-19T21:57:02.616Z] Removing intermediate container d021d4a61a1c [2023-07-19T21:57:02.616Z] ---> fa71537cebda [2023-07-19T21:57:02.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-19T21:57:02.616Z] ---> Running in 7ee1535effb8 [2023-07-19T21:57:02.616Z] Removing intermediate container 7ee1535effb8 [2023-07-19T21:57:02.616Z] ---> 7d4b6d9e7f44 [2023-07-19T21:57:02.616Z] Step 21/23 : LABEL arch=amd64 [2023-07-19T21:57:02.616Z] ---> Running in d47dcaa1587e [2023-07-19T21:57:02.874Z] Removing intermediate container d47dcaa1587e [2023-07-19T21:57:02.874Z] ---> c9942ceca221 [2023-07-19T21:57:02.875Z] Step 22/23 : LABEL git_sha=5a7d05295c20c4306666c126d05bdc304538796c [2023-07-19T21:57:02.875Z] ---> Running in 5aa824d00afd [2023-07-19T21:57:02.875Z] Removing intermediate container 5aa824d00afd [2023-07-19T21:57:02.875Z] ---> 69c8edf9d9a8 [2023-07-19T21:57:02.875Z] Step 23/23 : LABEL version=3.1.0-dev.8 [2023-07-19T21:57:02.875Z] ---> Running in b6d88645aae0 [2023-07-19T21:57:02.875Z] Removing intermediate container b6d88645aae0 [2023-07-19T21:57:02.875Z] ---> ce1e2ef959fc [2023-07-19T21:57:02.875Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T21:57:02.875Z] Successfully built ce1e2ef959fc [2023-07-19T21:57:02.875Z] 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-07-19T21:57:03.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T21:57:03.321Z] [2023-07-19T21:57:03.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:57:03.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T21:57:03.621Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-19T21:57:03.621Z] 5eb5b503b376: Pulling fs layer [2023-07-19T21:57:03.621Z] 5c69ac0246d0: Pulling fs layer [2023-07-19T21:57:03.621Z] ec43610c2a17: Pulling fs layer [2023-07-19T21:57:03.621Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-19T21:57:03.621Z] 33b1e0a273af: Pulling fs layer [2023-07-19T21:57:03.621Z] 5d3b04190fa2: Pulling fs layer [2023-07-19T21:57:03.621Z] 2f39f015ded8: Pulling fs layer [2023-07-19T21:57:03.621Z] 3a2ae6a8a46f: Waiting [2023-07-19T21:57:03.621Z] 33b1e0a273af: Waiting [2023-07-19T21:57:03.621Z] 5d3b04190fa2: Waiting [2023-07-19T21:57:03.621Z] 2f39f015ded8: Waiting [2023-07-19T21:57:03.621Z] 5c69ac0246d0: Verifying Checksum [2023-07-19T21:57:03.621Z] 5c69ac0246d0: Download complete [2023-07-19T21:57:03.621Z] 3a2ae6a8a46f: Download complete [2023-07-19T21:57:03.621Z] 33b1e0a273af: Verifying Checksum [2023-07-19T21:57:03.621Z] 33b1e0a273af: Download complete [2023-07-19T21:57:03.884Z] 5d3b04190fa2: Verifying Checksum [2023-07-19T21:57:03.884Z] 5d3b04190fa2: Download complete [2023-07-19T21:57:03.884Z] ec43610c2a17: Verifying Checksum [2023-07-19T21:57:03.884Z] ec43610c2a17: Download complete [2023-07-19T21:57:03.884Z] 5eb5b503b376: Verifying Checksum [2023-07-19T21:57:03.884Z] 5eb5b503b376: Download complete [2023-07-19T21:57:04.449Z] 2f39f015ded8: Download complete [2023-07-19T21:57:05.015Z] 5eb5b503b376: Pull complete [2023-07-19T21:57:05.015Z] 5c69ac0246d0: Pull complete [2023-07-19T21:57:05.581Z] ec43610c2a17: Pull complete [2023-07-19T21:57:05.581Z] 3a2ae6a8a46f: Pull complete [2023-07-19T21:57:05.845Z] 33b1e0a273af: Pull complete [2023-07-19T21:57:05.845Z] 5d3b04190fa2: Pull complete [2023-07-19T21:57:10.037Z] 2f39f015ded8: Pull complete [2023-07-19T21:57:10.037Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-19T21:57:10.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T21:57:10.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T21:57:10.112Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T21:57:10.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-19T21:57:16.057Z] $ docker top 149dc238fd981725a2892a3629b7aeb19e8d9edbf49a46ec1efc81d7994f93d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T21:57:16.441Z] ---> job-cost.sh [2023-07-19T21:57:16.441Z] lf-activate-venv: SKIPPING [2023-07-19T21:57:16.441Z] INFO: No Stack... [2023-07-19T21:57:16.699Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T21:57:16.959Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T21:57:17.247Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-07-19T21:57:17.247Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T21:57:17.261Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-237-stack-cost] [2023-07-19T21:57:17.268Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-237-stack-cost] did not exist. Created. [2023-07-19T21:57:17.268Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T21:57:17.570Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-19T21:57:17.605Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T21:57:17.612Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-237-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T21:57:17.632Z] $ docker stop --time=1 149dc238fd981725a2892a3629b7aeb19e8d9edbf49a46ec1efc81d7994f93d3 [2023-07-19T21:57:18.827Z] $ docker rm -f --volumes 149dc238fd981725a2892a3629b7aeb19e8d9edbf49a46ec1efc81d7994f93d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-19T21:58:55.950Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1600 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-07-19T21:58:55.961Z] Running in /w/workspace/device-sdk-go/237 [Pipeline] { [Pipeline] checkout [2023-07-19T21:58:56.001Z] The recommended git tool is: git [2023-07-19T21:59:04.227Z] using credential edgex-jenkins-ssh [2023-07-19T21:59:04.249Z] Cloning the remote Git repository [2023-07-19T21:59:04.351Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-07-19T21:59:04.570Z] > git init /w/workspace/device-sdk-go/237 # timeout=10 [2023-07-19T21:59:04.830Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-07-19T21:59:04.832Z] > git --version # timeout=10 [2023-07-19T21:59:04.902Z] > git --version # 'git version 2.25.1' [2023-07-19T21:59:04.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-19T21:59:05.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T21:59:08.332Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-07-19T21:59:08.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-19T21:59:09.556Z] Avoid second fetch [2023-07-19T21:59:09.556Z] Checking out Revision 5a7d05295c20c4306666c126d05bdc304538796c (main) [2023-07-19T21:59:10.474Z] Commit message: "feat(security): Add eew AddCustomRoute method with authentication parameter (#1475)" [2023-07-19T21:59:09.592Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T21:59:09.775Z] > git checkout -f 5a7d05295c20c4306666c126d05bdc304538796c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T21:59:11.470Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-19T21:59:11.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T21:59:11.470Z] Dload Upload Total Spent Left Speed [2023-07-19T21:59:11.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2023-07-19T21:59:12.148Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-19T21:59:12.482Z] + + sudo tee /etc/docker/daemon.new [2023-07-19T21:59:12.483Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-19T21:59:12.483Z] { [2023-07-19T21:59:12.483Z] "registry-mirrors": [ [2023-07-19T21:59:12.483Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-19T21:59:12.483Z] ], [2023-07-19T21:59:12.483Z] "bip": "10.250.0.254/24", [2023-07-19T21:59:12.483Z] "hosts": [ [2023-07-19T21:59:12.483Z] "tcp://0.0.0.0:5555", [2023-07-19T21:59:12.483Z] "unix:///var/run/docker.sock" [2023-07-19T21:59:12.483Z] ], [2023-07-19T21:59:12.483Z] "mtu": 1458, [2023-07-19T21:59:12.483Z] "selinux-enabled": true, [2023-07-19T21:59:12.483Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-19T21:59:12.483Z] } [Pipeline] sh [2023-07-19T21:59:12.822Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-19T21:59:13.160Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T21:59:31.752Z] provisioning config files... [2023-07-19T21:59:31.819Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/237@tmp/config9973453189540345563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T21:59:32.186Z] ---> docker-login.sh [2023-07-19T21:59:32.186Z] nexus3.edgexfoundry.org:10001 [2023-07-19T21:59:32.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:59:32.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:59:32.777Z] Configure a credential helper to remove this warning. See [2023-07-19T21:59:32.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:59:32.777Z] [2023-07-19T21:59:32.777Z] Login Succeeded [2023-07-19T21:59:32.777Z] nexus3.edgexfoundry.org:10002 [2023-07-19T21:59:33.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:59:33.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:59:33.313Z] Configure a credential helper to remove this warning. See [2023-07-19T21:59:33.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:59:33.313Z] [2023-07-19T21:59:33.313Z] Login Succeeded [2023-07-19T21:59:33.313Z] nexus3.edgexfoundry.org:10003 [2023-07-19T21:59:33.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:59:33.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:59:33.581Z] Configure a credential helper to remove this warning. See [2023-07-19T21:59:33.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:59:33.581Z] [2023-07-19T21:59:33.581Z] Login Succeeded [2023-07-19T21:59:33.581Z] nexus3.edgexfoundry.org:10004 [2023-07-19T21:59:33.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:59:33.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:59:33.850Z] Configure a credential helper to remove this warning. See [2023-07-19T21:59:33.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:59:33.850Z] [2023-07-19T21:59:33.850Z] Login Succeeded [2023-07-19T21:59:33.850Z] docker.io [2023-07-19T21:59:34.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-19T21:59:34.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-19T21:59:34.385Z] Configure a credential helper to remove this warning. See [2023-07-19T21:59:34.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-19T21:59:34.385Z] [2023-07-19T21:59:34.385Z] Login Succeeded [2023-07-19T21:59:34.385Z] ---> docker-login.sh ends [Pipeline] } [2023-07-19T21:59:34.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-19T21:59:34.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T21:59:34.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-19T21:59:34.657Z] ========================================================= [2023-07-19T21:59:34.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-19T21:59:34.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T21:59:35.017Z] + 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-07-19T21:59:35.286Z] Sending build context to Docker daemon 5.873MB [2023-07-19T21:59:35.286Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T21:59:35.286Z] Step 2/10 : FROM ${BASE} AS builder [2023-07-19T21:59:35.557Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-19T21:59:35.557Z] edb6bdbacee9: Pulling fs layer [2023-07-19T21:59:35.557Z] 5f9638ab2659: Pulling fs layer [2023-07-19T21:59:35.557Z] 8d51d6327a98: Pulling fs layer [2023-07-19T21:59:35.557Z] 8b374f2dd631: Pulling fs layer [2023-07-19T21:59:35.557Z] ec14aa9079de: Pulling fs layer [2023-07-19T21:59:35.557Z] 2f466654f4bb: Pulling fs layer [2023-07-19T21:59:35.557Z] 554e91adad29: Pulling fs layer [2023-07-19T21:59:35.557Z] 8b374f2dd631: Waiting [2023-07-19T21:59:35.557Z] ec14aa9079de: Waiting [2023-07-19T21:59:35.557Z] 2f466654f4bb: Waiting [2023-07-19T21:59:35.557Z] 554e91adad29: Waiting [2023-07-19T21:59:35.557Z] 5f9638ab2659: Verifying Checksum [2023-07-19T21:59:35.557Z] 5f9638ab2659: Download complete [2023-07-19T21:59:35.557Z] 8b374f2dd631: Verifying Checksum [2023-07-19T21:59:35.557Z] 8b374f2dd631: Download complete [2023-07-19T21:59:35.557Z] ec14aa9079de: Verifying Checksum [2023-07-19T21:59:35.557Z] ec14aa9079de: Download complete [2023-07-19T21:59:35.557Z] edb6bdbacee9: Download complete [2023-07-19T21:59:36.986Z] edb6bdbacee9: Pull complete [2023-07-19T21:59:36.986Z] 554e91adad29: Verifying Checksum [2023-07-19T21:59:36.986Z] 554e91adad29: Download complete [2023-07-19T21:59:37.255Z] 5f9638ab2659: Pull complete [2023-07-19T21:59:38.222Z] 8d51d6327a98: Download complete [2023-07-19T21:59:38.222Z] 2f466654f4bb: Verifying Checksum [2023-07-19T21:59:38.222Z] 2f466654f4bb: Download complete [2023-07-19T21:59:50.563Z] 8d51d6327a98: Pull complete [2023-07-19T21:59:50.563Z] 8b374f2dd631: Pull complete [2023-07-19T21:59:50.563Z] ec14aa9079de: Pull complete [2023-07-19T21:59:55.933Z] 2f466654f4bb: Pull complete [2023-07-19T21:59:58.527Z] 554e91adad29: Pull complete [2023-07-19T21:59:58.527Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-19T21:59:58.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-19T21:59:58.527Z] ---> 1e15ea492957 [2023-07-19T21:59:58.527Z] Step 3/10 : ARG MAKE=make build [2023-07-19T22:00:00.493Z] ---> Running in 9bd6de39a10e [2023-07-19T22:00:00.493Z] Removing intermediate container 9bd6de39a10e [2023-07-19T22:00:00.493Z] ---> a52635e649df [2023-07-19T22:00:00.493Z] Step 4/10 : WORKDIR /device-sdk-go [2023-07-19T22:00:00.761Z] ---> Running in 12b00d6bf563 [2023-07-19T22:00:01.032Z] Removing intermediate container 12b00d6bf563 [2023-07-19T22:00:01.032Z] ---> 1da188cd6b6d [2023-07-19T22:00:01.032Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T22:00:01.032Z] ---> Running in 6150d5b35267 [2023-07-19T22:00:01.302Z] Removing intermediate container 6150d5b35267 [2023-07-19T22:00:01.302Z] ---> 1241fd1573dc [2023-07-19T22:00:01.302Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-07-19T22:00:01.302Z] ---> Running in cc9ce88365c9 [2023-07-19T22:00:02.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T22:00:02.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T22:00:03.949Z] OK: 263 MiB in 53 packages [2023-07-19T22:00:04.917Z] Removing intermediate container cc9ce88365c9 [2023-07-19T22:00:04.917Z] ---> 0e62a57e1fdf [2023-07-19T22:00:04.917Z] Step 7/10 : COPY go.mod vendor* ./ [2023-07-19T22:00:05.187Z] ---> 6615012869c2 [2023-07-19T22:00:05.187Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T22:00:05.187Z] ---> Running in a9f42417bf35 [2023-07-19T22:01:13.089Z] Removing intermediate container a9f42417bf35 [2023-07-19T22:01:13.089Z] ---> dba4e23b596b [2023-07-19T22:01:13.089Z] Step 9/10 : COPY . . [2023-07-19T22:01:13.089Z] ---> 496c90b2c62c [2023-07-19T22:01:13.089Z] Step 10/10 : RUN ${MAKE} [2023-07-19T22:01:13.089Z] ---> Running in 9b3f1b035543 [2023-07-19T22:01:13.089Z] noop [2023-07-19T22:01:13.089Z] Removing intermediate container 9b3f1b035543 [2023-07-19T22:01:13.089Z] ---> 5b9e5f1beb1b [2023-07-19T22:01:13.089Z] Successfully built 5b9e5f1beb1b [2023-07-19T22:01:13.089Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:01:13.432Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T22:01:13.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:01:13.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-1600 does not seem to be running inside a container [2023-07-19T22:01:13.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/237 -v /w/workspace/device-sdk-go/237:/w/workspace/device-sdk-go/237:rw,z -v /w/workspace/device-sdk-go/237@tmp:/w/workspace/device-sdk-go/237@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-07-19T22:01:14.881Z] $ docker top 616635f664a71874088fd7946578472d25abe823b65fd28dd91dc62f277b4bc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T22:01:15.707Z] + go version [2023-07-19T22:01:15.707Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-19T22:01:15.737Z] $ docker stop --time=1 616635f664a71874088fd7946578472d25abe823b65fd28dd91dc62f277b4bc5 [2023-07-19T22:01:17.352Z] $ docker rm -f --volumes 616635f664a71874088fd7946578472d25abe823b65fd28dd91dc62f277b4bc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:01:17.891Z] + docker inspect -f . ci-base-image-arm64 [2023-07-19T22:01:17.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:01:18.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-1600 does not seem to be running inside a container [2023-07-19T22:01:18.146Z] $ 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/237 -v /w/workspace/device-sdk-go/237:/w/workspace/device-sdk-go/237:rw,z -v /w/workspace/device-sdk-go/237@tmp:/w/workspace/device-sdk-go/237@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-07-19T22:01:19.320Z] $ docker top fb32b849903905a877bbb35b0ef4ba983a71eed6d4b9d548471d25407ed12db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T22:01:19.828Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/237 [Pipeline] fileExists [Pipeline] sh [2023-07-19T22:01:20.168Z] + make test [2023-07-19T22:01:20.168Z] go test -race -coverprofile=coverage.out ./... [2023-07-19T22:01:59.065Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-07-19T22:03:50.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-07-19T22:03:50.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-07-19T22:03:50.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-07-19T22:03:50.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-07-19T22:03:50.731Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-07-19T22:03:54.990Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.211s coverage: 27.6% of statements [2023-07-19T22:04:00.333Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.253s coverage: 80.2% of statements [2023-07-19T22:04:12.642Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-07-19T22:04:12.642Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-07-19T22:04:12.642Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.355s coverage: 86.0% of statements [2023-07-19T22:04:17.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-07-19T22:04:17.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.413s coverage: 70.6% of statements [2023-07-19T22:04:21.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.275s coverage: 14.3% of statements [2023-07-19T22:04:23.283Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-07-19T22:04:23.283Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-07-19T22:04:23.552Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.957s coverage: 43.8% of statements [2023-07-19T22:04:23.820Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.412s coverage: 68.5% of statements [2023-07-19T22:04:27.160Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.423s coverage: 89.2% of statements [2023-07-19T22:04:28.565Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-07-19T22:04:28.832Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.236s coverage: 5.5% of statements [2023-07-19T22:04:29.788Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-19T22:04:29.788Z] GO111MODULE=on go vet ./... [2023-07-19T22:06:51.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-19T22:06:51.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-19T22:06:51.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-19T22:06:51.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-19T22:06:51.533Z] $ docker stop --time=1 fb32b849903905a877bbb35b0ef4ba983a71eed6d4b9d548471d25407ed12db3 [2023-07-19T22:06:53.350Z] $ docker rm -f --volumes fb32b849903905a877bbb35b0ef4ba983a71eed6d4b9d548471d25407ed12db3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T22:06:54.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-19T22:06:54.948Z] Warning: overwriting stash ‘coverage-report’ [2023-07-19T22:06:55.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-19T22:06:55.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-19T22:06:56.277Z] + ls -al . [2023-07-19T22:06:56.277Z] total 296 [2023-07-19T22:06:56.277Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 22:01 . [2023-07-19T22:06:56.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 21:59 .. [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 21:59 .dockerignore [2023-07-19T22:06:56.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 21:59 .git [2023-07-19T22:06:56.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 21:59 .github [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 19 21:59 .gitignore [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 19 21:59 .golangci.yml [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 44878 Jul 19 21:59 CHANGELOG.md [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 21:59 GOVERNANCE.md [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 19 21:59 Jenkinsfile [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 19 21:59 LICENSE [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 19 21:59 Makefile [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 19 21:59 OWNERS.md [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 4933 Jul 19 21:59 README.md [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 21:54 VERSION [2023-07-19T22:06:56.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 21:59 bin [2023-07-19T22:06:56.277Z] -rw-r--r-- 1 jenkins jenkins 120080 Jul 19 22:04 coverage.out [2023-07-19T22:06:56.277Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 19 21:59 example [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 3461 Jul 19 21:59 go.mod [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 32143 Jul 19 21:59 go.sum [2023-07-19T22:06:56.277Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 21:59 internal [2023-07-19T22:06:56.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 21:59 openapi [2023-07-19T22:06:56.277Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 21:59 pkg [2023-07-19T22:06:56.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 21:59 snap [2023-07-19T22:06:56.277Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 19 21:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:06:56.648Z] + 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=5a7d05295c20c4306666c126d05bdc304538796c --label arch=arm64 --label version=3.1.0-dev.8 . [2023-07-19T22:06:56.932Z] Sending build context to Docker daemon 5.994MB [2023-07-19T22:06:56.932Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-07-19T22:06:56.932Z] Step 2/23 : FROM ${BASE} AS builder [2023-07-19T22:06:56.932Z] ---> 5b9e5f1beb1b [2023-07-19T22:06:56.932Z] Step 3/23 : ARG MAKE=make build [2023-07-19T22:06:57.204Z] ---> Running in 59b4a31f5f7d [2023-07-19T22:06:57.492Z] Removing intermediate container 59b4a31f5f7d [2023-07-19T22:06:57.492Z] ---> bc23a6b478df [2023-07-19T22:06:57.492Z] Step 4/23 : WORKDIR /device-sdk-go [2023-07-19T22:06:57.492Z] ---> Running in a6ff164acbcb [2023-07-19T22:06:57.773Z] Removing intermediate container a6ff164acbcb [2023-07-19T22:06:57.773Z] ---> f876ae329244 [2023-07-19T22:06:57.773Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-19T22:06:57.773Z] ---> Running in b787dd1d732e [2023-07-19T22:06:58.063Z] Removing intermediate container b787dd1d732e [2023-07-19T22:06:58.063Z] ---> ee5133c9f195 [2023-07-19T22:06:58.063Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-07-19T22:06:58.342Z] ---> Running in 5dc09e9083d2 [2023-07-19T22:06:59.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T22:06:59.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T22:07:00.852Z] OK: 263 MiB in 53 packages [2023-07-19T22:07:01.438Z] Removing intermediate container 5dc09e9083d2 [2023-07-19T22:07:01.438Z] ---> d9fec0347ee9 [2023-07-19T22:07:01.438Z] Step 7/23 : COPY go.mod vendor* ./ [2023-07-19T22:07:02.023Z] ---> 105bf91dd506 [2023-07-19T22:07:02.023Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-19T22:07:02.023Z] ---> Running in 7789575598a8 [2023-07-19T22:07:03.968Z] Removing intermediate container 7789575598a8 [2023-07-19T22:07:03.968Z] ---> 9aac9d8c797d [2023-07-19T22:07:03.968Z] Step 9/23 : COPY . . [2023-07-19T22:07:05.378Z] ---> cf8878d7eb2a [2023-07-19T22:07:05.378Z] Step 10/23 : RUN ${MAKE} [2023-07-19T22:07:05.378Z] ---> Running in 8ebfdf4fc25f [2023-07-19T22:07:06.342Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.8" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-07-19T22:09:28.049Z] Removing intermediate container 8ebfdf4fc25f [2023-07-19T22:09:28.049Z] ---> a87d3f0a94cf [2023-07-19T22:09:28.049Z] Step 11/23 : FROM alpine:3.17 [2023-07-19T22:09:28.049Z] 3.17: Pulling from library/alpine [2023-07-19T22:09:28.049Z] edb6bdbacee9: Already exists [2023-07-19T22:09:28.049Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-19T22:09:28.049Z] Status: Downloaded newer image for alpine:3.17 [2023-07-19T22:09:28.049Z] ---> 779605e5fbc0 [2023-07-19T22:09:28.049Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-07-19T22:09:28.049Z] ---> Running in ca9b14c5c09a [2023-07-19T22:09:28.049Z] Removing intermediate container ca9b14c5c09a [2023-07-19T22:09:28.049Z] ---> 083448f1c1fa [2023-07-19T22:09:28.049Z] Step 13/23 : RUN apk add --update --no-cache [2023-07-19T22:09:28.049Z] ---> Running in 3bbf84cbdb87 [2023-07-19T22:09:28.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-19T22:09:28.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-19T22:09:28.049Z] OK: 7 MiB in 15 packages [2023-07-19T22:09:28.049Z] Removing intermediate container 3bbf84cbdb87 [2023-07-19T22:09:28.049Z] ---> 7c64a6f81510 [2023-07-19T22:09:28.049Z] Step 14/23 : WORKDIR / [2023-07-19T22:09:28.049Z] ---> Running in 6dd28f992ffb [2023-07-19T22:09:28.049Z] Removing intermediate container 6dd28f992ffb [2023-07-19T22:09:28.049Z] ---> a55057de650f [2023-07-19T22:09:28.049Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-07-19T22:09:28.049Z] ---> 18b4069486b8 [2023-07-19T22:09:28.049Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-07-19T22:09:28.049Z] ---> dcdb18fd790b [2023-07-19T22:09:28.049Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-07-19T22:09:28.049Z] ---> 974929f23d41 [2023-07-19T22:09:28.049Z] Step 18/23 : EXPOSE 59999 [2023-07-19T22:09:28.049Z] ---> Running in ac1e6d0d9fb6 [2023-07-19T22:09:28.049Z] Removing intermediate container ac1e6d0d9fb6 [2023-07-19T22:09:28.049Z] ---> 6f3c8768c711 [2023-07-19T22:09:28.049Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-07-19T22:09:28.049Z] ---> Running in e5c67fbf5246 [2023-07-19T22:09:28.049Z] Removing intermediate container e5c67fbf5246 [2023-07-19T22:09:28.049Z] ---> fc738a8e95a8 [2023-07-19T22:09:28.049Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-19T22:09:28.049Z] ---> Running in 8c89e78913ef [2023-07-19T22:09:28.049Z] Removing intermediate container 8c89e78913ef [2023-07-19T22:09:28.049Z] ---> 8196b3e6ca78 [2023-07-19T22:09:28.049Z] Step 21/23 : LABEL arch=arm64 [2023-07-19T22:09:28.049Z] ---> Running in 34a51f8942dc [2023-07-19T22:09:28.049Z] Removing intermediate container 34a51f8942dc [2023-07-19T22:09:28.049Z] ---> 9aa3982e4bbb [2023-07-19T22:09:28.049Z] Step 22/23 : LABEL git_sha=5a7d05295c20c4306666c126d05bdc304538796c [2023-07-19T22:09:28.049Z] ---> Running in e1307d3323bd [2023-07-19T22:09:28.049Z] Removing intermediate container e1307d3323bd [2023-07-19T22:09:28.049Z] ---> d5a489d0b7f5 [2023-07-19T22:09:28.049Z] Step 23/23 : LABEL version=3.1.0-dev.8 [2023-07-19T22:09:28.049Z] ---> Running in d27d8ecc1b01 [2023-07-19T22:09:28.049Z] Removing intermediate container d27d8ecc1b01 [2023-07-19T22:09:28.049Z] ---> c58f8a0a1b81 [2023-07-19T22:09:28.049Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-19T22:09:28.049Z] Successfully built c58f8a0a1b81 [2023-07-19T22:09:28.049Z] 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-07-19T22:09:28.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T22:09:28.516Z] [2023-07-19T22:09:28.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:09:28.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T22:09:28.841Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-19T22:09:28.841Z] 8998bd30e6a1: Pulling fs layer [2023-07-19T22:09:28.841Z] 04944245beec: Pulling fs layer [2023-07-19T22:09:28.841Z] 699f458cf7ca: Pulling fs layer [2023-07-19T22:09:28.841Z] 765212b225bb: Pulling fs layer [2023-07-19T22:09:28.841Z] f23df028b6ca: Pulling fs layer [2023-07-19T22:09:28.841Z] d65c8cfc05b1: Pulling fs layer [2023-07-19T22:09:28.841Z] 2437ff75d9bd: Pulling fs layer [2023-07-19T22:09:28.841Z] 765212b225bb: Waiting [2023-07-19T22:09:28.841Z] f23df028b6ca: Waiting [2023-07-19T22:09:28.841Z] d65c8cfc05b1: Waiting [2023-07-19T22:09:28.841Z] 2437ff75d9bd: Waiting [2023-07-19T22:09:29.115Z] 04944245beec: Verifying Checksum [2023-07-19T22:09:29.115Z] 04944245beec: Download complete [2023-07-19T22:09:29.115Z] 765212b225bb: Verifying Checksum [2023-07-19T22:09:29.115Z] 765212b225bb: Download complete [2023-07-19T22:09:29.115Z] f23df028b6ca: Verifying Checksum [2023-07-19T22:09:29.115Z] f23df028b6ca: Download complete [2023-07-19T22:09:29.115Z] d65c8cfc05b1: Verifying Checksum [2023-07-19T22:09:29.115Z] d65c8cfc05b1: Download complete [2023-07-19T22:09:29.385Z] 699f458cf7ca: Verifying Checksum [2023-07-19T22:09:29.385Z] 699f458cf7ca: Download complete [2023-07-19T22:09:29.650Z] 8998bd30e6a1: Verifying Checksum [2023-07-19T22:09:29.650Z] 8998bd30e6a1: Download complete [2023-07-19T22:09:31.598Z] 2437ff75d9bd: Verifying Checksum [2023-07-19T22:09:31.598Z] 2437ff75d9bd: Download complete [2023-07-19T22:09:34.953Z] 8998bd30e6a1: Pull complete [2023-07-19T22:09:34.953Z] 04944245beec: Pull complete [2023-07-19T22:09:35.915Z] 699f458cf7ca: Pull complete [2023-07-19T22:09:36.183Z] 765212b225bb: Pull complete [2023-07-19T22:09:37.142Z] f23df028b6ca: Pull complete [2023-07-19T22:09:37.142Z] d65c8cfc05b1: Pull complete [2023-07-19T22:09:52.133Z] 2437ff75d9bd: Pull complete [2023-07-19T22:09:52.133Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-19T22:09:52.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-19T22:09:52.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:09:52.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-1600 does not seem to be running inside a container [2023-07-19T22:09:52.420Z] $ 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/237 -v /w/workspace/device-sdk-go/237:/w/workspace/device-sdk-go/237:rw,z -v /w/workspace/device-sdk-go/237@tmp:/w/workspace/device-sdk-go/237@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-07-19T22:09:55.052Z] $ docker top 8405d6418371f9260f1fb8da6210399a5f251fd372b8b01c341c1e4bd9e6a047 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:09:55.882Z] ---> job-cost.sh [2023-07-19T22:09:55.882Z] lf-activate-venv: SKIPPING [2023-07-19T22:09:55.882Z] INFO: No Stack... [2023-07-19T22:09:56.150Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-19T22:09:57.107Z] INFO: Archiving Costs [Pipeline] sh [2023-07-19T22:09:57.742Z] + cat /w/workspace/device-sdk-go/237/archives/cost.csv [2023-07-19T22:09:57.742Z] + cut -d, -f6 [Pipeline] lock [2023-07-19T22:09:57.778Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-237-stack-cost] [2023-07-19T22:09:57.785Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-237-stack-cost] did not exist. Created. [2023-07-19T22:09:57.785Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-19T22:09:58.128Z] /w/workspace/device-sdk-go/237@tmp/durable-38da618c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-19T22:09:58.476Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-19T22:09:58.501Z] Warning: overwriting stash ‘stack-cost’ [2023-07-19T22:09:58.593Z] Stashed 1 file(s) [Pipeline] } [2023-07-19T22:09:58.603Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-237-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-19T22:09:58.635Z] $ docker stop --time=1 8405d6418371f9260f1fb8da6210399a5f251fd372b8b01c341c1e4bd9e6a047 [2023-07-19T22:10:00.114Z] $ docker rm -f --volumes 8405d6418371f9260f1fb8da6210399a5f251fd372b8b01c341c1e4bd9e6a047 [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-07-19T22:10:00.634Z] provisioning config files... [2023-07-19T22:10:00.641Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8201765451101550629tmp [Pipeline] { [Pipeline] sh [2023-07-19T22:10:00.938Z] + set +x [2023-07-19T22:10:00.938Z] + curl -s https://codecov.io/bash [2023-07-19T22:10:00.938Z] + bash -s -- [2023-07-19T22:10:00.938Z] [2023-07-19T22:10:00.938Z] _____ _ [2023-07-19T22:10:00.938Z] / ____| | | [2023-07-19T22:10:00.938Z] | | ___ __| | ___ ___ _____ __ [2023-07-19T22:10:00.938Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-19T22:10:00.938Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-19T22:10:00.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-19T22:10:00.938Z] Bash-1.0.6 [2023-07-19T22:10:00.938Z] [2023-07-19T22:10:00.938Z] [2023-07-19T22:10:00.938Z] ==> git version 2.25.1 found [2023-07-19T22:10:00.938Z] ==> 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-07-19T22:10:00.938Z] Release-Date: 2020-01-08 [2023-07-19T22:10:00.938Z] 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-07-19T22:10:00.938Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-19T22:10:00.938Z] ==> Jenkins CI detected. [2023-07-19T22:10:00.938Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-07-19T22:10:00.938Z] project root: . [2023-07-19T22:10:00.938Z] --> token set from env [2023-07-19T22:10:00.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-19T22:10:00.938Z] ==> Running gcov in . (disable via -X gcov) [2023-07-19T22:10:00.938Z] ==> Python coveragepy not found [2023-07-19T22:10:00.938Z] ==> Searching for coverage reports in: [2023-07-19T22:10:00.938Z] + . [2023-07-19T22:10:00.938Z] -> Found 1 reports [2023-07-19T22:10:00.938Z] ==> Detecting git/mercurial file structure [2023-07-19T22:10:00.938Z] ==> Reading reports [2023-07-19T22:10:01.197Z] + ./coverage.out bytes=120080 [2023-07-19T22:10:01.198Z] ==> Appending adjustments [2023-07-19T22:10:01.198Z] https://docs.codecov.io/docs/fixing-reports [2023-07-19T22:10:01.457Z] + Found adjustments [2023-07-19T22:10:01.457Z] ==> Gzipping contents [2023-07-19T22:10:01.457Z] 20K /tmp/codecov.7wAHo7.gz [2023-07-19T22:10:01.457Z] ==> Uploading reports [2023-07-19T22:10:01.457Z] url: https://codecov.io [2023-07-19T22:10:01.457Z] query: branch=main&commit=5a7d05295c20c4306666c126d05bdc304538796c&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T22:10:01.457Z] -> Pinging Codecov [2023-07-19T22:10:01.457Z] 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=5a7d05295c20c4306666c126d05bdc304538796c&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-19T22:10:01.457Z] -> Uploading to [2023-07-19T22:10:01.457Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-19/7E55EF52A471D76F132DFD9A03CDDE97/5a7d05295c20c4306666c126d05bdc304538796c/df6d1e8a-b7a6-4984-a4f0-108f7a3295f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T221001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3d52a4e307e64403a3d66b87824274aedbefa5a86dbc4fc0040e4a0487b45b1 [2023-07-19T22:10:01.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T22:10:01.457Z] Dload Upload Total Spent Left Speed [2023-07-19T22:10:01.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16447 0 0 100 16447 0 86563 --:--:-- --:--:-- --:--:-- 86563 [2023-07-19T22:10:01.716Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5a7d05295c20c4306666c126d05bdc304538796c [Pipeline] } [2023-07-19T22:10:01.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-19T22:10:02.057Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-19T22:10:02.068Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:10:02.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T22:10:02.367Z] [2023-07-19T22:10:02.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:10:02.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T22:10:02.684Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-19T22:10:02.684Z] df9b9388f04a: Pulling fs layer [2023-07-19T22:10:02.684Z] 52dc419b0ee2: Pulling fs layer [2023-07-19T22:10:02.684Z] 25bc292e5bac: Pulling fs layer [2023-07-19T22:10:02.684Z] 114826534d7a: Pulling fs layer [2023-07-19T22:10:02.684Z] 4657fd5d0bcf: Pulling fs layer [2023-07-19T22:10:02.684Z] 6ad1cebc031e: Pulling fs layer [2023-07-19T22:10:02.684Z] 8a3aa393b2d8: Pulling fs layer [2023-07-19T22:10:02.684Z] 6ad1cebc031e: Waiting [2023-07-19T22:10:02.684Z] 114826534d7a: Waiting [2023-07-19T22:10:02.684Z] 8a3aa393b2d8: Waiting [2023-07-19T22:10:02.684Z] 4657fd5d0bcf: Waiting [2023-07-19T22:10:02.684Z] 25bc292e5bac: Verifying Checksum [2023-07-19T22:10:02.684Z] 25bc292e5bac: Download complete [2023-07-19T22:10:02.684Z] 52dc419b0ee2: Download complete [2023-07-19T22:10:02.684Z] 4657fd5d0bcf: Download complete [2023-07-19T22:10:02.684Z] df9b9388f04a: Download complete [2023-07-19T22:10:03.031Z] df9b9388f04a: Pull complete [2023-07-19T22:10:03.031Z] 6ad1cebc031e: Verifying Checksum [2023-07-19T22:10:03.031Z] 6ad1cebc031e: Download complete [2023-07-19T22:10:03.031Z] 52dc419b0ee2: Pull complete [2023-07-19T22:10:03.031Z] 25bc292e5bac: Pull complete [2023-07-19T22:10:03.597Z] 114826534d7a: Verifying Checksum [2023-07-19T22:10:03.597Z] 114826534d7a: Download complete [2023-07-19T22:10:04.162Z] 8a3aa393b2d8: Verifying Checksum [2023-07-19T22:10:04.162Z] 8a3aa393b2d8: Download complete [2023-07-19T22:10:07.448Z] 114826534d7a: Pull complete [2023-07-19T22:10:07.448Z] 4657fd5d0bcf: Pull complete [2023-07-19T22:10:07.448Z] 6ad1cebc031e: Pull complete [2023-07-19T22:10:10.732Z] 8a3aa393b2d8: Pull complete [2023-07-19T22:10:10.732Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-19T22:10:10.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-19T22:10:10.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:10:10.935Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T22:10:10.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-19T22:10:13.429Z] $ docker top c6ebd0e49642eb574482d68c1aa64cfceb4f4c1063fafafe1fb471e348bae97f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-19T22:10:13.503Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-07-19T22:10:13.783Z] + set -o pipefail [2023-07-19T22:10:13.783Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-07-19T22:10:17.972Z] [2023-07-19T22:10:17.972Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-07-19T22:10:17.972Z] [2023-07-19T22:10:17.972Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/268e28c7-2678-4f2e-9a37-d962ab2bd778 [2023-07-19T22:10:17.972Z] [2023-07-19T22:10:17.972Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-19T22:10:17.972Z] [2023-07-19T22:10:18.231Z] [2023-07-19T22:10:18.231Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-19T22:10:18.231Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-19T22:10:18.231Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-19T22:10:18.241Z] $ docker stop --time=1 c6ebd0e49642eb574482d68c1aa64cfceb4f4c1063fafafe1fb471e348bae97f [2023-07-19T22:10:21.197Z] $ docker rm -f --volumes c6ebd0e49642eb574482d68c1aa64cfceb4f4c1063fafafe1fb471e348bae97f [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-07-19T22:10:21.560Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T22:10:21.570Z] provisioning config files... [2023-07-19T22:10:21.577Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9466015545003638034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:10:21.865Z] --> edgex-publish-swagger.sh [2023-07-19T22:10:21.865Z] === Publish openapi/v3 API === [2023-07-19T22:10:21.865Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-07-19T22:10:21.865Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-07-19T22:10:21.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-19T22:10:21.865Z] Dload Upload Total Spent Left Speed [2023-07-19T22:10:22.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 53319 --:--:-- --:--:-- --:--:-- 53200 100 23674 0 0 100 23674 0 53319 --:--:-- --:--:-- --:--:-- 53200 [2023-07-19T22:10:22.124Z] [2023-07-19T22:10:22.124Z] [Pipeline] } [2023-07-19T22:10:22.131Z] 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-07-19T22:10:22.560Z] + git log --format=format:%s -1 5a7d05295c20c4306666c126d05bdc304538796c [Pipeline] sh [2023-07-19T22:10:22.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T22:10:22.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:10:23.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T22:10:23.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:10:23.228Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T22:10:23.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T22:10:23.705Z] $ docker top 9436c691ddfd28827b55da97627ea473dd57e26b3ff9942c6592fbe8ee115283 -eo pid,comm [2023-07-19T22:10:23.756Z] 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-07-19T22:10:23.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T22:10:23.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T22:10:23.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T22:10:23.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T22:10:23.893Z] $ docker exec 9436c691ddfd28827b55da97627ea473dd57e26b3ff9942c6592fbe8ee115283 ssh-agent [2023-07-19T22:10:23.994Z] SSH_AUTH_SOCK=/tmp/ssh-Ax6o9a5hMb67/agent.32 [2023-07-19T22:10:23.994Z] SSH_AGENT_PID=38 [2023-07-19T22:10:23.999Z] Running ssh-add (command line suppressed) [2023-07-19T22:10:24.096Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18075610856354683130.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18075610856354683130.key) [2023-07-19T22:10:24.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T22:10:24.400Z] + git semver tag [2023-07-19T22:10:24.660Z] 2023-07-19 22:10:24,558 [run_tag] DEBUG tag force:False [2023-07-19T22:10:24.660Z] 2023-07-19 22:10:24,558 [check_head_tag] DEBUG check head tag [2023-07-19T22:10:24.660Z] 2023-07-19 22:10:24,559 [execute] INFO git cat-file --batch-check [2023-07-19T22:10:24.660Z] 2023-07-19 22:10:24,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-07-19T22:10:24.660Z] 2023-07-19 22:10:24,563 [execute] INFO git cat-file --batch [2023-07-19T22:10:24.660Z] 2023-07-19 22:10:24,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-07-19T22:10:24.660Z] 2023-07-19 22:10:24,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-07-19T22:10:24.660Z] 2023-07-19 22:10:24,574 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-07-19T22:10:24.661Z] 2023-07-19 22:10:24,574 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-07-19T22:10:24.661Z] 2023-07-19 22:10:24,578 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-07-19T22:10:24.661Z] 3.1.0-dev.8 [Pipeline] } [2023-07-19T22:10:24.669Z] $ docker exec --env ******** --env ******** 9436c691ddfd28827b55da97627ea473dd57e26b3ff9942c6592fbe8ee115283 ssh-agent -k [2023-07-19T22:10:24.769Z] unset SSH_AUTH_SOCK; [2023-07-19T22:10:24.769Z] unset SSH_AGENT_PID; [2023-07-19T22:10:24.770Z] echo Agent pid 38 killed; [2023-07-19T22:10:24.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T22:10:25.084Z] + git semver [Pipeline] } [2023-07-19T22:10:25.356Z] $ docker stop --time=1 9436c691ddfd28827b55da97627ea473dd57e26b3ff9942c6592fbe8ee115283 [2023-07-19T22:10:26.620Z] $ docker rm -f --volumes 9436c691ddfd28827b55da97627ea473dd57e26b3ff9942c6592fbe8ee115283 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:10:26.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T22:10:26.992Z] [2023-07-19T22:10:26.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:10:27.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T22:10:27.293Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-19T22:10:27.293Z] ab5ef0e58194: Pulling fs layer [2023-07-19T22:10:27.293Z] 9712f1f96733: Pulling fs layer [2023-07-19T22:10:27.293Z] 63f879dbbcfc: Pulling fs layer [2023-07-19T22:10:27.293Z] 0d9ebad4ef96: Pulling fs layer [2023-07-19T22:10:27.293Z] e9a5061849ea: Pulling fs layer [2023-07-19T22:10:27.293Z] d747dcd14b5f: Pulling fs layer [2023-07-19T22:10:27.293Z] 2de7ff778b66: Pulling fs layer [2023-07-19T22:10:27.293Z] 0d9ebad4ef96: Waiting [2023-07-19T22:10:27.293Z] e9a5061849ea: Waiting [2023-07-19T22:10:27.293Z] 9712f1f96733: Verifying Checksum [2023-07-19T22:10:27.293Z] 9712f1f96733: Download complete [2023-07-19T22:10:27.886Z] 63f879dbbcfc: Verifying Checksum [2023-07-19T22:10:27.886Z] 63f879dbbcfc: Download complete [2023-07-19T22:10:27.886Z] e9a5061849ea: Verifying Checksum [2023-07-19T22:10:27.886Z] e9a5061849ea: Download complete [2023-07-19T22:10:27.886Z] d747dcd14b5f: Download complete [2023-07-19T22:10:27.886Z] ab5ef0e58194: Verifying Checksum [2023-07-19T22:10:27.886Z] ab5ef0e58194: Download complete [2023-07-19T22:10:27.886Z] 0d9ebad4ef96: Verifying Checksum [2023-07-19T22:10:27.886Z] 0d9ebad4ef96: Download complete [2023-07-19T22:10:28.144Z] 2de7ff778b66: Verifying Checksum [2023-07-19T22:10:28.144Z] 2de7ff778b66: Download complete [2023-07-19T22:10:30.678Z] ab5ef0e58194: Pull complete [2023-07-19T22:10:30.678Z] 9712f1f96733: Pull complete [2023-07-19T22:10:30.935Z] 63f879dbbcfc: Pull complete [2023-07-19T22:10:34.213Z] 0d9ebad4ef96: Pull complete [2023-07-19T22:10:34.471Z] e9a5061849ea: Pull complete [2023-07-19T22:10:34.471Z] d747dcd14b5f: Pull complete [2023-07-19T22:10:35.406Z] 2de7ff778b66: Pull complete [2023-07-19T22:10:35.406Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-19T22:10:35.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-19T22:10:35.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:10:35.486Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T22:10:35.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-19T22:10:40.619Z] $ docker top 2787f96a74200f365731141c8a08875b77235fe6e9770f1a9b8fd6c587c9e7bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-19T22:10:40.682Z] provisioning config files... [2023-07-19T22:10:40.687Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6030394842460603439tmp [2023-07-19T22:10:40.696Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12351498020375930225tmp [2023-07-19T22:10:40.704Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9780882313488522321tmp [Pipeline] { [Pipeline] echo [2023-07-19T22:10:40.715Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:10:40.995Z] ---> sigul-configuration.sh [2023-07-19T22:10:40.995Z] gpg: directory `/root/.gnupg' created [2023-07-19T22:10:40.995Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-19T22:10:40.995Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-19T22:10:40.995Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-19T22:10:40.995Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-19T22:10:40.995Z] gpg: CAST5 encrypted data [2023-07-19T22:10:40.995Z] gpg: encrypted with 1 passphrase [2023-07-19T22:10:40.995Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-19T22:10:41.280Z] + mkdir /home/jenkins [2023-07-19T22:10:41.280Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-19T22:10:41.567Z] + 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-07-19T22:10:41.574Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:10:41.857Z] ---> sigul-install.sh [2023-07-19T22:10:41.857Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-19T22:10:42.141Z] + git tag --list [2023-07-19T22:10:42.141Z] 0.7.1 [2023-07-19T22:10:42.141Z] delhi-tag [2023-07-19T22:10:42.141Z] v1.0.0 [2023-07-19T22:10:42.141Z] v1.1.0 [2023-07-19T22:10:42.141Z] v1.1.1 [2023-07-19T22:10:42.141Z] v1.1.2 [2023-07-19T22:10:42.141Z] v1.2.0 [2023-07-19T22:10:42.141Z] v1.2.1 [2023-07-19T22:10:42.141Z] v1.2.2 [2023-07-19T22:10:42.141Z] v1.2.3 [2023-07-19T22:10:42.141Z] v1.3.0 [2023-07-19T22:10:42.141Z] v1.4.0 [2023-07-19T22:10:42.141Z] v2.0.0 [2023-07-19T22:10:42.141Z] v2.1.0 [2023-07-19T22:10:42.141Z] v2.1.1 [2023-07-19T22:10:42.141Z] v2.2.0 [2023-07-19T22:10:42.141Z] v2.3.0 [2023-07-19T22:10:42.141Z] v2.3.1 [2023-07-19T22:10:42.141Z] v3.0 [2023-07-19T22:10:42.141Z] v3.0.0 [2023-07-19T22:10:42.141Z] v3.0.1-dev.1 [2023-07-19T22:10:42.141Z] v3.1.0-dev.1 [2023-07-19T22:10:42.141Z] v3.1.0-dev.2 [2023-07-19T22:10:42.141Z] v3.1.0-dev.3 [2023-07-19T22:10:42.141Z] v3.1.0-dev.4 [2023-07-19T22:10:42.141Z] v3.1.0-dev.5 [2023-07-19T22:10:42.141Z] v3.1.0-dev.6 [2023-07-19T22:10:42.141Z] v3.1.0-dev.7 [2023-07-19T22:10:42.141Z] v3.1.0-dev.8 [Pipeline] sh [2023-07-19T22:10:42.427Z] + lftools sign git-tag v3.1.0-dev.8 [2023-07-19T22:10:42.994Z] Signing Git tag with Sigul... [2023-07-19T22:10:42.994Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-07-19T22:10:43.265Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:10:43.549Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-19T22:10:43.558Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-19T22:10:43.578Z] $ docker stop --time=1 2787f96a74200f365731141c8a08875b77235fe6e9770f1a9b8fd6c587c9e7bf [2023-07-19T22:10:44.845Z] $ docker rm -f --volumes 2787f96a74200f365731141c8a08875b77235fe6e9770f1a9b8fd6c587c9e7bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-19T22:10:45.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T22:10:45.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:10:45.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T22:10:45.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:10:45.608Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T22:10:45.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T22:10:45.949Z] $ docker top 0e7adad1b49ef8a86a64c23523a7f43876fee8c5a89a1345aef099d1e4c39d86 -eo pid,comm [2023-07-19T22:10:45.993Z] 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-07-19T22:10:45.994Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T22:10:46.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T22:10:46.028Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T22:10:46.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T22:10:46.140Z] $ docker exec 0e7adad1b49ef8a86a64c23523a7f43876fee8c5a89a1345aef099d1e4c39d86 ssh-agent [2023-07-19T22:10:46.241Z] SSH_AUTH_SOCK=/tmp/ssh-MGrJHk77kjnv/agent.33 [2023-07-19T22:10:46.241Z] SSH_AGENT_PID=39 [2023-07-19T22:10:46.245Z] Running ssh-add (command line suppressed) [2023-07-19T22:10:46.339Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11959301331169778575.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11959301331169778575.key) [2023-07-19T22:10:46.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T22:10:46.639Z] + git semver bump pre [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,819 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,819 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,819 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,819 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,822 [execute] INFO git cat-file --batch-check [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,828 [execute] INFO git cat-file --batch [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T22:10:46.899Z] 2023-07-19 22:10:46,833 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-07-19T22:10:46.899Z] 3.1.0-dev.9 [Pipeline] } [2023-07-19T22:10:46.908Z] $ docker exec --env ******** --env ******** 0e7adad1b49ef8a86a64c23523a7f43876fee8c5a89a1345aef099d1e4c39d86 ssh-agent -k [2023-07-19T22:10:47.006Z] unset SSH_AUTH_SOCK; [2023-07-19T22:10:47.006Z] unset SSH_AGENT_PID; [2023-07-19T22:10:47.006Z] echo Agent pid 39 killed; [2023-07-19T22:10:47.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T22:10:47.323Z] + git semver [Pipeline] } [2023-07-19T22:10:47.595Z] $ docker stop --time=1 0e7adad1b49ef8a86a64c23523a7f43876fee8c5a89a1345aef099d1e4c39d86 [2023-07-19T22:10:48.913Z] $ docker rm -f --volumes 0e7adad1b49ef8a86a64c23523a7f43876fee8c5a89a1345aef099d1e4c39d86 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-19T22:10:49.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-19T22:10:49.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:10:49.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-19T22:10:49.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:10:49.613Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T22:10:49.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-19T22:10:49.943Z] $ docker top 4b6024dc22a9a636afd916057916c0099cacaad43ce30152204c1eb9954b08f0 -eo pid,comm [2023-07-19T22:10:49.987Z] 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-07-19T22:10:49.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-19T22:10:50.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-19T22:10:50.030Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-19T22:10:50.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-19T22:10:50.132Z] $ docker exec 4b6024dc22a9a636afd916057916c0099cacaad43ce30152204c1eb9954b08f0 ssh-agent [2023-07-19T22:10:50.228Z] SSH_AUTH_SOCK=/tmp/ssh-vHhy2YB6qOEt/agent.32 [2023-07-19T22:10:50.228Z] SSH_AGENT_PID=38 [2023-07-19T22:10:50.233Z] Running ssh-add (command line suppressed) [2023-07-19T22:10:50.335Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14613236977103366582.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14613236977103366582.key) [2023-07-19T22:10:50.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-19T22:10:50.635Z] + git semver push [2023-07-19T22:10:50.894Z] 2023-07-19 22:10:50,804 [run_push] DEBUG push [2023-07-19T22:10:50.894Z] 2023-07-19 22:10:50,805 [execute] INFO git cat-file --batch-check [2023-07-19T22:10:50.894Z] 2023-07-19 22:10:50,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-19T22:10:50.894Z] 2023-07-19 22:10:50,808 [execute] INFO git rev-list b8e241497fc687d5f53c3ef269da9a1fcbbc72d6 -- [2023-07-19T22:10:50.894Z] 2023-07-19 22:10:50,808 [execute] DEBUG Popen(['git', 'rev-list', 'b8e241497fc687d5f53c3ef269da9a1fcbbc72d6', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T22:10:50.894Z] 2023-07-19 22:10:50,821 [execute] INFO git fetch -v origin [2023-07-19T22:10:50.894Z] 2023-07-19 22:10:50,821 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-19T22:10:51.462Z] 2023-07-19 22:10:51,384 [run_push] DEBUG no remote changes detected [2023-07-19T22:10:51.462Z] 2023-07-19 22:10:51,384 [execute] INFO git push origin semver [2023-07-19T22:10:51.462Z] 2023-07-19 22:10:51,385 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-19T22:10:52.396Z] 2023-07-19 22:10:52,199 [run_push] DEBUG push all version tags [2023-07-19T22:10:52.397Z] 2023-07-19 22:10:52,200 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-19T22:10:52.397Z] 2023-07-19 22:10:52,200 [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-07-19T22:10:52.966Z] 2023-07-19 22:10:52,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-07-19T22:10:52.966Z] 3.1.0-dev.9 [Pipeline] } [2023-07-19T22:10:52.974Z] $ docker exec --env ******** --env ******** 4b6024dc22a9a636afd916057916c0099cacaad43ce30152204c1eb9954b08f0 ssh-agent -k [2023-07-19T22:10:53.065Z] unset SSH_AUTH_SOCK; [2023-07-19T22:10:53.065Z] unset SSH_AGENT_PID; [2023-07-19T22:10:53.065Z] echo Agent pid 38 killed; [2023-07-19T22:10:53.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-19T22:10:53.376Z] + git semver [Pipeline] } [2023-07-19T22:10:53.654Z] $ docker stop --time=1 4b6024dc22a9a636afd916057916c0099cacaad43ce30152204c1eb9954b08f0 [2023-07-19T22:10:54.950Z] $ docker rm -f --volumes 4b6024dc22a9a636afd916057916c0099cacaad43ce30152204c1eb9954b08f0 [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-07-19T22:10:55.486Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-07-19T22:10:55.486Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-07-19T22:10:55.486Z] total 16 [2023-07-19T22:10:55.486Z] drwxr-xr-x 3 root root 4096 Jul 19 21:57 . [2023-07-19T22:10:55.486Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 22:10 .. [2023-07-19T22:10:55.486Z] drwxr-xr-x 2 root root 4096 Jul 19 21:57 cost [2023-07-19T22:10:55.486Z] -rw-r--r-- 1 root root 85 Jul 19 21:57 cost.csv [2023-07-19T22:10:55.486Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-07-19T22:10:55.486Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-07-19T22:10:55.486Z] total 16 [2023-07-19T22:10:55.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 21:57 . [2023-07-19T22:10:55.486Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 22:10 .. [2023-07-19T22:10:55.486Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 21:57 cost [2023-07-19T22:10:55.486Z] -rw-r--r-- 1 jenkins jenkins 85 Jul 19 21:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:10:55.890Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:10:56.510Z] ---> package-listing.sh [2023-07-19T22:10:56.510Z] ++ facter osfamily [2023-07-19T22:10:56.510Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-19T22:10:56.510Z] + OS_FAMILY=debian [2023-07-19T22:10:56.510Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-07-19T22:10:56.510Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-19T22:10:56.510Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-19T22:10:56.510Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-19T22:10:56.510Z] + PACKAGES=/tmp/packages_start.txt [2023-07-19T22:10:56.510Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-07-19T22:10:56.510Z] + PACKAGES=/tmp/packages_end.txt [2023-07-19T22:10:56.510Z] + case "${OS_FAMILY}" in [2023-07-19T22:10:56.510Z] + grep '^ii' [2023-07-19T22:10:56.510Z] + dpkg -l [2023-07-19T22:10:56.769Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-19T22:10:56.769Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-19T22:10:56.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-19T22:10:56.769Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-07-19T22:10:56.769Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-07-19T22:10:56.769Z] + 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-07-19T22:10:56.780Z] 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-07-19T22:10:57.064Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T22:10:57.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-19T22:10:57.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-19T22:10:57.690Z] prd-ubuntu20.04-docker-8c-8g-1599 does not seem to be running inside a container [2023-07-19T22:10:57.720Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-19T22:10:57.932Z] $ docker top 42e0948002aa7f4fbbab833f1509cb0f9c6bedefeebfc715560657c2ca2cfd08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-19T22:10:58.270Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-19T22:10:58.552Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-19T22:10:58.836Z] + ls /var/log/sa-host [2023-07-19T22:10:58.836Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-19T22:10:58.890Z] provisioning config files... [2023-07-19T22:10:58.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5930799963680587636tmp [Pipeline] { [Pipeline] echo [2023-07-19T22:10:58.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:10:59.185Z] ---> create-netrc.sh [Pipeline] } [2023-07-19T22:10:59.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:10:59.520Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-19T22:10:59.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:10:59.811Z] ---> sudo-logs.sh [2023-07-19T22:10:59.811Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-19T22:10:59.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:11:00.119Z] ---> job-cost.sh [2023-07-19T22:11:00.119Z] lf-activate-venv: SKIPPING [2023-07-19T22:11:00.119Z] DEBUG: total: 0.2199999988079071 [2023-07-19T22:11:00.119Z] INFO: Retrieving Stack Cost... [2023-07-19T22:11:00.685Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-19T22:11:00.945Z] INFO: Archiving Costs [Pipeline] echo [2023-07-19T22:11:00.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-19T22:11:01.234Z] ---> logs-deploy.sh [2023-07-19T22:11:01.234Z] lf-activate-venv: SKIPPING [2023-07-19T22:11:01.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/237 [2023-07-19T22:11:01.234Z] INFO: archiving workspace using pattern(s): [2023-07-19T22:11:02.180Z] Archives upload complete. [2023-07-19T22:11:02.180Z] INFO: archiving logs to Nexus [2023-07-19T22:11:02.748Z] ---> uname -a: [2023-07-19T22:11:02.748Z] Linux prd-ubuntu20-04-docker-8c-8g-1599 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-19T22:11:02.748Z] [2023-07-19T22:11:02.748Z] [2023-07-19T22:11:02.748Z] ---> lscpu: [2023-07-19T22:11:02.748Z] Architecture: x86_64 [2023-07-19T22:11:02.748Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-19T22:11:02.748Z] Byte Order: Little Endian [2023-07-19T22:11:02.748Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-19T22:11:02.748Z] CPU(s): 8 [2023-07-19T22:11:02.748Z] On-line CPU(s) list: 0-7 [2023-07-19T22:11:02.748Z] Thread(s) per core: 1 [2023-07-19T22:11:02.748Z] Core(s) per socket: 1 [2023-07-19T22:11:02.748Z] Socket(s): 8 [2023-07-19T22:11:02.748Z] NUMA node(s): 1 [2023-07-19T22:11:02.748Z] Vendor ID: AuthenticAMD [2023-07-19T22:11:02.748Z] CPU family: 23 [2023-07-19T22:11:02.748Z] Model: 49 [2023-07-19T22:11:02.748Z] Model name: AMD EPYC-Rome Processor [2023-07-19T22:11:02.748Z] Stepping: 0 [2023-07-19T22:11:02.748Z] CPU MHz: 2799.998 [2023-07-19T22:11:02.748Z] BogoMIPS: 5599.99 [2023-07-19T22:11:02.748Z] Virtualization: AMD-V [2023-07-19T22:11:02.748Z] Hypervisor vendor: KVM [2023-07-19T22:11:02.748Z] Virtualization type: full [2023-07-19T22:11:02.748Z] L1d cache: 256 KiB [2023-07-19T22:11:02.748Z] L1i cache: 256 KiB [2023-07-19T22:11:02.748Z] L2 cache: 4 MiB [2023-07-19T22:11:02.748Z] L3 cache: 128 MiB [2023-07-19T22:11:02.748Z] NUMA node0 CPU(s): 0-7 [2023-07-19T22:11:02.748Z] Vulnerability Itlb multihit: Not affected [2023-07-19T22:11:02.748Z] Vulnerability L1tf: Not affected [2023-07-19T22:11:02.748Z] Vulnerability Mds: Not affected [2023-07-19T22:11:02.748Z] Vulnerability Meltdown: Not affected [2023-07-19T22:11:02.748Z] Vulnerability Mmio stale data: Not affected [2023-07-19T22:11:02.748Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-19T22:11:02.748Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-19T22:11:02.748Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-19T22:11:02.748Z] Vulnerability Srbds: Not affected [2023-07-19T22:11:02.748Z] Vulnerability Tsx async abort: Not affected [2023-07-19T22:11:02.748Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-19T22:11:02.748Z] [2023-07-19T22:11:02.748Z] [2023-07-19T22:11:02.748Z] ---> nproc: [2023-07-19T22:11:02.748Z] 8 [2023-07-19T22:11:02.748Z] [2023-07-19T22:11:02.748Z] [2023-07-19T22:11:02.748Z] ---> df -h: [2023-07-19T22:11:02.748Z] Filesystem Size Used Avail Use% Mounted on [2023-07-19T22:11:02.748Z] overlay 155G 13G 143G 9% / [2023-07-19T22:11:02.748Z] tmpfs 64M 0 64M 0% /dev [2023-07-19T22:11:02.748Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-19T22:11:02.748Z] shm 64M 0 64M 0% /dev/shm [2023-07-19T22:11:02.748Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-19T22:11:02.748Z] [2023-07-19T22:11:02.748Z]