Started by upstream project "edgexfoundry/cd-management/release" build number 151 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 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-ssh8885550722534171979.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-ssh14763272000693186131.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8419170308813784373.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-ssh17184247844379606633.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6821820275605411269.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17540’ Running on prd-ubuntu20.04-docker-8c-8g-17547 in /w/workspace/foundry_device-onvif-camera_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-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 # timeout=10 Commit message: "docs: Update changelog to 3.0 (#372)" > git rev-list --no-walk 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:38:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:38:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:38:18 ========================================================= 20:38:18 EdgeX Global Pipelines Version Info 20:38:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:38:19 ------------------- 20:38:19 stable info: 20:38:19 ------------------- 20:38:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:38:19 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:38:19 Message: update stable to v1.0.249 20:38:20 ------------------- 20:38:20 experimental info: 20:38:20 ------------------- 20:38:20 Commited By: **** collab-it+edgex@linuxfoundation.org 20:38:20 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 20:38:20 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c872bb [Pipeline] echo 20:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:20 provisioning config files... 20:38:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15850034533780006423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:21 ---> docker-login.sh 20:38:21 nexus3.edgexfoundry.org:10001 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 nexus3.edgexfoundry.org:10002 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 nexus3.edgexfoundry.org:10003 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 nexus3.edgexfoundry.org:10004 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 docker.io 20:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:22 Configure a credential helper to remove this warning. See 20:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:22 20:38:22 Login Succeeded 20:38:22 ---> docker-login.sh ends [Pipeline] } 20:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:38:22 + git rev-list -1 --merges 0c872bbe8febdc0c9add13ac0a600aadf7c89b53~1..0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo 20:38:22 -----------> git rev-list -1 --merges 0c872bbe8febdc0c9add13ac0a600aadf7c89b53~1..0c872bbe8febdc0c9add13ac0a600aadf7c89b53 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [false] [Pipeline] sh 20:38:22 + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo 20:38:22 ========================================================= 20:38:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 20:38:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:23 + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo 20:38:23 [semverPrep] GIT_COMMIT: 0c872bbe8febdc0c9add13ac0a600aadf7c89b53, Commit Message: docs: Update changelog to 3.0 (#372) [Pipeline] echo 20:38:23 [semverPrep] This is not a build commit. [Pipeline] sh 20:38:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:38:23 + grep -v github /etc/ssh/ssh_known_hosts 20:38:23 + [ -e /tmp/ssh_known_hosts ] 20:38:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:38:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:38:23 + sudo tee -a /etc/ssh/ssh_known_hosts 20:38:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:23 20:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:24 0.1.4: Pulling from edgex-devops/py-git-semver 20:38:24 b85a868b505f: Pulling fs layer 20:38:24 e2be974225ed: Pulling fs layer 20:38:24 339a4e72a1f5: Pulling fs layer 20:38:24 988bab9f4d93: Pulling fs layer 20:38:24 1469e6f7b9e6: Pulling fs layer 20:38:24 eaf3925da568: Pulling fs layer 20:38:24 bab4dde63d76: Pulling fs layer 20:38:24 bde34c3a00c8: Pulling fs layer 20:38:24 b352a97aabf1: Pulling fs layer 20:38:24 4872d77fe225: Pulling fs layer 20:38:24 5851b861e8e6: Pulling fs layer 20:38:24 988bab9f4d93: Waiting 20:38:24 1469e6f7b9e6: Waiting 20:38:24 eaf3925da568: Waiting 20:38:24 bde34c3a00c8: Waiting 20:38:24 bab4dde63d76: Waiting 20:38:24 b352a97aabf1: Waiting 20:38:24 4872d77fe225: Waiting 20:38:24 e2be974225ed: Download complete 20:38:24 988bab9f4d93: Verifying Checksum 20:38:24 988bab9f4d93: Download complete 20:38:24 1469e6f7b9e6: Verifying Checksum 20:38:24 1469e6f7b9e6: Download complete 20:38:24 eaf3925da568: Verifying Checksum 20:38:24 eaf3925da568: Download complete 20:38:24 339a4e72a1f5: Verifying Checksum 20:38:24 339a4e72a1f5: Download complete 20:38:24 bde34c3a00c8: Download complete 20:38:24 b352a97aabf1: Download complete 20:38:24 4872d77fe225: Verifying Checksum 20:38:24 4872d77fe225: Download complete 20:38:24 5851b861e8e6: Verifying Checksum 20:38:24 5851b861e8e6: Download complete 20:38:24 b85a868b505f: Download complete 20:38:24 bab4dde63d76: Verifying Checksum 20:38:24 bab4dde63d76: Download complete 20:38:25 b85a868b505f: Pull complete 20:38:25 e2be974225ed: Pull complete 20:38:26 339a4e72a1f5: Pull complete 20:38:26 988bab9f4d93: Pull complete 20:38:26 1469e6f7b9e6: Pull complete 20:38:26 eaf3925da568: Pull complete 20:38:28 bab4dde63d76: Pull complete 20:38:28 bde34c3a00c8: Pull complete 20:38:28 b352a97aabf1: Pull complete 20:38:28 4872d77fe225: Pull complete 20:38:28 5851b861e8e6: Pull complete 20:38:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:28 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:38:31 $ docker top 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 -eo pid,comm 20:38:31 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). 20:38:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:31 [ssh-agent] Looking for ssh-agent implementation... 20:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:31 $ docker exec 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 ssh-agent 20:38:31 SSH_AUTH_SOCK=/tmp/ssh-OBUT4pHKkEyt/agent.33 20:38:31 SSH_AGENT_PID=39 20:38:31 Running ssh-add (command line suppressed) 20:38:31 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7937665596768104066.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7937665596768104066.key) 20:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:32 + git tag --points-at 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } 20:38:32 $ docker exec --env ******** --env ******** 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 ssh-agent -k 20:38:32 unset SSH_AUTH_SOCK; 20:38:32 unset SSH_AGENT_PID; 20:38:32 echo Agent pid 39 killed; 20:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:38:32 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0|v3.0.0-dev.58' [Pipeline] sshagent 20:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:32 [ssh-agent] Looking for ssh-agent implementation... 20:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:32 $ docker exec 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 ssh-agent 20:38:32 SSH_AUTH_SOCK=/tmp/ssh-X6K3Lu2vDVdI/agent.71 20:38:32 SSH_AGENT_PID=77 20:38:32 Running ssh-add (command line suppressed) 20:38:32 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13930288391907483487.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13930288391907483487.key) 20:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:32 + git semver init 20:38:33 2023-05-31 20:38:33,068 [run_init] DEBUG init version:0.0.0 force:False 20:38:33 2023-05-31 20:38:33,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 20:38:33 2023-05-31 20:38:33,069 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 20:38:33 2023-05-31 20:38:33,069 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 20:38:34 2023-05-31 20:38:34,072 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 20:38:34 2023-05-31 20:38:34,073 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 20:38:34 2023-05-31 20:38:34,073 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:38:34 2023-05-31 20:38:34,073 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 20:38:34 3.0.0 [Pipeline] } 20:38:34 $ docker exec --env ******** --env ******** 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 ssh-agent -k 20:38:34 unset SSH_AUTH_SOCK; 20:38:34 unset SSH_AGENT_PID; 20:38:34 echo Agent pid 77 killed; 20:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:34 + git semver [Pipeline] } 20:38:34 $ docker stop --time=1 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 20:38:36 $ docker rm -f --volumes 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 [Pipeline] // withDockerContainer [Pipeline] sh 20:38:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:38:36 Stashed 1 file(s) [Pipeline] echo 20:38:36 [edgeXSemver]: initialized semver on version 3.0.0 [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] sh 20:38:37 + git checkout 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:38:37 HEAD is now at 0c872bb docs: Update changelog to 3.0 (#372) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:38:37 provisioning config files... 20:38:37 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3792439193508098496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:37 ---> docker-login.sh 20:38:37 nexus3.edgexfoundry.org:10001 20:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:37 Configure a credential helper to remove this warning. See 20:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:37 20:38:37 Login Succeeded 20:38:37 nexus3.edgexfoundry.org:10002 20:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:37 Configure a credential helper to remove this warning. See 20:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:37 20:38:37 Login Succeeded 20:38:37 nexus3.edgexfoundry.org:10003 20:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:37 Configure a credential helper to remove this warning. See 20:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:37 20:38:37 Login Succeeded 20:38:37 nexus3.edgexfoundry.org:10004 20:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:37 Configure a credential helper to remove this warning. See 20:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:37 20:38:37 Login Succeeded 20:38:37 docker.io 20:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:37 Configure a credential helper to remove this warning. See 20:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:37 20:38:37 Login Succeeded 20:38:37 ---> docker-login.sh ends [Pipeline] } 20:38:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:38:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:38:38 ========================================================= 20:38:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:38:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:38 + 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 . 20:38:38 Sending build context to Docker daemon 21.97MB 20:38:38 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:38:38 Step 2/13 : FROM ${BASE} AS builder 20:38:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:38:38 f56be85fc22e: Pulling fs layer 20:38:38 85791d961cd3: Pulling fs layer 20:38:38 d694b5ae8c79: Pulling fs layer 20:38:38 9f32a84ed3da: Pulling fs layer 20:38:38 4d19c01a9841: Pulling fs layer 20:38:38 9325e15d5711: Pulling fs layer 20:38:38 556b6ee489ea: Pulling fs layer 20:38:38 c5a4b2cf53e6: Pulling fs layer 20:38:38 9325e15d5711: Waiting 20:38:38 4d19c01a9841: Waiting 20:38:38 c5a4b2cf53e6: Waiting 20:38:38 85791d961cd3: Verifying Checksum 20:38:38 85791d961cd3: Download complete 20:38:38 9f32a84ed3da: Verifying Checksum 20:38:38 9f32a84ed3da: Download complete 20:38:38 4d19c01a9841: Verifying Checksum 20:38:38 4d19c01a9841: Download complete 20:38:38 f56be85fc22e: Verifying Checksum 20:38:38 f56be85fc22e: Download complete 20:38:38 9325e15d5711: Verifying Checksum 20:38:38 9325e15d5711: Download complete 20:38:38 f56be85fc22e: Pull complete 20:38:38 85791d961cd3: Pull complete 20:38:39 c5a4b2cf53e6: Verifying Checksum 20:38:39 c5a4b2cf53e6: Download complete 20:38:39 d694b5ae8c79: Verifying Checksum 20:38:39 d694b5ae8c79: Download complete 20:38:39 556b6ee489ea: Verifying Checksum 20:38:39 556b6ee489ea: Download complete 20:38:42 d694b5ae8c79: Pull complete 20:38:42 9f32a84ed3da: Pull complete 20:38:42 4d19c01a9841: Pull complete 20:38:42 9325e15d5711: Pull complete 20:38:45 556b6ee489ea: Pull complete 20:38:46 c5a4b2cf53e6: Pull complete 20:38:46 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:38:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:38:46 ---> c4be618373d6 20:38:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:38:50 ---> Running in 9e1a957fc073 20:38:50 Removing intermediate container 9e1a957fc073 20:38:50 ---> cc527d68ac17 20:38:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:38:50 ---> Running in 69634cff5110 20:38:50 Removing intermediate container 69634cff5110 20:38:50 ---> e7246208a5a2 20:38:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 20:38:50 ---> Running in 9be555c8f78c 20:38:50 Removing intermediate container 9be555c8f78c 20:38:50 ---> d251b5ea25bd 20:38:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 20:38:50 ---> Running in 456853ed2888 20:38:50 Removing intermediate container 456853ed2888 20:38:50 ---> d4951cd7e99f 20:38:50 Step 7/13 : LABEL Name=edgex-device-onvif-camera 20:38:50 ---> Running in 5152f6e967b1 20:38:50 Removing intermediate container 5152f6e967b1 20:38:50 ---> d3c4498cd094 20:38:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:38:50 ---> Running in 4d5a97ea4838 20:38:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:38:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:38:51 OK: 265 MiB in 53 packages 20:38:51 Removing intermediate container 4d5a97ea4838 20:38:51 ---> 6c2180c5b177 20:38:51 Step 9/13 : WORKDIR /device-onvif-camera 20:38:51 ---> Running in 6953ff84c693 20:38:51 Removing intermediate container 6953ff84c693 20:38:51 ---> 8ae9c7152997 20:38:51 Step 10/13 : COPY go.mod vendor* ./ 20:38:51 ---> 0d6276bf9fe6 20:38:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:51 ---> Running in f46bf965212c 20:38:51 Still waiting to schedule task 20:38:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17541’ 20:39:17 Removing intermediate container f46bf965212c 20:39:17 ---> 19adc63fcf20 20:39:17 Step 12/13 : COPY . . 20:39:17 ---> c7e082b3ab0d 20:39:17 Step 13/13 : RUN ${MAKE} 20:39:17 ---> Running in 324b91ed0de9 20:39:17 noop 20:39:17 Removing intermediate container 324b91ed0de9 20:39:17 ---> 779356198205 20:39:17 Successfully built 779356198205 20:39:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:17 + docker inspect -f . ci-base-image-x86_64 20:39:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:17 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:39:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 20:39:17 $ docker top c33a525e77a3160009f987f6aa55a16fa5d340bcddaf14aefa51389fbb2fd9db -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:18 + go version 20:39:18 go version go1.20.2 linux/amd64 [Pipeline] } 20:39:18 $ docker stop --time=1 c33a525e77a3160009f987f6aa55a16fa5d340bcddaf14aefa51389fbb2fd9db 20:39:19 $ docker rm -f --volumes c33a525e77a3160009f987f6aa55a16fa5d340bcddaf14aefa51389fbb2fd9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:19 + docker inspect -f . ci-base-image-x86_64 20:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:19 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 20:39:20 $ docker top 73e08004048a3e811d8bcf41255d66b4c3b8b49157bc73681b1f02ad2fd7c9ce -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:20 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 20:39:20 + make test 20:39:20 go test ./... -coverprofile=coverage.out ./... 20:39:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:39:36 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:39:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:39:39 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.4% of statements 20:39:39 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.412s coverage: 86.5% of statements 20:39:47 go vet ./... 20:39:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:39:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:39:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:39:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:39:50 $ docker stop --time=1 73e08004048a3e811d8bcf41255d66b4c3b8b49157bc73681b1f02ad2fd7c9ce 20:39:53 $ docker rm -f --volumes 73e08004048a3e811d8bcf41255d66b4c3b8b49157bc73681b1f02ad2fd7c9ce [Pipeline] // withDockerContainer [Pipeline] sh 20:39:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:39:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:39:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:39:54 + ls -al . 20:39:54 total 240 20:39:54 drwxrwxr-x 10 jenkins jenkins 4096 May 31 20:39 . 20:39:54 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:38 .. 20:39:54 drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:38 .git 20:39:54 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:38 .github 20:39:54 -rw-rw-r-- 1 jenkins jenkins 496 May 31 20:38 .gitignore 20:39:54 -rw-rw-r-- 1 jenkins jenkins 42 May 31 20:38 .golangci.yml 20:39:54 drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:38 .semver 20:39:54 -rw-rw-r-- 1 jenkins jenkins 10087 May 31 20:38 Attribution.txt 20:39:54 -rw-rw-r-- 1 jenkins jenkins 15932 May 31 20:38 CHANGELOG.md 20:39:54 -rw-rw-r-- 1 jenkins jenkins 1574 May 31 20:38 Dockerfile 20:39:54 -rw-rw-r-- 1 jenkins jenkins 677 May 31 20:38 GOVERNANCE.md 20:39:54 -rw-rw-r-- 1 jenkins jenkins 739 May 31 20:38 Jenkinsfile 20:39:54 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 20:38 LICENSE 20:39:54 -rw-rw-r-- 1 jenkins jenkins 2751 May 31 20:38 Makefile 20:39:54 -rw-rw-r-- 1 jenkins jenkins 625 May 31 20:38 OWNERS.md 20:39:54 -rw-rw-r-- 1 jenkins jenkins 2690 May 31 20:38 README.md 20:39:54 -rw-rw-r-- 1 jenkins jenkins 5 May 31 20:38 VERSION 20:39:54 drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:38 bin 20:39:54 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:38 cmd 20:39:54 -rw-r--r-- 1 jenkins jenkins 78459 May 31 20:39 coverage.out 20:39:54 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:38 doc 20:39:54 -rw-rw-r-- 1 jenkins jenkins 3594 May 31 20:38 go.mod 20:39:54 -rw-rw-r-- 1 jenkins jenkins 33395 May 31 20:38 go.sum 20:39:54 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:38 internal 20:39:54 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:38 snap 20:39:54 -rw-rw-r-- 1 jenkins jenkins 236 May 31 20:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:54 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 --label arch=amd64 --label version=3.0.0 . 20:39:54 Sending build context to Docker daemon 22.05MB 20:39:54 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:39:54 Step 2/26 : FROM ${BASE} AS builder 20:39:54 ---> 779356198205 20:39:54 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:39:55 ---> Running in ba03165e9b46 20:39:55 Removing intermediate container ba03165e9b46 20:39:55 ---> f16cc0e728bc 20:39:55 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:39:55 ---> Running in 9aac2b410ec1 20:39:55 Removing intermediate container 9aac2b410ec1 20:39:55 ---> 31f52e1c43f3 20:39:55 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 20:39:55 ---> Running in 269ffa330ee2 20:39:55 Removing intermediate container 269ffa330ee2 20:39:55 ---> 17247e6818d9 20:39:55 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:39:55 ---> Running in c1279e6f78d2 20:39:55 Removing intermediate container c1279e6f78d2 20:39:55 ---> 288e38dd14db 20:39:55 Step 7/26 : LABEL Name=edgex-device-onvif-camera 20:39:55 ---> Running in dc2985a95fb3 20:39:55 Removing intermediate container dc2985a95fb3 20:39:55 ---> ec0c4d23fcb4 20:39:55 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:39:55 ---> Running in d422288fba46 20:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:39:56 OK: 265 MiB in 53 packages 20:39:56 Removing intermediate container d422288fba46 20:39:56 ---> a6e92ac31215 20:39:56 Step 9/26 : WORKDIR /device-onvif-camera 20:39:56 ---> Running in ad9b275fd0c2 20:39:56 Removing intermediate container ad9b275fd0c2 20:39:56 ---> c8e156c10af3 20:39:56 Step 10/26 : COPY go.mod vendor* ./ 20:39:56 ---> 4dadb8848a7e 20:39:56 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:56 ---> Running in 29410fa6aab5 20:39:57 Removing intermediate container 29410fa6aab5 20:39:57 ---> a1470e55f90d 20:39:57 Step 12/26 : COPY . . 20:39:58 ---> 62cebe1902b6 20:39:58 Step 13/26 : RUN ${MAKE} 20:39:58 ---> Running in 869b0e5aea5f 20:39:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 20:40:20 Removing intermediate container 869b0e5aea5f 20:40:20 ---> 0aa7069a255d 20:40:20 Step 14/26 : FROM alpine:3.17 20:40:20 3.17: Pulling from library/alpine 20:40:20 f56be85fc22e: Already exists 20:40:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:40:20 Status: Downloaded newer image for alpine:3.17 20:40:20 ---> 9ed4aefc74f6 20:40:20 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:40:20 ---> Running in ed913c5866b6 20:40:20 Removing intermediate container ed913c5866b6 20:40:20 ---> 7e0cb662080c 20:40:20 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:40:20 ---> Running in f116fa98e34a 20:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:40:20 (1/1) Installing dumb-init (1.2.5-r2) 20:40:20 Executing busybox-1.35.0-r29.trigger 20:40:20 OK: 7 MiB in 16 packages 20:40:20 Removing intermediate container f116fa98e34a 20:40:20 ---> 8bb2d39a42cc 20:40:20 Step 17/26 : WORKDIR / 20:40:20 ---> Running in 820398d6b005 20:40:20 Removing intermediate container 820398d6b005 20:40:20 ---> 9b24d008c528 20:40:20 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 20:40:20 ---> 88ef49729a6d 20:40:20 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 20:40:21 ---> cb026a09cd98 20:40:21 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:40:21 ---> 958fe6d6ec7b 20:40:21 Step 21/26 : EXPOSE 59984 20:40:21 ---> Running in 438c6b088db1 20:40:21 Removing intermediate container 438c6b088db1 20:40:21 ---> d1a48d5fcc66 20:40:21 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 20:40:21 ---> Running in ea362942042e 20:40:21 Removing intermediate container ea362942042e 20:40:21 ---> 5f30a4363e87 20:40:21 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:21 ---> Running in 9cf43b265c03 20:40:21 Removing intermediate container 9cf43b265c03 20:40:21 ---> 4d2cad082891 20:40:21 Step 24/26 : LABEL arch=amd64 20:40:21 ---> Running in f00fa18f4098 20:40:21 Removing intermediate container f00fa18f4098 20:40:21 ---> 2fd5fb733e8d 20:40:21 Step 25/26 : LABEL git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:40:21 ---> Running in 8baae70531ed 20:40:21 Removing intermediate container 8baae70531ed 20:40:21 ---> 7a350a976f29 20:40:21 Step 26/26 : LABEL version=3.0.0 20:40:21 ---> Running in 06346cb80321 20:40:21 Removing intermediate container 06346cb80321 20:40:21 ---> d124802baed0 20:40:21 [Warning] One or more build-args [ARCH] were not consumed 20:40:21 Successfully built d124802baed0 20:40:21 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:21 provisioning config files... 20:40:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13634354276407385821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:21 ---> docker-login.sh 20:40:21 nexus3.edgexfoundry.org:10001 20:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:21 Configure a credential helper to remove this warning. See 20:40:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:21 20:40:21 Login Succeeded 20:40:21 nexus3.edgexfoundry.org:10002 20:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:21 Configure a credential helper to remove this warning. See 20:40:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:21 20:40:21 Login Succeeded 20:40:21 nexus3.edgexfoundry.org:10003 20:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:22 Configure a credential helper to remove this warning. See 20:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:22 20:40:22 Login Succeeded 20:40:22 nexus3.edgexfoundry.org:10004 20:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:22 Configure a credential helper to remove this warning. See 20:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:22 20:40:22 Login Succeeded 20:40:22 docker.io 20:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:22 Configure a credential helper to remove this warning. See 20:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:22 20:40:22 Login Succeeded 20:40:22 ---> docker-login.sh ends [Pipeline] } 20:40:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:40:22 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 20:40:22 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:40:22 latest 20:40:22 3.0.0 20:40:22 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 20:40:22 main 20:40:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:22 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:40:23 1e4d18443159: Preparing 20:40:23 7f41c25ce4ab: Preparing 20:40:23 35ed59fbc259: Preparing 20:40:23 f736aecf0e2c: Preparing 20:40:23 f1417ff83b31: Preparing 20:40:23 f1417ff83b31: Layer already exists 20:40:23 f736aecf0e2c: Pushed 20:40:23 1e4d18443159: Pushed 20:40:23 7f41c25ce4ab: Pushed 20:40:26 35ed59fbc259: Pushed 20:40:26 0c872bbe8febdc0c9add13ac0a600aadf7c89b53: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:26 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 20:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:40:27 1e4d18443159: Preparing 20:40:27 7f41c25ce4ab: Preparing 20:40:27 35ed59fbc259: Preparing 20:40:27 f736aecf0e2c: Preparing 20:40:27 f1417ff83b31: Preparing 20:40:27 f736aecf0e2c: Layer already exists 20:40:27 7f41c25ce4ab: Layer already exists 20:40:27 35ed59fbc259: Layer already exists 20:40:27 1e4d18443159: Layer already exists 20:40:27 f1417ff83b31: Layer already exists 20:40:27 latest: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:27 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0 20:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:40:27 1e4d18443159: Preparing 20:40:27 7f41c25ce4ab: Preparing 20:40:27 35ed59fbc259: Preparing 20:40:27 f736aecf0e2c: Preparing 20:40:27 f1417ff83b31: Preparing 20:40:27 f736aecf0e2c: Layer already exists 20:40:27 7f41c25ce4ab: Layer already exists 20:40:27 1e4d18443159: Layer already exists 20:40:27 f1417ff83b31: Layer already exists 20:40:27 35ed59fbc259: Layer already exists 20:40:27 3.0.0: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:27 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 20:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:40:28 1e4d18443159: Preparing 20:40:28 7f41c25ce4ab: Preparing 20:40:28 35ed59fbc259: Preparing 20:40:28 f736aecf0e2c: Preparing 20:40:28 f1417ff83b31: Preparing 20:40:28 f1417ff83b31: Layer already exists 20:40:28 35ed59fbc259: Layer already exists 20:40:28 f736aecf0e2c: Layer already exists 20:40:28 1e4d18443159: Layer already exists 20:40:28 7f41c25ce4ab: Layer already exists 20:40:28 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:28 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 20:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 20:40:28 1e4d18443159: Preparing 20:40:28 7f41c25ce4ab: Preparing 20:40:28 35ed59fbc259: Preparing 20:40:28 f736aecf0e2c: Preparing 20:40:28 f1417ff83b31: Preparing 20:40:28 f1417ff83b31: Layer already exists 20:40:28 1e4d18443159: Layer already exists 20:40:28 7f41c25ce4ab: Layer already exists 20:40:28 f736aecf0e2c: Layer already exists 20:40:28 35ed59fbc259: Layer already exists 20:40:28 main: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:40:28 ===================================================== [Pipeline] echo 20:40:28 taggedImages: 20:40:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:40:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 20:40:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0 20:40:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 20:40:28 - nexus3.edgexfoundry.org:10004/device-onvif-camera: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 20:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:29 20:40:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:29 latest: Pulling from edgex-lftools-log-publisher 20:40:29 5eb5b503b376: Pulling fs layer 20:40:29 5c69ac0246d0: Pulling fs layer 20:40:29 ec43610c2a17: Pulling fs layer 20:40:29 3a2ae6a8a46f: Pulling fs layer 20:40:29 33b1e0a273af: Pulling fs layer 20:40:29 5d3b04190fa2: Pulling fs layer 20:40:29 2f39f015ded8: Pulling fs layer 20:40:29 33b1e0a273af: Waiting 20:40:29 5d3b04190fa2: Waiting 20:40:29 2f39f015ded8: Waiting 20:40:29 3a2ae6a8a46f: Waiting 20:40:29 5c69ac0246d0: Download complete 20:40:29 3a2ae6a8a46f: Verifying Checksum 20:40:29 3a2ae6a8a46f: Download complete 20:40:29 33b1e0a273af: Verifying Checksum 20:40:29 33b1e0a273af: Download complete 20:40:29 ec43610c2a17: Verifying Checksum 20:40:29 ec43610c2a17: Download complete 20:40:29 5d3b04190fa2: Verifying Checksum 20:40:29 5d3b04190fa2: Download complete 20:40:29 5eb5b503b376: Download complete 20:40:30 2f39f015ded8: Download complete 20:40:31 5eb5b503b376: Pull complete 20:40:31 5c69ac0246d0: Pull complete 20:40:31 ec43610c2a17: Pull complete 20:40:31 3a2ae6a8a46f: Pull complete 20:40:32 33b1e0a273af: Pull complete 20:40:32 5d3b04190fa2: Pull complete 20:40:36 2f39f015ded8: Pull complete 20:40:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:36 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:40:36 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 20:40:39 $ docker top 534ed5c2e7d32c48e6f6d57519a448658923e0b4ff3d8b5aabe0732c0247e6e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:39 ---> job-cost.sh 20:40:39 lf-activate-venv: SKIPPING 20:40:39 INFO: No Stack... 20:40:39 INFO: Retrieving Pricing Info for: v3-standard-8 20:40:40 INFO: Archiving Costs [Pipeline] sh 20:40:40 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 20:40:40 + cut -d, -f6 [Pipeline] lock 20:40:40 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] 20:40:40 Resource [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] did not exist. Created. 20:40:40 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:40 + echo total: 0.2199999988079071 [Pipeline] stash 20:40:40 Stashed 1 file(s) [Pipeline] } 20:40:40 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 20:40:40 $ docker stop --time=1 534ed5c2e7d32c48e6f6d57519a448658923e0b4ff3d8b5aabe0732c0247e6e3 20:40:42 $ docker rm -f --volumes 534ed5c2e7d32c48e6f6d57519a448658923e0b4ff3d8b5aabe0732c0247e6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:41:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17558 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 20:41:57 Running in /w/workspace/device-onvif-camera/156 [Pipeline] { [Pipeline] checkout 20:41:57 The recommended git tool is: git 20:42:07 using credential edgex-jenkins-ssh 20:42:07 Cloning the remote Git repository 20:42:07 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 20:42:08 > git init /w/workspace/device-onvif-camera/156 # timeout=10 20:42:08 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 20:42:08 > git --version # timeout=10 20:42:08 > git --version # 'git version 2.25.1' 20:42:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 20:42:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:13 Avoid second fetch 20:42:13 Checking out Revision 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 (main) 20:42:13 > git config core.sparsecheckout # timeout=10 20:42:13 > git checkout -f 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 # timeout=10 20:42:15 Commit message: "docs: Update changelog to 3.0 (#372)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:42:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:42:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:16 Dload Upload Total Spent Left Speed 20:42:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 57696 0 --:--:-- --:--:-- --:--:-- 57696 [Pipeline] sh 20:42:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:42:18 + sudo tee /etc/docker/daemon.new 20:42:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:42:18 { 20:42:18 "registry-mirrors": [ 20:42:18 "https://nexus3.edgexfoundry.org:10001" 20:42:18 ], 20:42:18 "bip": "10.250.0.254/24", 20:42:18 "hosts": [ 20:42:18 "tcp://0.0.0.0:5555", 20:42:18 "unix:///var/run/docker.sock" 20:42:18 ], 20:42:18 "mtu": 1458, 20:42:18 "selinux-enabled": true, 20:42:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:42:18 } [Pipeline] sh 20:42:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:42:19 + sudo service docker restart [Pipeline] sh 20:42:37 + git checkout 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:42:37 HEAD is now at 0c872bb docs: Update changelog to 3.0 (#372) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:37 provisioning config files... 20:42:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/156@tmp/config14971089513675585923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:38 ---> docker-login.sh 20:42:38 nexus3.edgexfoundry.org:10001 20:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:39 Configure a credential helper to remove this warning. See 20:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:39 20:42:39 Login Succeeded 20:42:39 nexus3.edgexfoundry.org:10002 20:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:39 Configure a credential helper to remove this warning. See 20:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:39 20:42:39 Login Succeeded 20:42:39 nexus3.edgexfoundry.org:10003 20:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:39 Configure a credential helper to remove this warning. See 20:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:39 20:42:39 Login Succeeded 20:42:39 nexus3.edgexfoundry.org:10004 20:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:40 Configure a credential helper to remove this warning. See 20:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:40 20:42:40 Login Succeeded 20:42:40 docker.io 20:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:41 Configure a credential helper to remove this warning. See 20:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:41 20:42:41 Login Succeeded 20:42:41 ---> docker-login.sh ends [Pipeline] } 20:42:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:42:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:41 ========================================================= 20:42:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:42:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:41 + 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 . 20:42:42 Sending build context to Docker daemon 14.41MB 20:42:42 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 20:42:42 Step 2/13 : FROM ${BASE} AS builder 20:42:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:42:42 c41833b44d91: Pulling fs layer 20:42:42 ed15518f5707: Pulling fs layer 20:42:42 feae8fd75edb: Pulling fs layer 20:42:42 242c74f7c9fa: Pulling fs layer 20:42:42 3cdef696dda3: Pulling fs layer 20:42:42 2ced38df9373: Pulling fs layer 20:42:42 58f1dce35555: Pulling fs layer 20:42:42 242c74f7c9fa: Waiting 20:42:42 3cdef696dda3: Waiting 20:42:42 2ced38df9373: Waiting 20:42:42 58f1dce35555: Waiting 20:42:42 ed15518f5707: Verifying Checksum 20:42:42 ed15518f5707: Download complete 20:42:42 242c74f7c9fa: Download complete 20:42:42 3cdef696dda3: Verifying Checksum 20:42:42 3cdef696dda3: Download complete 20:42:43 c41833b44d91: Verifying Checksum 20:42:43 c41833b44d91: Download complete 20:42:44 c41833b44d91: Pull complete 20:42:44 58f1dce35555: Verifying Checksum 20:42:44 58f1dce35555: Download complete 20:42:44 ed15518f5707: Pull complete 20:42:46 feae8fd75edb: Verifying Checksum 20:42:46 feae8fd75edb: Download complete 20:42:46 2ced38df9373: Verifying Checksum 20:42:46 2ced38df9373: Download complete 20:42:59 feae8fd75edb: Pull complete 20:42:59 242c74f7c9fa: Pull complete 20:42:59 3cdef696dda3: Pull complete 20:43:07 2ced38df9373: Pull complete 20:43:09 58f1dce35555: Pull complete 20:43:09 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:43:09 ---> fadd8f120f05 20:43:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 20:43:11 ---> Running in 7d8bed792cae 20:43:11 Removing intermediate container 7d8bed792cae 20:43:11 ---> 9fa341344b71 20:43:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:43:11 ---> Running in 2e25c4b0bf56 20:43:12 Removing intermediate container 2e25c4b0bf56 20:43:12 ---> 8203c9b8f53e 20:43:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 20:43:12 ---> Running in e467283ef313 20:43:12 Removing intermediate container e467283ef313 20:43:12 ---> 33f53cddf96b 20:43:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 20:43:13 ---> Running in bd0ec3225cfb 20:43:13 Removing intermediate container bd0ec3225cfb 20:43:13 ---> 6ee1b1afc8fd 20:43:13 Step 7/13 : LABEL Name=edgex-device-onvif-camera 20:43:13 ---> Running in 67d55dce1133 20:43:13 Removing intermediate container 67d55dce1133 20:43:13 ---> 6b9b8e0a7b75 20:43:13 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:43:13 ---> Running in 400a161f0d86 20:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:17 OK: 263 MiB in 53 packages 20:43:18 Removing intermediate container 400a161f0d86 20:43:18 ---> 63b503ae828f 20:43:18 Step 9/13 : WORKDIR /device-onvif-camera 20:43:19 ---> Running in 78b37ead906a 20:43:19 Removing intermediate container 78b37ead906a 20:43:19 ---> 9b59cf6b707d 20:43:19 Step 10/13 : COPY go.mod vendor* ./ 20:43:19 ---> 0e4516aeec78 20:43:19 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:19 ---> Running in 87aad4ad3034 20:44:41 Removing intermediate container 87aad4ad3034 20:44:41 ---> dcb69a0e775d 20:44:41 Step 12/13 : COPY . . 20:44:41 ---> 5cb43cca1489 20:44:41 Step 13/13 : RUN ${MAKE} 20:44:41 ---> Running in ea2b408c5294 20:44:41 noop 20:44:41 Removing intermediate container ea2b408c5294 20:44:41 ---> 23d570f6f40d 20:44:41 Successfully built 23d570f6f40d 20:44:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:42 + docker inspect -f . ci-base-image-arm64 20:44:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:42 prd-ubuntu20.04-docker-arm64-4c-16g-17558 does not seem to be running inside a container 20:44:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/156 -v /w/workspace/device-onvif-camera/156:/w/workspace/device-onvif-camera/156:rw,z -v /w/workspace/device-onvif-camera/156@tmp:/w/workspace/device-onvif-camera/156@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 ******** -e ******** ci-base-image-arm64 cat 20:44:44 $ docker top 89a0f099d3d1ca31bd73a12512fad3f51e5c55a8fa4a402ce67626b50f4c7441 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:45 + go version 20:44:45 go version go1.20.2 linux/arm64 [Pipeline] } 20:44:45 $ docker stop --time=1 89a0f099d3d1ca31bd73a12512fad3f51e5c55a8fa4a402ce67626b50f4c7441 20:44:47 $ docker rm -f --volumes 89a0f099d3d1ca31bd73a12512fad3f51e5c55a8fa4a402ce67626b50f4c7441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:47 + docker inspect -f . ci-base-image-arm64 20:44:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:48 prd-ubuntu20.04-docker-arm64-4c-16g-17558 does not seem to be running inside a container 20:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/156 -v /w/workspace/device-onvif-camera/156:/w/workspace/device-onvif-camera/156:rw,z -v /w/workspace/device-onvif-camera/156@tmp:/w/workspace/device-onvif-camera/156@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 ******** -e ******** ci-base-image-arm64 cat 20:44:49 $ docker top 7212bbe729e1a89dfd919e288af066098fed18ed3b6c34c86863a248bc9c52f5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:50 + git config --global --add safe.directory /w/workspace/device-onvif-camera/156 [Pipeline] fileExists [Pipeline] sh 20:44:51 + make test 20:44:51 go test ./... -coverprofile=coverage.out ./... 20:45:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:48:16 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:48:16 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:48:16 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.238s coverage: 31.4% of statements 20:48:43 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.899s coverage: 86.5% of statements 20:48:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:48:43 go vet ./... 20:49:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:49:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:49:22 ./bin/test-attribution-txt.sh [Pipeline] echo 20:49:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:49:22 $ docker stop --time=1 7212bbe729e1a89dfd919e288af066098fed18ed3b6c34c86863a248bc9c52f5 20:49:24 $ docker rm -f --volumes 7212bbe729e1a89dfd919e288af066098fed18ed3b6c34c86863a248bc9c52f5 [Pipeline] // withDockerContainer [Pipeline] sh 20:49:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:49:25 Warning: overwriting stash ‘coverage-report’ 20:49:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:49:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:49:27 + ls -al . 20:49:27 total 236 20:49:27 drwxrwxr-x 9 jenkins jenkins 4096 May 31 20:44 . 20:49:27 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:42 .. 20:49:27 drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:42 .git 20:49:27 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:42 .github 20:49:27 -rw-rw-r-- 1 jenkins jenkins 496 May 31 20:42 .gitignore 20:49:27 -rw-rw-r-- 1 jenkins jenkins 42 May 31 20:42 .golangci.yml 20:49:27 -rw-rw-r-- 1 jenkins jenkins 10087 May 31 20:42 Attribution.txt 20:49:27 -rw-rw-r-- 1 jenkins jenkins 15932 May 31 20:42 CHANGELOG.md 20:49:27 -rw-rw-r-- 1 jenkins jenkins 1574 May 31 20:42 Dockerfile 20:49:27 -rw-rw-r-- 1 jenkins jenkins 677 May 31 20:42 GOVERNANCE.md 20:49:27 -rw-rw-r-- 1 jenkins jenkins 739 May 31 20:42 Jenkinsfile 20:49:27 -rw-rw-r-- 1 jenkins jenkins 11348 May 31 20:42 LICENSE 20:49:27 -rw-rw-r-- 1 jenkins jenkins 2751 May 31 20:42 Makefile 20:49:27 -rw-rw-r-- 1 jenkins jenkins 625 May 31 20:42 OWNERS.md 20:49:27 -rw-rw-r-- 1 jenkins jenkins 2690 May 31 20:42 README.md 20:49:27 -rw-rw-r-- 1 jenkins jenkins 5 May 31 20:38 VERSION 20:49:27 drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:42 bin 20:49:27 drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:42 cmd 20:49:27 -rw-r--r-- 1 jenkins jenkins 78459 May 31 20:48 coverage.out 20:49:27 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:42 doc 20:49:27 -rw-rw-r-- 1 jenkins jenkins 3594 May 31 20:42 go.mod 20:49:27 -rw-rw-r-- 1 jenkins jenkins 33395 May 31 20:42 go.sum 20:49:27 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:42 internal 20:49:27 drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:42 snap 20:49:27 -rw-rw-r-- 1 jenkins jenkins 236 May 31 20:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:27 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 --label arch=arm64 --label version=3.0.0 . 20:49:28 Sending build context to Docker daemon 14.48MB 20:49:28 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:49:28 Step 2/26 : FROM ${BASE} AS builder 20:49:28 ---> 23d570f6f40d 20:49:28 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:49:29 ---> Running in c86f975cab22 20:49:29 Removing intermediate container c86f975cab22 20:49:29 ---> 80b294815215 20:49:29 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:49:29 ---> Running in 2b55013d1928 20:49:29 Removing intermediate container 2b55013d1928 20:49:29 ---> 3e560075e667 20:49:29 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 20:49:29 ---> Running in eae133d13d99 20:49:30 Removing intermediate container eae133d13d99 20:49:30 ---> a9f0da5501a8 20:49:30 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:49:30 ---> Running in d3c071a590fc 20:49:30 Removing intermediate container d3c071a590fc 20:49:30 ---> a8c6a01d1e1c 20:49:30 Step 7/26 : LABEL Name=edgex-device-onvif-camera 20:49:30 ---> Running in db8aec34af4b 20:49:31 Removing intermediate container db8aec34af4b 20:49:31 ---> 2992e9de0bb4 20:49:31 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:49:31 ---> Running in 323c16b60b13 20:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:49:34 OK: 263 MiB in 53 packages 20:49:35 Removing intermediate container 323c16b60b13 20:49:35 ---> 61191e7cbfb3 20:49:35 Step 9/26 : WORKDIR /device-onvif-camera 20:49:35 ---> Running in a8d66d974eb0 20:49:35 Removing intermediate container a8d66d974eb0 20:49:35 ---> e8f5ff740711 20:49:35 Step 10/26 : COPY go.mod vendor* ./ 20:49:36 ---> 6a182113d3d3 20:49:36 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:36 ---> Running in 3fcd863b5284 20:49:39 Removing intermediate container 3fcd863b5284 20:49:39 ---> a288c970a1f7 20:49:39 Step 12/26 : COPY . . 20:49:41 ---> e85ef1da88dc 20:49:41 Step 13/26 : RUN ${MAKE} 20:49:41 ---> Running in 3252fab3c90c 20:49:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 20:52:34 Removing intermediate container 3252fab3c90c 20:52:34 ---> d131e7830198 20:52:34 Step 14/26 : FROM alpine:3.17 20:52:34 3.17: Pulling from library/alpine 20:52:34 c41833b44d91: Already exists 20:52:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:52:34 Status: Downloaded newer image for alpine:3.17 20:52:34 ---> 51e60588ff2c 20:52:34 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 20:52:34 ---> Running in fea185ae6cc0 20:52:34 Removing intermediate container fea185ae6cc0 20:52:34 ---> 8feed610de22 20:52:34 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:52:34 ---> Running in 5b2337d083bd 20:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:52:34 (1/1) Installing dumb-init (1.2.5-r2) 20:52:34 Executing busybox-1.35.0-r29.trigger 20:52:34 OK: 8 MiB in 16 packages 20:52:34 Removing intermediate container 5b2337d083bd 20:52:34 ---> a131689d94c3 20:52:34 Step 17/26 : WORKDIR / 20:52:34 ---> Running in 1d04cd8c9e9e 20:52:34 Removing intermediate container 1d04cd8c9e9e 20:52:34 ---> c3b8bb1d77d1 20:52:34 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 20:52:36 ---> 8d0a4a3cba3e 20:52:36 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 20:52:36 ---> 2e4dd38cf48c 20:52:36 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:52:37 ---> a52d2d127a93 20:52:37 Step 21/26 : EXPOSE 59984 20:52:37 ---> Running in 37b1df159825 20:52:37 Removing intermediate container 37b1df159825 20:52:37 ---> a1f20c2cc09c 20:52:37 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 20:52:38 ---> Running in b61a6f5adfc1 20:52:38 Removing intermediate container b61a6f5adfc1 20:52:38 ---> eeedb154a8cb 20:52:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:52:38 ---> Running in e763587a2392 20:52:38 Removing intermediate container e763587a2392 20:52:38 ---> f7f226f5dccd 20:52:38 Step 24/26 : LABEL arch=arm64 20:52:38 ---> Running in 29d82f8e6590 20:52:39 Removing intermediate container 29d82f8e6590 20:52:39 ---> 450347bc4467 20:52:39 Step 25/26 : LABEL git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:52:39 ---> Running in 43553216a976 20:52:39 Removing intermediate container 43553216a976 20:52:39 ---> 0ab0e9483ee8 20:52:39 Step 26/26 : LABEL version=3.0.0 20:52:39 ---> Running in 39b63ab6e64c 20:52:39 Removing intermediate container 39b63ab6e64c 20:52:39 ---> 21e45eed5e8d 20:52:39 [Warning] One or more build-args [ARCH] were not consumed 20:52:39 Successfully built 21e45eed5e8d 20:52:39 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:40 provisioning config files... 20:52:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/156@tmp/config5575328540652901602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:40 ---> docker-login.sh 20:52:40 nexus3.edgexfoundry.org:10001 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:40 Configure a credential helper to remove this warning. See 20:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:40 20:52:40 Login Succeeded 20:52:40 nexus3.edgexfoundry.org:10002 20:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:40 Configure a credential helper to remove this warning. See 20:52:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:40 20:52:40 Login Succeeded 20:52:40 nexus3.edgexfoundry.org:10003 20:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:41 Configure a credential helper to remove this warning. See 20:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:41 20:52:41 Login Succeeded 20:52:41 nexus3.edgexfoundry.org:10004 20:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:42 Configure a credential helper to remove this warning. See 20:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:42 20:52:42 Login Succeeded 20:52:42 docker.io 20:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:52:42 Configure a credential helper to remove this warning. See 20:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:52:42 20:52:42 Login Succeeded 20:52:42 ---> docker-login.sh ends [Pipeline] } 20:52:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:52:42 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 20:52:42 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:52:42 latest 20:52:42 3.0.0 20:52:42 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 20:52:42 main 20:52:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:43 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:52:43 99e77f177675: Preparing 20:52:43 b887e73f11fd: Preparing 20:52:43 7220b829a06e: Preparing 20:52:43 7e9889af2def: Preparing 20:52:43 26cbea5cba74: Preparing 20:52:43 26cbea5cba74: Layer already exists 20:52:43 b887e73f11fd: Pushed 20:52:43 7e9889af2def: Pushed 20:52:43 99e77f177675: Pushed 20:52:50 7220b829a06e: Pushed 20:52:50 0c872bbe8febdc0c9add13ac0a600aadf7c89b53: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:50 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 20:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:52:51 99e77f177675: Preparing 20:52:51 b887e73f11fd: Preparing 20:52:51 7220b829a06e: Preparing 20:52:51 7e9889af2def: Preparing 20:52:51 26cbea5cba74: Preparing 20:52:51 26cbea5cba74: Layer already exists 20:52:51 99e77f177675: Layer already exists 20:52:51 b887e73f11fd: Layer already exists 20:52:51 7220b829a06e: Layer already exists 20:52:51 7e9889af2def: Layer already exists 20:52:51 latest: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:51 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0 20:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:52:52 99e77f177675: Preparing 20:52:52 b887e73f11fd: Preparing 20:52:52 7220b829a06e: Preparing 20:52:52 7e9889af2def: Preparing 20:52:52 26cbea5cba74: Preparing 20:52:52 7220b829a06e: Layer already exists 20:52:52 99e77f177675: Layer already exists 20:52:52 b887e73f11fd: Layer already exists 20:52:52 26cbea5cba74: Layer already exists 20:52:52 7e9889af2def: Layer already exists 20:52:52 3.0.0: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:52 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:52 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 20:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:52:52 99e77f177675: Preparing 20:52:52 b887e73f11fd: Preparing 20:52:52 7220b829a06e: Preparing 20:52:52 7e9889af2def: Preparing 20:52:52 26cbea5cba74: Preparing 20:52:52 99e77f177675: Layer already exists 20:52:52 7220b829a06e: Layer already exists 20:52:52 7e9889af2def: Layer already exists 20:52:52 b887e73f11fd: Layer already exists 20:52:52 26cbea5cba74: Layer already exists 20:52:52 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:53 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 20:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 20:52:53 99e77f177675: Preparing 20:52:53 b887e73f11fd: Preparing 20:52:53 7220b829a06e: Preparing 20:52:53 7e9889af2def: Preparing 20:52:53 26cbea5cba74: Preparing 20:52:53 99e77f177675: Layer already exists 20:52:53 7e9889af2def: Layer already exists 20:52:53 b887e73f11fd: Layer already exists 20:52:53 7220b829a06e: Layer already exists 20:52:53 26cbea5cba74: Layer already exists 20:52:53 main: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:53 ===================================================== [Pipeline] echo 20:52:53 taggedImages: 20:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 20:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 20:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0 20:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 20:52:53 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:54 20:52:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:54 arm64: Pulling from edgex-lftools-log-publisher 20:52:54 8998bd30e6a1: Pulling fs layer 20:52:54 04944245beec: Pulling fs layer 20:52:54 699f458cf7ca: Pulling fs layer 20:52:54 765212b225bb: Pulling fs layer 20:52:54 f23df028b6ca: Pulling fs layer 20:52:54 d65c8cfc05b1: Pulling fs layer 20:52:54 2437ff75d9bd: Pulling fs layer 20:52:54 765212b225bb: Waiting 20:52:54 f23df028b6ca: Waiting 20:52:54 d65c8cfc05b1: Waiting 20:52:54 2437ff75d9bd: Waiting 20:52:54 04944245beec: Verifying Checksum 20:52:54 04944245beec: Download complete 20:52:54 765212b225bb: Verifying Checksum 20:52:54 765212b225bb: Download complete 20:52:54 f23df028b6ca: Verifying Checksum 20:52:54 f23df028b6ca: Download complete 20:52:54 d65c8cfc05b1: Verifying Checksum 20:52:54 d65c8cfc05b1: Download complete 20:52:55 699f458cf7ca: Verifying Checksum 20:52:55 699f458cf7ca: Download complete 20:52:55 8998bd30e6a1: Verifying Checksum 20:52:55 8998bd30e6a1: Download complete 20:52:57 2437ff75d9bd: Verifying Checksum 20:52:57 2437ff75d9bd: Download complete 20:52:59 8998bd30e6a1: Pull complete 20:52:59 04944245beec: Pull complete 20:53:01 699f458cf7ca: Pull complete 20:53:01 765212b225bb: Pull complete 20:53:02 f23df028b6ca: Pull complete 20:53:02 d65c8cfc05b1: Pull complete 20:53:14 2437ff75d9bd: Pull complete 20:53:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:15 prd-ubuntu20.04-docker-arm64-4c-16g-17558 does not seem to be running inside a container 20:53:15 $ 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-onvif-camera/156 -v /w/workspace/device-onvif-camera/156:/w/workspace/device-onvif-camera/156:rw,z -v /w/workspace/device-onvif-camera/156@tmp:/w/workspace/device-onvif-camera/156@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:53:17 $ docker top 15bfaf5a1465b9c662b7dacbcc94b1310da426ccfb48b25156c68e6bdeaf6adf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:18 ---> job-cost.sh 20:53:18 lf-activate-venv: SKIPPING 20:53:18 INFO: No Stack... 20:53:18 INFO: Retrieving Pricing Info for: v3-standard-4 20:53:19 INFO: Archiving Costs [Pipeline] sh 20:53:20 + + cut -d, -f6 20:53:20 cat /w/workspace/device-onvif-camera/156/archives/cost.csv [Pipeline] lock 20:53:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] 20:53:20 Resource [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] did not exist. Created. 20:53:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:53:20 /w/workspace/device-onvif-camera/156@tmp/durable-6f55d416/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:53:21 + echo total: 0.10999999940395355 [Pipeline] stash 20:53:21 Warning: overwriting stash ‘stack-cost’ 20:53:21 Stashed 1 file(s) [Pipeline] } 20:53:21 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 20:53:21 $ docker stop --time=1 15bfaf5a1465b9c662b7dacbcc94b1310da426ccfb48b25156c68e6bdeaf6adf 20:53:25 $ docker rm -f --volumes 15bfaf5a1465b9c662b7dacbcc94b1310da426ccfb48b25156c68e6bdeaf6adf [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 20:53:26 provisioning config files... 20:53:26 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7949591656501093954tmp [Pipeline] { [Pipeline] sh 20:53:26 + set +x 20:53:26 + bash -s -- 20:53:26 + curl -s https://codecov.io/bash 20:53:26 20:53:26 _____ _ 20:53:26 / ____| | | 20:53:26 | | ___ __| | ___ ___ _____ __ 20:53:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:53:26 | |___| (_) | (_| | __/ (_| (_) \ V / 20:53:26 \_____\___/ \__,_|\___|\___\___/ \_/ 20:53:26 Bash-1.0.6 20:53:26 20:53:26 20:53:26 ==> git version 2.25.1 found 20:53:26 ==> 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 20:53:26 Release-Date: 2020-01-08 20:53:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:53:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:53:26 ==> Jenkins CI detected. 20:53:26 current dir:  /w/workspace/foundry_device-onvif-camera_main 20:53:26 project root: . 20:53:26 --> token set from env 20:53:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:53:26 ==> Running gcov in . (disable via -X gcov) 20:53:26 ==> Python coveragepy not found 20:53:26 ==> Searching for coverage reports in: 20:53:26 + . 20:53:26 -> Found 1 reports 20:53:26 ==> Detecting git/mercurial file structure 20:53:26 ==> Reading reports 20:53:26 + ./coverage.out bytes=78459 20:53:26 ==> Appending adjustments 20:53:26 https://docs.codecov.io/docs/fixing-reports 20:53:26 + Found adjustments 20:53:26 ==> Gzipping contents 20:53:26 12K /tmp/codecov.vsNrbS.gz 20:53:26 ==> Uploading reports 20:53:26 url: https://codecov.io 20:53:26 query: branch=main&commit=0c872bbe8febdc0c9add13ac0a600aadf7c89b53&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 20:53:26 -> Pinging Codecov 20:53:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=0c872bbe8febdc0c9add13ac0a600aadf7c89b53&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 20:53:26 -> Uploading to 20:53:26 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/F29A59C45E3A92E06B3E522C9905F8EF/0c872bbe8febdc0c9add13ac0a600aadf7c89b53/5f31ef12-d65f-4e94-9a5a-afa4df2a89f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T205326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a89a9c6289b233bcbab8fd7aed524ea17910cff571a42eb0fe2f3b5585b32f5 20:53:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:26 Dload Upload Total Spent Left Speed 20:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 50754 --:--:-- --:--:-- --:--:-- 50754 20:53:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } 20:53:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:53:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:53:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:53:27 20:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:53:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:53:27 df9b9388f04a: Pulling fs layer 20:53:27 52dc419b0ee2: Pulling fs layer 20:53:27 25bc292e5bac: Pulling fs layer 20:53:27 114826534d7a: Pulling fs layer 20:53:27 4657fd5d0bcf: Pulling fs layer 20:53:27 6ad1cebc031e: Pulling fs layer 20:53:27 8a3aa393b2d8: Pulling fs layer 20:53:27 4657fd5d0bcf: Waiting 20:53:27 6ad1cebc031e: Waiting 20:53:27 8a3aa393b2d8: Waiting 20:53:27 114826534d7a: Waiting 20:53:27 25bc292e5bac: Download complete 20:53:27 52dc419b0ee2: Download complete 20:53:27 4657fd5d0bcf: Download complete 20:53:27 df9b9388f04a: Download complete 20:53:28 6ad1cebc031e: Verifying Checksum 20:53:28 6ad1cebc031e: Download complete 20:53:28 df9b9388f04a: Pull complete 20:53:28 52dc419b0ee2: Pull complete 20:53:28 25bc292e5bac: Pull complete 20:53:28 114826534d7a: Verifying Checksum 20:53:28 114826534d7a: Download complete 20:53:28 8a3aa393b2d8: Verifying Checksum 20:53:28 8a3aa393b2d8: Download complete 20:53:32 114826534d7a: Pull complete 20:53:32 4657fd5d0bcf: Pull complete 20:53:32 6ad1cebc031e: Pull complete 20:53:35 8a3aa393b2d8: Pull complete 20:53:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:53:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:35 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:53:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 20:53:39 $ docker top a21aa093c091396852214d921a750115cb87428de0c6ccb37cc34759030263c3 -eo pid,comm [Pipeline] { [Pipeline] echo 20:53:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 20:53:39 + set -o pipefail 20:53:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 20:53:43 20:53:43 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 20:53:43 20:53:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/33174ebc-1bc9-4ee6-8ac0-12688d21220f 20:53:43 20:53:43 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 20:53:43 20:53:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:53:43 20:53:43 20:53:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:53:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:53:43 More details here: https://snyk.co/ue1NS [Pipeline] } 20:53:43 $ docker stop --time=1 a21aa093c091396852214d921a750115cb87428de0c6ccb37cc34759030263c3 20:53:47 $ docker rm -f --volumes a21aa093c091396852214d921a750115cb87428de0c6ccb37cc34759030263c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:53:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:47 provisioning config files... 20:53:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4529448913561052684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:47 --> edgex-publish-swagger.sh 20:53:47 === Publish doc/openapi/v3 API === 20:53:47 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 20:53:47 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 20:53:47 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:47 Dload Upload Total Spent Left Speed 20:53:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 648k --:--:-- --:--:-- --:--:-- 648k 20:53:48 20:53:48 [Pipeline] } 20:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:53:48 + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] sh 20:53:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:53:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:53:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:49 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 20:53:49 $ docker top f3cc57fe50b31adf3f863f29880ccfb09f381b1723a795f210778680f972e89c -eo pid,comm 20:53:49 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). 20:53:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:53:49 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.58' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:53:50 + git semver [Pipeline] } 20:53:50 $ docker stop --time=1 f3cc57fe50b31adf3f863f29880ccfb09f381b1723a795f210778680f972e89c 20:53:51 $ docker rm -f --volumes f3cc57fe50b31adf3f863f29880ccfb09f381b1723a795f210778680f972e89c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:53:52 20:53:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:53:52 0.23.1-centos7: Pulling from edgex-lftools 20:53:52 ab5ef0e58194: Pulling fs layer 20:53:52 9712f1f96733: Pulling fs layer 20:53:52 63f879dbbcfc: Pulling fs layer 20:53:52 0d9ebad4ef96: Pulling fs layer 20:53:52 e9a5061849ea: Pulling fs layer 20:53:52 d747dcd14b5f: Pulling fs layer 20:53:52 2de7ff778b66: Pulling fs layer 20:53:52 e9a5061849ea: Waiting 20:53:52 d747dcd14b5f: Waiting 20:53:52 2de7ff778b66: Waiting 20:53:52 0d9ebad4ef96: Waiting 20:53:52 9712f1f96733: Verifying Checksum 20:53:52 9712f1f96733: Download complete 20:53:52 63f879dbbcfc: Verifying Checksum 20:53:52 63f879dbbcfc: Download complete 20:53:53 0d9ebad4ef96: Verifying Checksum 20:53:53 0d9ebad4ef96: Download complete 20:53:53 d747dcd14b5f: Download complete 20:53:53 e9a5061849ea: Verifying Checksum 20:53:53 e9a5061849ea: Download complete 20:53:53 ab5ef0e58194: Verifying Checksum 20:53:53 ab5ef0e58194: Download complete 20:53:53 2de7ff778b66: Verifying Checksum 20:53:53 2de7ff778b66: Download complete 20:53:55 ab5ef0e58194: Pull complete 20:53:55 9712f1f96733: Pull complete 20:53:56 63f879dbbcfc: Pull complete 20:54:00 0d9ebad4ef96: Pull complete 20:54:00 e9a5061849ea: Pull complete 20:54:00 d747dcd14b5f: Pull complete 20:54:01 2de7ff778b66: Pull complete 20:54:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:54:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:01 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:54:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 20:54:05 $ docker top 164b009880226ad0bd86323c03268d5e566e5e279b223965e5d9467ac6079ff5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:54:05 provisioning config files... 20:54:05 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8743000831894326320tmp 20:54:05 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11242224759093841903tmp 20:54:05 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3709404768575787989tmp [Pipeline] { [Pipeline] echo 20:54:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:54:05 ---> sigul-configuration.sh 20:54:05 gpg: directory `/root/.gnupg' created 20:54:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:54:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:54:05 gpg: keyring `/root/.gnupg/secring.gpg' created 20:54:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:54:05 gpg: CAST5 encrypted data 20:54:05 gpg: encrypted with 1 passphrase 20:54:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:54:06 + mkdir /home/jenkins 20:54:06 + mkdir /home/jenkins/sigul [Pipeline] sh 20:54:06 + 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 20:54:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:54:06 ---> sigul-install.sh 20:54:06 Sigul already installed; skipping installation. [Pipeline] sh 20:54:07 + git tag --list 20:54:07 v0.0.0 20:54:07 v0.0.1-dev.1 20:54:07 v0.0.1-dev.10 20:54:07 v0.0.1-dev.11 20:54:07 v0.0.1-dev.12 20:54:07 v0.0.1-dev.13 20:54:07 v0.0.1-dev.14 20:54:07 v0.0.1-dev.15 20:54:07 v0.0.1-dev.16 20:54:07 v0.0.1-dev.17 20:54:07 v0.0.1-dev.18 20:54:07 v0.0.1-dev.19 20:54:07 v0.0.1-dev.2 20:54:07 v0.0.1-dev.20 20:54:07 v0.0.1-dev.21 20:54:07 v0.0.1-dev.22 20:54:07 v0.0.1-dev.23 20:54:07 v0.0.1-dev.24 20:54:07 v0.0.1-dev.25 20:54:07 v0.0.1-dev.26 20:54:07 v0.0.1-dev.27 20:54:07 v0.0.1-dev.28 20:54:07 v0.0.1-dev.3 20:54:07 v0.0.1-dev.4 20:54:07 v0.0.1-dev.5 20:54:07 v0.0.1-dev.6 20:54:07 v0.0.1-dev.7 20:54:07 v0.0.1-dev.8 20:54:07 v0.0.1-dev.9 20:54:07 v2.2.0 20:54:07 v2.2.0-dev.29 20:54:07 v2.2.0-dev.30 20:54:07 v2.2.0-dev.31 20:54:07 v2.2.0-dev.32 20:54:07 v2.2.0-dev.33 20:54:07 v2.2.0-dev.34 20:54:07 v2.2.0-dev.35 20:54:07 v2.3.0 20:54:07 v2.3.0-dev.1 20:54:07 v2.3.0-dev.10 20:54:07 v2.3.0-dev.11 20:54:07 v2.3.0-dev.12 20:54:07 v2.3.0-dev.13 20:54:07 v2.3.0-dev.14 20:54:07 v2.3.0-dev.15 20:54:07 v2.3.0-dev.16 20:54:07 v2.3.0-dev.17 20:54:07 v2.3.0-dev.18 20:54:07 v2.3.0-dev.19 20:54:07 v2.3.0-dev.2 20:54:07 v2.3.0-dev.20 20:54:07 v2.3.0-dev.21 20:54:07 v2.3.0-dev.22 20:54:07 v2.3.0-dev.23 20:54:07 v2.3.0-dev.24 20:54:07 v2.3.0-dev.25 20:54:07 v2.3.0-dev.26 20:54:07 v2.3.0-dev.27 20:54:07 v2.3.0-dev.28 20:54:07 v2.3.0-dev.29 20:54:07 v2.3.0-dev.3 20:54:07 v2.3.0-dev.30 20:54:07 v2.3.0-dev.31 20:54:07 v2.3.0-dev.32 20:54:07 v2.3.0-dev.33 20:54:07 v2.3.0-dev.34 20:54:07 v2.3.0-dev.35 20:54:07 v2.3.0-dev.36 20:54:07 v2.3.0-dev.37 20:54:07 v2.3.0-dev.38 20:54:07 v2.3.0-dev.39 20:54:07 v2.3.0-dev.4 20:54:07 v2.3.0-dev.40 20:54:07 v2.3.0-dev.41 20:54:07 v2.3.0-dev.42 20:54:07 v2.3.0-dev.43 20:54:07 v2.3.0-dev.44 20:54:07 v2.3.0-dev.45 20:54:07 v2.3.0-dev.5 20:54:07 v2.3.0-dev.6 20:54:07 v2.3.0-dev.7 20:54:07 v2.3.0-dev.8 20:54:07 v2.3.0-dev.9 20:54:07 v2.3.1 20:54:07 v2.3.1-dev.1 20:54:07 v2.3.1-dev.4 20:54:07 v2.3.1-dev.5 20:54:07 v2.3.2-dev.1 20:54:07 v2.3.2-dev.2 20:54:07 v3.0.0 20:54:07 v3.0.0-dev.1 20:54:07 v3.0.0-dev.10 20:54:07 v3.0.0-dev.11 20:54:07 v3.0.0-dev.12 20:54:07 v3.0.0-dev.13 20:54:07 v3.0.0-dev.14 20:54:07 v3.0.0-dev.15 20:54:07 v3.0.0-dev.16 20:54:07 v3.0.0-dev.17 20:54:07 v3.0.0-dev.18 20:54:07 v3.0.0-dev.19 20:54:07 v3.0.0-dev.2 20:54:07 v3.0.0-dev.20 20:54:07 v3.0.0-dev.21 20:54:07 v3.0.0-dev.22 20:54:07 v3.0.0-dev.23 20:54:07 v3.0.0-dev.24 20:54:07 v3.0.0-dev.25 20:54:07 v3.0.0-dev.26 20:54:07 v3.0.0-dev.27 20:54:07 v3.0.0-dev.28 20:54:07 v3.0.0-dev.29 20:54:07 v3.0.0-dev.3 20:54:07 v3.0.0-dev.30 20:54:07 v3.0.0-dev.31 20:54:07 v3.0.0-dev.32 20:54:07 v3.0.0-dev.33 20:54:07 v3.0.0-dev.34 20:54:07 v3.0.0-dev.35 20:54:07 v3.0.0-dev.36 20:54:07 v3.0.0-dev.37 20:54:07 v3.0.0-dev.38 20:54:07 v3.0.0-dev.39 20:54:07 v3.0.0-dev.4 20:54:07 v3.0.0-dev.40 20:54:07 v3.0.0-dev.41 20:54:07 v3.0.0-dev.42 20:54:07 v3.0.0-dev.43 20:54:07 v3.0.0-dev.44 20:54:07 v3.0.0-dev.45 20:54:07 v3.0.0-dev.46 20:54:07 v3.0.0-dev.47 20:54:07 v3.0.0-dev.48 20:54:07 v3.0.0-dev.49 20:54:07 v3.0.0-dev.5 20:54:07 v3.0.0-dev.50 20:54:07 v3.0.0-dev.51 20:54:07 v3.0.0-dev.52 20:54:07 v3.0.0-dev.53 20:54:07 v3.0.0-dev.54 20:54:07 v3.0.0-dev.55 20:54:07 v3.0.0-dev.56 20:54:07 v3.0.0-dev.57 20:54:07 v3.0.0-dev.58 20:54:07 v3.0.0-dev.6 20:54:07 v3.0.0-dev.7 20:54:07 v3.0.0-dev.8 20:54:07 v3.0.0-dev.9 [Pipeline] sh 20:54:07 + lftools sign git-tag v3.0.0 20:54:07 Signing Git tag with Sigul... 20:54:07 Signing v3.0.0 [Pipeline] echo 20:54:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:54:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:54:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:54:08 $ docker stop --time=1 164b009880226ad0bd86323c03268d5e566e5e279b223965e5d9467ac6079ff5 20:54:09 $ docker rm -f --volumes 164b009880226ad0bd86323c03268d5e566e5e279b223965e5d9467ac6079ff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:54:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:10 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 20:54:10 $ docker top 3be65e3086e91dabfc1f47fa4aaa6051a62e402472577397e855d864f974febd -eo pid,comm 20:54:11 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). 20:54:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:54:11 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.58' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:11 + git semver [Pipeline] } 20:54:11 $ docker stop --time=1 3be65e3086e91dabfc1f47fa4aaa6051a62e402472577397e855d864f974febd 20:54:12 $ docker rm -f --volumes 3be65e3086e91dabfc1f47fa4aaa6051a62e402472577397e855d864f974febd [Pipeline] // withDockerContainer [Pipeline] sh 20:54:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:13 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:54:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 20:54:13 $ docker top 1d8b0df7f10af9489edb99240a21149b0ac6bf88c1686706170346f7ba4ea50b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:54:13 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.58' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:14 + git semver [Pipeline] } 20:54:14 $ docker stop --time=1 1d8b0df7f10af9489edb99240a21149b0ac6bf88c1686706170346f7ba4ea50b 20:54:15 $ docker rm -f --volumes 1d8b0df7f10af9489edb99240a21149b0ac6bf88c1686706170346f7ba4ea50b [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 20:54:16 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 20:54:16 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 20:54:16 total 16 20:54:16 drwxr-xr-x 3 root root 4096 May 31 20:40 . 20:54:16 drwxrwxr-x 11 jenkins jenkins 4096 May 31 20:54 .. 20:54:16 drwxr-xr-x 2 root root 4096 May 31 20:40 cost 20:54:16 -rw-r--r-- 1 root root 91 May 31 20:40 cost.csv 20:54:16 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 20:54:16 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 20:54:16 total 16 20:54:16 drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:40 . 20:54:16 drwxrwxr-x 11 jenkins jenkins 4096 May 31 20:54 .. 20:54:16 drwxr-xr-x 2 jenkins jenkins 4096 May 31 20:40 cost 20:54:16 -rw-r--r-- 1 jenkins jenkins 91 May 31 20:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:54:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:54:17 ---> package-listing.sh 20:54:17 ++ facter osfamily 20:54:17 ++ tr '[:upper:]' '[:lower:]' 20:54:17 + OS_FAMILY=debian 20:54:17 + workspace=/w/workspace/foundry_device-onvif-camera_main 20:54:17 + START_PACKAGES=/tmp/packages_start.txt 20:54:17 + END_PACKAGES=/tmp/packages_end.txt 20:54:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:17 + PACKAGES=/tmp/packages_start.txt 20:54:17 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 20:54:17 + PACKAGES=/tmp/packages_end.txt 20:54:17 + case "${OS_FAMILY}" in 20:54:17 + dpkg -l 20:54:17 + grep '^ii' 20:54:17 + '[' -f /tmp/packages_start.txt ']' 20:54:17 + '[' -f /tmp/packages_end.txt ']' 20:54:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:17 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 20:54:17 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 20:54:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 20:54:17 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:54:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:18 prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container 20:54:18 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 20:54:18 $ docker top 0caf195931d8cfad004a195ac53a3c2de8d171aa6f266facf1410f3d5007c38a -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:19 + touch /tmp/pre-build-complete [Pipeline] sh 20:54:19 + mkdir -p /var/log/sysstat [Pipeline] sh 20:54:19 + ls /var/log/sa-host 20:54:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:19 provisioning config files... 20:54:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10564387947016359863tmp [Pipeline] { [Pipeline] echo 20:54:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:54:20 ---> create-netrc.sh [Pipeline] } 20:54:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:54:20 ---> python-tools-install.sh [Pipeline] echo 20:54:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:54:20 ---> sudo-logs.sh 20:54:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:54:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:54:21 ---> job-cost.sh 20:54:21 lf-activate-venv: SKIPPING 20:54:21 DEBUG: total: 0.2199999988079071 20:54:21 INFO: Retrieving Stack Cost... 20:54:21 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:21 INFO: Archiving Costs [Pipeline] echo 20:54:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:54:22 ---> logs-deploy.sh 20:54:22 lf-activate-venv: SKIPPING 20:54:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/156 20:54:22 INFO: archiving workspace using pattern(s): 20:54:23 Archives upload complete. 20:54:23 INFO: archiving logs to Nexus 20:54:23 ---> uname -a: 20:54:23 Linux prd-ubuntu20-04-docker-8c-8g-17547 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:54:23 20:54:23 20:54:23 ---> lscpu: 20:54:23 Architecture: x86_64 20:54:23 CPU op-mode(s): 32-bit, 64-bit 20:54:23 Byte Order: Little Endian 20:54:23 Address sizes: 40 bits physical, 48 bits virtual 20:54:23 CPU(s): 8 20:54:23 On-line CPU(s) list: 0-7 20:54:23 Thread(s) per core: 1 20:54:23 Core(s) per socket: 1 20:54:23 Socket(s): 8 20:54:23 NUMA node(s): 1 20:54:23 Vendor ID: AuthenticAMD 20:54:23 CPU family: 23 20:54:23 Model: 49 20:54:23 Model name: AMD EPYC-Rome Processor 20:54:23 Stepping: 0 20:54:23 CPU MHz: 2800.000 20:54:23 BogoMIPS: 5600.00 20:54:23 Virtualization: AMD-V 20:54:23 Hypervisor vendor: KVM 20:54:23 Virtualization type: full 20:54:23 L1d cache: 256 KiB 20:54:23 L1i cache: 256 KiB 20:54:23 L2 cache: 4 MiB 20:54:23 L3 cache: 128 MiB 20:54:23 NUMA node0 CPU(s): 0-7 20:54:23 Vulnerability Itlb multihit: Not affected 20:54:23 Vulnerability L1tf: Not affected 20:54:23 Vulnerability Mds: Not affected 20:54:23 Vulnerability Meltdown: Not affected 20:54:23 Vulnerability Mmio stale data: Not affected 20:54:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:54:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:54:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:54:23 Vulnerability Srbds: Not affected 20:54:23 Vulnerability Tsx async abort: Not affected 20:54:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:54:23 20:54:23 20:54:23 ---> nproc: 20:54:23 8 20:54:23 20:54:23 20:54:23 ---> df -h: 20:54:23 Filesystem Size Used Avail Use% Mounted on 20:54:23 overlay 155G 13G 143G 9% / 20:54:23 tmpfs 64M 0 64M 0% /dev 20:54:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:54:23 shm 64M 0 64M 0% /dev/shm 20:54:23 /dev/vda1 155G 13G 143G 9% /facter-os 20:54:23 20:54:23