Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64f82e933683e29c662cfdfed835d2baed16cd25 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-ssh7868523582642401828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6083986001615864900.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh891107558323298708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11561507914065818713.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-ssh7110853490051366977.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15902 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 64f82e933683e29c662cfdfed835d2baed16cd25 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#365)" > git config core.sparsecheckout # timeout=10 > git checkout -f 64f82e933683e29c662cfdfed835d2baed16cd25 # timeout=10 > git rev-list --no-walk 0b14d5e504f249c58ecc48c4561c8cfe9de68532 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T17:51:18.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T17:51:18.394Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T17:51:18.408Z] ========================================================= [2023-05-17T17:51:18.408Z] EdgeX Global Pipelines Version Info [2023-05-17T17:51:18.408Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:51:19.131Z] ------------------- [2023-05-17T17:51:19.131Z] stable info: [2023-05-17T17:51:19.131Z] ------------------- [2023-05-17T17:51:19.131Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T17:51:19.131Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:51:19.131Z] Message: update stable to v1.0.249 [2023-05-17T17:51:19.701Z] ------------------- [2023-05-17T17:51:19.701Z] experimental info: [2023-05-17T17:51:19.701Z] ------------------- [2023-05-17T17:51:19.701Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T17:51:19.701Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:51:19.701Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T17:51:19.861Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-17T17:51:19.873Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-17T17:51:19.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T17:51:19.898Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T17:51:19.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T17:51:19.922Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T17:51:19.938Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T17:51:19.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T17:51:19.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T17:51:19.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T17:51:20.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T17:51:20.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-17T17:51:20.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T17:51:20.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T17:51:20.060Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:51:20.075Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:51:20.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:51:20.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:51:20.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T17:51:20.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T17:51:20.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-17T17:51:20.162Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-17T17:51:20.174Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T17:51:20.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T17:51:20.204Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T17:51:20.226Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T17:51:20.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T17:51:20.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T17:51:20.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T17:51:20.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T17:51:20.314Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64f82e933683e29c662cfdfed835d2baed16cd25 [Pipeline] echo [2023-05-17T17:51:20.333Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64f82e9 [Pipeline] echo [2023-05-17T17:51:20.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:51:20.399Z] provisioning config files... [2023-05-17T17:51:20.413Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10441436296608827253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:51:20.719Z] ---> docker-login.sh [2023-05-17T17:51:20.719Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:51:21.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:21.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:21.552Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:21.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:21.552Z] [2023-05-17T17:51:21.552Z] Login Succeeded [2023-05-17T17:51:21.552Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:51:21.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:21.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:21.552Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:21.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:21.552Z] [2023-05-17T17:51:21.552Z] Login Succeeded [2023-05-17T17:51:21.552Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:51:21.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:21.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:21.813Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:21.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:21.813Z] [2023-05-17T17:51:21.813Z] Login Succeeded [2023-05-17T17:51:21.813Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:51:21.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:21.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:21.813Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:21.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:21.813Z] [2023-05-17T17:51:21.813Z] Login Succeeded [2023-05-17T17:51:21.813Z] docker.io [2023-05-17T17:51:22.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:22.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:22.074Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:22.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:22.074Z] [2023-05-17T17:51:22.074Z] Login Succeeded [2023-05-17T17:51:22.074Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:51:22.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T17:51:22.492Z] + git rev-list -1 --merges 64f82e933683e29c662cfdfed835d2baed16cd25~1..64f82e933683e29c662cfdfed835d2baed16cd25 [Pipeline] echo [2023-05-17T17:51:22.542Z] -----------> git rev-list -1 --merges 64f82e933683e29c662cfdfed835d2baed16cd25~1..64f82e933683e29c662cfdfed835d2baed16cd25 64f82e933683e29c662cfdfed835d2baed16cd25 [false] [Pipeline] sh [2023-05-17T17:51:22.837Z] + git log --format=format:%s -1 64f82e933683e29c662cfdfed835d2baed16cd25 [Pipeline] echo [2023-05-17T17:51:22.853Z] ========================================================= [2023-05-17T17:51:22.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T17:51:22.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:51:23.177Z] + git log --format=format:%s -1 64f82e933683e29c662cfdfed835d2baed16cd25 [Pipeline] echo [2023-05-17T17:51:23.189Z] [semverPrep] GIT_COMMIT: 64f82e933683e29c662cfdfed835d2baed16cd25, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#365) [Pipeline] echo [2023-05-17T17:51:23.200Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T17:51:23.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T17:51:23.576Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T17:51:23.576Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T17:51:23.576Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T17:51:23.576Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T17:51:23.576Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T17:51:23.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:51:24.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:51:24.008Z] [2023-05-17T17:51:24.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:51:24.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:51:24.308Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T17:51:24.308Z] b85a868b505f: Pulling fs layer [2023-05-17T17:51:24.308Z] e2be974225ed: Pulling fs layer [2023-05-17T17:51:24.308Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T17:51:24.308Z] 988bab9f4d93: Pulling fs layer [2023-05-17T17:51:24.308Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T17:51:24.308Z] eaf3925da568: Pulling fs layer [2023-05-17T17:51:24.308Z] bab4dde63d76: Pulling fs layer [2023-05-17T17:51:24.308Z] bde34c3a00c8: Pulling fs layer [2023-05-17T17:51:24.308Z] b352a97aabf1: Pulling fs layer [2023-05-17T17:51:24.308Z] 4872d77fe225: Pulling fs layer [2023-05-17T17:51:24.308Z] 5851b861e8e6: Pulling fs layer [2023-05-17T17:51:24.308Z] 1469e6f7b9e6: Waiting [2023-05-17T17:51:24.308Z] bde34c3a00c8: Waiting [2023-05-17T17:51:24.308Z] b352a97aabf1: Waiting [2023-05-17T17:51:24.308Z] 988bab9f4d93: Waiting [2023-05-17T17:51:24.308Z] eaf3925da568: Waiting [2023-05-17T17:51:24.308Z] bab4dde63d76: Waiting [2023-05-17T17:51:24.308Z] 5851b861e8e6: Waiting [2023-05-17T17:51:24.308Z] 4872d77fe225: Waiting [2023-05-17T17:51:24.308Z] e2be974225ed: Verifying Checksum [2023-05-17T17:51:24.308Z] e2be974225ed: Download complete [2023-05-17T17:51:24.308Z] 988bab9f4d93: Download complete [2023-05-17T17:51:24.567Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T17:51:24.567Z] 1469e6f7b9e6: Download complete [2023-05-17T17:51:24.567Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T17:51:24.567Z] 339a4e72a1f5: Download complete [2023-05-17T17:51:24.567Z] eaf3925da568: Verifying Checksum [2023-05-17T17:51:24.567Z] eaf3925da568: Download complete [2023-05-17T17:51:24.567Z] bde34c3a00c8: Verifying Checksum [2023-05-17T17:51:24.567Z] bde34c3a00c8: Download complete [2023-05-17T17:51:24.567Z] b352a97aabf1: Verifying Checksum [2023-05-17T17:51:24.567Z] b352a97aabf1: Download complete [2023-05-17T17:51:24.567Z] 4872d77fe225: Download complete [2023-05-17T17:51:24.567Z] 5851b861e8e6: Download complete [2023-05-17T17:51:24.567Z] b85a868b505f: Verifying Checksum [2023-05-17T17:51:24.567Z] b85a868b505f: Download complete [2023-05-17T17:51:24.826Z] bab4dde63d76: Verifying Checksum [2023-05-17T17:51:24.826Z] bab4dde63d76: Download complete [2023-05-17T17:51:25.765Z] b85a868b505f: Pull complete [2023-05-17T17:51:26.025Z] e2be974225ed: Pull complete [2023-05-17T17:51:26.593Z] 339a4e72a1f5: Pull complete [2023-05-17T17:51:26.593Z] 988bab9f4d93: Pull complete [2023-05-17T17:51:26.853Z] 1469e6f7b9e6: Pull complete [2023-05-17T17:51:26.853Z] eaf3925da568: Pull complete [2023-05-17T17:51:28.772Z] bab4dde63d76: Pull complete [2023-05-17T17:51:28.772Z] bde34c3a00c8: Pull complete [2023-05-17T17:51:29.033Z] b352a97aabf1: Pull complete [2023-05-17T17:51:29.033Z] 4872d77fe225: Pull complete [2023-05-17T17:51:29.292Z] 5851b861e8e6: Pull complete [2023-05-17T17:51:29.292Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T17:51:29.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:51:29.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:51:29.397Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T17:51:29.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T17:51:32.238Z] $ docker top ee512cb69669338ce8e10ab098bbe7827246820e8f233db76760862e252c1a67 -eo pid,comm [2023-05-17T17:51:32.300Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T17:51:32.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T17:51:32.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:51:32.341Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:51:32.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:51:32.467Z] $ docker exec ee512cb69669338ce8e10ab098bbe7827246820e8f233db76760862e252c1a67 ssh-agent [2023-05-17T17:51:32.574Z] SSH_AUTH_SOCK=/tmp/ssh-yGwGIfmR1YfW/agent.32 [2023-05-17T17:51:32.574Z] SSH_AGENT_PID=38 [2023-05-17T17:51:32.581Z] Running ssh-add (command line suppressed) [2023-05-17T17:51:32.676Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17491666032402267211.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17491666032402267211.key) [2023-05-17T17:51:32.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:51:32.987Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T17:51:32.996Z] $ docker exec --env ******** --env ******** ee512cb69669338ce8e10ab098bbe7827246820e8f233db76760862e252c1a67 ssh-agent -k [2023-05-17T17:51:33.098Z] unset SSH_AUTH_SOCK; [2023-05-17T17:51:33.099Z] unset SSH_AGENT_PID; [2023-05-17T17:51:33.099Z] echo Agent pid 38 killed; [2023-05-17T17:51:33.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T17:51:33.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:51:33.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:51:33.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:51:33.280Z] $ docker exec ee512cb69669338ce8e10ab098bbe7827246820e8f233db76760862e252c1a67 ssh-agent [2023-05-17T17:51:33.395Z] SSH_AUTH_SOCK=/tmp/ssh-baFqwWmDtIyX/agent.70 [2023-05-17T17:51:33.395Z] SSH_AGENT_PID=76 [2023-05-17T17:51:33.401Z] Running ssh-add (command line suppressed) [2023-05-17T17:51:33.509Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4412367148518460579.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4412367148518460579.key) [2023-05-17T17:51:33.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:51:33.821Z] + git semver init [2023-05-17T17:51:34.081Z] 2023-05-17 17:51:33,983 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T17:51:34.081Z] 2023-05-17 17:51:33,984 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-17T17:51:34.081Z] 2023-05-17 17:51:33,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-17T17:51:34.081Z] 2023-05-17 17:51:33,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T17:51:35.023Z] 2023-05-17 17:51:35,000 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-17T17:51:35.023Z] 2023-05-17 17:51:35,001 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-17T17:51:35.023Z] 2023-05-17 17:51:35,001 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-17T17:51:35.023Z] 2023-05-17 17:51:35,001 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-17T17:51:35.023Z] 3.0.0-dev.54 [Pipeline] } [2023-05-17T17:51:35.290Z] $ docker exec --env ******** --env ******** ee512cb69669338ce8e10ab098bbe7827246820e8f233db76760862e252c1a67 ssh-agent -k [2023-05-17T17:51:35.388Z] unset SSH_AUTH_SOCK; [2023-05-17T17:51:35.389Z] unset SSH_AGENT_PID; [2023-05-17T17:51:35.389Z] echo Agent pid 76 killed; [2023-05-17T17:51:35.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T17:51:35.709Z] + git semver [Pipeline] } [2023-05-17T17:51:35.978Z] $ docker stop --time=1 ee512cb69669338ce8e10ab098bbe7827246820e8f233db76760862e252c1a67 [2023-05-17T17:51:37.311Z] $ docker rm -f --volumes ee512cb69669338ce8e10ab098bbe7827246820e8f233db76760862e252c1a67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:51:37.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T17:51:37.888Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T17:51:37.892Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.54 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:51:38.062Z] provisioning config files... [2023-05-17T17:51:38.073Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12172374898319501446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:51:38.375Z] ---> docker-login.sh [2023-05-17T17:51:38.375Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:51:38.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:38.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:38.375Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:38.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:38.375Z] [2023-05-17T17:51:38.375Z] Login Succeeded [2023-05-17T17:51:38.375Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:51:38.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:38.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:38.375Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:38.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:38.375Z] [2023-05-17T17:51:38.375Z] Login Succeeded [2023-05-17T17:51:38.375Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:51:38.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:38.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:38.643Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:38.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:38.643Z] [2023-05-17T17:51:38.643Z] Login Succeeded [2023-05-17T17:51:38.643Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:51:38.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:38.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:38.643Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:38.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:38.643Z] [2023-05-17T17:51:38.643Z] Login Succeeded [2023-05-17T17:51:38.643Z] docker.io [2023-05-17T17:51:38.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:51:38.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:51:38.901Z] Configure a credential helper to remove this warning. See [2023-05-17T17:51:38.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:51:38.901Z] [2023-05-17T17:51:38.901Z] Login Succeeded [2023-05-17T17:51:38.901Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:51:38.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:51:38.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:51:38.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:51:39.011Z] ========================================================= [2023-05-17T17:51:39.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T17:51:39.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:51:39.315Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T17:51:39.315Z] Sending build context to Docker daemon 21.9MB [2023-05-17T17:51:39.315Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:51:39.315Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T17:51:39.315Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T17:51:39.315Z] f56be85fc22e: Pulling fs layer [2023-05-17T17:51:39.315Z] 85791d961cd3: Pulling fs layer [2023-05-17T17:51:39.315Z] d694b5ae8c79: Pulling fs layer [2023-05-17T17:51:39.315Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T17:51:39.315Z] 4d19c01a9841: Pulling fs layer [2023-05-17T17:51:39.315Z] 9325e15d5711: Pulling fs layer [2023-05-17T17:51:39.315Z] 556b6ee489ea: Pulling fs layer [2023-05-17T17:51:39.315Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T17:51:39.315Z] 4d19c01a9841: Waiting [2023-05-17T17:51:39.315Z] 9325e15d5711: Waiting [2023-05-17T17:51:39.315Z] 556b6ee489ea: Waiting [2023-05-17T17:51:39.315Z] 9f32a84ed3da: Waiting [2023-05-17T17:51:39.315Z] c5a4b2cf53e6: Waiting [2023-05-17T17:51:39.575Z] 85791d961cd3: Verifying Checksum [2023-05-17T17:51:39.575Z] 85791d961cd3: Download complete [2023-05-17T17:51:39.575Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T17:51:39.575Z] 9f32a84ed3da: Download complete [2023-05-17T17:51:39.575Z] 4d19c01a9841: Verifying Checksum [2023-05-17T17:51:39.575Z] 4d19c01a9841: Download complete [2023-05-17T17:51:39.575Z] f56be85fc22e: Verifying Checksum [2023-05-17T17:51:39.575Z] f56be85fc22e: Download complete [2023-05-17T17:51:39.575Z] 9325e15d5711: Verifying Checksum [2023-05-17T17:51:39.575Z] 9325e15d5711: Download complete [2023-05-17T17:51:39.839Z] f56be85fc22e: Pull complete [2023-05-17T17:51:39.839Z] 85791d961cd3: Pull complete [2023-05-17T17:51:40.413Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T17:51:40.413Z] c5a4b2cf53e6: Download complete [2023-05-17T17:51:40.413Z] d694b5ae8c79: Verifying Checksum [2023-05-17T17:51:40.413Z] d694b5ae8c79: Download complete [2023-05-17T17:51:40.671Z] 556b6ee489ea: Verifying Checksum [2023-05-17T17:51:40.672Z] 556b6ee489ea: Download complete [2023-05-17T17:51:43.965Z] d694b5ae8c79: Pull complete [2023-05-17T17:51:43.965Z] 9f32a84ed3da: Pull complete [2023-05-17T17:51:43.965Z] 4d19c01a9841: Pull complete [2023-05-17T17:51:43.965Z] 9325e15d5711: Pull complete [2023-05-17T17:51:46.496Z] 556b6ee489ea: Pull complete [2023-05-17T17:51:47.070Z] c5a4b2cf53e6: Pull complete [2023-05-17T17:51:47.070Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T17:51:47.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T17:51:47.070Z] ---> c4be618373d6 [2023-05-17T17:51:47.070Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:51:51.260Z] ---> Running in 03d77815d481 [2023-05-17T17:51:51.260Z] Removing intermediate container 03d77815d481 [2023-05-17T17:51:51.260Z] ---> a57a2060f701 [2023-05-17T17:51:51.260Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:51:51.260Z] ---> Running in b5e2f1425793 [2023-05-17T17:51:51.260Z] Removing intermediate container b5e2f1425793 [2023-05-17T17:51:51.260Z] ---> 3ff79117e706 [2023-05-17T17:51:51.260Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:51:51.260Z] ---> Running in 4dd02af857c2 [2023-05-17T17:51:51.260Z] Removing intermediate container 4dd02af857c2 [2023-05-17T17:51:51.260Z] ---> 7b06df7d1d49 [2023-05-17T17:51:51.260Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:51:51.260Z] ---> Running in e9b4d1564f84 [2023-05-17T17:51:51.260Z] Removing intermediate container e9b4d1564f84 [2023-05-17T17:51:51.260Z] ---> fc92d45c6614 [2023-05-17T17:51:51.260Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:51:51.260Z] ---> Running in a4b480c3df6c [2023-05-17T17:51:51.519Z] Removing intermediate container a4b480c3df6c [2023-05-17T17:51:51.519Z] ---> 31fd9c6c178b [2023-05-17T17:51:51.519Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:51:51.519Z] ---> Running in b1c9db75d918 [2023-05-17T17:51:51.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:51:52.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:51:52.039Z] OK: 265 MiB in 53 packages [2023-05-17T17:51:52.608Z] Removing intermediate container b1c9db75d918 [2023-05-17T17:51:52.608Z] ---> bc2ba654da81 [2023-05-17T17:51:52.608Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-17T17:51:52.608Z] ---> Running in d4fa1c15feae [2023-05-17T17:51:52.608Z] Removing intermediate container d4fa1c15feae [2023-05-17T17:51:52.608Z] ---> bd6a63caf749 [2023-05-17T17:51:52.608Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-17T17:51:52.608Z] ---> 665c8db34979 [2023-05-17T17:51:52.608Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:51:52.868Z] ---> Running in 02386dd1106e [2023-05-17T17:51:53.018Z] Still waiting to schedule task [2023-05-17T17:51:53.019Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T17:52:19.436Z] Removing intermediate container 02386dd1106e [2023-05-17T17:52:19.436Z] ---> 491951ad8371 [2023-05-17T17:52:19.436Z] Step 12/13 : COPY . . [2023-05-17T17:52:19.436Z] ---> c6e45cdf8f6a [2023-05-17T17:52:19.436Z] Step 13/13 : RUN ${MAKE} [2023-05-17T17:52:19.436Z] ---> Running in 512064b634b4 [2023-05-17T17:52:19.436Z] noop [2023-05-17T17:52:19.436Z] Removing intermediate container 512064b634b4 [2023-05-17T17:52:19.436Z] ---> 86fba7789bea [2023-05-17T17:52:19.436Z] Successfully built 86fba7789bea [2023-05-17T17:52:19.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:52:19.746Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:52:19.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:52:19.817Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T17:52:19.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T17:52:20.211Z] $ docker top f3646a9da0392602c11ffdd2510d9114744f9da9c4608faa2cc5b1d060b87ba9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:52:20.549Z] + go version [2023-05-17T17:52:20.549Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T17:52:20.560Z] $ docker stop --time=1 f3646a9da0392602c11ffdd2510d9114744f9da9c4608faa2cc5b1d060b87ba9 [2023-05-17T17:52:21.875Z] $ docker rm -f --volumes f3646a9da0392602c11ffdd2510d9114744f9da9c4608faa2cc5b1d060b87ba9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:52:22.295Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:52:22.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:52:22.370Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T17:52:22.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T17:52:22.729Z] $ docker top 3a352ce86ceb2b32b8ba88d01a9f2fbf32da2653858273c69f1d3a3e2631eff7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:52:23.068Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:52:23.367Z] + make test [2023-05-17T17:52:23.367Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T17:52:28.640Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-17T17:52:40.841Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-17T17:52:40.842Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-17T17:52:41.783Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.046s coverage: 31.4% of statements [2023-05-17T17:52:42.351Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.408s coverage: 86.5% of statements [2023-05-17T17:52:50.463Z] go vet ./... [2023-05-17T17:52:53.747Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:52:53.747Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:52:53.747Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:52:53.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:52:53.777Z] $ docker stop --time=1 3a352ce86ceb2b32b8ba88d01a9f2fbf32da2653858273c69f1d3a3e2631eff7 [2023-05-17T17:52:59.023Z] $ docker rm -f --volumes 3a352ce86ceb2b32b8ba88d01a9f2fbf32da2653858273c69f1d3a3e2631eff7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:52:59.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:52:59.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T17:53:00.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:53:00.384Z] + ls -al . [2023-05-17T17:53:00.384Z] total 232 [2023-05-17T17:53:00.384Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:52 . [2023-05-17T17:53:00.384Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:51 .. [2023-05-17T17:53:00.384Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:51 .git [2023-05-17T17:53:00.384Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:51 .github [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 496 May 17 17:51 .gitignore [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:51 .golangci.yml [2023-05-17T17:53:00.384Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:51 .semver [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 17 17:51 Attribution.txt [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 17 17:51 CHANGELOG.md [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 17 17:51 Dockerfile [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 17:51 GOVERNANCE.md [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 739 May 17 17:51 Jenkinsfile [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:51 LICENSE [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 17 17:51 Makefile [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 17:51 OWNERS.md [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 17 17:51 README.md [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 17:51 VERSION [2023-05-17T17:53:00.384Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:51 bin [2023-05-17T17:53:00.384Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:51 cmd [2023-05-17T17:53:00.384Z] -rw-r--r-- 1 jenkins jenkins 78459 May 17 17:52 coverage.out [2023-05-17T17:53:00.384Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:51 doc [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 17 17:51 go.mod [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 17 17:51 go.sum [2023-05-17T17:53:00.384Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:51 internal [2023-05-17T17:53:00.384Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:51 snap [2023-05-17T17:53:00.384Z] -rw-rw-r-- 1 jenkins jenkins 236 May 17 17:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:00.869Z] + 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=64f82e933683e29c662cfdfed835d2baed16cd25 --label arch=amd64 --label version=3.0.0-dev.54 . [2023-05-17T17:53:00.869Z] Sending build context to Docker daemon 21.97MB [2023-05-17T17:53:00.869Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:53:00.869Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T17:53:00.869Z] ---> 86fba7789bea [2023-05-17T17:53:00.869Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:53:01.805Z] ---> Running in 4e156810d8b0 [2023-05-17T17:53:02.090Z] Removing intermediate container 4e156810d8b0 [2023-05-17T17:53:02.090Z] ---> a492ea5db10b [2023-05-17T17:53:02.090Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:53:02.659Z] ---> Running in 092d13344520 [2023-05-17T17:53:02.659Z] Removing intermediate container 092d13344520 [2023-05-17T17:53:02.659Z] ---> b19afe140677 [2023-05-17T17:53:02.659Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:53:03.239Z] ---> Running in 2c60c486810e [2023-05-17T17:53:03.239Z] Removing intermediate container 2c60c486810e [2023-05-17T17:53:03.239Z] ---> abebc0e21db2 [2023-05-17T17:53:03.239Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:53:03.239Z] ---> Running in 656ec22bc216 [2023-05-17T17:53:03.504Z] Removing intermediate container 656ec22bc216 [2023-05-17T17:53:03.505Z] ---> 59bab5c9f0fa [2023-05-17T17:53:03.505Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:53:03.505Z] ---> Running in 730a91656b0f [2023-05-17T17:53:03.505Z] Removing intermediate container 730a91656b0f [2023-05-17T17:53:03.505Z] ---> ac8c5253d1b0 [2023-05-17T17:53:03.505Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:53:03.505Z] ---> Running in 1a8ee259eaae [2023-05-17T17:53:03.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:53:04.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:53:04.490Z] OK: 265 MiB in 53 packages [2023-05-17T17:53:04.490Z] Removing intermediate container 1a8ee259eaae [2023-05-17T17:53:04.490Z] ---> bd1aa750718f [2023-05-17T17:53:04.490Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-17T17:53:04.490Z] ---> Running in 881de6468e6c [2023-05-17T17:53:04.490Z] Removing intermediate container 881de6468e6c [2023-05-17T17:53:04.490Z] ---> 22cc371cb8a6 [2023-05-17T17:53:04.490Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-17T17:53:05.686Z] ---> d0f160b60adb [2023-05-17T17:53:05.686Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:53:05.686Z] ---> Running in a45b8be92caf [2023-05-17T17:53:05.686Z] Removing intermediate container a45b8be92caf [2023-05-17T17:53:05.686Z] ---> 36388ee01a23 [2023-05-17T17:53:05.686Z] Step 12/26 : COPY . . [2023-05-17T17:53:06.626Z] ---> 5296252a94ff [2023-05-17T17:53:06.626Z] Step 13/26 : RUN ${MAKE} [2023-05-17T17:53:06.626Z] ---> Running in 96e82279f242 [2023-05-17T17:53:06.907Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-17T17:53:29.306Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15904 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-17T17:53:29.324Z] Running in /w/workspace/device-onvif-camera/151 [Pipeline] { [Pipeline] checkout [2023-05-17T17:53:29.357Z] The recommended git tool is: git [2023-05-17T17:53:33.746Z] Removing intermediate container 96e82279f242 [2023-05-17T17:53:33.746Z] ---> 55805452ee46 [2023-05-17T17:53:33.746Z] Step 14/26 : FROM alpine:3.17 [2023-05-17T17:53:33.746Z] 3.17: Pulling from library/alpine [2023-05-17T17:53:33.746Z] f56be85fc22e: Already exists [2023-05-17T17:53:33.746Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T17:53:33.746Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T17:53:33.746Z] ---> 9ed4aefc74f6 [2023-05-17T17:53:33.746Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T17:53:33.746Z] ---> Running in c75c01d55264 [2023-05-17T17:53:33.746Z] Removing intermediate container c75c01d55264 [2023-05-17T17:53:33.746Z] ---> c5ff73450835 [2023-05-17T17:53:33.746Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-17T17:53:33.746Z] ---> Running in 58daeacd9ed9 [2023-05-17T17:53:33.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:53:33.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:53:33.746Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T17:53:33.746Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:53:33.746Z] OK: 7 MiB in 16 packages [2023-05-17T17:53:33.746Z] Removing intermediate container 58daeacd9ed9 [2023-05-17T17:53:33.746Z] ---> 0418230fb04a [2023-05-17T17:53:33.746Z] Step 17/26 : WORKDIR / [2023-05-17T17:53:33.746Z] ---> Running in ea662bfdb600 [2023-05-17T17:53:33.746Z] Removing intermediate container ea662bfdb600 [2023-05-17T17:53:33.746Z] ---> 92e20485e527 [2023-05-17T17:53:33.746Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-17T17:53:33.746Z] ---> c8fff11259c5 [2023-05-17T17:53:33.746Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-17T17:53:33.746Z] ---> cd09783ba81d [2023-05-17T17:53:33.746Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-17T17:53:33.746Z] ---> a088aab4e83b [2023-05-17T17:53:33.746Z] Step 21/26 : EXPOSE 59984 [2023-05-17T17:53:33.746Z] ---> Running in ec0154d7a4f1 [2023-05-17T17:53:33.746Z] Removing intermediate container ec0154d7a4f1 [2023-05-17T17:53:33.746Z] ---> 274aa3d721f5 [2023-05-17T17:53:33.746Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-17T17:53:33.746Z] ---> Running in 63a5204a3b93 [2023-05-17T17:53:33.746Z] Removing intermediate container 63a5204a3b93 [2023-05-17T17:53:33.746Z] ---> 603734b24742 [2023-05-17T17:53:33.746Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T17:53:33.746Z] ---> Running in abfe123b93f8 [2023-05-17T17:53:33.746Z] Removing intermediate container abfe123b93f8 [2023-05-17T17:53:33.746Z] ---> 5ae8cf5819bc [2023-05-17T17:53:33.746Z] Step 24/26 : LABEL arch=amd64 [2023-05-17T17:53:33.746Z] ---> Running in 7946a68735ab [2023-05-17T17:53:34.005Z] Removing intermediate container 7946a68735ab [2023-05-17T17:53:34.005Z] ---> 9839b934e0fd [2023-05-17T17:53:34.005Z] Step 25/26 : LABEL git_sha=64f82e933683e29c662cfdfed835d2baed16cd25 [2023-05-17T17:53:34.005Z] ---> Running in 65f269989fef [2023-05-17T17:53:34.005Z] Removing intermediate container 65f269989fef [2023-05-17T17:53:34.005Z] ---> 245cb20bff94 [2023-05-17T17:53:34.005Z] Step 26/26 : LABEL version=3.0.0-dev.54 [2023-05-17T17:53:34.005Z] ---> Running in 07df9e82ba39 [2023-05-17T17:53:34.264Z] Removing intermediate container 07df9e82ba39 [2023-05-17T17:53:34.264Z] ---> 35220a06d7ca [2023-05-17T17:53:34.264Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T17:53:34.264Z] Successfully built 35220a06d7ca [2023-05-17T17:53:34.264Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:53:34.373Z] provisioning config files... [2023-05-17T17:53:34.382Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config593675992577291189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:53:34.676Z] ---> docker-login.sh [2023-05-17T17:53:34.676Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:53:34.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:53:34.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:53:34.676Z] Configure a credential helper to remove this warning. See [2023-05-17T17:53:34.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:53:34.676Z] [2023-05-17T17:53:34.676Z] Login Succeeded [2023-05-17T17:53:34.676Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:53:34.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:53:34.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:53:34.676Z] Configure a credential helper to remove this warning. See [2023-05-17T17:53:34.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:53:34.676Z] [2023-05-17T17:53:34.676Z] Login Succeeded [2023-05-17T17:53:34.676Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:53:34.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:53:34.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:53:34.935Z] Configure a credential helper to remove this warning. See [2023-05-17T17:53:34.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:53:34.935Z] [2023-05-17T17:53:34.935Z] Login Succeeded [2023-05-17T17:53:34.935Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:53:34.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:53:34.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:53:34.935Z] Configure a credential helper to remove this warning. See [2023-05-17T17:53:34.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:53:34.935Z] [2023-05-17T17:53:34.935Z] Login Succeeded [2023-05-17T17:53:34.935Z] docker.io [2023-05-17T17:53:34.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:53:35.019Z] using credential edgex-jenkins-ssh [2023-05-17T17:53:35.040Z] Cloning the remote Git repository [2023-05-17T17:53:35.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:53:35.195Z] Configure a credential helper to remove this warning. See [2023-05-17T17:53:35.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:53:35.195Z] [2023-05-17T17:53:35.195Z] Login Succeeded [2023-05-17T17:53:35.195Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:53:35.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T17:53:35.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:53:35.262Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-17T17:53:35.262Z] 64f82e933683e29c662cfdfed835d2baed16cd25 [2023-05-17T17:53:35.262Z] latest [2023-05-17T17:53:35.262Z] 3.0.0-dev.54 [2023-05-17T17:53:35.262Z] 64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54 [2023-05-17T17:53:35.262Z] main [2023-05-17T17:53:35.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:35.084Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-17T17:53:35.178Z] > git init /w/workspace/device-onvif-camera/151 # timeout=10 [2023-05-17T17:53:35.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-17T17:53:35.332Z] > git --version # timeout=10 [2023-05-17T17:53:35.354Z] > git --version # 'git version 2.25.1' [2023-05-17T17:53:35.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T17:53:35.581Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:64f82e933683e29c662cfdfed835d2baed16cd25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:35.892Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:64f82e933683e29c662cfdfed835d2baed16cd25 [2023-05-17T17:53:35.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-17T17:53:35.893Z] 5a10230e9ea3: Preparing [2023-05-17T17:53:35.893Z] e45ee5c55b0b: Preparing [2023-05-17T17:53:35.893Z] 411f6d286e9f: Preparing [2023-05-17T17:53:35.893Z] ccc76186dada: Preparing [2023-05-17T17:53:35.893Z] f1417ff83b31: Preparing [2023-05-17T17:53:35.893Z] f1417ff83b31: Layer already exists [2023-05-17T17:53:35.893Z] 5a10230e9ea3: Pushed [2023-05-17T17:53:35.893Z] ccc76186dada: Pushed [2023-05-17T17:53:35.893Z] e45ee5c55b0b: Pushed [2023-05-17T17:53:35.512Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:53:38.440Z] 411f6d286e9f: Pushed [2023-05-17T17:53:38.701Z] 64f82e933683e29c662cfdfed835d2baed16cd25: digest: sha256:23dd156904753aaed6472bbdfc887e2404dfb9919c03cc7bb4c94ce0d3da031d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:39.020Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:39.315Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-17T17:53:39.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-17T17:53:39.315Z] 5a10230e9ea3: Preparing [2023-05-17T17:53:39.315Z] e45ee5c55b0b: Preparing [2023-05-17T17:53:39.315Z] 411f6d286e9f: Preparing [2023-05-17T17:53:39.315Z] ccc76186dada: Preparing [2023-05-17T17:53:39.315Z] f1417ff83b31: Preparing [2023-05-17T17:53:39.315Z] ccc76186dada: Layer already exists [2023-05-17T17:53:39.315Z] 411f6d286e9f: Layer already exists [2023-05-17T17:53:39.315Z] e45ee5c55b0b: Layer already exists [2023-05-17T17:53:39.315Z] f1417ff83b31: Layer already exists [2023-05-17T17:53:39.315Z] 5a10230e9ea3: Layer already exists [2023-05-17T17:53:39.315Z] latest: digest: sha256:23dd156904753aaed6472bbdfc887e2404dfb9919c03cc7bb4c94ce0d3da031d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:39.409Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-17T17:53:39.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:53:39.635Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:39.949Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.54 [2023-05-17T17:53:39.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-17T17:53:39.949Z] 5a10230e9ea3: Preparing [2023-05-17T17:53:39.949Z] e45ee5c55b0b: Preparing [2023-05-17T17:53:39.949Z] 411f6d286e9f: Preparing [2023-05-17T17:53:39.949Z] ccc76186dada: Preparing [2023-05-17T17:53:39.949Z] f1417ff83b31: Preparing [2023-05-17T17:53:39.949Z] 411f6d286e9f: Layer already exists [2023-05-17T17:53:39.949Z] ccc76186dada: Layer already exists [2023-05-17T17:53:39.949Z] e45ee5c55b0b: Layer already exists [2023-05-17T17:53:39.949Z] f1417ff83b31: Layer already exists [2023-05-17T17:53:39.949Z] 5a10230e9ea3: Layer already exists [2023-05-17T17:53:39.949Z] 3.0.0-dev.54: digest: sha256:23dd156904753aaed6472bbdfc887e2404dfb9919c03cc7bb4c94ce0d3da031d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:40.270Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:40.369Z] Avoid second fetch [2023-05-17T17:53:40.370Z] Checking out Revision 64f82e933683e29c662cfdfed835d2baed16cd25 (main) [2023-05-17T17:53:40.576Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54 [2023-05-17T17:53:40.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-17T17:53:40.576Z] 5a10230e9ea3: Preparing [2023-05-17T17:53:40.576Z] e45ee5c55b0b: Preparing [2023-05-17T17:53:40.576Z] 411f6d286e9f: Preparing [2023-05-17T17:53:40.576Z] ccc76186dada: Preparing [2023-05-17T17:53:40.576Z] f1417ff83b31: Preparing [2023-05-17T17:53:40.576Z] f1417ff83b31: Layer already exists [2023-05-17T17:53:40.576Z] 5a10230e9ea3: Layer already exists [2023-05-17T17:53:40.576Z] ccc76186dada: Layer already exists [2023-05-17T17:53:40.576Z] e45ee5c55b0b: Layer already exists [2023-05-17T17:53:40.576Z] 411f6d286e9f: Layer already exists [2023-05-17T17:53:40.576Z] 64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54: digest: sha256:23dd156904753aaed6472bbdfc887e2404dfb9919c03cc7bb4c94ce0d3da031d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:40.889Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:40.389Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T17:53:40.454Z] > git checkout -f 64f82e933683e29c662cfdfed835d2baed16cd25 # timeout=10 [2023-05-17T17:53:41.059Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#365)" [2023-05-17T17:53:41.207Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-17T17:53:41.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-17T17:53:41.207Z] 5a10230e9ea3: Preparing [2023-05-17T17:53:41.207Z] e45ee5c55b0b: Preparing [2023-05-17T17:53:41.207Z] 411f6d286e9f: Preparing [2023-05-17T17:53:41.207Z] ccc76186dada: Preparing [2023-05-17T17:53:41.207Z] f1417ff83b31: Preparing [2023-05-17T17:53:41.207Z] 411f6d286e9f: Layer already exists [2023-05-17T17:53:41.207Z] 5a10230e9ea3: Layer already exists [2023-05-17T17:53:41.207Z] ccc76186dada: Layer already exists [2023-05-17T17:53:41.207Z] e45ee5c55b0b: Layer already exists [2023-05-17T17:53:41.207Z] f1417ff83b31: Layer already exists [2023-05-17T17:53:41.207Z] main: digest: sha256:23dd156904753aaed6472bbdfc887e2404dfb9919c03cc7bb4c94ce0d3da031d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T17:53:41.245Z] ===================================================== [Pipeline] echo [2023-05-17T17:53:41.259Z] taggedImages: [2023-05-17T17:53:41.259Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:64f82e933683e29c662cfdfed835d2baed16cd25 [2023-05-17T17:53:41.259Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-17T17:53:41.259Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.54 [2023-05-17T17:53:41.259Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54 [2023-05-17T17:53:41.259Z] - 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:53:41.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:53:41.657Z] [2023-05-17T17:53:41.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:53:41.957Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T17:53:41.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:53:41.957Z] Dload Upload Total Spent Left Speed [2023-05-17T17:53:41.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [2023-05-17T17:53:41.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:53:41.959Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T17:53:41.959Z] 5eb5b503b376: Pulling fs layer [2023-05-17T17:53:41.959Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T17:53:41.959Z] ec43610c2a17: Pulling fs layer [2023-05-17T17:53:41.959Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T17:53:41.959Z] 33b1e0a273af: Pulling fs layer [2023-05-17T17:53:41.959Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T17:53:41.959Z] 2f39f015ded8: Pulling fs layer [2023-05-17T17:53:41.959Z] 33b1e0a273af: Waiting [2023-05-17T17:53:41.959Z] 5d3b04190fa2: Waiting [2023-05-17T17:53:41.959Z] 3a2ae6a8a46f: Waiting [2023-05-17T17:53:41.959Z] 2f39f015ded8: Waiting [2023-05-17T17:53:41.959Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T17:53:41.959Z] 5c69ac0246d0: Download complete [2023-05-17T17:53:41.959Z] 3a2ae6a8a46f: Download complete [2023-05-17T17:53:41.959Z] 33b1e0a273af: Download complete [2023-05-17T17:53:41.959Z] ec43610c2a17: Download complete [2023-05-17T17:53:41.959Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T17:53:41.959Z] 5d3b04190fa2: Download complete [2023-05-17T17:53:42.223Z] 5eb5b503b376: Verifying Checksum [2023-05-17T17:53:42.223Z] 5eb5b503b376: Download complete [Pipeline] sh [2023-05-17T17:53:42.661Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T17:53:42.788Z] 2f39f015ded8: Verifying Checksum [2023-05-17T17:53:42.788Z] 2f39f015ded8: Download complete [2023-05-17T17:53:42.986Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T17:53:42.986Z] + sudo tee /etc/docker/daemon.new [2023-05-17T17:53:42.986Z] { [2023-05-17T17:53:42.986Z] "registry-mirrors": [ [2023-05-17T17:53:42.986Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T17:53:42.986Z] ], [2023-05-17T17:53:42.986Z] "bip": "10.250.0.254/24", [2023-05-17T17:53:42.986Z] "hosts": [ [2023-05-17T17:53:42.986Z] "tcp://0.0.0.0:5555", [2023-05-17T17:53:42.986Z] "unix:///var/run/docker.sock" [2023-05-17T17:53:42.986Z] ], [2023-05-17T17:53:42.986Z] "mtu": 1458, [2023-05-17T17:53:42.986Z] "selinux-enabled": true, [2023-05-17T17:53:42.986Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T17:53:42.986Z] } [Pipeline] sh [2023-05-17T17:53:43.330Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T17:53:43.354Z] 5eb5b503b376: Pull complete [2023-05-17T17:53:43.612Z] 5c69ac0246d0: Pull complete [2023-05-17T17:53:43.667Z] + sudo service docker restart [2023-05-17T17:53:43.871Z] ec43610c2a17: Pull complete [2023-05-17T17:53:43.871Z] 3a2ae6a8a46f: Pull complete [2023-05-17T17:53:44.131Z] 33b1e0a273af: Pull complete [2023-05-17T17:53:44.389Z] 5d3b04190fa2: Pull complete [2023-05-17T17:53:48.573Z] 2f39f015ded8: Pull complete [2023-05-17T17:53:48.573Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T17:53:48.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:53:48.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:53:48.645Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T17:53:48.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T17:53:53.866Z] $ docker top 27950f5717edf8cde112c5be7c4ce1849a0c784172fdea8bf5839f30e3c15a4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:53:54.265Z] ---> job-cost.sh [2023-05-17T17:53:54.265Z] lf-activate-venv: SKIPPING [2023-05-17T17:53:54.265Z] INFO: No Stack... [2023-05-17T17:53:54.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:53:54.784Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:53:55.071Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-17T17:53:55.071Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T17:53:55.085Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-151-stack-cost] [2023-05-17T17:53:55.194Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-151-stack-cost] did not exist. Created. [2023-05-17T17:53:55.194Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:53:55.497Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T17:53:55.531Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:53:55.608Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:53:55.629Z] $ docker stop --time=1 27950f5717edf8cde112c5be7c4ce1849a0c784172fdea8bf5839f30e3c15a4e [2023-05-17T17:53:56.773Z] $ docker rm -f --volumes 27950f5717edf8cde112c5be7c4ce1849a0c784172fdea8bf5839f30e3c15a4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:54:01.933Z] provisioning config files... [2023-05-17T17:54:01.961Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/151@tmp/config9997636340055503067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:54:02.317Z] ---> docker-login.sh [2023-05-17T17:54:02.317Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:54:02.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:02.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:02.855Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:02.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:02.855Z] [2023-05-17T17:54:02.855Z] Login Succeeded [2023-05-17T17:54:02.855Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:54:03.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:03.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:03.125Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:03.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:03.125Z] [2023-05-17T17:54:03.125Z] Login Succeeded [2023-05-17T17:54:03.396Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:54:03.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:03.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:03.667Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:03.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:03.667Z] [2023-05-17T17:54:03.667Z] Login Succeeded [2023-05-17T17:54:03.667Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:54:03.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:03.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:03.937Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:03.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:03.937Z] [2023-05-17T17:54:03.937Z] Login Succeeded [2023-05-17T17:54:03.937Z] docker.io [2023-05-17T17:54:04.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:54:04.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:54:04.473Z] Configure a credential helper to remove this warning. See [2023-05-17T17:54:04.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:54:04.473Z] [2023-05-17T17:54:04.473Z] Login Succeeded [2023-05-17T17:54:04.473Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:54:04.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:54:04.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:54:04.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:54:04.763Z] ========================================================= [2023-05-17T17:54:04.763Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T17:54:04.763Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:54:05.116Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T17:54:05.709Z] Sending build context to Docker daemon 14.37MB [2023-05-17T17:54:05.709Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:54:05.709Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T17:54:05.709Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T17:54:05.709Z] c41833b44d91: Pulling fs layer [2023-05-17T17:54:05.709Z] ed15518f5707: Pulling fs layer [2023-05-17T17:54:05.709Z] feae8fd75edb: Pulling fs layer [2023-05-17T17:54:05.709Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T17:54:05.709Z] 3cdef696dda3: Pulling fs layer [2023-05-17T17:54:05.709Z] 2ced38df9373: Pulling fs layer [2023-05-17T17:54:05.709Z] 58f1dce35555: Pulling fs layer [2023-05-17T17:54:05.709Z] 3cdef696dda3: Waiting [2023-05-17T17:54:05.709Z] 2ced38df9373: Waiting [2023-05-17T17:54:05.709Z] 58f1dce35555: Waiting [2023-05-17T17:54:05.709Z] 242c74f7c9fa: Waiting [2023-05-17T17:54:05.709Z] ed15518f5707: Verifying Checksum [2023-05-17T17:54:05.709Z] ed15518f5707: Download complete [2023-05-17T17:54:05.709Z] 242c74f7c9fa: Download complete [2023-05-17T17:54:05.709Z] 3cdef696dda3: Verifying Checksum [2023-05-17T17:54:05.709Z] 3cdef696dda3: Download complete [2023-05-17T17:54:05.997Z] c41833b44d91: Download complete [2023-05-17T17:54:06.963Z] c41833b44d91: Pull complete [2023-05-17T17:54:07.241Z] 58f1dce35555: Verifying Checksum [2023-05-17T17:54:07.241Z] 58f1dce35555: Download complete [2023-05-17T17:54:07.241Z] ed15518f5707: Pull complete [2023-05-17T17:54:08.210Z] feae8fd75edb: Verifying Checksum [2023-05-17T17:54:08.210Z] feae8fd75edb: Download complete [2023-05-17T17:54:08.210Z] 2ced38df9373: Verifying Checksum [2023-05-17T17:54:08.210Z] 2ced38df9373: Download complete [2023-05-17T17:54:20.544Z] feae8fd75edb: Pull complete [2023-05-17T17:54:20.544Z] 242c74f7c9fa: Pull complete [2023-05-17T17:54:20.544Z] 3cdef696dda3: Pull complete [2023-05-17T17:54:24.821Z] 2ced38df9373: Pull complete [2023-05-17T17:54:26.767Z] 58f1dce35555: Pull complete [2023-05-17T17:54:26.767Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T17:54:26.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T17:54:26.767Z] ---> fadd8f120f05 [2023-05-17T17:54:26.767Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:54:28.712Z] ---> Running in bde6fd854bf8 [2023-05-17T17:54:28.980Z] Removing intermediate container bde6fd854bf8 [2023-05-17T17:54:28.980Z] ---> e5fc952bf99e [2023-05-17T17:54:28.980Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:54:28.980Z] ---> Running in 4f9362109537 [2023-05-17T17:54:29.253Z] Removing intermediate container 4f9362109537 [2023-05-17T17:54:29.253Z] ---> c5a67fd69ddb [2023-05-17T17:54:29.253Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:54:29.521Z] ---> Running in 1e619c160d51 [2023-05-17T17:54:29.789Z] Removing intermediate container 1e619c160d51 [2023-05-17T17:54:29.789Z] ---> ba567937f006 [2023-05-17T17:54:29.789Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:54:29.789Z] ---> Running in 6bcb9a7c5999 [2023-05-17T17:54:30.058Z] Removing intermediate container 6bcb9a7c5999 [2023-05-17T17:54:30.058Z] ---> acb27022bdf3 [2023-05-17T17:54:30.058Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:54:30.058Z] ---> Running in 9be517994605 [2023-05-17T17:54:30.640Z] Removing intermediate container 9be517994605 [2023-05-17T17:54:30.641Z] ---> 2cd7b948f3c7 [2023-05-17T17:54:30.641Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:54:30.641Z] ---> Running in 79cae7af5862 [2023-05-17T17:54:31.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:54:32.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:54:33.238Z] OK: 263 MiB in 53 packages [2023-05-17T17:54:34.221Z] Removing intermediate container 79cae7af5862 [2023-05-17T17:54:34.221Z] ---> bf5212fc7388 [2023-05-17T17:54:34.221Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-17T17:54:34.221Z] ---> Running in 2344ef5f77b8 [2023-05-17T17:54:34.494Z] Removing intermediate container 2344ef5f77b8 [2023-05-17T17:54:34.494Z] ---> 8a00925f2290 [2023-05-17T17:54:34.494Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-17T17:54:35.084Z] ---> f265557d64f2 [2023-05-17T17:54:35.084Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:54:35.084Z] ---> Running in 938a5a7311e0 [2023-05-17T17:55:43.017Z] Removing intermediate container 938a5a7311e0 [2023-05-17T17:55:43.017Z] ---> 92dbd3b2d833 [2023-05-17T17:55:43.017Z] Step 12/13 : COPY . . [2023-05-17T17:55:43.017Z] ---> 91d6802d0fe4 [2023-05-17T17:55:43.017Z] Step 13/13 : RUN ${MAKE} [2023-05-17T17:55:43.017Z] ---> Running in 8b247c78608a [2023-05-17T17:55:43.017Z] noop [2023-05-17T17:55:43.017Z] Removing intermediate container 8b247c78608a [2023-05-17T17:55:43.017Z] ---> 32924c6b587a [2023-05-17T17:55:43.017Z] Successfully built 32924c6b587a [2023-05-17T17:55:43.017Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:43.382Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:55:43.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:55:43.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-15904 does not seem to be running inside a container [2023-05-17T17:55:43.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/151 -v /w/workspace/device-onvif-camera/151:/w/workspace/device-onvif-camera/151:rw,z -v /w/workspace/device-onvif-camera/151@tmp:/w/workspace/device-onvif-camera/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T17:55:44.833Z] $ docker top e1ac5d7dffd1acfddee78ca28a15826076d7dc5a956a788227c6f9309d23b3f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:55:45.658Z] + go version [2023-05-17T17:55:45.658Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T17:55:45.680Z] $ docker stop --time=1 e1ac5d7dffd1acfddee78ca28a15826076d7dc5a956a788227c6f9309d23b3f0 [2023-05-17T17:55:47.311Z] $ docker rm -f --volumes e1ac5d7dffd1acfddee78ca28a15826076d7dc5a956a788227c6f9309d23b3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:55:47.860Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:55:47.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:55:48.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-15904 does not seem to be running inside a container [2023-05-17T17:55:48.123Z] $ 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/151 -v /w/workspace/device-onvif-camera/151:/w/workspace/device-onvif-camera/151:rw,z -v /w/workspace/device-onvif-camera/151@tmp:/w/workspace/device-onvif-camera/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T17:55:50.592Z] $ docker top c1420761f9ad44a4cb6715efd74bda50176fa870f89fdd3357e1711b07d4f2af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:55:51.104Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/151 [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:55:51.435Z] + make test [2023-05-17T17:55:51.435Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T17:56:30.340Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-17T17:58:37.108Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-17T17:58:37.376Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-17T17:58:39.972Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.219s coverage: 31.4% of statements [2023-05-17T17:59:06.694Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.126s coverage: 86.5% of statements [2023-05-17T17:59:06.694Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T17:59:06.694Z] go vet ./... [2023-05-17T17:59:38.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:59:38.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:59:38.973Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:59:38.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:59:39.013Z] $ docker stop --time=1 c1420761f9ad44a4cb6715efd74bda50176fa870f89fdd3357e1711b07d4f2af [2023-05-17T17:59:43.338Z] $ docker rm -f --volumes c1420761f9ad44a4cb6715efd74bda50176fa870f89fdd3357e1711b07d4f2af [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:59:44.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:59:44.525Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T17:59:45.107Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:59:45.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:59:45.828Z] + ls -al . [2023-05-17T17:59:45.829Z] total 228 [2023-05-17T17:59:45.829Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 17:55 . [2023-05-17T17:59:45.829Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:53 .. [2023-05-17T17:59:45.829Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:53 .git [2023-05-17T17:59:45.829Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:53 .github [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 496 May 17 17:53 .gitignore [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:53 .golangci.yml [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 17 17:53 Attribution.txt [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 17 17:53 CHANGELOG.md [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 17 17:53 Dockerfile [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 17:53 GOVERNANCE.md [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 739 May 17 17:53 Jenkinsfile [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:53 LICENSE [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 17 17:53 Makefile [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 625 May 17 17:53 OWNERS.md [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 17 17:53 README.md [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 17:51 VERSION [2023-05-17T17:59:45.829Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:53 bin [2023-05-17T17:59:45.829Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:53 cmd [2023-05-17T17:59:45.829Z] -rw-r--r-- 1 jenkins jenkins 78459 May 17 17:59 coverage.out [2023-05-17T17:59:45.829Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:53 doc [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 17 17:53 go.mod [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 17 17:53 go.sum [2023-05-17T17:59:45.829Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:53 internal [2023-05-17T17:59:45.829Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:53 snap [2023-05-17T17:59:45.829Z] -rw-rw-r-- 1 jenkins jenkins 236 May 17 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:59:46.182Z] + 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=64f82e933683e29c662cfdfed835d2baed16cd25 --label arch=arm64 --label version=3.0.0-dev.54 . [2023-05-17T17:59:46.769Z] Sending build context to Docker daemon 14.44MB [2023-05-17T17:59:46.769Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:59:46.769Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T17:59:46.769Z] ---> 32924c6b587a [2023-05-17T17:59:46.769Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:59:46.769Z] ---> Running in 599a790b66a7 [2023-05-17T17:59:47.041Z] Removing intermediate container 599a790b66a7 [2023-05-17T17:59:47.041Z] ---> aee3d912ca9b [2023-05-17T17:59:47.041Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:59:47.311Z] ---> Running in 8bd6da04402b [2023-05-17T17:59:47.580Z] Removing intermediate container 8bd6da04402b [2023-05-17T17:59:47.580Z] ---> 21f2f309b60d [2023-05-17T17:59:47.580Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T17:59:47.580Z] ---> Running in 33f706c4a22f [2023-05-17T17:59:47.848Z] Removing intermediate container 33f706c4a22f [2023-05-17T17:59:47.848Z] ---> 2675eae3be32 [2023-05-17T17:59:47.848Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T17:59:48.120Z] ---> Running in f82e53840fc4 [2023-05-17T17:59:48.391Z] Removing intermediate container f82e53840fc4 [2023-05-17T17:59:48.391Z] ---> e3a0e9066a1a [2023-05-17T17:59:48.391Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-17T17:59:48.391Z] ---> Running in 51b975df3e88 [2023-05-17T17:59:48.660Z] Removing intermediate container 51b975df3e88 [2023-05-17T17:59:48.660Z] ---> 1d2d2514b430 [2023-05-17T17:59:48.660Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:59:48.660Z] ---> Running in 2b68c42475b4 [2023-05-17T17:59:50.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:59:50.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:59:51.777Z] OK: 263 MiB in 53 packages [2023-05-17T17:59:52.360Z] Removing intermediate container 2b68c42475b4 [2023-05-17T17:59:52.360Z] ---> 93363983f8bf [2023-05-17T17:59:52.360Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-17T17:59:52.360Z] ---> Running in 157a7a522d49 [2023-05-17T17:59:52.948Z] Removing intermediate container 157a7a522d49 [2023-05-17T17:59:52.948Z] ---> 047dddf0ef3a [2023-05-17T17:59:52.948Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-17T17:59:56.301Z] ---> 12b568d5ed8d [2023-05-17T17:59:56.301Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:59:56.301Z] ---> Running in ff5354ad0f14 [2023-05-17T17:59:58.900Z] Removing intermediate container ff5354ad0f14 [2023-05-17T17:59:58.900Z] ---> b1458fca39ca [2023-05-17T17:59:58.900Z] Step 12/26 : COPY . . [2023-05-17T17:59:59.873Z] ---> 045a1fb67cb5 [2023-05-17T17:59:59.873Z] Step 13/26 : RUN ${MAKE} [2023-05-17T18:00:00.145Z] ---> Running in 814c5a243b56 [2023-05-17T18:00:01.133Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-17T18:02:37.871Z] Removing intermediate container 814c5a243b56 [2023-05-17T18:02:37.871Z] ---> 3b6bc914b0a1 [2023-05-17T18:02:37.871Z] Step 14/26 : FROM alpine:3.17 [2023-05-17T18:02:37.871Z] 3.17: Pulling from library/alpine [2023-05-17T18:02:37.871Z] c41833b44d91: Already exists [2023-05-17T18:02:37.871Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T18:02:37.871Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T18:02:37.871Z] ---> 51e60588ff2c [2023-05-17T18:02:37.871Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T18:02:37.871Z] ---> Running in 03f854db1598 [2023-05-17T18:02:37.871Z] Removing intermediate container 03f854db1598 [2023-05-17T18:02:37.871Z] ---> f0539b263694 [2023-05-17T18:02:37.871Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-17T18:02:37.871Z] ---> Running in 826a994769b0 [2023-05-17T18:02:37.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T18:02:37.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T18:02:37.871Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T18:02:37.871Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T18:02:37.871Z] OK: 8 MiB in 16 packages [2023-05-17T18:02:37.871Z] Removing intermediate container 826a994769b0 [2023-05-17T18:02:37.871Z] ---> f05fc54bd3c4 [2023-05-17T18:02:37.871Z] Step 17/26 : WORKDIR / [2023-05-17T18:02:37.871Z] ---> Running in 37d283c8ad7f [2023-05-17T18:02:37.871Z] Removing intermediate container 37d283c8ad7f [2023-05-17T18:02:37.871Z] ---> 0a60961c9a39 [2023-05-17T18:02:37.871Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-17T18:02:37.871Z] ---> 5fd6d79a9642 [2023-05-17T18:02:37.871Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-17T18:02:37.871Z] ---> fc0a046f733c [2023-05-17T18:02:37.871Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-17T18:02:37.871Z] ---> 3a279f3a1382 [2023-05-17T18:02:37.871Z] Step 21/26 : EXPOSE 59984 [2023-05-17T18:02:37.871Z] ---> Running in 73a24160dddb [2023-05-17T18:02:37.871Z] Removing intermediate container 73a24160dddb [2023-05-17T18:02:37.871Z] ---> 6b479e560245 [2023-05-17T18:02:37.871Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-17T18:02:37.871Z] ---> Running in 890ec6d01162 [2023-05-17T18:02:37.871Z] Removing intermediate container 890ec6d01162 [2023-05-17T18:02:37.871Z] ---> c62ba542f818 [2023-05-17T18:02:37.871Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T18:02:37.871Z] ---> Running in 6288cfbc9f2e [2023-05-17T18:02:37.871Z] Removing intermediate container 6288cfbc9f2e [2023-05-17T18:02:37.871Z] ---> 7d6fa1eb5606 [2023-05-17T18:02:37.871Z] Step 24/26 : LABEL arch=arm64 [2023-05-17T18:02:37.871Z] ---> Running in d003e739047e [2023-05-17T18:02:37.871Z] Removing intermediate container d003e739047e [2023-05-17T18:02:37.871Z] ---> dc3c768dced4 [2023-05-17T18:02:37.871Z] Step 25/26 : LABEL git_sha=64f82e933683e29c662cfdfed835d2baed16cd25 [2023-05-17T18:02:37.871Z] ---> Running in 7b73c2dfb87d [2023-05-17T18:02:37.871Z] Removing intermediate container 7b73c2dfb87d [2023-05-17T18:02:37.871Z] ---> 44bccbec4618 [2023-05-17T18:02:37.871Z] Step 26/26 : LABEL version=3.0.0-dev.54 [2023-05-17T18:02:38.142Z] ---> Running in 7da7478dd921 [2023-05-17T18:02:38.410Z] Removing intermediate container 7da7478dd921 [2023-05-17T18:02:38.410Z] ---> 6df109302109 [2023-05-17T18:02:38.410Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T18:02:38.410Z] Successfully built 6df109302109 [2023-05-17T18:02:38.410Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:02:38.529Z] provisioning config files... [2023-05-17T18:02:38.545Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/151@tmp/config6165127370430429153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:02:38.881Z] ---> docker-login.sh [2023-05-17T18:02:38.881Z] nexus3.edgexfoundry.org:10001 [2023-05-17T18:02:39.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:02:39.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:02:39.155Z] Configure a credential helper to remove this warning. See [2023-05-17T18:02:39.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:02:39.155Z] [2023-05-17T18:02:39.155Z] Login Succeeded [2023-05-17T18:02:39.155Z] nexus3.edgexfoundry.org:10002 [2023-05-17T18:02:39.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:02:39.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:02:39.423Z] Configure a credential helper to remove this warning. See [2023-05-17T18:02:39.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:02:39.423Z] [2023-05-17T18:02:39.423Z] Login Succeeded [2023-05-17T18:02:39.423Z] nexus3.edgexfoundry.org:10003 [2023-05-17T18:02:39.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:02:39.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:02:39.957Z] Configure a credential helper to remove this warning. See [2023-05-17T18:02:39.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:02:39.957Z] [2023-05-17T18:02:39.957Z] Login Succeeded [2023-05-17T18:02:39.957Z] nexus3.edgexfoundry.org:10004 [2023-05-17T18:02:40.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:02:40.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:02:40.225Z] Configure a credential helper to remove this warning. See [2023-05-17T18:02:40.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:02:40.225Z] [2023-05-17T18:02:40.225Z] Login Succeeded [2023-05-17T18:02:40.225Z] docker.io [2023-05-17T18:02:40.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T18:02:40.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T18:02:40.760Z] Configure a credential helper to remove this warning. See [2023-05-17T18:02:40.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T18:02:40.761Z] [2023-05-17T18:02:40.761Z] Login Succeeded [2023-05-17T18:02:40.761Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T18:02:40.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T18:02:40.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T18:02:40.835Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-17T18:02:40.835Z] 64f82e933683e29c662cfdfed835d2baed16cd25 [2023-05-17T18:02:40.835Z] latest [2023-05-17T18:02:40.835Z] 3.0.0-dev.54 [2023-05-17T18:02:40.835Z] 64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54 [2023-05-17T18:02:40.835Z] main [2023-05-17T18:02:40.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:41.202Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:64f82e933683e29c662cfdfed835d2baed16cd25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:41.553Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:64f82e933683e29c662cfdfed835d2baed16cd25 [2023-05-17T18:02:41.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-17T18:02:41.553Z] 6b68f9d178fb: Preparing [2023-05-17T18:02:41.553Z] 7c0b263ceef4: Preparing [2023-05-17T18:02:41.553Z] 2f7c3a90a86f: Preparing [2023-05-17T18:02:41.553Z] 0cf982c6a9bc: Preparing [2023-05-17T18:02:41.553Z] 26cbea5cba74: Preparing [2023-05-17T18:02:41.553Z] 26cbea5cba74: Layer already exists [2023-05-17T18:02:41.820Z] 6b68f9d178fb: Pushed [2023-05-17T18:02:41.820Z] 7c0b263ceef4: Pushed [2023-05-17T18:02:41.820Z] 0cf982c6a9bc: Pushed [2023-05-17T18:02:47.353Z] 2f7c3a90a86f: Pushed [2023-05-17T18:02:47.353Z] 64f82e933683e29c662cfdfed835d2baed16cd25: digest: sha256:b745f70ee1d812960655969391ad81e1630f8e30c7e9b06ed71cb36ac343ae73 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:47.726Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:48.110Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-17T18:02:48.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-17T18:02:48.110Z] 6b68f9d178fb: Preparing [2023-05-17T18:02:48.110Z] 7c0b263ceef4: Preparing [2023-05-17T18:02:48.110Z] 2f7c3a90a86f: Preparing [2023-05-17T18:02:48.110Z] 0cf982c6a9bc: Preparing [2023-05-17T18:02:48.110Z] 26cbea5cba74: Preparing [2023-05-17T18:02:48.110Z] 2f7c3a90a86f: Layer already exists [2023-05-17T18:02:48.110Z] 26cbea5cba74: Layer already exists [2023-05-17T18:02:48.110Z] 7c0b263ceef4: Layer already exists [2023-05-17T18:02:48.110Z] 0cf982c6a9bc: Layer already exists [2023-05-17T18:02:48.110Z] 6b68f9d178fb: Layer already exists [2023-05-17T18:02:48.379Z] latest: digest: sha256:b745f70ee1d812960655969391ad81e1630f8e30c7e9b06ed71cb36ac343ae73 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:48.731Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:49.090Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.54 [2023-05-17T18:02:49.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-17T18:02:49.091Z] 6b68f9d178fb: Preparing [2023-05-17T18:02:49.091Z] 7c0b263ceef4: Preparing [2023-05-17T18:02:49.091Z] 2f7c3a90a86f: Preparing [2023-05-17T18:02:49.091Z] 0cf982c6a9bc: Preparing [2023-05-17T18:02:49.091Z] 26cbea5cba74: Preparing [2023-05-17T18:02:49.091Z] 0cf982c6a9bc: Layer already exists [2023-05-17T18:02:49.091Z] 7c0b263ceef4: Layer already exists [2023-05-17T18:02:49.091Z] 26cbea5cba74: Layer already exists [2023-05-17T18:02:49.091Z] 6b68f9d178fb: Layer already exists [2023-05-17T18:02:49.091Z] 2f7c3a90a86f: Layer already exists [2023-05-17T18:02:49.368Z] 3.0.0-dev.54: digest: sha256:b745f70ee1d812960655969391ad81e1630f8e30c7e9b06ed71cb36ac343ae73 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:49.720Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:50.061Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54 [2023-05-17T18:02:50.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-17T18:02:50.061Z] 6b68f9d178fb: Preparing [2023-05-17T18:02:50.061Z] 7c0b263ceef4: Preparing [2023-05-17T18:02:50.061Z] 2f7c3a90a86f: Preparing [2023-05-17T18:02:50.061Z] 0cf982c6a9bc: Preparing [2023-05-17T18:02:50.061Z] 26cbea5cba74: Preparing [2023-05-17T18:02:50.061Z] 26cbea5cba74: Layer already exists [2023-05-17T18:02:50.061Z] 7c0b263ceef4: Layer already exists [2023-05-17T18:02:50.061Z] 0cf982c6a9bc: Layer already exists [2023-05-17T18:02:50.061Z] 2f7c3a90a86f: Layer already exists [2023-05-17T18:02:50.061Z] 6b68f9d178fb: Layer already exists [2023-05-17T18:02:50.061Z] 64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54: digest: sha256:b745f70ee1d812960655969391ad81e1630f8e30c7e9b06ed71cb36ac343ae73 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:50.405Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:50.744Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-17T18:02:50.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-17T18:02:50.744Z] 6b68f9d178fb: Preparing [2023-05-17T18:02:50.744Z] 7c0b263ceef4: Preparing [2023-05-17T18:02:50.744Z] 2f7c3a90a86f: Preparing [2023-05-17T18:02:50.744Z] 0cf982c6a9bc: Preparing [2023-05-17T18:02:50.744Z] 26cbea5cba74: Preparing [2023-05-17T18:02:50.744Z] 0cf982c6a9bc: Layer already exists [2023-05-17T18:02:50.744Z] 6b68f9d178fb: Layer already exists [2023-05-17T18:02:50.744Z] 2f7c3a90a86f: Layer already exists [2023-05-17T18:02:50.744Z] 7c0b263ceef4: Layer already exists [2023-05-17T18:02:50.744Z] 26cbea5cba74: Layer already exists [2023-05-17T18:02:50.744Z] main: digest: sha256:b745f70ee1d812960655969391ad81e1630f8e30c7e9b06ed71cb36ac343ae73 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T18:02:51.065Z] ===================================================== [Pipeline] echo [2023-05-17T18:02:51.074Z] taggedImages: [2023-05-17T18:02:51.074Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:64f82e933683e29c662cfdfed835d2baed16cd25 [2023-05-17T18:02:51.074Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-17T18:02:51.074Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.54 [2023-05-17T18:02:51.074Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:64f82e933683e29c662cfdfed835d2baed16cd25-3.0.0-dev.54 [2023-05-17T18:02:51.074Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:51.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:02:51.448Z] [2023-05-17T18:02:51.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:02:51.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:02:51.786Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T18:02:51.786Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T18:02:51.786Z] 04944245beec: Pulling fs layer [2023-05-17T18:02:51.786Z] 699f458cf7ca: Pulling fs layer [2023-05-17T18:02:51.786Z] 765212b225bb: Pulling fs layer [2023-05-17T18:02:51.786Z] f23df028b6ca: Pulling fs layer [2023-05-17T18:02:51.786Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T18:02:51.786Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T18:02:51.786Z] f23df028b6ca: Waiting [2023-05-17T18:02:51.786Z] d65c8cfc05b1: Waiting [2023-05-17T18:02:51.786Z] 2437ff75d9bd: Waiting [2023-05-17T18:02:51.786Z] 765212b225bb: Waiting [2023-05-17T18:02:52.055Z] 04944245beec: Verifying Checksum [2023-05-17T18:02:52.055Z] 04944245beec: Download complete [2023-05-17T18:02:52.055Z] 765212b225bb: Verifying Checksum [2023-05-17T18:02:52.055Z] 765212b225bb: Download complete [2023-05-17T18:02:52.055Z] f23df028b6ca: Verifying Checksum [2023-05-17T18:02:52.055Z] f23df028b6ca: Download complete [2023-05-17T18:02:52.055Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T18:02:52.055Z] d65c8cfc05b1: Download complete [2023-05-17T18:02:52.323Z] 699f458cf7ca: Verifying Checksum [2023-05-17T18:02:52.323Z] 699f458cf7ca: Download complete [2023-05-17T18:02:52.591Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T18:02:52.591Z] 8998bd30e6a1: Download complete [2023-05-17T18:02:55.178Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T18:02:55.178Z] 2437ff75d9bd: Download complete [2023-05-17T18:02:56.139Z] 8998bd30e6a1: Pull complete [2023-05-17T18:02:56.729Z] 04944245beec: Pull complete [2023-05-17T18:02:58.141Z] 699f458cf7ca: Pull complete [2023-05-17T18:02:58.141Z] 765212b225bb: Pull complete [2023-05-17T18:02:58.726Z] f23df028b6ca: Pull complete [2023-05-17T18:02:58.993Z] d65c8cfc05b1: Pull complete [2023-05-17T18:03:13.988Z] 2437ff75d9bd: Pull complete [2023-05-17T18:03:13.988Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T18:03:13.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T18:03:13.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:03:14.190Z] prd-ubuntu20.04-docker-arm64-4c-16g-15904 does not seem to be running inside a container [2023-05-17T18:03:14.260Z] $ 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/151 -v /w/workspace/device-onvif-camera/151:/w/workspace/device-onvif-camera/151:rw,z -v /w/workspace/device-onvif-camera/151@tmp:/w/workspace/device-onvif-camera/151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T18:03:16.959Z] $ docker top ab0f777499d7f783b5c613f823a7fb3795858c28c504a8403125d215719d69e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:03:17.808Z] ---> job-cost.sh [2023-05-17T18:03:17.808Z] lf-activate-venv: SKIPPING [2023-05-17T18:03:17.808Z] INFO: No Stack... [2023-05-17T18:03:18.076Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T18:03:19.037Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T18:03:19.674Z] + cut -d, -f6 [2023-05-17T18:03:19.674Z] + cat /w/workspace/device-onvif-camera/151/archives/cost.csv [Pipeline] lock [2023-05-17T18:03:19.742Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-151-stack-cost] [2023-05-17T18:03:19.749Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-151-stack-cost] did not exist. Created. [2023-05-17T18:03:19.749Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:03:20.401Z] /w/workspace/device-onvif-camera/151@tmp/durable-bdadd947/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T18:03:21.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T18:03:21.075Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T18:03:21.134Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T18:03:21.144Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T18:03:21.171Z] $ docker stop --time=1 ab0f777499d7f783b5c613f823a7fb3795858c28c504a8403125d215719d69e3 [2023-05-17T18:03:22.682Z] $ docker rm -f --volumes ab0f777499d7f783b5c613f823a7fb3795858c28c504a8403125d215719d69e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-17T18:03:23.069Z] provisioning config files... [2023-05-17T18:03:23.078Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17371357332856958435tmp [Pipeline] { [Pipeline] sh [2023-05-17T18:03:23.367Z] + set +x [2023-05-17T18:03:23.367Z] + curl -s https://codecov.io/bash [2023-05-17T18:03:23.367Z] + bash -s -- [2023-05-17T18:03:23.367Z] [2023-05-17T18:03:23.367Z] _____ _ [2023-05-17T18:03:23.367Z] / ____| | | [2023-05-17T18:03:23.367Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T18:03:23.367Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T18:03:23.367Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T18:03:23.367Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T18:03:23.367Z] Bash-1.0.6 [2023-05-17T18:03:23.367Z] [2023-05-17T18:03:23.367Z] [2023-05-17T18:03:23.367Z] ==> git version 2.25.1 found [2023-05-17T18:03:23.367Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-17T18:03:23.367Z] Release-Date: 2020-01-08 [2023-05-17T18:03:23.367Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T18:03:23.367Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T18:03:23.367Z] ==> Jenkins CI detected. [2023-05-17T18:03:23.367Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-17T18:03:23.367Z] project root: . [2023-05-17T18:03:23.367Z] --> token set from env [2023-05-17T18:03:23.367Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T18:03:23.367Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T18:03:23.367Z] ==> Python coveragepy not found [2023-05-17T18:03:23.367Z] ==> Searching for coverage reports in: [2023-05-17T18:03:23.367Z] + . [2023-05-17T18:03:23.367Z] -> Found 1 reports [2023-05-17T18:03:23.367Z] ==> Detecting git/mercurial file structure [2023-05-17T18:03:23.367Z] ==> Reading reports [2023-05-17T18:03:23.367Z] + ./coverage.out bytes=78459 [2023-05-17T18:03:23.367Z] ==> Appending adjustments [2023-05-17T18:03:23.367Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T18:03:23.627Z] + Found adjustments [2023-05-17T18:03:23.627Z] ==> Gzipping contents [2023-05-17T18:03:23.627Z] 12K /tmp/codecov.HtQG09.gz [2023-05-17T18:03:23.627Z] ==> Uploading reports [2023-05-17T18:03:23.627Z] url: https://codecov.io [2023-05-17T18:03:23.627Z] query: branch=main&commit=64f82e933683e29c662cfdfed835d2baed16cd25&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T18:03:23.627Z] -> Pinging Codecov [2023-05-17T18:03:23.628Z] 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=64f82e933683e29c662cfdfed835d2baed16cd25&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T18:03:23.887Z] -> Uploading to [2023-05-17T18:03:23.887Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/F29A59C45E3A92E06B3E522C9905F8EF/64f82e933683e29c662cfdfed835d2baed16cd25/bf53e0b3-2ac9-4c3b-86fa-388de0b9c1da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T180323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36b3c7ccd90042698c236e2f5f49c99f45179806a829e79f19b6733998b38e34 [2023-05-17T18:03:23.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:03:23.888Z] Dload Upload Total Spent Left Speed [2023-05-17T18:03:24.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 44171 --:--:-- --:--:-- --:--:-- 44171 [2023-05-17T18:03:24.146Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/64f82e933683e29c662cfdfed835d2baed16cd25 [Pipeline] } [2023-05-17T18:03:24.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T18:03:24.342Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T18:03:24.354Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:03:24.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T18:03:24.658Z] [2023-05-17T18:03:24.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:03:24.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T18:03:24.966Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T18:03:24.966Z] df9b9388f04a: Pulling fs layer [2023-05-17T18:03:24.966Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T18:03:24.966Z] 25bc292e5bac: Pulling fs layer [2023-05-17T18:03:24.966Z] 114826534d7a: Pulling fs layer [2023-05-17T18:03:24.966Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T18:03:24.966Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T18:03:24.966Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T18:03:24.966Z] 114826534d7a: Waiting [2023-05-17T18:03:24.966Z] 4657fd5d0bcf: Waiting [2023-05-17T18:03:24.966Z] 8a3aa393b2d8: Waiting [2023-05-17T18:03:24.966Z] 25bc292e5bac: Verifying Checksum [2023-05-17T18:03:24.966Z] 25bc292e5bac: Download complete [2023-05-17T18:03:24.966Z] 52dc419b0ee2: Verifying Checksum [2023-05-17T18:03:24.966Z] 52dc419b0ee2: Download complete [2023-05-17T18:03:24.966Z] 4657fd5d0bcf: Verifying Checksum [2023-05-17T18:03:24.966Z] 4657fd5d0bcf: Download complete [2023-05-17T18:03:24.966Z] df9b9388f04a: Verifying Checksum [2023-05-17T18:03:24.966Z] df9b9388f04a: Download complete [2023-05-17T18:03:25.248Z] df9b9388f04a: Pull complete [2023-05-17T18:03:25.248Z] 52dc419b0ee2: Pull complete [2023-05-17T18:03:25.248Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T18:03:25.248Z] 6ad1cebc031e: Download complete [2023-05-17T18:03:25.248Z] 25bc292e5bac: Pull complete [2023-05-17T18:03:26.184Z] 114826534d7a: Verifying Checksum [2023-05-17T18:03:26.184Z] 114826534d7a: Download complete [2023-05-17T18:03:26.184Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T18:03:26.184Z] 8a3aa393b2d8: Download complete [2023-05-17T18:03:29.468Z] 114826534d7a: Pull complete [2023-05-17T18:03:29.468Z] 4657fd5d0bcf: Pull complete [2023-05-17T18:03:29.468Z] 6ad1cebc031e: Pull complete [2023-05-17T18:03:31.995Z] 8a3aa393b2d8: Pull complete [2023-05-17T18:03:31.995Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T18:03:31.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T18:03:31.995Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:03:32.073Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T18:03:32.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-17T18:03:38.323Z] $ docker top 3f95016bc765dd8aabe039a1eac4aa2b66ee8f3c2926ffcc928e5a7457426186 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T18:03:38.386Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-17T18:03:38.665Z] + set -o pipefail [2023-05-17T18:03:38.665Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-17T18:03:42.861Z] [2023-05-17T18:03:42.861Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-17T18:03:42.861Z] [2023-05-17T18:03:42.861Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/0736e64b-dd42-4210-935e-e243b64ecd3e [2023-05-17T18:03:42.861Z] [2023-05-17T18:03:42.861Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-17T18:03:42.861Z] [2023-05-17T18:03:42.861Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T18:03:42.861Z] [2023-05-17T18:03:43.478Z] [2023-05-17T18:03:43.478Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T18:03:43.478Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T18:03:43.478Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T18:03:43.520Z] $ docker stop --time=1 3f95016bc765dd8aabe039a1eac4aa2b66ee8f3c2926ffcc928e5a7457426186 [2023-05-17T18:03:47.365Z] $ docker rm -f --volumes 3f95016bc765dd8aabe039a1eac4aa2b66ee8f3c2926ffcc928e5a7457426186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-17T18:03:47.727Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:03:47.737Z] provisioning config files... [2023-05-17T18:03:47.744Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13543175094378518135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:03:48.043Z] --> edgex-publish-swagger.sh [2023-05-17T18:03:48.043Z] === Publish doc/openapi/v3 API === [2023-05-17T18:03:48.043Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-05-17T18:03:48.043Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-05-17T18:03:48.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T18:03:48.043Z] Dload Upload Total Spent Left Speed [2023-05-17T18:03:48.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 627k --:--:-- --:--:-- --:--:-- 627k [2023-05-17T18:03:48.610Z] [2023-05-17T18:03:48.610Z] [Pipeline] } [2023-05-17T18:03:48.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T18:03:49.058Z] + git log --format=format:%s -1 64f82e933683e29c662cfdfed835d2baed16cd25 [Pipeline] sh [2023-05-17T18:03:49.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:03:49.355Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:03:49.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:03:49.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:03:49.722Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T18:03:49.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T18:03:50.211Z] $ docker top e32af43feb48fa47539fc3bc3b052c8bbb7118b611c242d9ae858f67e984f69b -eo pid,comm [2023-05-17T18:03:50.254Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T18:03:50.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:03:50.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:03:50.303Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:03:50.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:03:50.414Z] $ docker exec e32af43feb48fa47539fc3bc3b052c8bbb7118b611c242d9ae858f67e984f69b ssh-agent [2023-05-17T18:03:50.518Z] SSH_AUTH_SOCK=/tmp/ssh-BZARgWm2EGU1/agent.33 [2023-05-17T18:03:50.518Z] SSH_AGENT_PID=39 [2023-05-17T18:03:50.523Z] Running ssh-add (command line suppressed) [2023-05-17T18:03:50.613Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7031965510799753951.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7031965510799753951.key) [2023-05-17T18:03:50.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:03:50.916Z] + git semver tag [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,075 [run_tag] DEBUG tag force:False [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,075 [check_head_tag] DEBUG check head tag [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,078 [execute] INFO git cat-file --batch-check [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,082 [execute] INFO git cat-file --batch [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,119 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,120 [execute] INFO git tag -a v3.0.0-dev.54 -m v3.0.0-dev.54 [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,120 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.54', '-m', 'v3.0.0-dev.54'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:03:51.175Z] 2023-05-17 18:03:51,124 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-17T18:03:51.175Z] 3.0.0-dev.54 [Pipeline] } [2023-05-17T18:03:51.187Z] $ docker exec --env ******** --env ******** e32af43feb48fa47539fc3bc3b052c8bbb7118b611c242d9ae858f67e984f69b ssh-agent -k [2023-05-17T18:03:51.277Z] unset SSH_AUTH_SOCK; [2023-05-17T18:03:51.277Z] unset SSH_AGENT_PID; [2023-05-17T18:03:51.277Z] echo Agent pid 39 killed; [2023-05-17T18:03:51.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:03:51.580Z] + git semver [Pipeline] } [2023-05-17T18:03:51.856Z] $ docker stop --time=1 e32af43feb48fa47539fc3bc3b052c8bbb7118b611c242d9ae858f67e984f69b [2023-05-17T18:03:53.155Z] $ docker rm -f --volumes e32af43feb48fa47539fc3bc3b052c8bbb7118b611c242d9ae858f67e984f69b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:03:53.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T18:03:53.544Z] [2023-05-17T18:03:53.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:03:53.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T18:03:53.844Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T18:03:53.844Z] ab5ef0e58194: Pulling fs layer [2023-05-17T18:03:53.844Z] 9712f1f96733: Pulling fs layer [2023-05-17T18:03:53.844Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T18:03:53.844Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T18:03:53.844Z] e9a5061849ea: Pulling fs layer [2023-05-17T18:03:53.844Z] d747dcd14b5f: Pulling fs layer [2023-05-17T18:03:53.844Z] 2de7ff778b66: Pulling fs layer [2023-05-17T18:03:53.844Z] e9a5061849ea: Waiting [2023-05-17T18:03:53.844Z] 2de7ff778b66: Waiting [2023-05-17T18:03:53.844Z] d747dcd14b5f: Waiting [2023-05-17T18:03:53.844Z] 0d9ebad4ef96: Waiting [2023-05-17T18:03:53.844Z] 9712f1f96733: Verifying Checksum [2023-05-17T18:03:53.844Z] 9712f1f96733: Download complete [2023-05-17T18:03:54.412Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T18:03:54.412Z] 63f879dbbcfc: Download complete [2023-05-17T18:03:54.412Z] e9a5061849ea: Verifying Checksum [2023-05-17T18:03:54.412Z] e9a5061849ea: Download complete [2023-05-17T18:03:54.412Z] d747dcd14b5f: Download complete [2023-05-17T18:03:54.412Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T18:03:54.412Z] 0d9ebad4ef96: Download complete [2023-05-17T18:03:54.669Z] ab5ef0e58194: Verifying Checksum [2023-05-17T18:03:54.669Z] ab5ef0e58194: Download complete [2023-05-17T18:03:54.669Z] 2de7ff778b66: Verifying Checksum [2023-05-17T18:03:54.669Z] 2de7ff778b66: Download complete [2023-05-17T18:03:57.199Z] ab5ef0e58194: Pull complete [2023-05-17T18:03:57.199Z] 9712f1f96733: Pull complete [2023-05-17T18:03:57.766Z] 63f879dbbcfc: Pull complete [2023-05-17T18:04:01.047Z] 0d9ebad4ef96: Pull complete [2023-05-17T18:04:01.305Z] e9a5061849ea: Pull complete [2023-05-17T18:04:01.305Z] d747dcd14b5f: Pull complete [2023-05-17T18:04:02.238Z] 2de7ff778b66: Pull complete [2023-05-17T18:04:02.238Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T18:04:02.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T18:04:02.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:04:02.312Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T18:04:02.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-17T18:04:10.298Z] $ docker top 02c618172c67868e09a389f3d9779b7026056f14b154c0ae56f67f61d1a6b641 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:04:10.367Z] provisioning config files... [2023-05-17T18:04:10.374Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12324827487258767297tmp [2023-05-17T18:04:10.386Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2593281707744261199tmp [2023-05-17T18:04:10.396Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5071636042356282311tmp [Pipeline] { [Pipeline] echo [2023-05-17T18:04:10.413Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:10.699Z] ---> sigul-configuration.sh [2023-05-17T18:04:10.699Z] gpg: directory `/root/.gnupg' created [2023-05-17T18:04:10.699Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T18:04:10.699Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T18:04:10.699Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T18:04:10.699Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T18:04:10.699Z] gpg: CAST5 encrypted data [2023-05-17T18:04:10.699Z] gpg: encrypted with 1 passphrase [2023-05-17T18:04:10.699Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T18:04:10.990Z] + mkdir /home/jenkins [2023-05-17T18:04:10.990Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T18:04:11.277Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-17T18:04:11.285Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:11.570Z] ---> sigul-install.sh [2023-05-17T18:04:11.570Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T18:04:11.863Z] + git tag --list [2023-05-17T18:04:11.863Z] v0.0.0 [2023-05-17T18:04:11.863Z] v0.0.1-dev.1 [2023-05-17T18:04:11.863Z] v0.0.1-dev.10 [2023-05-17T18:04:11.863Z] v0.0.1-dev.11 [2023-05-17T18:04:11.863Z] v0.0.1-dev.12 [2023-05-17T18:04:11.863Z] v0.0.1-dev.13 [2023-05-17T18:04:11.863Z] v0.0.1-dev.14 [2023-05-17T18:04:11.863Z] v0.0.1-dev.15 [2023-05-17T18:04:11.863Z] v0.0.1-dev.16 [2023-05-17T18:04:11.863Z] v0.0.1-dev.17 [2023-05-17T18:04:11.863Z] v0.0.1-dev.18 [2023-05-17T18:04:11.863Z] v0.0.1-dev.19 [2023-05-17T18:04:11.863Z] v0.0.1-dev.2 [2023-05-17T18:04:11.863Z] v0.0.1-dev.20 [2023-05-17T18:04:11.863Z] v0.0.1-dev.21 [2023-05-17T18:04:11.863Z] v0.0.1-dev.22 [2023-05-17T18:04:11.863Z] v0.0.1-dev.23 [2023-05-17T18:04:11.863Z] v0.0.1-dev.24 [2023-05-17T18:04:11.863Z] v0.0.1-dev.25 [2023-05-17T18:04:11.863Z] v0.0.1-dev.26 [2023-05-17T18:04:11.863Z] v0.0.1-dev.27 [2023-05-17T18:04:11.863Z] v0.0.1-dev.28 [2023-05-17T18:04:11.863Z] v0.0.1-dev.3 [2023-05-17T18:04:11.863Z] v0.0.1-dev.4 [2023-05-17T18:04:11.863Z] v0.0.1-dev.5 [2023-05-17T18:04:11.863Z] v0.0.1-dev.6 [2023-05-17T18:04:11.863Z] v0.0.1-dev.7 [2023-05-17T18:04:11.863Z] v0.0.1-dev.8 [2023-05-17T18:04:11.863Z] v0.0.1-dev.9 [2023-05-17T18:04:11.863Z] v2.2.0 [2023-05-17T18:04:11.863Z] v2.2.0-dev.29 [2023-05-17T18:04:11.863Z] v2.2.0-dev.30 [2023-05-17T18:04:11.863Z] v2.2.0-dev.31 [2023-05-17T18:04:11.863Z] v2.2.0-dev.32 [2023-05-17T18:04:11.863Z] v2.2.0-dev.33 [2023-05-17T18:04:11.863Z] v2.2.0-dev.34 [2023-05-17T18:04:11.863Z] v2.2.0-dev.35 [2023-05-17T18:04:11.864Z] v2.3.0 [2023-05-17T18:04:11.864Z] v2.3.0-dev.1 [2023-05-17T18:04:11.864Z] v2.3.0-dev.10 [2023-05-17T18:04:11.864Z] v2.3.0-dev.11 [2023-05-17T18:04:11.864Z] v2.3.0-dev.12 [2023-05-17T18:04:11.864Z] v2.3.0-dev.13 [2023-05-17T18:04:11.864Z] v2.3.0-dev.14 [2023-05-17T18:04:11.864Z] v2.3.0-dev.15 [2023-05-17T18:04:11.864Z] v2.3.0-dev.16 [2023-05-17T18:04:11.864Z] v2.3.0-dev.17 [2023-05-17T18:04:11.864Z] v2.3.0-dev.18 [2023-05-17T18:04:11.864Z] v2.3.0-dev.19 [2023-05-17T18:04:11.864Z] v2.3.0-dev.2 [2023-05-17T18:04:11.864Z] v2.3.0-dev.20 [2023-05-17T18:04:11.864Z] v2.3.0-dev.21 [2023-05-17T18:04:11.864Z] v2.3.0-dev.22 [2023-05-17T18:04:11.864Z] v2.3.0-dev.23 [2023-05-17T18:04:11.864Z] v2.3.0-dev.24 [2023-05-17T18:04:11.864Z] v2.3.0-dev.25 [2023-05-17T18:04:11.864Z] v2.3.0-dev.26 [2023-05-17T18:04:11.864Z] v2.3.0-dev.27 [2023-05-17T18:04:11.864Z] v2.3.0-dev.28 [2023-05-17T18:04:11.864Z] v2.3.0-dev.29 [2023-05-17T18:04:11.864Z] v2.3.0-dev.3 [2023-05-17T18:04:11.864Z] v2.3.0-dev.30 [2023-05-17T18:04:11.864Z] v2.3.0-dev.31 [2023-05-17T18:04:11.864Z] v2.3.0-dev.32 [2023-05-17T18:04:11.864Z] v2.3.0-dev.33 [2023-05-17T18:04:11.864Z] v2.3.0-dev.34 [2023-05-17T18:04:11.864Z] v2.3.0-dev.35 [2023-05-17T18:04:11.864Z] v2.3.0-dev.36 [2023-05-17T18:04:11.864Z] v2.3.0-dev.37 [2023-05-17T18:04:11.864Z] v2.3.0-dev.38 [2023-05-17T18:04:11.864Z] v2.3.0-dev.39 [2023-05-17T18:04:11.864Z] v2.3.0-dev.4 [2023-05-17T18:04:11.864Z] v2.3.0-dev.40 [2023-05-17T18:04:11.864Z] v2.3.0-dev.41 [2023-05-17T18:04:11.864Z] v2.3.0-dev.42 [2023-05-17T18:04:11.864Z] v2.3.0-dev.43 [2023-05-17T18:04:11.864Z] v2.3.0-dev.44 [2023-05-17T18:04:11.864Z] v2.3.0-dev.45 [2023-05-17T18:04:11.864Z] v2.3.0-dev.5 [2023-05-17T18:04:11.864Z] v2.3.0-dev.6 [2023-05-17T18:04:11.864Z] v2.3.0-dev.7 [2023-05-17T18:04:11.864Z] v2.3.0-dev.8 [2023-05-17T18:04:11.864Z] v2.3.0-dev.9 [2023-05-17T18:04:11.864Z] v2.3.1 [2023-05-17T18:04:11.864Z] v2.3.1-dev.1 [2023-05-17T18:04:11.864Z] v2.3.1-dev.4 [2023-05-17T18:04:11.864Z] v2.3.1-dev.5 [2023-05-17T18:04:11.864Z] v2.3.2-dev.1 [2023-05-17T18:04:11.864Z] v2.3.2-dev.2 [2023-05-17T18:04:11.864Z] v3.0.0-dev.1 [2023-05-17T18:04:11.864Z] v3.0.0-dev.10 [2023-05-17T18:04:11.864Z] v3.0.0-dev.11 [2023-05-17T18:04:11.864Z] v3.0.0-dev.12 [2023-05-17T18:04:11.864Z] v3.0.0-dev.13 [2023-05-17T18:04:11.864Z] v3.0.0-dev.14 [2023-05-17T18:04:11.864Z] v3.0.0-dev.15 [2023-05-17T18:04:11.864Z] v3.0.0-dev.16 [2023-05-17T18:04:11.864Z] v3.0.0-dev.17 [2023-05-17T18:04:11.864Z] v3.0.0-dev.18 [2023-05-17T18:04:11.864Z] v3.0.0-dev.19 [2023-05-17T18:04:11.864Z] v3.0.0-dev.2 [2023-05-17T18:04:11.864Z] v3.0.0-dev.20 [2023-05-17T18:04:11.864Z] v3.0.0-dev.21 [2023-05-17T18:04:11.864Z] v3.0.0-dev.22 [2023-05-17T18:04:11.864Z] v3.0.0-dev.23 [2023-05-17T18:04:11.864Z] v3.0.0-dev.24 [2023-05-17T18:04:11.864Z] v3.0.0-dev.25 [2023-05-17T18:04:11.864Z] v3.0.0-dev.26 [2023-05-17T18:04:11.864Z] v3.0.0-dev.27 [2023-05-17T18:04:11.864Z] v3.0.0-dev.28 [2023-05-17T18:04:11.864Z] v3.0.0-dev.29 [2023-05-17T18:04:11.864Z] v3.0.0-dev.3 [2023-05-17T18:04:11.864Z] v3.0.0-dev.30 [2023-05-17T18:04:11.864Z] v3.0.0-dev.31 [2023-05-17T18:04:11.864Z] v3.0.0-dev.32 [2023-05-17T18:04:11.864Z] v3.0.0-dev.33 [2023-05-17T18:04:11.864Z] v3.0.0-dev.34 [2023-05-17T18:04:11.864Z] v3.0.0-dev.35 [2023-05-17T18:04:11.864Z] v3.0.0-dev.36 [2023-05-17T18:04:11.864Z] v3.0.0-dev.37 [2023-05-17T18:04:11.864Z] v3.0.0-dev.38 [2023-05-17T18:04:11.864Z] v3.0.0-dev.39 [2023-05-17T18:04:11.864Z] v3.0.0-dev.4 [2023-05-17T18:04:11.864Z] v3.0.0-dev.40 [2023-05-17T18:04:11.864Z] v3.0.0-dev.41 [2023-05-17T18:04:11.864Z] v3.0.0-dev.42 [2023-05-17T18:04:11.864Z] v3.0.0-dev.43 [2023-05-17T18:04:11.864Z] v3.0.0-dev.44 [2023-05-17T18:04:11.864Z] v3.0.0-dev.45 [2023-05-17T18:04:11.864Z] v3.0.0-dev.46 [2023-05-17T18:04:11.864Z] v3.0.0-dev.47 [2023-05-17T18:04:11.864Z] v3.0.0-dev.48 [2023-05-17T18:04:11.864Z] v3.0.0-dev.49 [2023-05-17T18:04:11.864Z] v3.0.0-dev.5 [2023-05-17T18:04:11.864Z] v3.0.0-dev.50 [2023-05-17T18:04:11.864Z] v3.0.0-dev.51 [2023-05-17T18:04:11.864Z] v3.0.0-dev.52 [2023-05-17T18:04:11.864Z] v3.0.0-dev.53 [2023-05-17T18:04:11.864Z] v3.0.0-dev.54 [2023-05-17T18:04:11.864Z] v3.0.0-dev.6 [2023-05-17T18:04:11.864Z] v3.0.0-dev.7 [2023-05-17T18:04:11.864Z] v3.0.0-dev.8 [2023-05-17T18:04:11.864Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T18:04:12.149Z] + lftools sign git-tag v3.0.0-dev.54 [2023-05-17T18:04:12.715Z] Signing Git tag with Sigul... [2023-05-17T18:04:12.715Z] Signing v3.0.0-dev.54 [Pipeline] echo [2023-05-17T18:04:13.292Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:13.576Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T18:04:13.583Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T18:04:13.605Z] $ docker stop --time=1 02c618172c67868e09a389f3d9779b7026056f14b154c0ae56f67f61d1a6b641 [2023-05-17T18:04:14.937Z] $ docker rm -f --volumes 02c618172c67868e09a389f3d9779b7026056f14b154c0ae56f67f61d1a6b641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T18:04:15.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:04:15.348Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:15.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:04:15.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:04:15.716Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T18:04:15.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T18:04:16.071Z] $ docker top 8521069e1cbafbd8ccc12f75c39762b66d8ad70649973c1a98c2d5e60b3f3f98 -eo pid,comm [2023-05-17T18:04:16.120Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T18:04:16.120Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:04:16.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:04:16.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:04:16.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:04:16.274Z] $ docker exec 8521069e1cbafbd8ccc12f75c39762b66d8ad70649973c1a98c2d5e60b3f3f98 ssh-agent [2023-05-17T18:04:16.387Z] SSH_AUTH_SOCK=/tmp/ssh-fVdnZarokk8v/agent.31 [2023-05-17T18:04:16.387Z] SSH_AGENT_PID=37 [2023-05-17T18:04:16.392Z] Running ssh-add (command line suppressed) [2023-05-17T18:04:16.494Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11461387329854467901.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11461387329854467901.key) [2023-05-17T18:04:16.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:04:16.794Z] + git semver bump pre [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,965 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,965 [bump_version] DEBUG bumping version:3.0.0-dev.54 on axis:pre with prefix:dev [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,965 [bump_version] DEBUG bumped version:3.0.0-dev.55 [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,966 [write_version] DEBUG write version:3.0.0-dev.55 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,966 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,966 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,968 [execute] INFO git cat-file --batch-check [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,974 [execute] INFO git cat-file --batch [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:04:17.053Z] 2023-05-17 18:04:16,978 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-17T18:04:17.053Z] 3.0.0-dev.55 [Pipeline] } [2023-05-17T18:04:17.071Z] $ docker exec --env ******** --env ******** 8521069e1cbafbd8ccc12f75c39762b66d8ad70649973c1a98c2d5e60b3f3f98 ssh-agent -k [2023-05-17T18:04:17.161Z] unset SSH_AUTH_SOCK; [2023-05-17T18:04:17.161Z] unset SSH_AGENT_PID; [2023-05-17T18:04:17.162Z] echo Agent pid 37 killed; [2023-05-17T18:04:17.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:04:17.465Z] + git semver [Pipeline] } [2023-05-17T18:04:17.739Z] $ docker stop --time=1 8521069e1cbafbd8ccc12f75c39762b66d8ad70649973c1a98c2d5e60b3f3f98 [2023-05-17T18:04:19.004Z] $ docker rm -f --volumes 8521069e1cbafbd8ccc12f75c39762b66d8ad70649973c1a98c2d5e60b3f3f98 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T18:04:19.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T18:04:19.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:19.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T18:04:19.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:04:19.718Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T18:04:19.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T18:04:20.107Z] $ docker top 0086f0c4d69cd80d7b531e57303d596aeffdf40b2b0db15bc90c4c13b1ad311c -eo pid,comm [2023-05-17T18:04:20.148Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-17T18:04:20.148Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T18:04:20.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T18:04:20.192Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T18:04:20.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T18:04:20.306Z] $ docker exec 0086f0c4d69cd80d7b531e57303d596aeffdf40b2b0db15bc90c4c13b1ad311c ssh-agent [2023-05-17T18:04:20.413Z] SSH_AUTH_SOCK=/tmp/ssh-xGwec2oUxTOk/agent.33 [2023-05-17T18:04:20.413Z] SSH_AGENT_PID=39 [2023-05-17T18:04:20.427Z] Running ssh-add (command line suppressed) [2023-05-17T18:04:20.540Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11069153657698324208.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11069153657698324208.key) [2023-05-17T18:04:20.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T18:04:20.836Z] + git semver push [2023-05-17T18:04:21.095Z] 2023-05-17 18:04:21,015 [run_push] DEBUG push [2023-05-17T18:04:21.096Z] 2023-05-17 18:04:21,016 [execute] INFO git cat-file --batch-check [2023-05-17T18:04:21.096Z] 2023-05-17 18:04:21,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T18:04:21.096Z] 2023-05-17 18:04:21,019 [execute] INFO git rev-list 3162d72fa8eb84afe5a43745d702ecdd3ac32658 -- [2023-05-17T18:04:21.096Z] 2023-05-17 18:04:21,019 [execute] DEBUG Popen(['git', 'rev-list', '3162d72fa8eb84afe5a43745d702ecdd3ac32658', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:04:21.096Z] 2023-05-17 18:04:21,027 [execute] INFO git fetch -v origin [2023-05-17T18:04:21.096Z] 2023-05-17 18:04:21,027 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T18:04:21.667Z] 2023-05-17 18:04:21,473 [run_push] DEBUG no remote changes detected [2023-05-17T18:04:21.667Z] 2023-05-17 18:04:21,473 [execute] INFO git push origin semver [2023-05-17T18:04:21.667Z] 2023-05-17 18:04:21,473 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:04:22.236Z] 2023-05-17 18:04:22,233 [run_push] DEBUG push all version tags [2023-05-17T18:04:22.236Z] 2023-05-17 18:04:22,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T18:04:22.236Z] 2023-05-17 18:04:22,234 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T18:04:23.175Z] 2023-05-17 18:04:22,991 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-17T18:04:23.175Z] 3.0.0-dev.55 [Pipeline] } [2023-05-17T18:04:23.188Z] $ docker exec --env ******** --env ******** 0086f0c4d69cd80d7b531e57303d596aeffdf40b2b0db15bc90c4c13b1ad311c ssh-agent -k [2023-05-17T18:04:23.286Z] unset SSH_AUTH_SOCK; [2023-05-17T18:04:23.286Z] unset SSH_AGENT_PID; [2023-05-17T18:04:23.286Z] echo Agent pid 39 killed; [2023-05-17T18:04:23.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T18:04:23.592Z] + git semver [Pipeline] } [2023-05-17T18:04:23.868Z] $ docker stop --time=1 0086f0c4d69cd80d7b531e57303d596aeffdf40b2b0db15bc90c4c13b1ad311c [2023-05-17T18:04:25.236Z] $ docker rm -f --volumes 0086f0c4d69cd80d7b531e57303d596aeffdf40b2b0db15bc90c4c13b1ad311c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T18:04:25.834Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-17T18:04:25.834Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-17T18:04:25.834Z] total 16 [2023-05-17T18:04:25.834Z] drwxr-xr-x 3 root root 4096 May 17 17:53 . [2023-05-17T18:04:25.834Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:04 .. [2023-05-17T18:04:25.834Z] drwxr-xr-x 2 root root 4096 May 17 17:53 cost [2023-05-17T18:04:25.834Z] -rw-r--r-- 1 root root 91 May 17 17:53 cost.csv [2023-05-17T18:04:25.834Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-17T18:04:25.834Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-17T18:04:25.834Z] total 16 [2023-05-17T18:04:25.834Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:53 . [2023-05-17T18:04:25.834Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 18:04 .. [2023-05-17T18:04:25.834Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:53 cost [2023-05-17T18:04:25.834Z] -rw-r--r-- 1 jenkins jenkins 91 May 17 17:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:26.126Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:27.094Z] ---> package-listing.sh [2023-05-17T18:04:27.094Z] ++ facter osfamily [2023-05-17T18:04:27.094Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T18:04:27.095Z] + OS_FAMILY=debian [2023-05-17T18:04:27.095Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-17T18:04:27.095Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T18:04:27.095Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T18:04:27.095Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T18:04:27.095Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T18:04:27.095Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-17T18:04:27.095Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T18:04:27.095Z] + case "${OS_FAMILY}" in [2023-05-17T18:04:27.095Z] + dpkg -l [2023-05-17T18:04:27.095Z] + grep '^ii' [2023-05-17T18:04:27.095Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T18:04:27.095Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T18:04:27.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T18:04:27.095Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-17T18:04:27.095Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-17T18:04:27.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-17T18:04:27.116Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T18:04:27.437Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T18:04:27.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T18:04:27.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T18:04:27.860Z] prd-ubuntu20.04-docker-8c-8g-15902 does not seem to be running inside a container [2023-05-17T18:04:27.896Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T18:04:28.114Z] $ docker top dae32369e0afa6fc25e3039ff03254a32edfed52fa20f87ff17489ca7f613ed1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T18:04:28.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T18:04:28.731Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T18:04:29.016Z] + ls /var/log/sa-host [2023-05-17T18:04:29.016Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T18:04:29.177Z] provisioning config files... [2023-05-17T18:04:29.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12332079908017912653tmp [Pipeline] { [Pipeline] echo [2023-05-17T18:04:29.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:29.481Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T18:04:29.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:29.821Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T18:04:29.830Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:30.115Z] ---> sudo-logs.sh [2023-05-17T18:04:30.116Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T18:04:30.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:30.428Z] ---> job-cost.sh [2023-05-17T18:04:30.428Z] lf-activate-venv: SKIPPING [2023-05-17T18:04:30.428Z] DEBUG: total: 0.2199999988079071 [2023-05-17T18:04:30.428Z] INFO: Retrieving Stack Cost... [2023-05-17T18:04:30.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T18:04:31.260Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T18:04:31.270Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T18:04:31.553Z] ---> logs-deploy.sh [2023-05-17T18:04:31.554Z] lf-activate-venv: SKIPPING [2023-05-17T18:04:31.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/151 [2023-05-17T18:04:31.554Z] INFO: archiving workspace using pattern(s): [2023-05-17T18:04:32.492Z] Archives upload complete. [2023-05-17T18:04:32.492Z] INFO: archiving logs to Nexus