Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea 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-ssh1374678290981538316.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-ssh103937812369110547.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-ssh451619706135543175.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-ssh3030858586776170453.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-ssh1990478727615090498.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/v2]] ========================================================= [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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15129 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 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea (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 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea # timeout=10 Commit message: "refactor!: updated Snapshot api to get profile token input. (#356)" > git rev-list --no-walk 78f21e3935208b96823f0abfaeaba9e90563d252 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T00:27:53.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T00:27:53.934Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T00:27:53.957Z] ========================================================= [2023-05-11T00:27:53.957Z] EdgeX Global Pipelines Version Info [2023-05-11T00:27:53.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:27:54.719Z] ------------------- [2023-05-11T00:27:54.719Z] stable info: [2023-05-11T00:27:54.719Z] ------------------- [2023-05-11T00:27:54.719Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T00:27:54.719Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T00:27:54.719Z] Message: update stable to v1.0.249 [2023-05-11T00:27:55.291Z] ------------------- [2023-05-11T00:27:55.291Z] experimental info: [2023-05-11T00:27:55.291Z] ------------------- [2023-05-11T00:27:55.291Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T00:27:55.291Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T00:27:55.291Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T00:27:55.554Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-11T00:27:55.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-11T00:27:55.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T00:27:55.610Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T00:27:55.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T00:27:55.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T00:27:55.668Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T00:27:55.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T00:27:55.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T00:27:55.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T00:27:55.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T00:27:55.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-11T00:27:55.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T00:27:55.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T00:27:55.793Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T00:27:55.811Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T00:27:55.829Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T00:27:55.848Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T00:27:55.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T00:27:55.888Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T00:27:55.906Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-11T00:27:55.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-11T00:27:55.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T00:27:55.964Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T00:27:55.984Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T00:27:56.002Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T00:27:56.023Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T00:27:56.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T00:27:56.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T00:27:56.079Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T00:27:56.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [Pipeline] echo [2023-05-11T00:27:56.113Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f1cbae [Pipeline] echo [2023-05-11T00:27:56.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T00:27:56.205Z] provisioning config files... [2023-05-11T00:27:56.221Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18384971803294580872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:27:56.542Z] ---> docker-login.sh [2023-05-11T00:27:56.542Z] nexus3.edgexfoundry.org:10001 [2023-05-11T00:27:56.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:27:56.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:27:56.804Z] Configure a credential helper to remove this warning. See [2023-05-11T00:27:56.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:27:56.804Z] [2023-05-11T00:27:56.804Z] Login Succeeded [2023-05-11T00:27:56.804Z] nexus3.edgexfoundry.org:10002 [2023-05-11T00:27:57.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:27:57.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:27:57.065Z] Configure a credential helper to remove this warning. See [2023-05-11T00:27:57.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:27:57.065Z] [2023-05-11T00:27:57.065Z] Login Succeeded [2023-05-11T00:27:57.065Z] nexus3.edgexfoundry.org:10003 [2023-05-11T00:27:57.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:27:57.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:27:57.065Z] Configure a credential helper to remove this warning. See [2023-05-11T00:27:57.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:27:57.065Z] [2023-05-11T00:27:57.065Z] Login Succeeded [2023-05-11T00:27:57.065Z] nexus3.edgexfoundry.org:10004 [2023-05-11T00:27:57.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:27:57.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:27:57.326Z] Configure a credential helper to remove this warning. See [2023-05-11T00:27:57.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:27:57.326Z] [2023-05-11T00:27:57.326Z] Login Succeeded [2023-05-11T00:27:57.326Z] docker.io [2023-05-11T00:27:57.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:27:57.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:27:57.587Z] Configure a credential helper to remove this warning. See [2023-05-11T00:27:57.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:27:57.587Z] [2023-05-11T00:27:57.587Z] Login Succeeded [2023-05-11T00:27:57.587Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T00:27:57.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T00:27:58.009Z] + git rev-list -1 --merges 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea~1..8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [Pipeline] echo [2023-05-11T00:27:58.071Z] -----------> git rev-list -1 --merges 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea~1..8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [false] [Pipeline] sh [2023-05-11T00:27:58.364Z] + git log --format=format:%s -1 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [Pipeline] echo [2023-05-11T00:27:58.387Z] ========================================================= [2023-05-11T00:27:58.387Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T00:27:58.387Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T00:27:58.746Z] + git log --format=format:%s -1 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [Pipeline] echo [2023-05-11T00:27:58.757Z] [semverPrep] GIT_COMMIT: 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea, Commit Message: refactor!: updated Snapshot api to get profile token input. (#356) [Pipeline] echo [2023-05-11T00:27:58.767Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T00:27:59.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T00:27:59.193Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T00:27:59.193Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T00:27:59.193Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T00:27:59.193Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T00:27:59.193Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T00:27:59.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:27:59.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T00:27:59.714Z] [2023-05-11T00:27:59.714Z] 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-11T00:28:00.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T00:28:00.624Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T00:28:00.624Z] b85a868b505f: Pulling fs layer [2023-05-11T00:28:00.624Z] e2be974225ed: Pulling fs layer [2023-05-11T00:28:00.624Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T00:28:00.624Z] 988bab9f4d93: Pulling fs layer [2023-05-11T00:28:00.624Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T00:28:00.624Z] eaf3925da568: Pulling fs layer [2023-05-11T00:28:00.624Z] bab4dde63d76: Pulling fs layer [2023-05-11T00:28:00.624Z] bde34c3a00c8: Pulling fs layer [2023-05-11T00:28:00.624Z] b352a97aabf1: Pulling fs layer [2023-05-11T00:28:00.624Z] 4872d77fe225: Pulling fs layer [2023-05-11T00:28:00.624Z] 5851b861e8e6: Pulling fs layer [2023-05-11T00:28:00.624Z] bab4dde63d76: Waiting [2023-05-11T00:28:00.624Z] b352a97aabf1: Waiting [2023-05-11T00:28:00.624Z] 4872d77fe225: Waiting [2023-05-11T00:28:00.624Z] 5851b861e8e6: Waiting [2023-05-11T00:28:00.624Z] bde34c3a00c8: Waiting [2023-05-11T00:28:00.624Z] 988bab9f4d93: Waiting [2023-05-11T00:28:00.624Z] eaf3925da568: Waiting [2023-05-11T00:28:00.624Z] 1469e6f7b9e6: Waiting [2023-05-11T00:28:00.624Z] e2be974225ed: Verifying Checksum [2023-05-11T00:28:00.624Z] e2be974225ed: Download complete [2023-05-11T00:28:00.624Z] 988bab9f4d93: Verifying Checksum [2023-05-11T00:28:00.624Z] 988bab9f4d93: Download complete [2023-05-11T00:28:00.624Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T00:28:00.624Z] 1469e6f7b9e6: Download complete [2023-05-11T00:28:00.887Z] eaf3925da568: Verifying Checksum [2023-05-11T00:28:00.887Z] eaf3925da568: Download complete [2023-05-11T00:28:00.887Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T00:28:00.887Z] 339a4e72a1f5: Download complete [2023-05-11T00:28:00.887Z] bde34c3a00c8: Download complete [2023-05-11T00:28:00.887Z] b352a97aabf1: Download complete [2023-05-11T00:28:00.887Z] 4872d77fe225: Verifying Checksum [2023-05-11T00:28:00.887Z] 4872d77fe225: Download complete [2023-05-11T00:28:00.887Z] 5851b861e8e6: Verifying Checksum [2023-05-11T00:28:00.887Z] 5851b861e8e6: Download complete [2023-05-11T00:28:00.887Z] b85a868b505f: Verifying Checksum [2023-05-11T00:28:00.887Z] b85a868b505f: Download complete [2023-05-11T00:28:01.148Z] bab4dde63d76: Verifying Checksum [2023-05-11T00:28:01.148Z] bab4dde63d76: Download complete [2023-05-11T00:28:02.086Z] b85a868b505f: Pull complete [2023-05-11T00:28:02.086Z] e2be974225ed: Pull complete [2023-05-11T00:28:02.656Z] 339a4e72a1f5: Pull complete [2023-05-11T00:28:02.656Z] 988bab9f4d93: Pull complete [2023-05-11T00:28:02.915Z] 1469e6f7b9e6: Pull complete [2023-05-11T00:28:02.915Z] eaf3925da568: Pull complete [2023-05-11T00:28:04.823Z] bab4dde63d76: Pull complete [2023-05-11T00:28:04.823Z] bde34c3a00c8: Pull complete [2023-05-11T00:28:04.823Z] b352a97aabf1: Pull complete [2023-05-11T00:28:05.084Z] 4872d77fe225: Pull complete [2023-05-11T00:28:05.084Z] 5851b861e8e6: Pull complete [2023-05-11T00:28:05.084Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T00:28:05.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T00:28:05.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:28:05.225Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:28:05.266Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T00:28:11.357Z] $ docker top 0bbaa086bbf8dd50f0f68e6fc97d3968ab6c51cefd7f8e32a57b12409e7ec359 -eo pid,comm [2023-05-11T00:28:11.420Z] 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-11T00:28:11.420Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T00:28:11.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T00:28:11.460Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T00:28:11.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T00:28:11.587Z] $ docker exec 0bbaa086bbf8dd50f0f68e6fc97d3968ab6c51cefd7f8e32a57b12409e7ec359 ssh-agent [2023-05-11T00:28:11.688Z] SSH_AUTH_SOCK=/tmp/ssh-cilaYzSXgpXP/agent.14 [2023-05-11T00:28:11.688Z] SSH_AGENT_PID=20 [2023-05-11T00:28:11.696Z] Running ssh-add (command line suppressed) [2023-05-11T00:28:11.808Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8548524710374568892.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8548524710374568892.key) [2023-05-11T00:28:11.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T00:28:12.107Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T00:28:12.125Z] $ docker exec --env ******** --env ******** 0bbaa086bbf8dd50f0f68e6fc97d3968ab6c51cefd7f8e32a57b12409e7ec359 ssh-agent -k [2023-05-11T00:28:12.211Z] unset SSH_AUTH_SOCK; [2023-05-11T00:28:12.212Z] unset SSH_AGENT_PID; [2023-05-11T00:28:12.212Z] echo Agent pid 20 killed; [2023-05-11T00:28:12.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T00:28:12.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T00:28:12.246Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T00:28:12.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T00:28:12.374Z] $ docker exec 0bbaa086bbf8dd50f0f68e6fc97d3968ab6c51cefd7f8e32a57b12409e7ec359 ssh-agent [2023-05-11T00:28:12.486Z] SSH_AUTH_SOCK=/tmp/ssh-OU6tc456WEdN/agent.71 [2023-05-11T00:28:12.486Z] SSH_AGENT_PID=77 [2023-05-11T00:28:12.493Z] Running ssh-add (command line suppressed) [2023-05-11T00:28:12.607Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14880581818931422036.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14880581818931422036.key) [2023-05-11T00:28:12.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T00:28:12.916Z] + git semver init [2023-05-11T00:28:13.180Z] 2023-05-11 00:28:13,169 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T00:28:13.180Z] 2023-05-11 00:28:13,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-11T00:28:13.180Z] 2023-05-11 00:28:13,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-11T00:28:13.180Z] 2023-05-11 00:28:13,170 [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-11T00:28:14.127Z] 2023-05-11 00:28:14,089 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-11T00:28:14.127Z] 2023-05-11 00:28:14,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-11T00:28:14.127Z] 2023-05-11 00:28:14,090 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T00:28:14.127Z] 2023-05-11 00:28:14,090 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T00:28:14.127Z] 3.0.0-dev.48 [Pipeline] } [2023-05-11T00:28:14.143Z] $ docker exec --env ******** --env ******** 0bbaa086bbf8dd50f0f68e6fc97d3968ab6c51cefd7f8e32a57b12409e7ec359 ssh-agent -k [2023-05-11T00:28:14.235Z] unset SSH_AUTH_SOCK; [2023-05-11T00:28:14.236Z] unset SSH_AGENT_PID; [2023-05-11T00:28:14.236Z] echo Agent pid 77 killed; [2023-05-11T00:28:14.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T00:28:14.563Z] + git semver [Pipeline] } [2023-05-11T00:28:15.156Z] $ docker stop --time=1 0bbaa086bbf8dd50f0f68e6fc97d3968ab6c51cefd7f8e32a57b12409e7ec359 [2023-05-11T00:28:16.474Z] $ docker rm -f --volumes 0bbaa086bbf8dd50f0f68e6fc97d3968ab6c51cefd7f8e32a57b12409e7ec359 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T00:28:16.818Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T00:28:17.101Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T00:28:17.104Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.48 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T00:28:17.301Z] provisioning config files... [2023-05-11T00:28:17.315Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11443318966829933287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:28:17.621Z] ---> docker-login.sh [2023-05-11T00:28:17.621Z] nexus3.edgexfoundry.org:10001 [2023-05-11T00:28:17.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:28:17.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:28:17.621Z] Configure a credential helper to remove this warning. See [2023-05-11T00:28:17.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:28:17.621Z] [2023-05-11T00:28:17.621Z] Login Succeeded [2023-05-11T00:28:17.621Z] nexus3.edgexfoundry.org:10002 [2023-05-11T00:28:17.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:28:17.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:28:17.621Z] Configure a credential helper to remove this warning. See [2023-05-11T00:28:17.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:28:17.621Z] [2023-05-11T00:28:17.621Z] Login Succeeded [2023-05-11T00:28:17.621Z] nexus3.edgexfoundry.org:10003 [2023-05-11T00:28:17.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:28:17.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:28:17.881Z] Configure a credential helper to remove this warning. See [2023-05-11T00:28:17.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:28:17.881Z] [2023-05-11T00:28:17.881Z] Login Succeeded [2023-05-11T00:28:17.881Z] nexus3.edgexfoundry.org:10004 [2023-05-11T00:28:17.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:28:17.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:28:17.881Z] Configure a credential helper to remove this warning. See [2023-05-11T00:28:17.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:28:17.881Z] [2023-05-11T00:28:17.881Z] Login Succeeded [2023-05-11T00:28:17.881Z] docker.io [2023-05-11T00:28:17.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:28:18.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:28:18.142Z] Configure a credential helper to remove this warning. See [2023-05-11T00:28:18.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:28:18.142Z] [2023-05-11T00:28:18.142Z] Login Succeeded [2023-05-11T00:28:18.142Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T00:28:18.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T00:28:18.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T00:28:18.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T00:28:18.234Z] ========================================================= [2023-05-11T00:28:18.234Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T00:28:18.234Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:28:18.558Z] + 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-11T00:28:18.558Z] Sending build context to Docker daemon 21.85MB [2023-05-11T00:28:18.558Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T00:28:18.558Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T00:28:18.558Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T00:28:18.558Z] f56be85fc22e: Pulling fs layer [2023-05-11T00:28:18.558Z] 85791d961cd3: Pulling fs layer [2023-05-11T00:28:18.558Z] d694b5ae8c79: Pulling fs layer [2023-05-11T00:28:18.558Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T00:28:18.558Z] 4d19c01a9841: Pulling fs layer [2023-05-11T00:28:18.558Z] 9325e15d5711: Pulling fs layer [2023-05-11T00:28:18.558Z] 556b6ee489ea: Pulling fs layer [2023-05-11T00:28:18.558Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T00:28:18.558Z] 4d19c01a9841: Waiting [2023-05-11T00:28:18.558Z] 9325e15d5711: Waiting [2023-05-11T00:28:18.558Z] 556b6ee489ea: Waiting [2023-05-11T00:28:18.558Z] c5a4b2cf53e6: Waiting [2023-05-11T00:28:18.558Z] 9f32a84ed3da: Waiting [2023-05-11T00:28:18.837Z] 85791d961cd3: Verifying Checksum [2023-05-11T00:28:18.837Z] 85791d961cd3: Download complete [2023-05-11T00:28:18.837Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T00:28:18.837Z] 9f32a84ed3da: Download complete [2023-05-11T00:28:18.837Z] 4d19c01a9841: Verifying Checksum [2023-05-11T00:28:18.837Z] 4d19c01a9841: Download complete [2023-05-11T00:28:18.837Z] f56be85fc22e: Download complete [2023-05-11T00:28:18.837Z] 9325e15d5711: Verifying Checksum [2023-05-11T00:28:18.837Z] 9325e15d5711: Download complete [2023-05-11T00:28:18.837Z] f56be85fc22e: Pull complete [2023-05-11T00:28:19.122Z] 85791d961cd3: Pull complete [2023-05-11T00:28:19.383Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T00:28:19.383Z] c5a4b2cf53e6: Download complete [2023-05-11T00:28:19.645Z] d694b5ae8c79: Verifying Checksum [2023-05-11T00:28:19.645Z] d694b5ae8c79: Download complete [2023-05-11T00:28:19.905Z] 556b6ee489ea: Verifying Checksum [2023-05-11T00:28:19.905Z] 556b6ee489ea: Download complete [2023-05-11T00:28:23.204Z] d694b5ae8c79: Pull complete [2023-05-11T00:28:23.204Z] 9f32a84ed3da: Pull complete [2023-05-11T00:28:23.204Z] 4d19c01a9841: Pull complete [2023-05-11T00:28:23.204Z] 9325e15d5711: Pull complete [2023-05-11T00:28:25.753Z] 556b6ee489ea: Pull complete [2023-05-11T00:28:27.142Z] c5a4b2cf53e6: Pull complete [2023-05-11T00:28:27.142Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T00:28:27.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T00:28:27.403Z] ---> c4be618373d6 [2023-05-11T00:28:27.403Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T00:28:32.242Z] Still waiting to schedule task [2023-05-11T00:28:32.243Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15127’ [2023-05-11T00:28:33.998Z] ---> Running in d8f7abafbf62 [2023-05-11T00:28:33.998Z] Removing intermediate container d8f7abafbf62 [2023-05-11T00:28:33.998Z] ---> 7ce0eb973972 [2023-05-11T00:28:33.998Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T00:28:33.998Z] ---> Running in 71252bca63f7 [2023-05-11T00:28:33.998Z] Removing intermediate container 71252bca63f7 [2023-05-11T00:28:33.998Z] ---> 51153f8fb7a1 [2023-05-11T00:28:33.998Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T00:28:33.998Z] ---> Running in b6bd943a27f8 [2023-05-11T00:28:33.998Z] Removing intermediate container b6bd943a27f8 [2023-05-11T00:28:33.998Z] ---> 106d31541ed4 [2023-05-11T00:28:33.998Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T00:28:33.998Z] ---> Running in 60bd742023fb [2023-05-11T00:28:33.998Z] Removing intermediate container 60bd742023fb [2023-05-11T00:28:33.998Z] ---> bd658570b6ad [2023-05-11T00:28:33.998Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T00:28:33.998Z] ---> Running in 5f392375ebd9 [2023-05-11T00:28:33.998Z] Removing intermediate container 5f392375ebd9 [2023-05-11T00:28:33.998Z] ---> fd64a5926eaa [2023-05-11T00:28:33.998Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T00:28:33.998Z] ---> Running in 61d530b05456 [2023-05-11T00:28:33.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T00:28:33.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T00:28:34.259Z] OK: 265 MiB in 53 packages [2023-05-11T00:28:34.518Z] Removing intermediate container 61d530b05456 [2023-05-11T00:28:34.518Z] ---> 2c634c210c9c [2023-05-11T00:28:34.518Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T00:28:34.518Z] ---> Running in f357311cc309 [2023-05-11T00:28:34.518Z] Removing intermediate container f357311cc309 [2023-05-11T00:28:34.518Z] ---> afce17494060 [2023-05-11T00:28:34.518Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T00:28:34.518Z] ---> 6d152b178f6a [2023-05-11T00:28:34.518Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T00:28:34.778Z] ---> Running in b5dcefdd8edc [2023-05-11T00:29:21.560Z] Removing intermediate container b5dcefdd8edc [2023-05-11T00:29:21.560Z] ---> d8ebc587249c [2023-05-11T00:29:21.560Z] Step 12/13 : COPY . . [2023-05-11T00:29:21.560Z] ---> f3bc58474b1e [2023-05-11T00:29:21.560Z] Step 13/13 : RUN ${MAKE} [2023-05-11T00:29:21.560Z] ---> Running in a706fd1e91b3 [2023-05-11T00:29:21.560Z] noop [2023-05-11T00:29:21.560Z] Removing intermediate container a706fd1e91b3 [2023-05-11T00:29:21.560Z] ---> 992311e668ed [2023-05-11T00:29:21.560Z] Successfully built 992311e668ed [2023-05-11T00:29:21.560Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:29:21.889Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T00:29:21.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:29:21.974Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:29:22.021Z] $ 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-11T00:29:22.532Z] $ docker top 3220e102460e8d6c4d3edc9e160c414097e559734d15bcb6ef0070e2d200cc79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T00:29:22.874Z] + go version [2023-05-11T00:29:22.874Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T00:29:22.890Z] $ docker stop --time=1 3220e102460e8d6c4d3edc9e160c414097e559734d15bcb6ef0070e2d200cc79 [2023-05-11T00:29:24.154Z] $ docker rm -f --volumes 3220e102460e8d6c4d3edc9e160c414097e559734d15bcb6ef0070e2d200cc79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:29:24.598Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T00:29:24.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:29:24.674Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:29:24.713Z] $ 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-11T00:29:25.048Z] $ docker top e7991988b3d8ca0da89dd8914ab8e10e6e725f16c70ed845d27bfb36b63ed081 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T00:29:25.381Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T00:29:25.685Z] + make test [2023-05-11T00:29:25.685Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T00:29:30.960Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T00:29:43.321Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T00:29:43.321Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T00:29:44.258Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.4% of statements [2023-05-11T00:29:44.258Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.160s coverage: 86.5% of statements [2023-05-11T00:29:50.832Z] go vet ./... [2023-05-11T00:29:55.021Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T00:29:55.021Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T00:29:55.021Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T00:29:55.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T00:29:55.050Z] $ docker stop --time=1 e7991988b3d8ca0da89dd8914ab8e10e6e725f16c70ed845d27bfb36b63ed081 [2023-05-11T00:29:57.425Z] $ docker rm -f --volumes e7991988b3d8ca0da89dd8914ab8e10e6e725f16c70ed845d27bfb36b63ed081 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T00:29:57.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T00:29:57.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T00:29:58.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T00:29:58.855Z] + ls -al . [2023-05-11T00:29:58.855Z] total 232 [2023-05-11T00:29:58.855Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 00:29 . [2023-05-11T00:29:58.855Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:27 .. [2023-05-11T00:29:58.855Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:28 .git [2023-05-11T00:29:58.855Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:27 .github [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 00:27 .gitignore [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 00:27 .golangci.yml [2023-05-11T00:29:58.855Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 00:28 .semver [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 00:27 Attribution.txt [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 00:27 CHANGELOG.md [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 00:27 Dockerfile [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 00:27 GOVERNANCE.md [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 734 May 11 00:27 Jenkinsfile [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 00:27 LICENSE [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 00:27 Makefile [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 00:27 OWNERS.md [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 00:27 README.md [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 00:28 VERSION [2023-05-11T00:29:58.855Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 00:27 bin [2023-05-11T00:29:58.855Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:27 cmd [2023-05-11T00:29:58.855Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 00:29 coverage.out [2023-05-11T00:29:58.855Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:27 doc [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 00:27 go.mod [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 00:27 go.sum [2023-05-11T00:29:58.855Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:27 internal [2023-05-11T00:29:58.855Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:27 snap [2023-05-11T00:29:58.855Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 00:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:29:59.163Z] + 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=8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea --label arch=amd64 --label version=3.0.0-dev.48 . [2023-05-11T00:29:59.163Z] Sending build context to Docker daemon 21.93MB [2023-05-11T00:29:59.163Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T00:29:59.163Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T00:29:59.163Z] ---> 992311e668ed [2023-05-11T00:29:59.163Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T00:29:59.421Z] ---> Running in 660798a7039f [2023-05-11T00:29:59.421Z] Removing intermediate container 660798a7039f [2023-05-11T00:29:59.421Z] ---> 698e20117fb5 [2023-05-11T00:29:59.421Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T00:29:59.421Z] ---> Running in 630161bd410e [2023-05-11T00:29:59.680Z] Removing intermediate container 630161bd410e [2023-05-11T00:29:59.680Z] ---> ab2ac89fd880 [2023-05-11T00:29:59.680Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T00:29:59.680Z] ---> Running in 6e23a56583bf [2023-05-11T00:29:59.680Z] Removing intermediate container 6e23a56583bf [2023-05-11T00:29:59.680Z] ---> cf4794a2d664 [2023-05-11T00:29:59.680Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T00:29:59.680Z] ---> Running in b2772088b580 [2023-05-11T00:29:59.680Z] Removing intermediate container b2772088b580 [2023-05-11T00:29:59.680Z] ---> 73ac8397c9e8 [2023-05-11T00:29:59.680Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T00:29:59.680Z] ---> Running in d5bc9e96c1a8 [2023-05-11T00:30:00.001Z] Removing intermediate container d5bc9e96c1a8 [2023-05-11T00:30:00.001Z] ---> 68125a1e73c2 [2023-05-11T00:30:00.001Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T00:30:00.001Z] ---> Running in 1c4c62c0ee3d [2023-05-11T00:30:00.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T00:30:00.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T00:30:00.565Z] OK: 265 MiB in 53 packages [2023-05-11T00:30:00.843Z] Removing intermediate container 1c4c62c0ee3d [2023-05-11T00:30:00.843Z] ---> adf250d03278 [2023-05-11T00:30:00.843Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T00:30:00.843Z] ---> Running in 9c70cd5599f9 [2023-05-11T00:30:00.843Z] Removing intermediate container 9c70cd5599f9 [2023-05-11T00:30:00.843Z] ---> cc4b8036a13e [2023-05-11T00:30:00.843Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T00:30:01.170Z] ---> 0ac3260d223b [2023-05-11T00:30:01.170Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T00:30:01.170Z] ---> Running in 8ff2a1158880 [2023-05-11T00:30:01.758Z] Removing intermediate container 8ff2a1158880 [2023-05-11T00:30:01.758Z] ---> d2016b183fc9 [2023-05-11T00:30:01.758Z] Step 12/26 : COPY . . [2023-05-11T00:30:02.350Z] ---> e5eceb3ccf54 [2023-05-11T00:30:02.350Z] Step 13/26 : RUN ${MAKE} [2023-05-11T00:30:02.350Z] ---> Running in 9f6b2d5ac7ae [2023-05-11T00:30:02.610Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.48" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T00:30:24.556Z] Removing intermediate container 9f6b2d5ac7ae [2023-05-11T00:30:24.556Z] ---> c412e7038c22 [2023-05-11T00:30:24.556Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T00:30:24.556Z] 3.17: Pulling from library/alpine [2023-05-11T00:30:24.556Z] f56be85fc22e: Already exists [2023-05-11T00:30:24.556Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T00:30:24.556Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T00:30:24.556Z] ---> 9ed4aefc74f6 [2023-05-11T00:30:24.556Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T00:30:24.556Z] ---> Running in 1e31630ebd54 [2023-05-11T00:30:24.556Z] Removing intermediate container 1e31630ebd54 [2023-05-11T00:30:24.556Z] ---> e2d7dd6d7d4f [2023-05-11T00:30:24.556Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T00:30:24.556Z] ---> Running in 7204c2c2c6c9 [2023-05-11T00:30:24.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T00:30:24.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T00:30:24.556Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T00:30:24.556Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T00:30:24.556Z] OK: 7 MiB in 16 packages [2023-05-11T00:30:24.556Z] Removing intermediate container 7204c2c2c6c9 [2023-05-11T00:30:24.556Z] ---> 786bc908e499 [2023-05-11T00:30:24.556Z] Step 17/26 : WORKDIR / [2023-05-11T00:30:24.556Z] ---> Running in 643a3efa0d02 [2023-05-11T00:30:24.556Z] Removing intermediate container 643a3efa0d02 [2023-05-11T00:30:24.556Z] ---> aec787a8bef8 [2023-05-11T00:30:24.556Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T00:30:24.556Z] ---> 0d6e6e9bb3cb [2023-05-11T00:30:24.556Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T00:30:24.556Z] ---> 2bb7a111c632 [2023-05-11T00:30:24.556Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T00:30:24.815Z] ---> 2cf502d33098 [2023-05-11T00:30:24.815Z] Step 21/26 : EXPOSE 59984 [2023-05-11T00:30:24.815Z] ---> Running in 98b093e61732 [2023-05-11T00:30:24.815Z] Removing intermediate container 98b093e61732 [2023-05-11T00:30:24.815Z] ---> 90379ff89980 [2023-05-11T00:30:24.815Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T00:30:24.815Z] ---> Running in 064003b48099 [2023-05-11T00:30:24.815Z] Removing intermediate container 064003b48099 [2023-05-11T00:30:24.815Z] ---> 28931c6f167e [2023-05-11T00:30:24.815Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T00:30:24.815Z] ---> Running in 5980a7c2e1ac [2023-05-11T00:30:24.815Z] Removing intermediate container 5980a7c2e1ac [2023-05-11T00:30:24.815Z] ---> dc4baa8d0e9f [2023-05-11T00:30:24.815Z] Step 24/26 : LABEL arch=amd64 [2023-05-11T00:30:25.093Z] ---> Running in 1bdb4c6c727c [2023-05-11T00:30:25.093Z] Removing intermediate container 1bdb4c6c727c [2023-05-11T00:30:25.093Z] ---> 2503b81da675 [2023-05-11T00:30:25.093Z] Step 25/26 : LABEL git_sha=8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [2023-05-11T00:30:25.093Z] ---> Running in 6bd4516d3e9a [2023-05-11T00:30:25.093Z] Removing intermediate container 6bd4516d3e9a [2023-05-11T00:30:25.093Z] ---> 63b34434ab24 [2023-05-11T00:30:25.093Z] Step 26/26 : LABEL version=3.0.0-dev.48 [2023-05-11T00:30:25.093Z] ---> Running in 262c254459d3 [2023-05-11T00:30:25.356Z] Removing intermediate container 262c254459d3 [2023-05-11T00:30:25.356Z] ---> 67d727f56062 [2023-05-11T00:30:25.356Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T00:30:25.356Z] Successfully built 67d727f56062 [2023-05-11T00:30:25.356Z] 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-11T00:30:25.489Z] provisioning config files... [2023-05-11T00:30:25.501Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15627044802665865760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:30:25.815Z] ---> docker-login.sh [2023-05-11T00:30:25.816Z] nexus3.edgexfoundry.org:10001 [2023-05-11T00:30:25.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:30:25.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:30:25.816Z] Configure a credential helper to remove this warning. See [2023-05-11T00:30:25.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:30:25.816Z] [2023-05-11T00:30:25.816Z] Login Succeeded [2023-05-11T00:30:25.816Z] nexus3.edgexfoundry.org:10002 [2023-05-11T00:30:25.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:30:25.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:30:25.816Z] Configure a credential helper to remove this warning. See [2023-05-11T00:30:25.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:30:25.816Z] [2023-05-11T00:30:25.816Z] Login Succeeded [2023-05-11T00:30:25.816Z] nexus3.edgexfoundry.org:10003 [2023-05-11T00:30:25.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:30:26.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:30:26.074Z] Configure a credential helper to remove this warning. See [2023-05-11T00:30:26.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:30:26.074Z] [2023-05-11T00:30:26.074Z] Login Succeeded [2023-05-11T00:30:26.074Z] nexus3.edgexfoundry.org:10004 [2023-05-11T00:30:26.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:30:26.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:30:26.074Z] Configure a credential helper to remove this warning. See [2023-05-11T00:30:26.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:30:26.074Z] [2023-05-11T00:30:26.074Z] Login Succeeded [2023-05-11T00:30:26.074Z] docker.io [2023-05-11T00:30:26.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:30:26.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:30:26.332Z] Configure a credential helper to remove this warning. See [2023-05-11T00:30:26.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:30:26.332Z] [2023-05-11T00:30:26.332Z] Login Succeeded [2023-05-11T00:30:26.332Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T00:30:26.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T00:30:26.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T00:30:26.408Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-11T00:30:26.408Z] 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [2023-05-11T00:30:26.408Z] latest [2023-05-11T00:30:26.408Z] 3.0.0-dev.48 [2023-05-11T00:30:26.408Z] 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48 [2023-05-11T00:30:26.408Z] main [2023-05-11T00:30:26.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:30:26.748Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:30:27.060Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [2023-05-11T00:30:27.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T00:30:27.060Z] af8d5e628337: Preparing [2023-05-11T00:30:27.060Z] 31ab526fbdb2: Preparing [2023-05-11T00:30:27.060Z] d133f105ae0b: Preparing [2023-05-11T00:30:27.060Z] 86e728969408: Preparing [2023-05-11T00:30:27.060Z] f1417ff83b31: Preparing [2023-05-11T00:30:27.060Z] f1417ff83b31: Layer already exists [2023-05-11T00:30:27.060Z] af8d5e628337: Pushed [2023-05-11T00:30:27.060Z] 31ab526fbdb2: Pushed [2023-05-11T00:30:27.060Z] 86e728969408: Pushed [2023-05-11T00:30:29.598Z] d133f105ae0b: Pushed [2023-05-11T00:30:29.598Z] 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea: digest: sha256:96825208e9d5f81e05d741dd107c239036a8f84241dacc7b9bf80f70d1cae170 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:30:29.920Z] + 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-11T00:30:30.239Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-11T00:30:30.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T00:30:30.239Z] af8d5e628337: Preparing [2023-05-11T00:30:30.239Z] 31ab526fbdb2: Preparing [2023-05-11T00:30:30.239Z] d133f105ae0b: Preparing [2023-05-11T00:30:30.239Z] 86e728969408: Preparing [2023-05-11T00:30:30.239Z] f1417ff83b31: Preparing [2023-05-11T00:30:30.239Z] af8d5e628337: Layer already exists [2023-05-11T00:30:30.239Z] f1417ff83b31: Layer already exists [2023-05-11T00:30:30.239Z] d133f105ae0b: Layer already exists [2023-05-11T00:30:30.239Z] 86e728969408: Layer already exists [2023-05-11T00:30:30.239Z] 31ab526fbdb2: Layer already exists [2023-05-11T00:30:30.239Z] latest: digest: sha256:96825208e9d5f81e05d741dd107c239036a8f84241dacc7b9bf80f70d1cae170 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:30:30.560Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:30:30.877Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.48 [2023-05-11T00:30:30.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T00:30:30.877Z] af8d5e628337: Preparing [2023-05-11T00:30:30.877Z] 31ab526fbdb2: Preparing [2023-05-11T00:30:30.877Z] d133f105ae0b: Preparing [2023-05-11T00:30:30.877Z] 86e728969408: Preparing [2023-05-11T00:30:30.877Z] f1417ff83b31: Preparing [2023-05-11T00:30:30.877Z] 31ab526fbdb2: Layer already exists [2023-05-11T00:30:30.877Z] af8d5e628337: Layer already exists [2023-05-11T00:30:30.877Z] f1417ff83b31: Layer already exists [2023-05-11T00:30:30.877Z] 86e728969408: Layer already exists [2023-05-11T00:30:30.877Z] d133f105ae0b: Layer already exists [2023-05-11T00:30:30.877Z] 3.0.0-dev.48: digest: sha256:96825208e9d5f81e05d741dd107c239036a8f84241dacc7b9bf80f70d1cae170 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:30:31.207Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:30:31.524Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48 [2023-05-11T00:30:31.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T00:30:31.524Z] af8d5e628337: Preparing [2023-05-11T00:30:31.524Z] 31ab526fbdb2: Preparing [2023-05-11T00:30:31.524Z] d133f105ae0b: Preparing [2023-05-11T00:30:31.524Z] 86e728969408: Preparing [2023-05-11T00:30:31.524Z] f1417ff83b31: Preparing [2023-05-11T00:30:31.524Z] f1417ff83b31: Layer already exists [2023-05-11T00:30:31.524Z] 31ab526fbdb2: Layer already exists [2023-05-11T00:30:31.524Z] 86e728969408: Layer already exists [2023-05-11T00:30:31.524Z] d133f105ae0b: Layer already exists [2023-05-11T00:30:31.524Z] af8d5e628337: Layer already exists [2023-05-11T00:30:31.524Z] 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48: digest: sha256:96825208e9d5f81e05d741dd107c239036a8f84241dacc7b9bf80f70d1cae170 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:30:31.844Z] + 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-11T00:30:32.168Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-11T00:30:32.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T00:30:32.168Z] af8d5e628337: Preparing [2023-05-11T00:30:32.168Z] 31ab526fbdb2: Preparing [2023-05-11T00:30:32.168Z] d133f105ae0b: Preparing [2023-05-11T00:30:32.168Z] 86e728969408: Preparing [2023-05-11T00:30:32.168Z] f1417ff83b31: Preparing [2023-05-11T00:30:32.168Z] d133f105ae0b: Layer already exists [2023-05-11T00:30:32.168Z] 31ab526fbdb2: Layer already exists [2023-05-11T00:30:32.168Z] af8d5e628337: Layer already exists [2023-05-11T00:30:32.168Z] 86e728969408: Layer already exists [2023-05-11T00:30:32.168Z] f1417ff83b31: Layer already exists [2023-05-11T00:30:32.168Z] main: digest: sha256:96825208e9d5f81e05d741dd107c239036a8f84241dacc7b9bf80f70d1cae170 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T00:30:32.213Z] ===================================================== [Pipeline] echo [2023-05-11T00:30:32.224Z] taggedImages: [2023-05-11T00:30:32.224Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [2023-05-11T00:30:32.224Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-11T00:30:32.224Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.48 [2023-05-11T00:30:32.224Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48 [2023-05-11T00:30:32.224Z] - 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-11T00:30:32.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T00:30:32.614Z] [2023-05-11T00:30:32.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:30:32.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T00:30:32.927Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T00:30:32.927Z] 5eb5b503b376: Pulling fs layer [2023-05-11T00:30:32.927Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T00:30:32.927Z] ec43610c2a17: Pulling fs layer [2023-05-11T00:30:32.927Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T00:30:32.927Z] 33b1e0a273af: Pulling fs layer [2023-05-11T00:30:32.927Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T00:30:32.927Z] 2f39f015ded8: Pulling fs layer [2023-05-11T00:30:32.927Z] 33b1e0a273af: Waiting [2023-05-11T00:30:32.927Z] 5d3b04190fa2: Waiting [2023-05-11T00:30:32.927Z] 2f39f015ded8: Waiting [2023-05-11T00:30:32.927Z] 3a2ae6a8a46f: Waiting [2023-05-11T00:30:32.927Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T00:30:32.927Z] 5c69ac0246d0: Download complete [2023-05-11T00:30:32.927Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T00:30:32.927Z] 3a2ae6a8a46f: Download complete [2023-05-11T00:30:32.927Z] 33b1e0a273af: Verifying Checksum [2023-05-11T00:30:32.927Z] 33b1e0a273af: Download complete [2023-05-11T00:30:32.927Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T00:30:32.927Z] 5d3b04190fa2: Download complete [2023-05-11T00:30:32.927Z] ec43610c2a17: Verifying Checksum [2023-05-11T00:30:32.927Z] ec43610c2a17: Download complete [2023-05-11T00:30:33.186Z] 5eb5b503b376: Verifying Checksum [2023-05-11T00:30:33.186Z] 5eb5b503b376: Download complete [2023-05-11T00:30:33.753Z] 2f39f015ded8: Download complete [2023-05-11T00:30:34.323Z] 5eb5b503b376: Pull complete [2023-05-11T00:30:34.324Z] 5c69ac0246d0: Pull complete [2023-05-11T00:30:34.584Z] ec43610c2a17: Pull complete [2023-05-11T00:30:34.843Z] 3a2ae6a8a46f: Pull complete [2023-05-11T00:30:34.843Z] 33b1e0a273af: Pull complete [2023-05-11T00:30:35.103Z] 5d3b04190fa2: Pull complete [2023-05-11T00:30:38.402Z] 2f39f015ded8: Pull complete [2023-05-11T00:30:38.661Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T00:30:38.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T00:30:38.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:30:38.842Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:30:38.877Z] $ 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-11T00:30:41.802Z] $ docker top bf7209089c9422e87e8b153ba3b706275a1e2565db7eb840dfd5f1895036df91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:30:42.288Z] ---> job-cost.sh [2023-05-11T00:30:42.288Z] lf-activate-venv: SKIPPING [2023-05-11T00:30:42.288Z] INFO: No Stack... [2023-05-11T00:30:42.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T00:30:42.807Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T00:30:43.090Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-11T00:30:43.090Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T00:30:43.104Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-145-stack-cost] [2023-05-11T00:30:43.113Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-145-stack-cost] did not exist. Created. [2023-05-11T00:30:43.113Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T00:30:43.427Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T00:30:43.449Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T00:30:43.456Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T00:30:43.483Z] $ docker stop --time=1 bf7209089c9422e87e8b153ba3b706275a1e2565db7eb840dfd5f1895036df91 [2023-05-11T00:30:44.624Z] $ docker rm -f --volumes bf7209089c9422e87e8b153ba3b706275a1e2565db7eb840dfd5f1895036df91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T00:32:17.139Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15130 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-11T00:32:17.157Z] Running in /w/workspace/device-onvif-camera/145 [Pipeline] { [Pipeline] checkout [2023-05-11T00:32:17.209Z] The recommended git tool is: git [2023-05-11T00:32:26.585Z] using credential edgex-jenkins-ssh [2023-05-11T00:32:26.623Z] Cloning the remote Git repository [2023-05-11T00:32:26.711Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T00:32:26.855Z] > git init /w/workspace/device-onvif-camera/145 # timeout=10 [2023-05-11T00:32:27.060Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T00:32:27.062Z] > git --version # timeout=10 [2023-05-11T00:32:27.101Z] > git --version # 'git version 2.25.1' [2023-05-11T00:32:27.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T00:32:27.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T00:32:29.020Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-11T00:32:29.044Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T00:32:30.293Z] Avoid second fetch [2023-05-11T00:32:30.295Z] Checking out Revision 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea (main) [2023-05-11T00:32:30.321Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T00:32:30.682Z] > git checkout -f 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea # timeout=10 [2023-05-11T00:32:31.612Z] Commit message: "refactor!: updated Snapshot api to get profile token input. (#356)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T00:32:32.584Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T00:32:32.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T00:32:32.584Z] Dload Upload Total Spent Left Speed [2023-05-11T00:32:32.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-05-11T00:32:33.353Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T00:32:33.702Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-11T00:32:33.702Z] [2023-05-11T00:32:33.702Z] { [2023-05-11T00:32:33.702Z] "registry-mirrors": [ [2023-05-11T00:32:33.702Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T00:32:33.702Z] ], [2023-05-11T00:32:33.702Z] "bip": "10.250.0.254/24", [2023-05-11T00:32:33.702Z] "hosts": [ [2023-05-11T00:32:33.702Z] "tcp://0.0.0.0:5555", [2023-05-11T00:32:33.702Z] "unix:///var/run/docker.sock" [2023-05-11T00:32:33.702Z] ], [2023-05-11T00:32:33.702Z] "mtu": 1458, [2023-05-11T00:32:33.702Z] "selinux-enabled": true, [2023-05-11T00:32:33.702Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T00:32:33.702Z] } [Pipeline] sh [2023-05-11T00:32:34.041Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T00:32:34.373Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T00:32:52.683Z] provisioning config files... [2023-05-11T00:32:52.711Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/145@tmp/config15070170761628485877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:32:53.071Z] ---> docker-login.sh [2023-05-11T00:32:53.071Z] nexus3.edgexfoundry.org:10001 [2023-05-11T00:32:53.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:32:53.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:32:53.614Z] Configure a credential helper to remove this warning. See [2023-05-11T00:32:53.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:32:53.614Z] [2023-05-11T00:32:53.614Z] Login Succeeded [2023-05-11T00:32:53.614Z] nexus3.edgexfoundry.org:10002 [2023-05-11T00:32:53.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:32:54.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:32:54.153Z] Configure a credential helper to remove this warning. See [2023-05-11T00:32:54.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:32:54.153Z] [2023-05-11T00:32:54.153Z] Login Succeeded [2023-05-11T00:32:54.153Z] nexus3.edgexfoundry.org:10003 [2023-05-11T00:32:54.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:32:54.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:32:54.423Z] Configure a credential helper to remove this warning. See [2023-05-11T00:32:54.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:32:54.423Z] [2023-05-11T00:32:54.423Z] Login Succeeded [2023-05-11T00:32:54.423Z] nexus3.edgexfoundry.org:10004 [2023-05-11T00:32:54.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:32:54.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:32:54.964Z] Configure a credential helper to remove this warning. See [2023-05-11T00:32:54.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:32:54.964Z] [2023-05-11T00:32:54.964Z] Login Succeeded [2023-05-11T00:32:54.964Z] docker.io [2023-05-11T00:32:55.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:32:55.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:32:55.503Z] Configure a credential helper to remove this warning. See [2023-05-11T00:32:55.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:32:55.503Z] [2023-05-11T00:32:55.503Z] Login Succeeded [2023-05-11T00:32:55.503Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T00:32:55.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T00:32:55.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T00:32:55.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T00:32:55.830Z] ========================================================= [2023-05-11T00:32:55.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T00:32:55.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:32:56.178Z] + 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-11T00:32:56.768Z] Sending build context to Docker daemon 14.33MB [2023-05-11T00:32:56.768Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T00:32:56.768Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T00:32:57.039Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T00:32:57.039Z] c41833b44d91: Pulling fs layer [2023-05-11T00:32:57.039Z] ed15518f5707: Pulling fs layer [2023-05-11T00:32:57.039Z] feae8fd75edb: Pulling fs layer [2023-05-11T00:32:57.039Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T00:32:57.039Z] 3cdef696dda3: Pulling fs layer [2023-05-11T00:32:57.039Z] 2ced38df9373: Pulling fs layer [2023-05-11T00:32:57.039Z] 58f1dce35555: Pulling fs layer [2023-05-11T00:32:57.039Z] 3cdef696dda3: Waiting [2023-05-11T00:32:57.039Z] 2ced38df9373: Waiting [2023-05-11T00:32:57.039Z] 58f1dce35555: Waiting [2023-05-11T00:32:57.039Z] ed15518f5707: Download complete [2023-05-11T00:32:57.039Z] 242c74f7c9fa: Download complete [2023-05-11T00:32:57.039Z] 3cdef696dda3: Verifying Checksum [2023-05-11T00:32:57.039Z] 3cdef696dda3: Download complete [2023-05-11T00:32:57.039Z] c41833b44d91: Verifying Checksum [2023-05-11T00:32:57.039Z] c41833b44d91: Download complete [2023-05-11T00:32:58.085Z] c41833b44d91: Pull complete [2023-05-11T00:32:58.366Z] 58f1dce35555: Verifying Checksum [2023-05-11T00:32:58.367Z] 58f1dce35555: Download complete [2023-05-11T00:32:58.640Z] ed15518f5707: Pull complete [2023-05-11T00:32:59.618Z] feae8fd75edb: Verifying Checksum [2023-05-11T00:32:59.618Z] feae8fd75edb: Download complete [2023-05-11T00:32:59.618Z] 2ced38df9373: Verifying Checksum [2023-05-11T00:32:59.618Z] 2ced38df9373: Download complete [2023-05-11T00:33:09.729Z] feae8fd75edb: Pull complete [2023-05-11T00:33:09.729Z] 242c74f7c9fa: Pull complete [2023-05-11T00:33:09.998Z] 3cdef696dda3: Pull complete [2023-05-11T00:33:16.666Z] 2ced38df9373: Pull complete [2023-05-11T00:33:17.635Z] 58f1dce35555: Pull complete [2023-05-11T00:33:17.635Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T00:33:17.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T00:33:17.635Z] ---> fadd8f120f05 [2023-05-11T00:33:17.635Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T00:33:19.615Z] ---> Running in 98addb1e7b9f [2023-05-11T00:33:19.882Z] Removing intermediate container 98addb1e7b9f [2023-05-11T00:33:19.882Z] ---> 5bd2cd80f510 [2023-05-11T00:33:19.882Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T00:33:19.882Z] ---> Running in c858e518dc2d [2023-05-11T00:33:20.151Z] Removing intermediate container c858e518dc2d [2023-05-11T00:33:20.151Z] ---> 4490871faaeb [2023-05-11T00:33:20.151Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T00:33:20.151Z] ---> Running in 646d02e9dfa3 [2023-05-11T00:33:20.421Z] Removing intermediate container 646d02e9dfa3 [2023-05-11T00:33:20.421Z] ---> 70eabc8f9def [2023-05-11T00:33:20.421Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T00:33:20.704Z] ---> Running in 1c446e042c70 [2023-05-11T00:33:20.973Z] Removing intermediate container 1c446e042c70 [2023-05-11T00:33:20.973Z] ---> 299c828b1a4b [2023-05-11T00:33:20.973Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T00:33:20.973Z] ---> Running in f49b90b6d102 [2023-05-11T00:33:21.300Z] Removing intermediate container f49b90b6d102 [2023-05-11T00:33:21.300Z] ---> 01950d915ace [2023-05-11T00:33:21.300Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T00:33:21.300Z] ---> Running in 979fbaaf34b4 [2023-05-11T00:33:22.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T00:33:23.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T00:33:24.199Z] OK: 263 MiB in 53 packages [2023-05-11T00:33:25.166Z] Removing intermediate container 979fbaaf34b4 [2023-05-11T00:33:25.166Z] ---> bc1630ed60b2 [2023-05-11T00:33:25.166Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T00:33:25.166Z] ---> Running in 3cb156728791 [2023-05-11T00:33:25.166Z] Removing intermediate container 3cb156728791 [2023-05-11T00:33:25.166Z] ---> d55c975afcfd [2023-05-11T00:33:25.166Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T00:33:25.758Z] ---> c6805dcd16ea [2023-05-11T00:33:25.758Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T00:33:25.758Z] ---> Running in 56733c7abb01 [2023-05-11T00:34:33.813Z] Removing intermediate container 56733c7abb01 [2023-05-11T00:34:33.813Z] ---> 17aff0d50bc4 [2023-05-11T00:34:33.813Z] Step 12/13 : COPY . . [2023-05-11T00:34:33.813Z] ---> 2623c1c5498b [2023-05-11T00:34:33.813Z] Step 13/13 : RUN ${MAKE} [2023-05-11T00:34:33.813Z] ---> Running in b5339e90dee8 [2023-05-11T00:34:33.813Z] noop [2023-05-11T00:34:34.402Z] Removing intermediate container b5339e90dee8 [2023-05-11T00:34:34.402Z] ---> 1e790d487c46 [2023-05-11T00:34:34.402Z] Successfully built 1e790d487c46 [2023-05-11T00:34:34.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:34:34.787Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T00:34:34.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:34:35.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-15130 does not seem to be running inside a container [2023-05-11T00:34:35.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/145 -v /w/workspace/device-onvif-camera/145:/w/workspace/device-onvif-camera/145:rw,z -v /w/workspace/device-onvif-camera/145@tmp:/w/workspace/device-onvif-camera/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T00:34:36.433Z] $ docker top 3399bb51d2ac505840948c203894f72a1c0c165ec63e4eaf00c0babd9a98bedd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T00:34:37.300Z] + go version [2023-05-11T00:34:37.300Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T00:34:37.322Z] $ docker stop --time=1 3399bb51d2ac505840948c203894f72a1c0c165ec63e4eaf00c0babd9a98bedd [2023-05-11T00:34:38.989Z] $ docker rm -f --volumes 3399bb51d2ac505840948c203894f72a1c0c165ec63e4eaf00c0babd9a98bedd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:34:39.569Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T00:34:39.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:34:39.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-15130 does not seem to be running inside a container [2023-05-11T00:34:39.871Z] $ 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/145 -v /w/workspace/device-onvif-camera/145:/w/workspace/device-onvif-camera/145:rw,z -v /w/workspace/device-onvif-camera/145@tmp:/w/workspace/device-onvif-camera/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-11T00:34:41.112Z] $ docker top e8e421520d50e3d80c45c15868deae77ab587710e64ea78bcba806ae463bfd61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T00:34:41.977Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/145 [Pipeline] fileExists [Pipeline] sh [2023-05-11T00:34:42.643Z] + make test [2023-05-11T00:34:42.643Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T00:35:14.934Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T00:37:21.806Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T00:37:21.806Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T00:37:21.806Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.213s coverage: 31.4% of statements [2023-05-11T00:37:34.136Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.085s coverage: 86.5% of statements [2023-05-11T00:37:34.136Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T00:37:34.136Z] go vet ./... [2023-05-11T00:38:00.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T00:38:00.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T00:38:00.944Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T00:38:01.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T00:38:01.256Z] $ docker stop --time=1 e8e421520d50e3d80c45c15868deae77ab587710e64ea78bcba806ae463bfd61 [2023-05-11T00:38:03.812Z] $ docker rm -f --volumes e8e421520d50e3d80c45c15868deae77ab587710e64ea78bcba806ae463bfd61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T00:38:04.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T00:38:04.996Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T00:38:05.551Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T00:38:05.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T00:38:06.298Z] + ls -al . [2023-05-11T00:38:06.298Z] total 228 [2023-05-11T00:38:06.298Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 00:34 . [2023-05-11T00:38:06.298Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:32 .. [2023-05-11T00:38:06.298Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:32 .git [2023-05-11T00:38:06.298Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:32 .github [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 00:32 .gitignore [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 00:32 .golangci.yml [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 00:32 Attribution.txt [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 00:32 CHANGELOG.md [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 00:32 Dockerfile [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 00:32 GOVERNANCE.md [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 734 May 11 00:32 Jenkinsfile [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 00:32 LICENSE [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 00:32 Makefile [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 00:32 OWNERS.md [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 00:32 README.md [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 00:28 VERSION [2023-05-11T00:38:06.298Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 00:32 bin [2023-05-11T00:38:06.298Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:32 cmd [2023-05-11T00:38:06.298Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 00:37 coverage.out [2023-05-11T00:38:06.298Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:32 doc [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 00:32 go.mod [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 00:32 go.sum [2023-05-11T00:38:06.298Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:32 internal [2023-05-11T00:38:06.298Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:32 snap [2023-05-11T00:38:06.298Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 00:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:38:06.653Z] + 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=8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea --label arch=arm64 --label version=3.0.0-dev.48 . [2023-05-11T00:38:07.245Z] Sending build context to Docker daemon 14.41MB [2023-05-11T00:38:07.245Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T00:38:07.245Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T00:38:07.245Z] ---> 1e790d487c46 [2023-05-11T00:38:07.245Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T00:38:07.245Z] ---> Running in c386aad86bf8 [2023-05-11T00:38:07.517Z] Removing intermediate container c386aad86bf8 [2023-05-11T00:38:07.518Z] ---> dfc9ed2bfe8a [2023-05-11T00:38:07.518Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T00:38:07.518Z] ---> Running in 463905778cb7 [2023-05-11T00:38:07.796Z] Removing intermediate container 463905778cb7 [2023-05-11T00:38:07.796Z] ---> 8e19e74b0cbe [2023-05-11T00:38:07.796Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T00:38:08.065Z] ---> Running in 77f518049ef4 [2023-05-11T00:38:08.336Z] Removing intermediate container 77f518049ef4 [2023-05-11T00:38:08.336Z] ---> e236928cbbe7 [2023-05-11T00:38:08.336Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T00:38:08.336Z] ---> Running in 61d7a8a5f259 [2023-05-11T00:38:08.604Z] Removing intermediate container 61d7a8a5f259 [2023-05-11T00:38:08.604Z] ---> 38443f2ec48e [2023-05-11T00:38:08.604Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T00:38:08.604Z] ---> Running in 7014913aebdb [2023-05-11T00:38:08.871Z] Removing intermediate container 7014913aebdb [2023-05-11T00:38:08.871Z] ---> 32324b78e03c [2023-05-11T00:38:08.871Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T00:38:08.871Z] ---> Running in 53a1b7e46d22 [2023-05-11T00:38:09.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T00:38:10.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T00:38:11.403Z] OK: 263 MiB in 53 packages [2023-05-11T00:38:12.363Z] Removing intermediate container 53a1b7e46d22 [2023-05-11T00:38:12.363Z] ---> fa7b706b781d [2023-05-11T00:38:12.363Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T00:38:12.363Z] ---> Running in e082be1a4ed3 [2023-05-11T00:38:12.630Z] Removing intermediate container e082be1a4ed3 [2023-05-11T00:38:12.630Z] ---> 1b3eb1dc096a [2023-05-11T00:38:12.630Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T00:38:12.900Z] ---> 83a0d41f111b [2023-05-11T00:38:12.900Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T00:38:13.169Z] ---> Running in 72dae8f61701 [2023-05-11T00:38:18.562Z] Removing intermediate container 72dae8f61701 [2023-05-11T00:38:18.562Z] ---> 382e7f0724fb [2023-05-11T00:38:18.562Z] Step 12/26 : COPY . . [2023-05-11T00:38:19.969Z] ---> aa5ce5609b36 [2023-05-11T00:38:19.969Z] Step 13/26 : RUN ${MAKE} [2023-05-11T00:38:19.969Z] ---> Running in ded497c1d106 [2023-05-11T00:38:20.929Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.48" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T00:40:42.645Z] Removing intermediate container ded497c1d106 [2023-05-11T00:40:42.645Z] ---> 6c023da38704 [2023-05-11T00:40:42.645Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T00:40:42.645Z] 3.17: Pulling from library/alpine [2023-05-11T00:40:42.645Z] c41833b44d91: Already exists [2023-05-11T00:40:42.645Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T00:40:42.645Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T00:40:42.645Z] ---> 51e60588ff2c [2023-05-11T00:40:42.645Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T00:40:42.645Z] ---> Running in a1ba2de4e2d8 [2023-05-11T00:40:42.645Z] Removing intermediate container a1ba2de4e2d8 [2023-05-11T00:40:42.645Z] ---> 299371d31442 [2023-05-11T00:40:42.645Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T00:40:42.645Z] ---> Running in 32f3b3304c27 [2023-05-11T00:40:42.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T00:40:42.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T00:40:42.645Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T00:40:42.645Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T00:40:42.645Z] OK: 8 MiB in 16 packages [2023-05-11T00:40:42.645Z] Removing intermediate container 32f3b3304c27 [2023-05-11T00:40:42.645Z] ---> fb4dbce377c6 [2023-05-11T00:40:42.645Z] Step 17/26 : WORKDIR / [2023-05-11T00:40:42.645Z] ---> Running in 1b5816338719 [2023-05-11T00:40:42.645Z] Removing intermediate container 1b5816338719 [2023-05-11T00:40:42.645Z] ---> 2a5fcbdbc749 [2023-05-11T00:40:42.645Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T00:40:42.645Z] ---> f51d65082529 [2023-05-11T00:40:42.645Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T00:40:42.912Z] ---> 47922895a2eb [2023-05-11T00:40:42.912Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T00:40:43.498Z] ---> e5eaf96b2db0 [2023-05-11T00:40:43.498Z] Step 21/26 : EXPOSE 59984 [2023-05-11T00:40:43.498Z] ---> Running in cb71ac901b41 [2023-05-11T00:40:43.767Z] Removing intermediate container cb71ac901b41 [2023-05-11T00:40:43.767Z] ---> e294bf54bd31 [2023-05-11T00:40:43.767Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T00:40:44.034Z] ---> Running in 9fd531ff7aef [2023-05-11T00:40:44.306Z] Removing intermediate container 9fd531ff7aef [2023-05-11T00:40:44.306Z] ---> 0625edf85adc [2023-05-11T00:40:44.306Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T00:40:44.306Z] ---> Running in ce7741166bbe [2023-05-11T00:40:44.595Z] Removing intermediate container ce7741166bbe [2023-05-11T00:40:44.595Z] ---> baeae6ed6f92 [2023-05-11T00:40:44.595Z] Step 24/26 : LABEL arch=arm64 [2023-05-11T00:40:44.595Z] ---> Running in 34274be2afe4 [2023-05-11T00:40:45.191Z] Removing intermediate container 34274be2afe4 [2023-05-11T00:40:45.191Z] ---> deec878e9993 [2023-05-11T00:40:45.191Z] Step 25/26 : LABEL git_sha=8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [2023-05-11T00:40:45.191Z] ---> Running in 066bc780532f [2023-05-11T00:40:45.461Z] Removing intermediate container 066bc780532f [2023-05-11T00:40:45.461Z] ---> 54efe3ef11ce [2023-05-11T00:40:45.461Z] Step 26/26 : LABEL version=3.0.0-dev.48 [2023-05-11T00:40:45.461Z] ---> Running in b98495f0ec06 [2023-05-11T00:40:45.733Z] Removing intermediate container b98495f0ec06 [2023-05-11T00:40:45.733Z] ---> 1eb3446e45a2 [2023-05-11T00:40:45.733Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T00:40:45.733Z] Successfully built 1eb3446e45a2 [2023-05-11T00:40:46.005Z] 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-11T00:40:46.143Z] provisioning config files... [2023-05-11T00:40:46.161Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/145@tmp/config9674363706837847191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:40:46.511Z] ---> docker-login.sh [2023-05-11T00:40:46.511Z] nexus3.edgexfoundry.org:10001 [2023-05-11T00:40:46.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:40:46.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:40:46.779Z] Configure a credential helper to remove this warning. See [2023-05-11T00:40:46.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:40:46.779Z] [2023-05-11T00:40:46.779Z] Login Succeeded [2023-05-11T00:40:46.779Z] nexus3.edgexfoundry.org:10002 [2023-05-11T00:40:47.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:40:47.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:40:47.375Z] Configure a credential helper to remove this warning. See [2023-05-11T00:40:47.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:40:47.375Z] [2023-05-11T00:40:47.375Z] Login Succeeded [2023-05-11T00:40:47.375Z] nexus3.edgexfoundry.org:10003 [2023-05-11T00:40:47.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:40:47.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:40:47.644Z] Configure a credential helper to remove this warning. See [2023-05-11T00:40:47.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:40:47.644Z] [2023-05-11T00:40:47.644Z] Login Succeeded [2023-05-11T00:40:47.644Z] nexus3.edgexfoundry.org:10004 [2023-05-11T00:40:47.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:40:48.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:40:48.180Z] Configure a credential helper to remove this warning. See [2023-05-11T00:40:48.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:40:48.180Z] [2023-05-11T00:40:48.180Z] Login Succeeded [2023-05-11T00:40:48.180Z] docker.io [2023-05-11T00:40:48.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T00:40:48.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T00:40:48.718Z] Configure a credential helper to remove this warning. See [2023-05-11T00:40:48.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T00:40:48.718Z] [2023-05-11T00:40:48.718Z] Login Succeeded [2023-05-11T00:40:48.718Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T00:40:48.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T00:40:48.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T00:40:48.796Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-11T00:40:48.796Z] 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [2023-05-11T00:40:48.796Z] latest [2023-05-11T00:40:48.796Z] 3.0.0-dev.48 [2023-05-11T00:40:48.796Z] 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48 [2023-05-11T00:40:48.796Z] main [2023-05-11T00:40:48.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:40:49.164Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:40:49.570Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [2023-05-11T00:40:49.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T00:40:49.570Z] 5f86671dff7c: Preparing [2023-05-11T00:40:49.570Z] 87b6c197899d: Preparing [2023-05-11T00:40:49.570Z] 6a5b5a198626: Preparing [2023-05-11T00:40:49.570Z] 346334820374: Preparing [2023-05-11T00:40:49.570Z] 26cbea5cba74: Preparing [2023-05-11T00:40:49.863Z] 26cbea5cba74: Layer already exists [2023-05-11T00:40:49.863Z] 87b6c197899d: Pushed [2023-05-11T00:40:49.863Z] 5f86671dff7c: Pushed [2023-05-11T00:40:49.863Z] 346334820374: Pushed [2023-05-11T00:40:55.303Z] 6a5b5a198626: Pushed [2023-05-11T00:40:55.303Z] 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea: digest: sha256:affdbd0473155b90722ae1648b2e2593c153ba5a4a91034b2892ae64301e89d2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:40:55.694Z] + 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-11T00:40:56.062Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-11T00:40:56.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T00:40:56.062Z] 5f86671dff7c: Preparing [2023-05-11T00:40:56.062Z] 87b6c197899d: Preparing [2023-05-11T00:40:56.062Z] 6a5b5a198626: Preparing [2023-05-11T00:40:56.062Z] 346334820374: Preparing [2023-05-11T00:40:56.062Z] 26cbea5cba74: Preparing [2023-05-11T00:40:56.062Z] 87b6c197899d: Layer already exists [2023-05-11T00:40:56.062Z] 5f86671dff7c: Layer already exists [2023-05-11T00:40:56.062Z] 346334820374: Layer already exists [2023-05-11T00:40:56.062Z] 26cbea5cba74: Layer already exists [2023-05-11T00:40:56.062Z] 6a5b5a198626: Layer already exists [2023-05-11T00:40:56.330Z] latest: digest: sha256:affdbd0473155b90722ae1648b2e2593c153ba5a4a91034b2892ae64301e89d2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:40:56.696Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:40:57.099Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.48 [2023-05-11T00:40:57.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T00:40:57.099Z] 5f86671dff7c: Preparing [2023-05-11T00:40:57.099Z] 87b6c197899d: Preparing [2023-05-11T00:40:57.099Z] 6a5b5a198626: Preparing [2023-05-11T00:40:57.099Z] 346334820374: Preparing [2023-05-11T00:40:57.099Z] 26cbea5cba74: Preparing [2023-05-11T00:40:57.099Z] 346334820374: Layer already exists [2023-05-11T00:40:57.099Z] 26cbea5cba74: Layer already exists [2023-05-11T00:40:57.099Z] 5f86671dff7c: Layer already exists [2023-05-11T00:40:57.099Z] 6a5b5a198626: Layer already exists [2023-05-11T00:40:57.099Z] 87b6c197899d: Layer already exists [2023-05-11T00:40:57.368Z] 3.0.0-dev.48: digest: sha256:affdbd0473155b90722ae1648b2e2593c153ba5a4a91034b2892ae64301e89d2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:40:57.726Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:40:58.149Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48 [2023-05-11T00:40:58.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T00:40:58.149Z] 5f86671dff7c: Preparing [2023-05-11T00:40:58.149Z] 87b6c197899d: Preparing [2023-05-11T00:40:58.149Z] 6a5b5a198626: Preparing [2023-05-11T00:40:58.149Z] 346334820374: Preparing [2023-05-11T00:40:58.149Z] 26cbea5cba74: Preparing [2023-05-11T00:40:58.149Z] 26cbea5cba74: Layer already exists [2023-05-11T00:40:58.149Z] 6a5b5a198626: Layer already exists [2023-05-11T00:40:58.149Z] 5f86671dff7c: Layer already exists [2023-05-11T00:40:58.149Z] 346334820374: Layer already exists [2023-05-11T00:40:58.149Z] 87b6c197899d: Layer already exists [2023-05-11T00:40:58.473Z] 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48: digest: sha256:affdbd0473155b90722ae1648b2e2593c153ba5a4a91034b2892ae64301e89d2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:40:58.854Z] + 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-11T00:40:59.235Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-11T00:40:59.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T00:40:59.235Z] 5f86671dff7c: Preparing [2023-05-11T00:40:59.235Z] 87b6c197899d: Preparing [2023-05-11T00:40:59.235Z] 6a5b5a198626: Preparing [2023-05-11T00:40:59.235Z] 346334820374: Preparing [2023-05-11T00:40:59.235Z] 26cbea5cba74: Preparing [2023-05-11T00:40:59.235Z] 5f86671dff7c: Layer already exists [2023-05-11T00:40:59.235Z] 26cbea5cba74: Layer already exists [2023-05-11T00:40:59.235Z] 346334820374: Layer already exists [2023-05-11T00:40:59.235Z] 87b6c197899d: Layer already exists [2023-05-11T00:40:59.235Z] 6a5b5a198626: Layer already exists [2023-05-11T00:40:59.503Z] main: digest: sha256:affdbd0473155b90722ae1648b2e2593c153ba5a4a91034b2892ae64301e89d2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T00:40:59.561Z] ===================================================== [Pipeline] echo [2023-05-11T00:40:59.571Z] taggedImages: [2023-05-11T00:40:59.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [2023-05-11T00:40:59.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-11T00:40:59.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.48 [2023-05-11T00:40:59.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea-3.0.0-dev.48 [2023-05-11T00:40:59.571Z] - 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-11T00:41:00.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T00:41:00.107Z] [2023-05-11T00:41:00.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:41:00.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T00:41:01.931Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T00:41:01.931Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T00:41:01.931Z] 04944245beec: Pulling fs layer [2023-05-11T00:41:01.931Z] 699f458cf7ca: Pulling fs layer [2023-05-11T00:41:01.931Z] 765212b225bb: Pulling fs layer [2023-05-11T00:41:01.931Z] f23df028b6ca: Pulling fs layer [2023-05-11T00:41:01.931Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T00:41:01.931Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T00:41:01.931Z] 765212b225bb: Waiting [2023-05-11T00:41:01.931Z] f23df028b6ca: Waiting [2023-05-11T00:41:01.931Z] d65c8cfc05b1: Waiting [2023-05-11T00:41:01.931Z] 2437ff75d9bd: Waiting [2023-05-11T00:41:01.931Z] 04944245beec: Verifying Checksum [2023-05-11T00:41:01.931Z] 04944245beec: Download complete [2023-05-11T00:41:01.931Z] 765212b225bb: Download complete [2023-05-11T00:41:01.931Z] f23df028b6ca: Verifying Checksum [2023-05-11T00:41:01.931Z] f23df028b6ca: Download complete [2023-05-11T00:41:01.931Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T00:41:01.931Z] d65c8cfc05b1: Download complete [2023-05-11T00:41:01.931Z] 699f458cf7ca: Verifying Checksum [2023-05-11T00:41:01.931Z] 699f458cf7ca: Download complete [2023-05-11T00:41:02.354Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T00:41:02.354Z] 8998bd30e6a1: Download complete [2023-05-11T00:41:04.949Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T00:41:04.949Z] 2437ff75d9bd: Download complete [2023-05-11T00:41:06.445Z] 8998bd30e6a1: Pull complete [2023-05-11T00:41:07.030Z] 04944245beec: Pull complete [2023-05-11T00:41:08.442Z] 699f458cf7ca: Pull complete [2023-05-11T00:41:08.442Z] 765212b225bb: Pull complete [2023-05-11T00:41:09.405Z] f23df028b6ca: Pull complete [2023-05-11T00:41:09.405Z] d65c8cfc05b1: Pull complete [2023-05-11T00:41:24.458Z] 2437ff75d9bd: Pull complete [2023-05-11T00:41:24.458Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T00:41:24.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T00:41:24.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:41:24.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-15130 does not seem to be running inside a container [2023-05-11T00:41:24.749Z] $ 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/145 -v /w/workspace/device-onvif-camera/145:/w/workspace/device-onvif-camera/145:rw,z -v /w/workspace/device-onvif-camera/145@tmp:/w/workspace/device-onvif-camera/145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T00:41:27.354Z] $ docker top e2de07094ee490a818f57673d5f29b050edbb43e1e2ad1b6112ace516f514a93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:41:28.216Z] ---> job-cost.sh [2023-05-11T00:41:28.217Z] lf-activate-venv: SKIPPING [2023-05-11T00:41:28.217Z] INFO: No Stack... [2023-05-11T00:41:28.801Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T00:41:29.760Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T00:41:30.417Z] + cat /w/workspace/device-onvif-camera/145/archives/cost.csv [2023-05-11T00:41:30.417Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T00:41:30.501Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-145-stack-cost] [2023-05-11T00:41:30.508Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-145-stack-cost] did not exist. Created. [2023-05-11T00:41:30.508Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T00:41:31.174Z] /w/workspace/device-onvif-camera/145@tmp/durable-bfe5dedf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T00:41:31.860Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T00:41:31.887Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T00:41:31.953Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T00:41:31.965Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-145-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T00:41:31.988Z] $ docker stop --time=1 e2de07094ee490a818f57673d5f29b050edbb43e1e2ad1b6112ace516f514a93 [2023-05-11T00:41:33.536Z] $ docker rm -f --volumes e2de07094ee490a818f57673d5f29b050edbb43e1e2ad1b6112ace516f514a93 [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-11T00:41:34.074Z] provisioning config files... [2023-05-11T00:41:34.081Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11628924968342922642tmp [Pipeline] { [Pipeline] sh [2023-05-11T00:41:34.379Z] + set +x [2023-05-11T00:41:34.379Z] + bash -s -- [2023-05-11T00:41:34.379Z] + curl -s https://codecov.io/bash [2023-05-11T00:41:34.379Z] [2023-05-11T00:41:34.379Z] _____ _ [2023-05-11T00:41:34.379Z] / ____| | | [2023-05-11T00:41:34.379Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T00:41:34.379Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T00:41:34.379Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T00:41:34.379Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T00:41:34.379Z] Bash-1.0.6 [2023-05-11T00:41:34.379Z] [2023-05-11T00:41:34.379Z] [2023-05-11T00:41:34.379Z] ==> git version 2.25.1 found [2023-05-11T00:41:34.379Z] ==> 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-11T00:41:34.379Z] Release-Date: 2020-01-08 [2023-05-11T00:41:34.379Z] 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-11T00:41:34.379Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T00:41:34.379Z] ==> Jenkins CI detected. [2023-05-11T00:41:34.379Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-11T00:41:34.379Z] project root: . [2023-05-11T00:41:34.379Z] --> token set from env [2023-05-11T00:41:34.379Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T00:41:34.379Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T00:41:34.379Z] ==> Python coveragepy not found [2023-05-11T00:41:34.379Z] ==> Searching for coverage reports in: [2023-05-11T00:41:34.379Z] + . [2023-05-11T00:41:34.379Z] -> Found 1 reports [2023-05-11T00:41:34.379Z] ==> Detecting git/mercurial file structure [2023-05-11T00:41:34.379Z] ==> Reading reports [2023-05-11T00:41:34.379Z] + ./coverage.out bytes=78459 [2023-05-11T00:41:34.379Z] ==> Appending adjustments [2023-05-11T00:41:34.379Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T00:41:34.670Z] + Found adjustments [2023-05-11T00:41:34.670Z] ==> Gzipping contents [2023-05-11T00:41:34.670Z] 12K /tmp/codecov.Qekeom.gz [2023-05-11T00:41:34.670Z] ==> Uploading reports [2023-05-11T00:41:34.670Z] url: https://codecov.io [2023-05-11T00:41:34.670Z] query: branch=main&commit=8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T00:41:34.670Z] -> Pinging Codecov [2023-05-11T00:41:34.670Z] 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=8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T00:41:34.933Z] -> Uploading to [2023-05-11T00:41:34.933Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/F29A59C45E3A92E06B3E522C9905F8EF/8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea/38ba120f-afdf-4dab-a281-d8adfea30ab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T004134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a9f99cfb7a11e3b08c286d7ae9bfa6c102d85626b5163d7fdb6ceb0d2d59f78 [2023-05-11T00:41:34.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T00:41:34.933Z] Dload Upload Total Spent Left Speed [2023-05-11T00:41:35.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 30958 --:--:-- --:--:-- --:--:-- 30868 100 10557 0 0 100 10557 0 28609 --:--:-- --:--:-- --:--:-- 28532 [2023-05-11T00:41:35.191Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [Pipeline] } [2023-05-11T00:41:35.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T00:41:35.414Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T00:41:35.426Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:41:35.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T00:41:35.729Z] [2023-05-11T00:41:35.729Z] 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-11T00:41:36.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T00:41:36.034Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T00:41:36.034Z] df9b9388f04a: Pulling fs layer [2023-05-11T00:41:36.034Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T00:41:36.034Z] 25bc292e5bac: Pulling fs layer [2023-05-11T00:41:36.034Z] 114826534d7a: Pulling fs layer [2023-05-11T00:41:36.034Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T00:41:36.034Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T00:41:36.034Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T00:41:36.034Z] 114826534d7a: Waiting [2023-05-11T00:41:36.034Z] 4657fd5d0bcf: Waiting [2023-05-11T00:41:36.034Z] 6ad1cebc031e: Waiting [2023-05-11T00:41:36.034Z] 8a3aa393b2d8: Waiting [2023-05-11T00:41:36.034Z] 25bc292e5bac: Verifying Checksum [2023-05-11T00:41:36.034Z] 25bc292e5bac: Download complete [2023-05-11T00:41:36.034Z] 52dc419b0ee2: Download complete [2023-05-11T00:41:36.296Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T00:41:36.296Z] 4657fd5d0bcf: Download complete [2023-05-11T00:41:36.296Z] df9b9388f04a: Download complete [2023-05-11T00:41:36.296Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T00:41:36.296Z] 6ad1cebc031e: Download complete [2023-05-11T00:41:36.296Z] df9b9388f04a: Pull complete [2023-05-11T00:41:36.566Z] 52dc419b0ee2: Pull complete [2023-05-11T00:41:36.825Z] 25bc292e5bac: Pull complete [2023-05-11T00:41:37.084Z] 114826534d7a: Verifying Checksum [2023-05-11T00:41:37.084Z] 114826534d7a: Download complete [2023-05-11T00:41:37.342Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T00:41:37.342Z] 8a3aa393b2d8: Download complete [2023-05-11T00:41:40.624Z] 114826534d7a: Pull complete [2023-05-11T00:41:40.624Z] 4657fd5d0bcf: Pull complete [2023-05-11T00:41:41.189Z] 6ad1cebc031e: Pull complete [2023-05-11T00:41:44.486Z] 8a3aa393b2d8: Pull complete [2023-05-11T00:41:44.486Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T00:41:44.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T00:41:44.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:41:44.560Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:41:44.595Z] $ 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-11T00:41:47.699Z] $ docker top 264d587ea670192ec7518e8a1806693f912e53d7876922cd6ca78275af5d29c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T00:41:47.764Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-11T00:41:48.046Z] + set -o pipefail [2023-05-11T00:41:48.046Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-11T00:41:53.372Z] [2023-05-11T00:41:53.372Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-11T00:41:53.372Z] [2023-05-11T00:41:53.372Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/b6cf32b6-e50f-4fe2-ab93-60f47a237501 [2023-05-11T00:41:53.372Z] [2023-05-11T00:41:53.372Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-11T00:41:53.372Z] [2023-05-11T00:41:53.372Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T00:41:53.372Z] [2023-05-11T00:41:53.372Z] [2023-05-11T00:41:53.372Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T00:41:53.372Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T00:41:53.372Z] More details here: https://snyk.co/ue1NS [2023-05-11T00:41:53.372Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T00:41:53.372Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T00:41:53.394Z] $ docker stop --time=1 264d587ea670192ec7518e8a1806693f912e53d7876922cd6ca78275af5d29c9 [2023-05-11T00:41:55.557Z] $ docker rm -f --volumes 264d587ea670192ec7518e8a1806693f912e53d7876922cd6ca78275af5d29c9 [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-11T00:41:55.940Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T00:41:55.958Z] provisioning config files... [2023-05-11T00:41:55.965Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14323835551961774137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:41:56.259Z] --> edgex-publish-swagger.sh [2023-05-11T00:41:56.259Z] === Publish doc/openapi/v2 API === [2023-05-11T00:41:56.259Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-11T00:41:56.259Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-11T00:41:56.259Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T00:41:56.259Z] Dload Upload Total Spent Left Speed [2023-05-11T00:41:56.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 474k 0 0 100 474k 0 701k --:--:-- --:--:-- --:--:-- 699k [2023-05-11T00:41:56.827Z] [2023-05-11T00:41:56.827Z] [Pipeline] } [2023-05-11T00:41:56.834Z] 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-11T00:41:57.251Z] + git log --format=format:%s -1 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea [Pipeline] sh [2023-05-11T00:41:57.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T00:41:57.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:41:57.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T00:41:57.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:41:57.915Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:41:57.946Z] $ 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-11T00:41:58.279Z] $ docker top 500b944750e9d2376ce1bf45f4c0efa4c6b5a18f74fad54f4d5028b625e9ae49 -eo pid,comm [2023-05-11T00:41:58.321Z] 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-11T00:41:58.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T00:41:58.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T00:41:58.363Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T00:41:58.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T00:41:58.480Z] $ docker exec 500b944750e9d2376ce1bf45f4c0efa4c6b5a18f74fad54f4d5028b625e9ae49 ssh-agent [2023-05-11T00:41:58.580Z] SSH_AUTH_SOCK=/tmp/ssh-EEoA4ke2VAWQ/agent.33 [2023-05-11T00:41:58.580Z] SSH_AGENT_PID=39 [2023-05-11T00:41:58.586Z] Running ssh-add (command line suppressed) [2023-05-11T00:41:58.685Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13557869433991349389.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13557869433991349389.key) [2023-05-11T00:41:58.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T00:41:58.977Z] + git semver tag [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,176 [run_tag] DEBUG tag force:False [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,176 [check_head_tag] DEBUG check head tag [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,178 [execute] INFO git cat-file --batch-check [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,183 [execute] INFO git cat-file --batch [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,222 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,223 [execute] INFO git tag -a v3.0.0-dev.48 -m v3.0.0-dev.48 [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,223 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.48', '-m', 'v3.0.0-dev.48'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T00:41:59.236Z] 2023-05-11 00:41:59,227 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T00:41:59.236Z] 3.0.0-dev.48 [Pipeline] } [2023-05-11T00:41:59.506Z] $ docker exec --env ******** --env ******** 500b944750e9d2376ce1bf45f4c0efa4c6b5a18f74fad54f4d5028b625e9ae49 ssh-agent -k [2023-05-11T00:41:59.596Z] unset SSH_AUTH_SOCK; [2023-05-11T00:41:59.596Z] unset SSH_AGENT_PID; [2023-05-11T00:41:59.597Z] echo Agent pid 39 killed; [2023-05-11T00:41:59.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T00:41:59.907Z] + git semver [Pipeline] } [2023-05-11T00:42:00.180Z] $ docker stop --time=1 500b944750e9d2376ce1bf45f4c0efa4c6b5a18f74fad54f4d5028b625e9ae49 [2023-05-11T00:42:01.400Z] $ docker rm -f --volumes 500b944750e9d2376ce1bf45f4c0efa4c6b5a18f74fad54f4d5028b625e9ae49 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:42:01.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T00:42:01.790Z] [2023-05-11T00:42:01.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:42:02.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T00:42:02.087Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T00:42:02.087Z] ab5ef0e58194: Pulling fs layer [2023-05-11T00:42:02.087Z] 9712f1f96733: Pulling fs layer [2023-05-11T00:42:02.087Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T00:42:02.087Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T00:42:02.087Z] e9a5061849ea: Pulling fs layer [2023-05-11T00:42:02.087Z] d747dcd14b5f: Pulling fs layer [2023-05-11T00:42:02.087Z] 2de7ff778b66: Pulling fs layer [2023-05-11T00:42:02.087Z] 0d9ebad4ef96: Waiting [2023-05-11T00:42:02.087Z] e9a5061849ea: Waiting [2023-05-11T00:42:02.087Z] d747dcd14b5f: Waiting [2023-05-11T00:42:02.087Z] 2de7ff778b66: Waiting [2023-05-11T00:42:02.087Z] 9712f1f96733: Verifying Checksum [2023-05-11T00:42:02.087Z] 9712f1f96733: Download complete [2023-05-11T00:42:02.666Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T00:42:02.667Z] 63f879dbbcfc: Download complete [2023-05-11T00:42:02.667Z] e9a5061849ea: Verifying Checksum [2023-05-11T00:42:02.667Z] e9a5061849ea: Download complete [2023-05-11T00:42:02.667Z] d747dcd14b5f: Verifying Checksum [2023-05-11T00:42:02.667Z] d747dcd14b5f: Download complete [2023-05-11T00:42:02.925Z] ab5ef0e58194: Verifying Checksum [2023-05-11T00:42:02.925Z] ab5ef0e58194: Download complete [2023-05-11T00:42:02.925Z] 2de7ff778b66: Verifying Checksum [2023-05-11T00:42:02.925Z] 2de7ff778b66: Download complete [2023-05-11T00:42:02.925Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T00:42:05.536Z] ab5ef0e58194: Pull complete [2023-05-11T00:42:05.536Z] 9712f1f96733: Pull complete [2023-05-11T00:42:06.103Z] 63f879dbbcfc: Pull complete [2023-05-11T00:42:09.386Z] 0d9ebad4ef96: Pull complete [2023-05-11T00:42:09.386Z] e9a5061849ea: Pull complete [2023-05-11T00:42:09.386Z] d747dcd14b5f: Pull complete [2023-05-11T00:42:10.322Z] 2de7ff778b66: Pull complete [2023-05-11T00:42:10.322Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T00:42:10.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T00:42:10.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:42:10.430Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:42:10.475Z] $ 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-11T00:42:13.694Z] $ docker top 33222dc47d1dc1ad273552ec3fb934bd72d3cdbf75e291f3e9dfee998794ed38 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T00:42:13.758Z] provisioning config files... [2023-05-11T00:42:13.766Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3193458054764432660tmp [2023-05-11T00:42:13.800Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10251811709183163540tmp [2023-05-11T00:42:13.811Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11715541536364531451tmp [Pipeline] { [Pipeline] echo [2023-05-11T00:42:13.825Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:14.106Z] ---> sigul-configuration.sh [2023-05-11T00:42:14.106Z] gpg: directory `/root/.gnupg' created [2023-05-11T00:42:14.106Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T00:42:14.106Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T00:42:14.106Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T00:42:14.106Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T00:42:14.106Z] gpg: CAST5 encrypted data [2023-05-11T00:42:14.106Z] gpg: encrypted with 1 passphrase [2023-05-11T00:42:14.106Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T00:42:14.387Z] + mkdir /home/jenkins [2023-05-11T00:42:14.387Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T00:42:14.672Z] + 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-11T00:42:14.679Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:14.962Z] ---> sigul-install.sh [2023-05-11T00:42:14.962Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T00:42:15.258Z] + git tag --list [2023-05-11T00:42:15.258Z] v0.0.0 [2023-05-11T00:42:15.258Z] v0.0.1-dev.1 [2023-05-11T00:42:15.258Z] v0.0.1-dev.10 [2023-05-11T00:42:15.258Z] v0.0.1-dev.11 [2023-05-11T00:42:15.258Z] v0.0.1-dev.12 [2023-05-11T00:42:15.258Z] v0.0.1-dev.13 [2023-05-11T00:42:15.258Z] v0.0.1-dev.14 [2023-05-11T00:42:15.258Z] v0.0.1-dev.15 [2023-05-11T00:42:15.258Z] v0.0.1-dev.16 [2023-05-11T00:42:15.258Z] v0.0.1-dev.17 [2023-05-11T00:42:15.258Z] v0.0.1-dev.18 [2023-05-11T00:42:15.258Z] v0.0.1-dev.19 [2023-05-11T00:42:15.258Z] v0.0.1-dev.2 [2023-05-11T00:42:15.258Z] v0.0.1-dev.20 [2023-05-11T00:42:15.258Z] v0.0.1-dev.21 [2023-05-11T00:42:15.258Z] v0.0.1-dev.22 [2023-05-11T00:42:15.258Z] v0.0.1-dev.23 [2023-05-11T00:42:15.258Z] v0.0.1-dev.24 [2023-05-11T00:42:15.258Z] v0.0.1-dev.25 [2023-05-11T00:42:15.258Z] v0.0.1-dev.26 [2023-05-11T00:42:15.258Z] v0.0.1-dev.27 [2023-05-11T00:42:15.258Z] v0.0.1-dev.28 [2023-05-11T00:42:15.258Z] v0.0.1-dev.3 [2023-05-11T00:42:15.258Z] v0.0.1-dev.4 [2023-05-11T00:42:15.258Z] v0.0.1-dev.5 [2023-05-11T00:42:15.258Z] v0.0.1-dev.6 [2023-05-11T00:42:15.258Z] v0.0.1-dev.7 [2023-05-11T00:42:15.258Z] v0.0.1-dev.8 [2023-05-11T00:42:15.258Z] v0.0.1-dev.9 [2023-05-11T00:42:15.258Z] v2.2.0 [2023-05-11T00:42:15.258Z] v2.2.0-dev.29 [2023-05-11T00:42:15.258Z] v2.2.0-dev.30 [2023-05-11T00:42:15.258Z] v2.2.0-dev.31 [2023-05-11T00:42:15.258Z] v2.2.0-dev.32 [2023-05-11T00:42:15.258Z] v2.2.0-dev.33 [2023-05-11T00:42:15.258Z] v2.2.0-dev.34 [2023-05-11T00:42:15.258Z] v2.2.0-dev.35 [2023-05-11T00:42:15.258Z] v2.3.0 [2023-05-11T00:42:15.258Z] v2.3.0-dev.1 [2023-05-11T00:42:15.258Z] v2.3.0-dev.10 [2023-05-11T00:42:15.258Z] v2.3.0-dev.11 [2023-05-11T00:42:15.258Z] v2.3.0-dev.12 [2023-05-11T00:42:15.258Z] v2.3.0-dev.13 [2023-05-11T00:42:15.258Z] v2.3.0-dev.14 [2023-05-11T00:42:15.258Z] v2.3.0-dev.15 [2023-05-11T00:42:15.258Z] v2.3.0-dev.16 [2023-05-11T00:42:15.258Z] v2.3.0-dev.17 [2023-05-11T00:42:15.258Z] v2.3.0-dev.18 [2023-05-11T00:42:15.258Z] v2.3.0-dev.19 [2023-05-11T00:42:15.258Z] v2.3.0-dev.2 [2023-05-11T00:42:15.258Z] v2.3.0-dev.20 [2023-05-11T00:42:15.258Z] v2.3.0-dev.21 [2023-05-11T00:42:15.258Z] v2.3.0-dev.22 [2023-05-11T00:42:15.258Z] v2.3.0-dev.23 [2023-05-11T00:42:15.258Z] v2.3.0-dev.24 [2023-05-11T00:42:15.258Z] v2.3.0-dev.25 [2023-05-11T00:42:15.258Z] v2.3.0-dev.26 [2023-05-11T00:42:15.258Z] v2.3.0-dev.27 [2023-05-11T00:42:15.258Z] v2.3.0-dev.28 [2023-05-11T00:42:15.258Z] v2.3.0-dev.29 [2023-05-11T00:42:15.258Z] v2.3.0-dev.3 [2023-05-11T00:42:15.258Z] v2.3.0-dev.30 [2023-05-11T00:42:15.258Z] v2.3.0-dev.31 [2023-05-11T00:42:15.258Z] v2.3.0-dev.32 [2023-05-11T00:42:15.258Z] v2.3.0-dev.33 [2023-05-11T00:42:15.258Z] v2.3.0-dev.34 [2023-05-11T00:42:15.258Z] v2.3.0-dev.35 [2023-05-11T00:42:15.258Z] v2.3.0-dev.36 [2023-05-11T00:42:15.258Z] v2.3.0-dev.37 [2023-05-11T00:42:15.258Z] v2.3.0-dev.38 [2023-05-11T00:42:15.258Z] v2.3.0-dev.39 [2023-05-11T00:42:15.258Z] v2.3.0-dev.4 [2023-05-11T00:42:15.258Z] v2.3.0-dev.40 [2023-05-11T00:42:15.258Z] v2.3.0-dev.41 [2023-05-11T00:42:15.258Z] v2.3.0-dev.42 [2023-05-11T00:42:15.258Z] v2.3.0-dev.43 [2023-05-11T00:42:15.258Z] v2.3.0-dev.44 [2023-05-11T00:42:15.258Z] v2.3.0-dev.45 [2023-05-11T00:42:15.258Z] v2.3.0-dev.5 [2023-05-11T00:42:15.258Z] v2.3.0-dev.6 [2023-05-11T00:42:15.258Z] v2.3.0-dev.7 [2023-05-11T00:42:15.258Z] v2.3.0-dev.8 [2023-05-11T00:42:15.258Z] v2.3.0-dev.9 [2023-05-11T00:42:15.258Z] v2.3.1 [2023-05-11T00:42:15.258Z] v2.3.1-dev.1 [2023-05-11T00:42:15.258Z] v2.3.1-dev.4 [2023-05-11T00:42:15.258Z] v2.3.1-dev.5 [2023-05-11T00:42:15.258Z] v2.3.2-dev.1 [2023-05-11T00:42:15.258Z] v2.3.2-dev.2 [2023-05-11T00:42:15.258Z] v3.0.0-dev.1 [2023-05-11T00:42:15.258Z] v3.0.0-dev.10 [2023-05-11T00:42:15.258Z] v3.0.0-dev.11 [2023-05-11T00:42:15.258Z] v3.0.0-dev.12 [2023-05-11T00:42:15.258Z] v3.0.0-dev.13 [2023-05-11T00:42:15.258Z] v3.0.0-dev.14 [2023-05-11T00:42:15.258Z] v3.0.0-dev.15 [2023-05-11T00:42:15.258Z] v3.0.0-dev.16 [2023-05-11T00:42:15.258Z] v3.0.0-dev.17 [2023-05-11T00:42:15.258Z] v3.0.0-dev.18 [2023-05-11T00:42:15.258Z] v3.0.0-dev.19 [2023-05-11T00:42:15.258Z] v3.0.0-dev.2 [2023-05-11T00:42:15.258Z] v3.0.0-dev.20 [2023-05-11T00:42:15.258Z] v3.0.0-dev.21 [2023-05-11T00:42:15.258Z] v3.0.0-dev.22 [2023-05-11T00:42:15.258Z] v3.0.0-dev.23 [2023-05-11T00:42:15.258Z] v3.0.0-dev.24 [2023-05-11T00:42:15.258Z] v3.0.0-dev.25 [2023-05-11T00:42:15.258Z] v3.0.0-dev.26 [2023-05-11T00:42:15.258Z] v3.0.0-dev.27 [2023-05-11T00:42:15.258Z] v3.0.0-dev.28 [2023-05-11T00:42:15.258Z] v3.0.0-dev.29 [2023-05-11T00:42:15.258Z] v3.0.0-dev.3 [2023-05-11T00:42:15.258Z] v3.0.0-dev.30 [2023-05-11T00:42:15.258Z] v3.0.0-dev.31 [2023-05-11T00:42:15.258Z] v3.0.0-dev.32 [2023-05-11T00:42:15.258Z] v3.0.0-dev.33 [2023-05-11T00:42:15.258Z] v3.0.0-dev.34 [2023-05-11T00:42:15.258Z] v3.0.0-dev.35 [2023-05-11T00:42:15.258Z] v3.0.0-dev.36 [2023-05-11T00:42:15.258Z] v3.0.0-dev.37 [2023-05-11T00:42:15.258Z] v3.0.0-dev.38 [2023-05-11T00:42:15.258Z] v3.0.0-dev.39 [2023-05-11T00:42:15.258Z] v3.0.0-dev.4 [2023-05-11T00:42:15.258Z] v3.0.0-dev.40 [2023-05-11T00:42:15.258Z] v3.0.0-dev.41 [2023-05-11T00:42:15.258Z] v3.0.0-dev.42 [2023-05-11T00:42:15.258Z] v3.0.0-dev.43 [2023-05-11T00:42:15.258Z] v3.0.0-dev.44 [2023-05-11T00:42:15.258Z] v3.0.0-dev.45 [2023-05-11T00:42:15.258Z] v3.0.0-dev.46 [2023-05-11T00:42:15.258Z] v3.0.0-dev.47 [2023-05-11T00:42:15.258Z] v3.0.0-dev.48 [2023-05-11T00:42:15.258Z] v3.0.0-dev.5 [2023-05-11T00:42:15.258Z] v3.0.0-dev.6 [2023-05-11T00:42:15.258Z] v3.0.0-dev.7 [2023-05-11T00:42:15.258Z] v3.0.0-dev.8 [2023-05-11T00:42:15.258Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T00:42:15.543Z] + lftools sign git-tag v3.0.0-dev.48 [2023-05-11T00:42:16.111Z] Signing Git tag with Sigul... [2023-05-11T00:42:16.111Z] Signing v3.0.0-dev.48 [Pipeline] echo [2023-05-11T00:42:16.377Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:16.661Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T00:42:16.667Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T00:42:16.688Z] $ docker stop --time=1 33222dc47d1dc1ad273552ec3fb934bd72d3cdbf75e291f3e9dfee998794ed38 [2023-05-11T00:42:17.948Z] $ docker rm -f --volumes 33222dc47d1dc1ad273552ec3fb934bd72d3cdbf75e291f3e9dfee998794ed38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T00:42:18.355Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T00:42:18.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:42:18.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T00:42:18.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:42:18.729Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:42:18.762Z] $ 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-11T00:42:19.112Z] $ docker top e032d78e23de5be059cd8cbd282cc85c33072745e959f0f8d5f5576067e95710 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T00:42:19.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T00:42:19.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T00:42:19.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T00:42:19.311Z] $ docker exec e032d78e23de5be059cd8cbd282cc85c33072745e959f0f8d5f5576067e95710 ssh-agent [2023-05-11T00:42:19.401Z] SSH_AUTH_SOCK=/tmp/ssh-FxQYvnW2VUzT/agent.32 [2023-05-11T00:42:19.401Z] SSH_AGENT_PID=38 [2023-05-11T00:42:19.406Z] Running ssh-add (command line suppressed) [2023-05-11T00:42:19.521Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14897211773483506425.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14897211773483506425.key) [2023-05-11T00:42:19.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T00:42:19.888Z] + git semver bump pre [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,081 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,081 [bump_version] DEBUG bumping version:3.0.0-dev.48 on axis:pre with prefix:dev [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,081 [bump_version] DEBUG bumped version:3.0.0-dev.49 [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,081 [write_version] DEBUG write version:3.0.0-dev.49 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,081 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,081 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,084 [execute] INFO git cat-file --batch-check [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,090 [execute] INFO git cat-file --batch [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T00:42:20.146Z] 2023-05-11 00:42:20,095 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T00:42:20.146Z] 3.0.0-dev.49 [Pipeline] } [2023-05-11T00:42:20.157Z] $ docker exec --env ******** --env ******** e032d78e23de5be059cd8cbd282cc85c33072745e959f0f8d5f5576067e95710 ssh-agent -k [2023-05-11T00:42:20.250Z] unset SSH_AUTH_SOCK; [2023-05-11T00:42:20.250Z] unset SSH_AGENT_PID; [2023-05-11T00:42:20.250Z] echo Agent pid 38 killed; [2023-05-11T00:42:20.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T00:42:20.565Z] + git semver [Pipeline] } [2023-05-11T00:42:20.839Z] $ docker stop --time=1 e032d78e23de5be059cd8cbd282cc85c33072745e959f0f8d5f5576067e95710 [2023-05-11T00:42:22.093Z] $ docker rm -f --volumes e032d78e23de5be059cd8cbd282cc85c33072745e959f0f8d5f5576067e95710 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T00:42:22.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T00:42:22.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:42:22.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T00:42:22.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:42:22.795Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:42:22.828Z] $ 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-11T00:42:23.433Z] $ docker top 6a2260770764180c44bc2dabf32330f992d109de9aa45728a9c6691880081ea1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T00:42:23.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T00:42:23.546Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T00:42:23.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T00:42:23.670Z] $ docker exec 6a2260770764180c44bc2dabf32330f992d109de9aa45728a9c6691880081ea1 ssh-agent [2023-05-11T00:42:23.796Z] SSH_AUTH_SOCK=/tmp/ssh-n3wa57zaSSEB/agent.31 [2023-05-11T00:42:23.796Z] SSH_AGENT_PID=37 [2023-05-11T00:42:23.813Z] Running ssh-add (command line suppressed) [2023-05-11T00:42:23.926Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13272221532826615777.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13272221532826615777.key) [2023-05-11T00:42:23.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T00:42:24.227Z] + git semver push [2023-05-11T00:42:24.486Z] 2023-05-11 00:42:24,454 [run_push] DEBUG push [2023-05-11T00:42:24.486Z] 2023-05-11 00:42:24,454 [execute] INFO git cat-file --batch-check [2023-05-11T00:42:24.486Z] 2023-05-11 00:42:24,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T00:42:24.486Z] 2023-05-11 00:42:24,457 [execute] INFO git rev-list 3e20f6d122cad301df75f8750d9faf7e02f3cfbe -- [2023-05-11T00:42:24.486Z] 2023-05-11 00:42:24,457 [execute] DEBUG Popen(['git', 'rev-list', '3e20f6d122cad301df75f8750d9faf7e02f3cfbe', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T00:42:24.486Z] 2023-05-11 00:42:24,463 [execute] INFO git fetch -v origin [2023-05-11T00:42:24.486Z] 2023-05-11 00:42:24,463 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-11T00:42:25.055Z] 2023-05-11 00:42:24,898 [run_push] DEBUG no remote changes detected [2023-05-11T00:42:25.056Z] 2023-05-11 00:42:24,898 [execute] INFO git push origin semver [2023-05-11T00:42:25.056Z] 2023-05-11 00:42:24,899 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T00:42:25.622Z] 2023-05-11 00:42:25,575 [run_push] DEBUG push all version tags [2023-05-11T00:42:25.622Z] 2023-05-11 00:42:25,576 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T00:42:25.622Z] 2023-05-11 00:42:25,576 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T00:42:26.556Z] 2023-05-11 00:42:26,296 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T00:42:26.556Z] 3.0.0-dev.49 [Pipeline] } [2023-05-11T00:42:26.568Z] $ docker exec --env ******** --env ******** 6a2260770764180c44bc2dabf32330f992d109de9aa45728a9c6691880081ea1 ssh-agent -k [2023-05-11T00:42:26.651Z] unset SSH_AUTH_SOCK; [2023-05-11T00:42:26.651Z] unset SSH_AGENT_PID; [2023-05-11T00:42:26.651Z] echo Agent pid 37 killed; [2023-05-11T00:42:26.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T00:42:26.972Z] + git semver [Pipeline] } [2023-05-11T00:42:27.243Z] $ docker stop --time=1 6a2260770764180c44bc2dabf32330f992d109de9aa45728a9c6691880081ea1 [2023-05-11T00:42:28.499Z] $ docker rm -f --volumes 6a2260770764180c44bc2dabf32330f992d109de9aa45728a9c6691880081ea1 [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-11T00:42:29.076Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-11T00:42:29.076Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T00:42:29.076Z] total 16 [2023-05-11T00:42:29.076Z] drwxr-xr-x 3 root root 4096 May 11 00:30 . [2023-05-11T00:42:29.076Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 00:42 .. [2023-05-11T00:42:29.076Z] drwxr-xr-x 2 root root 4096 May 11 00:30 cost [2023-05-11T00:42:29.076Z] -rw-r--r-- 1 root root 91 May 11 00:30 cost.csv [2023-05-11T00:42:29.076Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T00:42:29.076Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T00:42:29.076Z] total 16 [2023-05-11T00:42:29.076Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 00:30 . [2023-05-11T00:42:29.076Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 00:42 .. [2023-05-11T00:42:29.076Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 00:30 cost [2023-05-11T00:42:29.076Z] -rw-r--r-- 1 jenkins jenkins 91 May 11 00:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:29.363Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:30.218Z] ---> package-listing.sh [2023-05-11T00:42:30.218Z] ++ facter osfamily [2023-05-11T00:42:30.218Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T00:42:30.476Z] + OS_FAMILY=debian [2023-05-11T00:42:30.476Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-11T00:42:30.476Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T00:42:30.476Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T00:42:30.476Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T00:42:30.476Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T00:42:30.476Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-11T00:42:30.476Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T00:42:30.476Z] + case "${OS_FAMILY}" in [2023-05-11T00:42:30.476Z] + dpkg -l [2023-05-11T00:42:30.476Z] + grep '^ii' [2023-05-11T00:42:30.476Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T00:42:30.476Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T00:42:30.476Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T00:42:30.476Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-11T00:42:30.476Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-11T00:42:30.476Z] + 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-11T00:42:30.484Z] 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-11T00:42:30.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T00:42:31.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T00:42:31.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T00:42:31.378Z] prd-ubuntu20.04-docker-8c-8g-15129 does not seem to be running inside a container [2023-05-11T00:42:31.411Z] $ 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-11T00:42:31.582Z] $ docker top 9edeffacc952746f055d498ade017a9b4afae595e0851f806cdd08372311d233 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T00:42:31.917Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T00:42:32.197Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T00:42:32.478Z] + ls /var/log/sa-host [2023-05-11T00:42:32.478Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T00:42:32.662Z] provisioning config files... [2023-05-11T00:42:32.670Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12790625874079105212tmp [Pipeline] { [Pipeline] echo [2023-05-11T00:42:32.684Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:32.964Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T00:42:32.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:33.309Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T00:42:33.315Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:33.596Z] ---> sudo-logs.sh [2023-05-11T00:42:33.596Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T00:42:33.619Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:33.900Z] ---> job-cost.sh [2023-05-11T00:42:33.901Z] lf-activate-venv: SKIPPING [2023-05-11T00:42:33.901Z] DEBUG: total: 0.2199999988079071 [2023-05-11T00:42:33.901Z] INFO: Retrieving Stack Cost... [2023-05-11T00:42:34.466Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T00:42:35.030Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T00:42:35.038Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T00:42:35.318Z] ---> logs-deploy.sh [2023-05-11T00:42:35.318Z] lf-activate-venv: SKIPPING [2023-05-11T00:42:35.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/145 [2023-05-11T00:42:35.318Z] INFO: archiving workspace using pattern(s): [2023-05-11T00:42:36.256Z] Archives upload complete. [2023-05-11T00:42:36.514Z] INFO: archiving logs to Nexus [2023-05-11T00:42:37.082Z] ---> uname -a: [2023-05-11T00:42:37.082Z] Linux prd-ubuntu20-04-docker-8c-8g-15129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-11T00:42:37.082Z] [2023-05-11T00:42:37.082Z] [2023-05-11T00:42:37.082Z] ---> lscpu: [2023-05-11T00:42:37.082Z] Architecture: x86_64 [2023-05-11T00:42:37.082Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-11T00:42:37.082Z] Byte Order: Little Endian [2023-05-11T00:42:37.082Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-11T00:42:37.082Z] CPU(s): 8 [2023-05-11T00:42:37.082Z] On-line CPU(s) list: 0-7 [2023-05-11T00:42:37.082Z] Thread(s) per core: 1 [2023-05-11T00:42:37.082Z] Core(s) per socket: 1 [2023-05-11T00:42:37.082Z] Socket(s): 8 [2023-05-11T00:42:37.082Z] NUMA node(s): 1 [2023-05-11T00:42:37.082Z] Vendor ID: AuthenticAMD [2023-05-11T00:42:37.082Z] CPU family: 23 [2023-05-11T00:42:37.082Z] Model: 49 [2023-05-11T00:42:37.082Z] Model name: AMD EPYC-Rome Processor [2023-05-11T00:42:37.082Z] Stepping: 0 [2023-05-11T00:42:37.082Z] CPU MHz: 2799.998 [2023-05-11T00:42:37.082Z] BogoMIPS: 5599.99 [2023-05-11T00:42:37.082Z] Virtualization: AMD-V [2023-05-11T00:42:37.082Z] Hypervisor vendor: KVM [2023-05-11T00:42:37.082Z] Virtualization type: full [2023-05-11T00:42:37.082Z] L1d cache: 256 KiB [2023-05-11T00:42:37.082Z] L1i cache: 256 KiB [2023-05-11T00:42:37.082Z] L2 cache: 4 MiB [2023-05-11T00:42:37.082Z] L3 cache: 128 MiB [2023-05-11T00:42:37.082Z] NUMA node0 CPU(s): 0-7 [2023-05-11T00:42:37.082Z] Vulnerability Itlb multihit: Not affected [2023-05-11T00:42:37.082Z] Vulnerability L1tf: Not affected [2023-05-11T00:42:37.082Z] Vulnerability Mds: Not affected [2023-05-11T00:42:37.082Z] Vulnerability Meltdown: Not affected [2023-05-11T00:42:37.082Z] Vulnerability Mmio stale data: Not affected [2023-05-11T00:42:37.082Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-11T00:42:37.082Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-11T00:42:37.082Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-11T00:42:37.082Z] Vulnerability Srbds: Not affected [2023-05-11T00:42:37.082Z] Vulnerability Tsx async abort: Not affected [2023-05-11T00:42:37.082Z] 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-11T00:42:37.082Z] [2023-05-11T00:42:37.082Z] [2023-05-11T00:42:37.082Z] ---> nproc: [2023-05-11T00:42:37.082Z] 8 [2023-05-11T00:42:37.082Z] [2023-05-11T00:42:37.082Z] [2023-05-11T00:42:37.082Z] ---> df -h: [2023-05-11T00:42:37.082Z] Filesystem Size Used Avail Use% Mounted on [2023-05-11T00:42:37.082Z] overlay 155G 13G 143G 9% / [2023-05-11T00:42:37.082Z] tmpfs 64M 0 64M 0% /dev [2023-05-11T00:42:37.082Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-11T00:42:37.082Z] shm 64M 0 64M 0% /dev/shm [2023-05-11T00:42:37.082Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-11T00:42:37.082Z] [2023-05-11T00:42:37.082Z]