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 [2023-05-31T20:38:18.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T20:38:18.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T20:38:18.874Z] ========================================================= [2023-05-31T20:38:18.874Z] EdgeX Global Pipelines Version Info [2023-05-31T20:38:18.874Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:38:19.647Z] ------------------- [2023-05-31T20:38:19.647Z] stable info: [2023-05-31T20:38:19.647Z] ------------------- [2023-05-31T20:38:19.647Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T20:38:19.647Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T20:38:19.647Z] Message: update stable to v1.0.249 [2023-05-31T20:38:20.229Z] ------------------- [2023-05-31T20:38:20.229Z] experimental info: [2023-05-31T20:38:20.229Z] ------------------- [2023-05-31T20:38:20.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T20:38:20.229Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T20:38:20.229Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T20:38:20.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-31T20:38:20.413Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-31T20:38:20.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T20:38:20.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T20:38:20.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T20:38:20.451Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T20:38:20.465Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T20:38:20.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T20:38:20.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T20:38:20.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T20:38:20.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T20:38:20.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-31T20:38:20.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T20:38:20.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T20:38:20.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T20:38:20.595Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T20:38:20.606Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T20:38:20.621Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T20:38:20.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T20:38:20.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T20:38:20.729Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-31T20:38:20.744Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-31T20:38:20.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T20:38:20.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T20:38:20.788Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T20:38:20.799Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T20:38:20.814Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T20:38:20.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-31T20:38:20.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-31T20:38:20.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-31T20:38:20.863Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo [2023-05-31T20:38:20.876Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c872bb [Pipeline] echo [2023-05-31T20:38:20.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:38:20.934Z] provisioning config files... [2023-05-31T20:38:20.947Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15850034533780006423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:38:21.254Z] ---> docker-login.sh [2023-05-31T20:38:21.254Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:38:21.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:21.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:21.515Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:21.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:21.515Z] [2023-05-31T20:38:21.515Z] Login Succeeded [2023-05-31T20:38:21.515Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:38:21.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:21.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:21.515Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:21.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:21.515Z] [2023-05-31T20:38:21.515Z] Login Succeeded [2023-05-31T20:38:21.515Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:38:21.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:21.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:21.774Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:21.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:21.774Z] [2023-05-31T20:38:21.774Z] Login Succeeded [2023-05-31T20:38:21.774Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:38:21.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:21.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:21.774Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:21.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:21.774Z] [2023-05-31T20:38:21.774Z] Login Succeeded [2023-05-31T20:38:21.774Z] docker.io [2023-05-31T20:38:22.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:22.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:22.035Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:22.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:22.035Z] [2023-05-31T20:38:22.035Z] Login Succeeded [2023-05-31T20:38:22.035Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:38:22.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T20:38:22.395Z] + git rev-list -1 --merges 0c872bbe8febdc0c9add13ac0a600aadf7c89b53~1..0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo [2023-05-31T20:38:22.450Z] -----------> git rev-list -1 --merges 0c872bbe8febdc0c9add13ac0a600aadf7c89b53~1..0c872bbe8febdc0c9add13ac0a600aadf7c89b53 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [false] [Pipeline] sh [2023-05-31T20:38:22.759Z] + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo [2023-05-31T20:38:22.777Z] ========================================================= [2023-05-31T20:38:22.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-05-31T20:38:22.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T20:38:23.098Z] + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] echo [2023-05-31T20:38:23.109Z] [semverPrep] GIT_COMMIT: 0c872bbe8febdc0c9add13ac0a600aadf7c89b53, Commit Message: docs: Update changelog to 3.0 (#372) [Pipeline] echo [2023-05-31T20:38:23.117Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T20:38:23.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T20:38:23.470Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T20:38:23.470Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T20:38:23.470Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T20:38:23.470Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T20:38:23.470Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T20:38:23.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:38:23.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:38:23.814Z] [2023-05-31T20:38:23.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:38:24.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:38:24.111Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T20:38:24.111Z] b85a868b505f: Pulling fs layer [2023-05-31T20:38:24.111Z] e2be974225ed: Pulling fs layer [2023-05-31T20:38:24.111Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T20:38:24.111Z] 988bab9f4d93: Pulling fs layer [2023-05-31T20:38:24.111Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T20:38:24.111Z] eaf3925da568: Pulling fs layer [2023-05-31T20:38:24.111Z] bab4dde63d76: Pulling fs layer [2023-05-31T20:38:24.111Z] bde34c3a00c8: Pulling fs layer [2023-05-31T20:38:24.111Z] b352a97aabf1: Pulling fs layer [2023-05-31T20:38:24.111Z] 4872d77fe225: Pulling fs layer [2023-05-31T20:38:24.111Z] 5851b861e8e6: Pulling fs layer [2023-05-31T20:38:24.111Z] 988bab9f4d93: Waiting [2023-05-31T20:38:24.111Z] 1469e6f7b9e6: Waiting [2023-05-31T20:38:24.111Z] eaf3925da568: Waiting [2023-05-31T20:38:24.111Z] bde34c3a00c8: Waiting [2023-05-31T20:38:24.111Z] bab4dde63d76: Waiting [2023-05-31T20:38:24.111Z] b352a97aabf1: Waiting [2023-05-31T20:38:24.111Z] 4872d77fe225: Waiting [2023-05-31T20:38:24.111Z] e2be974225ed: Download complete [2023-05-31T20:38:24.111Z] 988bab9f4d93: Verifying Checksum [2023-05-31T20:38:24.111Z] 988bab9f4d93: Download complete [2023-05-31T20:38:24.370Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T20:38:24.370Z] 1469e6f7b9e6: Download complete [2023-05-31T20:38:24.370Z] eaf3925da568: Verifying Checksum [2023-05-31T20:38:24.370Z] eaf3925da568: Download complete [2023-05-31T20:38:24.370Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T20:38:24.370Z] 339a4e72a1f5: Download complete [2023-05-31T20:38:24.370Z] bde34c3a00c8: Download complete [2023-05-31T20:38:24.370Z] b352a97aabf1: Download complete [2023-05-31T20:38:24.370Z] 4872d77fe225: Verifying Checksum [2023-05-31T20:38:24.370Z] 4872d77fe225: Download complete [2023-05-31T20:38:24.370Z] 5851b861e8e6: Verifying Checksum [2023-05-31T20:38:24.370Z] 5851b861e8e6: Download complete [2023-05-31T20:38:24.370Z] b85a868b505f: Download complete [2023-05-31T20:38:24.630Z] bab4dde63d76: Verifying Checksum [2023-05-31T20:38:24.630Z] bab4dde63d76: Download complete [2023-05-31T20:38:25.565Z] b85a868b505f: Pull complete [2023-05-31T20:38:25.825Z] e2be974225ed: Pull complete [2023-05-31T20:38:26.084Z] 339a4e72a1f5: Pull complete [2023-05-31T20:38:26.345Z] 988bab9f4d93: Pull complete [2023-05-31T20:38:26.604Z] 1469e6f7b9e6: Pull complete [2023-05-31T20:38:26.604Z] eaf3925da568: Pull complete [2023-05-31T20:38:28.507Z] bab4dde63d76: Pull complete [2023-05-31T20:38:28.507Z] bde34c3a00c8: Pull complete [2023-05-31T20:38:28.507Z] b352a97aabf1: Pull complete [2023-05-31T20:38:28.507Z] 4872d77fe225: Pull complete [2023-05-31T20:38:28.779Z] 5851b861e8e6: Pull complete [2023-05-31T20:38:28.779Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T20:38:28.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:38:28.779Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:38:28.905Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:38:28.943Z] $ 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 [2023-05-31T20:38:31.380Z] $ docker top 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 -eo pid,comm [2023-05-31T20:38:31.433Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-31T20:38:31.433Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T20:38:31.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T20:38:31.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T20:38:31.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T20:38:31.584Z] $ docker exec 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 ssh-agent [2023-05-31T20:38:31.687Z] SSH_AUTH_SOCK=/tmp/ssh-OBUT4pHKkEyt/agent.33 [2023-05-31T20:38:31.687Z] SSH_AGENT_PID=39 [2023-05-31T20:38:31.695Z] Running ssh-add (command line suppressed) [2023-05-31T20:38:31.800Z] 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) [2023-05-31T20:38:31.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T20:38:32.100Z] + git tag --points-at 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [2023-05-31T20:38:32.116Z] $ docker exec --env ******** --env ******** 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 ssh-agent -k [2023-05-31T20:38:32.220Z] unset SSH_AUTH_SOCK; [2023-05-31T20:38:32.220Z] unset SSH_AGENT_PID; [2023-05-31T20:38:32.220Z] echo Agent pid 39 killed; [2023-05-31T20:38:32.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-05-31T20:38:32.250Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0|v3.0.0-dev.58' [Pipeline] sshagent [2023-05-31T20:38:32.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T20:38:32.272Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T20:38:32.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T20:38:32.400Z] $ docker exec 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 ssh-agent [2023-05-31T20:38:32.507Z] SSH_AUTH_SOCK=/tmp/ssh-X6K3Lu2vDVdI/agent.71 [2023-05-31T20:38:32.507Z] SSH_AGENT_PID=77 [2023-05-31T20:38:32.512Z] Running ssh-add (command line suppressed) [2023-05-31T20:38:32.606Z] 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) [2023-05-31T20:38:32.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T20:38:32.905Z] + git semver init [2023-05-31T20:38:33.164Z] 2023-05-31 20:38:33,068 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T20:38:33.164Z] 2023-05-31 20:38:33,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-31T20:38:33.164Z] 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 [2023-05-31T20:38:33.164Z] 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) [2023-05-31T20:38:34.104Z] 2023-05-31 20:38:34,072 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-31T20:38:34.104Z] 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 [2023-05-31T20:38:34.104Z] 2023-05-31 20:38:34,073 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T20:38:34.104Z] 2023-05-31 20:38:34,073 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-31T20:38:34.104Z] 3.0.0 [Pipeline] } [2023-05-31T20:38:34.118Z] $ docker exec --env ******** --env ******** 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 ssh-agent -k [2023-05-31T20:38:34.231Z] unset SSH_AUTH_SOCK; [2023-05-31T20:38:34.232Z] unset SSH_AGENT_PID; [2023-05-31T20:38:34.232Z] echo Agent pid 77 killed; [2023-05-31T20:38:34.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T20:38:34.548Z] + git semver [Pipeline] } [2023-05-31T20:38:34.827Z] $ docker stop --time=1 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 [2023-05-31T20:38:36.116Z] $ docker rm -f --volumes 8e4e8c19c5dc2eee2b9e95f0a3c991276505093d7fa7b6afb85eefb922bb4402 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T20:38:36.458Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T20:38:36.671Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T20:38:36.674Z] [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 [2023-05-31T20:38:37.095Z] + git checkout 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:38:37.095Z] HEAD is now at 0c872bb docs: Update changelog to 3.0 (#372) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:38:37.122Z] provisioning config files... [2023-05-31T20:38:37.131Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3792439193508098496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:38:37.428Z] ---> docker-login.sh [2023-05-31T20:38:37.428Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:38:37.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:37.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:37.428Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:37.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:37.428Z] [2023-05-31T20:38:37.428Z] Login Succeeded [2023-05-31T20:38:37.428Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:38:37.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:37.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:37.428Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:37.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:37.428Z] [2023-05-31T20:38:37.428Z] Login Succeeded [2023-05-31T20:38:37.428Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:38:37.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:37.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:37.689Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:37.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:37.689Z] [2023-05-31T20:38:37.689Z] Login Succeeded [2023-05-31T20:38:37.689Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:38:37.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:37.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:37.689Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:37.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:37.689Z] [2023-05-31T20:38:37.689Z] Login Succeeded [2023-05-31T20:38:37.689Z] docker.io [2023-05-31T20:38:37.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:38:37.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:38:37.950Z] Configure a credential helper to remove this warning. See [2023-05-31T20:38:37.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:38:37.950Z] [2023-05-31T20:38:37.950Z] Login Succeeded [2023-05-31T20:38:37.950Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:38:37.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T20:38:38.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:38:38.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:38:38.035Z] ========================================================= [2023-05-31T20:38:38.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T20:38:38.035Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:38:38.361Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T20:38:38.361Z] Sending build context to Docker daemon 21.97MB [2023-05-31T20:38:38.361Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T20:38:38.361Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T20:38:38.624Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T20:38:38.624Z] f56be85fc22e: Pulling fs layer [2023-05-31T20:38:38.624Z] 85791d961cd3: Pulling fs layer [2023-05-31T20:38:38.624Z] d694b5ae8c79: Pulling fs layer [2023-05-31T20:38:38.624Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T20:38:38.624Z] 4d19c01a9841: Pulling fs layer [2023-05-31T20:38:38.624Z] 9325e15d5711: Pulling fs layer [2023-05-31T20:38:38.624Z] 556b6ee489ea: Pulling fs layer [2023-05-31T20:38:38.624Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T20:38:38.624Z] 9325e15d5711: Waiting [2023-05-31T20:38:38.624Z] 4d19c01a9841: Waiting [2023-05-31T20:38:38.624Z] c5a4b2cf53e6: Waiting [2023-05-31T20:38:38.624Z] 85791d961cd3: Verifying Checksum [2023-05-31T20:38:38.624Z] 85791d961cd3: Download complete [2023-05-31T20:38:38.624Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T20:38:38.624Z] 9f32a84ed3da: Download complete [2023-05-31T20:38:38.624Z] 4d19c01a9841: Verifying Checksum [2023-05-31T20:38:38.624Z] 4d19c01a9841: Download complete [2023-05-31T20:38:38.624Z] f56be85fc22e: Verifying Checksum [2023-05-31T20:38:38.624Z] f56be85fc22e: Download complete [2023-05-31T20:38:38.624Z] 9325e15d5711: Verifying Checksum [2023-05-31T20:38:38.624Z] 9325e15d5711: Download complete [2023-05-31T20:38:38.886Z] f56be85fc22e: Pull complete [2023-05-31T20:38:38.886Z] 85791d961cd3: Pull complete [2023-05-31T20:38:39.146Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T20:38:39.146Z] c5a4b2cf53e6: Download complete [2023-05-31T20:38:39.146Z] d694b5ae8c79: Verifying Checksum [2023-05-31T20:38:39.146Z] d694b5ae8c79: Download complete [2023-05-31T20:38:39.409Z] 556b6ee489ea: Verifying Checksum [2023-05-31T20:38:39.409Z] 556b6ee489ea: Download complete [2023-05-31T20:38:42.692Z] d694b5ae8c79: Pull complete [2023-05-31T20:38:42.692Z] 9f32a84ed3da: Pull complete [2023-05-31T20:38:42.692Z] 4d19c01a9841: Pull complete [2023-05-31T20:38:42.950Z] 9325e15d5711: Pull complete [2023-05-31T20:38:45.478Z] 556b6ee489ea: Pull complete [2023-05-31T20:38:46.411Z] c5a4b2cf53e6: Pull complete [2023-05-31T20:38:46.411Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T20:38:46.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T20:38:46.411Z] ---> c4be618373d6 [2023-05-31T20:38:46.411Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T20:38:50.613Z] ---> Running in 9e1a957fc073 [2023-05-31T20:38:50.613Z] Removing intermediate container 9e1a957fc073 [2023-05-31T20:38:50.613Z] ---> cc527d68ac17 [2023-05-31T20:38:50.613Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T20:38:50.613Z] ---> Running in 69634cff5110 [2023-05-31T20:38:50.613Z] Removing intermediate container 69634cff5110 [2023-05-31T20:38:50.613Z] ---> e7246208a5a2 [2023-05-31T20:38:50.613Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T20:38:50.613Z] ---> Running in 9be555c8f78c [2023-05-31T20:38:50.613Z] Removing intermediate container 9be555c8f78c [2023-05-31T20:38:50.613Z] ---> d251b5ea25bd [2023-05-31T20:38:50.613Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T20:38:50.613Z] ---> Running in 456853ed2888 [2023-05-31T20:38:50.613Z] Removing intermediate container 456853ed2888 [2023-05-31T20:38:50.613Z] ---> d4951cd7e99f [2023-05-31T20:38:50.613Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-31T20:38:50.613Z] ---> Running in 5152f6e967b1 [2023-05-31T20:38:50.613Z] Removing intermediate container 5152f6e967b1 [2023-05-31T20:38:50.613Z] ---> d3c4498cd094 [2023-05-31T20:38:50.613Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T20:38:50.613Z] ---> Running in 4d5a97ea4838 [2023-05-31T20:38:50.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T20:38:51.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T20:38:51.130Z] OK: 265 MiB in 53 packages [2023-05-31T20:38:51.703Z] Removing intermediate container 4d5a97ea4838 [2023-05-31T20:38:51.703Z] ---> 6c2180c5b177 [2023-05-31T20:38:51.703Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-31T20:38:51.703Z] ---> Running in 6953ff84c693 [2023-05-31T20:38:51.703Z] Removing intermediate container 6953ff84c693 [2023-05-31T20:38:51.703Z] ---> 8ae9c7152997 [2023-05-31T20:38:51.703Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-31T20:38:51.703Z] ---> 0d6276bf9fe6 [2023-05-31T20:38:51.703Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T20:38:51.703Z] ---> Running in f46bf965212c [2023-05-31T20:38:51.779Z] Still waiting to schedule task [2023-05-31T20:38:51.779Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17541’ [2023-05-31T20:39:17.058Z] Removing intermediate container f46bf965212c [2023-05-31T20:39:17.058Z] ---> 19adc63fcf20 [2023-05-31T20:39:17.058Z] Step 12/13 : COPY . . [2023-05-31T20:39:17.058Z] ---> c7e082b3ab0d [2023-05-31T20:39:17.058Z] Step 13/13 : RUN ${MAKE} [2023-05-31T20:39:17.059Z] ---> Running in 324b91ed0de9 [2023-05-31T20:39:17.059Z] noop [2023-05-31T20:39:17.059Z] Removing intermediate container 324b91ed0de9 [2023-05-31T20:39:17.059Z] ---> 779356198205 [2023-05-31T20:39:17.059Z] Successfully built 779356198205 [2023-05-31T20:39:17.059Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:17.370Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T20:39:17.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:39:17.446Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:39:17.483Z] $ 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 [2023-05-31T20:39:17.827Z] $ docker top c33a525e77a3160009f987f6aa55a16fa5d340bcddaf14aefa51389fbb2fd9db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T20:39:18.167Z] + go version [2023-05-31T20:39:18.167Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T20:39:18.182Z] $ docker stop --time=1 c33a525e77a3160009f987f6aa55a16fa5d340bcddaf14aefa51389fbb2fd9db [2023-05-31T20:39:19.459Z] $ 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 [2023-05-31T20:39:19.867Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T20:39:19.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:39:19.950Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:39:19.991Z] $ 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 [2023-05-31T20:39:20.345Z] $ docker top 73e08004048a3e811d8bcf41255d66b4c3b8b49157bc73681b1f02ad2fd7c9ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T20:39:20.691Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-31T20:39:20.989Z] + make test [2023-05-31T20:39:20.989Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T20:39:26.249Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-31T20:39:36.204Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-31T20:39:36.772Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-31T20:39:39.312Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.036s coverage: 31.4% of statements [2023-05-31T20:39:39.312Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.412s coverage: 86.5% of statements [2023-05-31T20:39:47.429Z] go vet ./... [2023-05-31T20:39:49.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T20:39:49.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T20:39:49.956Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T20:39:50.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T20:39:50.245Z] $ docker stop --time=1 73e08004048a3e811d8bcf41255d66b4c3b8b49157bc73681b1f02ad2fd7c9ce [2023-05-31T20:39:53.292Z] $ docker rm -f --volumes 73e08004048a3e811d8bcf41255d66b4c3b8b49157bc73681b1f02ad2fd7c9ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T20:39:53.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T20:39:53.939Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T20:39:54.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T20:39:54.697Z] + ls -al . [2023-05-31T20:39:54.697Z] total 240 [2023-05-31T20:39:54.697Z] drwxrwxr-x 10 jenkins jenkins 4096 May 31 20:39 . [2023-05-31T20:39:54.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:38 .. [2023-05-31T20:39:54.697Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:38 .git [2023-05-31T20:39:54.697Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:38 .github [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 496 May 31 20:38 .gitignore [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 20:38 .golangci.yml [2023-05-31T20:39:54.697Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:38 .semver [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 31 20:38 Attribution.txt [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 15932 May 31 20:38 CHANGELOG.md [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 31 20:38 Dockerfile [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 20:38 GOVERNANCE.md [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 739 May 31 20:38 Jenkinsfile [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 20:38 LICENSE [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 31 20:38 Makefile [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 20:38 OWNERS.md [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 31 20:38 README.md [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 20:38 VERSION [2023-05-31T20:39:54.697Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:38 bin [2023-05-31T20:39:54.697Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:38 cmd [2023-05-31T20:39:54.697Z] -rw-r--r-- 1 jenkins jenkins 78459 May 31 20:39 coverage.out [2023-05-31T20:39:54.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:38 doc [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 31 20:38 go.mod [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 33395 May 31 20:38 go.sum [2023-05-31T20:39:54.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:38 internal [2023-05-31T20:39:54.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:38 snap [2023-05-31T20:39:54.697Z] -rw-rw-r-- 1 jenkins jenkins 236 May 31 20:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:54.998Z] + 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 . [2023-05-31T20:39:54.998Z] Sending build context to Docker daemon 22.05MB [2023-05-31T20:39:54.998Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T20:39:54.998Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-31T20:39:54.998Z] ---> 779356198205 [2023-05-31T20:39:54.998Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-31T20:39:55.256Z] ---> Running in ba03165e9b46 [2023-05-31T20:39:55.256Z] Removing intermediate container ba03165e9b46 [2023-05-31T20:39:55.256Z] ---> f16cc0e728bc [2023-05-31T20:39:55.256Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T20:39:55.256Z] ---> Running in 9aac2b410ec1 [2023-05-31T20:39:55.514Z] Removing intermediate container 9aac2b410ec1 [2023-05-31T20:39:55.514Z] ---> 31f52e1c43f3 [2023-05-31T20:39:55.514Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T20:39:55.514Z] ---> Running in 269ffa330ee2 [2023-05-31T20:39:55.514Z] Removing intermediate container 269ffa330ee2 [2023-05-31T20:39:55.514Z] ---> 17247e6818d9 [2023-05-31T20:39:55.514Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T20:39:55.514Z] ---> Running in c1279e6f78d2 [2023-05-31T20:39:55.514Z] Removing intermediate container c1279e6f78d2 [2023-05-31T20:39:55.514Z] ---> 288e38dd14db [2023-05-31T20:39:55.514Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-31T20:39:55.514Z] ---> Running in dc2985a95fb3 [2023-05-31T20:39:55.773Z] Removing intermediate container dc2985a95fb3 [2023-05-31T20:39:55.773Z] ---> ec0c4d23fcb4 [2023-05-31T20:39:55.773Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T20:39:55.773Z] ---> Running in d422288fba46 [2023-05-31T20:39:56.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T20:39:56.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T20:39:56.290Z] OK: 265 MiB in 53 packages [2023-05-31T20:39:56.549Z] Removing intermediate container d422288fba46 [2023-05-31T20:39:56.549Z] ---> a6e92ac31215 [2023-05-31T20:39:56.549Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-31T20:39:56.549Z] ---> Running in ad9b275fd0c2 [2023-05-31T20:39:56.549Z] Removing intermediate container ad9b275fd0c2 [2023-05-31T20:39:56.549Z] ---> c8e156c10af3 [2023-05-31T20:39:56.549Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-31T20:39:56.809Z] ---> 4dadb8848a7e [2023-05-31T20:39:56.809Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T20:39:56.809Z] ---> Running in 29410fa6aab5 [2023-05-31T20:39:57.375Z] Removing intermediate container 29410fa6aab5 [2023-05-31T20:39:57.375Z] ---> a1470e55f90d [2023-05-31T20:39:57.375Z] Step 12/26 : COPY . . [2023-05-31T20:39:58.374Z] ---> 62cebe1902b6 [2023-05-31T20:39:58.374Z] Step 13/26 : RUN ${MAKE} [2023-05-31T20:39:58.374Z] ---> Running in 869b0e5aea5f [2023-05-31T20:39:58.374Z] 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 [2023-05-31T20:40:20.496Z] Removing intermediate container 869b0e5aea5f [2023-05-31T20:40:20.496Z] ---> 0aa7069a255d [2023-05-31T20:40:20.496Z] Step 14/26 : FROM alpine:3.17 [2023-05-31T20:40:20.496Z] 3.17: Pulling from library/alpine [2023-05-31T20:40:20.496Z] f56be85fc22e: Already exists [2023-05-31T20:40:20.496Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T20:40:20.496Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T20:40:20.496Z] ---> 9ed4aefc74f6 [2023-05-31T20:40:20.496Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T20:40:20.496Z] ---> Running in ed913c5866b6 [2023-05-31T20:40:20.496Z] Removing intermediate container ed913c5866b6 [2023-05-31T20:40:20.496Z] ---> 7e0cb662080c [2023-05-31T20:40:20.496Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-31T20:40:20.496Z] ---> Running in f116fa98e34a [2023-05-31T20:40:20.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T20:40:20.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T20:40:20.497Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T20:40:20.497Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T20:40:20.497Z] OK: 7 MiB in 16 packages [2023-05-31T20:40:20.497Z] Removing intermediate container f116fa98e34a [2023-05-31T20:40:20.497Z] ---> 8bb2d39a42cc [2023-05-31T20:40:20.497Z] Step 17/26 : WORKDIR / [2023-05-31T20:40:20.497Z] ---> Running in 820398d6b005 [2023-05-31T20:40:20.497Z] Removing intermediate container 820398d6b005 [2023-05-31T20:40:20.497Z] ---> 9b24d008c528 [2023-05-31T20:40:20.497Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-31T20:40:20.755Z] ---> 88ef49729a6d [2023-05-31T20:40:20.755Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-31T20:40:21.013Z] ---> cb026a09cd98 [2023-05-31T20:40:21.013Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-31T20:40:21.013Z] ---> 958fe6d6ec7b [2023-05-31T20:40:21.013Z] Step 21/26 : EXPOSE 59984 [2023-05-31T20:40:21.013Z] ---> Running in 438c6b088db1 [2023-05-31T20:40:21.013Z] Removing intermediate container 438c6b088db1 [2023-05-31T20:40:21.013Z] ---> d1a48d5fcc66 [2023-05-31T20:40:21.013Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-31T20:40:21.013Z] ---> Running in ea362942042e [2023-05-31T20:40:21.275Z] Removing intermediate container ea362942042e [2023-05-31T20:40:21.275Z] ---> 5f30a4363e87 [2023-05-31T20:40:21.275Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T20:40:21.275Z] ---> Running in 9cf43b265c03 [2023-05-31T20:40:21.275Z] Removing intermediate container 9cf43b265c03 [2023-05-31T20:40:21.275Z] ---> 4d2cad082891 [2023-05-31T20:40:21.275Z] Step 24/26 : LABEL arch=amd64 [2023-05-31T20:40:21.275Z] ---> Running in f00fa18f4098 [2023-05-31T20:40:21.275Z] Removing intermediate container f00fa18f4098 [2023-05-31T20:40:21.275Z] ---> 2fd5fb733e8d [2023-05-31T20:40:21.275Z] Step 25/26 : LABEL git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:40:21.275Z] ---> Running in 8baae70531ed [2023-05-31T20:40:21.535Z] Removing intermediate container 8baae70531ed [2023-05-31T20:40:21.535Z] ---> 7a350a976f29 [2023-05-31T20:40:21.535Z] Step 26/26 : LABEL version=3.0.0 [2023-05-31T20:40:21.535Z] ---> Running in 06346cb80321 [2023-05-31T20:40:21.535Z] Removing intermediate container 06346cb80321 [2023-05-31T20:40:21.535Z] ---> d124802baed0 [2023-05-31T20:40:21.535Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T20:40:21.535Z] Successfully built d124802baed0 [2023-05-31T20:40:21.535Z] 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 [2023-05-31T20:40:21.632Z] provisioning config files... [2023-05-31T20:40:21.640Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13634354276407385821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:40:21.942Z] ---> docker-login.sh [2023-05-31T20:40:21.942Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:40:21.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:40:21.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:40:21.942Z] Configure a credential helper to remove this warning. See [2023-05-31T20:40:21.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:40:21.942Z] [2023-05-31T20:40:21.942Z] Login Succeeded [2023-05-31T20:40:21.942Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:40:21.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:40:21.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:40:21.942Z] Configure a credential helper to remove this warning. See [2023-05-31T20:40:21.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:40:21.942Z] [2023-05-31T20:40:21.942Z] Login Succeeded [2023-05-31T20:40:21.942Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:40:22.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:40:22.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:40:22.201Z] Configure a credential helper to remove this warning. See [2023-05-31T20:40:22.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:40:22.201Z] [2023-05-31T20:40:22.201Z] Login Succeeded [2023-05-31T20:40:22.201Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:40:22.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:40:22.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:40:22.201Z] Configure a credential helper to remove this warning. See [2023-05-31T20:40:22.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:40:22.201Z] [2023-05-31T20:40:22.201Z] Login Succeeded [2023-05-31T20:40:22.201Z] docker.io [2023-05-31T20:40:22.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:40:22.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:40:22.462Z] Configure a credential helper to remove this warning. See [2023-05-31T20:40:22.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:40:22.462Z] [2023-05-31T20:40:22.462Z] Login Succeeded [2023-05-31T20:40:22.462Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:40:22.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T20:40:22.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:40:22.513Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-31T20:40:22.513Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:40:22.513Z] latest [2023-05-31T20:40:22.513Z] 3.0.0 [2023-05-31T20:40:22.513Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 [2023-05-31T20:40:22.513Z] main [2023-05-31T20:40:22.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:40:22.821Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:40:23.143Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:40:23.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T20:40:23.143Z] 1e4d18443159: Preparing [2023-05-31T20:40:23.143Z] 7f41c25ce4ab: Preparing [2023-05-31T20:40:23.143Z] 35ed59fbc259: Preparing [2023-05-31T20:40:23.143Z] f736aecf0e2c: Preparing [2023-05-31T20:40:23.143Z] f1417ff83b31: Preparing [2023-05-31T20:40:23.143Z] f1417ff83b31: Layer already exists [2023-05-31T20:40:23.143Z] f736aecf0e2c: Pushed [2023-05-31T20:40:23.143Z] 1e4d18443159: Pushed [2023-05-31T20:40:23.143Z] 7f41c25ce4ab: Pushed [2023-05-31T20:40:26.436Z] 35ed59fbc259: Pushed [2023-05-31T20:40:26.436Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:40:26.741Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:40:27.046Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-31T20:40:27.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T20:40:27.046Z] 1e4d18443159: Preparing [2023-05-31T20:40:27.046Z] 7f41c25ce4ab: Preparing [2023-05-31T20:40:27.046Z] 35ed59fbc259: Preparing [2023-05-31T20:40:27.046Z] f736aecf0e2c: Preparing [2023-05-31T20:40:27.046Z] f1417ff83b31: Preparing [2023-05-31T20:40:27.046Z] f736aecf0e2c: Layer already exists [2023-05-31T20:40:27.046Z] 7f41c25ce4ab: Layer already exists [2023-05-31T20:40:27.046Z] 35ed59fbc259: Layer already exists [2023-05-31T20:40:27.046Z] 1e4d18443159: Layer already exists [2023-05-31T20:40:27.046Z] f1417ff83b31: Layer already exists [2023-05-31T20:40:27.046Z] latest: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:40:27.364Z] + 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 [2023-05-31T20:40:27.668Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0 [2023-05-31T20:40:27.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T20:40:27.669Z] 1e4d18443159: Preparing [2023-05-31T20:40:27.669Z] 7f41c25ce4ab: Preparing [2023-05-31T20:40:27.669Z] 35ed59fbc259: Preparing [2023-05-31T20:40:27.669Z] f736aecf0e2c: Preparing [2023-05-31T20:40:27.669Z] f1417ff83b31: Preparing [2023-05-31T20:40:27.669Z] f736aecf0e2c: Layer already exists [2023-05-31T20:40:27.669Z] 7f41c25ce4ab: Layer already exists [2023-05-31T20:40:27.669Z] 1e4d18443159: Layer already exists [2023-05-31T20:40:27.669Z] f1417ff83b31: Layer already exists [2023-05-31T20:40:27.669Z] 35ed59fbc259: Layer already exists [2023-05-31T20:40:27.669Z] 3.0.0: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:40:27.978Z] + 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 [2023-05-31T20:40:28.289Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 [2023-05-31T20:40:28.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T20:40:28.289Z] 1e4d18443159: Preparing [2023-05-31T20:40:28.289Z] 7f41c25ce4ab: Preparing [2023-05-31T20:40:28.289Z] 35ed59fbc259: Preparing [2023-05-31T20:40:28.289Z] f736aecf0e2c: Preparing [2023-05-31T20:40:28.289Z] f1417ff83b31: Preparing [2023-05-31T20:40:28.289Z] f1417ff83b31: Layer already exists [2023-05-31T20:40:28.289Z] 35ed59fbc259: Layer already exists [2023-05-31T20:40:28.289Z] f736aecf0e2c: Layer already exists [2023-05-31T20:40:28.289Z] 1e4d18443159: Layer already exists [2023-05-31T20:40:28.289Z] 7f41c25ce4ab: Layer already exists [2023-05-31T20:40:28.289Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:40:28.597Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:40:28.909Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-31T20:40:28.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-31T20:40:28.909Z] 1e4d18443159: Preparing [2023-05-31T20:40:28.909Z] 7f41c25ce4ab: Preparing [2023-05-31T20:40:28.909Z] 35ed59fbc259: Preparing [2023-05-31T20:40:28.909Z] f736aecf0e2c: Preparing [2023-05-31T20:40:28.909Z] f1417ff83b31: Preparing [2023-05-31T20:40:28.909Z] f1417ff83b31: Layer already exists [2023-05-31T20:40:28.909Z] 1e4d18443159: Layer already exists [2023-05-31T20:40:28.909Z] 7f41c25ce4ab: Layer already exists [2023-05-31T20:40:28.909Z] f736aecf0e2c: Layer already exists [2023-05-31T20:40:28.909Z] 35ed59fbc259: Layer already exists [2023-05-31T20:40:28.909Z] main: digest: sha256:8d16be6452950a5071858396ad57a6cad9c7c9cc50080aedec4e87fccc7fb549 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T20:40:28.960Z] ===================================================== [Pipeline] echo [2023-05-31T20:40:28.970Z] taggedImages: [2023-05-31T20:40:28.970Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:40:28.970Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-31T20:40:28.970Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0 [2023-05-31T20:40:28.970Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 [2023-05-31T20:40:28.970Z] - 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 [2023-05-31T20:40:29.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T20:40:29.331Z] [2023-05-31T20:40:29.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:40:29.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T20:40:29.626Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T20:40:29.626Z] 5eb5b503b376: Pulling fs layer [2023-05-31T20:40:29.626Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T20:40:29.626Z] ec43610c2a17: Pulling fs layer [2023-05-31T20:40:29.626Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T20:40:29.626Z] 33b1e0a273af: Pulling fs layer [2023-05-31T20:40:29.626Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T20:40:29.626Z] 2f39f015ded8: Pulling fs layer [2023-05-31T20:40:29.626Z] 33b1e0a273af: Waiting [2023-05-31T20:40:29.626Z] 5d3b04190fa2: Waiting [2023-05-31T20:40:29.626Z] 2f39f015ded8: Waiting [2023-05-31T20:40:29.626Z] 3a2ae6a8a46f: Waiting [2023-05-31T20:40:29.626Z] 5c69ac0246d0: Download complete [2023-05-31T20:40:29.626Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T20:40:29.626Z] 3a2ae6a8a46f: Download complete [2023-05-31T20:40:29.626Z] 33b1e0a273af: Verifying Checksum [2023-05-31T20:40:29.626Z] 33b1e0a273af: Download complete [2023-05-31T20:40:29.626Z] ec43610c2a17: Verifying Checksum [2023-05-31T20:40:29.626Z] ec43610c2a17: Download complete [2023-05-31T20:40:29.626Z] 5d3b04190fa2: Verifying Checksum [2023-05-31T20:40:29.626Z] 5d3b04190fa2: Download complete [2023-05-31T20:40:29.885Z] 5eb5b503b376: Download complete [2023-05-31T20:40:30.465Z] 2f39f015ded8: Download complete [2023-05-31T20:40:31.033Z] 5eb5b503b376: Pull complete [2023-05-31T20:40:31.293Z] 5c69ac0246d0: Pull complete [2023-05-31T20:40:31.553Z] ec43610c2a17: Pull complete [2023-05-31T20:40:31.812Z] 3a2ae6a8a46f: Pull complete [2023-05-31T20:40:32.070Z] 33b1e0a273af: Pull complete [2023-05-31T20:40:32.070Z] 5d3b04190fa2: Pull complete [2023-05-31T20:40:36.256Z] 2f39f015ded8: Pull complete [2023-05-31T20:40:36.256Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T20:40:36.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T20:40:36.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:40:36.351Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:40:36.386Z] $ 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 [2023-05-31T20:40:39.263Z] $ docker top 534ed5c2e7d32c48e6f6d57519a448658923e0b4ff3d8b5aabe0732c0247e6e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:40:39.643Z] ---> job-cost.sh [2023-05-31T20:40:39.643Z] lf-activate-venv: SKIPPING [2023-05-31T20:40:39.643Z] INFO: No Stack... [2023-05-31T20:40:39.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T20:40:40.162Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T20:40:40.449Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-31T20:40:40.449Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T20:40:40.463Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [2023-05-31T20:40:40.470Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] did not exist. Created. [2023-05-31T20:40:40.470Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T20:40:40.777Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T20:40:40.803Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T20:40:40.815Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T20:40:40.843Z] $ docker stop --time=1 534ed5c2e7d32c48e6f6d57519a448658923e0b4ff3d8b5aabe0732c0247e6e3 [2023-05-31T20:40:42.002Z] $ docker rm -f --volumes 534ed5c2e7d32c48e6f6d57519a448658923e0b4ff3d8b5aabe0732c0247e6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T20:41:57.132Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17558 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-31T20:41:57.145Z] Running in /w/workspace/device-onvif-camera/156 [Pipeline] { [Pipeline] checkout [2023-05-31T20:41:57.198Z] The recommended git tool is: git [2023-05-31T20:42:07.840Z] using credential edgex-jenkins-ssh [2023-05-31T20:42:07.857Z] Cloning the remote Git repository [2023-05-31T20:42:07.959Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-31T20:42:08.131Z] > git init /w/workspace/device-onvif-camera/156 # timeout=10 [2023-05-31T20:42:08.746Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-31T20:42:08.748Z] > git --version # timeout=10 [2023-05-31T20:42:08.807Z] > git --version # 'git version 2.25.1' [2023-05-31T20:42:08.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T20:42:09.184Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T20:42:11.285Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-31T20:42:11.343Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T20:42:13.133Z] Avoid second fetch [2023-05-31T20:42:13.134Z] Checking out Revision 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 (main) [2023-05-31T20:42:13.185Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T20:42:13.495Z] > git checkout -f 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 # timeout=10 [2023-05-31T20:42:15.074Z] Commit message: "docs: Update changelog to 3.0 (#372)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T20:42:16.319Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T20:42:16.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T20:42:16.319Z] Dload Upload Total Spent Left Speed [2023-05-31T20:42:16.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 57696 0 --:--:-- --:--:-- --:--:-- 57696 [Pipeline] sh [2023-05-31T20:42:17.617Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T20:42:18.085Z] + sudo tee /etc/docker/daemon.new [2023-05-31T20:42:18.085Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T20:42:18.360Z] { [2023-05-31T20:42:18.360Z] "registry-mirrors": [ [2023-05-31T20:42:18.360Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T20:42:18.360Z] ], [2023-05-31T20:42:18.360Z] "bip": "10.250.0.254/24", [2023-05-31T20:42:18.360Z] "hosts": [ [2023-05-31T20:42:18.360Z] "tcp://0.0.0.0:5555", [2023-05-31T20:42:18.360Z] "unix:///var/run/docker.sock" [2023-05-31T20:42:18.361Z] ], [2023-05-31T20:42:18.361Z] "mtu": 1458, [2023-05-31T20:42:18.361Z] "selinux-enabled": true, [2023-05-31T20:42:18.361Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T20:42:18.361Z] } [Pipeline] sh [2023-05-31T20:42:18.757Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T20:42:19.160Z] + sudo service docker restart [Pipeline] sh [2023-05-31T20:42:37.919Z] + git checkout 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:42:37.919Z] HEAD is now at 0c872bb docs: Update changelog to 3.0 (#372) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:42:37.960Z] provisioning config files... [2023-05-31T20:42:38.001Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/156@tmp/config14971089513675585923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:42:38.439Z] ---> docker-login.sh [2023-05-31T20:42:38.439Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:42:39.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:42:39.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:42:39.059Z] Configure a credential helper to remove this warning. See [2023-05-31T20:42:39.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:42:39.059Z] [2023-05-31T20:42:39.059Z] Login Succeeded [2023-05-31T20:42:39.059Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:42:39.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:42:39.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:42:39.673Z] Configure a credential helper to remove this warning. See [2023-05-31T20:42:39.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:42:39.673Z] [2023-05-31T20:42:39.673Z] Login Succeeded [2023-05-31T20:42:39.673Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:42:39.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:42:39.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:42:39.948Z] Configure a credential helper to remove this warning. See [2023-05-31T20:42:39.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:42:39.948Z] [2023-05-31T20:42:39.948Z] Login Succeeded [2023-05-31T20:42:39.948Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:42:40.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:42:40.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:42:40.502Z] Configure a credential helper to remove this warning. See [2023-05-31T20:42:40.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:42:40.502Z] [2023-05-31T20:42:40.502Z] Login Succeeded [2023-05-31T20:42:40.502Z] docker.io [2023-05-31T20:42:40.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:42:41.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:42:41.053Z] Configure a credential helper to remove this warning. See [2023-05-31T20:42:41.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:42:41.053Z] [2023-05-31T20:42:41.053Z] Login Succeeded [2023-05-31T20:42:41.053Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:42:41.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T20:42:41.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:42:41.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:42:41.495Z] ========================================================= [2023-05-31T20:42:41.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T20:42:41.495Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:42:41.887Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T20:42:42.496Z] Sending build context to Docker daemon 14.41MB [2023-05-31T20:42:42.496Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T20:42:42.496Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-31T20:42:42.779Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T20:42:42.779Z] c41833b44d91: Pulling fs layer [2023-05-31T20:42:42.779Z] ed15518f5707: Pulling fs layer [2023-05-31T20:42:42.779Z] feae8fd75edb: Pulling fs layer [2023-05-31T20:42:42.779Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T20:42:42.779Z] 3cdef696dda3: Pulling fs layer [2023-05-31T20:42:42.779Z] 2ced38df9373: Pulling fs layer [2023-05-31T20:42:42.779Z] 58f1dce35555: Pulling fs layer [2023-05-31T20:42:42.779Z] 242c74f7c9fa: Waiting [2023-05-31T20:42:42.779Z] 3cdef696dda3: Waiting [2023-05-31T20:42:42.779Z] 2ced38df9373: Waiting [2023-05-31T20:42:42.779Z] 58f1dce35555: Waiting [2023-05-31T20:42:42.779Z] ed15518f5707: Verifying Checksum [2023-05-31T20:42:42.779Z] ed15518f5707: Download complete [2023-05-31T20:42:42.779Z] 242c74f7c9fa: Download complete [2023-05-31T20:42:42.779Z] 3cdef696dda3: Verifying Checksum [2023-05-31T20:42:42.779Z] 3cdef696dda3: Download complete [2023-05-31T20:42:43.060Z] c41833b44d91: Verifying Checksum [2023-05-31T20:42:43.060Z] c41833b44d91: Download complete [2023-05-31T20:42:44.062Z] c41833b44d91: Pull complete [2023-05-31T20:42:44.669Z] 58f1dce35555: Verifying Checksum [2023-05-31T20:42:44.669Z] 58f1dce35555: Download complete [2023-05-31T20:42:44.669Z] ed15518f5707: Pull complete [2023-05-31T20:42:46.131Z] feae8fd75edb: Verifying Checksum [2023-05-31T20:42:46.131Z] feae8fd75edb: Download complete [2023-05-31T20:42:46.755Z] 2ced38df9373: Verifying Checksum [2023-05-31T20:42:46.756Z] 2ced38df9373: Download complete [2023-05-31T20:42:59.505Z] feae8fd75edb: Pull complete [2023-05-31T20:42:59.505Z] 242c74f7c9fa: Pull complete [2023-05-31T20:42:59.505Z] 3cdef696dda3: Pull complete [2023-05-31T20:43:07.814Z] 2ced38df9373: Pull complete [2023-05-31T20:43:09.255Z] 58f1dce35555: Pull complete [2023-05-31T20:43:09.255Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T20:43:09.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T20:43:09.255Z] ---> fadd8f120f05 [2023-05-31T20:43:09.255Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-31T20:43:11.904Z] ---> Running in 7d8bed792cae [2023-05-31T20:43:11.904Z] Removing intermediate container 7d8bed792cae [2023-05-31T20:43:11.904Z] ---> 9fa341344b71 [2023-05-31T20:43:11.904Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T20:43:11.904Z] ---> Running in 2e25c4b0bf56 [2023-05-31T20:43:12.508Z] Removing intermediate container 2e25c4b0bf56 [2023-05-31T20:43:12.508Z] ---> 8203c9b8f53e [2023-05-31T20:43:12.508Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T20:43:12.508Z] ---> Running in e467283ef313 [2023-05-31T20:43:12.781Z] Removing intermediate container e467283ef313 [2023-05-31T20:43:12.781Z] ---> 33f53cddf96b [2023-05-31T20:43:12.781Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T20:43:13.058Z] ---> Running in bd0ec3225cfb [2023-05-31T20:43:13.347Z] Removing intermediate container bd0ec3225cfb [2023-05-31T20:43:13.347Z] ---> 6ee1b1afc8fd [2023-05-31T20:43:13.347Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-31T20:43:13.622Z] ---> Running in 67d55dce1133 [2023-05-31T20:43:13.902Z] Removing intermediate container 67d55dce1133 [2023-05-31T20:43:13.902Z] ---> 6b9b8e0a7b75 [2023-05-31T20:43:13.902Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T20:43:13.902Z] ---> Running in 400a161f0d86 [2023-05-31T20:43:15.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T20:43:16.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T20:43:17.747Z] OK: 263 MiB in 53 packages [2023-05-31T20:43:18.724Z] Removing intermediate container 400a161f0d86 [2023-05-31T20:43:18.724Z] ---> 63b503ae828f [2023-05-31T20:43:18.724Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-31T20:43:19.020Z] ---> Running in 78b37ead906a [2023-05-31T20:43:19.293Z] Removing intermediate container 78b37ead906a [2023-05-31T20:43:19.293Z] ---> 9b59cf6b707d [2023-05-31T20:43:19.293Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-31T20:43:19.908Z] ---> 0e4516aeec78 [2023-05-31T20:43:19.908Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T20:43:19.908Z] ---> Running in 87aad4ad3034 [2023-05-31T20:44:41.668Z] Removing intermediate container 87aad4ad3034 [2023-05-31T20:44:41.668Z] ---> dcb69a0e775d [2023-05-31T20:44:41.668Z] Step 12/13 : COPY . . [2023-05-31T20:44:41.668Z] ---> 5cb43cca1489 [2023-05-31T20:44:41.668Z] Step 13/13 : RUN ${MAKE} [2023-05-31T20:44:41.668Z] ---> Running in ea2b408c5294 [2023-05-31T20:44:41.668Z] noop [2023-05-31T20:44:41.668Z] Removing intermediate container ea2b408c5294 [2023-05-31T20:44:41.668Z] ---> 23d570f6f40d [2023-05-31T20:44:41.668Z] Successfully built 23d570f6f40d [2023-05-31T20:44:41.668Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:44:42.034Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T20:44:42.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:44:42.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-17558 does not seem to be running inside a container [2023-05-31T20:44:42.379Z] $ 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 [2023-05-31T20:44:44.583Z] $ docker top 89a0f099d3d1ca31bd73a12512fad3f51e5c55a8fa4a402ce67626b50f4c7441 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T20:44:45.505Z] + go version [2023-05-31T20:44:45.505Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T20:44:45.526Z] $ docker stop --time=1 89a0f099d3d1ca31bd73a12512fad3f51e5c55a8fa4a402ce67626b50f4c7441 [2023-05-31T20:44:47.273Z] $ 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 [2023-05-31T20:44:47.866Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T20:44:47.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:44:48.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-17558 does not seem to be running inside a container [2023-05-31T20:44:48.168Z] $ 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 [2023-05-31T20:44:49.483Z] $ docker top 7212bbe729e1a89dfd919e288af066098fed18ed3b6c34c86863a248bc9c52f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T20:44:50.377Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/156 [Pipeline] fileExists [Pipeline] sh [2023-05-31T20:44:51.057Z] + make test [2023-05-31T20:44:51.057Z] go test ./... -coverprofile=coverage.out ./... [2023-05-31T20:45:39.746Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-31T20:48:16.701Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-31T20:48:16.701Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-31T20:48:16.701Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.238s coverage: 31.4% of statements [2023-05-31T20:48:43.472Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.899s coverage: 86.5% of statements [2023-05-31T20:48:43.472Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T20:48:43.472Z] go vet ./... [2023-05-31T20:49:22.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T20:49:22.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T20:49:22.418Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T20:49:22.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T20:49:22.464Z] $ docker stop --time=1 7212bbe729e1a89dfd919e288af066098fed18ed3b6c34c86863a248bc9c52f5 [2023-05-31T20:49:24.488Z] $ docker rm -f --volumes 7212bbe729e1a89dfd919e288af066098fed18ed3b6c34c86863a248bc9c52f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T20:49:25.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T20:49:25.948Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T20:49:26.669Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T20:49:27.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T20:49:27.419Z] + ls -al . [2023-05-31T20:49:27.419Z] total 236 [2023-05-31T20:49:27.419Z] drwxrwxr-x 9 jenkins jenkins 4096 May 31 20:44 . [2023-05-31T20:49:27.419Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:42 .. [2023-05-31T20:49:27.419Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:42 .git [2023-05-31T20:49:27.419Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:42 .github [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 496 May 31 20:42 .gitignore [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 42 May 31 20:42 .golangci.yml [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 31 20:42 Attribution.txt [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 15932 May 31 20:42 CHANGELOG.md [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 31 20:42 Dockerfile [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 677 May 31 20:42 GOVERNANCE.md [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 739 May 31 20:42 Jenkinsfile [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 31 20:42 LICENSE [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 31 20:42 Makefile [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 625 May 31 20:42 OWNERS.md [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 31 20:42 README.md [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 20:38 VERSION [2023-05-31T20:49:27.419Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:42 bin [2023-05-31T20:49:27.419Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:42 cmd [2023-05-31T20:49:27.419Z] -rw-r--r-- 1 jenkins jenkins 78459 May 31 20:48 coverage.out [2023-05-31T20:49:27.419Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:42 doc [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 3594 May 31 20:42 go.mod [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 33395 May 31 20:42 go.sum [2023-05-31T20:49:27.419Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:42 internal [2023-05-31T20:49:27.419Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:42 snap [2023-05-31T20:49:27.419Z] -rw-rw-r-- 1 jenkins jenkins 236 May 31 20:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:49:27.789Z] + 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 . [2023-05-31T20:49:28.764Z] Sending build context to Docker daemon 14.48MB [2023-05-31T20:49:28.764Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T20:49:28.764Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-31T20:49:28.764Z] ---> 23d570f6f40d [2023-05-31T20:49:28.764Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-31T20:49:29.035Z] ---> Running in c86f975cab22 [2023-05-31T20:49:29.307Z] Removing intermediate container c86f975cab22 [2023-05-31T20:49:29.307Z] ---> 80b294815215 [2023-05-31T20:49:29.307Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-31T20:49:29.307Z] ---> Running in 2b55013d1928 [2023-05-31T20:49:29.908Z] Removing intermediate container 2b55013d1928 [2023-05-31T20:49:29.908Z] ---> 3e560075e667 [2023-05-31T20:49:29.908Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T20:49:29.908Z] ---> Running in eae133d13d99 [2023-05-31T20:49:30.178Z] Removing intermediate container eae133d13d99 [2023-05-31T20:49:30.178Z] ---> a9f0da5501a8 [2023-05-31T20:49:30.178Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T20:49:30.451Z] ---> Running in d3c071a590fc [2023-05-31T20:49:30.724Z] Removing intermediate container d3c071a590fc [2023-05-31T20:49:30.724Z] ---> a8c6a01d1e1c [2023-05-31T20:49:30.724Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-31T20:49:30.724Z] ---> Running in db8aec34af4b [2023-05-31T20:49:31.316Z] Removing intermediate container db8aec34af4b [2023-05-31T20:49:31.316Z] ---> 2992e9de0bb4 [2023-05-31T20:49:31.316Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T20:49:31.316Z] ---> Running in 323c16b60b13 [2023-05-31T20:49:32.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T20:49:33.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T20:49:34.686Z] OK: 263 MiB in 53 packages [2023-05-31T20:49:35.658Z] Removing intermediate container 323c16b60b13 [2023-05-31T20:49:35.658Z] ---> 61191e7cbfb3 [2023-05-31T20:49:35.658Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-31T20:49:35.658Z] ---> Running in a8d66d974eb0 [2023-05-31T20:49:35.931Z] Removing intermediate container a8d66d974eb0 [2023-05-31T20:49:35.931Z] ---> e8f5ff740711 [2023-05-31T20:49:35.931Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-31T20:49:36.523Z] ---> 6a182113d3d3 [2023-05-31T20:49:36.523Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T20:49:36.523Z] ---> Running in 3fcd863b5284 [2023-05-31T20:49:39.891Z] Removing intermediate container 3fcd863b5284 [2023-05-31T20:49:39.891Z] ---> a288c970a1f7 [2023-05-31T20:49:39.891Z] Step 12/26 : COPY . . [2023-05-31T20:49:41.322Z] ---> e85ef1da88dc [2023-05-31T20:49:41.322Z] Step 13/26 : RUN ${MAKE} [2023-05-31T20:49:41.322Z] ---> Running in 3252fab3c90c [2023-05-31T20:49:42.298Z] 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 [2023-05-31T20:52:34.119Z] Removing intermediate container 3252fab3c90c [2023-05-31T20:52:34.119Z] ---> d131e7830198 [2023-05-31T20:52:34.119Z] Step 14/26 : FROM alpine:3.17 [2023-05-31T20:52:34.119Z] 3.17: Pulling from library/alpine [2023-05-31T20:52:34.119Z] c41833b44d91: Already exists [2023-05-31T20:52:34.119Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T20:52:34.119Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T20:52:34.119Z] ---> 51e60588ff2c [2023-05-31T20:52:34.119Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-31T20:52:34.119Z] ---> Running in fea185ae6cc0 [2023-05-31T20:52:34.119Z] Removing intermediate container fea185ae6cc0 [2023-05-31T20:52:34.119Z] ---> 8feed610de22 [2023-05-31T20:52:34.119Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-31T20:52:34.119Z] ---> Running in 5b2337d083bd [2023-05-31T20:52:34.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T20:52:34.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T20:52:34.119Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T20:52:34.119Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T20:52:34.119Z] OK: 8 MiB in 16 packages [2023-05-31T20:52:34.395Z] Removing intermediate container 5b2337d083bd [2023-05-31T20:52:34.395Z] ---> a131689d94c3 [2023-05-31T20:52:34.395Z] Step 17/26 : WORKDIR / [2023-05-31T20:52:34.664Z] ---> Running in 1d04cd8c9e9e [2023-05-31T20:52:34.932Z] Removing intermediate container 1d04cd8c9e9e [2023-05-31T20:52:34.932Z] ---> c3b8bb1d77d1 [2023-05-31T20:52:34.932Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-31T20:52:36.345Z] ---> 8d0a4a3cba3e [2023-05-31T20:52:36.345Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-31T20:52:36.931Z] ---> 2e4dd38cf48c [2023-05-31T20:52:36.931Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-31T20:52:37.521Z] ---> a52d2d127a93 [2023-05-31T20:52:37.521Z] Step 21/26 : EXPOSE 59984 [2023-05-31T20:52:37.521Z] ---> Running in 37b1df159825 [2023-05-31T20:52:37.801Z] Removing intermediate container 37b1df159825 [2023-05-31T20:52:37.801Z] ---> a1f20c2cc09c [2023-05-31T20:52:37.801Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-31T20:52:38.068Z] ---> Running in b61a6f5adfc1 [2023-05-31T20:52:38.335Z] Removing intermediate container b61a6f5adfc1 [2023-05-31T20:52:38.335Z] ---> eeedb154a8cb [2023-05-31T20:52:38.335Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T20:52:38.335Z] ---> Running in e763587a2392 [2023-05-31T20:52:38.604Z] Removing intermediate container e763587a2392 [2023-05-31T20:52:38.604Z] ---> f7f226f5dccd [2023-05-31T20:52:38.604Z] Step 24/26 : LABEL arch=arm64 [2023-05-31T20:52:38.872Z] ---> Running in 29d82f8e6590 [2023-05-31T20:52:39.139Z] Removing intermediate container 29d82f8e6590 [2023-05-31T20:52:39.139Z] ---> 450347bc4467 [2023-05-31T20:52:39.139Z] Step 25/26 : LABEL git_sha=0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:52:39.139Z] ---> Running in 43553216a976 [2023-05-31T20:52:39.409Z] Removing intermediate container 43553216a976 [2023-05-31T20:52:39.409Z] ---> 0ab0e9483ee8 [2023-05-31T20:52:39.409Z] Step 26/26 : LABEL version=3.0.0 [2023-05-31T20:52:39.409Z] ---> Running in 39b63ab6e64c [2023-05-31T20:52:39.676Z] Removing intermediate container 39b63ab6e64c [2023-05-31T20:52:39.677Z] ---> 21e45eed5e8d [2023-05-31T20:52:39.677Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T20:52:39.677Z] Successfully built 21e45eed5e8d [2023-05-31T20:52:39.945Z] 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 [2023-05-31T20:52:40.061Z] provisioning config files... [2023-05-31T20:52:40.077Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/156@tmp/config5575328540652901602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:52:40.419Z] ---> docker-login.sh [2023-05-31T20:52:40.419Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:52:40.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:52:40.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:52:40.686Z] Configure a credential helper to remove this warning. See [2023-05-31T20:52:40.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:52:40.686Z] [2023-05-31T20:52:40.686Z] Login Succeeded [2023-05-31T20:52:40.686Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:52:40.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:52:40.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:52:40.953Z] Configure a credential helper to remove this warning. See [2023-05-31T20:52:40.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:52:40.953Z] [2023-05-31T20:52:40.953Z] Login Succeeded [2023-05-31T20:52:40.953Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:52:41.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:52:41.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:52:41.501Z] Configure a credential helper to remove this warning. See [2023-05-31T20:52:41.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:52:41.501Z] [2023-05-31T20:52:41.501Z] Login Succeeded [2023-05-31T20:52:41.501Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:52:41.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:52:42.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:52:42.040Z] Configure a credential helper to remove this warning. See [2023-05-31T20:52:42.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:52:42.040Z] [2023-05-31T20:52:42.040Z] Login Succeeded [2023-05-31T20:52:42.040Z] docker.io [2023-05-31T20:52:42.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:52:42.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:52:42.575Z] Configure a credential helper to remove this warning. See [2023-05-31T20:52:42.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:52:42.575Z] [2023-05-31T20:52:42.575Z] Login Succeeded [2023-05-31T20:52:42.575Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:52:42.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T20:52:42.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:52:42.651Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-31T20:52:42.651Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:52:42.651Z] latest [2023-05-31T20:52:42.651Z] 3.0.0 [2023-05-31T20:52:42.651Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 [2023-05-31T20:52:42.651Z] main [2023-05-31T20:52:42.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:52:43.029Z] + 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 [2023-05-31T20:52:43.380Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:52:43.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T20:52:43.380Z] 99e77f177675: Preparing [2023-05-31T20:52:43.380Z] b887e73f11fd: Preparing [2023-05-31T20:52:43.380Z] 7220b829a06e: Preparing [2023-05-31T20:52:43.380Z] 7e9889af2def: Preparing [2023-05-31T20:52:43.380Z] 26cbea5cba74: Preparing [2023-05-31T20:52:43.380Z] 26cbea5cba74: Layer already exists [2023-05-31T20:52:43.655Z] b887e73f11fd: Pushed [2023-05-31T20:52:43.655Z] 7e9889af2def: Pushed [2023-05-31T20:52:43.655Z] 99e77f177675: Pushed [2023-05-31T20:52:50.311Z] 7220b829a06e: Pushed [2023-05-31T20:52:50.311Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:52:50.662Z] + 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 [2023-05-31T20:52:51.055Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-31T20:52:51.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T20:52:51.056Z] 99e77f177675: Preparing [2023-05-31T20:52:51.056Z] b887e73f11fd: Preparing [2023-05-31T20:52:51.056Z] 7220b829a06e: Preparing [2023-05-31T20:52:51.056Z] 7e9889af2def: Preparing [2023-05-31T20:52:51.056Z] 26cbea5cba74: Preparing [2023-05-31T20:52:51.056Z] 26cbea5cba74: Layer already exists [2023-05-31T20:52:51.056Z] 99e77f177675: Layer already exists [2023-05-31T20:52:51.056Z] b887e73f11fd: Layer already exists [2023-05-31T20:52:51.056Z] 7220b829a06e: Layer already exists [2023-05-31T20:52:51.056Z] 7e9889af2def: Layer already exists [2023-05-31T20:52:51.325Z] latest: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:52:51.746Z] + 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 [2023-05-31T20:52:52.120Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0 [2023-05-31T20:52:52.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T20:52:52.120Z] 99e77f177675: Preparing [2023-05-31T20:52:52.120Z] b887e73f11fd: Preparing [2023-05-31T20:52:52.120Z] 7220b829a06e: Preparing [2023-05-31T20:52:52.120Z] 7e9889af2def: Preparing [2023-05-31T20:52:52.120Z] 26cbea5cba74: Preparing [2023-05-31T20:52:52.120Z] 7220b829a06e: Layer already exists [2023-05-31T20:52:52.120Z] 99e77f177675: Layer already exists [2023-05-31T20:52:52.120Z] b887e73f11fd: Layer already exists [2023-05-31T20:52:52.120Z] 26cbea5cba74: Layer already exists [2023-05-31T20:52:52.120Z] 7e9889af2def: Layer already exists [2023-05-31T20:52:52.120Z] 3.0.0: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:52:52.481Z] + 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 [2023-05-31T20:52:52.826Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 [2023-05-31T20:52:52.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T20:52:52.826Z] 99e77f177675: Preparing [2023-05-31T20:52:52.826Z] b887e73f11fd: Preparing [2023-05-31T20:52:52.826Z] 7220b829a06e: Preparing [2023-05-31T20:52:52.826Z] 7e9889af2def: Preparing [2023-05-31T20:52:52.826Z] 26cbea5cba74: Preparing [2023-05-31T20:52:52.827Z] 99e77f177675: Layer already exists [2023-05-31T20:52:52.827Z] 7220b829a06e: Layer already exists [2023-05-31T20:52:52.827Z] 7e9889af2def: Layer already exists [2023-05-31T20:52:52.827Z] b887e73f11fd: Layer already exists [2023-05-31T20:52:52.827Z] 26cbea5cba74: Layer already exists [2023-05-31T20:52:52.827Z] 0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:52:53.186Z] + 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 [2023-05-31T20:52:53.528Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-31T20:52:53.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-31T20:52:53.528Z] 99e77f177675: Preparing [2023-05-31T20:52:53.528Z] b887e73f11fd: Preparing [2023-05-31T20:52:53.528Z] 7220b829a06e: Preparing [2023-05-31T20:52:53.528Z] 7e9889af2def: Preparing [2023-05-31T20:52:53.528Z] 26cbea5cba74: Preparing [2023-05-31T20:52:53.528Z] 99e77f177675: Layer already exists [2023-05-31T20:52:53.528Z] 7e9889af2def: Layer already exists [2023-05-31T20:52:53.528Z] b887e73f11fd: Layer already exists [2023-05-31T20:52:53.528Z] 7220b829a06e: Layer already exists [2023-05-31T20:52:53.528Z] 26cbea5cba74: Layer already exists [2023-05-31T20:52:53.528Z] main: digest: sha256:01f949f58dbe45abf175ccab914a562b52395c7cd1309116534c5f72dba4193d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T20:52:53.853Z] ===================================================== [Pipeline] echo [2023-05-31T20:52:53.859Z] taggedImages: [2023-05-31T20:52:53.859Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [2023-05-31T20:52:53.859Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-31T20:52:53.859Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0 [2023-05-31T20:52:53.859Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0c872bbe8febdc0c9add13ac0a600aadf7c89b53-3.0.0 [2023-05-31T20:52:53.859Z] - 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 [2023-05-31T20:52:54.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T20:52:54.220Z] [2023-05-31T20:52:54.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:52:54.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T20:52:54.559Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T20:52:54.559Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T20:52:54.559Z] 04944245beec: Pulling fs layer [2023-05-31T20:52:54.559Z] 699f458cf7ca: Pulling fs layer [2023-05-31T20:52:54.559Z] 765212b225bb: Pulling fs layer [2023-05-31T20:52:54.559Z] f23df028b6ca: Pulling fs layer [2023-05-31T20:52:54.559Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T20:52:54.559Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T20:52:54.559Z] 765212b225bb: Waiting [2023-05-31T20:52:54.559Z] f23df028b6ca: Waiting [2023-05-31T20:52:54.559Z] d65c8cfc05b1: Waiting [2023-05-31T20:52:54.559Z] 2437ff75d9bd: Waiting [2023-05-31T20:52:54.828Z] 04944245beec: Verifying Checksum [2023-05-31T20:52:54.828Z] 04944245beec: Download complete [2023-05-31T20:52:54.828Z] 765212b225bb: Verifying Checksum [2023-05-31T20:52:54.828Z] 765212b225bb: Download complete [2023-05-31T20:52:54.828Z] f23df028b6ca: Verifying Checksum [2023-05-31T20:52:54.828Z] f23df028b6ca: Download complete [2023-05-31T20:52:54.828Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T20:52:54.828Z] d65c8cfc05b1: Download complete [2023-05-31T20:52:55.100Z] 699f458cf7ca: Verifying Checksum [2023-05-31T20:52:55.100Z] 699f458cf7ca: Download complete [2023-05-31T20:52:55.369Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T20:52:55.369Z] 8998bd30e6a1: Download complete [2023-05-31T20:52:57.953Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T20:52:57.953Z] 2437ff75d9bd: Download complete [2023-05-31T20:52:59.362Z] 8998bd30e6a1: Pull complete [2023-05-31T20:52:59.948Z] 04944245beec: Pull complete [2023-05-31T20:53:01.363Z] 699f458cf7ca: Pull complete [2023-05-31T20:53:01.363Z] 765212b225bb: Pull complete [2023-05-31T20:53:02.326Z] f23df028b6ca: Pull complete [2023-05-31T20:53:02.594Z] d65c8cfc05b1: Pull complete [2023-05-31T20:53:14.894Z] 2437ff75d9bd: Pull complete [2023-05-31T20:53:14.894Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T20:53:14.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T20:53:14.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:53:15.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-17558 does not seem to be running inside a container [2023-05-31T20:53:15.138Z] $ 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 [2023-05-31T20:53:17.548Z] $ docker top 15bfaf5a1465b9c662b7dacbcc94b1310da426ccfb48b25156c68e6bdeaf6adf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:53:18.049Z] ---> job-cost.sh [2023-05-31T20:53:18.315Z] lf-activate-venv: SKIPPING [2023-05-31T20:53:18.315Z] INFO: No Stack... [2023-05-31T20:53:18.918Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T20:53:19.871Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T20:53:20.185Z] + + cut -d, -f6 [2023-05-31T20:53:20.185Z] cat /w/workspace/device-onvif-camera/156/archives/cost.csv [Pipeline] lock [2023-05-31T20:53:20.507Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [2023-05-31T20:53:20.513Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] did not exist. Created. [2023-05-31T20:53:20.514Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T20:53:20.852Z] /w/workspace/device-onvif-camera/156@tmp/durable-6f55d416/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T20:53:21.195Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T20:53:21.212Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T20:53:21.267Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T20:53:21.277Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T20:53:21.297Z] $ docker stop --time=1 15bfaf5a1465b9c662b7dacbcc94b1310da426ccfb48b25156c68e6bdeaf6adf [2023-05-31T20:53:25.786Z] $ 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 [2023-05-31T20:53:26.140Z] provisioning config files... [2023-05-31T20:53:26.153Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7949591656501093954tmp [Pipeline] { [Pipeline] sh [2023-05-31T20:53:26.446Z] + set +x [2023-05-31T20:53:26.446Z] + bash -s -- [2023-05-31T20:53:26.446Z] + curl -s https://codecov.io/bash [2023-05-31T20:53:26.446Z] [2023-05-31T20:53:26.446Z] _____ _ [2023-05-31T20:53:26.446Z] / ____| | | [2023-05-31T20:53:26.446Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T20:53:26.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T20:53:26.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T20:53:26.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T20:53:26.446Z] Bash-1.0.6 [2023-05-31T20:53:26.446Z] [2023-05-31T20:53:26.446Z] [2023-05-31T20:53:26.446Z] ==> git version 2.25.1 found [2023-05-31T20:53:26.446Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-31T20:53:26.446Z] Release-Date: 2020-01-08 [2023-05-31T20:53:26.446Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-31T20:53:26.446Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T20:53:26.446Z] ==> Jenkins CI detected. [2023-05-31T20:53:26.446Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-31T20:53:26.446Z] project root: . [2023-05-31T20:53:26.446Z] --> token set from env [2023-05-31T20:53:26.446Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T20:53:26.446Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T20:53:26.446Z] ==> Python coveragepy not found [2023-05-31T20:53:26.446Z] ==> Searching for coverage reports in: [2023-05-31T20:53:26.446Z] + . [2023-05-31T20:53:26.446Z] -> Found 1 reports [2023-05-31T20:53:26.446Z] ==> Detecting git/mercurial file structure [2023-05-31T20:53:26.446Z] ==> Reading reports [2023-05-31T20:53:26.446Z] + ./coverage.out bytes=78459 [2023-05-31T20:53:26.446Z] ==> Appending adjustments [2023-05-31T20:53:26.446Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T20:53:26.705Z] + Found adjustments [2023-05-31T20:53:26.705Z] ==> Gzipping contents [2023-05-31T20:53:26.705Z] 12K /tmp/codecov.vsNrbS.gz [2023-05-31T20:53:26.705Z] ==> Uploading reports [2023-05-31T20:53:26.705Z] url: https://codecov.io [2023-05-31T20:53:26.705Z] 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= [2023-05-31T20:53:26.705Z] -> Pinging Codecov [2023-05-31T20:53:26.705Z] 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= [2023-05-31T20:53:26.964Z] -> Uploading to [2023-05-31T20:53:26.964Z] 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 [2023-05-31T20:53:26.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T20:53:26.964Z] Dload Upload Total Spent Left Speed [2023-05-31T20:53:27.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 50754 --:--:-- --:--:-- --:--:-- 50754 [2023-05-31T20:53:27.224Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] } [2023-05-31T20:53:27.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-31T20:53:27.367Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-31T20:53:27.379Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:53:27.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T20:53:27.676Z] [2023-05-31T20:53:27.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:53:27.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T20:53:27.975Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-31T20:53:27.975Z] df9b9388f04a: Pulling fs layer [2023-05-31T20:53:27.975Z] 52dc419b0ee2: Pulling fs layer [2023-05-31T20:53:27.975Z] 25bc292e5bac: Pulling fs layer [2023-05-31T20:53:27.975Z] 114826534d7a: Pulling fs layer [2023-05-31T20:53:27.975Z] 4657fd5d0bcf: Pulling fs layer [2023-05-31T20:53:27.975Z] 6ad1cebc031e: Pulling fs layer [2023-05-31T20:53:27.975Z] 8a3aa393b2d8: Pulling fs layer [2023-05-31T20:53:27.975Z] 4657fd5d0bcf: Waiting [2023-05-31T20:53:27.975Z] 6ad1cebc031e: Waiting [2023-05-31T20:53:27.975Z] 8a3aa393b2d8: Waiting [2023-05-31T20:53:27.975Z] 114826534d7a: Waiting [2023-05-31T20:53:27.975Z] 25bc292e5bac: Download complete [2023-05-31T20:53:27.975Z] 52dc419b0ee2: Download complete [2023-05-31T20:53:27.975Z] 4657fd5d0bcf: Download complete [2023-05-31T20:53:27.975Z] df9b9388f04a: Download complete [2023-05-31T20:53:28.234Z] 6ad1cebc031e: Verifying Checksum [2023-05-31T20:53:28.234Z] 6ad1cebc031e: Download complete [2023-05-31T20:53:28.234Z] df9b9388f04a: Pull complete [2023-05-31T20:53:28.234Z] 52dc419b0ee2: Pull complete [2023-05-31T20:53:28.493Z] 25bc292e5bac: Pull complete [2023-05-31T20:53:28.764Z] 114826534d7a: Verifying Checksum [2023-05-31T20:53:28.764Z] 114826534d7a: Download complete [2023-05-31T20:53:28.764Z] 8a3aa393b2d8: Verifying Checksum [2023-05-31T20:53:28.764Z] 8a3aa393b2d8: Download complete [2023-05-31T20:53:32.045Z] 114826534d7a: Pull complete [2023-05-31T20:53:32.045Z] 4657fd5d0bcf: Pull complete [2023-05-31T20:53:32.304Z] 6ad1cebc031e: Pull complete [2023-05-31T20:53:35.637Z] 8a3aa393b2d8: Pull complete [2023-05-31T20:53:35.637Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-31T20:53:35.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T20:53:35.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:53:35.722Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:53:35.754Z] $ 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 [2023-05-31T20:53:39.353Z] $ docker top a21aa093c091396852214d921a750115cb87428de0c6ccb37cc34759030263c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T20:53:39.426Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-31T20:53:39.708Z] + set -o pipefail [2023-05-31T20:53:39.708Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-31T20:53:43.908Z] [2023-05-31T20:53:43.908Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-31T20:53:43.908Z] [2023-05-31T20:53:43.908Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/33174ebc-1bc9-4ee6-8ac0-12688d21220f [2023-05-31T20:53:43.908Z] [2023-05-31T20:53:43.908Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-31T20:53:43.908Z] [2023-05-31T20:53:43.908Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-31T20:53:43.908Z] [2023-05-31T20:53:43.908Z] [2023-05-31T20:53:43.908Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-31T20:53:43.908Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-31T20:53:43.908Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-31T20:53:43.917Z] $ docker stop --time=1 a21aa093c091396852214d921a750115cb87428de0c6ccb37cc34759030263c3 [2023-05-31T20:53:47.086Z] $ 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 [2023-05-31T20:53:47.465Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:53:47.475Z] provisioning config files... [2023-05-31T20:53:47.481Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4529448913561052684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:53:47.773Z] --> edgex-publish-swagger.sh [2023-05-31T20:53:47.773Z] === Publish doc/openapi/v3 API === [2023-05-31T20:53:47.773Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-05-31T20:53:47.773Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-05-31T20:53:47.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T20:53:47.773Z] Dload Upload Total Spent Left Speed [2023-05-31T20:53:48.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 648k --:--:-- --:--:-- --:--:-- 648k [2023-05-31T20:53:48.342Z] [2023-05-31T20:53:48.342Z] [Pipeline] } [2023-05-31T20:53:48.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T20:53:48.787Z] + git log --format=format:%s -1 0c872bbe8febdc0c9add13ac0a600aadf7c89b53 [Pipeline] sh [2023-05-31T20:53:49.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T20:53:49.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:53:49.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:53:49.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:53:49.448Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:53:49.474Z] $ 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 [2023-05-31T20:53:49.902Z] $ docker top f3cc57fe50b31adf3f863f29880ccfb09f381b1723a795f210778680f972e89c -eo pid,comm [2023-05-31T20:53:49.955Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-31T20:53:49.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T20:53:49.981Z] [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 [2023-05-31T20:53:50.270Z] + git semver [Pipeline] } [2023-05-31T20:53:50.538Z] $ docker stop --time=1 f3cc57fe50b31adf3f863f29880ccfb09f381b1723a795f210778680f972e89c [2023-05-31T20:53:51.807Z] $ docker rm -f --volumes f3cc57fe50b31adf3f863f29880ccfb09f381b1723a795f210778680f972e89c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:53:52.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T20:53:52.191Z] [2023-05-31T20:53:52.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:53:52.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T20:53:52.490Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-31T20:53:52.490Z] ab5ef0e58194: Pulling fs layer [2023-05-31T20:53:52.490Z] 9712f1f96733: Pulling fs layer [2023-05-31T20:53:52.490Z] 63f879dbbcfc: Pulling fs layer [2023-05-31T20:53:52.490Z] 0d9ebad4ef96: Pulling fs layer [2023-05-31T20:53:52.490Z] e9a5061849ea: Pulling fs layer [2023-05-31T20:53:52.490Z] d747dcd14b5f: Pulling fs layer [2023-05-31T20:53:52.490Z] 2de7ff778b66: Pulling fs layer [2023-05-31T20:53:52.490Z] e9a5061849ea: Waiting [2023-05-31T20:53:52.490Z] d747dcd14b5f: Waiting [2023-05-31T20:53:52.490Z] 2de7ff778b66: Waiting [2023-05-31T20:53:52.490Z] 0d9ebad4ef96: Waiting [2023-05-31T20:53:52.490Z] 9712f1f96733: Verifying Checksum [2023-05-31T20:53:52.490Z] 9712f1f96733: Download complete [2023-05-31T20:53:52.749Z] 63f879dbbcfc: Verifying Checksum [2023-05-31T20:53:52.749Z] 63f879dbbcfc: Download complete [2023-05-31T20:53:53.008Z] 0d9ebad4ef96: Verifying Checksum [2023-05-31T20:53:53.008Z] 0d9ebad4ef96: Download complete [2023-05-31T20:53:53.008Z] d747dcd14b5f: Download complete [2023-05-31T20:53:53.008Z] e9a5061849ea: Verifying Checksum [2023-05-31T20:53:53.008Z] e9a5061849ea: Download complete [2023-05-31T20:53:53.008Z] ab5ef0e58194: Verifying Checksum [2023-05-31T20:53:53.008Z] ab5ef0e58194: Download complete [2023-05-31T20:53:53.265Z] 2de7ff778b66: Verifying Checksum [2023-05-31T20:53:53.265Z] 2de7ff778b66: Download complete [2023-05-31T20:53:55.789Z] ab5ef0e58194: Pull complete [2023-05-31T20:53:55.789Z] 9712f1f96733: Pull complete [2023-05-31T20:53:56.355Z] 63f879dbbcfc: Pull complete [2023-05-31T20:54:00.570Z] 0d9ebad4ef96: Pull complete [2023-05-31T20:54:00.570Z] e9a5061849ea: Pull complete [2023-05-31T20:54:00.570Z] d747dcd14b5f: Pull complete [2023-05-31T20:54:01.141Z] 2de7ff778b66: Pull complete [2023-05-31T20:54:01.141Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-31T20:54:01.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T20:54:01.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:54:01.229Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:54:01.260Z] $ 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 [2023-05-31T20:54:05.568Z] $ docker top 164b009880226ad0bd86323c03268d5e566e5e279b223965e5d9467ac6079ff5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:54:05.640Z] provisioning config files... [2023-05-31T20:54:05.647Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8743000831894326320tmp [2023-05-31T20:54:05.657Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11242224759093841903tmp [2023-05-31T20:54:05.665Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3709404768575787989tmp [Pipeline] { [Pipeline] echo [2023-05-31T20:54:05.682Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:05.960Z] ---> sigul-configuration.sh [2023-05-31T20:54:05.960Z] gpg: directory `/root/.gnupg' created [2023-05-31T20:54:05.960Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-31T20:54:05.960Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-31T20:54:05.960Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-31T20:54:05.960Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-31T20:54:05.960Z] gpg: CAST5 encrypted data [2023-05-31T20:54:05.960Z] gpg: encrypted with 1 passphrase [2023-05-31T20:54:05.960Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-31T20:54:06.244Z] + mkdir /home/jenkins [2023-05-31T20:54:06.244Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-31T20:54:06.529Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-31T20:54:06.538Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:06.822Z] ---> sigul-install.sh [2023-05-31T20:54:06.822Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-31T20:54:07.108Z] + git tag --list [2023-05-31T20:54:07.108Z] v0.0.0 [2023-05-31T20:54:07.108Z] v0.0.1-dev.1 [2023-05-31T20:54:07.108Z] v0.0.1-dev.10 [2023-05-31T20:54:07.108Z] v0.0.1-dev.11 [2023-05-31T20:54:07.108Z] v0.0.1-dev.12 [2023-05-31T20:54:07.108Z] v0.0.1-dev.13 [2023-05-31T20:54:07.108Z] v0.0.1-dev.14 [2023-05-31T20:54:07.108Z] v0.0.1-dev.15 [2023-05-31T20:54:07.108Z] v0.0.1-dev.16 [2023-05-31T20:54:07.108Z] v0.0.1-dev.17 [2023-05-31T20:54:07.108Z] v0.0.1-dev.18 [2023-05-31T20:54:07.108Z] v0.0.1-dev.19 [2023-05-31T20:54:07.108Z] v0.0.1-dev.2 [2023-05-31T20:54:07.108Z] v0.0.1-dev.20 [2023-05-31T20:54:07.108Z] v0.0.1-dev.21 [2023-05-31T20:54:07.108Z] v0.0.1-dev.22 [2023-05-31T20:54:07.108Z] v0.0.1-dev.23 [2023-05-31T20:54:07.108Z] v0.0.1-dev.24 [2023-05-31T20:54:07.108Z] v0.0.1-dev.25 [2023-05-31T20:54:07.108Z] v0.0.1-dev.26 [2023-05-31T20:54:07.108Z] v0.0.1-dev.27 [2023-05-31T20:54:07.108Z] v0.0.1-dev.28 [2023-05-31T20:54:07.108Z] v0.0.1-dev.3 [2023-05-31T20:54:07.108Z] v0.0.1-dev.4 [2023-05-31T20:54:07.108Z] v0.0.1-dev.5 [2023-05-31T20:54:07.108Z] v0.0.1-dev.6 [2023-05-31T20:54:07.108Z] v0.0.1-dev.7 [2023-05-31T20:54:07.108Z] v0.0.1-dev.8 [2023-05-31T20:54:07.108Z] v0.0.1-dev.9 [2023-05-31T20:54:07.108Z] v2.2.0 [2023-05-31T20:54:07.108Z] v2.2.0-dev.29 [2023-05-31T20:54:07.108Z] v2.2.0-dev.30 [2023-05-31T20:54:07.108Z] v2.2.0-dev.31 [2023-05-31T20:54:07.108Z] v2.2.0-dev.32 [2023-05-31T20:54:07.108Z] v2.2.0-dev.33 [2023-05-31T20:54:07.108Z] v2.2.0-dev.34 [2023-05-31T20:54:07.108Z] v2.2.0-dev.35 [2023-05-31T20:54:07.108Z] v2.3.0 [2023-05-31T20:54:07.108Z] v2.3.0-dev.1 [2023-05-31T20:54:07.108Z] v2.3.0-dev.10 [2023-05-31T20:54:07.108Z] v2.3.0-dev.11 [2023-05-31T20:54:07.108Z] v2.3.0-dev.12 [2023-05-31T20:54:07.108Z] v2.3.0-dev.13 [2023-05-31T20:54:07.108Z] v2.3.0-dev.14 [2023-05-31T20:54:07.108Z] v2.3.0-dev.15 [2023-05-31T20:54:07.108Z] v2.3.0-dev.16 [2023-05-31T20:54:07.108Z] v2.3.0-dev.17 [2023-05-31T20:54:07.108Z] v2.3.0-dev.18 [2023-05-31T20:54:07.108Z] v2.3.0-dev.19 [2023-05-31T20:54:07.108Z] v2.3.0-dev.2 [2023-05-31T20:54:07.108Z] v2.3.0-dev.20 [2023-05-31T20:54:07.108Z] v2.3.0-dev.21 [2023-05-31T20:54:07.108Z] v2.3.0-dev.22 [2023-05-31T20:54:07.108Z] v2.3.0-dev.23 [2023-05-31T20:54:07.108Z] v2.3.0-dev.24 [2023-05-31T20:54:07.108Z] v2.3.0-dev.25 [2023-05-31T20:54:07.108Z] v2.3.0-dev.26 [2023-05-31T20:54:07.108Z] v2.3.0-dev.27 [2023-05-31T20:54:07.108Z] v2.3.0-dev.28 [2023-05-31T20:54:07.108Z] v2.3.0-dev.29 [2023-05-31T20:54:07.108Z] v2.3.0-dev.3 [2023-05-31T20:54:07.108Z] v2.3.0-dev.30 [2023-05-31T20:54:07.108Z] v2.3.0-dev.31 [2023-05-31T20:54:07.108Z] v2.3.0-dev.32 [2023-05-31T20:54:07.108Z] v2.3.0-dev.33 [2023-05-31T20:54:07.108Z] v2.3.0-dev.34 [2023-05-31T20:54:07.108Z] v2.3.0-dev.35 [2023-05-31T20:54:07.108Z] v2.3.0-dev.36 [2023-05-31T20:54:07.108Z] v2.3.0-dev.37 [2023-05-31T20:54:07.108Z] v2.3.0-dev.38 [2023-05-31T20:54:07.108Z] v2.3.0-dev.39 [2023-05-31T20:54:07.108Z] v2.3.0-dev.4 [2023-05-31T20:54:07.108Z] v2.3.0-dev.40 [2023-05-31T20:54:07.108Z] v2.3.0-dev.41 [2023-05-31T20:54:07.108Z] v2.3.0-dev.42 [2023-05-31T20:54:07.108Z] v2.3.0-dev.43 [2023-05-31T20:54:07.108Z] v2.3.0-dev.44 [2023-05-31T20:54:07.108Z] v2.3.0-dev.45 [2023-05-31T20:54:07.108Z] v2.3.0-dev.5 [2023-05-31T20:54:07.108Z] v2.3.0-dev.6 [2023-05-31T20:54:07.108Z] v2.3.0-dev.7 [2023-05-31T20:54:07.108Z] v2.3.0-dev.8 [2023-05-31T20:54:07.108Z] v2.3.0-dev.9 [2023-05-31T20:54:07.108Z] v2.3.1 [2023-05-31T20:54:07.108Z] v2.3.1-dev.1 [2023-05-31T20:54:07.108Z] v2.3.1-dev.4 [2023-05-31T20:54:07.108Z] v2.3.1-dev.5 [2023-05-31T20:54:07.108Z] v2.3.2-dev.1 [2023-05-31T20:54:07.108Z] v2.3.2-dev.2 [2023-05-31T20:54:07.108Z] v3.0.0 [2023-05-31T20:54:07.108Z] v3.0.0-dev.1 [2023-05-31T20:54:07.108Z] v3.0.0-dev.10 [2023-05-31T20:54:07.108Z] v3.0.0-dev.11 [2023-05-31T20:54:07.108Z] v3.0.0-dev.12 [2023-05-31T20:54:07.109Z] v3.0.0-dev.13 [2023-05-31T20:54:07.109Z] v3.0.0-dev.14 [2023-05-31T20:54:07.109Z] v3.0.0-dev.15 [2023-05-31T20:54:07.109Z] v3.0.0-dev.16 [2023-05-31T20:54:07.109Z] v3.0.0-dev.17 [2023-05-31T20:54:07.109Z] v3.0.0-dev.18 [2023-05-31T20:54:07.109Z] v3.0.0-dev.19 [2023-05-31T20:54:07.109Z] v3.0.0-dev.2 [2023-05-31T20:54:07.109Z] v3.0.0-dev.20 [2023-05-31T20:54:07.109Z] v3.0.0-dev.21 [2023-05-31T20:54:07.109Z] v3.0.0-dev.22 [2023-05-31T20:54:07.109Z] v3.0.0-dev.23 [2023-05-31T20:54:07.109Z] v3.0.0-dev.24 [2023-05-31T20:54:07.109Z] v3.0.0-dev.25 [2023-05-31T20:54:07.109Z] v3.0.0-dev.26 [2023-05-31T20:54:07.109Z] v3.0.0-dev.27 [2023-05-31T20:54:07.109Z] v3.0.0-dev.28 [2023-05-31T20:54:07.109Z] v3.0.0-dev.29 [2023-05-31T20:54:07.109Z] v3.0.0-dev.3 [2023-05-31T20:54:07.109Z] v3.0.0-dev.30 [2023-05-31T20:54:07.109Z] v3.0.0-dev.31 [2023-05-31T20:54:07.109Z] v3.0.0-dev.32 [2023-05-31T20:54:07.109Z] v3.0.0-dev.33 [2023-05-31T20:54:07.109Z] v3.0.0-dev.34 [2023-05-31T20:54:07.109Z] v3.0.0-dev.35 [2023-05-31T20:54:07.109Z] v3.0.0-dev.36 [2023-05-31T20:54:07.109Z] v3.0.0-dev.37 [2023-05-31T20:54:07.109Z] v3.0.0-dev.38 [2023-05-31T20:54:07.109Z] v3.0.0-dev.39 [2023-05-31T20:54:07.109Z] v3.0.0-dev.4 [2023-05-31T20:54:07.109Z] v3.0.0-dev.40 [2023-05-31T20:54:07.109Z] v3.0.0-dev.41 [2023-05-31T20:54:07.109Z] v3.0.0-dev.42 [2023-05-31T20:54:07.109Z] v3.0.0-dev.43 [2023-05-31T20:54:07.109Z] v3.0.0-dev.44 [2023-05-31T20:54:07.109Z] v3.0.0-dev.45 [2023-05-31T20:54:07.109Z] v3.0.0-dev.46 [2023-05-31T20:54:07.109Z] v3.0.0-dev.47 [2023-05-31T20:54:07.109Z] v3.0.0-dev.48 [2023-05-31T20:54:07.109Z] v3.0.0-dev.49 [2023-05-31T20:54:07.109Z] v3.0.0-dev.5 [2023-05-31T20:54:07.109Z] v3.0.0-dev.50 [2023-05-31T20:54:07.109Z] v3.0.0-dev.51 [2023-05-31T20:54:07.109Z] v3.0.0-dev.52 [2023-05-31T20:54:07.109Z] v3.0.0-dev.53 [2023-05-31T20:54:07.109Z] v3.0.0-dev.54 [2023-05-31T20:54:07.109Z] v3.0.0-dev.55 [2023-05-31T20:54:07.109Z] v3.0.0-dev.56 [2023-05-31T20:54:07.109Z] v3.0.0-dev.57 [2023-05-31T20:54:07.109Z] v3.0.0-dev.58 [2023-05-31T20:54:07.109Z] v3.0.0-dev.6 [2023-05-31T20:54:07.109Z] v3.0.0-dev.7 [2023-05-31T20:54:07.109Z] v3.0.0-dev.8 [2023-05-31T20:54:07.109Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-31T20:54:07.390Z] + lftools sign git-tag v3.0.0 [2023-05-31T20:54:07.959Z] Signing Git tag with Sigul... [2023-05-31T20:54:07.959Z] Signing v3.0.0 [Pipeline] echo [2023-05-31T20:54:08.228Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:08.514Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-31T20:54:08.521Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-31T20:54:08.538Z] $ docker stop --time=1 164b009880226ad0bd86323c03268d5e566e5e279b223965e5d9467ac6079ff5 [2023-05-31T20:54:09.822Z] $ 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 [2023-05-31T20:54:10.234Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T20:54:10.234Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:54:10.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:54:10.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:54:10.603Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:54:10.632Z] $ 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 [2023-05-31T20:54:10.977Z] $ docker top 3be65e3086e91dabfc1f47fa4aaa6051a62e402472577397e855d864f974febd -eo pid,comm [2023-05-31T20:54:11.023Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-31T20:54:11.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T20:54:11.046Z] [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 [2023-05-31T20:54:11.343Z] + git semver [Pipeline] } [2023-05-31T20:54:11.612Z] $ docker stop --time=1 3be65e3086e91dabfc1f47fa4aaa6051a62e402472577397e855d864f974febd [2023-05-31T20:54:12.867Z] $ docker rm -f --volumes 3be65e3086e91dabfc1f47fa4aaa6051a62e402472577397e855d864f974febd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T20:54:13.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T20:54:13.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:54:13.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:54:13.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:54:13.584Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:54:13.608Z] $ 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 [2023-05-31T20:54:13.925Z] $ docker top 1d8b0df7f10af9489edb99240a21149b0ac6bf88c1686706170346f7ba4ea50b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T20:54:13.996Z] [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 [2023-05-31T20:54:14.282Z] + git semver [Pipeline] } [2023-05-31T20:54:14.552Z] $ docker stop --time=1 1d8b0df7f10af9489edb99240a21149b0ac6bf88c1686706170346f7ba4ea50b [2023-05-31T20:54:15.809Z] $ 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 [2023-05-31T20:54:16.337Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-31T20:54:16.337Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-31T20:54:16.337Z] total 16 [2023-05-31T20:54:16.337Z] drwxr-xr-x 3 root root 4096 May 31 20:40 . [2023-05-31T20:54:16.337Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 20:54 .. [2023-05-31T20:54:16.337Z] drwxr-xr-x 2 root root 4096 May 31 20:40 cost [2023-05-31T20:54:16.337Z] -rw-r--r-- 1 root root 91 May 31 20:40 cost.csv [2023-05-31T20:54:16.337Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-31T20:54:16.337Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-31T20:54:16.337Z] total 16 [2023-05-31T20:54:16.337Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:40 . [2023-05-31T20:54:16.337Z] drwxrwxr-x 11 jenkins jenkins 4096 May 31 20:54 .. [2023-05-31T20:54:16.337Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 20:40 cost [2023-05-31T20:54:16.337Z] -rw-r--r-- 1 jenkins jenkins 91 May 31 20:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:16.624Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:17.479Z] ---> package-listing.sh [2023-05-31T20:54:17.479Z] ++ facter osfamily [2023-05-31T20:54:17.479Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T20:54:17.742Z] + OS_FAMILY=debian [2023-05-31T20:54:17.742Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-31T20:54:17.742Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T20:54:17.742Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T20:54:17.742Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T20:54:17.742Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T20:54:17.742Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-31T20:54:17.742Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T20:54:17.742Z] + case "${OS_FAMILY}" in [2023-05-31T20:54:17.742Z] + dpkg -l [2023-05-31T20:54:17.742Z] + grep '^ii' [2023-05-31T20:54:17.742Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T20:54:17.742Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T20:54:17.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T20:54:17.742Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-31T20:54:17.742Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-31T20:54:17.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-31T20:54:17.758Z] 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 [2023-05-31T20:54:18.044Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:54:18.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T20:54:18.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:54:18.437Z] prd-ubuntu20.04-docker-8c-8g-17547 does not seem to be running inside a container [2023-05-31T20:54:18.464Z] $ 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 [2023-05-31T20:54:18.666Z] $ docker top 0caf195931d8cfad004a195ac53a3c2de8d171aa6f266facf1410f3d5007c38a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T20:54:19.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T20:54:19.287Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T20:54:19.569Z] + ls /var/log/sa-host [2023-05-31T20:54:19.569Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:54:19.646Z] provisioning config files... [2023-05-31T20:54:19.659Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10564387947016359863tmp [Pipeline] { [Pipeline] echo [2023-05-31T20:54:19.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:20.034Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T20:54:20.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:20.466Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T20:54:20.492Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:20.772Z] ---> sudo-logs.sh [2023-05-31T20:54:20.772Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T20:54:20.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:21.084Z] ---> job-cost.sh [2023-05-31T20:54:21.084Z] lf-activate-venv: SKIPPING [2023-05-31T20:54:21.084Z] DEBUG: total: 0.2199999988079071 [2023-05-31T20:54:21.084Z] INFO: Retrieving Stack Cost... [2023-05-31T20:54:21.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T20:54:21.912Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T20:54:21.922Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:54:22.203Z] ---> logs-deploy.sh [2023-05-31T20:54:22.203Z] lf-activate-venv: SKIPPING [2023-05-31T20:54:22.203Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/156 [2023-05-31T20:54:22.203Z] INFO: archiving workspace using pattern(s): [2023-05-31T20:54:23.143Z] Archives upload complete. [2023-05-31T20:54:23.143Z] INFO: archiving logs to Nexus [2023-05-31T20:54:23.710Z] ---> uname -a: [2023-05-31T20:54:23.710Z] 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 [2023-05-31T20:54:23.710Z] [2023-05-31T20:54:23.710Z] [2023-05-31T20:54:23.710Z] ---> lscpu: [2023-05-31T20:54:23.710Z] Architecture: x86_64 [2023-05-31T20:54:23.710Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-31T20:54:23.710Z] Byte Order: Little Endian [2023-05-31T20:54:23.710Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-31T20:54:23.710Z] CPU(s): 8 [2023-05-31T20:54:23.710Z] On-line CPU(s) list: 0-7 [2023-05-31T20:54:23.710Z] Thread(s) per core: 1 [2023-05-31T20:54:23.710Z] Core(s) per socket: 1 [2023-05-31T20:54:23.710Z] Socket(s): 8 [2023-05-31T20:54:23.710Z] NUMA node(s): 1 [2023-05-31T20:54:23.710Z] Vendor ID: AuthenticAMD [2023-05-31T20:54:23.710Z] CPU family: 23 [2023-05-31T20:54:23.710Z] Model: 49 [2023-05-31T20:54:23.710Z] Model name: AMD EPYC-Rome Processor [2023-05-31T20:54:23.710Z] Stepping: 0 [2023-05-31T20:54:23.710Z] CPU MHz: 2800.000 [2023-05-31T20:54:23.710Z] BogoMIPS: 5600.00 [2023-05-31T20:54:23.710Z] Virtualization: AMD-V [2023-05-31T20:54:23.710Z] Hypervisor vendor: KVM [2023-05-31T20:54:23.710Z] Virtualization type: full [2023-05-31T20:54:23.710Z] L1d cache: 256 KiB [2023-05-31T20:54:23.710Z] L1i cache: 256 KiB [2023-05-31T20:54:23.710Z] L2 cache: 4 MiB [2023-05-31T20:54:23.710Z] L3 cache: 128 MiB [2023-05-31T20:54:23.710Z] NUMA node0 CPU(s): 0-7 [2023-05-31T20:54:23.710Z] Vulnerability Itlb multihit: Not affected [2023-05-31T20:54:23.710Z] Vulnerability L1tf: Not affected [2023-05-31T20:54:23.710Z] Vulnerability Mds: Not affected [2023-05-31T20:54:23.710Z] Vulnerability Meltdown: Not affected [2023-05-31T20:54:23.710Z] Vulnerability Mmio stale data: Not affected [2023-05-31T20:54:23.710Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-31T20:54:23.710Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-31T20:54:23.710Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-31T20:54:23.710Z] Vulnerability Srbds: Not affected [2023-05-31T20:54:23.710Z] Vulnerability Tsx async abort: Not affected [2023-05-31T20:54:23.710Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-31T20:54:23.710Z] [2023-05-31T20:54:23.710Z] [2023-05-31T20:54:23.710Z] ---> nproc: [2023-05-31T20:54:23.710Z] 8 [2023-05-31T20:54:23.711Z] [2023-05-31T20:54:23.711Z] [2023-05-31T20:54:23.711Z] ---> df -h: [2023-05-31T20:54:23.711Z] Filesystem Size Used Avail Use% Mounted on [2023-05-31T20:54:23.711Z] overlay 155G 13G 143G 9% / [2023-05-31T20:54:23.711Z] tmpfs 64M 0 64M 0% /dev [2023-05-31T20:54:23.711Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-31T20:54:23.711Z] shm 64M 0 64M 0% /dev/shm [2023-05-31T20:54:23.711Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-31T20:54:23.711Z] [2023-05-31T20:54:23.711Z]