Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8cb92a3d845b6daf1d0068b834535a64d8c37e9 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-ssh4141271012505640103.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15914001140235593812.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4037081480134964225.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13706059864728992287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10189120147652228765.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13341 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f8cb92a3d845b6daf1d0068b834535a64d8c37e9 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#396)" > git config core.sparsecheckout # timeout=10 > git checkout -f f8cb92a3d845b6daf1d0068b834535a64d8c37e9 # timeout=10 > git rev-list --no-walk 57e8f11bd3ea3d47e4da0a6a34afa9d3832cc92d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T01:48:51.005Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T01:48:51.061Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T01:48:51.073Z] ========================================================= [2023-05-05T01:48:51.074Z] EdgeX Global Pipelines Version Info [2023-05-05T01:48:51.074Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:48:51.799Z] ------------------- [2023-05-05T01:48:51.799Z] stable info: [2023-05-05T01:48:51.799Z] ------------------- [2023-05-05T01:48:51.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T01:48:51.799Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T01:48:51.799Z] Message: update stable to v1.0.249 [2023-05-05T01:48:52.390Z] ------------------- [2023-05-05T01:48:52.390Z] experimental info: [2023-05-05T01:48:52.390Z] ------------------- [2023-05-05T01:48:52.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T01:48:52.390Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T01:48:52.390Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T01:48:52.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-05T01:48:52.604Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-05T01:48:52.622Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T01:48:52.635Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T01:48:52.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T01:48:52.671Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T01:48:52.681Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T01:48:52.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T01:48:52.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T01:48:52.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T01:48:52.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T01:48:52.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-05T01:48:52.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T01:48:52.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T01:48:52.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T01:48:52.765Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T01:48:52.776Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T01:48:52.785Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T01:48:52.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T01:48:52.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T01:48:52.812Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T01:48:52.826Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T01:48:52.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T01:48:52.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T01:48:52.870Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T01:48:52.885Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T01:48:52.898Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T01:48:52.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T01:48:52.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T01:48:52.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T01:48:52.963Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [Pipeline] echo [2023-05-05T01:48:52.982Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8cb92a [Pipeline] echo [2023-05-05T01:48:52.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T01:48:53.049Z] provisioning config files... [2023-05-05T01:48:53.066Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2553038980855581671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:48:53.376Z] ---> docker-login.sh [2023-05-05T01:48:53.376Z] nexus3.edgexfoundry.org:10001 [2023-05-05T01:48:53.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:48:53.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:48:53.639Z] Configure a credential helper to remove this warning. See [2023-05-05T01:48:53.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:48:53.639Z] [2023-05-05T01:48:53.639Z] Login Succeeded [2023-05-05T01:48:53.639Z] nexus3.edgexfoundry.org:10002 [2023-05-05T01:48:53.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:48:53.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:48:53.639Z] Configure a credential helper to remove this warning. See [2023-05-05T01:48:53.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:48:53.639Z] [2023-05-05T01:48:53.639Z] Login Succeeded [2023-05-05T01:48:53.639Z] nexus3.edgexfoundry.org:10003 [2023-05-05T01:48:53.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:48:53.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:48:53.899Z] Configure a credential helper to remove this warning. See [2023-05-05T01:48:53.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:48:53.899Z] [2023-05-05T01:48:53.899Z] Login Succeeded [2023-05-05T01:48:53.899Z] nexus3.edgexfoundry.org:10004 [2023-05-05T01:48:53.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:48:53.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:48:53.899Z] Configure a credential helper to remove this warning. See [2023-05-05T01:48:53.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:48:53.899Z] [2023-05-05T01:48:53.899Z] Login Succeeded [2023-05-05T01:48:53.899Z] docker.io [2023-05-05T01:48:54.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:48:54.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:48:54.418Z] Configure a credential helper to remove this warning. See [2023-05-05T01:48:54.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:48:54.418Z] [2023-05-05T01:48:54.418Z] Login Succeeded [2023-05-05T01:48:54.418Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T01:48:54.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T01:48:54.786Z] + git rev-list -1 --merges f8cb92a3d845b6daf1d0068b834535a64d8c37e9~1..f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [Pipeline] echo [2023-05-05T01:48:54.842Z] -----------> git rev-list -1 --merges f8cb92a3d845b6daf1d0068b834535a64d8c37e9~1..f8cb92a3d845b6daf1d0068b834535a64d8c37e9 f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [false] [Pipeline] sh [2023-05-05T01:48:55.142Z] + git log --format=format:%s -1 f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [Pipeline] echo [2023-05-05T01:48:55.158Z] ========================================================= [2023-05-05T01:48:55.158Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T01:48:55.158Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T01:48:55.482Z] + git log --format=format:%s -1 f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [Pipeline] echo [2023-05-05T01:48:55.494Z] [semverPrep] GIT_COMMIT: f8cb92a3d845b6daf1d0068b834535a64d8c37e9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#396) [Pipeline] echo [2023-05-05T01:48:55.504Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T01:48:55.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T01:48:55.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T01:48:55.868Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T01:48:55.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T01:48:55.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T01:48:55.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T01:48:55.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:48:56.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T01:48:56.276Z] [2023-05-05T01:48:56.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:48:56.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T01:48:56.578Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T01:48:56.578Z] b85a868b505f: Pulling fs layer [2023-05-05T01:48:56.578Z] e2be974225ed: Pulling fs layer [2023-05-05T01:48:56.578Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T01:48:56.578Z] 988bab9f4d93: Pulling fs layer [2023-05-05T01:48:56.578Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T01:48:56.578Z] eaf3925da568: Pulling fs layer [2023-05-05T01:48:56.578Z] bab4dde63d76: Pulling fs layer [2023-05-05T01:48:56.578Z] bde34c3a00c8: Pulling fs layer [2023-05-05T01:48:56.578Z] b352a97aabf1: Pulling fs layer [2023-05-05T01:48:56.578Z] 4872d77fe225: Pulling fs layer [2023-05-05T01:48:56.578Z] 5851b861e8e6: Pulling fs layer [2023-05-05T01:48:56.578Z] 1469e6f7b9e6: Waiting [2023-05-05T01:48:56.578Z] eaf3925da568: Waiting [2023-05-05T01:48:56.578Z] 5851b861e8e6: Waiting [2023-05-05T01:48:56.578Z] 988bab9f4d93: Waiting [2023-05-05T01:48:56.578Z] bab4dde63d76: Waiting [2023-05-05T01:48:56.578Z] bde34c3a00c8: Waiting [2023-05-05T01:48:56.578Z] 4872d77fe225: Waiting [2023-05-05T01:48:56.578Z] e2be974225ed: Verifying Checksum [2023-05-05T01:48:56.578Z] e2be974225ed: Download complete [2023-05-05T01:48:56.578Z] 988bab9f4d93: Verifying Checksum [2023-05-05T01:48:56.578Z] 988bab9f4d93: Download complete [2023-05-05T01:48:56.578Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T01:48:56.578Z] 1469e6f7b9e6: Download complete [2023-05-05T01:48:56.838Z] eaf3925da568: Verifying Checksum [2023-05-05T01:48:56.838Z] eaf3925da568: Download complete [2023-05-05T01:48:56.838Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T01:48:56.838Z] 339a4e72a1f5: Download complete [2023-05-05T01:48:56.838Z] bde34c3a00c8: Verifying Checksum [2023-05-05T01:48:56.838Z] bde34c3a00c8: Download complete [2023-05-05T01:48:56.838Z] b352a97aabf1: Download complete [2023-05-05T01:48:56.838Z] 5851b861e8e6: Verifying Checksum [2023-05-05T01:48:56.838Z] 5851b861e8e6: Download complete [2023-05-05T01:48:56.838Z] b85a868b505f: Verifying Checksum [2023-05-05T01:48:56.838Z] b85a868b505f: Download complete [2023-05-05T01:48:57.096Z] bab4dde63d76: Verifying Checksum [2023-05-05T01:48:57.096Z] bab4dde63d76: Download complete [2023-05-05T01:48:58.033Z] b85a868b505f: Pull complete [2023-05-05T01:48:58.293Z] e2be974225ed: Pull complete [2023-05-05T01:48:58.861Z] 339a4e72a1f5: Pull complete [2023-05-05T01:48:58.861Z] 988bab9f4d93: Pull complete [2023-05-05T01:48:59.120Z] 1469e6f7b9e6: Pull complete [2023-05-05T01:48:59.120Z] eaf3925da568: Pull complete [2023-05-05T01:49:01.026Z] bab4dde63d76: Pull complete [2023-05-05T01:49:01.027Z] bde34c3a00c8: Pull complete [2023-05-05T01:49:01.295Z] b352a97aabf1: Pull complete [2023-05-05T01:49:01.296Z] 4872d77fe225: Pull complete [2023-05-05T01:49:01.296Z] 5851b861e8e6: Pull complete [2023-05-05T01:49:01.296Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T01:49:01.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T01:49:01.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:49:01.649Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T01:49:01.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T01:49:04.054Z] $ docker top bf84abafe41eb9baed6da97a4699b48496781a5ee5da24ad6cc08903411ab214 -eo pid,comm [2023-05-05T01:49:04.109Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T01:49:04.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T01:49:04.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T01:49:04.143Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T01:49:04.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T01:49:04.259Z] $ docker exec bf84abafe41eb9baed6da97a4699b48496781a5ee5da24ad6cc08903411ab214 ssh-agent [2023-05-05T01:49:04.362Z] SSH_AUTH_SOCK=/tmp/ssh-2zsComup0M4S/agent.31 [2023-05-05T01:49:04.362Z] SSH_AGENT_PID=37 [2023-05-05T01:49:04.369Z] Running ssh-add (command line suppressed) [2023-05-05T01:49:04.472Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2654415452575128366.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2654415452575128366.key) [2023-05-05T01:49:04.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T01:49:04.768Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T01:49:04.783Z] $ docker exec --env ******** --env ******** bf84abafe41eb9baed6da97a4699b48496781a5ee5da24ad6cc08903411ab214 ssh-agent -k [2023-05-05T01:49:04.892Z] unset SSH_AUTH_SOCK; [2023-05-05T01:49:04.892Z] unset SSH_AGENT_PID; [2023-05-05T01:49:04.892Z] echo Agent pid 37 killed; [2023-05-05T01:49:04.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T01:49:04.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T01:49:04.922Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T01:49:05.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T01:49:05.044Z] $ docker exec bf84abafe41eb9baed6da97a4699b48496781a5ee5da24ad6cc08903411ab214 ssh-agent [2023-05-05T01:49:05.154Z] SSH_AUTH_SOCK=/tmp/ssh-lAqA4XM5Lskw/agent.69 [2023-05-05T01:49:05.154Z] SSH_AGENT_PID=75 [2023-05-05T01:49:05.161Z] Running ssh-add (command line suppressed) [2023-05-05T01:49:05.283Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15875849326709854220.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15875849326709854220.key) [2023-05-05T01:49:05.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T01:49:05.579Z] + git semver init [2023-05-05T01:49:05.837Z] 2023-05-05 01:49:05,787 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T01:49:05.837Z] 2023-05-05 01:49:05,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-05T01:49:05.837Z] 2023-05-05 01:49:05,788 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-05T01:49:05.837Z] 2023-05-05 01:49:05,789 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T01:49:07.216Z] 2023-05-05 01:49:06,835 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-05T01:49:07.216Z] 2023-05-05 01:49:06,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-05T01:49:07.216Z] 2023-05-05 01:49:06,836 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T01:49:07.216Z] 2023-05-05 01:49:06,836 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T01:49:07.216Z] 3.0.0-dev.38 [Pipeline] } [2023-05-05T01:49:07.229Z] $ docker exec --env ******** --env ******** bf84abafe41eb9baed6da97a4699b48496781a5ee5da24ad6cc08903411ab214 ssh-agent -k [2023-05-05T01:49:07.326Z] unset SSH_AUTH_SOCK; [2023-05-05T01:49:07.326Z] unset SSH_AGENT_PID; [2023-05-05T01:49:07.326Z] echo Agent pid 75 killed; [2023-05-05T01:49:07.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T01:49:07.632Z] + git semver [Pipeline] } [2023-05-05T01:49:07.908Z] $ docker stop --time=1 bf84abafe41eb9baed6da97a4699b48496781a5ee5da24ad6cc08903411ab214 [2023-05-05T01:49:09.198Z] $ docker rm -f --volumes bf84abafe41eb9baed6da97a4699b48496781a5ee5da24ad6cc08903411ab214 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T01:49:09.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T01:49:09.722Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T01:49:09.725Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T01:49:09.864Z] provisioning config files... [2023-05-05T01:49:09.873Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6372612662942814416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:49:10.167Z] ---> docker-login.sh [2023-05-05T01:49:10.167Z] nexus3.edgexfoundry.org:10001 [2023-05-05T01:49:10.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:49:10.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:49:10.167Z] Configure a credential helper to remove this warning. See [2023-05-05T01:49:10.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:49:10.167Z] [2023-05-05T01:49:10.167Z] Login Succeeded [2023-05-05T01:49:10.167Z] nexus3.edgexfoundry.org:10002 [2023-05-05T01:49:10.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:49:10.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:49:10.167Z] Configure a credential helper to remove this warning. See [2023-05-05T01:49:10.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:49:10.167Z] [2023-05-05T01:49:10.167Z] Login Succeeded [2023-05-05T01:49:10.167Z] nexus3.edgexfoundry.org:10003 [2023-05-05T01:49:10.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:49:10.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:49:10.427Z] Configure a credential helper to remove this warning. See [2023-05-05T01:49:10.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:49:10.427Z] [2023-05-05T01:49:10.427Z] Login Succeeded [2023-05-05T01:49:10.427Z] nexus3.edgexfoundry.org:10004 [2023-05-05T01:49:10.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:49:10.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:49:10.427Z] Configure a credential helper to remove this warning. See [2023-05-05T01:49:10.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:49:10.427Z] [2023-05-05T01:49:10.427Z] Login Succeeded [2023-05-05T01:49:10.427Z] docker.io [2023-05-05T01:49:10.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:49:10.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:49:10.687Z] Configure a credential helper to remove this warning. See [2023-05-05T01:49:10.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:49:10.687Z] [2023-05-05T01:49:10.687Z] Login Succeeded [2023-05-05T01:49:10.687Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T01:49:10.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T01:49:10.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T01:49:10.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T01:49:10.770Z] ========================================================= [2023-05-05T01:49:10.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T01:49:10.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:49:11.069Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T01:49:11.069Z] Sending build context to Docker daemon 23.58MB [2023-05-05T01:49:11.069Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T01:49:11.069Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T01:49:11.330Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T01:49:11.330Z] f56be85fc22e: Pulling fs layer [2023-05-05T01:49:11.330Z] 85791d961cd3: Pulling fs layer [2023-05-05T01:49:11.330Z] d694b5ae8c79: Pulling fs layer [2023-05-05T01:49:11.330Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T01:49:11.330Z] 4d19c01a9841: Pulling fs layer [2023-05-05T01:49:11.330Z] 9325e15d5711: Pulling fs layer [2023-05-05T01:49:11.330Z] 556b6ee489ea: Pulling fs layer [2023-05-05T01:49:11.330Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T01:49:11.330Z] 9f32a84ed3da: Waiting [2023-05-05T01:49:11.330Z] 556b6ee489ea: Waiting [2023-05-05T01:49:11.330Z] 4d19c01a9841: Waiting [2023-05-05T01:49:11.330Z] c5a4b2cf53e6: Waiting [2023-05-05T01:49:11.330Z] 85791d961cd3: Download complete [2023-05-05T01:49:11.330Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T01:49:11.330Z] 9f32a84ed3da: Download complete [2023-05-05T01:49:11.330Z] 4d19c01a9841: Verifying Checksum [2023-05-05T01:49:11.330Z] 4d19c01a9841: Download complete [2023-05-05T01:49:11.330Z] f56be85fc22e: Verifying Checksum [2023-05-05T01:49:11.330Z] f56be85fc22e: Download complete [2023-05-05T01:49:11.330Z] 9325e15d5711: Verifying Checksum [2023-05-05T01:49:11.330Z] 9325e15d5711: Download complete [2023-05-05T01:49:11.330Z] f56be85fc22e: Pull complete [2023-05-05T01:49:11.592Z] 85791d961cd3: Pull complete [2023-05-05T01:49:11.850Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T01:49:11.850Z] c5a4b2cf53e6: Download complete [2023-05-05T01:49:11.850Z] d694b5ae8c79: Verifying Checksum [2023-05-05T01:49:11.850Z] d694b5ae8c79: Download complete [2023-05-05T01:49:12.109Z] 556b6ee489ea: Verifying Checksum [2023-05-05T01:49:16.303Z] d694b5ae8c79: Pull complete [2023-05-05T01:49:16.303Z] 9f32a84ed3da: Pull complete [2023-05-05T01:49:16.303Z] 4d19c01a9841: Pull complete [2023-05-05T01:49:16.303Z] 9325e15d5711: Pull complete [2023-05-05T01:49:18.203Z] 556b6ee489ea: Pull complete [2023-05-05T01:49:19.135Z] c5a4b2cf53e6: Pull complete [2023-05-05T01:49:19.135Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T01:49:19.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T01:49:19.395Z] ---> c4be618373d6 [2023-05-05T01:49:19.395Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T01:49:22.684Z] ---> Running in c7ce19695733 [2023-05-05T01:49:22.944Z] Removing intermediate container c7ce19695733 [2023-05-05T01:49:22.944Z] ---> 6c70970fc735 [2023-05-05T01:49:22.944Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T01:49:22.944Z] ---> Running in 7c7f9b6a2188 [2023-05-05T01:49:23.203Z] Removing intermediate container 7c7f9b6a2188 [2023-05-05T01:49:23.203Z] ---> c18ab01466ec [2023-05-05T01:49:23.203Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T01:49:23.203Z] ---> Running in 9dcb4ff04003 [2023-05-05T01:49:23.203Z] Removing intermediate container 9dcb4ff04003 [2023-05-05T01:49:23.203Z] ---> 45fda26a52c4 [2023-05-05T01:49:23.203Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-05T01:49:23.203Z] ---> Running in af3a83982712 [2023-05-05T01:49:23.203Z] Removing intermediate container af3a83982712 [2023-05-05T01:49:23.203Z] ---> 03a8dcaa3764 [2023-05-05T01:49:23.203Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T01:49:23.462Z] ---> Running in 44e301efb7bd [2023-05-05T01:49:23.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T01:49:23.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T01:49:24.291Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T01:49:24.291Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T01:49:24.291Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T01:49:24.291Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T01:49:24.291Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T01:49:24.291Z] OK: 269 MiB in 57 packages [2023-05-05T01:49:24.550Z] Removing intermediate container 44e301efb7bd [2023-05-05T01:49:24.550Z] ---> efb471375cc0 [2023-05-05T01:49:24.550Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-05T01:49:24.808Z] ---> 9d1d8db10496 [2023-05-05T01:49:24.808Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T01:49:24.808Z] ---> Running in 52f46b3b127b [2023-05-05T01:49:24.833Z] Still waiting to schedule task [2023-05-05T01:49:24.833Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13339’ [2023-05-05T01:49:51.370Z] Removing intermediate container 52f46b3b127b [2023-05-05T01:49:51.370Z] ---> 1dfe8b676b69 [2023-05-05T01:49:51.370Z] Step 10/12 : COPY . . [2023-05-05T01:49:51.370Z] ---> 640e17bab3ae [2023-05-05T01:49:51.370Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T01:49:51.370Z] ---> Running in ee1d7bda0ec2 [2023-05-05T01:49:51.370Z] Removing intermediate container ee1d7bda0ec2 [2023-05-05T01:49:51.370Z] ---> 587192f905b8 [2023-05-05T01:49:51.370Z] Step 12/12 : RUN $MAKE [2023-05-05T01:49:51.370Z] ---> Running in 22f7d77b3d39 [2023-05-05T01:49:51.370Z] noop [2023-05-05T01:49:51.370Z] Removing intermediate container 22f7d77b3d39 [2023-05-05T01:49:51.370Z] ---> ca372a3ca841 [2023-05-05T01:49:51.370Z] Successfully built ca372a3ca841 [2023-05-05T01:49:51.370Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:49:51.676Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T01:49:51.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:49:51.751Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T01:49:51.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T01:49:52.122Z] $ docker top 395ed24e2f63f0efab0223c093234a99daf0c6ccba243d527eedef5de8f33412 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T01:49:52.455Z] + go version [2023-05-05T01:49:52.455Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T01:49:52.468Z] $ docker stop --time=1 395ed24e2f63f0efab0223c093234a99daf0c6ccba243d527eedef5de8f33412 [2023-05-05T01:49:53.756Z] $ docker rm -f --volumes 395ed24e2f63f0efab0223c093234a99daf0c6ccba243d527eedef5de8f33412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:49:54.121Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T01:49:54.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:49:54.187Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T01:49:54.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T01:49:54.555Z] $ docker top 74d0c436ad5340d2391f3947e6ddb689507afd1a1ecefe074797c8ee06e6b231 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T01:49:54.894Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T01:49:55.187Z] + make test [2023-05-05T01:49:55.187Z] go test ./... -coverprofile=coverage.out [2023-05-05T01:50:00.448Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-05T01:50:10.739Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-05T01:50:10.739Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-05-05T01:50:17.295Z] go vet ./... [2023-05-05T01:50:20.577Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T01:50:20.577Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T01:50:20.577Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T01:50:20.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T01:50:20.606Z] $ docker stop --time=1 74d0c436ad5340d2391f3947e6ddb689507afd1a1ecefe074797c8ee06e6b231 [2023-05-05T01:50:23.508Z] $ docker rm -f --volumes 74d0c436ad5340d2391f3947e6ddb689507afd1a1ecefe074797c8ee06e6b231 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T01:50:23.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T01:50:24.020Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T01:50:24.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T01:50:24.854Z] + ls -al . [2023-05-05T01:50:24.854Z] total 192 [2023-05-05T01:50:24.854Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 01:49 . [2023-05-05T01:50:24.854Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:48 .. [2023-05-05T01:50:24.854Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:49 .git [2023-05-05T01:50:24.854Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:48 .github [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 337 May 5 01:48 .gitignore [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 01:48 .golangci.yml [2023-05-05T01:50:24.854Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 01:49 .semver [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 5 01:48 Attribution.txt [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 5 01:48 CHANGELOG.md [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 5 01:48 Dockerfile [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 01:48 GOVERNANCE.md [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 660 May 5 01:48 Jenkinsfile [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 01:48 LICENSE [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 5 01:48 Makefile [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 623 May 5 01:48 OWNERS.md [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 5 01:48 README.md [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 01:49 VERSION [2023-05-05T01:50:24.854Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:48 bin [2023-05-05T01:50:24.854Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:48 cmd [2023-05-05T01:50:24.854Z] -rw-r--r-- 1 jenkins jenkins 43063 May 5 01:50 coverage.out [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 5 01:48 go.mod [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 5 01:48 go.sum [2023-05-05T01:50:24.854Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:48 internal [2023-05-05T01:50:24.854Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:48 snap [2023-05-05T01:50:24.854Z] -rw-rw-r-- 1 jenkins jenkins 235 May 5 01:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:25.250Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f8cb92a3d845b6daf1d0068b834535a64d8c37e9 --label arch=amd64 --label version=3.0.0-dev.38 . [2023-05-05T01:50:25.250Z] Sending build context to Docker daemon 23.62MB [2023-05-05T01:50:25.250Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T01:50:25.250Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T01:50:25.250Z] ---> ca372a3ca841 [2023-05-05T01:50:25.250Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T01:50:25.532Z] ---> Running in 6afe051befdc [2023-05-05T01:50:25.532Z] Removing intermediate container 6afe051befdc [2023-05-05T01:50:25.532Z] ---> ea0669f8650f [2023-05-05T01:50:25.532Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T01:50:25.532Z] ---> Running in d49941474f44 [2023-05-05T01:50:25.532Z] Removing intermediate container d49941474f44 [2023-05-05T01:50:25.532Z] ---> d5447184efa5 [2023-05-05T01:50:25.532Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T01:50:25.532Z] ---> Running in 2ec5dbaa8553 [2023-05-05T01:50:25.809Z] Removing intermediate container 2ec5dbaa8553 [2023-05-05T01:50:25.809Z] ---> 1b0b9a0e6759 [2023-05-05T01:50:25.809Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-05T01:50:25.809Z] ---> Running in 57bd67dda534 [2023-05-05T01:50:25.809Z] Removing intermediate container 57bd67dda534 [2023-05-05T01:50:25.809Z] ---> 68e74e9746f4 [2023-05-05T01:50:25.809Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T01:50:25.809Z] ---> Running in f27a6e7b5d59 [2023-05-05T01:50:26.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T01:50:26.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T01:50:26.366Z] OK: 269 MiB in 57 packages [2023-05-05T01:50:26.623Z] Removing intermediate container f27a6e7b5d59 [2023-05-05T01:50:26.623Z] ---> 6d37be9526d2 [2023-05-05T01:50:26.623Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-05T01:50:26.884Z] ---> 2f329810cc3f [2023-05-05T01:50:26.884Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T01:50:26.884Z] ---> Running in 2b5f6acc8119 [2023-05-05T01:50:27.820Z] Removing intermediate container 2b5f6acc8119 [2023-05-05T01:50:27.820Z] ---> 363d8a521832 [2023-05-05T01:50:27.820Z] Step 10/25 : COPY . . [2023-05-05T01:50:28.389Z] ---> 305e0463427d [2023-05-05T01:50:28.389Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T01:50:28.389Z] ---> Running in 471f7aea7bd8 [2023-05-05T01:50:28.389Z] Removing intermediate container 471f7aea7bd8 [2023-05-05T01:50:28.389Z] ---> 2ec84d29d1ba [2023-05-05T01:50:28.389Z] Step 12/25 : RUN $MAKE [2023-05-05T01:50:28.389Z] ---> Running in e6352ab84796 [2023-05-05T01:50:28.957Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-05T01:50:50.910Z] Removing intermediate container e6352ab84796 [2023-05-05T01:50:50.910Z] ---> 00259e045743 [2023-05-05T01:50:50.910Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T01:50:50.910Z] 3.17: Pulling from library/alpine [2023-05-05T01:50:50.910Z] f56be85fc22e: Already exists [2023-05-05T01:50:50.910Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T01:50:50.910Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T01:50:50.910Z] ---> 9ed4aefc74f6 [2023-05-05T01:50:50.910Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-05T01:50:50.910Z] ---> Running in 0d76cd4d51ac [2023-05-05T01:50:50.910Z] Removing intermediate container 0d76cd4d51ac [2023-05-05T01:50:50.910Z] ---> acc42207fa5f [2023-05-05T01:50:50.910Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T01:50:50.910Z] ---> Running in fd60c6e6b933 [2023-05-05T01:50:50.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T01:50:50.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T01:50:50.910Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T01:50:50.910Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T01:50:50.910Z] OK: 7 MiB in 16 packages [2023-05-05T01:50:50.910Z] Removing intermediate container fd60c6e6b933 [2023-05-05T01:50:50.910Z] ---> 640d37f41f50 [2023-05-05T01:50:50.910Z] Step 16/25 : WORKDIR / [2023-05-05T01:50:50.910Z] ---> Running in 92f6601ea43c [2023-05-05T01:50:50.910Z] Removing intermediate container 92f6601ea43c [2023-05-05T01:50:50.910Z] ---> 3a89328873f6 [2023-05-05T01:50:50.910Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-05T01:50:50.910Z] ---> a708c0fd2067 [2023-05-05T01:50:50.910Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-05T01:50:50.910Z] ---> 6b21ebbf37b1 [2023-05-05T01:50:50.910Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-05T01:50:50.910Z] ---> d504c4a7e997 [2023-05-05T01:50:50.910Z] Step 20/25 : EXPOSE 59900 [2023-05-05T01:50:50.910Z] ---> Running in 44a2e4b2a98e [2023-05-05T01:50:50.910Z] Removing intermediate container 44a2e4b2a98e [2023-05-05T01:50:50.910Z] ---> e0a7228bfb39 [2023-05-05T01:50:50.910Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-05T01:50:50.910Z] ---> Running in 6ef524e637c2 [2023-05-05T01:50:50.910Z] Removing intermediate container 6ef524e637c2 [2023-05-05T01:50:50.910Z] ---> 486f4e61449b [2023-05-05T01:50:50.910Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T01:50:50.910Z] ---> Running in 4525cd1dc21d [2023-05-05T01:50:50.910Z] Removing intermediate container 4525cd1dc21d [2023-05-05T01:50:50.910Z] ---> f2c36b06c1de [2023-05-05T01:50:50.910Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T01:50:50.910Z] ---> Running in 7ca96172ffa4 [2023-05-05T01:50:50.910Z] Removing intermediate container 7ca96172ffa4 [2023-05-05T01:50:50.910Z] ---> 5c4dd89aab4a [2023-05-05T01:50:50.910Z] Step 24/25 : LABEL git_sha=f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [2023-05-05T01:50:50.910Z] ---> Running in 0e3c0d61670e [2023-05-05T01:50:50.910Z] Removing intermediate container 0e3c0d61670e [2023-05-05T01:50:50.910Z] ---> 0c98f3fe34a2 [2023-05-05T01:50:50.910Z] Step 25/25 : LABEL version=3.0.0-dev.38 [2023-05-05T01:50:50.910Z] ---> Running in 31b6b5390eef [2023-05-05T01:50:50.910Z] Removing intermediate container 31b6b5390eef [2023-05-05T01:50:50.910Z] ---> 27ecbca0a6e9 [2023-05-05T01:50:50.910Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T01:50:50.910Z] Successfully built 27ecbca0a6e9 [2023-05-05T01:50:50.910Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T01:50:51.002Z] provisioning config files... [2023-05-05T01:50:51.009Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6466637234062628269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:50:51.300Z] ---> docker-login.sh [2023-05-05T01:50:51.300Z] nexus3.edgexfoundry.org:10001 [2023-05-05T01:50:51.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:50:51.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:50:51.300Z] Configure a credential helper to remove this warning. See [2023-05-05T01:50:51.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:50:51.300Z] [2023-05-05T01:50:51.300Z] Login Succeeded [2023-05-05T01:50:51.300Z] nexus3.edgexfoundry.org:10002 [2023-05-05T01:50:51.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:50:51.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:50:51.300Z] Configure a credential helper to remove this warning. See [2023-05-05T01:50:51.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:50:51.300Z] [2023-05-05T01:50:51.300Z] Login Succeeded [2023-05-05T01:50:51.300Z] nexus3.edgexfoundry.org:10003 [2023-05-05T01:50:51.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:50:51.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:50:51.559Z] Configure a credential helper to remove this warning. See [2023-05-05T01:50:51.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:50:51.559Z] [2023-05-05T01:50:51.559Z] Login Succeeded [2023-05-05T01:50:51.559Z] nexus3.edgexfoundry.org:10004 [2023-05-05T01:50:51.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:50:51.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:50:51.559Z] Configure a credential helper to remove this warning. See [2023-05-05T01:50:51.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:50:51.559Z] [2023-05-05T01:50:51.559Z] Login Succeeded [2023-05-05T01:50:51.559Z] docker.io [2023-05-05T01:50:51.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:50:51.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:50:51.818Z] Configure a credential helper to remove this warning. See [2023-05-05T01:50:51.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:50:51.818Z] [2023-05-05T01:50:51.818Z] Login Succeeded [2023-05-05T01:50:51.818Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T01:50:51.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T01:50:51.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T01:50:51.882Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-05T01:50:51.882Z] f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [2023-05-05T01:50:51.882Z] latest [2023-05-05T01:50:51.882Z] 3.0.0-dev.38 [2023-05-05T01:50:51.882Z] f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38 [2023-05-05T01:50:51.882Z] main [2023-05-05T01:50:51.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:52.208Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:52.516Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [2023-05-05T01:50:52.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T01:50:52.516Z] 46b967ce87a9: Preparing [2023-05-05T01:50:52.516Z] 672680c0d2e6: Preparing [2023-05-05T01:50:52.516Z] 986c160d3ae9: Preparing [2023-05-05T01:50:52.516Z] 91a6ed32a842: Preparing [2023-05-05T01:50:52.516Z] f1417ff83b31: Preparing [2023-05-05T01:50:52.516Z] f1417ff83b31: Layer already exists [2023-05-05T01:50:52.516Z] 986c160d3ae9: Pushed [2023-05-05T01:50:52.516Z] 672680c0d2e6: Pushed [2023-05-05T01:50:52.516Z] 91a6ed32a842: Pushed [2023-05-05T01:50:55.047Z] 46b967ce87a9: Pushed [2023-05-05T01:50:55.047Z] f8cb92a3d845b6daf1d0068b834535a64d8c37e9: digest: sha256:1f361179ca99a7acc0df3d3f6abc4d06a0e0bddb0001627b2abfdb52a0b5bd81 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:55.359Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:55.676Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-05T01:50:55.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T01:50:55.676Z] 46b967ce87a9: Preparing [2023-05-05T01:50:55.676Z] 672680c0d2e6: Preparing [2023-05-05T01:50:55.676Z] 986c160d3ae9: Preparing [2023-05-05T01:50:55.676Z] 91a6ed32a842: Preparing [2023-05-05T01:50:55.676Z] f1417ff83b31: Preparing [2023-05-05T01:50:55.676Z] 986c160d3ae9: Layer already exists [2023-05-05T01:50:55.676Z] 91a6ed32a842: Layer already exists [2023-05-05T01:50:55.676Z] 672680c0d2e6: Layer already exists [2023-05-05T01:50:55.676Z] 46b967ce87a9: Layer already exists [2023-05-05T01:50:55.676Z] f1417ff83b31: Layer already exists [2023-05-05T01:50:55.676Z] latest: digest: sha256:1f361179ca99a7acc0df3d3f6abc4d06a0e0bddb0001627b2abfdb52a0b5bd81 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:55.981Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:56.280Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.38 [2023-05-05T01:50:56.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T01:50:56.280Z] 46b967ce87a9: Preparing [2023-05-05T01:50:56.280Z] 672680c0d2e6: Preparing [2023-05-05T01:50:56.280Z] 986c160d3ae9: Preparing [2023-05-05T01:50:56.280Z] 91a6ed32a842: Preparing [2023-05-05T01:50:56.280Z] f1417ff83b31: Preparing [2023-05-05T01:50:56.280Z] 91a6ed32a842: Layer already exists [2023-05-05T01:50:56.280Z] f1417ff83b31: Layer already exists [2023-05-05T01:50:56.280Z] 46b967ce87a9: Layer already exists [2023-05-05T01:50:56.280Z] 986c160d3ae9: Layer already exists [2023-05-05T01:50:56.280Z] 672680c0d2e6: Layer already exists [2023-05-05T01:50:56.280Z] 3.0.0-dev.38: digest: sha256:1f361179ca99a7acc0df3d3f6abc4d06a0e0bddb0001627b2abfdb52a0b5bd81 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:56.593Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:56.902Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38 [2023-05-05T01:50:56.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T01:50:56.902Z] 46b967ce87a9: Preparing [2023-05-05T01:50:56.902Z] 672680c0d2e6: Preparing [2023-05-05T01:50:56.902Z] 986c160d3ae9: Preparing [2023-05-05T01:50:56.902Z] 91a6ed32a842: Preparing [2023-05-05T01:50:56.902Z] f1417ff83b31: Preparing [2023-05-05T01:50:56.902Z] 91a6ed32a842: Layer already exists [2023-05-05T01:50:56.902Z] f1417ff83b31: Layer already exists [2023-05-05T01:50:56.902Z] 986c160d3ae9: Layer already exists [2023-05-05T01:50:56.902Z] 672680c0d2e6: Layer already exists [2023-05-05T01:50:56.902Z] 46b967ce87a9: Layer already exists [2023-05-05T01:50:56.902Z] f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38: digest: sha256:1f361179ca99a7acc0df3d3f6abc4d06a0e0bddb0001627b2abfdb52a0b5bd81 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:57.207Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:57.506Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-05T01:50:57.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-05T01:50:57.506Z] 46b967ce87a9: Preparing [2023-05-05T01:50:57.506Z] 672680c0d2e6: Preparing [2023-05-05T01:50:57.506Z] 986c160d3ae9: Preparing [2023-05-05T01:50:57.506Z] 91a6ed32a842: Preparing [2023-05-05T01:50:57.506Z] f1417ff83b31: Preparing [2023-05-05T01:50:57.506Z] 986c160d3ae9: Layer already exists [2023-05-05T01:50:57.506Z] f1417ff83b31: Layer already exists [2023-05-05T01:50:57.506Z] 46b967ce87a9: Layer already exists [2023-05-05T01:50:57.506Z] 672680c0d2e6: Layer already exists [2023-05-05T01:50:57.506Z] 91a6ed32a842: Layer already exists [2023-05-05T01:50:57.506Z] main: digest: sha256:1f361179ca99a7acc0df3d3f6abc4d06a0e0bddb0001627b2abfdb52a0b5bd81 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T01:50:57.542Z] ===================================================== [Pipeline] echo [2023-05-05T01:50:57.548Z] taggedImages: [2023-05-05T01:50:57.548Z] - nexus3.edgexfoundry.org:10004/device-virtual:f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [2023-05-05T01:50:57.548Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-05T01:50:57.548Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.38 [2023-05-05T01:50:57.548Z] - nexus3.edgexfoundry.org:10004/device-virtual:f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38 [2023-05-05T01:50:57.548Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:57.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T01:50:57.908Z] [2023-05-05T01:50:57.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:50:58.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T01:50:58.202Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T01:50:58.202Z] 5eb5b503b376: Pulling fs layer [2023-05-05T01:50:58.202Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T01:50:58.202Z] ec43610c2a17: Pulling fs layer [2023-05-05T01:50:58.202Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T01:50:58.202Z] 33b1e0a273af: Pulling fs layer [2023-05-05T01:50:58.202Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T01:50:58.202Z] 2f39f015ded8: Pulling fs layer [2023-05-05T01:50:58.202Z] 33b1e0a273af: Waiting [2023-05-05T01:50:58.202Z] 3a2ae6a8a46f: Waiting [2023-05-05T01:50:58.202Z] 5d3b04190fa2: Waiting [2023-05-05T01:50:58.202Z] 2f39f015ded8: Waiting [2023-05-05T01:50:58.202Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T01:50:58.202Z] 5c69ac0246d0: Download complete [2023-05-05T01:50:58.202Z] 3a2ae6a8a46f: Download complete [2023-05-05T01:50:58.202Z] 33b1e0a273af: Verifying Checksum [2023-05-05T01:50:58.202Z] 33b1e0a273af: Download complete [2023-05-05T01:50:58.202Z] ec43610c2a17: Verifying Checksum [2023-05-05T01:50:58.202Z] ec43610c2a17: Download complete [2023-05-05T01:50:58.202Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T01:50:58.202Z] 5d3b04190fa2: Download complete [2023-05-05T01:50:58.463Z] 5eb5b503b376: Verifying Checksum [2023-05-05T01:50:58.463Z] 5eb5b503b376: Download complete [2023-05-05T01:50:59.028Z] 2f39f015ded8: Download complete [2023-05-05T01:50:59.593Z] 5eb5b503b376: Pull complete [2023-05-05T01:50:59.850Z] 5c69ac0246d0: Pull complete [2023-05-05T01:51:00.107Z] ec43610c2a17: Pull complete [2023-05-05T01:51:00.107Z] 3a2ae6a8a46f: Pull complete [2023-05-05T01:51:00.365Z] 33b1e0a273af: Pull complete [2023-05-05T01:51:00.365Z] 5d3b04190fa2: Pull complete [2023-05-05T01:51:04.548Z] 2f39f015ded8: Pull complete [2023-05-05T01:51:04.548Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T01:51:04.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T01:51:04.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:51:04.632Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T01:51:04.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T01:51:09.465Z] $ docker top 70a92c805c38bad1c7d359eb106dec70f4a9faad32ebd6540df1c8105bbad008 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:51:09.866Z] ---> job-cost.sh [2023-05-05T01:51:09.866Z] lf-activate-venv: SKIPPING [2023-05-05T01:51:09.866Z] INFO: No Stack... [2023-05-05T01:51:10.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T01:51:10.384Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T01:51:10.927Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-05T01:51:10.927Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T01:51:10.942Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-110-stack-cost] [2023-05-05T01:51:10.948Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-110-stack-cost] did not exist. Created. [2023-05-05T01:51:10.948Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T01:51:11.247Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T01:51:11.279Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T01:51:11.289Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T01:51:11.311Z] $ docker stop --time=1 70a92c805c38bad1c7d359eb106dec70f4a9faad32ebd6540df1c8105bbad008 [2023-05-05T01:51:12.452Z] $ docker rm -f --volumes 70a92c805c38bad1c7d359eb106dec70f4a9faad32ebd6540df1c8105bbad008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T01:51:52.293Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13343 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-05T01:51:52.306Z] Running in /w/workspace/device-virtual-go/110 [Pipeline] { [Pipeline] checkout [2023-05-05T01:51:52.342Z] The recommended git tool is: git [2023-05-05T01:51:58.698Z] using credential edgex-jenkins-ssh [2023-05-05T01:51:58.720Z] Cloning the remote Git repository [2023-05-05T01:51:58.784Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T01:51:58.910Z] > git init /w/workspace/device-virtual-go/110 # timeout=10 [2023-05-05T01:51:59.120Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T01:51:59.121Z] > git --version # timeout=10 [2023-05-05T01:51:59.147Z] > git --version # 'git version 2.25.1' [2023-05-05T01:51:59.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T01:51:59.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T01:52:02.521Z] Avoid second fetch [2023-05-05T01:52:02.521Z] Checking out Revision f8cb92a3d845b6daf1d0068b834535a64d8c37e9 (main) [2023-05-05T01:52:01.481Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-05T01:52:01.506Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T01:52:02.543Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T01:52:03.114Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#396)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T01:52:04.028Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T01:52:04.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T01:52:04.028Z] Dload Upload Total Spent Left Speed [2023-05-05T01:52:04.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 97335 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [2023-05-05T01:52:02.623Z] > git checkout -f f8cb92a3d845b6daf1d0068b834535a64d8c37e9 # timeout=10 [Pipeline] sh [2023-05-05T01:52:04.786Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T01:52:05.137Z] + sudo tee /etc/docker/daemon.new [2023-05-05T01:52:05.137Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T01:52:05.137Z] { [2023-05-05T01:52:05.137Z] "registry-mirrors": [ [2023-05-05T01:52:05.137Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T01:52:05.137Z] ], [2023-05-05T01:52:05.137Z] "bip": "10.250.0.254/24", [2023-05-05T01:52:05.137Z] "hosts": [ [2023-05-05T01:52:05.137Z] "tcp://0.0.0.0:5555", [2023-05-05T01:52:05.137Z] "unix:///var/run/docker.sock" [2023-05-05T01:52:05.137Z] ], [2023-05-05T01:52:05.137Z] "mtu": 1458, [2023-05-05T01:52:05.137Z] "selinux-enabled": true, [2023-05-05T01:52:05.137Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T01:52:05.137Z] } [Pipeline] sh [2023-05-05T01:52:05.555Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T01:52:05.912Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T01:52:28.030Z] provisioning config files... [2023-05-05T01:52:28.057Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/110@tmp/config8736381254026329009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T01:52:28.412Z] ---> docker-login.sh [2023-05-05T01:52:28.412Z] nexus3.edgexfoundry.org:10001 [2023-05-05T01:52:29.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:52:29.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:52:29.013Z] Configure a credential helper to remove this warning. See [2023-05-05T01:52:29.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:52:29.013Z] [2023-05-05T01:52:29.013Z] Login Succeeded [2023-05-05T01:52:29.013Z] nexus3.edgexfoundry.org:10002 [2023-05-05T01:52:29.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:52:29.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:52:29.554Z] Configure a credential helper to remove this warning. See [2023-05-05T01:52:29.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:52:29.554Z] [2023-05-05T01:52:29.554Z] Login Succeeded [2023-05-05T01:52:29.554Z] nexus3.edgexfoundry.org:10003 [2023-05-05T01:52:29.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:52:29.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:52:29.828Z] Configure a credential helper to remove this warning. See [2023-05-05T01:52:29.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:52:29.828Z] [2023-05-05T01:52:29.828Z] Login Succeeded [2023-05-05T01:52:29.828Z] nexus3.edgexfoundry.org:10004 [2023-05-05T01:52:30.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:52:30.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:52:30.103Z] Configure a credential helper to remove this warning. See [2023-05-05T01:52:30.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:52:30.103Z] [2023-05-05T01:52:30.103Z] Login Succeeded [2023-05-05T01:52:30.103Z] docker.io [2023-05-05T01:52:30.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T01:52:30.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T01:52:30.642Z] Configure a credential helper to remove this warning. See [2023-05-05T01:52:30.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T01:52:30.642Z] [2023-05-05T01:52:30.642Z] Login Succeeded [2023-05-05T01:52:30.642Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T01:52:30.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T01:52:30.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T01:52:30.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T01:52:30.952Z] ========================================================= [2023-05-05T01:52:30.952Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T01:52:30.952Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:52:31.297Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T01:52:31.566Z] Sending build context to Docker daemon 11.95MB [2023-05-05T01:52:31.566Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T01:52:31.566Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T01:52:31.835Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T01:52:31.835Z] c41833b44d91: Pulling fs layer [2023-05-05T01:52:31.835Z] ed15518f5707: Pulling fs layer [2023-05-05T01:52:31.835Z] feae8fd75edb: Pulling fs layer [2023-05-05T01:52:31.835Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T01:52:31.835Z] 3cdef696dda3: Pulling fs layer [2023-05-05T01:52:31.835Z] 2ced38df9373: Pulling fs layer [2023-05-05T01:52:31.835Z] 58f1dce35555: Pulling fs layer [2023-05-05T01:52:31.835Z] 3cdef696dda3: Waiting [2023-05-05T01:52:31.835Z] 242c74f7c9fa: Waiting [2023-05-05T01:52:31.835Z] 58f1dce35555: Waiting [2023-05-05T01:52:31.835Z] 2ced38df9373: Waiting [2023-05-05T01:52:31.835Z] ed15518f5707: Verifying Checksum [2023-05-05T01:52:31.835Z] ed15518f5707: Download complete [2023-05-05T01:52:31.835Z] 242c74f7c9fa: Download complete [2023-05-05T01:52:31.835Z] 3cdef696dda3: Verifying Checksum [2023-05-05T01:52:31.835Z] 3cdef696dda3: Download complete [2023-05-05T01:52:31.835Z] c41833b44d91: Verifying Checksum [2023-05-05T01:52:31.835Z] c41833b44d91: Download complete [2023-05-05T01:52:32.823Z] c41833b44d91: Pull complete [2023-05-05T01:52:33.115Z] 58f1dce35555: Verifying Checksum [2023-05-05T01:52:33.115Z] 58f1dce35555: Download complete [2023-05-05T01:52:33.703Z] ed15518f5707: Pull complete [2023-05-05T01:52:34.313Z] feae8fd75edb: Verifying Checksum [2023-05-05T01:52:34.313Z] feae8fd75edb: Download complete [2023-05-05T01:52:34.581Z] 2ced38df9373: Verifying Checksum [2023-05-05T01:52:34.581Z] 2ced38df9373: Download complete [2023-05-05T01:52:44.674Z] feae8fd75edb: Pull complete [2023-05-05T01:52:44.674Z] 242c74f7c9fa: Pull complete [2023-05-05T01:52:44.674Z] 3cdef696dda3: Pull complete [2023-05-05T01:52:51.343Z] 2ced38df9373: Pull complete [2023-05-05T01:52:53.315Z] 58f1dce35555: Pull complete [2023-05-05T01:52:53.315Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T01:52:53.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T01:52:53.315Z] ---> fadd8f120f05 [2023-05-05T01:52:53.315Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T01:52:55.269Z] ---> Running in 7c3e7d1478a3 [2023-05-05T01:52:55.539Z] Removing intermediate container 7c3e7d1478a3 [2023-05-05T01:52:55.539Z] ---> d5b93da5d77e [2023-05-05T01:52:55.539Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T01:52:55.539Z] ---> Running in e6cf27a5b6e5 [2023-05-05T01:52:55.810Z] Removing intermediate container e6cf27a5b6e5 [2023-05-05T01:52:55.810Z] ---> 0cd7622a2437 [2023-05-05T01:52:55.810Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T01:52:56.086Z] ---> Running in f49bfca9aa6a [2023-05-05T01:52:56.355Z] Removing intermediate container f49bfca9aa6a [2023-05-05T01:52:56.355Z] ---> bb100a8c6754 [2023-05-05T01:52:56.355Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-05T01:52:56.355Z] ---> Running in 0c3c69818e2f [2023-05-05T01:52:56.633Z] Removing intermediate container 0c3c69818e2f [2023-05-05T01:52:56.633Z] ---> e5d3eab0b337 [2023-05-05T01:52:56.633Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T01:52:56.903Z] ---> Running in 58f5967d60b5 [2023-05-05T01:52:58.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T01:52:58.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T01:53:00.011Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T01:53:00.011Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T01:53:00.011Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T01:53:00.011Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T01:53:00.011Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T01:53:00.011Z] OK: 268 MiB in 57 packages [2023-05-05T01:53:00.982Z] Removing intermediate container 58f5967d60b5 [2023-05-05T01:53:00.982Z] ---> 1e8defff9be1 [2023-05-05T01:53:00.982Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-05T01:53:01.575Z] ---> 231d9a350773 [2023-05-05T01:53:01.575Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T01:53:01.846Z] ---> Running in 95af9268c810 [2023-05-05T01:54:09.759Z] Removing intermediate container 95af9268c810 [2023-05-05T01:54:09.759Z] ---> f101680916cd [2023-05-05T01:54:09.759Z] Step 10/12 : COPY . . [2023-05-05T01:54:09.759Z] ---> e17a404437cd [2023-05-05T01:54:09.759Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T01:54:09.759Z] ---> Running in 4cc6fa83275a [2023-05-05T01:54:09.759Z] Removing intermediate container 4cc6fa83275a [2023-05-05T01:54:09.759Z] ---> 3d60de5efbd7 [2023-05-05T01:54:09.759Z] Step 12/12 : RUN $MAKE [2023-05-05T01:54:09.759Z] ---> Running in a992c5db4cf0 [2023-05-05T01:54:09.759Z] noop [2023-05-05T01:54:09.759Z] Removing intermediate container a992c5db4cf0 [2023-05-05T01:54:09.759Z] ---> 401394b620b7 [2023-05-05T01:54:09.759Z] Successfully built 401394b620b7 [2023-05-05T01:54:09.759Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:54:10.111Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T01:54:10.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:54:10.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-13343 does not seem to be running inside a container [2023-05-05T01:54:10.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/110 -v /w/workspace/device-virtual-go/110:/w/workspace/device-virtual-go/110:rw,z -v /w/workspace/device-virtual-go/110@tmp:/w/workspace/device-virtual-go/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T01:54:11.611Z] $ docker top 55b9e2f08ae10650377edb78c9732e7b1c505fe351e2079a33026a8adc806250 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T01:54:12.465Z] + go version [2023-05-05T01:54:12.465Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T01:54:12.486Z] $ docker stop --time=1 55b9e2f08ae10650377edb78c9732e7b1c505fe351e2079a33026a8adc806250 [2023-05-05T01:54:14.145Z] $ docker rm -f --volumes 55b9e2f08ae10650377edb78c9732e7b1c505fe351e2079a33026a8adc806250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:54:14.705Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T01:54:14.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T01:54:14.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-13343 does not seem to be running inside a container [2023-05-05T01:54:14.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/110 -v /w/workspace/device-virtual-go/110:/w/workspace/device-virtual-go/110:rw,z -v /w/workspace/device-virtual-go/110@tmp:/w/workspace/device-virtual-go/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T01:54:16.122Z] $ docker top c5126669b3acd395dbca498e317e04941c8c74460ce803449331f319af23c5c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T01:54:16.941Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/110 [Pipeline] fileExists [Pipeline] sh [2023-05-05T01:54:17.601Z] + make test [2023-05-05T01:54:17.601Z] go test ./... -coverprofile=coverage.out [2023-05-05T01:54:50.389Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-05T01:56:57.111Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-05T01:56:57.111Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.112s coverage: 58.4% of statements [2023-05-05T01:56:57.699Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T01:56:57.699Z] go vet ./... [2023-05-05T01:57:30.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T01:57:30.004Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T01:57:30.004Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T01:57:30.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T01:57:30.040Z] $ docker stop --time=1 c5126669b3acd395dbca498e317e04941c8c74460ce803449331f319af23c5c2 [2023-05-05T01:57:31.801Z] $ docker rm -f --volumes c5126669b3acd395dbca498e317e04941c8c74460ce803449331f319af23c5c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T01:57:32.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T01:57:32.956Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T01:57:33.590Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T01:57:33.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T01:57:34.328Z] + ls -al . [2023-05-05T01:57:34.328Z] total 188 [2023-05-05T01:57:34.328Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:54 . [2023-05-05T01:57:34.328Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:51 .. [2023-05-05T01:57:34.328Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 01:52 .git [2023-05-05T01:57:34.328Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:52 .github [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 337 May 5 01:52 .gitignore [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 01:52 .golangci.yml [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 5 01:52 Attribution.txt [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 5 01:52 CHANGELOG.md [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 5 01:52 Dockerfile [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 01:52 GOVERNANCE.md [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 660 May 5 01:52 Jenkinsfile [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 01:52 LICENSE [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 5 01:52 Makefile [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 623 May 5 01:52 OWNERS.md [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 5 01:52 README.md [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 01:49 VERSION [2023-05-05T01:57:34.328Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 01:52 bin [2023-05-05T01:57:34.328Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:52 cmd [2023-05-05T01:57:34.328Z] -rw-r--r-- 1 jenkins jenkins 43063 May 5 01:56 coverage.out [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 5 01:52 go.mod [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 5 01:52 go.sum [2023-05-05T01:57:34.328Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 01:52 internal [2023-05-05T01:57:34.328Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 01:52 snap [2023-05-05T01:57:34.328Z] -rw-rw-r-- 1 jenkins jenkins 235 May 5 01:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T01:57:34.687Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f8cb92a3d845b6daf1d0068b834535a64d8c37e9 --label arch=arm64 --label version=3.0.0-dev.38 . [2023-05-05T01:57:34.977Z] Sending build context to Docker daemon 12MB [2023-05-05T01:57:34.977Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T01:57:34.977Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T01:57:34.977Z] ---> 401394b620b7 [2023-05-05T01:57:34.977Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T01:57:35.246Z] ---> Running in b9b66df5fc98 [2023-05-05T01:57:35.513Z] Removing intermediate container b9b66df5fc98 [2023-05-05T01:57:35.513Z] ---> ee79d4670e4f [2023-05-05T01:57:35.513Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T01:57:35.513Z] ---> Running in 9326fc46d695 [2023-05-05T01:57:35.783Z] Removing intermediate container 9326fc46d695 [2023-05-05T01:57:35.783Z] ---> e2bbcf775963 [2023-05-05T01:57:35.783Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T01:57:36.059Z] ---> Running in f1149d933964 [2023-05-05T01:57:36.326Z] Removing intermediate container f1149d933964 [2023-05-05T01:57:36.326Z] ---> a021847f7f06 [2023-05-05T01:57:36.326Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-05T01:57:36.326Z] ---> Running in f21cb21b21c5 [2023-05-05T01:57:36.597Z] Removing intermediate container f21cb21b21c5 [2023-05-05T01:57:36.597Z] ---> 0f38ea9597f2 [2023-05-05T01:57:36.597Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T01:57:36.597Z] ---> Running in 00128c7358ca [2023-05-05T01:57:37.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T01:57:38.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T01:57:39.494Z] OK: 268 MiB in 57 packages [2023-05-05T01:57:40.456Z] Removing intermediate container 00128c7358ca [2023-05-05T01:57:40.456Z] ---> b47104168303 [2023-05-05T01:57:40.456Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-05T01:57:41.046Z] ---> 81ecd020d28e [2023-05-05T01:57:41.046Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T01:57:41.046Z] ---> Running in 43c025374124 [2023-05-05T01:57:43.644Z] Removing intermediate container 43c025374124 [2023-05-05T01:57:43.644Z] ---> 1dfdf848bd6a [2023-05-05T01:57:43.644Z] Step 10/25 : COPY . . [2023-05-05T01:57:47.911Z] ---> 58f05c9186a3 [2023-05-05T01:57:47.911Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T01:57:47.911Z] ---> Running in 1bab10c83c65 [2023-05-05T01:57:48.503Z] Removing intermediate container 1bab10c83c65 [2023-05-05T01:57:48.503Z] ---> b1dea4fd66c8 [2023-05-05T01:57:48.503Z] Step 12/25 : RUN $MAKE [2023-05-05T01:57:48.503Z] ---> Running in 9e40cfbdf83f [2023-05-05T01:57:49.469Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-05T02:00:26.201Z] Removing intermediate container 9e40cfbdf83f [2023-05-05T02:00:26.201Z] ---> af72448ddf84 [2023-05-05T02:00:26.201Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T02:00:26.201Z] 3.17: Pulling from library/alpine [2023-05-05T02:00:26.201Z] c41833b44d91: Already exists [2023-05-05T02:00:26.201Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T02:00:26.201Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T02:00:26.201Z] ---> 51e60588ff2c [2023-05-05T02:00:26.201Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-05T02:00:26.201Z] ---> Running in 7d4efdc51f66 [2023-05-05T02:00:26.201Z] Removing intermediate container 7d4efdc51f66 [2023-05-05T02:00:26.201Z] ---> 381441f85b5f [2023-05-05T02:00:26.201Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T02:00:26.202Z] ---> Running in a676d74d8fba [2023-05-05T02:00:26.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T02:00:26.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T02:00:26.202Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T02:00:26.202Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T02:00:26.202Z] OK: 8 MiB in 16 packages [2023-05-05T02:00:26.202Z] Removing intermediate container a676d74d8fba [2023-05-05T02:00:26.202Z] ---> c81bb88cf105 [2023-05-05T02:00:26.202Z] Step 16/25 : WORKDIR / [2023-05-05T02:00:26.202Z] ---> Running in f8584a96fa2d [2023-05-05T02:00:26.202Z] Removing intermediate container f8584a96fa2d [2023-05-05T02:00:26.202Z] ---> ae72d6eb8b05 [2023-05-05T02:00:26.202Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-05T02:00:26.202Z] ---> d2f400d8d463 [2023-05-05T02:00:26.202Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-05T02:00:26.202Z] ---> 196e0b4e7ac3 [2023-05-05T02:00:26.202Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-05T02:00:26.202Z] ---> f7e7199ab108 [2023-05-05T02:00:26.202Z] Step 20/25 : EXPOSE 59900 [2023-05-05T02:00:26.202Z] ---> Running in af8a50dd88e5 [2023-05-05T02:00:26.202Z] Removing intermediate container af8a50dd88e5 [2023-05-05T02:00:26.202Z] ---> 79c85a9fcd23 [2023-05-05T02:00:26.202Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-05T02:00:26.202Z] ---> Running in 6fcbe07e94d4 [2023-05-05T02:00:26.202Z] Removing intermediate container 6fcbe07e94d4 [2023-05-05T02:00:26.202Z] ---> 633e3fb17e71 [2023-05-05T02:00:26.202Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T02:00:26.202Z] ---> Running in af5099bd4f13 [2023-05-05T02:00:26.471Z] Removing intermediate container af5099bd4f13 [2023-05-05T02:00:26.471Z] ---> fe4158b40679 [2023-05-05T02:00:26.471Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T02:00:26.471Z] ---> Running in d6245fe2f678 [2023-05-05T02:00:30.731Z] Removing intermediate container d6245fe2f678 [2023-05-05T02:00:30.731Z] ---> c89a511f47ab [2023-05-05T02:00:30.731Z] Step 24/25 : LABEL git_sha=f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [2023-05-05T02:00:30.731Z] ---> Running in 12fefff45773 [2023-05-05T02:00:30.731Z] Removing intermediate container 12fefff45773 [2023-05-05T02:00:30.731Z] ---> 5960ab6135ac [2023-05-05T02:00:30.731Z] Step 25/25 : LABEL version=3.0.0-dev.38 [2023-05-05T02:00:30.731Z] ---> Running in 7c8bf4b7ec5e [2023-05-05T02:00:30.997Z] Removing intermediate container 7c8bf4b7ec5e [2023-05-05T02:00:30.997Z] ---> 762d854cd80f [2023-05-05T02:00:30.997Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T02:00:30.997Z] Successfully built 762d854cd80f [2023-05-05T02:00:30.997Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:00:31.102Z] provisioning config files... [2023-05-05T02:00:31.117Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/110@tmp/config5459091094921911981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:00:31.463Z] ---> docker-login.sh [2023-05-05T02:00:31.463Z] nexus3.edgexfoundry.org:10001 [2023-05-05T02:00:31.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:00:31.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:00:31.731Z] Configure a credential helper to remove this warning. See [2023-05-05T02:00:31.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:00:31.731Z] [2023-05-05T02:00:31.731Z] Login Succeeded [2023-05-05T02:00:31.731Z] nexus3.edgexfoundry.org:10002 [2023-05-05T02:00:31.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:00:32.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:00:32.267Z] Configure a credential helper to remove this warning. See [2023-05-05T02:00:32.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:00:32.267Z] [2023-05-05T02:00:32.267Z] Login Succeeded [2023-05-05T02:00:32.267Z] nexus3.edgexfoundry.org:10003 [2023-05-05T02:00:32.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:00:32.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:00:32.533Z] Configure a credential helper to remove this warning. See [2023-05-05T02:00:32.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:00:32.533Z] [2023-05-05T02:00:32.533Z] Login Succeeded [2023-05-05T02:00:32.533Z] nexus3.edgexfoundry.org:10004 [2023-05-05T02:00:32.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:00:33.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:00:33.069Z] Configure a credential helper to remove this warning. See [2023-05-05T02:00:33.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:00:33.069Z] [2023-05-05T02:00:33.069Z] Login Succeeded [2023-05-05T02:00:33.069Z] docker.io [2023-05-05T02:00:33.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T02:00:33.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T02:00:33.605Z] Configure a credential helper to remove this warning. See [2023-05-05T02:00:33.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T02:00:33.605Z] [2023-05-05T02:00:33.605Z] Login Succeeded [2023-05-05T02:00:33.605Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T02:00:33.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T02:00:33.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T02:00:33.681Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-05T02:00:33.681Z] f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [2023-05-05T02:00:33.681Z] latest [2023-05-05T02:00:33.681Z] 3.0.0-dev.38 [2023-05-05T02:00:33.681Z] f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38 [2023-05-05T02:00:33.681Z] main [2023-05-05T02:00:33.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:34.049Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:34.402Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [2023-05-05T02:00:34.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T02:00:34.402Z] 3257ea988ea0: Preparing [2023-05-05T02:00:34.402Z] 1e8b623b04c5: Preparing [2023-05-05T02:00:34.402Z] 1bd444d973ec: Preparing [2023-05-05T02:00:34.402Z] 07b850cbf700: Preparing [2023-05-05T02:00:34.402Z] 26cbea5cba74: Preparing [2023-05-05T02:00:34.402Z] 26cbea5cba74: Layer already exists [2023-05-05T02:00:34.669Z] 07b850cbf700: Pushed [2023-05-05T02:00:34.669Z] 1bd444d973ec: Pushed [2023-05-05T02:00:34.669Z] 1e8b623b04c5: Pushed [2023-05-05T02:00:41.318Z] 3257ea988ea0: Pushed [2023-05-05T02:00:41.586Z] f8cb92a3d845b6daf1d0068b834535a64d8c37e9: digest: sha256:cea93743a234fe28cabf078614d8a60800256927175aa3e3e49a1005b4447116 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:42.209Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:42.558Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-05T02:00:42.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T02:00:42.558Z] 3257ea988ea0: Preparing [2023-05-05T02:00:42.558Z] 1e8b623b04c5: Preparing [2023-05-05T02:00:42.558Z] 1bd444d973ec: Preparing [2023-05-05T02:00:42.558Z] 07b850cbf700: Preparing [2023-05-05T02:00:42.558Z] 26cbea5cba74: Preparing [2023-05-05T02:00:42.558Z] 07b850cbf700: Layer already exists [2023-05-05T02:00:42.558Z] 1e8b623b04c5: Layer already exists [2023-05-05T02:00:42.558Z] 1bd444d973ec: Layer already exists [2023-05-05T02:00:42.558Z] 26cbea5cba74: Layer already exists [2023-05-05T02:00:42.558Z] 3257ea988ea0: Layer already exists [2023-05-05T02:00:42.826Z] latest: digest: sha256:cea93743a234fe28cabf078614d8a60800256927175aa3e3e49a1005b4447116 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:43.183Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:43.534Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.38 [2023-05-05T02:00:43.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T02:00:43.534Z] 3257ea988ea0: Preparing [2023-05-05T02:00:43.534Z] 1e8b623b04c5: Preparing [2023-05-05T02:00:43.534Z] 1bd444d973ec: Preparing [2023-05-05T02:00:43.534Z] 07b850cbf700: Preparing [2023-05-05T02:00:43.534Z] 26cbea5cba74: Preparing [2023-05-05T02:00:43.534Z] 1e8b623b04c5: Layer already exists [2023-05-05T02:00:43.534Z] 1bd444d973ec: Layer already exists [2023-05-05T02:00:43.534Z] 07b850cbf700: Layer already exists [2023-05-05T02:00:43.534Z] 26cbea5cba74: Layer already exists [2023-05-05T02:00:43.534Z] 3257ea988ea0: Layer already exists [2023-05-05T02:00:43.804Z] 3.0.0-dev.38: digest: sha256:cea93743a234fe28cabf078614d8a60800256927175aa3e3e49a1005b4447116 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:44.160Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:44.507Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38 [2023-05-05T02:00:44.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T02:00:44.507Z] 3257ea988ea0: Preparing [2023-05-05T02:00:44.507Z] 1e8b623b04c5: Preparing [2023-05-05T02:00:44.507Z] 1bd444d973ec: Preparing [2023-05-05T02:00:44.507Z] 07b850cbf700: Preparing [2023-05-05T02:00:44.507Z] 26cbea5cba74: Preparing [2023-05-05T02:00:44.507Z] 1e8b623b04c5: Layer already exists [2023-05-05T02:00:44.507Z] 1bd444d973ec: Layer already exists [2023-05-05T02:00:44.507Z] 3257ea988ea0: Layer already exists [2023-05-05T02:00:44.507Z] 07b850cbf700: Layer already exists [2023-05-05T02:00:44.507Z] 26cbea5cba74: Layer already exists [2023-05-05T02:00:44.507Z] f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38: digest: sha256:cea93743a234fe28cabf078614d8a60800256927175aa3e3e49a1005b4447116 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:44.860Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:45.215Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-05T02:00:45.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-05T02:00:45.215Z] 3257ea988ea0: Preparing [2023-05-05T02:00:45.215Z] 1e8b623b04c5: Preparing [2023-05-05T02:00:45.215Z] 1bd444d973ec: Preparing [2023-05-05T02:00:45.215Z] 07b850cbf700: Preparing [2023-05-05T02:00:45.215Z] 26cbea5cba74: Preparing [2023-05-05T02:00:45.215Z] 3257ea988ea0: Layer already exists [2023-05-05T02:00:45.215Z] 07b850cbf700: Layer already exists [2023-05-05T02:00:45.215Z] 1e8b623b04c5: Layer already exists [2023-05-05T02:00:45.215Z] 1bd444d973ec: Layer already exists [2023-05-05T02:00:45.215Z] 26cbea5cba74: Layer already exists [2023-05-05T02:00:45.483Z] main: digest: sha256:cea93743a234fe28cabf078614d8a60800256927175aa3e3e49a1005b4447116 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T02:00:45.527Z] ===================================================== [Pipeline] echo [2023-05-05T02:00:45.534Z] taggedImages: [2023-05-05T02:00:45.534Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [2023-05-05T02:00:45.534Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-05T02:00:45.534Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.38 [2023-05-05T02:00:45.534Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f8cb92a3d845b6daf1d0068b834535a64d8c37e9-3.0.0-dev.38 [2023-05-05T02:00:45.534Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:45.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:00:45.886Z] [2023-05-05T02:00:45.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:00:46.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:00:46.219Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T02:00:46.219Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T02:00:46.219Z] 04944245beec: Pulling fs layer [2023-05-05T02:00:46.219Z] 699f458cf7ca: Pulling fs layer [2023-05-05T02:00:46.219Z] 765212b225bb: Pulling fs layer [2023-05-05T02:00:46.219Z] f23df028b6ca: Pulling fs layer [2023-05-05T02:00:46.219Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T02:00:46.219Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T02:00:46.219Z] f23df028b6ca: Waiting [2023-05-05T02:00:46.219Z] d65c8cfc05b1: Waiting [2023-05-05T02:00:46.219Z] 765212b225bb: Waiting [2023-05-05T02:00:46.219Z] 2437ff75d9bd: Waiting [2023-05-05T02:00:46.487Z] 04944245beec: Verifying Checksum [2023-05-05T02:00:46.487Z] 04944245beec: Download complete [2023-05-05T02:00:46.487Z] 765212b225bb: Verifying Checksum [2023-05-05T02:00:46.487Z] 765212b225bb: Download complete [2023-05-05T02:00:46.487Z] f23df028b6ca: Verifying Checksum [2023-05-05T02:00:46.487Z] f23df028b6ca: Download complete [2023-05-05T02:00:46.487Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T02:00:46.487Z] d65c8cfc05b1: Download complete [2023-05-05T02:00:46.755Z] 699f458cf7ca: Verifying Checksum [2023-05-05T02:00:46.755Z] 699f458cf7ca: Download complete [2023-05-05T02:00:47.024Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T02:00:47.025Z] 8998bd30e6a1: Download complete [2023-05-05T02:00:49.611Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T02:00:49.611Z] 2437ff75d9bd: Download complete [2023-05-05T02:00:51.028Z] 8998bd30e6a1: Pull complete [2023-05-05T02:00:51.612Z] 04944245beec: Pull complete [2023-05-05T02:00:53.029Z] 699f458cf7ca: Pull complete [2023-05-05T02:00:53.296Z] 765212b225bb: Pull complete [2023-05-05T02:00:54.260Z] f23df028b6ca: Pull complete [2023-05-05T02:00:54.260Z] d65c8cfc05b1: Pull complete [2023-05-05T02:01:09.273Z] 2437ff75d9bd: Pull complete [2023-05-05T02:01:09.273Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T02:01:09.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T02:01:09.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:01:09.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-13343 does not seem to be running inside a container [2023-05-05T02:01:09.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/110 -v /w/workspace/device-virtual-go/110:/w/workspace/device-virtual-go/110:rw,z -v /w/workspace/device-virtual-go/110@tmp:/w/workspace/device-virtual-go/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T02:01:12.379Z] $ docker top 57060d62ef878a91d2afbaa58694878fdc0e883a8fbc57b74d37119770b58d50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:01:13.246Z] ---> job-cost.sh [2023-05-05T02:01:13.246Z] lf-activate-venv: SKIPPING [2023-05-05T02:01:13.246Z] INFO: No Stack... [2023-05-05T02:01:14.209Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T02:01:14.796Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T02:01:15.439Z] + cat /w/workspace/device-virtual-go/110/archives/cost.csv [2023-05-05T02:01:15.439Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T02:01:15.476Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-110-stack-cost] [2023-05-05T02:01:15.481Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-110-stack-cost] did not exist. Created. [2023-05-05T02:01:15.481Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:01:16.141Z] /w/workspace/device-virtual-go/110@tmp/durable-27a3d911/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T02:01:16.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T02:01:16.824Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T02:01:16.872Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T02:01:16.881Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T02:01:16.905Z] $ docker stop --time=1 57060d62ef878a91d2afbaa58694878fdc0e883a8fbc57b74d37119770b58d50 [2023-05-05T02:01:18.454Z] $ docker rm -f --volumes 57060d62ef878a91d2afbaa58694878fdc0e883a8fbc57b74d37119770b58d50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T02:01:18.884Z] provisioning config files... [2023-05-05T02:01:18.893Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2078447001990644981tmp [Pipeline] { [Pipeline] sh [2023-05-05T02:01:19.207Z] + set +x [2023-05-05T02:01:19.207Z] + curl -s https://codecov.io/bash [2023-05-05T02:01:19.207Z] + bash -s -- [2023-05-05T02:01:19.207Z] [2023-05-05T02:01:19.207Z] _____ _ [2023-05-05T02:01:19.207Z] / ____| | | [2023-05-05T02:01:19.207Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T02:01:19.207Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T02:01:19.207Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T02:01:19.207Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T02:01:19.207Z] Bash-1.0.6 [2023-05-05T02:01:19.207Z] [2023-05-05T02:01:19.207Z] [2023-05-05T02:01:19.207Z] ==> git version 2.25.1 found [2023-05-05T02:01:19.207Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T02:01:19.207Z] Release-Date: 2020-01-08 [2023-05-05T02:01:19.207Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T02:01:19.207Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T02:01:19.207Z] ==> Jenkins CI detected. [2023-05-05T02:01:19.207Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-05T02:01:19.207Z] project root: . [2023-05-05T02:01:19.207Z] --> token set from env [2023-05-05T02:01:19.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T02:01:19.207Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T02:01:19.207Z] ==> Python coveragepy not found [2023-05-05T02:01:19.207Z] ==> Searching for coverage reports in: [2023-05-05T02:01:19.207Z] + . [2023-05-05T02:01:19.207Z] -> Found 1 reports [2023-05-05T02:01:19.207Z] ==> Detecting git/mercurial file structure [2023-05-05T02:01:19.467Z] ==> Reading reports [2023-05-05T02:01:19.467Z] + ./coverage.out bytes=43063 [2023-05-05T02:01:19.467Z] ==> Appending adjustments [2023-05-05T02:01:19.467Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T02:01:19.467Z] + Found adjustments [2023-05-05T02:01:19.467Z] ==> Gzipping contents [2023-05-05T02:01:19.467Z] 8.0K /tmp/codecov.IVhbzn.gz [2023-05-05T02:01:19.467Z] ==> Uploading reports [2023-05-05T02:01:19.467Z] url: https://codecov.io [2023-05-05T02:01:19.467Z] query: branch=main&commit=f8cb92a3d845b6daf1d0068b834535a64d8c37e9&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T02:01:19.467Z] -> Pinging Codecov [2023-05-05T02:01:19.467Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=f8cb92a3d845b6daf1d0068b834535a64d8c37e9&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T02:01:19.727Z] -> Uploading to [2023-05-05T02:01:19.727Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/5E52B4B073DB2E39498172D8E973AA87/f8cb92a3d845b6daf1d0068b834535a64d8c37e9/db5bc756-b1ba-42a9-a151-8fed2af4ccd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T020119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=196b2b4adf90be63fa9a897e72d0e1c57d7cc8309d81584bcab512e5c4c84857 [2023-05-05T02:01:19.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T02:01:19.727Z] Dload Upload Total Spent Left Speed [2023-05-05T02:01:19.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24685 --:--:-- --:--:-- --:--:-- 24685 [2023-05-05T02:01:19.727Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [Pipeline] } [2023-05-05T02:01:19.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T02:01:19.875Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T02:01:19.884Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:01:20.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T02:01:20.174Z] [2023-05-05T02:01:20.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:01:20.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T02:01:20.468Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T02:01:20.468Z] df9b9388f04a: Pulling fs layer [2023-05-05T02:01:20.468Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T02:01:20.468Z] 25bc292e5bac: Pulling fs layer [2023-05-05T02:01:20.468Z] 114826534d7a: Pulling fs layer [2023-05-05T02:01:20.468Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T02:01:20.468Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T02:01:20.468Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T02:01:20.468Z] 114826534d7a: Waiting [2023-05-05T02:01:20.468Z] 4657fd5d0bcf: Waiting [2023-05-05T02:01:20.468Z] 6ad1cebc031e: Waiting [2023-05-05T02:01:20.468Z] 8a3aa393b2d8: Waiting [2023-05-05T02:01:20.468Z] 25bc292e5bac: Download complete [2023-05-05T02:01:20.468Z] 52dc419b0ee2: Download complete [2023-05-05T02:01:20.468Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T02:01:20.468Z] 4657fd5d0bcf: Download complete [2023-05-05T02:01:20.468Z] df9b9388f04a: Download complete [2023-05-05T02:01:20.729Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T02:01:20.729Z] 6ad1cebc031e: Download complete [2023-05-05T02:01:20.729Z] df9b9388f04a: Pull complete [2023-05-05T02:01:20.729Z] 52dc419b0ee2: Pull complete [2023-05-05T02:01:20.729Z] 25bc292e5bac: Pull complete [2023-05-05T02:01:21.296Z] 114826534d7a: Verifying Checksum [2023-05-05T02:01:21.296Z] 114826534d7a: Download complete [2023-05-05T02:01:21.296Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T02:01:21.296Z] 8a3aa393b2d8: Download complete [2023-05-05T02:01:24.579Z] 114826534d7a: Pull complete [2023-05-05T02:01:24.579Z] 4657fd5d0bcf: Pull complete [2023-05-05T02:01:25.145Z] 6ad1cebc031e: Pull complete [2023-05-05T02:01:27.670Z] 8a3aa393b2d8: Pull complete [2023-05-05T02:01:27.670Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T02:01:27.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T02:01:27.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:01:27.743Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T02:01:27.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T02:01:32.855Z] $ docker top e8d80fe9c8861cd821ae0b87b9907b0360f65c90667dcf809101dc71693c0838 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T02:01:32.914Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-05T02:01:33.189Z] + set -o pipefail [2023-05-05T02:01:33.189Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-05T02:01:37.381Z] [2023-05-05T02:01:37.381Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-05T02:01:37.381Z] [2023-05-05T02:01:37.381Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/ca83dcba-4b15-4c6f-9ded-4cc66d220c52 [2023-05-05T02:01:37.381Z] [2023-05-05T02:01:37.381Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T02:01:37.381Z] [2023-05-05T02:01:37.381Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T02:01:37.381Z] [2023-05-05T02:01:37.639Z] [2023-05-05T02:01:37.639Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T02:01:37.639Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T02:01:37.639Z] More details here: https://snyk.co/ue1NS [2023-05-05T02:01:37.639Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T02:01:37.639Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T02:01:37.652Z] $ docker stop --time=1 e8d80fe9c8861cd821ae0b87b9907b0360f65c90667dcf809101dc71693c0838 [2023-05-05T02:01:41.990Z] $ docker rm -f --volumes e8d80fe9c8861cd821ae0b87b9907b0360f65c90667dcf809101dc71693c0838 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T02:01:42.681Z] + git log --format=format:%s -1 f8cb92a3d845b6daf1d0068b834535a64d8c37e9 [Pipeline] sh [2023-05-05T02:01:42.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T02:01:42.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:01:43.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:01:43.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:01:43.342Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T02:01:43.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T02:01:43.780Z] $ docker top bf47920b96a2874e8657880c85e5032b6a993b2be8211e7ded90ebf7094a98a9 -eo pid,comm [2023-05-05T02:01:43.825Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T02:01:43.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T02:01:43.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:01:43.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:01:43.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:01:43.979Z] $ docker exec bf47920b96a2874e8657880c85e5032b6a993b2be8211e7ded90ebf7094a98a9 ssh-agent [2023-05-05T02:01:44.077Z] SSH_AUTH_SOCK=/tmp/ssh-XAObs5GiWvRk/agent.32 [2023-05-05T02:01:44.077Z] SSH_AGENT_PID=38 [2023-05-05T02:01:44.081Z] Running ssh-add (command line suppressed) [2023-05-05T02:01:44.186Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11665510036309687578.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11665510036309687578.key) [2023-05-05T02:01:44.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:01:44.480Z] + git semver tag [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,649 [run_tag] DEBUG tag force:False [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,649 [check_head_tag] DEBUG check head tag [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,651 [execute] INFO git cat-file --batch-check [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,654 [execute] INFO git cat-file --batch [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,678 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,678 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,679 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T02:01:44.739Z] 2023-05-05 02:01:44,682 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T02:01:44.739Z] 3.0.0-dev.38 [Pipeline] } [2023-05-05T02:01:44.751Z] $ docker exec --env ******** --env ******** bf47920b96a2874e8657880c85e5032b6a993b2be8211e7ded90ebf7094a98a9 ssh-agent -k [2023-05-05T02:01:44.837Z] unset SSH_AUTH_SOCK; [2023-05-05T02:01:44.837Z] unset SSH_AGENT_PID; [2023-05-05T02:01:44.837Z] echo Agent pid 38 killed; [2023-05-05T02:01:44.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T02:01:45.157Z] + git semver [Pipeline] } [2023-05-05T02:01:45.429Z] $ docker stop --time=1 bf47920b96a2874e8657880c85e5032b6a993b2be8211e7ded90ebf7094a98a9 [2023-05-05T02:01:46.731Z] $ docker rm -f --volumes bf47920b96a2874e8657880c85e5032b6a993b2be8211e7ded90ebf7094a98a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:01:47.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T02:01:47.110Z] [2023-05-05T02:01:47.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:01:47.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T02:01:47.402Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T02:01:47.402Z] ab5ef0e58194: Pulling fs layer [2023-05-05T02:01:47.402Z] 9712f1f96733: Pulling fs layer [2023-05-05T02:01:47.402Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T02:01:47.402Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T02:01:47.402Z] e9a5061849ea: Pulling fs layer [2023-05-05T02:01:47.402Z] d747dcd14b5f: Pulling fs layer [2023-05-05T02:01:47.402Z] 2de7ff778b66: Pulling fs layer [2023-05-05T02:01:47.402Z] e9a5061849ea: Waiting [2023-05-05T02:01:47.402Z] d747dcd14b5f: Waiting [2023-05-05T02:01:47.402Z] 2de7ff778b66: Waiting [2023-05-05T02:01:47.402Z] 0d9ebad4ef96: Waiting [2023-05-05T02:01:47.402Z] 9712f1f96733: Download complete [2023-05-05T02:01:47.664Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T02:01:47.664Z] 63f879dbbcfc: Download complete [2023-05-05T02:01:47.923Z] e9a5061849ea: Verifying Checksum [2023-05-05T02:01:47.923Z] e9a5061849ea: Download complete [2023-05-05T02:01:47.923Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T02:01:47.923Z] 0d9ebad4ef96: Download complete [2023-05-05T02:01:47.923Z] d747dcd14b5f: Verifying Checksum [2023-05-05T02:01:47.923Z] d747dcd14b5f: Download complete [2023-05-05T02:01:47.923Z] ab5ef0e58194: Verifying Checksum [2023-05-05T02:01:47.923Z] ab5ef0e58194: Download complete [2023-05-05T02:01:47.923Z] 2de7ff778b66: Verifying Checksum [2023-05-05T02:01:47.923Z] 2de7ff778b66: Download complete [2023-05-05T02:01:50.452Z] ab5ef0e58194: Pull complete [2023-05-05T02:01:50.452Z] 9712f1f96733: Pull complete [2023-05-05T02:01:51.017Z] 63f879dbbcfc: Pull complete [2023-05-05T02:01:55.206Z] 0d9ebad4ef96: Pull complete [2023-05-05T02:01:55.206Z] e9a5061849ea: Pull complete [2023-05-05T02:01:55.206Z] d747dcd14b5f: Pull complete [2023-05-05T02:01:55.794Z] 2de7ff778b66: Pull complete [2023-05-05T02:01:55.794Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T02:01:55.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T02:01:55.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:01:55.883Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T02:01:55.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T02:02:00.806Z] $ docker top 7b7e5b37c65c58049b5b2cbf3cebe6dcd08a0d8d4ce349f63f5ddeb215e5302c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:02:00.882Z] provisioning config files... [2023-05-05T02:02:00.889Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11188812127953013120tmp [2023-05-05T02:02:00.900Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3978001438701319461tmp [2023-05-05T02:02:00.910Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2115683794654082351tmp [Pipeline] { [Pipeline] echo [2023-05-05T02:02:00.922Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:01.206Z] ---> sigul-configuration.sh [2023-05-05T02:02:01.206Z] gpg: directory `/root/.gnupg' created [2023-05-05T02:02:01.206Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T02:02:01.206Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T02:02:01.206Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T02:02:01.206Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T02:02:01.206Z] gpg: CAST5 encrypted data [2023-05-05T02:02:01.206Z] gpg: encrypted with 1 passphrase [2023-05-05T02:02:01.206Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T02:02:01.487Z] + mkdir /home/jenkins [2023-05-05T02:02:01.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T02:02:01.771Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-05T02:02:01.779Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:02.069Z] ---> sigul-install.sh [2023-05-05T02:02:02.069Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T02:02:02.353Z] + git tag --list [2023-05-05T02:02:02.353Z] v1.0.0 [2023-05-05T02:02:02.353Z] v1.1.0 [2023-05-05T02:02:02.353Z] v1.1.1 [2023-05-05T02:02:02.353Z] v1.2.1 [2023-05-05T02:02:02.353Z] v1.2.2 [2023-05-05T02:02:02.353Z] v1.2.3 [2023-05-05T02:02:02.353Z] v1.3.0 [2023-05-05T02:02:02.353Z] v1.3.1 [2023-05-05T02:02:02.353Z] v2.0.0 [2023-05-05T02:02:02.353Z] v2.1.0 [2023-05-05T02:02:02.353Z] v2.1.1 [2023-05-05T02:02:02.353Z] v2.1.1-dev.1 [2023-05-05T02:02:02.353Z] v2.1.1-dev.2 [2023-05-05T02:02:02.354Z] v2.2.0 [2023-05-05T02:02:02.354Z] v2.2.1-dev.1 [2023-05-05T02:02:02.354Z] v2.2.1-dev.2 [2023-05-05T02:02:02.354Z] v2.2.1-dev.3 [2023-05-05T02:02:02.354Z] v2.2.1-dev.4 [2023-05-05T02:02:02.354Z] v2.2.1-dev.5 [2023-05-05T02:02:02.354Z] v2.2.1-dev.6 [2023-05-05T02:02:02.354Z] v2.2.1-dev.7 [2023-05-05T02:02:02.354Z] v2.2.1-dev.8 [2023-05-05T02:02:02.354Z] v2.3.0 [2023-05-05T02:02:02.354Z] v2.3.0-dev.10 [2023-05-05T02:02:02.354Z] v2.3.0-dev.11 [2023-05-05T02:02:02.354Z] v2.3.0-dev.12 [2023-05-05T02:02:02.354Z] v2.3.0-dev.13 [2023-05-05T02:02:02.354Z] v2.3.0-dev.14 [2023-05-05T02:02:02.354Z] v2.3.0-dev.15 [2023-05-05T02:02:02.354Z] v2.3.0-dev.16 [2023-05-05T02:02:02.354Z] v2.3.0-dev.17 [2023-05-05T02:02:02.354Z] v2.3.0-dev.18 [2023-05-05T02:02:02.354Z] v2.3.0-dev.19 [2023-05-05T02:02:02.354Z] v2.3.0-dev.20 [2023-05-05T02:02:02.354Z] v2.3.0-dev.21 [2023-05-05T02:02:02.354Z] v2.3.0-dev.22 [2023-05-05T02:02:02.354Z] v2.3.0-dev.23 [2023-05-05T02:02:02.354Z] v2.3.0-dev.24 [2023-05-05T02:02:02.354Z] v2.3.0-dev.25 [2023-05-05T02:02:02.354Z] v2.3.0-dev.26 [2023-05-05T02:02:02.354Z] v2.3.0-dev.27 [2023-05-05T02:02:02.354Z] v2.3.0-dev.28 [2023-05-05T02:02:02.354Z] v2.3.0-dev.29 [2023-05-05T02:02:02.354Z] v2.3.0-dev.30 [2023-05-05T02:02:02.354Z] v2.3.0-dev.8 [2023-05-05T02:02:02.354Z] v2.3.0-dev.9 [2023-05-05T02:02:02.354Z] v3.0.0-dev.1 [2023-05-05T02:02:02.354Z] v3.0.0-dev.10 [2023-05-05T02:02:02.354Z] v3.0.0-dev.11 [2023-05-05T02:02:02.354Z] v3.0.0-dev.12 [2023-05-05T02:02:02.354Z] v3.0.0-dev.13 [2023-05-05T02:02:02.354Z] v3.0.0-dev.14 [2023-05-05T02:02:02.354Z] v3.0.0-dev.15 [2023-05-05T02:02:02.354Z] v3.0.0-dev.16 [2023-05-05T02:02:02.354Z] v3.0.0-dev.17 [2023-05-05T02:02:02.354Z] v3.0.0-dev.18 [2023-05-05T02:02:02.354Z] v3.0.0-dev.19 [2023-05-05T02:02:02.354Z] v3.0.0-dev.2 [2023-05-05T02:02:02.354Z] v3.0.0-dev.20 [2023-05-05T02:02:02.354Z] v3.0.0-dev.21 [2023-05-05T02:02:02.354Z] v3.0.0-dev.22 [2023-05-05T02:02:02.354Z] v3.0.0-dev.23 [2023-05-05T02:02:02.354Z] v3.0.0-dev.24 [2023-05-05T02:02:02.354Z] v3.0.0-dev.25 [2023-05-05T02:02:02.354Z] v3.0.0-dev.26 [2023-05-05T02:02:02.354Z] v3.0.0-dev.27 [2023-05-05T02:02:02.354Z] v3.0.0-dev.28 [2023-05-05T02:02:02.354Z] v3.0.0-dev.29 [2023-05-05T02:02:02.354Z] v3.0.0-dev.3 [2023-05-05T02:02:02.354Z] v3.0.0-dev.30 [2023-05-05T02:02:02.354Z] v3.0.0-dev.31 [2023-05-05T02:02:02.354Z] v3.0.0-dev.32 [2023-05-05T02:02:02.354Z] v3.0.0-dev.33 [2023-05-05T02:02:02.354Z] v3.0.0-dev.34 [2023-05-05T02:02:02.354Z] v3.0.0-dev.35 [2023-05-05T02:02:02.354Z] v3.0.0-dev.36 [2023-05-05T02:02:02.354Z] v3.0.0-dev.37 [2023-05-05T02:02:02.354Z] v3.0.0-dev.38 [2023-05-05T02:02:02.354Z] v3.0.0-dev.4 [2023-05-05T02:02:02.354Z] v3.0.0-dev.5 [2023-05-05T02:02:02.354Z] v3.0.0-dev.6 [2023-05-05T02:02:02.354Z] v3.0.0-dev.7 [2023-05-05T02:02:02.354Z] v3.0.0-dev.8 [2023-05-05T02:02:02.354Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T02:02:02.640Z] + lftools sign git-tag v3.0.0-dev.38 [2023-05-05T02:02:03.206Z] Signing Git tag with Sigul... [2023-05-05T02:02:03.207Z] Signing v3.0.0-dev.38 [Pipeline] echo [2023-05-05T02:02:03.783Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:04.063Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T02:02:04.070Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T02:02:04.089Z] $ docker stop --time=1 7b7e5b37c65c58049b5b2cbf3cebe6dcd08a0d8d4ce349f63f5ddeb215e5302c [2023-05-05T02:02:05.945Z] $ docker rm -f --volumes 7b7e5b37c65c58049b5b2cbf3cebe6dcd08a0d8d4ce349f63f5ddeb215e5302c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T02:02:06.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T02:02:06.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:02:06.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:02:06.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:02:06.755Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T02:02:06.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T02:02:07.139Z] $ docker top cd48c2f541d6e349c3fcbcb392ee74eca39f022a0da0c4387eba3ecd3999f8cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T02:02:07.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:02:07.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:02:07.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:02:07.348Z] $ docker exec cd48c2f541d6e349c3fcbcb392ee74eca39f022a0da0c4387eba3ecd3999f8cb ssh-agent [2023-05-05T02:02:07.464Z] SSH_AUTH_SOCK=/tmp/ssh-i1sQbnNHor0s/agent.32 [2023-05-05T02:02:07.464Z] SSH_AGENT_PID=38 [2023-05-05T02:02:07.469Z] Running ssh-add (command line suppressed) [2023-05-05T02:02:07.586Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15580190353014542066.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15580190353014542066.key) [2023-05-05T02:02:07.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:02:07.886Z] + git semver bump pre [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,062 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,062 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,062 [bump_version] DEBUG bumped version:3.0.0-dev.39 [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,062 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,062 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,063 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,064 [execute] INFO git cat-file --batch-check [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,071 [execute] INFO git cat-file --batch [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:02:08.147Z] 2023-05-05 02:02:08,077 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T02:02:08.147Z] 3.0.0-dev.39 [Pipeline] } [2023-05-05T02:02:08.159Z] $ docker exec --env ******** --env ******** cd48c2f541d6e349c3fcbcb392ee74eca39f022a0da0c4387eba3ecd3999f8cb ssh-agent -k [2023-05-05T02:02:08.257Z] unset SSH_AUTH_SOCK; [2023-05-05T02:02:08.258Z] unset SSH_AGENT_PID; [2023-05-05T02:02:08.258Z] echo Agent pid 38 killed; [2023-05-05T02:02:08.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T02:02:08.578Z] + git semver [Pipeline] } [2023-05-05T02:02:08.865Z] $ docker stop --time=1 cd48c2f541d6e349c3fcbcb392ee74eca39f022a0da0c4387eba3ecd3999f8cb [2023-05-05T02:02:10.130Z] $ docker rm -f --volumes cd48c2f541d6e349c3fcbcb392ee74eca39f022a0da0c4387eba3ecd3999f8cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T02:02:10.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T02:02:10.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:02:10.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T02:02:10.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:02:10.873Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T02:02:10.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T02:02:11.257Z] $ docker top 897e1c49bf339595047bd7ef39291e9a87432d811d9e077cff9f0127b7501a3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T02:02:11.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T02:02:11.342Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T02:02:11.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T02:02:11.465Z] $ docker exec 897e1c49bf339595047bd7ef39291e9a87432d811d9e077cff9f0127b7501a3f ssh-agent [2023-05-05T02:02:11.568Z] SSH_AUTH_SOCK=/tmp/ssh-M69FMCSnQiL9/agent.32 [2023-05-05T02:02:11.568Z] SSH_AGENT_PID=38 [2023-05-05T02:02:11.574Z] Running ssh-add (command line suppressed) [2023-05-05T02:02:11.683Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14236219411435862548.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14236219411435862548.key) [2023-05-05T02:02:11.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T02:02:12.050Z] + git semver push [2023-05-05T02:02:12.327Z] 2023-05-05 02:02:12,220 [run_push] DEBUG push [2023-05-05T02:02:12.327Z] 2023-05-05 02:02:12,220 [execute] INFO git cat-file --batch-check [2023-05-05T02:02:12.327Z] 2023-05-05 02:02:12,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T02:02:12.327Z] 2023-05-05 02:02:12,224 [execute] INFO git rev-list 33cec2e9ab07de45444fb438dfb2b9159421ff1a -- [2023-05-05T02:02:12.327Z] 2023-05-05 02:02:12,224 [execute] DEBUG Popen(['git', 'rev-list', '33cec2e9ab07de45444fb438dfb2b9159421ff1a', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T02:02:12.327Z] 2023-05-05 02:02:12,233 [execute] INFO git fetch -v origin [2023-05-05T02:02:12.327Z] 2023-05-05 02:02:12,233 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T02:02:12.910Z] 2023-05-05 02:02:12,687 [run_push] DEBUG no remote changes detected [2023-05-05T02:02:12.910Z] 2023-05-05 02:02:12,688 [execute] INFO git push origin semver [2023-05-05T02:02:12.910Z] 2023-05-05 02:02:12,688 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T02:02:13.847Z] 2023-05-05 02:02:13,485 [run_push] DEBUG push all version tags [2023-05-05T02:02:13.847Z] 2023-05-05 02:02:13,486 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T02:02:13.847Z] 2023-05-05 02:02:13,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T02:02:14.414Z] 2023-05-05 02:02:14,344 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-05T02:02:14.414Z] 3.0.0-dev.39 [Pipeline] } [2023-05-05T02:02:14.424Z] $ docker exec --env ******** --env ******** 897e1c49bf339595047bd7ef39291e9a87432d811d9e077cff9f0127b7501a3f ssh-agent -k [2023-05-05T02:02:14.528Z] unset SSH_AUTH_SOCK; [2023-05-05T02:02:14.528Z] unset SSH_AGENT_PID; [2023-05-05T02:02:14.528Z] echo Agent pid 38 killed; [2023-05-05T02:02:14.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T02:02:14.845Z] + git semver [Pipeline] } [2023-05-05T02:02:15.123Z] $ docker stop --time=1 897e1c49bf339595047bd7ef39291e9a87432d811d9e077cff9f0127b7501a3f [2023-05-05T02:02:16.428Z] $ docker rm -f --volumes 897e1c49bf339595047bd7ef39291e9a87432d811d9e077cff9f0127b7501a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T02:02:17.010Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-05T02:02:17.010Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-05T02:02:17.010Z] total 16 [2023-05-05T02:02:17.010Z] drwxr-xr-x 3 root root 4096 May 5 01:51 . [2023-05-05T02:02:17.010Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 02:02 .. [2023-05-05T02:02:17.010Z] drwxr-xr-x 2 root root 4096 May 5 01:51 cost [2023-05-05T02:02:17.010Z] -rw-r--r-- 1 root root 89 May 5 01:51 cost.csv [2023-05-05T02:02:17.010Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-05T02:02:17.010Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-05T02:02:17.010Z] total 16 [2023-05-05T02:02:17.010Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 01:51 . [2023-05-05T02:02:17.010Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 02:02 .. [2023-05-05T02:02:17.010Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 01:51 cost [2023-05-05T02:02:17.010Z] -rw-r--r-- 1 jenkins jenkins 89 May 5 01:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:17.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:18.160Z] ---> package-listing.sh [2023-05-05T02:02:18.160Z] ++ facter osfamily [2023-05-05T02:02:18.160Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T02:02:18.420Z] + OS_FAMILY=debian [2023-05-05T02:02:18.420Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-05T02:02:18.420Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T02:02:18.420Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T02:02:18.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T02:02:18.420Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T02:02:18.420Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-05T02:02:18.420Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T02:02:18.420Z] + case "${OS_FAMILY}" in [2023-05-05T02:02:18.420Z] + dpkg -l [2023-05-05T02:02:18.420Z] + grep '^ii' [2023-05-05T02:02:18.420Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T02:02:18.420Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T02:02:18.420Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T02:02:18.420Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-05T02:02:18.420Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-05T02:02:18.420Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-05-05T02:02:18.431Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T02:02:18.727Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T02:02:19.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T02:02:19.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T02:02:19.352Z] prd-ubuntu20.04-docker-8c-8g-13341 does not seem to be running inside a container [2023-05-05T02:02:19.383Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T02:02:19.579Z] $ docker top 81778cd860b69bc59a6e719e0e46b0692b7845c10f7d2d1c3bc7cf9b8191909f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T02:02:19.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T02:02:20.205Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T02:02:20.502Z] + ls /var/log/sa-host [2023-05-05T02:02:20.502Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T02:02:20.581Z] provisioning config files... [2023-05-05T02:02:20.588Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10698898575556742993tmp [Pipeline] { [Pipeline] echo [2023-05-05T02:02:20.600Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:20.884Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T02:02:20.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:21.215Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T02:02:21.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:21.506Z] ---> sudo-logs.sh [2023-05-05T02:02:21.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T02:02:21.528Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:21.811Z] ---> job-cost.sh [2023-05-05T02:02:21.811Z] lf-activate-venv: SKIPPING [2023-05-05T02:02:21.811Z] DEBUG: total: 0.2199999988079071 [2023-05-05T02:02:21.811Z] INFO: Retrieving Stack Cost... [2023-05-05T02:02:22.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T02:02:22.637Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T02:02:22.647Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T02:02:22.929Z] ---> logs-deploy.sh [2023-05-05T02:02:22.929Z] lf-activate-venv: SKIPPING [2023-05-05T02:02:22.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/110 [2023-05-05T02:02:22.929Z] INFO: archiving workspace using pattern(s): [2023-05-05T02:02:23.865Z] Archives upload complete. [2023-05-05T02:02:23.865Z] INFO: archiving logs to Nexus