Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c7909d1b5ebfe861b0cb262d6892a9f2879389b 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-ssh8101782149639221100.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3121570931568029375.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8138490039459423007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15750281179944702628.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-ssh15685264060441799973.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-6705 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 > 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 Avoid second fetch Checking out Revision 5c7909d1b5ebfe861b0cb262d6892a9f2879389b (main) Commit message: "fix: obsolete code removed (#297)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 > git rev-list --no-walk 186be4e7cfd84d819ae8e1b3a278a99ca1d844ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T15:53:20.017Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T15:53:20.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T15:53:20.092Z] ========================================================= [2023-04-03T15:53:20.092Z] EdgeX Global Pipelines Version Info [2023-04-03T15:53:20.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:53:20.824Z] ------------------- [2023-04-03T15:53:20.824Z] stable info: [2023-04-03T15:53:20.824Z] ------------------- [2023-04-03T15:53:20.824Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T15:53:20.824Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T15:53:20.824Z] Message: update stable to v1.0.245 [2023-04-03T15:53:21.395Z] ------------------- [2023-04-03T15:53:21.395Z] experimental info: [2023-04-03T15:53:21.395Z] ------------------- [2023-04-03T15:53:21.395Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T15:53:21.395Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T15:53:21.395Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T15:53:21.550Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-03T15:53:21.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-03T15:53:21.575Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T15:53:21.589Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T15:53:21.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T15:53:21.614Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T15:53:21.630Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T15:53:21.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T15:53:21.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T15:53:21.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T15:53:21.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T15:53:21.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-03T15:53:21.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T15:53:21.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T15:53:21.742Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:53:21.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:53:21.767Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:53:21.780Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:53:21.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T15:53:21.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T15:53:21.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-03T15:53:21.830Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-03T15:53:21.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T15:53:21.853Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T15:53:21.864Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T15:53:21.875Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T15:53:21.888Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T15:53:21.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-03T15:53:21.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-03T15:53:21.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-03T15:53:21.934Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c7909d1b5ebfe861b0cb262d6892a9f2879389b [Pipeline] echo [2023-04-03T15:53:21.947Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c7909d [Pipeline] echo [2023-04-03T15:53:21.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:53:22.003Z] provisioning config files... [2023-04-03T15:53:22.019Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14196148564219159596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:53:22.323Z] ---> docker-login.sh [2023-04-03T15:53:22.323Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:53:22.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:22.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:22.582Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:22.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:22.582Z] [2023-04-03T15:53:22.582Z] Login Succeeded [2023-04-03T15:53:22.582Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:53:22.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:22.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:22.582Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:22.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:22.582Z] [2023-04-03T15:53:22.582Z] Login Succeeded [2023-04-03T15:53:22.582Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:53:22.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:22.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:22.841Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:22.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:22.841Z] [2023-04-03T15:53:22.841Z] Login Succeeded [2023-04-03T15:53:22.841Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:53:22.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:22.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:22.841Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:22.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:22.841Z] [2023-04-03T15:53:22.841Z] Login Succeeded [2023-04-03T15:53:22.841Z] docker.io [2023-04-03T15:53:23.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:23.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:23.101Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:23.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:23.101Z] [2023-04-03T15:53:23.101Z] Login Succeeded [2023-04-03T15:53:23.101Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:53:23.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T15:53:23.481Z] + git rev-list -1 --merges 5c7909d1b5ebfe861b0cb262d6892a9f2879389b~1..5c7909d1b5ebfe861b0cb262d6892a9f2879389b [Pipeline] echo [2023-04-03T15:53:23.533Z] -----------> git rev-list -1 --merges 5c7909d1b5ebfe861b0cb262d6892a9f2879389b~1..5c7909d1b5ebfe861b0cb262d6892a9f2879389b 5c7909d1b5ebfe861b0cb262d6892a9f2879389b [false] [Pipeline] sh [2023-04-03T15:53:23.824Z] + git log --format=format:%s -1 5c7909d1b5ebfe861b0cb262d6892a9f2879389b [Pipeline] echo [2023-04-03T15:53:23.838Z] ========================================================= [2023-04-03T15:53:23.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T15:53:23.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:53:24.171Z] + git log --format=format:%s -1 5c7909d1b5ebfe861b0cb262d6892a9f2879389b [Pipeline] echo [2023-04-03T15:53:24.183Z] [semverPrep] GIT_COMMIT: 5c7909d1b5ebfe861b0cb262d6892a9f2879389b, Commit Message: fix: obsolete code removed (#297) [Pipeline] echo [2023-04-03T15:53:24.193Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T15:53:24.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T15:53:24.531Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T15:53:24.531Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T15:53:24.531Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T15:53:24.531Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T15:53:24.531Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T15:53:24.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:24.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:53:24.874Z] [2023-04-03T15:53:24.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:25.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:53:25.175Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T15:53:25.175Z] b85a868b505f: Pulling fs layer [2023-04-03T15:53:25.175Z] e2be974225ed: Pulling fs layer [2023-04-03T15:53:25.175Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T15:53:25.175Z] 988bab9f4d93: Pulling fs layer [2023-04-03T15:53:25.175Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T15:53:25.175Z] eaf3925da568: Pulling fs layer [2023-04-03T15:53:25.175Z] bab4dde63d76: Pulling fs layer [2023-04-03T15:53:25.175Z] bde34c3a00c8: Pulling fs layer [2023-04-03T15:53:25.175Z] b352a97aabf1: Pulling fs layer [2023-04-03T15:53:25.175Z] 4872d77fe225: Pulling fs layer [2023-04-03T15:53:25.175Z] 5851b861e8e6: Pulling fs layer [2023-04-03T15:53:25.175Z] 988bab9f4d93: Waiting [2023-04-03T15:53:25.175Z] 1469e6f7b9e6: Waiting [2023-04-03T15:53:25.175Z] eaf3925da568: Waiting [2023-04-03T15:53:25.175Z] bab4dde63d76: Waiting [2023-04-03T15:53:25.175Z] b352a97aabf1: Waiting [2023-04-03T15:53:25.175Z] bde34c3a00c8: Waiting [2023-04-03T15:53:25.175Z] 5851b861e8e6: Waiting [2023-04-03T15:53:25.175Z] e2be974225ed: Download complete [2023-04-03T15:53:25.175Z] 988bab9f4d93: Download complete [2023-04-03T15:53:25.436Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T15:53:25.436Z] 1469e6f7b9e6: Download complete [2023-04-03T15:53:25.436Z] eaf3925da568: Download complete [2023-04-03T15:53:25.436Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T15:53:25.436Z] 339a4e72a1f5: Download complete [2023-04-03T15:53:25.436Z] bde34c3a00c8: Download complete [2023-04-03T15:53:25.436Z] b352a97aabf1: Verifying Checksum [2023-04-03T15:53:25.436Z] b352a97aabf1: Download complete [2023-04-03T15:53:25.436Z] 4872d77fe225: Verifying Checksum [2023-04-03T15:53:25.436Z] 4872d77fe225: Download complete [2023-04-03T15:53:25.436Z] 5851b861e8e6: Verifying Checksum [2023-04-03T15:53:25.436Z] 5851b861e8e6: Download complete [2023-04-03T15:53:25.436Z] b85a868b505f: Verifying Checksum [2023-04-03T15:53:25.436Z] b85a868b505f: Download complete [2023-04-03T15:53:25.694Z] bab4dde63d76: Verifying Checksum [2023-04-03T15:53:25.694Z] bab4dde63d76: Download complete [2023-04-03T15:53:26.634Z] b85a868b505f: Pull complete [2023-04-03T15:53:26.894Z] e2be974225ed: Pull complete [2023-04-03T15:53:27.465Z] 339a4e72a1f5: Pull complete [2023-04-03T15:53:27.465Z] 988bab9f4d93: Pull complete [2023-04-03T15:53:27.724Z] 1469e6f7b9e6: Pull complete [2023-04-03T15:53:27.724Z] eaf3925da568: Pull complete [2023-04-03T15:53:29.630Z] bab4dde63d76: Pull complete [2023-04-03T15:53:29.630Z] bde34c3a00c8: Pull complete [2023-04-03T15:53:29.890Z] b352a97aabf1: Pull complete [2023-04-03T15:53:29.890Z] 4872d77fe225: Pull complete [2023-04-03T15:53:29.890Z] 5851b861e8e6: Pull complete [2023-04-03T15:53:30.150Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T15:53:30.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:53:30.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:53:30.248Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T15:53:30.267Z] $ 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-04-03T15:53:31.817Z] $ docker top a01645230fdcbc7ad9602e589c7144adb8e364ff6d0f794d715ef9164b7371b3 -eo pid,comm [2023-04-03T15:53:31.886Z] 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-04-03T15:53:31.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T15:53:31.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:53:31.935Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:53:32.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:53:32.056Z] $ docker exec a01645230fdcbc7ad9602e589c7144adb8e364ff6d0f794d715ef9164b7371b3 ssh-agent [2023-04-03T15:53:32.193Z] SSH_AUTH_SOCK=/tmp/ssh-2srdHLZKavtD/agent.34 [2023-04-03T15:53:32.193Z] SSH_AGENT_PID=40 [2023-04-03T15:53:32.201Z] Running ssh-add (command line suppressed) [2023-04-03T15:53:32.298Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4729409463423384653.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4729409463423384653.key) [2023-04-03T15:53:32.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:53:32.619Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T15:53:32.619Z] $ docker exec --env ******** --env ******** a01645230fdcbc7ad9602e589c7144adb8e364ff6d0f794d715ef9164b7371b3 ssh-agent -k [2023-04-03T15:53:32.735Z] unset SSH_AUTH_SOCK; [2023-04-03T15:53:32.736Z] unset SSH_AGENT_PID; [2023-04-03T15:53:32.736Z] echo Agent pid 40 killed; [2023-04-03T15:53:32.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T15:53:32.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:53:32.793Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:53:32.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:53:32.894Z] $ docker exec a01645230fdcbc7ad9602e589c7144adb8e364ff6d0f794d715ef9164b7371b3 ssh-agent [2023-04-03T15:53:33.032Z] SSH_AUTH_SOCK=/tmp/ssh-Dv38cIbRKxak/agent.72 [2023-04-03T15:53:33.032Z] SSH_AGENT_PID=78 [2023-04-03T15:53:33.037Z] Running ssh-add (command line suppressed) [2023-04-03T15:53:33.136Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1924178075151929688.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1924178075151929688.key) [2023-04-03T15:53:33.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:53:33.460Z] + git semver init [2023-04-03T15:53:33.721Z] 2023-04-03 15:53:33,635 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T15:53:33.721Z] 2023-04-03 15:53:33,636 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-03T15:53:33.721Z] 2023-04-03 15:53:33,637 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-03T15:53:33.721Z] 2023-04-03 15:53:33,637 [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-04-03T15:53:34.658Z] 2023-04-03 15:53:34,566 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-04-03T15:53:34.658Z] 2023-04-03 15:53:34,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-04-03T15:53:34.658Z] 2023-04-03 15:53:34,567 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-03T15:53:34.658Z] 2023-04-03 15:53:34,567 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-03T15:53:34.658Z] 3.0.0-dev.27 [Pipeline] } [2023-04-03T15:53:34.656Z] $ docker exec --env ******** --env ******** a01645230fdcbc7ad9602e589c7144adb8e364ff6d0f794d715ef9164b7371b3 ssh-agent -k [2023-04-03T15:53:34.752Z] unset SSH_AUTH_SOCK; [2023-04-03T15:53:34.752Z] unset SSH_AGENT_PID; [2023-04-03T15:53:34.752Z] echo Agent pid 78 killed; [2023-04-03T15:53:34.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T15:53:35.073Z] + git semver [Pipeline] } [2023-04-03T15:53:35.331Z] $ docker stop --time=1 a01645230fdcbc7ad9602e589c7144adb8e364ff6d0f794d715ef9164b7371b3 [2023-04-03T15:53:36.677Z] $ docker rm -f --volumes a01645230fdcbc7ad9602e589c7144adb8e364ff6d0f794d715ef9164b7371b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:53:37.028Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T15:53:37.268Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T15:53:37.271Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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-04-03T15:53:37.412Z] provisioning config files... [2023-04-03T15:53:37.430Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5775943788592910180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:53:37.734Z] ---> docker-login.sh [2023-04-03T15:53:37.734Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:53:37.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:37.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:37.734Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:37.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:37.734Z] [2023-04-03T15:53:37.734Z] Login Succeeded [2023-04-03T15:53:37.734Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:53:37.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:37.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:37.995Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:37.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:37.995Z] [2023-04-03T15:53:37.995Z] Login Succeeded [2023-04-03T15:53:37.995Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:53:37.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:37.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:37.995Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:37.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:37.995Z] [2023-04-03T15:53:37.995Z] Login Succeeded [2023-04-03T15:53:37.995Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:53:37.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:37.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:37.995Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:37.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:37.995Z] [2023-04-03T15:53:37.995Z] Login Succeeded [2023-04-03T15:53:37.995Z] docker.io [2023-04-03T15:53:38.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:53:38.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:53:38.534Z] Configure a credential helper to remove this warning. See [2023-04-03T15:53:38.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:53:38.534Z] [2023-04-03T15:53:38.534Z] Login Succeeded [2023-04-03T15:53:38.534Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:53:38.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:53:38.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:53:38.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:53:38.630Z] ========================================================= [2023-04-03T15:53:38.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T15:53:38.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:38.952Z] + 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-04-03T15:53:38.952Z] Sending build context to Docker daemon 27.02MB [2023-04-03T15:53:38.952Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:53:38.952Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-03T15:53:39.215Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T15:53:39.215Z] 63b65145d645: Pulling fs layer [2023-04-03T15:53:39.215Z] a2d21d5440eb: Pulling fs layer [2023-04-03T15:53:39.215Z] 935e6c44a52c: Pulling fs layer [2023-04-03T15:53:39.215Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T15:53:39.215Z] 30dea6a524f1: Pulling fs layer [2023-04-03T15:53:39.215Z] a2aff8979fd8: Pulling fs layer [2023-04-03T15:53:39.215Z] 6808be2612f2: Pulling fs layer [2023-04-03T15:53:39.215Z] f25807f1079a: Pulling fs layer [2023-04-03T15:53:39.215Z] 94cc34f8dd06: Waiting [2023-04-03T15:53:39.215Z] f25807f1079a: Waiting [2023-04-03T15:53:39.215Z] 30dea6a524f1: Waiting [2023-04-03T15:53:39.215Z] 6808be2612f2: Waiting [2023-04-03T15:53:39.215Z] a2aff8979fd8: Waiting [2023-04-03T15:53:39.215Z] a2d21d5440eb: Verifying Checksum [2023-04-03T15:53:39.215Z] a2d21d5440eb: Download complete [2023-04-03T15:53:39.215Z] 94cc34f8dd06: Download complete [2023-04-03T15:53:39.215Z] 30dea6a524f1: Verifying Checksum [2023-04-03T15:53:39.215Z] 30dea6a524f1: Download complete [2023-04-03T15:53:39.215Z] 63b65145d645: Verifying Checksum [2023-04-03T15:53:39.215Z] 63b65145d645: Download complete [2023-04-03T15:53:39.215Z] a2aff8979fd8: Verifying Checksum [2023-04-03T15:53:39.215Z] a2aff8979fd8: Download complete [2023-04-03T15:53:39.477Z] 63b65145d645: Pull complete [2023-04-03T15:53:39.478Z] a2d21d5440eb: Pull complete [2023-04-03T15:53:39.738Z] f25807f1079a: Verifying Checksum [2023-04-03T15:53:39.738Z] f25807f1079a: Download complete [2023-04-03T15:53:39.997Z] 935e6c44a52c: Verifying Checksum [2023-04-03T15:53:39.997Z] 935e6c44a52c: Download complete [2023-04-03T15:53:39.997Z] 6808be2612f2: Verifying Checksum [2023-04-03T15:53:39.997Z] 6808be2612f2: Download complete [2023-04-03T15:53:44.184Z] 935e6c44a52c: Pull complete [2023-04-03T15:53:44.184Z] 94cc34f8dd06: Pull complete [2023-04-03T15:53:44.184Z] 30dea6a524f1: Pull complete [2023-04-03T15:53:44.184Z] a2aff8979fd8: Pull complete [2023-04-03T15:53:46.718Z] 6808be2612f2: Pull complete [2023-04-03T15:53:47.286Z] f25807f1079a: Pull complete [2023-04-03T15:53:47.286Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T15:53:47.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T15:53:47.286Z] ---> 3b553350e43f [2023-04-03T15:53:47.286Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:53:49.194Z] ---> Running in cfe82599d406 [2023-04-03T15:53:49.454Z] Removing intermediate container cfe82599d406 [2023-04-03T15:53:49.454Z] ---> cf4c2b0c6d95 [2023-04-03T15:53:49.454Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:53:49.454Z] ---> Running in 0ad9d862807d [2023-04-03T15:53:49.454Z] Removing intermediate container 0ad9d862807d [2023-04-03T15:53:49.454Z] ---> 8da8ec55212f [2023-04-03T15:53:49.454Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T15:53:49.715Z] ---> Running in 8f83f285d3ae [2023-04-03T15:53:49.715Z] Removing intermediate container 8f83f285d3ae [2023-04-03T15:53:49.715Z] ---> 1cf187b129ba [2023-04-03T15:53:49.715Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:53:49.715Z] ---> Running in 53a5cdc28723 [2023-04-03T15:53:49.974Z] Removing intermediate container 53a5cdc28723 [2023-04-03T15:53:49.974Z] ---> 013d4e2402d3 [2023-04-03T15:53:49.974Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-03T15:53:49.974Z] ---> Running in f1143d5403e4 [2023-04-03T15:53:49.974Z] Removing intermediate container f1143d5403e4 [2023-04-03T15:53:49.974Z] ---> 717690aa558a [2023-04-03T15:53:49.974Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:53:49.974Z] ---> Running in 3ecc1ad83f02 [2023-04-03T15:53:50.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:53:50.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:53:50.752Z] OK: 265 MiB in 53 packages [2023-04-03T15:53:51.012Z] Removing intermediate container 3ecc1ad83f02 [2023-04-03T15:53:51.012Z] ---> 722001011a6c [2023-04-03T15:53:51.012Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-03T15:53:51.274Z] ---> Running in c8d5e4c3c7e0 [2023-04-03T15:53:51.274Z] Removing intermediate container c8d5e4c3c7e0 [2023-04-03T15:53:51.274Z] ---> dcd89c4363bd [2023-04-03T15:53:51.274Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-03T15:53:51.533Z] ---> 054769c1a306 [2023-04-03T15:53:51.533Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:53:51.533Z] ---> Running in 6d686e4a2237 [2023-04-03T15:53:52.383Z] Still waiting to schedule task [2023-04-03T15:53:52.383Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6703’ [2023-04-03T15:54:18.138Z] Removing intermediate container 6d686e4a2237 [2023-04-03T15:54:18.138Z] ---> 357cdb6e8afa [2023-04-03T15:54:18.138Z] Step 12/13 : COPY . . [2023-04-03T15:54:18.138Z] ---> da5124a8665f [2023-04-03T15:54:18.138Z] Step 13/13 : RUN ${MAKE} [2023-04-03T15:54:18.138Z] ---> Running in 2d145c3d0d70 [2023-04-03T15:54:18.138Z] noop [2023-04-03T15:54:18.138Z] Removing intermediate container 2d145c3d0d70 [2023-04-03T15:54:18.138Z] ---> 75aec0e9b785 [2023-04-03T15:54:18.138Z] Successfully built 75aec0e9b785 [2023-04-03T15:54:18.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:18.448Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:54:18.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:54:18.526Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T15:54:18.556Z] $ 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-04-03T15:54:18.943Z] $ docker top e179e47a36442cbda076fb601e38cc99e5655739c7a493fe43190a3298bf5993 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:54:19.282Z] + go version [2023-04-03T15:54:19.282Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T15:54:19.295Z] $ docker stop --time=1 e179e47a36442cbda076fb601e38cc99e5655739c7a493fe43190a3298bf5993 [2023-04-03T15:54:20.582Z] $ docker rm -f --volumes e179e47a36442cbda076fb601e38cc99e5655739c7a493fe43190a3298bf5993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:20.986Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:54:20.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:54:21.060Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T15:54:21.094Z] $ 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-04-03T15:54:21.476Z] $ docker top 89d05dc838b2739fda840f952160b42c1ca9ff9802a1893a63d6665e7a832e91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:54:21.819Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:54:22.116Z] + make test [2023-04-03T15:54:22.117Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T15:54:27.390Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-03T15:54:39.591Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-03T15:54:39.591Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-03T15:54:40.530Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.7% of statements [2023-04-03T15:54:40.789Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.208s coverage: 86.5% of statements [2023-04-03T15:54:48.927Z] go vet ./... [2023-04-03T15:54:52.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T15:54:52.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T15:54:52.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T15:54:52.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T15:54:52.237Z] $ docker stop --time=1 89d05dc838b2739fda840f952160b42c1ca9ff9802a1893a63d6665e7a832e91 [2023-04-03T15:54:54.634Z] $ docker rm -f --volumes 89d05dc838b2739fda840f952160b42c1ca9ff9802a1893a63d6665e7a832e91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:54:55.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T15:54:55.233Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T15:54:55.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T15:54:55.968Z] + ls -al . [2023-04-03T15:54:55.968Z] total 232 [2023-04-03T15:54:55.968Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 15:54 . [2023-04-03T15:54:55.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:53 .. [2023-04-03T15:54:55.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:53 .git [2023-04-03T15:54:55.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:53 .github [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 3 15:53 .gitignore [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 3 15:53 .golangci.yml [2023-04-03T15:54:55.968Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:53 .semver [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 3 15:53 Attribution.txt [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 3 15:53 CHANGELOG.md [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 3 15:53 Dockerfile [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:53 GOVERNANCE.md [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 3 15:53 Jenkinsfile [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 3 15:53 LICENSE [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 3 15:53 Makefile [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 3 15:53 OWNERS.md [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 3 15:53 README.md [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 15:53 VERSION [2023-04-03T15:54:55.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:53 bin [2023-04-03T15:54:55.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:53 cmd [2023-04-03T15:54:55.968Z] -rw-r--r-- 1 jenkins jenkins 78485 Apr 3 15:54 coverage.out [2023-04-03T15:54:55.968Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 3 15:53 doc [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 3554 Apr 3 15:53 go.mod [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 32657 Apr 3 15:53 go.sum [2023-04-03T15:54:55.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:53 internal [2023-04-03T15:54:55.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:53 snap [2023-04-03T15:54:55.968Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 3 15:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:56.344Z] + 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=5c7909d1b5ebfe861b0cb262d6892a9f2879389b --label arch=amd64 --label version=3.0.0-dev.27 . [2023-04-03T15:54:56.345Z] Sending build context to Docker daemon 27.1MB [2023-04-03T15:54:56.345Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:54:56.345Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-03T15:54:56.345Z] ---> 75aec0e9b785 [2023-04-03T15:54:56.345Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:54:56.606Z] ---> Running in 83282bd1f06b [2023-04-03T15:54:56.606Z] Removing intermediate container 83282bd1f06b [2023-04-03T15:54:56.606Z] ---> cc68d994f686 [2023-04-03T15:54:56.606Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:54:56.606Z] ---> Running in 8c4660a4cdb6 [2023-04-03T15:54:56.871Z] Removing intermediate container 8c4660a4cdb6 [2023-04-03T15:54:56.871Z] ---> 2f23805de6dd [2023-04-03T15:54:56.871Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T15:54:56.871Z] ---> Running in b9640b3d5ac8 [2023-04-03T15:54:56.871Z] Removing intermediate container b9640b3d5ac8 [2023-04-03T15:54:56.871Z] ---> 8d3c8417f874 [2023-04-03T15:54:56.871Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:54:57.133Z] ---> Running in 954ebc92658d [2023-04-03T15:54:57.133Z] Removing intermediate container 954ebc92658d [2023-04-03T15:54:57.133Z] ---> 957dd5204a19 [2023-04-03T15:54:57.133Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-03T15:54:57.133Z] ---> Running in ff0c02012c79 [2023-04-03T15:54:57.133Z] Removing intermediate container ff0c02012c79 [2023-04-03T15:54:57.133Z] ---> 328418ce9248 [2023-04-03T15:54:57.133Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:54:57.397Z] ---> Running in 2d7a6ccb2ef2 [2023-04-03T15:54:57.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:57.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:57.992Z] OK: 265 MiB in 53 packages [2023-04-03T15:54:58.565Z] Removing intermediate container 2d7a6ccb2ef2 [2023-04-03T15:54:58.565Z] ---> 1abe7eba84b3 [2023-04-03T15:54:58.565Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-03T15:54:58.565Z] ---> Running in ea35777c345b [2023-04-03T15:54:58.565Z] Removing intermediate container ea35777c345b [2023-04-03T15:54:58.565Z] ---> a2ae223d8490 [2023-04-03T15:54:58.565Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-03T15:54:58.842Z] ---> 8584ecc7a4d7 [2023-04-03T15:54:58.842Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:54:58.842Z] ---> Running in a4ca5eb6093c [2023-04-03T15:54:59.830Z] Removing intermediate container a4ca5eb6093c [2023-04-03T15:54:59.830Z] ---> 938288aa42a8 [2023-04-03T15:54:59.830Z] Step 12/26 : COPY . . [2023-04-03T15:55:00.403Z] ---> 5bb732d910e2 [2023-04-03T15:55:00.403Z] Step 13/26 : RUN ${MAKE} [2023-04-03T15:55:00.403Z] ---> Running in ea58b0af0bc8 [2023-04-03T15:55:00.970Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-03T15:55:22.931Z] Removing intermediate container ea58b0af0bc8 [2023-04-03T15:55:22.931Z] ---> aa1eba0975ee [2023-04-03T15:55:22.931Z] Step 14/26 : FROM alpine:3.17 [2023-04-03T15:55:22.931Z] 3.17: Pulling from library/alpine [2023-04-03T15:55:22.931Z] f56be85fc22e: Pulling fs layer [2023-04-03T15:55:22.931Z] f56be85fc22e: Verifying Checksum [2023-04-03T15:55:22.931Z] f56be85fc22e: Download complete [2023-04-03T15:55:22.931Z] f56be85fc22e: Pull complete [2023-04-03T15:55:22.931Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T15:55:22.931Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T15:55:22.931Z] ---> 9ed4aefc74f6 [2023-04-03T15:55:22.931Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-03T15:55:22.931Z] ---> Running in cafdebdc67ca [2023-04-03T15:55:22.931Z] Removing intermediate container cafdebdc67ca [2023-04-03T15:55:22.931Z] ---> 7eb2729a76d6 [2023-04-03T15:55:22.931Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-03T15:55:22.931Z] ---> Running in 3906f3e5428f [2023-04-03T15:55:22.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:55:22.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:55:22.931Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T15:55:22.931Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:55:22.931Z] OK: 7 MiB in 16 packages [2023-04-03T15:55:22.931Z] Removing intermediate container 3906f3e5428f [2023-04-03T15:55:22.931Z] ---> e7527834badd [2023-04-03T15:55:22.931Z] Step 17/26 : WORKDIR / [2023-04-03T15:55:22.931Z] ---> Running in 9bd4997110d3 [2023-04-03T15:55:22.931Z] Removing intermediate container 9bd4997110d3 [2023-04-03T15:55:22.931Z] ---> c16ebb99e9ef [2023-04-03T15:55:22.931Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-03T15:55:22.931Z] ---> 5c31314d4d96 [2023-04-03T15:55:22.931Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-03T15:55:23.190Z] ---> d862494d045e [2023-04-03T15:55:23.190Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-03T15:55:23.190Z] ---> e21541758604 [2023-04-03T15:55:23.190Z] Step 21/26 : EXPOSE 59984 [2023-04-03T15:55:23.449Z] ---> Running in 0b01e1b6ff1a [2023-04-03T15:55:23.449Z] Removing intermediate container 0b01e1b6ff1a [2023-04-03T15:55:23.449Z] ---> 96b5e3fb1ffb [2023-04-03T15:55:23.449Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-03T15:55:23.449Z] ---> Running in 3d4edb20ca0c [2023-04-03T15:55:23.449Z] Removing intermediate container 3d4edb20ca0c [2023-04-03T15:55:23.449Z] ---> 3c74a601284f [2023-04-03T15:55:23.449Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T15:55:23.449Z] ---> Running in 5e487e1e0f7c [2023-04-03T15:55:23.707Z] Removing intermediate container 5e487e1e0f7c [2023-04-03T15:55:23.707Z] ---> 7bd2bc5623d8 [2023-04-03T15:55:23.707Z] Step 24/26 : LABEL arch=amd64 [2023-04-03T15:55:23.707Z] ---> Running in f46bf33d7078 [2023-04-03T15:55:23.707Z] Removing intermediate container f46bf33d7078 [2023-04-03T15:55:23.707Z] ---> c75abeb99ca3 [2023-04-03T15:55:23.707Z] Step 25/26 : LABEL git_sha=5c7909d1b5ebfe861b0cb262d6892a9f2879389b [2023-04-03T15:55:23.967Z] ---> Running in 5d57ab18bd85 [2023-04-03T15:55:23.967Z] Removing intermediate container 5d57ab18bd85 [2023-04-03T15:55:23.967Z] ---> ebd5ab790426 [2023-04-03T15:55:23.967Z] Step 26/26 : LABEL version=3.0.0-dev.27 [2023-04-03T15:55:23.967Z] ---> Running in dd61b5774779 [2023-04-03T15:55:24.226Z] Removing intermediate container dd61b5774779 [2023-04-03T15:55:24.226Z] ---> 83517c8e6ce4 [2023-04-03T15:55:24.226Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T15:55:24.226Z] Successfully built 83517c8e6ce4 [2023-04-03T15:55:24.226Z] 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-04-03T15:55:24.331Z] provisioning config files... [2023-04-03T15:55:24.340Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13989026130742125628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:55:24.638Z] ---> docker-login.sh [2023-04-03T15:55:24.639Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:55:24.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:55:24.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:55:24.639Z] Configure a credential helper to remove this warning. See [2023-04-03T15:55:24.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:55:24.639Z] [2023-04-03T15:55:24.639Z] Login Succeeded [2023-04-03T15:55:24.639Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:55:24.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:55:24.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:55:24.639Z] Configure a credential helper to remove this warning. See [2023-04-03T15:55:24.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:55:24.639Z] [2023-04-03T15:55:24.639Z] Login Succeeded [2023-04-03T15:55:24.639Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:55:24.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:55:24.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:55:24.898Z] Configure a credential helper to remove this warning. See [2023-04-03T15:55:24.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:55:24.898Z] [2023-04-03T15:55:24.898Z] Login Succeeded [2023-04-03T15:55:24.898Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:55:24.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:55:24.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:55:24.898Z] Configure a credential helper to remove this warning. See [2023-04-03T15:55:24.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:55:24.898Z] [2023-04-03T15:55:24.898Z] Login Succeeded [2023-04-03T15:55:24.898Z] docker.io [2023-04-03T15:55:25.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:55:25.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:55:25.158Z] Configure a credential helper to remove this warning. See [2023-04-03T15:55:25.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:55:25.158Z] [2023-04-03T15:55:25.158Z] Login Succeeded [2023-04-03T15:55:25.158Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:55:25.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T15:55:25.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:55:25.206Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-04-03T15:55:25.206Z] 5c7909d1b5ebfe861b0cb262d6892a9f2879389b [2023-04-03T15:55:25.206Z] latest [2023-04-03T15:55:25.206Z] 3.0.0-dev.27 [2023-04-03T15:55:25.206Z] 5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27 [2023-04-03T15:55:25.206Z] main [2023-04-03T15:55:25.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:25.511Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5c7909d1b5ebfe861b0cb262d6892a9f2879389b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:25.822Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5c7909d1b5ebfe861b0cb262d6892a9f2879389b [2023-04-03T15:55:25.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-03T15:55:25.823Z] c2be957fd7f4: Preparing [2023-04-03T15:55:25.823Z] 9b255d10ce9a: Preparing [2023-04-03T15:55:25.823Z] ce6af25f83d3: Preparing [2023-04-03T15:55:25.823Z] 75dc83d772e4: Preparing [2023-04-03T15:55:25.823Z] f1417ff83b31: Preparing [2023-04-03T15:55:25.823Z] f1417ff83b31: Layer already exists [2023-04-03T15:55:25.823Z] 9b255d10ce9a: Pushed [2023-04-03T15:55:25.823Z] 75dc83d772e4: Pushed [2023-04-03T15:55:25.823Z] c2be957fd7f4: Pushed [2023-04-03T15:55:28.354Z] ce6af25f83d3: Pushed [2023-04-03T15:55:28.354Z] 5c7909d1b5ebfe861b0cb262d6892a9f2879389b: digest: sha256:86408f2e80e150c81b261a02d46d2c319b17284819625ae9342aee1e0ba6678d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:28.667Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:28.973Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-03T15:55:28.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-03T15:55:28.973Z] c2be957fd7f4: Preparing [2023-04-03T15:55:28.973Z] 9b255d10ce9a: Preparing [2023-04-03T15:55:28.973Z] ce6af25f83d3: Preparing [2023-04-03T15:55:28.973Z] 75dc83d772e4: Preparing [2023-04-03T15:55:28.973Z] f1417ff83b31: Preparing [2023-04-03T15:55:28.973Z] c2be957fd7f4: Layer already exists [2023-04-03T15:55:28.973Z] f1417ff83b31: Layer already exists [2023-04-03T15:55:28.973Z] 9b255d10ce9a: Layer already exists [2023-04-03T15:55:28.973Z] 75dc83d772e4: Layer already exists [2023-04-03T15:55:28.973Z] ce6af25f83d3: Layer already exists [2023-04-03T15:55:28.973Z] latest: digest: sha256:86408f2e80e150c81b261a02d46d2c319b17284819625ae9342aee1e0ba6678d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:29.282Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:29.592Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.27 [2023-04-03T15:55:29.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-03T15:55:29.592Z] c2be957fd7f4: Preparing [2023-04-03T15:55:29.592Z] 9b255d10ce9a: Preparing [2023-04-03T15:55:29.592Z] ce6af25f83d3: Preparing [2023-04-03T15:55:29.592Z] 75dc83d772e4: Preparing [2023-04-03T15:55:29.592Z] f1417ff83b31: Preparing [2023-04-03T15:55:29.592Z] 9b255d10ce9a: Layer already exists [2023-04-03T15:55:29.592Z] ce6af25f83d3: Layer already exists [2023-04-03T15:55:29.592Z] f1417ff83b31: Layer already exists [2023-04-03T15:55:29.592Z] c2be957fd7f4: Layer already exists [2023-04-03T15:55:29.592Z] 75dc83d772e4: Layer already exists [2023-04-03T15:55:29.592Z] 3.0.0-dev.27: digest: sha256:86408f2e80e150c81b261a02d46d2c319b17284819625ae9342aee1e0ba6678d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:29.903Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:30.208Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27 [2023-04-03T15:55:30.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-03T15:55:30.208Z] c2be957fd7f4: Preparing [2023-04-03T15:55:30.208Z] 9b255d10ce9a: Preparing [2023-04-03T15:55:30.208Z] ce6af25f83d3: Preparing [2023-04-03T15:55:30.208Z] 75dc83d772e4: Preparing [2023-04-03T15:55:30.208Z] f1417ff83b31: Preparing [2023-04-03T15:55:30.208Z] f1417ff83b31: Layer already exists [2023-04-03T15:55:30.208Z] 75dc83d772e4: Layer already exists [2023-04-03T15:55:30.208Z] ce6af25f83d3: Layer already exists [2023-04-03T15:55:30.208Z] 9b255d10ce9a: Layer already exists [2023-04-03T15:55:30.208Z] c2be957fd7f4: Layer already exists [2023-04-03T15:55:30.208Z] 5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27: digest: sha256:86408f2e80e150c81b261a02d46d2c319b17284819625ae9342aee1e0ba6678d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:30.518Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:30.830Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-04-03T15:55:30.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-03T15:55:30.830Z] c2be957fd7f4: Preparing [2023-04-03T15:55:30.830Z] 9b255d10ce9a: Preparing [2023-04-03T15:55:30.830Z] ce6af25f83d3: Preparing [2023-04-03T15:55:30.830Z] 75dc83d772e4: Preparing [2023-04-03T15:55:30.830Z] f1417ff83b31: Preparing [2023-04-03T15:55:30.830Z] 9b255d10ce9a: Layer already exists [2023-04-03T15:55:30.830Z] f1417ff83b31: Layer already exists [2023-04-03T15:55:30.830Z] ce6af25f83d3: Layer already exists [2023-04-03T15:55:30.830Z] 75dc83d772e4: Layer already exists [2023-04-03T15:55:30.830Z] c2be957fd7f4: Layer already exists [2023-04-03T15:55:30.830Z] main: digest: sha256:86408f2e80e150c81b261a02d46d2c319b17284819625ae9342aee1e0ba6678d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T15:55:30.879Z] ===================================================== [Pipeline] echo [2023-04-03T15:55:30.886Z] taggedImages: [2023-04-03T15:55:30.886Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5c7909d1b5ebfe861b0cb262d6892a9f2879389b [2023-04-03T15:55:30.886Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-03T15:55:30.886Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.27 [2023-04-03T15:55:30.886Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27 [2023-04-03T15:55:30.886Z] - 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-04-03T15:55:31.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:55:31.247Z] [2023-04-03T15:55:31.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:55:31.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:55:31.548Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T15:55:31.548Z] 5eb5b503b376: Pulling fs layer [2023-04-03T15:55:31.548Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T15:55:31.548Z] ec43610c2a17: Pulling fs layer [2023-04-03T15:55:31.548Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T15:55:31.548Z] 33b1e0a273af: Pulling fs layer [2023-04-03T15:55:31.548Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T15:55:31.548Z] 2f39f015ded8: Pulling fs layer [2023-04-03T15:55:31.548Z] 3a2ae6a8a46f: Waiting [2023-04-03T15:55:31.548Z] 33b1e0a273af: Waiting [2023-04-03T15:55:31.548Z] 2f39f015ded8: Waiting [2023-04-03T15:55:31.548Z] 5d3b04190fa2: Waiting [2023-04-03T15:55:31.548Z] 5c69ac0246d0: Download complete [2023-04-03T15:55:31.548Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-03T15:55:31.548Z] 3a2ae6a8a46f: Download complete [2023-04-03T15:55:31.548Z] 33b1e0a273af: Verifying Checksum [2023-04-03T15:55:31.548Z] 33b1e0a273af: Download complete [2023-04-03T15:55:31.548Z] ec43610c2a17: Verifying Checksum [2023-04-03T15:55:31.548Z] ec43610c2a17: Download complete [2023-04-03T15:55:31.548Z] 5d3b04190fa2: Download complete [2023-04-03T15:55:31.806Z] 5eb5b503b376: Verifying Checksum [2023-04-03T15:55:31.806Z] 5eb5b503b376: Download complete [2023-04-03T15:55:32.372Z] 2f39f015ded8: Download complete [2023-04-03T15:55:32.938Z] 5eb5b503b376: Pull complete [2023-04-03T15:55:33.195Z] 5c69ac0246d0: Pull complete [2023-04-03T15:55:33.454Z] ec43610c2a17: Pull complete [2023-04-03T15:55:33.713Z] 3a2ae6a8a46f: Pull complete [2023-04-03T15:55:33.713Z] 33b1e0a273af: Pull complete [2023-04-03T15:55:33.971Z] 5d3b04190fa2: Pull complete [2023-04-03T15:55:38.153Z] 2f39f015ded8: Pull complete [2023-04-03T15:55:38.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T15:55:38.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:55:38.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:55:38.495Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T15:55:38.525Z] $ 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-04-03T15:55:41.344Z] $ docker top 30867e60ca344a7eccf36408837e449ccfe559825d94a10ebe073eea2c11753f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:55:41.708Z] ---> job-cost.sh [2023-04-03T15:55:41.708Z] lf-activate-venv: SKIPPING [2023-04-03T15:55:41.708Z] INFO: No Stack... [2023-04-03T15:55:42.646Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T15:55:42.907Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T15:55:43.200Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-04-03T15:55:43.200Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T15:55:43.212Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-121-stack-cost] [2023-04-03T15:55:43.219Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-121-stack-cost] did not exist. Created. [2023-04-03T15:55:43.219Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T15:55:43.522Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-03T15:55:43.553Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T15:55:43.561Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T15:55:43.577Z] $ docker stop --time=1 30867e60ca344a7eccf36408837e449ccfe559825d94a10ebe073eea2c11753f [2023-04-03T15:55:44.734Z] $ docker rm -f --volumes 30867e60ca344a7eccf36408837e449ccfe559825d94a10ebe073eea2c11753f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-03T15:56:33.815Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6711 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-04-03T15:56:33.827Z] Running in /w/workspace/device-onvif-camera/121 [Pipeline] { [Pipeline] checkout [2023-04-03T15:56:33.858Z] The recommended git tool is: git [2023-04-03T15:56:41.091Z] using credential edgex-jenkins-ssh [2023-04-03T15:56:41.114Z] Cloning the remote Git repository [2023-04-03T15:56:41.177Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-03T15:56:41.301Z] > git init /w/workspace/device-onvif-camera/121 # timeout=10 [2023-04-03T15:56:41.500Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-03T15:56:41.503Z] > git --version # timeout=10 [2023-04-03T15:56:41.534Z] > git --version # 'git version 2.25.1' [2023-04-03T15:56:41.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T15:56:41.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:56:43.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-03T15:56:43.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:56:44.808Z] Avoid second fetch [2023-04-03T15:56:44.808Z] Checking out Revision 5c7909d1b5ebfe861b0cb262d6892a9f2879389b (main) [2023-04-03T15:56:44.837Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T15:56:44.930Z] > git checkout -f 5c7909d1b5ebfe861b0cb262d6892a9f2879389b # timeout=10 [2023-04-03T15:56:45.843Z] Commit message: "fix: obsolete code removed (#297)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:56:46.824Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T15:56:46.824Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T15:56:46.824Z] Dload Upload Total Spent Left Speed [2023-04-03T15:56:46.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh [2023-04-03T15:56:47.544Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T15:56:47.894Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T15:56:47.894Z] + sudo tee /etc/docker/daemon.new [2023-04-03T15:56:47.894Z] { [2023-04-03T15:56:47.894Z] "registry-mirrors": [ [2023-04-03T15:56:47.894Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T15:56:47.894Z] ], [2023-04-03T15:56:47.894Z] "bip": "10.250.0.254/24", [2023-04-03T15:56:47.894Z] "hosts": [ [2023-04-03T15:56:47.894Z] "tcp://0.0.0.0:5555", [2023-04-03T15:56:47.894Z] "unix:///var/run/docker.sock" [2023-04-03T15:56:47.894Z] ], [2023-04-03T15:56:47.894Z] "mtu": 1458, [2023-04-03T15:56:47.894Z] "selinux-enabled": true, [2023-04-03T15:56:47.894Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T15:56:47.894Z] } [Pipeline] sh [2023-04-03T15:56:48.274Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T15:56:48.637Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:57:06.997Z] provisioning config files... [2023-04-03T15:57:07.031Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/121@tmp/config6362052168622188882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:57:07.427Z] ---> docker-login.sh [2023-04-03T15:57:07.427Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:57:08.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:08.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:08.026Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:08.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:08.026Z] [2023-04-03T15:57:08.026Z] Login Succeeded [2023-04-03T15:57:08.026Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:57:08.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:08.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:08.653Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:08.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:08.653Z] [2023-04-03T15:57:08.653Z] Login Succeeded [2023-04-03T15:57:08.653Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:57:09.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:09.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:09.043Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:09.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:09.043Z] [2023-04-03T15:57:09.043Z] Login Succeeded [2023-04-03T15:57:09.043Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:57:09.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:09.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:09.320Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:09.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:09.320Z] [2023-04-03T15:57:09.320Z] Login Succeeded [2023-04-03T15:57:09.320Z] docker.io [2023-04-03T15:57:09.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:57:09.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:57:09.876Z] Configure a credential helper to remove this warning. See [2023-04-03T15:57:09.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:57:09.876Z] [2023-04-03T15:57:09.876Z] Login Succeeded [2023-04-03T15:57:09.876Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:57:09.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:57:10.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:57:10.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:57:10.314Z] ========================================================= [2023-04-03T15:57:10.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T15:57:10.314Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:57:10.696Z] + 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-04-03T15:57:11.702Z] Sending build context to Docker daemon 19.7MB [2023-04-03T15:57:11.702Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:57:11.702Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-03T15:57:11.984Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T15:57:11.984Z] af6eaf76a39c: Pulling fs layer [2023-04-03T15:57:11.984Z] 55522c791124: Pulling fs layer [2023-04-03T15:57:11.984Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T15:57:11.984Z] 169dfbe0d373: Pulling fs layer [2023-04-03T15:57:11.984Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T15:57:11.984Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T15:57:11.984Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T15:57:11.984Z] 169dfbe0d373: Waiting [2023-04-03T15:57:11.984Z] e1ff8fa3b103: Waiting [2023-04-03T15:57:11.984Z] 52ebb69f0ebf: Waiting [2023-04-03T15:57:11.984Z] 5abe8eddf0d5: Waiting [2023-04-03T15:57:11.984Z] 55522c791124: Verifying Checksum [2023-04-03T15:57:11.984Z] 55522c791124: Download complete [2023-04-03T15:57:11.984Z] 169dfbe0d373: Verifying Checksum [2023-04-03T15:57:11.984Z] 169dfbe0d373: Download complete [2023-04-03T15:57:11.984Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T15:57:11.984Z] e1ff8fa3b103: Download complete [2023-04-03T15:57:11.984Z] af6eaf76a39c: Verifying Checksum [2023-04-03T15:57:11.984Z] af6eaf76a39c: Download complete [2023-04-03T15:57:14.030Z] af6eaf76a39c: Pull complete [2023-04-03T15:57:14.030Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T15:57:14.030Z] 5abe8eddf0d5: Download complete [2023-04-03T15:57:14.311Z] 55522c791124: Pull complete [2023-04-03T15:57:15.298Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T15:57:15.298Z] ce5c4a1c91eb: Download complete [2023-04-03T15:57:15.576Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T15:57:15.576Z] 52ebb69f0ebf: Download complete [2023-04-03T15:57:27.970Z] ce5c4a1c91eb: Pull complete [2023-04-03T15:57:27.970Z] 169dfbe0d373: Pull complete [2023-04-03T15:57:27.970Z] e1ff8fa3b103: Pull complete [2023-04-03T15:57:34.686Z] 52ebb69f0ebf: Pull complete [2023-04-03T15:57:35.768Z] 5abe8eddf0d5: Pull complete [2023-04-03T15:57:35.768Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T15:57:35.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T15:57:35.768Z] ---> 6cb57ee374ae [2023-04-03T15:57:35.768Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:57:38.433Z] ---> Running in b83f0730066c [2023-04-03T15:57:38.433Z] Removing intermediate container b83f0730066c [2023-04-03T15:57:38.433Z] ---> 1933dff55e53 [2023-04-03T15:57:38.433Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:57:38.433Z] ---> Running in 543f08c0fb46 [2023-04-03T15:57:39.020Z] Removing intermediate container 543f08c0fb46 [2023-04-03T15:57:39.020Z] ---> b3d67dbe353f [2023-04-03T15:57:39.020Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T15:57:39.020Z] ---> Running in 6e3c829d00d0 [2023-04-03T15:57:39.293Z] Removing intermediate container 6e3c829d00d0 [2023-04-03T15:57:39.293Z] ---> 98e4f1e81466 [2023-04-03T15:57:39.293Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:57:39.571Z] ---> Running in 40b75906b0a2 [2023-04-03T15:57:39.841Z] Removing intermediate container 40b75906b0a2 [2023-04-03T15:57:39.841Z] ---> 5af9781d566e [2023-04-03T15:57:39.841Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-03T15:57:39.841Z] ---> Running in 3d2fd686732e [2023-04-03T15:57:40.428Z] Removing intermediate container 3d2fd686732e [2023-04-03T15:57:40.428Z] ---> c8b05a909836 [2023-04-03T15:57:40.428Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:57:40.428Z] ---> Running in 14ebeb009f99 [2023-04-03T15:57:41.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T15:57:42.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T15:57:43.899Z] OK: 263 MiB in 53 packages [2023-04-03T15:57:44.870Z] Removing intermediate container 14ebeb009f99 [2023-04-03T15:57:44.870Z] ---> 8684a34ed8e4 [2023-04-03T15:57:44.870Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-03T15:57:44.870Z] ---> Running in cc916e23fb76 [2023-04-03T15:57:45.460Z] Removing intermediate container cc916e23fb76 [2023-04-03T15:57:45.460Z] ---> ceea85c7e53c [2023-04-03T15:57:45.460Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-03T15:57:45.751Z] ---> 1d09438d5f2f [2023-04-03T15:57:45.751Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:57:46.056Z] ---> Running in 52c40f56303a [2023-04-03T15:58:54.277Z] Removing intermediate container 52c40f56303a [2023-04-03T15:58:54.277Z] ---> 1759a8feb872 [2023-04-03T15:58:54.277Z] Step 12/13 : COPY . . [2023-04-03T15:58:55.252Z] ---> 1183121690c7 [2023-04-03T15:58:55.252Z] Step 13/13 : RUN ${MAKE} [2023-04-03T15:58:55.252Z] ---> Running in 5752a60dac07 [2023-04-03T15:58:56.228Z] noop [2023-04-03T15:58:57.199Z] Removing intermediate container 5752a60dac07 [2023-04-03T15:58:57.199Z] ---> 9b9c3b55fe07 [2023-04-03T15:58:57.199Z] Successfully built 9b9c3b55fe07 [2023-04-03T15:58:57.199Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:58:57.579Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:58:57.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:58:57.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-6711 does not seem to be running inside a container [2023-04-03T15:58:57.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/121 -v /w/workspace/device-onvif-camera/121:/w/workspace/device-onvif-camera/121:rw,z -v /w/workspace/device-onvif-camera/121@tmp:/w/workspace/device-onvif-camera/121@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-04-03T15:58:59.322Z] $ docker top acd7f522e1be6eccf71ba56041693a0fd8e4f8ad024e1229d50acb155aee7387 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:59:00.227Z] + go version [2023-04-03T15:59:00.227Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T15:59:00.252Z] $ docker stop --time=1 acd7f522e1be6eccf71ba56041693a0fd8e4f8ad024e1229d50acb155aee7387 [2023-04-03T15:59:02.069Z] $ docker rm -f --volumes acd7f522e1be6eccf71ba56041693a0fd8e4f8ad024e1229d50acb155aee7387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:59:02.697Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:59:02.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:59:02.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-6711 does not seem to be running inside a container [2023-04-03T15:59:03.015Z] $ 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/121 -v /w/workspace/device-onvif-camera/121:/w/workspace/device-onvif-camera/121:rw,z -v /w/workspace/device-onvif-camera/121@tmp:/w/workspace/device-onvif-camera/121@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-04-03T15:59:04.503Z] $ docker top 73b6eda61c16cbee6972d4966e7285a25a623d2ec472976657c81073c6d9a859 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:59:05.402Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/121 [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:59:06.069Z] + make test [2023-04-03T15:59:06.069Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T15:59:52.980Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-03T16:02:44.852Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-03T16:02:44.852Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-03T16:02:46.837Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.218s coverage: 31.7% of statements [2023-04-03T16:03:13.623Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.327s coverage: 86.5% of statements [2023-04-03T16:03:13.623Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T16:03:13.623Z] go vet ./... [2023-04-03T16:03:45.926Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T16:03:45.926Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T16:03:45.926Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T16:03:46.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T16:03:46.230Z] $ docker stop --time=1 73b6eda61c16cbee6972d4966e7285a25a623d2ec472976657c81073c6d9a859 [2023-04-03T16:03:48.218Z] $ docker rm -f --volumes 73b6eda61c16cbee6972d4966e7285a25a623d2ec472976657c81073c6d9a859 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T16:03:49.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T16:03:49.584Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T16:03:50.258Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T16:03:50.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T16:03:50.985Z] + ls -al . [2023-04-03T16:03:50.985Z] total 228 [2023-04-03T16:03:50.985Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 3 15:59 . [2023-04-03T16:03:50.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:56 .. [2023-04-03T16:03:50.985Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:56 .git [2023-04-03T16:03:50.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:56 .github [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 3 15:56 .gitignore [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 3 15:56 .golangci.yml [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 3 15:56 Attribution.txt [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 3 15:56 CHANGELOG.md [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 3 15:56 Dockerfile [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:56 GOVERNANCE.md [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 3 15:56 Jenkinsfile [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 3 15:56 LICENSE [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 3 15:56 Makefile [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 3 15:56 OWNERS.md [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 3 15:56 README.md [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 15:53 VERSION [2023-04-03T16:03:50.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:56 bin [2023-04-03T16:03:50.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:56 cmd [2023-04-03T16:03:50.985Z] -rw-r--r-- 1 jenkins jenkins 78485 Apr 3 16:03 coverage.out [2023-04-03T16:03:50.985Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 3 15:56 doc [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 3554 Apr 3 15:56 go.mod [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 32657 Apr 3 15:56 go.sum [2023-04-03T16:03:50.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:56 internal [2023-04-03T16:03:50.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:56 snap [2023-04-03T16:03:50.985Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 3 15:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:03:51.345Z] + 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=5c7909d1b5ebfe861b0cb262d6892a9f2879389b --label arch=arm64 --label version=3.0.0-dev.27 . [2023-04-03T16:03:51.935Z] Sending build context to Docker daemon 19.78MB [2023-04-03T16:03:51.935Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T16:03:51.935Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-03T16:03:51.935Z] ---> 9b9c3b55fe07 [2023-04-03T16:03:51.935Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-03T16:03:52.222Z] ---> Running in 8cdd0bfbc877 [2023-04-03T16:03:52.491Z] Removing intermediate container 8cdd0bfbc877 [2023-04-03T16:03:52.491Z] ---> 28864db780ca [2023-04-03T16:03:52.491Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T16:03:52.761Z] ---> Running in ae3fdb10f0d2 [2023-04-03T16:03:53.029Z] Removing intermediate container ae3fdb10f0d2 [2023-04-03T16:03:53.029Z] ---> cfdfca57339f [2023-04-03T16:03:53.029Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T16:03:53.030Z] ---> Running in 6ad3b9cfb293 [2023-04-03T16:03:53.305Z] Removing intermediate container 6ad3b9cfb293 [2023-04-03T16:03:53.305Z] ---> 28bae7c60dcb [2023-04-03T16:03:53.305Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T16:03:53.578Z] ---> Running in 4b960ae7b75c [2023-04-03T16:03:53.848Z] Removing intermediate container 4b960ae7b75c [2023-04-03T16:03:53.848Z] ---> b41ffe22d9f7 [2023-04-03T16:03:53.848Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-03T16:03:53.848Z] ---> Running in 933c955f72cf [2023-04-03T16:03:54.136Z] Removing intermediate container 933c955f72cf [2023-04-03T16:03:54.136Z] ---> c18ce237f786 [2023-04-03T16:03:54.136Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T16:03:54.407Z] ---> Running in 055aac7b3f69 [2023-04-03T16:03:55.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T16:03:56.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T16:03:57.776Z] OK: 263 MiB in 53 packages [2023-04-03T16:03:58.745Z] Removing intermediate container 055aac7b3f69 [2023-04-03T16:03:58.745Z] ---> 44ad4a20aba7 [2023-04-03T16:03:58.745Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-03T16:03:58.745Z] ---> Running in 7c38e3fa411d [2023-04-03T16:03:59.014Z] Removing intermediate container 7c38e3fa411d [2023-04-03T16:03:59.014Z] ---> 6ad723fe94f6 [2023-04-03T16:03:59.014Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-03T16:03:59.603Z] ---> 112a8e749a0d [2023-04-03T16:03:59.603Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T16:03:59.603Z] ---> Running in 4ff256548ad3 [2023-04-03T16:04:02.972Z] Removing intermediate container 4ff256548ad3 [2023-04-03T16:04:02.972Z] ---> bcbfb5569cd8 [2023-04-03T16:04:02.972Z] Step 12/26 : COPY . . [2023-04-03T16:04:04.390Z] ---> 647bd54a4e5e [2023-04-03T16:04:04.390Z] Step 13/26 : RUN ${MAKE} [2023-04-03T16:04:04.390Z] ---> Running in 0de32a944249 [2023-04-03T16:04:05.364Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-03T16:06:42.140Z] Removing intermediate container 0de32a944249 [2023-04-03T16:06:42.140Z] ---> f563f3a4cde8 [2023-04-03T16:06:42.140Z] Step 14/26 : FROM alpine:3.17 [2023-04-03T16:06:42.724Z] 3.17: Pulling from library/alpine [2023-04-03T16:06:42.724Z] c41833b44d91: Pulling fs layer [2023-04-03T16:06:42.993Z] c41833b44d91: Verifying Checksum [2023-04-03T16:06:42.993Z] c41833b44d91: Download complete [2023-04-03T16:06:43.586Z] c41833b44d91: Pull complete [2023-04-03T16:06:43.586Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T16:06:43.587Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T16:06:43.587Z] ---> 51e60588ff2c [2023-04-03T16:06:43.587Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-03T16:06:43.855Z] ---> Running in 0a02d7ea9c17 [2023-04-03T16:06:44.124Z] Removing intermediate container 0a02d7ea9c17 [2023-04-03T16:06:44.124Z] ---> 94d9c21232ef [2023-04-03T16:06:44.124Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-03T16:06:44.124Z] ---> Running in abcc25b9c4e1 [2023-04-03T16:06:45.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T16:06:45.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T16:06:47.254Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-03T16:06:47.254Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T16:06:47.254Z] OK: 8 MiB in 16 packages [2023-04-03T16:06:47.874Z] Removing intermediate container abcc25b9c4e1 [2023-04-03T16:06:47.875Z] ---> 00cf18b9933d [2023-04-03T16:06:47.875Z] Step 17/26 : WORKDIR / [2023-04-03T16:06:48.152Z] ---> Running in 468e9ae27da9 [2023-04-03T16:06:48.425Z] Removing intermediate container 468e9ae27da9 [2023-04-03T16:06:48.425Z] ---> a2696fc19913 [2023-04-03T16:06:48.425Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-03T16:06:49.838Z] ---> 584550dcdacd [2023-04-03T16:06:49.838Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-03T16:06:50.423Z] ---> 96f631839dc4 [2023-04-03T16:06:50.423Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-03T16:06:51.009Z] ---> d57f60b2f7fc [2023-04-03T16:06:51.009Z] Step 21/26 : EXPOSE 59984 [2023-04-03T16:06:51.009Z] ---> Running in 73b26cd789f0 [2023-04-03T16:06:51.282Z] Removing intermediate container 73b26cd789f0 [2023-04-03T16:06:51.282Z] ---> c294ce75b71c [2023-04-03T16:06:51.282Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-03T16:06:51.560Z] ---> Running in 3169769913ab [2023-04-03T16:06:51.827Z] Removing intermediate container 3169769913ab [2023-04-03T16:06:51.827Z] ---> f70e7ce002db [2023-04-03T16:06:51.827Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T16:06:51.827Z] ---> Running in 98e50cb1c1f8 [2023-04-03T16:06:52.094Z] Removing intermediate container 98e50cb1c1f8 [2023-04-03T16:06:52.094Z] ---> e8e9bf4ed4ff [2023-04-03T16:06:52.094Z] Step 24/26 : LABEL arch=arm64 [2023-04-03T16:06:52.094Z] ---> Running in 30b0d22158c6 [2023-04-03T16:06:52.679Z] Removing intermediate container 30b0d22158c6 [2023-04-03T16:06:52.679Z] ---> 2f1023bb2868 [2023-04-03T16:06:52.679Z] Step 25/26 : LABEL git_sha=5c7909d1b5ebfe861b0cb262d6892a9f2879389b [2023-04-03T16:06:52.679Z] ---> Running in dbb85ff80c8f [2023-04-03T16:06:52.947Z] Removing intermediate container dbb85ff80c8f [2023-04-03T16:06:52.947Z] ---> 35f507ca0106 [2023-04-03T16:06:52.947Z] Step 26/26 : LABEL version=3.0.0-dev.27 [2023-04-03T16:06:52.947Z] ---> Running in f50195d1eff0 [2023-04-03T16:06:53.215Z] Removing intermediate container f50195d1eff0 [2023-04-03T16:06:53.215Z] ---> 79c516f03a63 [2023-04-03T16:06:53.215Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T16:06:53.482Z] Successfully built 79c516f03a63 [2023-04-03T16:06:53.482Z] 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-04-03T16:06:53.582Z] provisioning config files... [2023-04-03T16:06:53.598Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/121@tmp/config1302545676128237835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:06:53.942Z] ---> docker-login.sh [2023-04-03T16:06:53.942Z] nexus3.edgexfoundry.org:10001 [2023-04-03T16:06:54.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:54.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:54.210Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:54.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:54.210Z] [2023-04-03T16:06:54.210Z] Login Succeeded [2023-04-03T16:06:54.210Z] nexus3.edgexfoundry.org:10002 [2023-04-03T16:06:54.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:54.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:54.747Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:54.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:54.747Z] [2023-04-03T16:06:54.747Z] Login Succeeded [2023-04-03T16:06:54.747Z] nexus3.edgexfoundry.org:10003 [2023-04-03T16:06:55.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:55.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:55.015Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:55.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:55.015Z] [2023-04-03T16:06:55.015Z] Login Succeeded [2023-04-03T16:06:55.015Z] nexus3.edgexfoundry.org:10004 [2023-04-03T16:06:55.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:55.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:55.552Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:55.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:55.552Z] [2023-04-03T16:06:55.552Z] Login Succeeded [2023-04-03T16:06:55.552Z] docker.io [2023-04-03T16:06:55.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T16:06:56.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T16:06:56.086Z] Configure a credential helper to remove this warning. See [2023-04-03T16:06:56.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T16:06:56.086Z] [2023-04-03T16:06:56.086Z] Login Succeeded [2023-04-03T16:06:56.086Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T16:06:56.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T16:06:56.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T16:06:56.138Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-04-03T16:06:56.138Z] 5c7909d1b5ebfe861b0cb262d6892a9f2879389b [2023-04-03T16:06:56.138Z] latest [2023-04-03T16:06:56.138Z] 3.0.0-dev.27 [2023-04-03T16:06:56.138Z] 5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27 [2023-04-03T16:06:56.138Z] main [2023-04-03T16:06:56.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:56.480Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5c7909d1b5ebfe861b0cb262d6892a9f2879389b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:06:56.835Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5c7909d1b5ebfe861b0cb262d6892a9f2879389b [2023-04-03T16:06:56.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-03T16:06:56.835Z] a83a67df9d43: Preparing [2023-04-03T16:06:56.835Z] 58256470cd28: Preparing [2023-04-03T16:06:56.835Z] 9e14394ced36: Preparing [2023-04-03T16:06:56.835Z] ee754aa7a428: Preparing [2023-04-03T16:06:56.835Z] 26cbea5cba74: Preparing [2023-04-03T16:06:56.835Z] 26cbea5cba74: Layer already exists [2023-04-03T16:06:57.103Z] a83a67df9d43: Pushed [2023-04-03T16:06:57.103Z] 58256470cd28: Pushed [2023-04-03T16:06:57.103Z] ee754aa7a428: Pushed [2023-04-03T16:07:02.448Z] 9e14394ced36: Pushed [2023-04-03T16:07:02.449Z] 5c7909d1b5ebfe861b0cb262d6892a9f2879389b: digest: sha256:1f04d1912e88c17dd9db79e090fdaf3971739874ebefc002311fbfec3c626312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:02.803Z] + 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-04-03T16:07:03.144Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-03T16:07:03.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-03T16:07:03.145Z] a83a67df9d43: Preparing [2023-04-03T16:07:03.145Z] 58256470cd28: Preparing [2023-04-03T16:07:03.145Z] 9e14394ced36: Preparing [2023-04-03T16:07:03.145Z] ee754aa7a428: Preparing [2023-04-03T16:07:03.145Z] 26cbea5cba74: Preparing [2023-04-03T16:07:03.145Z] 26cbea5cba74: Layer already exists [2023-04-03T16:07:03.145Z] 58256470cd28: Layer already exists [2023-04-03T16:07:03.145Z] ee754aa7a428: Layer already exists [2023-04-03T16:07:03.145Z] 9e14394ced36: Layer already exists [2023-04-03T16:07:03.145Z] a83a67df9d43: Layer already exists [2023-04-03T16:07:03.411Z] latest: digest: sha256:1f04d1912e88c17dd9db79e090fdaf3971739874ebefc002311fbfec3c626312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:03.761Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:04.100Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.27 [2023-04-03T16:07:04.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-03T16:07:04.100Z] a83a67df9d43: Preparing [2023-04-03T16:07:04.100Z] 58256470cd28: Preparing [2023-04-03T16:07:04.100Z] 9e14394ced36: Preparing [2023-04-03T16:07:04.100Z] ee754aa7a428: Preparing [2023-04-03T16:07:04.100Z] 26cbea5cba74: Preparing [2023-04-03T16:07:04.100Z] ee754aa7a428: Layer already exists [2023-04-03T16:07:04.100Z] a83a67df9d43: Layer already exists [2023-04-03T16:07:04.100Z] 9e14394ced36: Layer already exists [2023-04-03T16:07:04.100Z] 26cbea5cba74: Layer already exists [2023-04-03T16:07:04.100Z] 58256470cd28: Layer already exists [2023-04-03T16:07:04.368Z] 3.0.0-dev.27: digest: sha256:1f04d1912e88c17dd9db79e090fdaf3971739874ebefc002311fbfec3c626312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:04.715Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:05.058Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27 [2023-04-03T16:07:05.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-03T16:07:05.058Z] a83a67df9d43: Preparing [2023-04-03T16:07:05.058Z] 58256470cd28: Preparing [2023-04-03T16:07:05.058Z] 9e14394ced36: Preparing [2023-04-03T16:07:05.058Z] ee754aa7a428: Preparing [2023-04-03T16:07:05.058Z] 26cbea5cba74: Preparing [2023-04-03T16:07:05.058Z] a83a67df9d43: Layer already exists [2023-04-03T16:07:05.058Z] 58256470cd28: Layer already exists [2023-04-03T16:07:05.058Z] 9e14394ced36: Layer already exists [2023-04-03T16:07:05.058Z] ee754aa7a428: Layer already exists [2023-04-03T16:07:05.058Z] 26cbea5cba74: Layer already exists [2023-04-03T16:07:05.325Z] 5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27: digest: sha256:1f04d1912e88c17dd9db79e090fdaf3971739874ebefc002311fbfec3c626312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:05.683Z] + 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-04-03T16:07:06.030Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-04-03T16:07:06.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-03T16:07:06.030Z] a83a67df9d43: Preparing [2023-04-03T16:07:06.030Z] 58256470cd28: Preparing [2023-04-03T16:07:06.030Z] 9e14394ced36: Preparing [2023-04-03T16:07:06.030Z] ee754aa7a428: Preparing [2023-04-03T16:07:06.030Z] 26cbea5cba74: Preparing [2023-04-03T16:07:06.030Z] 58256470cd28: Layer already exists [2023-04-03T16:07:06.030Z] ee754aa7a428: Layer already exists [2023-04-03T16:07:06.030Z] a83a67df9d43: Layer already exists [2023-04-03T16:07:06.030Z] 9e14394ced36: Layer already exists [2023-04-03T16:07:06.030Z] 26cbea5cba74: Layer already exists [2023-04-03T16:07:06.297Z] main: digest: sha256:1f04d1912e88c17dd9db79e090fdaf3971739874ebefc002311fbfec3c626312 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T16:07:06.345Z] ===================================================== [Pipeline] echo [2023-04-03T16:07:06.351Z] taggedImages: [2023-04-03T16:07:06.351Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5c7909d1b5ebfe861b0cb262d6892a9f2879389b [2023-04-03T16:07:06.351Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-03T16:07:06.351Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.27 [2023-04-03T16:07:06.351Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5c7909d1b5ebfe861b0cb262d6892a9f2879389b-3.0.0-dev.27 [2023-04-03T16:07:06.351Z] - 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-04-03T16:07:06.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:07:06.723Z] [2023-04-03T16:07:06.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:07.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:07:07.069Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T16:07:07.069Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T16:07:07.069Z] 04944245beec: Pulling fs layer [2023-04-03T16:07:07.069Z] 699f458cf7ca: Pulling fs layer [2023-04-03T16:07:07.069Z] 765212b225bb: Pulling fs layer [2023-04-03T16:07:07.069Z] f23df028b6ca: Pulling fs layer [2023-04-03T16:07:07.069Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T16:07:07.069Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T16:07:07.069Z] f23df028b6ca: Waiting [2023-04-03T16:07:07.069Z] 765212b225bb: Waiting [2023-04-03T16:07:07.069Z] d65c8cfc05b1: Waiting [2023-04-03T16:07:07.069Z] 2437ff75d9bd: Waiting [2023-04-03T16:07:07.337Z] 04944245beec: Verifying Checksum [2023-04-03T16:07:07.337Z] 04944245beec: Download complete [2023-04-03T16:07:07.337Z] 765212b225bb: Verifying Checksum [2023-04-03T16:07:07.337Z] 765212b225bb: Download complete [2023-04-03T16:07:07.337Z] f23df028b6ca: Verifying Checksum [2023-04-03T16:07:07.337Z] f23df028b6ca: Download complete [2023-04-03T16:07:07.607Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T16:07:07.607Z] d65c8cfc05b1: Download complete [2023-04-03T16:07:07.607Z] 699f458cf7ca: Verifying Checksum [2023-04-03T16:07:07.607Z] 699f458cf7ca: Download complete [2023-04-03T16:07:08.194Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T16:07:08.194Z] 8998bd30e6a1: Download complete [2023-04-03T16:07:10.143Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T16:07:10.143Z] 2437ff75d9bd: Download complete [2023-04-03T16:07:12.091Z] 8998bd30e6a1: Pull complete [2023-04-03T16:07:12.360Z] 04944245beec: Pull complete [2023-04-03T16:07:13.780Z] 699f458cf7ca: Pull complete [2023-04-03T16:07:14.048Z] 765212b225bb: Pull complete [2023-04-03T16:07:15.009Z] f23df028b6ca: Pull complete [2023-04-03T16:07:15.276Z] d65c8cfc05b1: Pull complete [2023-04-03T16:07:30.274Z] 2437ff75d9bd: Pull complete [2023-04-03T16:07:30.274Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T16:07:30.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:07:30.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:07:30.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-6711 does not seem to be running inside a container [2023-04-03T16:07:30.545Z] $ 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/121 -v /w/workspace/device-onvif-camera/121:/w/workspace/device-onvif-camera/121:rw,z -v /w/workspace/device-onvif-camera/121@tmp:/w/workspace/device-onvif-camera/121@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-04-03T16:07:32.992Z] $ docker top 197d56828dca170979551b27eab720912786c8c426eddff72e16187d0869e3e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:07:33.830Z] ---> job-cost.sh [2023-04-03T16:07:33.830Z] lf-activate-venv: SKIPPING [2023-04-03T16:07:33.830Z] INFO: No Stack... [2023-04-03T16:07:34.097Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T16:07:35.048Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T16:07:35.360Z] + cat /w/workspace/device-onvif-camera/121/archives/cost.csv [2023-04-03T16:07:35.361Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T16:07:35.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-121-stack-cost] [2023-04-03T16:07:35.430Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-121-stack-cost] did not exist. Created. [2023-04-03T16:07:35.430Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T16:07:35.754Z] /w/workspace/device-onvif-camera/121@tmp/durable-98071392/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T16:07:36.088Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T16:07:36.107Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T16:07:36.168Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T16:07:36.175Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-121-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T16:07:36.191Z] $ docker stop --time=1 197d56828dca170979551b27eab720912786c8c426eddff72e16187d0869e3e8 [2023-04-03T16:07:37.655Z] $ docker rm -f --volumes 197d56828dca170979551b27eab720912786c8c426eddff72e16187d0869e3e8 [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-04-03T16:07:38.015Z] provisioning config files... [2023-04-03T16:07:38.022Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18010433043758783984tmp [Pipeline] { [Pipeline] sh [2023-04-03T16:07:38.318Z] + set +x [2023-04-03T16:07:38.318Z] + bash -s -- [2023-04-03T16:07:38.318Z] + curl -s https://codecov.io/bash [2023-04-03T16:07:38.318Z] [2023-04-03T16:07:38.318Z] _____ _ [2023-04-03T16:07:38.318Z] / ____| | | [2023-04-03T16:07:38.318Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T16:07:38.318Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T16:07:38.318Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T16:07:38.318Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T16:07:38.318Z] Bash-1.0.6 [2023-04-03T16:07:38.318Z] [2023-04-03T16:07:38.318Z] [2023-04-03T16:07:38.318Z] ==> git version 2.25.1 found [2023-04-03T16:07:38.318Z] ==> 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-04-03T16:07:38.318Z] Release-Date: 2020-01-08 [2023-04-03T16:07:38.318Z] 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-04-03T16:07:38.318Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T16:07:38.318Z] ==> Jenkins CI detected. [2023-04-03T16:07:38.318Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-04-03T16:07:38.318Z] project root: . [2023-04-03T16:07:38.318Z] --> token set from env [2023-04-03T16:07:38.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T16:07:38.319Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T16:07:38.319Z] ==> Python coveragepy not found [2023-04-03T16:07:38.319Z] ==> Searching for coverage reports in: [2023-04-03T16:07:38.319Z] + . [2023-04-03T16:07:38.319Z] -> Found 1 reports [2023-04-03T16:07:38.319Z] ==> Detecting git/mercurial file structure [2023-04-03T16:07:38.319Z] ==> Reading reports [2023-04-03T16:07:38.319Z] + ./coverage.out bytes=78485 [2023-04-03T16:07:38.319Z] ==> Appending adjustments [2023-04-03T16:07:38.319Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T16:07:38.578Z] + Found adjustments [2023-04-03T16:07:38.578Z] ==> Gzipping contents [2023-04-03T16:07:38.578Z] 12K /tmp/codecov.jt1idX.gz [2023-04-03T16:07:38.578Z] ==> Uploading reports [2023-04-03T16:07:38.578Z] url: https://codecov.io [2023-04-03T16:07:38.578Z] query: branch=main&commit=5c7909d1b5ebfe861b0cb262d6892a9f2879389b&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T16:07:38.578Z] -> Pinging Codecov [2023-04-03T16:07:38.578Z] 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=5c7909d1b5ebfe861b0cb262d6892a9f2879389b&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T16:07:38.838Z] -> Uploading to [2023-04-03T16:07:38.838Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/F29A59C45E3A92E06B3E522C9905F8EF/5c7909d1b5ebfe861b0cb262d6892a9f2879389b/8b056c06-4107-4842-bc05-226a93884009.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T160738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1dc3784e7cfcac4102e4dc6cc4f3d9ace9c7e02e7d86fb59628e5caa7f45c99 [2023-04-03T16:07:38.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T16:07:38.838Z] Dload Upload Total Spent Left Speed [2023-04-03T16:07:39.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10464 0 0 100 10464 0 35835 --:--:-- --:--:-- --:--:-- 35958 [2023-04-03T16:07:39.096Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5c7909d1b5ebfe861b0cb262d6892a9f2879389b [Pipeline] } [2023-04-03T16:07:39.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-03T16:07:39.233Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-03T16:07:39.248Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:39.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T16:07:39.548Z] [2023-04-03T16:07:39.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:07:39.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T16:07:39.851Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-03T16:07:39.851Z] df9b9388f04a: Pulling fs layer [2023-04-03T16:07:39.851Z] 52dc419b0ee2: Pulling fs layer [2023-04-03T16:07:39.851Z] 25bc292e5bac: Pulling fs layer [2023-04-03T16:07:39.851Z] 114826534d7a: Pulling fs layer [2023-04-03T16:07:39.851Z] 4657fd5d0bcf: Pulling fs layer [2023-04-03T16:07:39.851Z] 6ad1cebc031e: Pulling fs layer [2023-04-03T16:07:39.851Z] 8a3aa393b2d8: Pulling fs layer [2023-04-03T16:07:39.851Z] 4657fd5d0bcf: Waiting [2023-04-03T16:07:39.851Z] 6ad1cebc031e: Waiting [2023-04-03T16:07:39.851Z] 8a3aa393b2d8: Waiting [2023-04-03T16:07:39.851Z] 114826534d7a: Waiting [2023-04-03T16:07:39.851Z] 25bc292e5bac: Download complete [2023-04-03T16:07:39.851Z] 52dc419b0ee2: Verifying Checksum [2023-04-03T16:07:39.851Z] 52dc419b0ee2: Download complete [2023-04-03T16:07:39.851Z] 4657fd5d0bcf: Verifying Checksum [2023-04-03T16:07:39.851Z] 4657fd5d0bcf: Download complete [2023-04-03T16:07:39.851Z] df9b9388f04a: Verifying Checksum [2023-04-03T16:07:39.851Z] df9b9388f04a: Download complete [2023-04-03T16:07:40.113Z] 6ad1cebc031e: Verifying Checksum [2023-04-03T16:07:40.113Z] 6ad1cebc031e: Download complete [2023-04-03T16:07:40.113Z] df9b9388f04a: Pull complete [2023-04-03T16:07:40.113Z] 52dc419b0ee2: Pull complete [2023-04-03T16:07:40.372Z] 25bc292e5bac: Pull complete [2023-04-03T16:07:40.633Z] 114826534d7a: Verifying Checksum [2023-04-03T16:07:40.633Z] 114826534d7a: Download complete [2023-04-03T16:07:40.891Z] 8a3aa393b2d8: Verifying Checksum [2023-04-03T16:07:40.891Z] 8a3aa393b2d8: Download complete [2023-04-03T16:07:44.171Z] 114826534d7a: Pull complete [2023-04-03T16:07:44.171Z] 4657fd5d0bcf: Pull complete [2023-04-03T16:07:44.171Z] 6ad1cebc031e: Pull complete [2023-04-03T16:07:46.700Z] 8a3aa393b2d8: Pull complete [2023-04-03T16:07:46.700Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-03T16:07:46.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T16:07:46.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:07:46.777Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T16:07:46.813Z] $ 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-04-03T16:07:49.183Z] $ docker top aa026ccd202a34ec4a7d6951a1ce98fe95b51ddedc030a387b41959b4e3c9b5e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T16:07:49.244Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-04-03T16:07:49.521Z] + set -o pipefail [2023-04-03T16:07:49.521Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-04-03T16:07:57.635Z] [2023-04-03T16:07:57.635Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-04-03T16:07:57.635Z] [2023-04-03T16:07:57.635Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/c9c5abaf-16c7-4785-8bc6-5fd80096a3a8 [2023-04-03T16:07:57.635Z] [2023-04-03T16:07:57.635Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-03T16:07:57.635Z] [2023-04-03T16:07:57.635Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-03T16:07:57.635Z] [2023-04-03T16:07:57.635Z] [2023-04-03T16:07:57.635Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-03T16:07:57.635Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-03T16:07:57.635Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-03T16:07:57.655Z] $ docker stop --time=1 aa026ccd202a34ec4a7d6951a1ce98fe95b51ddedc030a387b41959b4e3c9b5e [2023-04-03T16:07:59.951Z] $ docker rm -f --volumes aa026ccd202a34ec4a7d6951a1ce98fe95b51ddedc030a387b41959b4e3c9b5e [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-04-03T16:08:00.316Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:08:00.329Z] provisioning config files... [2023-04-03T16:08:00.335Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15360924880210869885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:00.627Z] --> edgex-publish-swagger.sh [2023-04-03T16:08:00.627Z] === Publish doc/openapi/v2 API === [2023-04-03T16:08:00.627Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-04-03T16:08:00.627Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-04-03T16:08:00.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T16:08:00.627Z] Dload Upload Total Spent Left Speed [2023-04-03T16:08:01.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 3726k --:--:-- --:--:-- --:--:-- 3697k 100 469k 0 0 100 469k 0 672k --:--:-- --:--:-- --:--:-- 671k [2023-04-03T16:08:01.195Z] [2023-04-03T16:08:01.195Z] [Pipeline] } [2023-04-03T16:08:01.202Z] 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-04-03T16:08:01.598Z] + git log --format=format:%s -1 5c7909d1b5ebfe861b0cb262d6892a9f2879389b [Pipeline] sh [2023-04-03T16:08:01.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T16:08:01.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:08:02.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T16:08:02.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:08:02.266Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T16:08:02.307Z] $ 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-04-03T16:08:02.764Z] $ docker top 160c4bf11952c59f862bacd80b31b9b2011dc77137be158bbe662a4aea33c11e -eo pid,comm [2023-04-03T16:08:02.805Z] 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-04-03T16:08:02.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T16:08:02.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T16:08:02.845Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T16:08:02.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T16:08:02.964Z] $ docker exec 160c4bf11952c59f862bacd80b31b9b2011dc77137be158bbe662a4aea33c11e ssh-agent [2023-04-03T16:08:03.053Z] SSH_AUTH_SOCK=/tmp/ssh-ekH8URSf3OvJ/agent.32 [2023-04-03T16:08:03.053Z] SSH_AGENT_PID=39 [2023-04-03T16:08:03.058Z] Running ssh-add (command line suppressed) [2023-04-03T16:08:03.165Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13134585523663182383.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13134585523663182383.key) [2023-04-03T16:08:03.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T16:08:03.454Z] + git semver tag [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,659 [run_tag] DEBUG tag force:False [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,659 [check_head_tag] DEBUG check head tag [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,663 [execute] INFO git cat-file --batch-check [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,667 [execute] INFO git cat-file --batch [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,696 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,696 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,697 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:08:03.712Z] 2023-04-03 16:08:03,700 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-03T16:08:03.712Z] 3.0.0-dev.27 [Pipeline] } [2023-04-03T16:08:03.729Z] $ docker exec --env ******** --env ******** 160c4bf11952c59f862bacd80b31b9b2011dc77137be158bbe662a4aea33c11e ssh-agent -k [2023-04-03T16:08:03.839Z] unset SSH_AUTH_SOCK; [2023-04-03T16:08:03.840Z] unset SSH_AGENT_PID; [2023-04-03T16:08:03.840Z] echo Agent pid 39 killed; [2023-04-03T16:08:03.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T16:08:04.139Z] + git semver [Pipeline] } [2023-04-03T16:08:04.418Z] $ docker stop --time=1 160c4bf11952c59f862bacd80b31b9b2011dc77137be158bbe662a4aea33c11e [2023-04-03T16:08:05.934Z] $ docker rm -f --volumes 160c4bf11952c59f862bacd80b31b9b2011dc77137be158bbe662a4aea33c11e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:08:06.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T16:08:06.317Z] [2023-04-03T16:08:06.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:08:06.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T16:08:06.610Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-03T16:08:06.610Z] ab5ef0e58194: Pulling fs layer [2023-04-03T16:08:06.610Z] 9712f1f96733: Pulling fs layer [2023-04-03T16:08:06.610Z] 63f879dbbcfc: Pulling fs layer [2023-04-03T16:08:06.610Z] 0d9ebad4ef96: Pulling fs layer [2023-04-03T16:08:06.610Z] e9a5061849ea: Pulling fs layer [2023-04-03T16:08:06.610Z] d747dcd14b5f: Pulling fs layer [2023-04-03T16:08:06.610Z] 2de7ff778b66: Pulling fs layer [2023-04-03T16:08:06.610Z] 0d9ebad4ef96: Waiting [2023-04-03T16:08:06.610Z] e9a5061849ea: Waiting [2023-04-03T16:08:06.610Z] d747dcd14b5f: Waiting [2023-04-03T16:08:06.610Z] 2de7ff778b66: Waiting [2023-04-03T16:08:06.610Z] 9712f1f96733: Verifying Checksum [2023-04-03T16:08:06.610Z] 9712f1f96733: Download complete [2023-04-03T16:08:07.183Z] 63f879dbbcfc: Verifying Checksum [2023-04-03T16:08:07.183Z] 63f879dbbcfc: Download complete [2023-04-03T16:08:07.183Z] 0d9ebad4ef96: Verifying Checksum [2023-04-03T16:08:07.183Z] 0d9ebad4ef96: Download complete [2023-04-03T16:08:07.183Z] e9a5061849ea: Verifying Checksum [2023-04-03T16:08:07.183Z] e9a5061849ea: Download complete [2023-04-03T16:08:07.183Z] ab5ef0e58194: Verifying Checksum [2023-04-03T16:08:07.183Z] ab5ef0e58194: Download complete [2023-04-03T16:08:07.183Z] 2de7ff778b66: Verifying Checksum [2023-04-03T16:08:07.183Z] 2de7ff778b66: Download complete [2023-04-03T16:08:09.711Z] ab5ef0e58194: Pull complete [2023-04-03T16:08:09.711Z] 9712f1f96733: Pull complete [2023-04-03T16:08:10.275Z] 63f879dbbcfc: Pull complete [2023-04-03T16:08:14.456Z] 0d9ebad4ef96: Pull complete [2023-04-03T16:08:14.456Z] e9a5061849ea: Pull complete [2023-04-03T16:08:14.456Z] d747dcd14b5f: Pull complete [2023-04-03T16:08:15.393Z] 2de7ff778b66: Pull complete [2023-04-03T16:08:15.394Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-03T16:08:15.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T16:08:15.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:08:15.470Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T16:08:15.511Z] $ 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-04-03T16:08:17.756Z] $ docker top 19d59f96d6648a67fa0def376a98ab5e94607612835fb15a76fdb6e3da313d34 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:08:17.814Z] provisioning config files... [2023-04-03T16:08:17.820Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17143730175495088359tmp [2023-04-03T16:08:17.830Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9127277335351907856tmp [2023-04-03T16:08:17.840Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12175545831682336904tmp [Pipeline] { [Pipeline] echo [2023-04-03T16:08:17.855Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:18.135Z] ---> sigul-configuration.sh [2023-04-03T16:08:18.135Z] gpg: directory `/root/.gnupg' created [2023-04-03T16:08:18.135Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-03T16:08:18.135Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-03T16:08:18.135Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-03T16:08:18.135Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-03T16:08:18.135Z] gpg: CAST5 encrypted data [2023-04-03T16:08:18.135Z] gpg: encrypted with 1 passphrase [2023-04-03T16:08:18.135Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-03T16:08:18.419Z] + mkdir /home/jenkins [2023-04-03T16:08:18.419Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-03T16:08:18.702Z] + 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-04-03T16:08:18.713Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:18.997Z] ---> sigul-install.sh [2023-04-03T16:08:18.997Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-03T16:08:19.281Z] + git tag --list [2023-04-03T16:08:19.281Z] v0.0.0 [2023-04-03T16:08:19.281Z] v0.0.1-dev.1 [2023-04-03T16:08:19.281Z] v0.0.1-dev.10 [2023-04-03T16:08:19.281Z] v0.0.1-dev.11 [2023-04-03T16:08:19.281Z] v0.0.1-dev.12 [2023-04-03T16:08:19.281Z] v0.0.1-dev.13 [2023-04-03T16:08:19.281Z] v0.0.1-dev.14 [2023-04-03T16:08:19.281Z] v0.0.1-dev.15 [2023-04-03T16:08:19.281Z] v0.0.1-dev.16 [2023-04-03T16:08:19.281Z] v0.0.1-dev.17 [2023-04-03T16:08:19.281Z] v0.0.1-dev.18 [2023-04-03T16:08:19.281Z] v0.0.1-dev.19 [2023-04-03T16:08:19.281Z] v0.0.1-dev.2 [2023-04-03T16:08:19.281Z] v0.0.1-dev.20 [2023-04-03T16:08:19.281Z] v0.0.1-dev.21 [2023-04-03T16:08:19.281Z] v0.0.1-dev.22 [2023-04-03T16:08:19.281Z] v0.0.1-dev.23 [2023-04-03T16:08:19.281Z] v0.0.1-dev.24 [2023-04-03T16:08:19.281Z] v0.0.1-dev.25 [2023-04-03T16:08:19.281Z] v0.0.1-dev.26 [2023-04-03T16:08:19.281Z] v0.0.1-dev.27 [2023-04-03T16:08:19.281Z] v0.0.1-dev.28 [2023-04-03T16:08:19.281Z] v0.0.1-dev.3 [2023-04-03T16:08:19.281Z] v0.0.1-dev.4 [2023-04-03T16:08:19.281Z] v0.0.1-dev.5 [2023-04-03T16:08:19.281Z] v0.0.1-dev.6 [2023-04-03T16:08:19.281Z] v0.0.1-dev.7 [2023-04-03T16:08:19.281Z] v0.0.1-dev.8 [2023-04-03T16:08:19.281Z] v0.0.1-dev.9 [2023-04-03T16:08:19.281Z] v2.2.0 [2023-04-03T16:08:19.281Z] v2.2.0-dev.29 [2023-04-03T16:08:19.281Z] v2.2.0-dev.30 [2023-04-03T16:08:19.281Z] v2.2.0-dev.31 [2023-04-03T16:08:19.281Z] v2.2.0-dev.32 [2023-04-03T16:08:19.281Z] v2.2.0-dev.33 [2023-04-03T16:08:19.281Z] v2.2.0-dev.34 [2023-04-03T16:08:19.281Z] v2.2.0-dev.35 [2023-04-03T16:08:19.281Z] v2.3.0 [2023-04-03T16:08:19.281Z] v2.3.0-dev.1 [2023-04-03T16:08:19.281Z] v2.3.0-dev.10 [2023-04-03T16:08:19.281Z] v2.3.0-dev.11 [2023-04-03T16:08:19.281Z] v2.3.0-dev.12 [2023-04-03T16:08:19.281Z] v2.3.0-dev.13 [2023-04-03T16:08:19.281Z] v2.3.0-dev.14 [2023-04-03T16:08:19.281Z] v2.3.0-dev.15 [2023-04-03T16:08:19.281Z] v2.3.0-dev.16 [2023-04-03T16:08:19.281Z] v2.3.0-dev.17 [2023-04-03T16:08:19.281Z] v2.3.0-dev.18 [2023-04-03T16:08:19.281Z] v2.3.0-dev.19 [2023-04-03T16:08:19.281Z] v2.3.0-dev.2 [2023-04-03T16:08:19.281Z] v2.3.0-dev.20 [2023-04-03T16:08:19.281Z] v2.3.0-dev.21 [2023-04-03T16:08:19.281Z] v2.3.0-dev.22 [2023-04-03T16:08:19.281Z] v2.3.0-dev.23 [2023-04-03T16:08:19.281Z] v2.3.0-dev.24 [2023-04-03T16:08:19.281Z] v2.3.0-dev.25 [2023-04-03T16:08:19.281Z] v2.3.0-dev.26 [2023-04-03T16:08:19.281Z] v2.3.0-dev.27 [2023-04-03T16:08:19.281Z] v2.3.0-dev.28 [2023-04-03T16:08:19.281Z] v2.3.0-dev.29 [2023-04-03T16:08:19.281Z] v2.3.0-dev.3 [2023-04-03T16:08:19.281Z] v2.3.0-dev.30 [2023-04-03T16:08:19.281Z] v2.3.0-dev.31 [2023-04-03T16:08:19.281Z] v2.3.0-dev.32 [2023-04-03T16:08:19.281Z] v2.3.0-dev.33 [2023-04-03T16:08:19.281Z] v2.3.0-dev.34 [2023-04-03T16:08:19.281Z] v2.3.0-dev.35 [2023-04-03T16:08:19.281Z] v2.3.0-dev.36 [2023-04-03T16:08:19.281Z] v2.3.0-dev.37 [2023-04-03T16:08:19.281Z] v2.3.0-dev.38 [2023-04-03T16:08:19.281Z] v2.3.0-dev.39 [2023-04-03T16:08:19.281Z] v2.3.0-dev.4 [2023-04-03T16:08:19.281Z] v2.3.0-dev.40 [2023-04-03T16:08:19.281Z] v2.3.0-dev.41 [2023-04-03T16:08:19.281Z] v2.3.0-dev.42 [2023-04-03T16:08:19.281Z] v2.3.0-dev.43 [2023-04-03T16:08:19.281Z] v2.3.0-dev.44 [2023-04-03T16:08:19.281Z] v2.3.0-dev.45 [2023-04-03T16:08:19.281Z] v2.3.0-dev.5 [2023-04-03T16:08:19.281Z] v2.3.0-dev.6 [2023-04-03T16:08:19.281Z] v2.3.0-dev.7 [2023-04-03T16:08:19.281Z] v2.3.0-dev.8 [2023-04-03T16:08:19.281Z] v2.3.0-dev.9 [2023-04-03T16:08:19.281Z] v2.3.1 [2023-04-03T16:08:19.281Z] v2.3.1-dev.1 [2023-04-03T16:08:19.281Z] v2.3.1-dev.4 [2023-04-03T16:08:19.281Z] v2.3.1-dev.5 [2023-04-03T16:08:19.281Z] v3.0.0-dev.1 [2023-04-03T16:08:19.281Z] v3.0.0-dev.10 [2023-04-03T16:08:19.281Z] v3.0.0-dev.11 [2023-04-03T16:08:19.281Z] v3.0.0-dev.12 [2023-04-03T16:08:19.281Z] v3.0.0-dev.13 [2023-04-03T16:08:19.281Z] v3.0.0-dev.14 [2023-04-03T16:08:19.281Z] v3.0.0-dev.15 [2023-04-03T16:08:19.281Z] v3.0.0-dev.16 [2023-04-03T16:08:19.281Z] v3.0.0-dev.17 [2023-04-03T16:08:19.281Z] v3.0.0-dev.18 [2023-04-03T16:08:19.281Z] v3.0.0-dev.19 [2023-04-03T16:08:19.281Z] v3.0.0-dev.2 [2023-04-03T16:08:19.281Z] v3.0.0-dev.20 [2023-04-03T16:08:19.281Z] v3.0.0-dev.21 [2023-04-03T16:08:19.281Z] v3.0.0-dev.22 [2023-04-03T16:08:19.281Z] v3.0.0-dev.23 [2023-04-03T16:08:19.281Z] v3.0.0-dev.24 [2023-04-03T16:08:19.281Z] v3.0.0-dev.25 [2023-04-03T16:08:19.281Z] v3.0.0-dev.26 [2023-04-03T16:08:19.281Z] v3.0.0-dev.27 [2023-04-03T16:08:19.281Z] v3.0.0-dev.3 [2023-04-03T16:08:19.281Z] v3.0.0-dev.4 [2023-04-03T16:08:19.281Z] v3.0.0-dev.5 [2023-04-03T16:08:19.281Z] v3.0.0-dev.6 [2023-04-03T16:08:19.281Z] v3.0.0-dev.7 [2023-04-03T16:08:19.281Z] v3.0.0-dev.8 [2023-04-03T16:08:19.281Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-03T16:08:19.566Z] + lftools sign git-tag v3.0.0-dev.27 [2023-04-03T16:08:20.133Z] Signing Git tag with Sigul... [2023-04-03T16:08:20.133Z] Signing v3.0.0-dev.27 [Pipeline] echo [2023-04-03T16:08:20.396Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:20.675Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-03T16:08:20.681Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-03T16:08:20.710Z] $ docker stop --time=1 19d59f96d6648a67fa0def376a98ab5e94607612835fb15a76fdb6e3da313d34 [2023-04-03T16:08:22.030Z] $ docker rm -f --volumes 19d59f96d6648a67fa0def376a98ab5e94607612835fb15a76fdb6e3da313d34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-03T16:08:22.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T16:08:22.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:08:22.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T16:08:22.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:08:22.822Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T16:08:22.863Z] $ 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-04-03T16:08:23.231Z] $ docker top 69cdf7cf5be53cd64f5bf1dff71b5315832ad9414170c5f3e6c601dfddc8ef97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T16:08:23.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T16:08:23.312Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T16:08:23.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T16:08:23.437Z] $ docker exec 69cdf7cf5be53cd64f5bf1dff71b5315832ad9414170c5f3e6c601dfddc8ef97 ssh-agent [2023-04-03T16:08:23.543Z] SSH_AUTH_SOCK=/tmp/ssh-AMND1ynhnOAR/agent.31 [2023-04-03T16:08:23.543Z] SSH_AGENT_PID=37 [2023-04-03T16:08:23.548Z] Running ssh-add (command line suppressed) [2023-04-03T16:08:23.651Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10048765473785990352.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10048765473785990352.key) [2023-04-03T16:08:23.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T16:08:23.941Z] + git semver bump pre [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,113 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,113 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,113 [bump_version] DEBUG bumped version:3.0.0-dev.28 [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,113 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,113 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,113 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,115 [execute] INFO git cat-file --batch-check [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,120 [execute] INFO git cat-file --batch [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T16:08:24.200Z] 2023-04-03 16:08:24,125 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-03T16:08:24.200Z] 3.0.0-dev.28 [Pipeline] } [2023-04-03T16:08:24.219Z] $ docker exec --env ******** --env ******** 69cdf7cf5be53cd64f5bf1dff71b5315832ad9414170c5f3e6c601dfddc8ef97 ssh-agent -k [2023-04-03T16:08:24.312Z] unset SSH_AUTH_SOCK; [2023-04-03T16:08:24.312Z] unset SSH_AGENT_PID; [2023-04-03T16:08:24.312Z] echo Agent pid 37 killed; [2023-04-03T16:08:24.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T16:08:24.623Z] + git semver [Pipeline] } [2023-04-03T16:08:24.901Z] $ docker stop --time=1 69cdf7cf5be53cd64f5bf1dff71b5315832ad9414170c5f3e6c601dfddc8ef97 [2023-04-03T16:08:26.229Z] $ docker rm -f --volumes 69cdf7cf5be53cd64f5bf1dff71b5315832ad9414170c5f3e6c601dfddc8ef97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T16:08:26.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T16:08:26.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:08:26.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T16:08:26.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:08:26.910Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T16:08:26.953Z] $ 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-04-03T16:08:27.327Z] $ docker top 8031c67eabe0485697b8da7452b88c7756276c6e08d0afa0d76eac52e6c9de55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T16:08:27.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T16:08:27.401Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T16:08:27.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T16:08:27.523Z] $ docker exec 8031c67eabe0485697b8da7452b88c7756276c6e08d0afa0d76eac52e6c9de55 ssh-agent [2023-04-03T16:08:27.630Z] SSH_AUTH_SOCK=/tmp/ssh-O4JZ9laS8oRs/agent.32 [2023-04-03T16:08:27.630Z] SSH_AGENT_PID=38 [2023-04-03T16:08:27.635Z] Running ssh-add (command line suppressed) [2023-04-03T16:08:27.750Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17444594655962390689.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17444594655962390689.key) [2023-04-03T16:08:27.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T16:08:28.041Z] + git semver push [2023-04-03T16:08:28.300Z] 2023-04-03 16:08:28,248 [run_push] DEBUG push [2023-04-03T16:08:28.300Z] 2023-04-03 16:08:28,249 [execute] INFO git cat-file --batch-check [2023-04-03T16:08:28.300Z] 2023-04-03 16:08:28,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T16:08:28.300Z] 2023-04-03 16:08:28,253 [execute] INFO git rev-list 4b1fd4c89ab2268589ef9211630cad0e6700a5e4 -- [2023-04-03T16:08:28.300Z] 2023-04-03 16:08:28,253 [execute] DEBUG Popen(['git', 'rev-list', '4b1fd4c89ab2268589ef9211630cad0e6700a5e4', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:08:28.300Z] 2023-04-03 16:08:28,260 [execute] INFO git fetch -v origin [2023-04-03T16:08:28.300Z] 2023-04-03 16:08:28,260 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-03T16:08:28.868Z] 2023-04-03 16:08:28,720 [run_push] DEBUG no remote changes detected [2023-04-03T16:08:28.868Z] 2023-04-03 16:08:28,720 [execute] INFO git push origin semver [2023-04-03T16:08:28.868Z] 2023-04-03 16:08:28,720 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T16:08:29.809Z] 2023-04-03 16:08:29,474 [run_push] DEBUG push all version tags [2023-04-03T16:08:29.809Z] 2023-04-03 16:08:29,475 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-03T16:08:29.809Z] 2023-04-03 16:08:29,475 [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-04-03T16:08:30.376Z] 2023-04-03 16:08:30,258 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-03T16:08:30.376Z] 3.0.0-dev.28 [Pipeline] } [2023-04-03T16:08:30.394Z] $ docker exec --env ******** --env ******** 8031c67eabe0485697b8da7452b88c7756276c6e08d0afa0d76eac52e6c9de55 ssh-agent -k [2023-04-03T16:08:30.481Z] unset SSH_AUTH_SOCK; [2023-04-03T16:08:30.481Z] unset SSH_AGENT_PID; [2023-04-03T16:08:30.481Z] echo Agent pid 38 killed; [2023-04-03T16:08:30.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T16:08:30.781Z] + git semver [Pipeline] } [2023-04-03T16:08:31.058Z] $ docker stop --time=1 8031c67eabe0485697b8da7452b88c7756276c6e08d0afa0d76eac52e6c9de55 [2023-04-03T16:08:32.388Z] $ docker rm -f --volumes 8031c67eabe0485697b8da7452b88c7756276c6e08d0afa0d76eac52e6c9de55 [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-04-03T16:08:32.957Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-04-03T16:08:32.958Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-03T16:08:32.958Z] total 16 [2023-04-03T16:08:32.958Z] drwxr-xr-x 3 root root 4096 Apr 3 15:55 . [2023-04-03T16:08:32.958Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 16:08 .. [2023-04-03T16:08:32.958Z] drwxr-xr-x 2 root root 4096 Apr 3 15:55 cost [2023-04-03T16:08:32.958Z] -rw-r--r-- 1 root root 91 Apr 3 15:55 cost.csv [2023-04-03T16:08:32.958Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-03T16:08:32.958Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-03T16:08:32.958Z] total 16 [2023-04-03T16:08:32.958Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:55 . [2023-04-03T16:08:32.958Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 16:08 .. [2023-04-03T16:08:32.958Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 15:55 cost [2023-04-03T16:08:32.958Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 3 15:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:33.249Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:34.108Z] ---> package-listing.sh [2023-04-03T16:08:34.108Z] ++ facter osfamily [2023-04-03T16:08:34.108Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T16:08:34.367Z] + OS_FAMILY=debian [2023-04-03T16:08:34.367Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-04-03T16:08:34.367Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T16:08:34.367Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T16:08:34.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T16:08:34.367Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T16:08:34.367Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-03T16:08:34.367Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T16:08:34.367Z] + case "${OS_FAMILY}" in [2023-04-03T16:08:34.367Z] + dpkg -l [2023-04-03T16:08:34.367Z] + grep '^ii' [2023-04-03T16:08:34.367Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T16:08:34.367Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T16:08:34.367Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T16:08:34.367Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-03T16:08:34.367Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-04-03T16:08:34.367Z] + 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-04-03T16:08:34.379Z] 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-04-03T16:08:34.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:08:35.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T16:08:35.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:08:35.347Z] prd-ubuntu20.04-docker-8c-8g-6705 does not seem to be running inside a container [2023-04-03T16:08:35.444Z] $ 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-04-03T16:08:35.676Z] $ docker top 3c49bcb667220f9bba72097a289558ca213a8d8ebbe8f62a8f9b2bc07257339b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T16:08:36.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T16:08:36.324Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T16:08:36.607Z] + ls /var/log/sa-host [2023-04-03T16:08:36.607Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:08:36.670Z] provisioning config files... [2023-04-03T16:08:36.678Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16662186990254949792tmp [Pipeline] { [Pipeline] echo [2023-04-03T16:08:36.690Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:36.972Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T16:08:36.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:37.307Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T16:08:37.315Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:37.599Z] ---> sudo-logs.sh [2023-04-03T16:08:37.599Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T16:08:37.623Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:37.905Z] ---> job-cost.sh [2023-04-03T16:08:37.905Z] lf-activate-venv: SKIPPING [2023-04-03T16:08:37.905Z] DEBUG: total: 0.2199999988079071 [2023-04-03T16:08:37.905Z] INFO: Retrieving Stack Cost... [2023-04-03T16:08:38.165Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T16:08:38.734Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T16:08:38.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:08:39.029Z] ---> logs-deploy.sh [2023-04-03T16:08:39.029Z] lf-activate-venv: SKIPPING [2023-04-03T16:08:39.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/121 [2023-04-03T16:08:39.029Z] INFO: archiving workspace using pattern(s): [2023-04-03T16:08:39.963Z] Archives upload complete. [2023-04-03T16:08:39.963Z] INFO: archiving logs to Nexus