Push event to branch main Started by user Eric Ball Rebuilds build #58 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd08d416618cedf6394f2b45eea8eb763bae3217 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-ssh7957490367518228812.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8055045148959034183.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11894780764421936674.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh5397252785108934168.key Verifying host key using known hosts file > 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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4243980955554208012.key Verifying host key using known hosts file > 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116986 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cd08d416618cedf6394f2b45eea8eb763bae3217 (main) Commit message: "Merge pull request #107 from hahattan/update-topic" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 > git rev-list --no-walk cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T20:46:22.961Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T20:46:23.002Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T20:46:23.014Z] ========================================================= [2022-10-25T20:46:23.014Z] EdgeX Global Pipelines Version Info [2022-10-25T20:46:23.014Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:46:23.702Z] ------------------- [2022-10-25T20:46:23.702Z] stable info: [2022-10-25T20:46:23.702Z] ------------------- [2022-10-25T20:46:23.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T20:46:23.702Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T20:46:23.702Z] Message: update stable to v1.0.243 [2022-10-25T20:46:24.272Z] ------------------- [2022-10-25T20:46:24.272Z] experimental info: [2022-10-25T20:46:24.272Z] ------------------- [2022-10-25T20:46:24.272Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T20:46:24.272Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T20:46:24.272Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T20:46:24.429Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-25T20:46:24.439Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-25T20:46:24.450Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T20:46:24.461Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T20:46:24.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T20:46:24.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T20:46:24.494Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T20:46:24.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T20:46:24.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T20:46:24.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T20:46:24.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T20:46:24.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-25T20:46:24.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T20:46:24.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T20:46:24.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T20:46:24.600Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T20:46:24.611Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T20:46:24.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T20:46:24.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T20:46:24.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T20:46:24.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T20:46:24.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T20:46:24.676Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T20:46:24.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T20:46:24.698Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T20:46:24.709Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T20:46:24.720Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T20:46:24.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T20:46:24.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T20:46:24.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T20:46:24.763Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] echo [2022-10-25T20:46:24.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd08d41 [Pipeline] echo [2022-10-25T20:46:24.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:46:24.824Z] provisioning config files... [2022-10-25T20:46:24.836Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1321096308154817283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:46:25.128Z] ---> docker-login.sh [2022-10-25T20:46:25.128Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:46:25.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:25.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:25.650Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:25.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:25.650Z] [2022-10-25T20:46:25.650Z] Login Succeeded [2022-10-25T20:46:25.650Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:46:25.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:25.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:25.650Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:25.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:25.650Z] [2022-10-25T20:46:25.650Z] Login Succeeded [2022-10-25T20:46:25.650Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:46:25.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:25.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:25.908Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:25.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:25.908Z] [2022-10-25T20:46:25.908Z] Login Succeeded [2022-10-25T20:46:25.908Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:46:25.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:25.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:25.908Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:25.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:25.909Z] [2022-10-25T20:46:25.909Z] Login Succeeded [2022-10-25T20:46:25.909Z] docker.io [2022-10-25T20:46:25.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:26.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:26.482Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:26.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:26.483Z] [2022-10-25T20:46:26.483Z] Login Succeeded [2022-10-25T20:46:26.483Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:46:26.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T20:46:26.874Z] + git rev-list -1 --merges cd08d416618cedf6394f2b45eea8eb763bae3217~1..cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] echo [2022-10-25T20:46:26.905Z] -----------> git rev-list -1 --merges cd08d416618cedf6394f2b45eea8eb763bae3217~1..cd08d416618cedf6394f2b45eea8eb763bae3217 cd08d416618cedf6394f2b45eea8eb763bae3217 [2022-10-25T20:46:26.905Z] cd08d416618cedf6394f2b45eea8eb763bae3217 [false] [Pipeline] sh [2022-10-25T20:46:27.195Z] + git log --format=format:%s -1 cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] echo [2022-10-25T20:46:27.208Z] ========================================================= [2022-10-25T20:46:27.208Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T20:46:27.208Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T20:46:27.527Z] + git log --format=format:%s -1 cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] echo [2022-10-25T20:46:27.538Z] [semverPrep] GIT_COMMIT: cd08d416618cedf6394f2b45eea8eb763bae3217, Commit Message: Merge pull request #107 from hahattan/update-topic [Pipeline] echo [2022-10-25T20:46:27.546Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T20:46:27.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T20:46:27.895Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T20:46:27.895Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T20:46:27.895Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T20:46:27.895Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T20:46:27.895Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T20:46:27.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:28.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:46:28.290Z] [2022-10-25T20:46:28.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:28.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:46:28.589Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T20:46:28.589Z] b85a868b505f: Pulling fs layer [2022-10-25T20:46:28.589Z] e2be974225ed: Pulling fs layer [2022-10-25T20:46:28.589Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T20:46:28.589Z] 988bab9f4d93: Pulling fs layer [2022-10-25T20:46:28.589Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T20:46:28.589Z] eaf3925da568: Pulling fs layer [2022-10-25T20:46:28.589Z] bab4dde63d76: Pulling fs layer [2022-10-25T20:46:28.589Z] bde34c3a00c8: Pulling fs layer [2022-10-25T20:46:28.589Z] b352a97aabf1: Pulling fs layer [2022-10-25T20:46:28.589Z] 4872d77fe225: Pulling fs layer [2022-10-25T20:46:28.589Z] 5851b861e8e6: Pulling fs layer [2022-10-25T20:46:28.589Z] b352a97aabf1: Waiting [2022-10-25T20:46:28.589Z] 4872d77fe225: Waiting [2022-10-25T20:46:28.589Z] 1469e6f7b9e6: Waiting [2022-10-25T20:46:28.589Z] 5851b861e8e6: Waiting [2022-10-25T20:46:28.589Z] eaf3925da568: Waiting [2022-10-25T20:46:28.589Z] bab4dde63d76: Waiting [2022-10-25T20:46:28.589Z] bde34c3a00c8: Waiting [2022-10-25T20:46:28.589Z] 988bab9f4d93: Waiting [2022-10-25T20:46:28.589Z] e2be974225ed: Verifying Checksum [2022-10-25T20:46:28.589Z] e2be974225ed: Download complete [2022-10-25T20:46:28.589Z] 988bab9f4d93: Verifying Checksum [2022-10-25T20:46:28.589Z] 988bab9f4d93: Download complete [2022-10-25T20:46:28.849Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T20:46:28.849Z] 339a4e72a1f5: Download complete [2022-10-25T20:46:28.849Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T20:46:28.849Z] 1469e6f7b9e6: Download complete [2022-10-25T20:46:28.849Z] eaf3925da568: Verifying Checksum [2022-10-25T20:46:28.849Z] eaf3925da568: Download complete [2022-10-25T20:46:28.849Z] bde34c3a00c8: Verifying Checksum [2022-10-25T20:46:28.849Z] bde34c3a00c8: Download complete [2022-10-25T20:46:28.849Z] b352a97aabf1: Verifying Checksum [2022-10-25T20:46:28.849Z] b352a97aabf1: Download complete [2022-10-25T20:46:28.849Z] 4872d77fe225: Download complete [2022-10-25T20:46:28.849Z] 5851b861e8e6: Verifying Checksum [2022-10-25T20:46:28.849Z] 5851b861e8e6: Download complete [2022-10-25T20:46:28.849Z] b85a868b505f: Download complete [2022-10-25T20:46:29.107Z] bab4dde63d76: Verifying Checksum [2022-10-25T20:46:29.107Z] bab4dde63d76: Download complete [2022-10-25T20:46:30.044Z] b85a868b505f: Pull complete [2022-10-25T20:46:30.302Z] e2be974225ed: Pull complete [2022-10-25T20:46:30.563Z] 339a4e72a1f5: Pull complete [2022-10-25T20:46:30.822Z] 988bab9f4d93: Pull complete [2022-10-25T20:46:31.081Z] 1469e6f7b9e6: Pull complete [2022-10-25T20:46:31.081Z] eaf3925da568: Pull complete [2022-10-25T20:46:32.986Z] bab4dde63d76: Pull complete [2022-10-25T20:46:32.986Z] bde34c3a00c8: Pull complete [2022-10-25T20:46:32.986Z] b352a97aabf1: Pull complete [2022-10-25T20:46:32.986Z] 4872d77fe225: Pull complete [2022-10-25T20:46:32.986Z] 5851b861e8e6: Pull complete [2022-10-25T20:46:33.245Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T20:46:33.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:46:33.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:46:33.321Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T20:46:33.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T20:46:34.650Z] $ docker top 15b5e31bea4fcab4287c658185bb8fef2b584e7a07316b5e391a97b81b8ee6ff -eo pid,comm [2022-10-25T20:46:34.714Z] 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). [2022-10-25T20:46:34.714Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T20:46:34.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:46:34.753Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:46:34.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:46:34.853Z] $ docker exec 15b5e31bea4fcab4287c658185bb8fef2b584e7a07316b5e391a97b81b8ee6ff ssh-agent [2022-10-25T20:46:34.979Z] SSH_AUTH_SOCK=/tmp/ssh-LQBQe5i5xp18/agent.32 [2022-10-25T20:46:34.979Z] SSH_AGENT_PID=38 [2022-10-25T20:46:34.985Z] Running ssh-add (command line suppressed) [2022-10-25T20:46:35.075Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3708611626408812312.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3708611626408812312.key) [2022-10-25T20:46:35.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:46:35.383Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T20:46:35.395Z] $ docker exec --env ******** --env ******** 15b5e31bea4fcab4287c658185bb8fef2b584e7a07316b5e391a97b81b8ee6ff ssh-agent -k [2022-10-25T20:46:35.498Z] unset SSH_AUTH_SOCK; [2022-10-25T20:46:35.498Z] unset SSH_AGENT_PID; [2022-10-25T20:46:35.499Z] echo Agent pid 38 killed; [2022-10-25T20:46:35.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T20:46:35.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:46:35.539Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:46:35.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:46:35.645Z] $ docker exec 15b5e31bea4fcab4287c658185bb8fef2b584e7a07316b5e391a97b81b8ee6ff ssh-agent [2022-10-25T20:46:35.759Z] SSH_AUTH_SOCK=/tmp/ssh-UNs7XowE4Eby/agent.70 [2022-10-25T20:46:35.759Z] SSH_AGENT_PID=76 [2022-10-25T20:46:35.763Z] Running ssh-add (command line suppressed) [2022-10-25T20:46:35.867Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3978125619318220647.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3978125619318220647.key) [2022-10-25T20:46:35.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:46:36.170Z] + git semver init [2022-10-25T20:46:36.431Z] 2022-10-25 20:46:36,343 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T20:46:36.431Z] 2022-10-25 20:46:36,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-25T20:46:36.431Z] 2022-10-25 20:46:36,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-25T20:46:36.431Z] 2022-10-25 20:46:36,344 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T20:46:37.368Z] 2022-10-25 20:46:37,274 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-10-25T20:46:37.368Z] 2022-10-25 20:46:37,275 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-10-25T20:46:37.368Z] 2022-10-25 20:46:37,275 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T20:46:37.368Z] 2022-10-25 20:46:37,275 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T20:46:37.368Z] 2.3.0-dev.18 [Pipeline] } [2022-10-25T20:46:37.374Z] $ docker exec --env ******** --env ******** 15b5e31bea4fcab4287c658185bb8fef2b584e7a07316b5e391a97b81b8ee6ff ssh-agent -k [2022-10-25T20:46:37.474Z] unset SSH_AUTH_SOCK; [2022-10-25T20:46:37.474Z] unset SSH_AGENT_PID; [2022-10-25T20:46:37.475Z] echo Agent pid 76 killed; [2022-10-25T20:46:37.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T20:46:37.841Z] + git semver [Pipeline] } [2022-10-25T20:46:38.113Z] $ docker stop --time=1 15b5e31bea4fcab4287c658185bb8fef2b584e7a07316b5e391a97b81b8ee6ff [2022-10-25T20:46:39.400Z] $ docker rm -f 15b5e31bea4fcab4287c658185bb8fef2b584e7a07316b5e391a97b81b8ee6ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:46:39.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T20:46:39.901Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T20:46:39.903Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 [2022-10-25T20:46:40.038Z] provisioning config files... [2022-10-25T20:46:40.048Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5827823473257424742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:46:40.340Z] ---> docker-login.sh [2022-10-25T20:46:40.340Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:46:40.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:40.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:40.340Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:40.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:40.340Z] [2022-10-25T20:46:40.340Z] Login Succeeded [2022-10-25T20:46:40.340Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:46:40.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:40.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:40.340Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:40.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:40.340Z] [2022-10-25T20:46:40.340Z] Login Succeeded [2022-10-25T20:46:40.599Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:46:40.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:40.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:40.599Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:40.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:40.599Z] [2022-10-25T20:46:40.599Z] Login Succeeded [2022-10-25T20:46:40.599Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:46:40.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:40.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:40.599Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:40.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:40.599Z] [2022-10-25T20:46:40.599Z] Login Succeeded [2022-10-25T20:46:40.599Z] docker.io [2022-10-25T20:46:40.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:41.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:41.117Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:41.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:41.117Z] [2022-10-25T20:46:41.117Z] Login Succeeded [2022-10-25T20:46:41.117Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:46:41.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T20:46:41.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:46:41.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:46:41.198Z] ========================================================= [2022-10-25T20:46:41.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T20:46:41.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:41.505Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T20:46:41.505Z] Sending build context to Docker daemon 1.544MB [2022-10-25T20:46:41.505Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T20:46:41.505Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T20:46:41.505Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T20:46:41.505Z] 213ec9aee27d: Pulling fs layer [2022-10-25T20:46:41.505Z] 4583459ba037: Pulling fs layer [2022-10-25T20:46:41.505Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T20:46:41.505Z] 53926ce57604: Pulling fs layer [2022-10-25T20:46:41.505Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T20:46:41.505Z] 30f14e443154: Pulling fs layer [2022-10-25T20:46:41.505Z] 801331c1e519: Pulling fs layer [2022-10-25T20:46:41.505Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T20:46:41.505Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T20:46:41.505Z] 30f14e443154: Waiting [2022-10-25T20:46:41.505Z] 801331c1e519: Waiting [2022-10-25T20:46:41.505Z] 99cc6dd402b0: Waiting [2022-10-25T20:46:41.505Z] 7d9ed39f4882: Waiting [2022-10-25T20:46:41.505Z] 53926ce57604: Waiting [2022-10-25T20:46:41.505Z] 21b2b0c7a3f4: Waiting [2022-10-25T20:46:41.505Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T20:46:41.505Z] 93c1e223e6f2: Download complete [2022-10-25T20:46:41.505Z] 4583459ba037: Verifying Checksum [2022-10-25T20:46:41.505Z] 4583459ba037: Download complete [2022-10-25T20:46:41.505Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T20:46:41.505Z] 21b2b0c7a3f4: Download complete [2022-10-25T20:46:41.505Z] 30f14e443154: Verifying Checksum [2022-10-25T20:46:41.505Z] 30f14e443154: Download complete [2022-10-25T20:46:41.505Z] 213ec9aee27d: Verifying Checksum [2022-10-25T20:46:41.505Z] 213ec9aee27d: Download complete [2022-10-25T20:46:41.772Z] 801331c1e519: Verifying Checksum [2022-10-25T20:46:41.772Z] 801331c1e519: Download complete [2022-10-25T20:46:41.772Z] 213ec9aee27d: Pull complete [2022-10-25T20:46:42.050Z] 4583459ba037: Pull complete [2022-10-25T20:46:42.050Z] 93c1e223e6f2: Pull complete [2022-10-25T20:46:42.645Z] 53926ce57604: Verifying Checksum [2022-10-25T20:46:42.645Z] 53926ce57604: Download complete [2022-10-25T20:46:42.645Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T20:46:42.645Z] 7d9ed39f4882: Download complete [2022-10-25T20:46:42.902Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T20:46:42.902Z] 99cc6dd402b0: Download complete [2022-10-25T20:46:47.085Z] 53926ce57604: Pull complete [2022-10-25T20:46:47.085Z] 21b2b0c7a3f4: Pull complete [2022-10-25T20:46:47.085Z] 30f14e443154: Pull complete [2022-10-25T20:46:47.085Z] 801331c1e519: Pull complete [2022-10-25T20:46:48.989Z] 99cc6dd402b0: Pull complete [2022-10-25T20:46:49.557Z] 7d9ed39f4882: Pull complete [2022-10-25T20:46:49.558Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T20:46:49.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:46:49.558Z] ---> 1dedd983c030 [2022-10-25T20:46:49.558Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:46:51.461Z] ---> Running in 4e9d0ca362c4 [2022-10-25T20:46:51.461Z] Removing intermediate container 4e9d0ca362c4 [2022-10-25T20:46:51.461Z] ---> 33d881080c95 [2022-10-25T20:46:51.461Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T20:46:51.461Z] ---> Running in de7965d507ce [2022-10-25T20:46:51.461Z] Removing intermediate container de7965d507ce [2022-10-25T20:46:51.461Z] ---> f71b3bc7eb0d [2022-10-25T20:46:51.461Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T20:46:51.461Z] ---> Running in ce34d4cf3a6e [2022-10-25T20:46:51.461Z] Removing intermediate container ce34d4cf3a6e [2022-10-25T20:46:51.461Z] ---> 818d7efd6b13 [2022-10-25T20:46:51.461Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T20:46:51.461Z] ---> Running in 6681ddda05c4 [2022-10-25T20:46:51.720Z] Removing intermediate container 6681ddda05c4 [2022-10-25T20:46:51.720Z] ---> 18dacfbb182e [2022-10-25T20:46:51.720Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T20:46:51.720Z] ---> Running in e9d03f5ce6b8 [2022-10-25T20:46:52.291Z] Removing intermediate container e9d03f5ce6b8 [2022-10-25T20:46:52.291Z] ---> 99d57f776e21 [2022-10-25T20:46:52.291Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T20:46:52.291Z] ---> Running in 0b9b21ff5137 [2022-10-25T20:46:52.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:46:53.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:46:53.679Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-25T20:46:53.938Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-25T20:46:54.197Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-25T20:46:54.456Z] (4/80) Installing libxcb (1.15-r0) [2022-10-25T20:46:54.994Z] Still waiting to schedule task [2022-10-25T20:46:54.994Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-25T20:46:55.028Z] (5/80) Installing libx11 (1.8-r0) [2022-10-25T20:46:55.287Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-25T20:46:55.546Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-25T20:46:55.805Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-25T20:46:56.063Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-25T20:46:56.334Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-25T20:46:56.902Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-25T20:46:57.162Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-25T20:46:57.421Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-25T20:46:57.680Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-25T20:46:58.620Z] (15/80) Installing libice (1.0.10-r0) [2022-10-25T20:46:58.879Z] (16/80) Installing libuuid (2.38-r1) [2022-10-25T20:46:59.136Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-25T20:46:59.395Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-25T20:46:59.654Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-25T20:46:59.912Z] (20/80) Installing xset (1.2.4-r0) [2022-10-25T20:47:00.172Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-25T20:47:00.431Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-25T20:47:00.998Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-25T20:47:01.256Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-25T20:47:01.516Z] (25/80) Installing libintl (0.21-r2) [2022-10-25T20:47:01.776Z] (26/80) Installing libblkid (2.38-r1) [2022-10-25T20:47:02.349Z] (27/80) Installing libmount (2.38-r1) [2022-10-25T20:47:02.611Z] (28/80) Installing pcre (8.45-r2) [2022-10-25T20:47:02.871Z] (29/80) Installing glib (2.72.1-r0) [2022-10-25T20:47:03.438Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-25T20:47:04.008Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-25T20:47:04.266Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-25T20:47:04.833Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-25T20:47:05.401Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-25T20:47:05.660Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-25T20:47:05.918Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-25T20:47:06.177Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-25T20:47:06.435Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-25T20:47:07.003Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-25T20:47:07.262Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-25T20:47:07.520Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-25T20:47:08.088Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-25T20:47:08.347Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-25T20:47:08.914Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-25T20:47:08.914Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-25T20:47:09.173Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-25T20:47:09.739Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-25T20:47:09.998Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-25T20:47:10.566Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-25T20:47:10.825Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-25T20:47:11.392Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-25T20:47:11.650Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-25T20:47:11.908Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-25T20:47:12.476Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-25T20:47:12.736Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-25T20:47:12.994Z] (56/80) Installing libunistring (1.0-r0) [2022-10-25T20:47:13.561Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-25T20:47:14.128Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-25T20:47:14.387Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-25T20:47:14.955Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-25T20:47:15.215Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-25T20:47:15.474Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-25T20:47:15.733Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-25T20:47:15.993Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-25T20:47:16.560Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T20:47:16.819Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-25T20:47:17.078Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-25T20:47:17.336Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-25T20:47:17.594Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-25T20:47:17.853Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-25T20:47:18.113Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-25T20:47:18.372Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-25T20:47:18.937Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T20:47:19.504Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-25T20:47:19.762Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-25T20:47:20.021Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T20:47:20.021Z] (76/80) Installing kmod-libs (29-r2) [2022-10-25T20:47:20.279Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-25T20:47:20.846Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-25T20:47:21.104Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-25T20:47:21.669Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-25T20:47:21.928Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:47:21.928Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T20:47:21.928Z] OK: 330 MiB in 131 packages [2022-10-25T20:47:23.835Z] Removing intermediate container 0b9b21ff5137 [2022-10-25T20:47:23.835Z] ---> a7759ac2137a [2022-10-25T20:47:23.835Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-25T20:47:23.835Z] ---> Running in 470c0625bf36 [2022-10-25T20:47:23.835Z] Removing intermediate container 470c0625bf36 [2022-10-25T20:47:23.835Z] ---> 141744f6d07b [2022-10-25T20:47:23.835Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-25T20:47:23.835Z] ---> a4ab010947db [2022-10-25T20:47:23.835Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:47:23.835Z] ---> Running in 65856e4b1252 [2022-10-25T20:47:45.779Z] Removing intermediate container 65856e4b1252 [2022-10-25T20:47:45.779Z] ---> d0d06d66920c [2022-10-25T20:47:45.779Z] Step 12/14 : COPY . . [2022-10-25T20:47:45.779Z] ---> 7e6e5bf9f9f3 [2022-10-25T20:47:45.779Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T20:47:45.779Z] ---> Running in 4a90acfa4080 [2022-10-25T20:47:45.779Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:47:45.779Z] Dload Upload Total Spent Left Speed [2022-10-25T20:47:45.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11123 0 --:--:-- --:--:-- --:--:-- 11178 [2022-10-25T20:47:45.779Z] Removing intermediate container 4a90acfa4080 [2022-10-25T20:47:45.779Z] ---> c7d28ce9e9b6 [2022-10-25T20:47:45.779Z] Step 14/14 : RUN ${MAKE} [2022-10-25T20:47:45.779Z] ---> Running in 9fc45f728283 [2022-10-25T20:47:45.779Z] noop [2022-10-25T20:47:45.779Z] Removing intermediate container 9fc45f728283 [2022-10-25T20:47:45.779Z] ---> aa8cfa2dfd42 [2022-10-25T20:47:45.779Z] Successfully built aa8cfa2dfd42 [2022-10-25T20:47:45.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:46.080Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T20:47:46.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:47:46.144Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T20:47:46.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T20:47:46.551Z] $ docker top 63145d2b96d126e1b3fd50b1fbebc94bf773d32433a0c1a896bf7bb7be84603c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:47:46.884Z] + go version [2022-10-25T20:47:46.884Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T20:47:46.899Z] $ docker stop --time=1 63145d2b96d126e1b3fd50b1fbebc94bf773d32433a0c1a896bf7bb7be84603c [2022-10-25T20:47:48.205Z] $ docker rm -f 63145d2b96d126e1b3fd50b1fbebc94bf773d32433a0c1a896bf7bb7be84603c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:48.592Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T20:47:48.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:47:48.657Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T20:47:48.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T20:47:49.030Z] $ docker top b90acad11745d1828a92dc33e509e9a15e27ec7baf8fc441c2bdf7acf2205b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:47:49.368Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:47:49.657Z] + make test [2022-10-25T20:47:49.657Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-25T20:47:49.916Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-25T20:48:00.071Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-25T20:48:00.071Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-10-25T20:48:08.208Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-25T20:48:08.208Z] CGO_ENABLED=1 go vet ./... [2022-10-25T20:48:10.103Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T20:48:10.103Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T20:48:10.103Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T20:48:10.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T20:48:10.130Z] $ docker stop --time=1 b90acad11745d1828a92dc33e509e9a15e27ec7baf8fc441c2bdf7acf2205b01 [2022-10-25T20:48:11.861Z] $ docker rm -f b90acad11745d1828a92dc33e509e9a15e27ec7baf8fc441c2bdf7acf2205b01 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:48:12.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T20:48:12.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T20:48:12.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T20:48:13.211Z] + ls -al . [2022-10-25T20:48:13.211Z] total 204 [2022-10-25T20:48:13.211Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 20:47 . [2022-10-25T20:48:13.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:46 .. [2022-10-25T20:48:13.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 20:48 .git [2022-10-25T20:48:13.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:46 .github [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 25 20:46 .gitignore [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 20:46 .golangci.yml [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 25 20:46 .hadolint.yml [2022-10-25T20:48:13.211Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 20:46 .semver [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 25 20:46 Attribution.txt [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 25 20:46 CHANGELOG.md [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 25 20:46 Dockerfile [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 20:46 GOVERNANCE.md [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 25 20:46 Jenkinsfile [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 20:46 LICENSE [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 25 20:46 Makefile [2022-10-25T20:48:13.211Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 20:46 OWNERS.md [2022-10-25T20:48:13.212Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 25 20:46 README.md [2022-10-25T20:48:13.212Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 20:46 VERSION [2022-10-25T20:48:13.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 20:46 bin [2022-10-25T20:48:13.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:46 cmd [2022-10-25T20:48:13.212Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 25 20:47 coverage.out [2022-10-25T20:48:13.212Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 25 20:46 docker-entrypoint.sh [2022-10-25T20:48:13.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:46 docs [2022-10-25T20:48:13.212Z] -rw-rw-r-- 1 jenkins jenkins 3621 Oct 25 20:46 go.mod [2022-10-25T20:48:13.212Z] -rw-rw-r-- 1 jenkins jenkins 45122 Oct 25 20:46 go.sum [2022-10-25T20:48:13.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:46 internal [2022-10-25T20:48:13.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:46 snap [2022-10-25T20:48:13.212Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 25 20:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:13.512Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cd08d416618cedf6394f2b45eea8eb763bae3217 --label arch=amd64 --label version=2.3.0-dev.18 . [2022-10-25T20:48:13.512Z] Sending build context to Docker daemon 1.574MB [2022-10-25T20:48:13.512Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T20:48:13.512Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-25T20:48:13.512Z] ---> aa8cfa2dfd42 [2022-10-25T20:48:13.512Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:48:13.512Z] ---> Running in 84f3ea8cf942 [2022-10-25T20:48:13.513Z] Removing intermediate container 84f3ea8cf942 [2022-10-25T20:48:13.513Z] ---> 115598b4d162 [2022-10-25T20:48:13.513Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T20:48:13.774Z] ---> Running in a0c73d4f77cc [2022-10-25T20:48:13.774Z] Removing intermediate container a0c73d4f77cc [2022-10-25T20:48:13.774Z] ---> 662518d442fd [2022-10-25T20:48:13.774Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T20:48:13.774Z] ---> Running in 2e2450a27e9d [2022-10-25T20:48:13.774Z] Removing intermediate container 2e2450a27e9d [2022-10-25T20:48:13.774Z] ---> 4dbb0a260ada [2022-10-25T20:48:13.774Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T20:48:13.774Z] ---> Running in a96df4d6392c [2022-10-25T20:48:14.033Z] Removing intermediate container a96df4d6392c [2022-10-25T20:48:14.033Z] ---> 06d0a3ce0a11 [2022-10-25T20:48:14.033Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T20:48:14.033Z] ---> Running in 76c047ea6316 [2022-10-25T20:48:14.601Z] Removing intermediate container 76c047ea6316 [2022-10-25T20:48:14.601Z] ---> 13b7ef427a08 [2022-10-25T20:48:14.601Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T20:48:14.601Z] ---> Running in 3dd0175d43fc [2022-10-25T20:48:14.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:48:15.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:48:16.002Z] OK: 330 MiB in 131 packages [2022-10-25T20:48:16.260Z] Removing intermediate container 3dd0175d43fc [2022-10-25T20:48:16.260Z] ---> e3a810e77fac [2022-10-25T20:48:16.260Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-25T20:48:16.260Z] ---> Running in 456990f16ab8 [2022-10-25T20:48:16.519Z] Removing intermediate container 456990f16ab8 [2022-10-25T20:48:16.519Z] ---> 169b1f916cba [2022-10-25T20:48:16.519Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-25T20:48:16.519Z] ---> 8e6d6f395b34 [2022-10-25T20:48:16.519Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:48:16.519Z] ---> Running in 47be59192f0c [2022-10-25T20:48:17.456Z] Removing intermediate container 47be59192f0c [2022-10-25T20:48:17.456Z] ---> b762617ef1f8 [2022-10-25T20:48:17.456Z] Step 12/36 : COPY . . [2022-10-25T20:48:17.456Z] ---> 50f4690e046f [2022-10-25T20:48:17.456Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T20:48:17.456Z] ---> Running in ff5ec95ed57c [2022-10-25T20:48:17.715Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2022-10-25T20:48:17.715Z] Dload Upload Total Spent Left Speed [2022-10-25T20:48:17.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40827 0 --:--:-- --:--:-- --:--:-- 42480 [2022-10-25T20:48:18.231Z] Removing intermediate container ff5ec95ed57c [2022-10-25T20:48:18.231Z] ---> f6d7fb023b52 [2022-10-25T20:48:18.231Z] Step 14/36 : RUN ${MAKE} [2022-10-25T20:48:18.231Z] ---> Running in 29af0a0a2160 [2022-10-25T20:48:18.489Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-25T20:48:40.409Z] Removing intermediate container 29af0a0a2160 [2022-10-25T20:48:40.409Z] ---> 52014b3a867a [2022-10-25T20:48:40.409Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-25T20:48:40.409Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-25T20:48:40.409Z] af6660deedbd: Pulling fs layer [2022-10-25T20:48:40.409Z] 97cd0a44c592: Pulling fs layer [2022-10-25T20:48:40.409Z] 97cd0a44c592: Download complete [2022-10-25T20:48:40.409Z] af6660deedbd: Download complete [2022-10-25T20:48:40.409Z] af6660deedbd: Pull complete [2022-10-25T20:48:40.409Z] 97cd0a44c592: Pull complete [2022-10-25T20:48:40.409Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-25T20:48:40.409Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-25T20:48:40.409Z] ---> fea57e182299 [2022-10-25T20:48:40.409Z] Step 16/36 : FROM alpine:3.16 [2022-10-25T20:48:40.409Z] 3.16: Pulling from library/alpine [2022-10-25T20:48:40.409Z] 213ec9aee27d: Already exists [2022-10-25T20:48:40.409Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T20:48:40.409Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T20:48:40.409Z] ---> 9c6f07244728 [2022-10-25T20:48:40.409Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-25T20:48:40.409Z] ---> Running in 264c1b3b6021 [2022-10-25T20:48:40.409Z] Removing intermediate container 264c1b3b6021 [2022-10-25T20:48:40.409Z] ---> 230f119a2c9d [2022-10-25T20:48:40.409Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-25T20:48:40.409Z] ---> Running in 643cb088594e [2022-10-25T20:48:40.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:48:40.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:48:40.409Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-25T20:48:40.409Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-25T20:48:40.409Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-25T20:48:40.409Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-25T20:48:40.409Z] (5/83) Installing libxcb (1.15-r0) [2022-10-25T20:48:40.409Z] (6/83) Installing libx11 (1.8-r0) [2022-10-25T20:48:40.409Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-25T20:48:40.409Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-25T20:48:40.409Z] (9/83) Installing expat (2.5.0-r0) [2022-10-25T20:48:40.409Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:48:40.409Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-25T20:48:40.409Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-25T20:48:40.409Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-25T20:48:40.409Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-25T20:48:40.409Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-25T20:48:40.409Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-25T20:48:40.409Z] (17/83) Installing libintl (0.21-r2) [2022-10-25T20:48:40.409Z] (18/83) Installing libblkid (2.38-r1) [2022-10-25T20:48:40.409Z] (19/83) Installing libmount (2.38-r1) [2022-10-25T20:48:40.409Z] (20/83) Installing pcre (8.45-r2) [2022-10-25T20:48:40.409Z] (21/83) Installing glib (2.72.1-r0) [2022-10-25T20:48:40.669Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-25T20:48:40.669Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-25T20:48:40.669Z] (24/83) Installing libass (0.16.0-r0) [2022-10-25T20:48:40.669Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-25T20:48:40.669Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-25T20:48:40.669Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-25T20:48:40.669Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-25T20:48:40.669Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-25T20:48:40.669Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-25T20:48:40.669Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-25T20:48:40.669Z] (32/83) Installing libunistring (1.0-r0) [2022-10-25T20:48:40.669Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-25T20:48:40.669Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T20:48:40.669Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T20:48:40.669Z] (36/83) Installing lame (3.100-r0) [2022-10-25T20:48:40.669Z] (37/83) Installing opus (1.3.1-r1) [2022-10-25T20:48:40.669Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-25T20:48:40.669Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-25T20:48:40.669Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-25T20:48:40.669Z] (41/83) Installing orc (0.4.32-r0) [2022-10-25T20:48:40.669Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:48:40.669Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-25T20:48:40.669Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:48:40.927Z] (45/83) Installing flac (1.3.4-r0) [2022-10-25T20:48:40.927Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-25T20:48:40.927Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-25T20:48:40.927Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-25T20:48:40.927Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-25T20:48:40.927Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-25T20:48:40.927Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-25T20:48:40.927Z] (52/83) Installing libpulse (15.0-r2) [2022-10-25T20:48:40.927Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-25T20:48:41.191Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-25T20:48:41.191Z] (55/83) Installing librist (0.2.6-r1) [2022-10-25T20:48:41.191Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-25T20:48:41.191Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-25T20:48:41.191Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-25T20:48:41.191Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T20:48:41.191Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T20:48:41.191Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-25T20:48:41.191Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-25T20:48:41.191Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-25T20:48:41.191Z] (64/83) Installing libva (2.14.0-r0) [2022-10-25T20:48:41.191Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-25T20:48:41.191Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-25T20:48:41.191Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-25T20:48:41.191Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-25T20:48:41.191Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-25T20:48:41.191Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-25T20:48:41.191Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-25T20:48:41.450Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-25T20:48:41.450Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-25T20:48:41.450Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-25T20:48:41.450Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-25T20:48:41.450Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T20:48:41.450Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-25T20:48:41.450Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-25T20:48:41.450Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-25T20:48:41.450Z] (79/83) Installing kmod-libs (29-r2) [2022-10-25T20:48:41.450Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-25T20:48:41.450Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-25T20:48:41.450Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-25T20:48:41.708Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-25T20:48:41.708Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:48:41.708Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T20:48:41.708Z] OK: 101 MiB in 97 packages [2022-10-25T20:48:43.082Z] Removing intermediate container 643cb088594e [2022-10-25T20:48:43.082Z] ---> 13efc6aedbf4 [2022-10-25T20:48:43.082Z] Step 19/36 : WORKDIR / [2022-10-25T20:48:43.082Z] ---> Running in b9f41fbfe5d6 [2022-10-25T20:48:43.339Z] Removing intermediate container b9f41fbfe5d6 [2022-10-25T20:48:43.339Z] ---> bdbc034233cf [2022-10-25T20:48:43.339Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-25T20:48:43.908Z] ---> 30e7702d9490 [2022-10-25T20:48:43.908Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-25T20:48:43.908Z] ---> 0c1e6c0c4552 [2022-10-25T20:48:43.908Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-25T20:48:43.908Z] ---> ce4d0fcf2bb3 [2022-10-25T20:48:43.908Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-25T20:48:44.169Z] ---> c091deebd718 [2022-10-25T20:48:44.169Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-25T20:48:44.169Z] ---> 781cd0ae81d3 [2022-10-25T20:48:44.169Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-25T20:48:44.427Z] ---> df22bb0949bc [2022-10-25T20:48:44.427Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-25T20:48:44.690Z] ---> 5fb6032cb151 [2022-10-25T20:48:44.690Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-25T20:48:44.949Z] ---> Running in baa11009349a [2022-10-25T20:48:45.517Z] Removing intermediate container baa11009349a [2022-10-25T20:48:45.517Z] ---> c396b24a1621 [2022-10-25T20:48:45.517Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-25T20:48:45.517Z] ---> Running in b41d9523ee19 [2022-10-25T20:48:46.083Z] Removing intermediate container b41d9523ee19 [2022-10-25T20:48:46.083Z] ---> c9e83033ad6f [2022-10-25T20:48:46.083Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-25T20:48:46.083Z] ---> Running in 1c96ebf599ef [2022-10-25T20:48:46.650Z] Removing intermediate container 1c96ebf599ef [2022-10-25T20:48:46.650Z] ---> 9f1be3b7efa1 [2022-10-25T20:48:46.650Z] Step 30/36 : EXPOSE 59983 [2022-10-25T20:48:46.650Z] ---> Running in 977a71f0c08d [2022-10-25T20:48:46.650Z] Removing intermediate container 977a71f0c08d [2022-10-25T20:48:46.650Z] ---> 0cb225a64594 [2022-10-25T20:48:46.650Z] Step 31/36 : EXPOSE 8554 [2022-10-25T20:48:46.650Z] ---> Running in 76600ca7c401 [2022-10-25T20:48:46.650Z] Removing intermediate container 76600ca7c401 [2022-10-25T20:48:46.650Z] ---> c993d7bd6c42 [2022-10-25T20:48:46.650Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-25T20:48:46.911Z] ---> Running in c70e03353e66 [2022-10-25T20:48:46.911Z] Removing intermediate container c70e03353e66 [2022-10-25T20:48:46.911Z] ---> 2bd23374f272 [2022-10-25T20:48:46.911Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-25T20:48:46.911Z] ---> Running in 14c39d25f892 [2022-10-25T20:48:46.911Z] Removing intermediate container 14c39d25f892 [2022-10-25T20:48:46.911Z] ---> 3684db877a4d [2022-10-25T20:48:46.911Z] Step 34/36 : LABEL arch=amd64 [2022-10-25T20:48:46.911Z] ---> Running in 66e0cb39b777 [2022-10-25T20:48:47.171Z] Removing intermediate container 66e0cb39b777 [2022-10-25T20:48:47.171Z] ---> 78e949b5ac4c [2022-10-25T20:48:47.171Z] Step 35/36 : LABEL git_sha=cd08d416618cedf6394f2b45eea8eb763bae3217 [2022-10-25T20:48:47.171Z] ---> Running in 5cef63528800 [2022-10-25T20:48:47.171Z] Removing intermediate container 5cef63528800 [2022-10-25T20:48:47.171Z] ---> 943f998f988f [2022-10-25T20:48:47.171Z] Step 36/36 : LABEL version=2.3.0-dev.18 [2022-10-25T20:48:47.171Z] ---> Running in da763fb5d39c [2022-10-25T20:48:47.429Z] Removing intermediate container da763fb5d39c [2022-10-25T20:48:47.429Z] ---> 3307e7d07425 [2022-10-25T20:48:47.429Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T20:48:47.429Z] Successfully built 3307e7d07425 [2022-10-25T20:48:47.429Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:48:47.543Z] provisioning config files... [2022-10-25T20:48:47.555Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1684655526280747164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:48:47.845Z] ---> docker-login.sh [2022-10-25T20:48:47.845Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:48:47.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:48:47.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:48:47.845Z] Configure a credential helper to remove this warning. See [2022-10-25T20:48:47.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:48:47.845Z] [2022-10-25T20:48:47.845Z] Login Succeeded [2022-10-25T20:48:47.845Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:48:47.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:48:47.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:48:47.845Z] Configure a credential helper to remove this warning. See [2022-10-25T20:48:47.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:48:47.845Z] [2022-10-25T20:48:47.845Z] Login Succeeded [2022-10-25T20:48:47.845Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:48:48.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:48:48.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:48:48.103Z] Configure a credential helper to remove this warning. See [2022-10-25T20:48:48.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:48:48.103Z] [2022-10-25T20:48:48.103Z] Login Succeeded [2022-10-25T20:48:48.103Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:48:48.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:48:48.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:48:48.104Z] Configure a credential helper to remove this warning. See [2022-10-25T20:48:48.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:48:48.104Z] [2022-10-25T20:48:48.104Z] Login Succeeded [2022-10-25T20:48:48.104Z] docker.io [2022-10-25T20:48:48.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:48:48.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:48:48.671Z] Configure a credential helper to remove this warning. See [2022-10-25T20:48:48.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:48:48.671Z] [2022-10-25T20:48:48.671Z] Login Succeeded [2022-10-25T20:48:48.671Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:48:48.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:48:48.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:48:48.734Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-10-25T20:48:48.734Z] cd08d416618cedf6394f2b45eea8eb763bae3217 [2022-10-25T20:48:48.734Z] latest [2022-10-25T20:48:48.734Z] 2.3.0-dev.18 [2022-10-25T20:48:48.734Z] cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18 [2022-10-25T20:48:48.734Z] main [2022-10-25T20:48:48.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:49.060Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:49.367Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cd08d416618cedf6394f2b45eea8eb763bae3217 [2022-10-25T20:48:49.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T20:48:49.368Z] fb05008e8149: Preparing [2022-10-25T20:48:49.368Z] a7d03e12f33b: Preparing [2022-10-25T20:48:49.368Z] cc6492cf73b2: Preparing [2022-10-25T20:48:49.368Z] 550e596c6d0e: Preparing [2022-10-25T20:48:49.368Z] 1207169bf42c: Preparing [2022-10-25T20:48:49.368Z] c9f8785e2b5d: Preparing [2022-10-25T20:48:49.368Z] 42bcbbcd1171: Preparing [2022-10-25T20:48:49.368Z] 1f6da271dede: Preparing [2022-10-25T20:48:49.368Z] 9acdd195e01f: Preparing [2022-10-25T20:48:49.368Z] eda08b2b1e16: Preparing [2022-10-25T20:48:49.368Z] c1f69f7d08dc: Preparing [2022-10-25T20:48:49.368Z] 994393dc58e7: Preparing [2022-10-25T20:48:49.368Z] 1f6da271dede: Waiting [2022-10-25T20:48:49.368Z] 42bcbbcd1171: Waiting [2022-10-25T20:48:49.368Z] 9acdd195e01f: Waiting [2022-10-25T20:48:49.368Z] eda08b2b1e16: Waiting [2022-10-25T20:48:49.368Z] c1f69f7d08dc: Waiting [2022-10-25T20:48:49.368Z] 994393dc58e7: Waiting [2022-10-25T20:48:49.368Z] c9f8785e2b5d: Waiting [2022-10-25T20:48:49.368Z] cc6492cf73b2: Pushed [2022-10-25T20:48:49.368Z] 1207169bf42c: Pushed [2022-10-25T20:48:49.368Z] fb05008e8149: Pushed [2022-10-25T20:48:49.368Z] a7d03e12f33b: Pushed [2022-10-25T20:48:49.627Z] c9f8785e2b5d: Pushed [2022-10-25T20:48:49.627Z] 42bcbbcd1171: Pushed [2022-10-25T20:48:49.627Z] 9acdd195e01f: Pushed [2022-10-25T20:48:49.627Z] 1f6da271dede: Pushed [2022-10-25T20:48:49.627Z] 994393dc58e7: Layer already exists [2022-10-25T20:48:51.527Z] 550e596c6d0e: Pushed [2022-10-25T20:48:52.095Z] eda08b2b1e16: Pushed [2022-10-25T20:48:58.659Z] c1f69f7d08dc: Pushed [2022-10-25T20:48:58.659Z] cd08d416618cedf6394f2b45eea8eb763bae3217: digest: sha256:f6bf5efe86359c6bd67c2b8dec74d74c832f364449aa5991f33c91dcb20e6c87 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:58.970Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:59.268Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-25T20:48:59.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T20:48:59.268Z] fb05008e8149: Preparing [2022-10-25T20:48:59.268Z] a7d03e12f33b: Preparing [2022-10-25T20:48:59.268Z] cc6492cf73b2: Preparing [2022-10-25T20:48:59.268Z] 550e596c6d0e: Preparing [2022-10-25T20:48:59.268Z] 1207169bf42c: Preparing [2022-10-25T20:48:59.268Z] c9f8785e2b5d: Preparing [2022-10-25T20:48:59.268Z] 42bcbbcd1171: Preparing [2022-10-25T20:48:59.268Z] 1f6da271dede: Preparing [2022-10-25T20:48:59.268Z] 9acdd195e01f: Preparing [2022-10-25T20:48:59.268Z] eda08b2b1e16: Preparing [2022-10-25T20:48:59.268Z] c1f69f7d08dc: Preparing [2022-10-25T20:48:59.268Z] 994393dc58e7: Preparing [2022-10-25T20:48:59.268Z] 42bcbbcd1171: Waiting [2022-10-25T20:48:59.268Z] 1f6da271dede: Waiting [2022-10-25T20:48:59.268Z] 9acdd195e01f: Waiting [2022-10-25T20:48:59.268Z] eda08b2b1e16: Waiting [2022-10-25T20:48:59.268Z] 994393dc58e7: Waiting [2022-10-25T20:48:59.268Z] c1f69f7d08dc: Waiting [2022-10-25T20:48:59.268Z] c9f8785e2b5d: Waiting [2022-10-25T20:48:59.268Z] cc6492cf73b2: Layer already exists [2022-10-25T20:48:59.268Z] fb05008e8149: Layer already exists [2022-10-25T20:48:59.268Z] 550e596c6d0e: Layer already exists [2022-10-25T20:48:59.268Z] a7d03e12f33b: Layer already exists [2022-10-25T20:48:59.268Z] 1207169bf42c: Layer already exists [2022-10-25T20:48:59.268Z] c9f8785e2b5d: Layer already exists [2022-10-25T20:48:59.268Z] 1f6da271dede: Layer already exists [2022-10-25T20:48:59.268Z] 42bcbbcd1171: Layer already exists [2022-10-25T20:48:59.268Z] eda08b2b1e16: Layer already exists [2022-10-25T20:48:59.268Z] 9acdd195e01f: Layer already exists [2022-10-25T20:48:59.268Z] 994393dc58e7: Layer already exists [2022-10-25T20:48:59.268Z] c1f69f7d08dc: Layer already exists [2022-10-25T20:48:59.268Z] latest: digest: sha256:f6bf5efe86359c6bd67c2b8dec74d74c832f364449aa5991f33c91dcb20e6c87 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:59.572Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:59.875Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.18 [2022-10-25T20:48:59.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T20:48:59.875Z] fb05008e8149: Preparing [2022-10-25T20:48:59.875Z] a7d03e12f33b: Preparing [2022-10-25T20:48:59.875Z] cc6492cf73b2: Preparing [2022-10-25T20:48:59.875Z] 550e596c6d0e: Preparing [2022-10-25T20:48:59.875Z] 1207169bf42c: Preparing [2022-10-25T20:48:59.875Z] c9f8785e2b5d: Preparing [2022-10-25T20:48:59.875Z] 42bcbbcd1171: Preparing [2022-10-25T20:48:59.875Z] 1f6da271dede: Preparing [2022-10-25T20:48:59.875Z] 9acdd195e01f: Preparing [2022-10-25T20:48:59.875Z] eda08b2b1e16: Preparing [2022-10-25T20:48:59.875Z] c1f69f7d08dc: Preparing [2022-10-25T20:48:59.875Z] 994393dc58e7: Preparing [2022-10-25T20:48:59.875Z] 42bcbbcd1171: Waiting [2022-10-25T20:48:59.875Z] eda08b2b1e16: Waiting [2022-10-25T20:48:59.875Z] c1f69f7d08dc: Waiting [2022-10-25T20:48:59.875Z] 994393dc58e7: Waiting [2022-10-25T20:48:59.875Z] 1f6da271dede: Waiting [2022-10-25T20:48:59.875Z] 9acdd195e01f: Waiting [2022-10-25T20:48:59.875Z] c9f8785e2b5d: Waiting [2022-10-25T20:48:59.875Z] 550e596c6d0e: Layer already exists [2022-10-25T20:48:59.875Z] cc6492cf73b2: Layer already exists [2022-10-25T20:48:59.875Z] a7d03e12f33b: Layer already exists [2022-10-25T20:48:59.875Z] fb05008e8149: Layer already exists [2022-10-25T20:48:59.875Z] 1207169bf42c: Layer already exists [2022-10-25T20:48:59.875Z] 42bcbbcd1171: Layer already exists [2022-10-25T20:48:59.875Z] c9f8785e2b5d: Layer already exists [2022-10-25T20:48:59.875Z] 1f6da271dede: Layer already exists [2022-10-25T20:48:59.875Z] eda08b2b1e16: Layer already exists [2022-10-25T20:48:59.875Z] 9acdd195e01f: Layer already exists [2022-10-25T20:48:59.875Z] c1f69f7d08dc: Layer already exists [2022-10-25T20:48:59.875Z] 994393dc58e7: Layer already exists [2022-10-25T20:48:59.875Z] 2.3.0-dev.18: digest: sha256:f6bf5efe86359c6bd67c2b8dec74d74c832f364449aa5991f33c91dcb20e6c87 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:00.180Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:00.479Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18 [2022-10-25T20:49:00.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T20:49:00.479Z] fb05008e8149: Preparing [2022-10-25T20:49:00.479Z] a7d03e12f33b: Preparing [2022-10-25T20:49:00.479Z] cc6492cf73b2: Preparing [2022-10-25T20:49:00.479Z] 550e596c6d0e: Preparing [2022-10-25T20:49:00.479Z] 1207169bf42c: Preparing [2022-10-25T20:49:00.479Z] c9f8785e2b5d: Preparing [2022-10-25T20:49:00.479Z] 42bcbbcd1171: Preparing [2022-10-25T20:49:00.479Z] 1f6da271dede: Preparing [2022-10-25T20:49:00.479Z] c9f8785e2b5d: Waiting [2022-10-25T20:49:00.479Z] 9acdd195e01f: Preparing [2022-10-25T20:49:00.479Z] eda08b2b1e16: Preparing [2022-10-25T20:49:00.479Z] 42bcbbcd1171: Waiting [2022-10-25T20:49:00.479Z] 9acdd195e01f: Waiting [2022-10-25T20:49:00.479Z] 1f6da271dede: Waiting [2022-10-25T20:49:00.479Z] c1f69f7d08dc: Preparing [2022-10-25T20:49:00.479Z] eda08b2b1e16: Waiting [2022-10-25T20:49:00.479Z] 994393dc58e7: Preparing [2022-10-25T20:49:00.479Z] 994393dc58e7: Waiting [2022-10-25T20:49:00.479Z] c1f69f7d08dc: Waiting [2022-10-25T20:49:00.479Z] 550e596c6d0e: Layer already exists [2022-10-25T20:49:00.479Z] cc6492cf73b2: Layer already exists [2022-10-25T20:49:00.479Z] fb05008e8149: Layer already exists [2022-10-25T20:49:00.479Z] 1207169bf42c: Layer already exists [2022-10-25T20:49:00.479Z] a7d03e12f33b: Layer already exists [2022-10-25T20:49:00.479Z] c9f8785e2b5d: Layer already exists [2022-10-25T20:49:00.479Z] 1f6da271dede: Layer already exists [2022-10-25T20:49:00.479Z] eda08b2b1e16: Layer already exists [2022-10-25T20:49:00.479Z] 42bcbbcd1171: Layer already exists [2022-10-25T20:49:00.479Z] 9acdd195e01f: Layer already exists [2022-10-25T20:49:00.479Z] c1f69f7d08dc: Layer already exists [2022-10-25T20:49:00.479Z] 994393dc58e7: Layer already exists [2022-10-25T20:49:00.479Z] cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18: digest: sha256:f6bf5efe86359c6bd67c2b8dec74d74c832f364449aa5991f33c91dcb20e6c87 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:00.781Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:01.082Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-10-25T20:49:01.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T20:49:01.082Z] fb05008e8149: Preparing [2022-10-25T20:49:01.082Z] a7d03e12f33b: Preparing [2022-10-25T20:49:01.082Z] cc6492cf73b2: Preparing [2022-10-25T20:49:01.082Z] 550e596c6d0e: Preparing [2022-10-25T20:49:01.082Z] 1207169bf42c: Preparing [2022-10-25T20:49:01.082Z] c9f8785e2b5d: Preparing [2022-10-25T20:49:01.082Z] 42bcbbcd1171: Preparing [2022-10-25T20:49:01.082Z] 1f6da271dede: Preparing [2022-10-25T20:49:01.082Z] 9acdd195e01f: Preparing [2022-10-25T20:49:01.082Z] eda08b2b1e16: Preparing [2022-10-25T20:49:01.082Z] c1f69f7d08dc: Preparing [2022-10-25T20:49:01.082Z] 994393dc58e7: Preparing [2022-10-25T20:49:01.082Z] c9f8785e2b5d: Waiting [2022-10-25T20:49:01.082Z] 9acdd195e01f: Waiting [2022-10-25T20:49:01.082Z] 42bcbbcd1171: Waiting [2022-10-25T20:49:01.082Z] eda08b2b1e16: Waiting [2022-10-25T20:49:01.082Z] 1f6da271dede: Waiting [2022-10-25T20:49:01.082Z] c1f69f7d08dc: Waiting [2022-10-25T20:49:01.082Z] 994393dc58e7: Waiting [2022-10-25T20:49:01.082Z] 550e596c6d0e: Layer already exists [2022-10-25T20:49:01.082Z] cc6492cf73b2: Layer already exists [2022-10-25T20:49:01.082Z] 1207169bf42c: Layer already exists [2022-10-25T20:49:01.082Z] fb05008e8149: Layer already exists [2022-10-25T20:49:01.082Z] a7d03e12f33b: Layer already exists [2022-10-25T20:49:01.082Z] 42bcbbcd1171: Layer already exists [2022-10-25T20:49:01.082Z] 1f6da271dede: Layer already exists [2022-10-25T20:49:01.082Z] 9acdd195e01f: Layer already exists [2022-10-25T20:49:01.082Z] c9f8785e2b5d: Layer already exists [2022-10-25T20:49:01.082Z] eda08b2b1e16: Layer already exists [2022-10-25T20:49:01.082Z] 994393dc58e7: Layer already exists [2022-10-25T20:49:01.082Z] c1f69f7d08dc: Layer already exists [2022-10-25T20:49:01.082Z] main: digest: sha256:f6bf5efe86359c6bd67c2b8dec74d74c832f364449aa5991f33c91dcb20e6c87 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:49:01.128Z] ===================================================== [Pipeline] echo [2022-10-25T20:49:01.135Z] taggedImages: [2022-10-25T20:49:01.135Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:cd08d416618cedf6394f2b45eea8eb763bae3217 [2022-10-25T20:49:01.135Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-25T20:49:01.135Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.18 [2022-10-25T20:49:01.135Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18 [2022-10-25T20:49:01.135Z] - nexus3.edgexfoundry.org:10004/device-usb-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 [2022-10-25T20:49:01.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:49:01.491Z] [2022-10-25T20:49:01.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:01.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:49:01.790Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T20:49:01.790Z] 5eb5b503b376: Pulling fs layer [2022-10-25T20:49:01.790Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T20:49:01.790Z] ec43610c2a17: Pulling fs layer [2022-10-25T20:49:01.790Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T20:49:01.790Z] 33b1e0a273af: Pulling fs layer [2022-10-25T20:49:01.790Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T20:49:01.790Z] 2f39f015ded8: Pulling fs layer [2022-10-25T20:49:01.790Z] 3a2ae6a8a46f: Waiting [2022-10-25T20:49:01.790Z] 33b1e0a273af: Waiting [2022-10-25T20:49:01.790Z] 2f39f015ded8: Waiting [2022-10-25T20:49:01.790Z] 5d3b04190fa2: Waiting [2022-10-25T20:49:01.790Z] 5c69ac0246d0: Download complete [2022-10-25T20:49:01.790Z] 3a2ae6a8a46f: Download complete [2022-10-25T20:49:01.790Z] 33b1e0a273af: Verifying Checksum [2022-10-25T20:49:01.790Z] 33b1e0a273af: Download complete [2022-10-25T20:49:02.049Z] ec43610c2a17: Verifying Checksum [2022-10-25T20:49:02.049Z] ec43610c2a17: Download complete [2022-10-25T20:49:02.049Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T20:49:02.049Z] 5d3b04190fa2: Download complete [2022-10-25T20:49:02.049Z] 5eb5b503b376: Verifying Checksum [2022-10-25T20:49:02.049Z] 5eb5b503b376: Download complete [2022-10-25T20:49:02.616Z] 2f39f015ded8: Download complete [2022-10-25T20:49:03.182Z] 5eb5b503b376: Pull complete [2022-10-25T20:49:03.439Z] 5c69ac0246d0: Pull complete [2022-10-25T20:49:03.698Z] ec43610c2a17: Pull complete [2022-10-25T20:49:03.698Z] 3a2ae6a8a46f: Pull complete [2022-10-25T20:49:03.957Z] 33b1e0a273af: Pull complete [2022-10-25T20:49:04.214Z] 5d3b04190fa2: Pull complete [2022-10-25T20:49:08.394Z] 2f39f015ded8: Pull complete [2022-10-25T20:49:08.394Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T20:49:08.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:49:08.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:49:08.477Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T20:49:08.511Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T20:49:10.143Z] $ docker top e18d4b7c5ce3b2aa383078ac3fa55309c92c895d6646365ba605cd2b6265a1ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:49:10.530Z] ---> job-cost.sh [2022-10-25T20:49:10.531Z] lf-activate-venv: SKIPPING [2022-10-25T20:49:10.531Z] INFO: No Stack... [2022-10-25T20:49:10.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T20:49:11.358Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T20:49:11.648Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-10-25T20:49:11.648Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T20:49:11.661Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-59-stack-cost] [2022-10-25T20:49:11.668Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-59-stack-cost] did not exist. Created. [2022-10-25T20:49:11.668Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T20:49:11.964Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T20:49:11.996Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T20:49:12.002Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T20:49:12.024Z] $ docker stop --time=1 e18d4b7c5ce3b2aa383078ac3fa55309c92c895d6646365ba605cd2b6265a1ba [2022-10-25T20:49:13.182Z] $ docker rm -f e18d4b7c5ce3b2aa383078ac3fa55309c92c895d6646365ba605cd2b6265a1ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T20:51:00.742Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116987 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-10-25T20:51:00.753Z] Running in /w/workspace/device-usb-camera/59 [Pipeline] { [Pipeline] checkout [2022-10-25T20:51:00.791Z] Selected Git installation does not exist. Using Default [2022-10-25T20:51:00.791Z] The recommended git tool is: NONE [2022-10-25T20:51:06.534Z] using credential edgex-jenkins-ssh [2022-10-25T20:51:06.556Z] Cloning the remote Git repository [2022-10-25T20:51:06.602Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-25T20:51:06.692Z] > git init /w/workspace/device-usb-camera/59 # timeout=10 [2022-10-25T20:51:06.847Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-25T20:51:06.848Z] > git --version # timeout=10 [2022-10-25T20:51:06.868Z] > git --version # 'git version 2.25.1' [2022-10-25T20:51:06.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T20:51:06.924Z] Verifying host key using known hosts file [2022-10-25T20:51:07.129Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T20:51:07.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T20:51:07.920Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-25T20:51:07.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T20:51:08.808Z] Avoid second fetch [2022-10-25T20:51:08.809Z] Checking out Revision cd08d416618cedf6394f2b45eea8eb763bae3217 (main) [2022-10-25T20:51:09.333Z] Commit message: "Merge pull request #107 from hahattan/update-topic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T20:51:08.826Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T20:51:08.851Z] > git checkout -f cd08d416618cedf6394f2b45eea8eb763bae3217 # timeout=10 [2022-10-25T20:51:10.228Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T20:51:10.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:51:10.228Z] Dload Upload Total Spent Left Speed [2022-10-25T20:51:10.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80782 0 --:--:-- --:--:-- --:--:-- 81303 [Pipeline] sh [2022-10-25T20:51:10.968Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T20:51:11.306Z] + sudo tee /etc/docker/daemon.new [2022-10-25T20:51:11.306Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T20:51:11.306Z] { [2022-10-25T20:51:11.306Z] "registry-mirrors": [ [2022-10-25T20:51:11.306Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T20:51:11.306Z] ], [2022-10-25T20:51:11.306Z] "bip": "10.250.0.254/24", [2022-10-25T20:51:11.306Z] "hosts": [ [2022-10-25T20:51:11.306Z] "tcp://0.0.0.0:5555", [2022-10-25T20:51:11.306Z] "unix:///var/run/docker.sock" [2022-10-25T20:51:11.306Z] ], [2022-10-25T20:51:11.306Z] "mtu": 1458, [2022-10-25T20:51:11.306Z] "selinux-enabled": true, [2022-10-25T20:51:11.306Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T20:51:11.306Z] } [Pipeline] sh [2022-10-25T20:51:11.641Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T20:51:11.985Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:51:30.361Z] provisioning config files... [2022-10-25T20:51:30.389Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/59@tmp/config11776788597817589062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:51:30.747Z] ---> docker-login.sh [2022-10-25T20:51:30.747Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:51:31.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:51:31.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:51:31.336Z] Configure a credential helper to remove this warning. See [2022-10-25T20:51:31.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:51:31.336Z] [2022-10-25T20:51:31.336Z] Login Succeeded [2022-10-25T20:51:31.605Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:51:31.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:51:31.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:51:31.878Z] Configure a credential helper to remove this warning. See [2022-10-25T20:51:31.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:51:31.878Z] [2022-10-25T20:51:31.878Z] Login Succeeded [2022-10-25T20:51:31.878Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:51:32.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:51:32.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:51:32.154Z] Configure a credential helper to remove this warning. See [2022-10-25T20:51:32.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:51:32.154Z] [2022-10-25T20:51:32.154Z] Login Succeeded [2022-10-25T20:51:32.154Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:51:32.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:51:32.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:51:32.700Z] Configure a credential helper to remove this warning. See [2022-10-25T20:51:32.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:51:32.700Z] [2022-10-25T20:51:32.700Z] Login Succeeded [2022-10-25T20:51:32.700Z] docker.io [2022-10-25T20:51:32.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:51:33.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:51:33.240Z] Configure a credential helper to remove this warning. See [2022-10-25T20:51:33.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:51:33.240Z] [2022-10-25T20:51:33.240Z] Login Succeeded [2022-10-25T20:51:33.240Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:51:33.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T20:51:33.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:51:33.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:51:33.416Z] ========================================================= [2022-10-25T20:51:33.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T20:51:33.416Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:51:33.756Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T20:51:34.026Z] Sending build context to Docker daemon 1.015MB [2022-10-25T20:51:34.026Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T20:51:34.026Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T20:51:34.308Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T20:51:34.308Z] 9b18e9b68314: Pulling fs layer [2022-10-25T20:51:34.308Z] d32db5db7311: Pulling fs layer [2022-10-25T20:51:34.308Z] d0c4b47475fc: Pulling fs layer [2022-10-25T20:51:34.308Z] 5831b945b038: Pulling fs layer [2022-10-25T20:51:34.308Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T20:51:34.308Z] e10730c5d714: Pulling fs layer [2022-10-25T20:51:34.308Z] 5dd5c2283517: Pulling fs layer [2022-10-25T20:51:34.308Z] d5ac0230b979: Pulling fs layer [2022-10-25T20:51:34.308Z] 86bbec2aaacd: Waiting [2022-10-25T20:51:34.308Z] e10730c5d714: Waiting [2022-10-25T20:51:34.308Z] 5dd5c2283517: Waiting [2022-10-25T20:51:34.308Z] 5831b945b038: Waiting [2022-10-25T20:51:34.308Z] d5ac0230b979: Waiting [2022-10-25T20:51:34.308Z] d0c4b47475fc: Download complete [2022-10-25T20:51:34.308Z] d32db5db7311: Verifying Checksum [2022-10-25T20:51:34.308Z] d32db5db7311: Download complete [2022-10-25T20:51:34.308Z] 86bbec2aaacd: Download complete [2022-10-25T20:51:34.308Z] e10730c5d714: Verifying Checksum [2022-10-25T20:51:34.308Z] e10730c5d714: Download complete [2022-10-25T20:51:34.308Z] 9b18e9b68314: Verifying Checksum [2022-10-25T20:51:35.273Z] 9b18e9b68314: Pull complete [2022-10-25T20:51:35.550Z] d5ac0230b979: Verifying Checksum [2022-10-25T20:51:35.550Z] d5ac0230b979: Download complete [2022-10-25T20:51:35.836Z] d32db5db7311: Pull complete [2022-10-25T20:51:36.106Z] d0c4b47475fc: Pull complete [2022-10-25T20:51:36.698Z] 5dd5c2283517: Verifying Checksum [2022-10-25T20:51:36.698Z] 5dd5c2283517: Download complete [2022-10-25T20:51:37.290Z] 5831b945b038: Verifying Checksum [2022-10-25T20:51:37.290Z] 5831b945b038: Download complete [2022-10-25T20:51:49.637Z] 5831b945b038: Pull complete [2022-10-25T20:51:49.637Z] 86bbec2aaacd: Pull complete [2022-10-25T20:51:49.637Z] e10730c5d714: Pull complete [2022-10-25T20:51:56.319Z] 5dd5c2283517: Pull complete [2022-10-25T20:51:57.739Z] d5ac0230b979: Pull complete [2022-10-25T20:51:58.012Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T20:51:58.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:51:58.012Z] ---> 59b3b1a385d4 [2022-10-25T20:51:58.012Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:51:59.963Z] ---> Running in b46d0f199e9e [2022-10-25T20:52:00.235Z] Removing intermediate container b46d0f199e9e [2022-10-25T20:52:00.235Z] ---> 4b62b8f0fb3a [2022-10-25T20:52:00.235Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T20:52:00.235Z] ---> Running in 2a9203335eb3 [2022-10-25T20:52:00.506Z] Removing intermediate container 2a9203335eb3 [2022-10-25T20:52:00.506Z] ---> fdffc62471d5 [2022-10-25T20:52:00.506Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T20:52:00.775Z] ---> Running in ad729eae950e [2022-10-25T20:52:01.043Z] Removing intermediate container ad729eae950e [2022-10-25T20:52:01.043Z] ---> f241f99355a0 [2022-10-25T20:52:01.043Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T20:52:01.043Z] ---> Running in 4806f4750311 [2022-10-25T20:52:01.312Z] Removing intermediate container 4806f4750311 [2022-10-25T20:52:01.312Z] ---> bfb05efb58ad [2022-10-25T20:52:01.312Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T20:52:01.582Z] ---> Running in fb68adcaaced [2022-10-25T20:52:03.540Z] Removing intermediate container fb68adcaaced [2022-10-25T20:52:03.540Z] ---> 20d21e37f99b [2022-10-25T20:52:03.540Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T20:52:03.540Z] ---> Running in c6f8bfc79382 [2022-10-25T20:52:04.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:52:06.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:52:07.419Z] (1/14) Installing libintl (0.21-r2) [2022-10-25T20:52:07.687Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-25T20:52:08.275Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T20:52:08.542Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T20:52:09.128Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-25T20:52:09.716Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-25T20:52:09.984Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T20:52:09.984Z] (7/14) Installing libblkid (2.38-r1) [2022-10-25T20:52:10.252Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-25T20:52:10.520Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-25T20:52:11.181Z] (10/14) Installing kmod-libs (29-r2) [2022-10-25T20:52:11.453Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-25T20:52:12.059Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-25T20:52:12.333Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-25T20:52:12.919Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-25T20:52:13.187Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:52:13.187Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T20:52:13.187Z] OK: 228 MiB in 65 packages [2022-10-25T20:52:14.613Z] Removing intermediate container c6f8bfc79382 [2022-10-25T20:52:14.613Z] ---> 5e2d33ebf431 [2022-10-25T20:52:14.613Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-25T20:52:14.613Z] ---> Running in be9cc99dd7cd [2022-10-25T20:52:14.882Z] Removing intermediate container be9cc99dd7cd [2022-10-25T20:52:14.882Z] ---> 6763daa57352 [2022-10-25T20:52:14.882Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-25T20:52:15.471Z] ---> fed6683d5122 [2022-10-25T20:52:15.471Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:52:15.471Z] ---> Running in 55be42a81693 [2022-10-25T20:53:11.928Z] Removing intermediate container 55be42a81693 [2022-10-25T20:53:11.928Z] ---> a8b9b696e09e [2022-10-25T20:53:11.928Z] Step 12/14 : COPY . . [2022-10-25T20:53:12.518Z] ---> 54e1e08147e8 [2022-10-25T20:53:12.518Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T20:53:12.518Z] ---> Running in 8bd4d9e2227b [2022-10-25T20:53:13.486Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:53:13.486Z] Dload Upload Total Spent Left Speed [2022-10-25T20:53:13.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7186 0 --:--:-- --:--:-- --:--:-- 7224 [2022-10-25T20:53:14.458Z] Removing intermediate container 8bd4d9e2227b [2022-10-25T20:53:14.458Z] ---> 2bd5ea416ee9 [2022-10-25T20:53:14.458Z] Step 14/14 : RUN ${MAKE} [2022-10-25T20:53:14.458Z] ---> Running in 1906c540fcb7 [2022-10-25T20:53:15.435Z] noop [2022-10-25T20:53:16.024Z] Removing intermediate container 1906c540fcb7 [2022-10-25T20:53:16.024Z] ---> 8089ddc8b904 [2022-10-25T20:53:16.024Z] Successfully built 8089ddc8b904 [2022-10-25T20:53:16.024Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:53:16.377Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T20:53:16.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:53:16.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-116987 does not seem to be running inside a container [2022-10-25T20:53:16.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/59 -v /w/workspace/device-usb-camera/59:/w/workspace/device-usb-camera/59:rw,z -v /w/workspace/device-usb-camera/59@tmp:/w/workspace/device-usb-camera/59@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 [2022-10-25T20:53:17.893Z] $ docker top 8e706ecd55be408f2b4c208d193c2ae0bc24f85cdb1ec1e535db0a8f258267a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:53:18.724Z] + go version [2022-10-25T20:53:18.724Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T20:53:18.745Z] $ docker stop --time=1 8e706ecd55be408f2b4c208d193c2ae0bc24f85cdb1ec1e535db0a8f258267a6 [2022-10-25T20:53:20.387Z] $ docker rm -f 8e706ecd55be408f2b4c208d193c2ae0bc24f85cdb1ec1e535db0a8f258267a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:53:20.934Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T20:53:20.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:53:21.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-116987 does not seem to be running inside a container [2022-10-25T20:53:21.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/59 -v /w/workspace/device-usb-camera/59:/w/workspace/device-usb-camera/59:rw,z -v /w/workspace/device-usb-camera/59@tmp:/w/workspace/device-usb-camera/59@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 [2022-10-25T20:53:22.369Z] $ docker top 7654ee0ea2a6119dbb92ea6839748b99af6d5d743e33037817c8e0197edbbdc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:53:23.207Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/59 [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:53:23.858Z] + make test [2022-10-25T20:53:23.858Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-25T20:53:25.272Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-25T20:55:01.951Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-25T20:55:01.951Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 1.9% of statements [2022-10-25T20:55:01.951Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T20:55:01.951Z] CGO_ENABLED=1 go vet ./... [2022-10-25T20:55:28.701Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T20:55:28.701Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T20:55:28.701Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T20:55:28.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T20:55:28.742Z] $ docker stop --time=1 7654ee0ea2a6119dbb92ea6839748b99af6d5d743e33037817c8e0197edbbdc5 [2022-10-25T20:55:30.571Z] $ docker rm -f 7654ee0ea2a6119dbb92ea6839748b99af6d5d743e33037817c8e0197edbbdc5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:55:31.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T20:55:31.587Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T20:55:32.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T20:55:32.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T20:55:32.781Z] + ls -al . [2022-10-25T20:55:32.781Z] total 200 [2022-10-25T20:55:32.781Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 20:53 . [2022-10-25T20:55:32.781Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:51 .. [2022-10-25T20:55:32.781Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 20:51 .git [2022-10-25T20:55:32.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:51 .github [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 25 20:51 .gitignore [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 20:51 .golangci.yml [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 25 20:51 .hadolint.yml [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 25 20:51 Attribution.txt [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 25 20:51 CHANGELOG.md [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 25 20:51 Dockerfile [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 20:51 GOVERNANCE.md [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 25 20:51 Jenkinsfile [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 20:51 LICENSE [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 25 20:51 Makefile [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 20:51 OWNERS.md [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 25 20:51 README.md [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 20:46 VERSION [2022-10-25T20:55:32.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 20:51 bin [2022-10-25T20:55:32.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:51 cmd [2022-10-25T20:55:32.781Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 25 20:55 coverage.out [2022-10-25T20:55:32.781Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 25 20:51 docker-entrypoint.sh [2022-10-25T20:55:32.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:51 docs [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 3621 Oct 25 20:51 go.mod [2022-10-25T20:55:32.781Z] -rw-rw-r-- 1 jenkins jenkins 45122 Oct 25 20:51 go.sum [2022-10-25T20:55:32.782Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 20:51 internal [2022-10-25T20:55:32.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 20:51 snap [2022-10-25T20:55:32.782Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 25 20:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:55:33.125Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cd08d416618cedf6394f2b45eea8eb763bae3217 --label arch=arm64 --label version=2.3.0-dev.18 . [2022-10-25T20:55:33.394Z] Sending build context to Docker daemon 1.045MB [2022-10-25T20:55:33.394Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T20:55:33.394Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-25T20:55:33.394Z] ---> 8089ddc8b904 [2022-10-25T20:55:33.394Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:55:33.978Z] ---> Running in e8c2088ebbcc [2022-10-25T20:55:34.282Z] Removing intermediate container e8c2088ebbcc [2022-10-25T20:55:34.283Z] ---> 744162484d8a [2022-10-25T20:55:34.283Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T20:55:34.560Z] ---> Running in 3bae0c18d749 [2022-10-25T20:55:34.832Z] Removing intermediate container 3bae0c18d749 [2022-10-25T20:55:34.832Z] ---> caad13749f08 [2022-10-25T20:55:34.832Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T20:55:34.832Z] ---> Running in f397286b6fd8 [2022-10-25T20:55:35.425Z] Removing intermediate container f397286b6fd8 [2022-10-25T20:55:35.425Z] ---> 1d9c044ea7b8 [2022-10-25T20:55:35.425Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T20:55:35.425Z] ---> Running in 5191b0ea0e43 [2022-10-25T20:55:36.013Z] Removing intermediate container 5191b0ea0e43 [2022-10-25T20:55:36.013Z] ---> 31699e841119 [2022-10-25T20:55:36.013Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T20:55:36.013Z] ---> Running in 3e807629c878 [2022-10-25T20:55:38.604Z] Removing intermediate container 3e807629c878 [2022-10-25T20:55:38.604Z] ---> 61726989fcf3 [2022-10-25T20:55:38.604Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T20:55:38.604Z] ---> Running in 17a8015f2fa3 [2022-10-25T20:55:40.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:55:40.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:55:42.027Z] OK: 228 MiB in 65 packages [2022-10-25T20:55:42.992Z] Removing intermediate container 17a8015f2fa3 [2022-10-25T20:55:42.992Z] ---> 48ac0bf81043 [2022-10-25T20:55:42.992Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-25T20:55:42.993Z] ---> Running in 365437681b61 [2022-10-25T20:55:43.261Z] Removing intermediate container 365437681b61 [2022-10-25T20:55:43.261Z] ---> fa0cdd961ddc [2022-10-25T20:55:43.261Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-25T20:55:43.848Z] ---> ccf9fdf3589d [2022-10-25T20:55:43.848Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:55:44.131Z] ---> Running in a21590c6a886 [2022-10-25T20:55:46.738Z] Removing intermediate container a21590c6a886 [2022-10-25T20:55:46.738Z] ---> 88a03d15b782 [2022-10-25T20:55:46.738Z] Step 12/36 : COPY . . [2022-10-25T20:55:47.713Z] ---> 7bb739411c0e [2022-10-25T20:55:47.713Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T20:55:47.713Z] ---> Running in fc1a760e4cca [2022-10-25T20:55:48.678Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:55:48.678Z] Dload Upload Total Spent Left Speed [2022-10-25T20:55:48.945Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12656 0 --:--:-- --:--:-- --:--:-- 12795 [2022-10-25T20:55:49.534Z] Removing intermediate container fc1a760e4cca [2022-10-25T20:55:49.534Z] ---> 13b1bbc325be [2022-10-25T20:55:49.534Z] Step 14/36 : RUN ${MAKE} [2022-10-25T20:55:49.804Z] ---> Running in 3c7cbbd2fd15 [2022-10-25T20:55:50.771Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-25T20:58:42.520Z] Removing intermediate container 3c7cbbd2fd15 [2022-10-25T20:58:42.520Z] ---> 460ed86ac001 [2022-10-25T20:58:42.520Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-25T20:58:42.520Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-25T20:58:42.520Z] eab2503cf8f4: Pulling fs layer [2022-10-25T20:58:42.520Z] 97cd0a44c592: Pulling fs layer [2022-10-25T20:58:42.520Z] 97cd0a44c592: Verifying Checksum [2022-10-25T20:58:42.520Z] 97cd0a44c592: Download complete [2022-10-25T20:58:42.520Z] eab2503cf8f4: Verifying Checksum [2022-10-25T20:58:42.520Z] eab2503cf8f4: Download complete [2022-10-25T20:58:42.520Z] eab2503cf8f4: Pull complete [2022-10-25T20:58:42.520Z] 97cd0a44c592: Pull complete [2022-10-25T20:58:42.520Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-25T20:58:42.520Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-25T20:58:42.520Z] ---> 7f763cca56b3 [2022-10-25T20:58:42.520Z] Step 16/36 : FROM alpine:3.16 [2022-10-25T20:58:42.520Z] 3.16: Pulling from library/alpine [2022-10-25T20:58:42.520Z] 9b18e9b68314: Already exists [2022-10-25T20:58:42.520Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T20:58:42.520Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T20:58:42.520Z] ---> a6215f271958 [2022-10-25T20:58:42.520Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-25T20:58:42.520Z] ---> Running in 6ecb9a16375d [2022-10-25T20:58:42.520Z] Removing intermediate container 6ecb9a16375d [2022-10-25T20:58:42.520Z] ---> 0b9660140b1c [2022-10-25T20:58:42.520Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-25T20:58:42.520Z] ---> Running in ca5edad4647e [2022-10-25T20:58:42.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:58:42.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:58:42.520Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-25T20:58:42.520Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-25T20:58:42.520Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-25T20:58:42.520Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-25T20:58:42.520Z] (5/82) Installing libxcb (1.15-r0) [2022-10-25T20:58:42.520Z] (6/82) Installing libx11 (1.8-r0) [2022-10-25T20:58:42.521Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-25T20:58:42.521Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-25T20:58:42.521Z] (9/82) Installing expat (2.5.0-r0) [2022-10-25T20:58:42.521Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:58:42.521Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-25T20:58:42.521Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-25T20:58:42.521Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-25T20:58:42.521Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-25T20:58:42.521Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-25T20:58:42.521Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-25T20:58:42.521Z] (17/82) Installing libintl (0.21-r2) [2022-10-25T20:58:42.521Z] (18/82) Installing libblkid (2.38-r1) [2022-10-25T20:58:42.521Z] (19/82) Installing libmount (2.38-r1) [2022-10-25T20:58:42.521Z] (20/82) Installing pcre (8.45-r2) [2022-10-25T20:58:42.521Z] (21/82) Installing glib (2.72.1-r0) [2022-10-25T20:58:42.521Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-25T20:58:42.521Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-25T20:58:42.521Z] (24/82) Installing libass (0.16.0-r0) [2022-10-25T20:58:42.521Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-25T20:58:42.521Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-25T20:58:42.521Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-25T20:58:42.521Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-25T20:58:42.521Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-25T20:58:42.521Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-25T20:58:42.521Z] (31/82) Installing libunistring (1.0-r0) [2022-10-25T20:58:42.521Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-25T20:58:42.521Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T20:58:42.521Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T20:58:42.521Z] (35/82) Installing lame (3.100-r0) [2022-10-25T20:58:42.521Z] (36/82) Installing opus (1.3.1-r1) [2022-10-25T20:58:42.521Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-25T20:58:42.521Z] (38/82) Installing dbus-libs (1.14.4-r0) [2022-10-25T20:58:42.521Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-25T20:58:42.521Z] (40/82) Installing orc (0.4.32-r0) [2022-10-25T20:58:42.521Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:58:42.521Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-25T20:58:42.521Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:58:42.521Z] (44/82) Installing flac (1.3.4-r0) [2022-10-25T20:58:42.521Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-25T20:58:42.521Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-25T20:58:42.521Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-25T20:58:42.521Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-25T20:58:42.521Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-25T20:58:42.521Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-25T20:58:42.521Z] (51/82) Installing libpulse (15.0-r2) [2022-10-25T20:58:42.521Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-25T20:58:42.521Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-25T20:58:42.521Z] (54/82) Installing librist (0.2.6-r1) [2022-10-25T20:58:42.521Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-25T20:58:42.521Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-25T20:58:42.521Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-25T20:58:42.521Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T20:58:42.521Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T20:58:42.521Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-25T20:58:42.521Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-25T20:58:42.521Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-25T20:58:42.521Z] (63/82) Installing libva (2.14.0-r0) [2022-10-25T20:58:42.521Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-25T20:58:42.521Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-25T20:58:42.521Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-25T20:58:42.521Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-25T20:58:42.521Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-25T20:58:42.521Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-25T20:58:42.521Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-25T20:58:42.521Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-25T20:58:42.521Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-25T20:58:42.521Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-25T20:58:42.521Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-25T20:58:42.521Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T20:58:42.521Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-25T20:58:42.521Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-25T20:58:42.521Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-25T20:58:42.521Z] (78/82) Installing kmod-libs (29-r2) [2022-10-25T20:58:42.521Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-25T20:58:42.521Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-25T20:58:42.521Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-25T20:58:42.521Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-25T20:58:42.521Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:58:42.521Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T20:58:42.521Z] OK: 78 MiB in 96 packages [2022-10-25T20:58:45.112Z] Removing intermediate container ca5edad4647e [2022-10-25T20:58:45.112Z] ---> 5e92a0710169 [2022-10-25T20:58:45.112Z] Step 19/36 : WORKDIR / [2022-10-25T20:58:45.380Z] ---> Running in cf0a9fc6ccef [2022-10-25T20:58:45.651Z] Removing intermediate container cf0a9fc6ccef [2022-10-25T20:58:45.651Z] ---> 68e03af96ffe [2022-10-25T20:58:45.651Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-25T20:58:47.063Z] ---> 01f39297c584 [2022-10-25T20:58:47.063Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-25T20:58:47.648Z] ---> 54ee490e8951 [2022-10-25T20:58:47.648Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-25T20:58:48.235Z] ---> d41f2d03cd88 [2022-10-25T20:58:48.235Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-25T20:58:48.819Z] ---> b28c834e30fa [2022-10-25T20:58:48.819Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-25T20:58:49.404Z] ---> 69fe3be117a1 [2022-10-25T20:58:49.404Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-25T20:58:49.988Z] ---> 0dbca317a93a [2022-10-25T20:58:49.988Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-25T20:58:51.405Z] ---> 61c04ec67828 [2022-10-25T20:58:51.405Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-25T20:58:51.405Z] ---> Running in 38877a7f27c8 [2022-10-25T20:58:53.436Z] Removing intermediate container 38877a7f27c8 [2022-10-25T20:58:53.436Z] ---> a03f71a93479 [2022-10-25T20:58:53.436Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-25T20:58:53.436Z] ---> Running in 434ce3d678fd [2022-10-25T20:58:54.878Z] Removing intermediate container 434ce3d678fd [2022-10-25T20:58:54.878Z] ---> f56e513dee4a [2022-10-25T20:58:54.878Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-25T20:58:54.878Z] ---> Running in 0f88b8a05099 [2022-10-25T20:58:56.875Z] Removing intermediate container 0f88b8a05099 [2022-10-25T20:58:56.875Z] ---> 1345977a244d [2022-10-25T20:58:56.875Z] Step 30/36 : EXPOSE 59983 [2022-10-25T20:58:56.875Z] ---> Running in 92757f7ce86a [2022-10-25T20:58:57.143Z] Removing intermediate container 92757f7ce86a [2022-10-25T20:58:57.143Z] ---> c203f4d00c37 [2022-10-25T20:58:57.143Z] Step 31/36 : EXPOSE 8554 [2022-10-25T20:58:57.143Z] ---> Running in cc458cafcd8f [2022-10-25T20:58:57.411Z] Removing intermediate container cc458cafcd8f [2022-10-25T20:58:57.411Z] ---> 05ec11b0d1e0 [2022-10-25T20:58:57.411Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-25T20:58:57.678Z] ---> Running in 6851e0efbffb [2022-10-25T20:58:57.945Z] Removing intermediate container 6851e0efbffb [2022-10-25T20:58:57.945Z] ---> 435780a17ad3 [2022-10-25T20:58:57.945Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-25T20:58:57.945Z] ---> Running in 9bc18cb10b4b [2022-10-25T20:58:58.212Z] Removing intermediate container 9bc18cb10b4b [2022-10-25T20:58:58.212Z] ---> 194d2acbbd1f [2022-10-25T20:58:58.212Z] Step 34/36 : LABEL arch=arm64 [2022-10-25T20:58:58.491Z] ---> Running in 3083968a2dc8 [2022-10-25T20:58:58.764Z] Removing intermediate container 3083968a2dc8 [2022-10-25T20:58:58.764Z] ---> 2a6c4662b2fe [2022-10-25T20:58:58.764Z] Step 35/36 : LABEL git_sha=cd08d416618cedf6394f2b45eea8eb763bae3217 [2022-10-25T20:58:58.764Z] ---> Running in 3d4ccf88414c [2022-10-25T20:58:59.032Z] Removing intermediate container 3d4ccf88414c [2022-10-25T20:58:59.032Z] ---> bdbf29021244 [2022-10-25T20:58:59.032Z] Step 36/36 : LABEL version=2.3.0-dev.18 [2022-10-25T20:58:59.032Z] ---> Running in 378526db4d1c [2022-10-25T20:58:59.299Z] Removing intermediate container 378526db4d1c [2022-10-25T20:58:59.299Z] ---> 2f04dda01af6 [2022-10-25T20:58:59.299Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T20:58:59.299Z] Successfully built 2f04dda01af6 [2022-10-25T20:58:59.299Z] Successfully tagged device-usb-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 [2022-10-25T20:58:59.672Z] provisioning config files... [2022-10-25T20:58:59.687Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/59@tmp/config11814879583286395068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:59:00.027Z] ---> docker-login.sh [2022-10-25T20:59:00.027Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:59:00.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:59:00.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:59:00.295Z] Configure a credential helper to remove this warning. See [2022-10-25T20:59:00.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:59:00.295Z] [2022-10-25T20:59:00.295Z] Login Succeeded [2022-10-25T20:59:00.295Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:59:00.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:59:00.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:59:00.831Z] Configure a credential helper to remove this warning. See [2022-10-25T20:59:00.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:59:00.831Z] [2022-10-25T20:59:00.831Z] Login Succeeded [2022-10-25T20:59:00.831Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:59:01.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:59:01.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:59:01.099Z] Configure a credential helper to remove this warning. See [2022-10-25T20:59:01.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:59:01.099Z] [2022-10-25T20:59:01.099Z] Login Succeeded [2022-10-25T20:59:01.099Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:59:01.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:59:01.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:59:01.633Z] Configure a credential helper to remove this warning. See [2022-10-25T20:59:01.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:59:01.633Z] [2022-10-25T20:59:01.633Z] Login Succeeded [2022-10-25T20:59:01.633Z] docker.io [2022-10-25T20:59:01.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:59:02.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:59:02.167Z] Configure a credential helper to remove this warning. See [2022-10-25T20:59:02.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:59:02.167Z] [2022-10-25T20:59:02.167Z] Login Succeeded [2022-10-25T20:59:02.167Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:59:02.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:59:02.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:59:02.233Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-10-25T20:59:02.233Z] cd08d416618cedf6394f2b45eea8eb763bae3217 [2022-10-25T20:59:02.233Z] latest [2022-10-25T20:59:02.233Z] 2.3.0-dev.18 [2022-10-25T20:59:02.233Z] cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18 [2022-10-25T20:59:02.233Z] main [2022-10-25T20:59:02.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:02.589Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:02.935Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cd08d416618cedf6394f2b45eea8eb763bae3217 [2022-10-25T20:59:02.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-25T20:59:02.935Z] c7da8256ec8d: Preparing [2022-10-25T20:59:02.935Z] 4dad0df65544: Preparing [2022-10-25T20:59:02.935Z] a3f42fd5b55a: Preparing [2022-10-25T20:59:02.935Z] a43932d1df72: Preparing [2022-10-25T20:59:02.935Z] 1207169bf42c: Preparing [2022-10-25T20:59:02.935Z] f0d7b8c3bdf4: Preparing [2022-10-25T20:59:02.935Z] d42a9ea8fb5b: Preparing [2022-10-25T20:59:02.935Z] 87158b4de615: Preparing [2022-10-25T20:59:02.935Z] 8aab222d0fc0: Preparing [2022-10-25T20:59:02.935Z] 22106cf27a4a: Preparing [2022-10-25T20:59:02.935Z] 69a5fe7c87ab: Preparing [2022-10-25T20:59:02.935Z] 5d3e392a13a0: Preparing [2022-10-25T20:59:02.935Z] 8aab222d0fc0: Waiting [2022-10-25T20:59:02.935Z] 22106cf27a4a: Waiting [2022-10-25T20:59:02.935Z] 5d3e392a13a0: Waiting [2022-10-25T20:59:02.935Z] f0d7b8c3bdf4: Waiting [2022-10-25T20:59:02.935Z] d42a9ea8fb5b: Waiting [2022-10-25T20:59:02.935Z] 69a5fe7c87ab: Waiting [2022-10-25T20:59:02.935Z] 87158b4de615: Waiting [2022-10-25T20:59:03.205Z] 1207169bf42c: Pushed [2022-10-25T20:59:03.205Z] 4dad0df65544: Pushed [2022-10-25T20:59:03.205Z] c7da8256ec8d: Pushed [2022-10-25T20:59:03.205Z] a3f42fd5b55a: Pushed [2022-10-25T20:59:03.205Z] f0d7b8c3bdf4: Pushed [2022-10-25T20:59:03.473Z] 87158b4de615: Pushed [2022-10-25T20:59:03.473Z] 8aab222d0fc0: Pushed [2022-10-25T20:59:03.473Z] d42a9ea8fb5b: Pushed [2022-10-25T20:59:03.473Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:59:07.730Z] a43932d1df72: Pushed [2022-10-25T20:59:09.137Z] 22106cf27a4a: Pushed [2022-10-25T20:59:21.455Z] 69a5fe7c87ab: Pushed [2022-10-25T20:59:21.455Z] cd08d416618cedf6394f2b45eea8eb763bae3217: digest: sha256:382e71a84e10978337d12b25ce3db8e25c2160550cbc56ed736cd2ede7fe914d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:21.810Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:22.159Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-25T20:59:22.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-25T20:59:22.159Z] c7da8256ec8d: Preparing [2022-10-25T20:59:22.159Z] 4dad0df65544: Preparing [2022-10-25T20:59:22.159Z] a3f42fd5b55a: Preparing [2022-10-25T20:59:22.159Z] a43932d1df72: Preparing [2022-10-25T20:59:22.159Z] 1207169bf42c: Preparing [2022-10-25T20:59:22.159Z] f0d7b8c3bdf4: Preparing [2022-10-25T20:59:22.159Z] d42a9ea8fb5b: Preparing [2022-10-25T20:59:22.159Z] 87158b4de615: Preparing [2022-10-25T20:59:22.159Z] 8aab222d0fc0: Preparing [2022-10-25T20:59:22.159Z] 22106cf27a4a: Preparing [2022-10-25T20:59:22.159Z] 69a5fe7c87ab: Preparing [2022-10-25T20:59:22.159Z] 5d3e392a13a0: Preparing [2022-10-25T20:59:22.159Z] 8aab222d0fc0: Waiting [2022-10-25T20:59:22.159Z] 22106cf27a4a: Waiting [2022-10-25T20:59:22.159Z] 69a5fe7c87ab: Waiting [2022-10-25T20:59:22.159Z] 5d3e392a13a0: Waiting [2022-10-25T20:59:22.159Z] d42a9ea8fb5b: Waiting [2022-10-25T20:59:22.159Z] f0d7b8c3bdf4: Waiting [2022-10-25T20:59:22.159Z] 87158b4de615: Waiting [2022-10-25T20:59:22.159Z] a43932d1df72: Layer already exists [2022-10-25T20:59:22.159Z] 1207169bf42c: Layer already exists [2022-10-25T20:59:22.159Z] 4dad0df65544: Layer already exists [2022-10-25T20:59:22.159Z] a3f42fd5b55a: Layer already exists [2022-10-25T20:59:22.159Z] c7da8256ec8d: Layer already exists [2022-10-25T20:59:22.159Z] 87158b4de615: Layer already exists [2022-10-25T20:59:22.159Z] f0d7b8c3bdf4: Layer already exists [2022-10-25T20:59:22.159Z] d42a9ea8fb5b: Layer already exists [2022-10-25T20:59:22.159Z] 8aab222d0fc0: Layer already exists [2022-10-25T20:59:22.159Z] 22106cf27a4a: Layer already exists [2022-10-25T20:59:22.159Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:59:22.159Z] 69a5fe7c87ab: Layer already exists [2022-10-25T20:59:22.426Z] latest: digest: sha256:382e71a84e10978337d12b25ce3db8e25c2160550cbc56ed736cd2ede7fe914d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:22.781Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:23.122Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.18 [2022-10-25T20:59:23.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-25T20:59:23.123Z] c7da8256ec8d: Preparing [2022-10-25T20:59:23.123Z] 4dad0df65544: Preparing [2022-10-25T20:59:23.123Z] a3f42fd5b55a: Preparing [2022-10-25T20:59:23.123Z] a43932d1df72: Preparing [2022-10-25T20:59:23.123Z] 1207169bf42c: Preparing [2022-10-25T20:59:23.123Z] f0d7b8c3bdf4: Preparing [2022-10-25T20:59:23.123Z] d42a9ea8fb5b: Preparing [2022-10-25T20:59:23.123Z] 87158b4de615: Preparing [2022-10-25T20:59:23.123Z] 8aab222d0fc0: Preparing [2022-10-25T20:59:23.123Z] 22106cf27a4a: Preparing [2022-10-25T20:59:23.123Z] 69a5fe7c87ab: Preparing [2022-10-25T20:59:23.123Z] 5d3e392a13a0: Preparing [2022-10-25T20:59:23.123Z] f0d7b8c3bdf4: Waiting [2022-10-25T20:59:23.123Z] d42a9ea8fb5b: Waiting [2022-10-25T20:59:23.123Z] 8aab222d0fc0: Waiting [2022-10-25T20:59:23.123Z] 87158b4de615: Waiting [2022-10-25T20:59:23.123Z] 22106cf27a4a: Waiting [2022-10-25T20:59:23.123Z] 69a5fe7c87ab: Waiting [2022-10-25T20:59:23.123Z] 5d3e392a13a0: Waiting [2022-10-25T20:59:23.123Z] 1207169bf42c: Layer already exists [2022-10-25T20:59:23.123Z] 4dad0df65544: Layer already exists [2022-10-25T20:59:23.123Z] c7da8256ec8d: Layer already exists [2022-10-25T20:59:23.123Z] a3f42fd5b55a: Layer already exists [2022-10-25T20:59:23.123Z] a43932d1df72: Layer already exists [2022-10-25T20:59:23.123Z] f0d7b8c3bdf4: Layer already exists [2022-10-25T20:59:23.123Z] 87158b4de615: Layer already exists [2022-10-25T20:59:23.123Z] d42a9ea8fb5b: Layer already exists [2022-10-25T20:59:23.123Z] 22106cf27a4a: Layer already exists [2022-10-25T20:59:23.123Z] 8aab222d0fc0: Layer already exists [2022-10-25T20:59:23.123Z] 69a5fe7c87ab: Layer already exists [2022-10-25T20:59:23.123Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:59:23.389Z] 2.3.0-dev.18: digest: sha256:382e71a84e10978337d12b25ce3db8e25c2160550cbc56ed736cd2ede7fe914d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:23.734Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:24.083Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18 [2022-10-25T20:59:24.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-25T20:59:24.083Z] c7da8256ec8d: Preparing [2022-10-25T20:59:24.083Z] 4dad0df65544: Preparing [2022-10-25T20:59:24.083Z] a3f42fd5b55a: Preparing [2022-10-25T20:59:24.083Z] a43932d1df72: Preparing [2022-10-25T20:59:24.083Z] 1207169bf42c: Preparing [2022-10-25T20:59:24.083Z] f0d7b8c3bdf4: Preparing [2022-10-25T20:59:24.083Z] d42a9ea8fb5b: Preparing [2022-10-25T20:59:24.083Z] 87158b4de615: Preparing [2022-10-25T20:59:24.083Z] 8aab222d0fc0: Preparing [2022-10-25T20:59:24.083Z] 22106cf27a4a: Preparing [2022-10-25T20:59:24.083Z] 69a5fe7c87ab: Preparing [2022-10-25T20:59:24.083Z] 5d3e392a13a0: Preparing [2022-10-25T20:59:24.083Z] f0d7b8c3bdf4: Waiting [2022-10-25T20:59:24.083Z] d42a9ea8fb5b: Waiting [2022-10-25T20:59:24.083Z] 87158b4de615: Waiting [2022-10-25T20:59:24.083Z] 8aab222d0fc0: Waiting [2022-10-25T20:59:24.083Z] 69a5fe7c87ab: Waiting [2022-10-25T20:59:24.083Z] 22106cf27a4a: Waiting [2022-10-25T20:59:24.083Z] 5d3e392a13a0: Waiting [2022-10-25T20:59:24.083Z] a43932d1df72: Layer already exists [2022-10-25T20:59:24.083Z] c7da8256ec8d: Layer already exists [2022-10-25T20:59:24.083Z] a3f42fd5b55a: Layer already exists [2022-10-25T20:59:24.083Z] 1207169bf42c: Layer already exists [2022-10-25T20:59:24.083Z] 4dad0df65544: Layer already exists [2022-10-25T20:59:24.083Z] d42a9ea8fb5b: Layer already exists [2022-10-25T20:59:24.083Z] f0d7b8c3bdf4: Layer already exists [2022-10-25T20:59:24.083Z] 87158b4de615: Layer already exists [2022-10-25T20:59:24.083Z] 8aab222d0fc0: Layer already exists [2022-10-25T20:59:24.084Z] 22106cf27a4a: Layer already exists [2022-10-25T20:59:24.353Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:59:24.353Z] 69a5fe7c87ab: Layer already exists [2022-10-25T20:59:24.353Z] cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18: digest: sha256:382e71a84e10978337d12b25ce3db8e25c2160550cbc56ed736cd2ede7fe914d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:24.709Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:25.060Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-10-25T20:59:25.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-10-25T20:59:25.060Z] c7da8256ec8d: Preparing [2022-10-25T20:59:25.060Z] 4dad0df65544: Preparing [2022-10-25T20:59:25.060Z] a3f42fd5b55a: Preparing [2022-10-25T20:59:25.060Z] a43932d1df72: Preparing [2022-10-25T20:59:25.060Z] 1207169bf42c: Preparing [2022-10-25T20:59:25.060Z] f0d7b8c3bdf4: Preparing [2022-10-25T20:59:25.060Z] d42a9ea8fb5b: Preparing [2022-10-25T20:59:25.060Z] 87158b4de615: Preparing [2022-10-25T20:59:25.060Z] 8aab222d0fc0: Preparing [2022-10-25T20:59:25.060Z] 22106cf27a4a: Preparing [2022-10-25T20:59:25.060Z] 69a5fe7c87ab: Preparing [2022-10-25T20:59:25.060Z] 5d3e392a13a0: Preparing [2022-10-25T20:59:25.060Z] 87158b4de615: Waiting [2022-10-25T20:59:25.060Z] 8aab222d0fc0: Waiting [2022-10-25T20:59:25.060Z] 22106cf27a4a: Waiting [2022-10-25T20:59:25.060Z] 69a5fe7c87ab: Waiting [2022-10-25T20:59:25.060Z] 5d3e392a13a0: Waiting [2022-10-25T20:59:25.060Z] f0d7b8c3bdf4: Waiting [2022-10-25T20:59:25.060Z] d42a9ea8fb5b: Waiting [2022-10-25T20:59:25.060Z] 4dad0df65544: Layer already exists [2022-10-25T20:59:25.060Z] c7da8256ec8d: Layer already exists [2022-10-25T20:59:25.060Z] 1207169bf42c: Layer already exists [2022-10-25T20:59:25.060Z] a43932d1df72: Layer already exists [2022-10-25T20:59:25.060Z] a3f42fd5b55a: Layer already exists [2022-10-25T20:59:25.060Z] d42a9ea8fb5b: Layer already exists [2022-10-25T20:59:25.060Z] f0d7b8c3bdf4: Layer already exists [2022-10-25T20:59:25.060Z] 22106cf27a4a: Layer already exists [2022-10-25T20:59:25.060Z] 87158b4de615: Layer already exists [2022-10-25T20:59:25.060Z] 8aab222d0fc0: Layer already exists [2022-10-25T20:59:25.060Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:59:25.060Z] 69a5fe7c87ab: Layer already exists [2022-10-25T20:59:25.327Z] main: digest: sha256:382e71a84e10978337d12b25ce3db8e25c2160550cbc56ed736cd2ede7fe914d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:59:25.383Z] ===================================================== [Pipeline] echo [2022-10-25T20:59:25.391Z] taggedImages: [2022-10-25T20:59:25.391Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cd08d416618cedf6394f2b45eea8eb763bae3217 [2022-10-25T20:59:25.391Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-10-25T20:59:25.391Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.18 [2022-10-25T20:59:25.391Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cd08d416618cedf6394f2b45eea8eb763bae3217-2.3.0-dev.18 [2022-10-25T20:59:25.391Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:25.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:59:25.758Z] [2022-10-25T20:59:25.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:59:26.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:59:26.091Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T20:59:26.091Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T20:59:26.091Z] 04944245beec: Pulling fs layer [2022-10-25T20:59:26.091Z] 699f458cf7ca: Pulling fs layer [2022-10-25T20:59:26.091Z] 765212b225bb: Pulling fs layer [2022-10-25T20:59:26.091Z] f23df028b6ca: Pulling fs layer [2022-10-25T20:59:26.091Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T20:59:26.091Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T20:59:26.091Z] d65c8cfc05b1: Waiting [2022-10-25T20:59:26.091Z] 765212b225bb: Waiting [2022-10-25T20:59:26.091Z] 2437ff75d9bd: Waiting [2022-10-25T20:59:26.091Z] f23df028b6ca: Waiting [2022-10-25T20:59:26.363Z] 04944245beec: Verifying Checksum [2022-10-25T20:59:26.363Z] 04944245beec: Download complete [2022-10-25T20:59:26.363Z] 765212b225bb: Verifying Checksum [2022-10-25T20:59:26.363Z] 765212b225bb: Download complete [2022-10-25T20:59:26.363Z] f23df028b6ca: Verifying Checksum [2022-10-25T20:59:26.363Z] f23df028b6ca: Download complete [2022-10-25T20:59:26.363Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T20:59:26.363Z] d65c8cfc05b1: Download complete [2022-10-25T20:59:26.637Z] 699f458cf7ca: Verifying Checksum [2022-10-25T20:59:26.637Z] 699f458cf7ca: Download complete [2022-10-25T20:59:26.906Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T20:59:26.906Z] 8998bd30e6a1: Download complete [2022-10-25T20:59:29.489Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T20:59:29.489Z] 2437ff75d9bd: Download complete [2022-10-25T20:59:30.901Z] 8998bd30e6a1: Pull complete [2022-10-25T20:59:31.487Z] 04944245beec: Pull complete [2022-10-25T20:59:32.901Z] 699f458cf7ca: Pull complete [2022-10-25T20:59:33.171Z] 765212b225bb: Pull complete [2022-10-25T20:59:34.136Z] f23df028b6ca: Pull complete [2022-10-25T20:59:34.136Z] d65c8cfc05b1: Pull complete [2022-10-25T20:59:49.141Z] 2437ff75d9bd: Pull complete [2022-10-25T20:59:49.141Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T20:59:49.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:59:49.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:59:49.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-116987 does not seem to be running inside a container [2022-10-25T20:59:49.409Z] $ 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-usb-camera/59 -v /w/workspace/device-usb-camera/59:/w/workspace/device-usb-camera/59:rw,z -v /w/workspace/device-usb-camera/59@tmp:/w/workspace/device-usb-camera/59@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 [2022-10-25T20:59:52.352Z] $ docker top 073182444cb15f2a5add71929eb87096a93fca2c7196e8e0251b899dbca777ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:59:53.244Z] ---> job-cost.sh [2022-10-25T20:59:53.244Z] lf-activate-venv: SKIPPING [2022-10-25T20:59:53.244Z] INFO: No Stack... [2022-10-25T20:59:53.835Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T20:59:54.427Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T20:59:55.095Z] + cat /w/workspace/device-usb-camera/59/archives/cost.csv [2022-10-25T20:59:55.095Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T20:59:55.172Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-59-stack-cost] [2022-10-25T20:59:55.178Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-59-stack-cost] did not exist. Created. [2022-10-25T20:59:55.178Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T20:59:55.854Z] /w/workspace/device-usb-camera/59@tmp/durable-450ae989/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T20:59:56.517Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T20:59:56.532Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T20:59:56.584Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T20:59:56.591Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T20:59:56.615Z] $ docker stop --time=1 073182444cb15f2a5add71929eb87096a93fca2c7196e8e0251b899dbca777ea [2022-10-25T20:59:58.145Z] $ docker rm -f 073182444cb15f2a5add71929eb87096a93fca2c7196e8e0251b899dbca777ea [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 [2022-10-25T20:59:58.516Z] provisioning config files... [2022-10-25T20:59:58.524Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16130710972767587251tmp [Pipeline] { [Pipeline] sh [2022-10-25T20:59:58.811Z] + set +x [2022-10-25T20:59:58.811Z] + bash -s -- [2022-10-25T20:59:58.811Z] + curl -s https://codecov.io/bash [2022-10-25T20:59:58.811Z] [2022-10-25T20:59:58.811Z] _____ _ [2022-10-25T20:59:58.811Z] / ____| | | [2022-10-25T20:59:58.811Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T20:59:58.811Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T20:59:58.811Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T20:59:58.811Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T20:59:58.811Z] Bash-1.0.6 [2022-10-25T20:59:58.811Z] [2022-10-25T20:59:58.811Z] [2022-10-25T20:59:58.811Z] ==> git version 2.25.1 found [2022-10-25T20:59:58.811Z] ==> 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 [2022-10-25T20:59:58.811Z] Release-Date: 2020-01-08 [2022-10-25T20:59:58.811Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-25T20:59:58.811Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T20:59:58.811Z] ==> Jenkins CI detected. [2022-10-25T20:59:58.811Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-10-25T20:59:58.811Z] project root: . [2022-10-25T20:59:58.811Z] --> token set from env [2022-10-25T20:59:58.811Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T20:59:58.811Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T20:59:58.811Z] ==> Python coveragepy not found [2022-10-25T20:59:58.811Z] ==> Searching for coverage reports in: [2022-10-25T20:59:58.811Z] + . [2022-10-25T20:59:58.811Z] -> Found 1 reports [2022-10-25T20:59:58.811Z] ==> Detecting git/mercurial file structure [2022-10-25T20:59:58.811Z] ==> Reading reports [2022-10-25T20:59:58.811Z] + ./coverage.out bytes=29387 [2022-10-25T20:59:58.811Z] ==> Appending adjustments [2022-10-25T20:59:58.811Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T20:59:59.071Z] + Found adjustments [2022-10-25T20:59:59.071Z] ==> Gzipping contents [2022-10-25T20:59:59.071Z] 8.0K /tmp/codecov.u0NcdY.gz [2022-10-25T20:59:59.071Z] ==> Uploading reports [2022-10-25T20:59:59.071Z] url: https://codecov.io [2022-10-25T20:59:59.071Z] query: branch=main&commit=cd08d416618cedf6394f2b45eea8eb763bae3217&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T20:59:59.071Z] -> Pinging Codecov [2022-10-25T20:59:59.071Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=cd08d416618cedf6394f2b45eea8eb763bae3217&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T20:59:59.330Z] -> Uploading to [2022-10-25T20:59:59.330Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/73D8F5FF140700D3E01443B452E23636/cd08d416618cedf6394f2b45eea8eb763bae3217/4c78265f-7edc-41d6-800c-38b3165e285d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T205959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75e85cbbeaf305ef7f44378bfe82256732c6c98a6fa113250d662ecc2e6979cf [2022-10-25T20:59:59.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:59:59.330Z] Dload Upload Total Spent Left Speed [2022-10-25T20:59:59.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4191 0 0 100 4191 0 17036 --:--:-- --:--:-- --:--:-- 17036 [2022-10-25T20:59:59.591Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] } [2022-10-25T20:59:59.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-25T20:59:59.714Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-25T20:59:59.724Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:00.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T21:00:00.028Z] [2022-10-25T21:00:00.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:00.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T21:00:00.327Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-25T21:00:00.327Z] df9b9388f04a: Pulling fs layer [2022-10-25T21:00:00.327Z] 52dc419b0ee2: Pulling fs layer [2022-10-25T21:00:00.327Z] 25bc292e5bac: Pulling fs layer [2022-10-25T21:00:00.327Z] 114826534d7a: Pulling fs layer [2022-10-25T21:00:00.327Z] 4657fd5d0bcf: Pulling fs layer [2022-10-25T21:00:00.327Z] 6ad1cebc031e: Pulling fs layer [2022-10-25T21:00:00.327Z] 8a3aa393b2d8: Pulling fs layer [2022-10-25T21:00:00.327Z] 114826534d7a: Waiting [2022-10-25T21:00:00.327Z] 4657fd5d0bcf: Waiting [2022-10-25T21:00:00.327Z] 6ad1cebc031e: Waiting [2022-10-25T21:00:00.327Z] 8a3aa393b2d8: Waiting [2022-10-25T21:00:00.327Z] 25bc292e5bac: Download complete [2022-10-25T21:00:00.327Z] 52dc419b0ee2: Download complete [2022-10-25T21:00:00.328Z] 4657fd5d0bcf: Download complete [2022-10-25T21:00:00.328Z] df9b9388f04a: Download complete [2022-10-25T21:00:00.587Z] df9b9388f04a: Pull complete [2022-10-25T21:00:00.587Z] 6ad1cebc031e: Verifying Checksum [2022-10-25T21:00:00.587Z] 6ad1cebc031e: Download complete [2022-10-25T21:00:00.587Z] 52dc419b0ee2: Pull complete [2022-10-25T21:00:00.587Z] 25bc292e5bac: Pull complete [2022-10-25T21:00:01.159Z] 114826534d7a: Verifying Checksum [2022-10-25T21:00:01.159Z] 114826534d7a: Download complete [2022-10-25T21:00:01.420Z] 8a3aa393b2d8: Verifying Checksum [2022-10-25T21:00:01.420Z] 8a3aa393b2d8: Download complete [2022-10-25T21:00:04.699Z] 114826534d7a: Pull complete [2022-10-25T21:00:04.699Z] 4657fd5d0bcf: Pull complete [2022-10-25T21:00:04.699Z] 6ad1cebc031e: Pull complete [2022-10-25T21:00:07.223Z] 8a3aa393b2d8: Pull complete [2022-10-25T21:00:07.223Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-25T21:00:07.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T21:00:07.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T21:00:07.288Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T21:00:07.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T21:00:08.868Z] $ docker top b334f73ff0f1c492ebc7f762cb28a269f1825856711b5c1ea692944a53902a0a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T21:00:08.924Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-10-25T21:00:09.198Z] + set -o pipefail [2022-10-25T21:00:09.198Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-10-25T21:00:15.771Z] [2022-10-25T21:00:15.771Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-10-25T21:00:15.771Z] [2022-10-25T21:00:15.771Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/b23922fb-a258-4136-a30a-cd99be91d3c5 [2022-10-25T21:00:15.771Z] [2022-10-25T21:00:15.771Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-25T21:00:15.771Z] [2022-10-25T21:00:15.771Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-25T21:00:15.771Z] [2022-10-25T21:00:15.771Z] [2022-10-25T21:00:15.771Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-25T21:00:15.771Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-25T21:00:15.771Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-25T21:00:15.788Z] $ docker stop --time=1 b334f73ff0f1c492ebc7f762cb28a269f1825856711b5c1ea692944a53902a0a [2022-10-25T21:00:17.742Z] $ docker rm -f b334f73ff0f1c492ebc7f762cb28a269f1825856711b5c1ea692944a53902a0a [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T21:00:18.405Z] + git log --format=format:%s -1 cd08d416618cedf6394f2b45eea8eb763bae3217 [Pipeline] sh [2022-10-25T21:00:18.692Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T21:00:18.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:18.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T21:00:18.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T21:00:19.052Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T21:00:19.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T21:00:19.429Z] $ docker top 0cccc88d8c5c013d7ae923d895fa73733e31e4628eb4a749e81938f4b6fc9eab -eo pid,comm [2022-10-25T21:00:19.467Z] 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). [2022-10-25T21:00:19.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T21:00:19.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T21:00:19.499Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T21:00:19.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T21:00:19.618Z] $ docker exec 0cccc88d8c5c013d7ae923d895fa73733e31e4628eb4a749e81938f4b6fc9eab ssh-agent [2022-10-25T21:00:19.726Z] SSH_AUTH_SOCK=/tmp/ssh-vVuPIQNUn9rl/agent.32 [2022-10-25T21:00:19.727Z] SSH_AGENT_PID=38 [2022-10-25T21:00:19.731Z] Running ssh-add (command line suppressed) [2022-10-25T21:00:19.833Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15292043383204652129.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15292043383204652129.key) [2022-10-25T21:00:19.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T21:00:20.123Z] + git semver tag [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,324 [run_tag] DEBUG tag force:False [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,324 [check_head_tag] DEBUG check head tag [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,325 [execute] INFO git cat-file --batch-check [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,328 [execute] INFO git cat-file --batch [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,344 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,344 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,344 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T21:00:20.382Z] 2022-10-25 21:00:20,347 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T21:00:20.382Z] 2.3.0-dev.18 [Pipeline] } [2022-10-25T21:00:20.399Z] $ docker exec --env ******** --env ******** 0cccc88d8c5c013d7ae923d895fa73733e31e4628eb4a749e81938f4b6fc9eab ssh-agent -k [2022-10-25T21:00:20.500Z] unset SSH_AUTH_SOCK; [2022-10-25T21:00:20.501Z] unset SSH_AGENT_PID; [2022-10-25T21:00:20.501Z] echo Agent pid 38 killed; [2022-10-25T21:00:20.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T21:00:20.804Z] + git semver [Pipeline] } [2022-10-25T21:00:21.084Z] $ docker stop --time=1 0cccc88d8c5c013d7ae923d895fa73733e31e4628eb4a749e81938f4b6fc9eab [2022-10-25T21:00:22.373Z] $ docker rm -f 0cccc88d8c5c013d7ae923d895fa73733e31e4628eb4a749e81938f4b6fc9eab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:22.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T21:00:22.745Z] [2022-10-25T21:00:22.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:23.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T21:00:23.044Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-25T21:00:23.044Z] ab5ef0e58194: Pulling fs layer [2022-10-25T21:00:23.044Z] 9712f1f96733: Pulling fs layer [2022-10-25T21:00:23.044Z] 63f879dbbcfc: Pulling fs layer [2022-10-25T21:00:23.044Z] 0d9ebad4ef96: Pulling fs layer [2022-10-25T21:00:23.044Z] e9a5061849ea: Pulling fs layer [2022-10-25T21:00:23.044Z] d747dcd14b5f: Pulling fs layer [2022-10-25T21:00:23.044Z] 2de7ff778b66: Pulling fs layer [2022-10-25T21:00:23.044Z] 0d9ebad4ef96: Waiting [2022-10-25T21:00:23.044Z] e9a5061849ea: Waiting [2022-10-25T21:00:23.044Z] 2de7ff778b66: Waiting [2022-10-25T21:00:23.044Z] d747dcd14b5f: Waiting [2022-10-25T21:00:23.044Z] 9712f1f96733: Verifying Checksum [2022-10-25T21:00:23.044Z] 9712f1f96733: Download complete [2022-10-25T21:00:23.318Z] 63f879dbbcfc: Verifying Checksum [2022-10-25T21:00:23.318Z] 63f879dbbcfc: Download complete [2022-10-25T21:00:23.599Z] e9a5061849ea: Verifying Checksum [2022-10-25T21:00:23.599Z] e9a5061849ea: Download complete [2022-10-25T21:00:23.599Z] d747dcd14b5f: Download complete [2022-10-25T21:00:23.864Z] 0d9ebad4ef96: Verifying Checksum [2022-10-25T21:00:23.864Z] 0d9ebad4ef96: Download complete [2022-10-25T21:00:23.864Z] 2de7ff778b66: Verifying Checksum [2022-10-25T21:00:23.864Z] 2de7ff778b66: Download complete [2022-10-25T21:00:23.864Z] ab5ef0e58194: Verifying Checksum [2022-10-25T21:00:23.864Z] ab5ef0e58194: Download complete [2022-10-25T21:00:26.391Z] ab5ef0e58194: Pull complete [2022-10-25T21:00:26.391Z] 9712f1f96733: Pull complete [2022-10-25T21:00:26.956Z] 63f879dbbcfc: Pull complete [2022-10-25T21:00:30.232Z] 0d9ebad4ef96: Pull complete [2022-10-25T21:00:30.232Z] e9a5061849ea: Pull complete [2022-10-25T21:00:30.232Z] d747dcd14b5f: Pull complete [2022-10-25T21:00:31.169Z] 2de7ff778b66: Pull complete [2022-10-25T21:00:31.169Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-25T21:00:31.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T21:00:31.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T21:00:31.239Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T21:00:31.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T21:00:32.958Z] $ docker top 51bdc873edfd2de97af91e2603165ba4d2f937f8888a821d123e8e8a2a524e4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-25T21:00:33.023Z] provisioning config files... [2022-10-25T21:00:33.029Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2540189879258412606tmp [2022-10-25T21:00:33.039Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9686690250069427869tmp [2022-10-25T21:00:33.046Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3626894601830834780tmp [Pipeline] { [Pipeline] echo [2022-10-25T21:00:33.061Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:33.341Z] ---> sigul-configuration.sh [2022-10-25T21:00:33.342Z] gpg: directory `/root/.gnupg' created [2022-10-25T21:00:33.342Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-25T21:00:33.342Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-25T21:00:33.342Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-25T21:00:33.342Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-25T21:00:33.342Z] gpg: CAST5 encrypted data [2022-10-25T21:00:33.342Z] gpg: encrypted with 1 passphrase [2022-10-25T21:00:33.342Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-25T21:00:33.628Z] + mkdir /home/jenkins [2022-10-25T21:00:33.628Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-25T21:00:33.913Z] + 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 [2022-10-25T21:00:33.921Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:34.206Z] ---> sigul-install.sh [2022-10-25T21:00:34.207Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-25T21:00:34.494Z] + git tag --list [2022-10-25T21:00:34.494Z] v0.0.0 [2022-10-25T21:00:34.494Z] v0.0.1-dev.1 [2022-10-25T21:00:34.494Z] v0.0.1-dev.10 [2022-10-25T21:00:34.494Z] v0.0.1-dev.11 [2022-10-25T21:00:34.494Z] v0.0.1-dev.12 [2022-10-25T21:00:34.494Z] v0.0.1-dev.13 [2022-10-25T21:00:34.494Z] v0.0.1-dev.14 [2022-10-25T21:00:34.494Z] v0.0.1-dev.15 [2022-10-25T21:00:34.494Z] v0.0.1-dev.16 [2022-10-25T21:00:34.494Z] v0.0.1-dev.2 [2022-10-25T21:00:34.494Z] v0.0.1-dev.3 [2022-10-25T21:00:34.494Z] v0.0.1-dev.4 [2022-10-25T21:00:34.494Z] v0.0.1-dev.5 [2022-10-25T21:00:34.494Z] v0.0.1-dev.6 [2022-10-25T21:00:34.494Z] v0.0.1-dev.7 [2022-10-25T21:00:34.494Z] v0.0.1-dev.8 [2022-10-25T21:00:34.494Z] v0.0.1-dev.9 [2022-10-25T21:00:34.494Z] v2.2.0 [2022-10-25T21:00:34.494Z] v2.2.0-dev.17 [2022-10-25T21:00:34.494Z] v2.2.0-dev.18 [2022-10-25T21:00:34.494Z] v2.2.0-dev.19 [2022-10-25T21:00:34.494Z] v2.2.0-dev.20 [2022-10-25T21:00:34.494Z] v2.2.0-dev.21 [2022-10-25T21:00:34.494Z] v2.2.0-dev.22 [2022-10-25T21:00:34.494Z] v2.2.0-dev.23 [2022-10-25T21:00:34.494Z] v2.2.0-dev.24 [2022-10-25T21:00:34.494Z] v2.2.0-dev.25 [2022-10-25T21:00:34.494Z] v2.2.0-dev.26 [2022-10-25T21:00:34.494Z] v2.2.0-dev.27 [2022-10-25T21:00:34.494Z] v2.3.0-dev.1 [2022-10-25T21:00:34.494Z] v2.3.0-dev.10 [2022-10-25T21:00:34.494Z] v2.3.0-dev.11 [2022-10-25T21:00:34.494Z] v2.3.0-dev.12 [2022-10-25T21:00:34.494Z] v2.3.0-dev.13 [2022-10-25T21:00:34.494Z] v2.3.0-dev.14 [2022-10-25T21:00:34.494Z] v2.3.0-dev.15 [2022-10-25T21:00:34.494Z] v2.3.0-dev.16 [2022-10-25T21:00:34.494Z] v2.3.0-dev.17 [2022-10-25T21:00:34.494Z] v2.3.0-dev.18 [2022-10-25T21:00:34.494Z] v2.3.0-dev.2 [2022-10-25T21:00:34.494Z] v2.3.0-dev.3 [2022-10-25T21:00:34.494Z] v2.3.0-dev.4 [2022-10-25T21:00:34.494Z] v2.3.0-dev.5 [2022-10-25T21:00:34.494Z] v2.3.0-dev.6 [2022-10-25T21:00:34.494Z] v2.3.0-dev.7 [2022-10-25T21:00:34.494Z] v2.3.0-dev.8 [2022-10-25T21:00:34.494Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-25T21:00:34.776Z] + lftools sign git-tag v2.3.0-dev.18 [2022-10-25T21:00:35.345Z] Signing Git tag with Sigul... [2022-10-25T21:00:35.345Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-10-25T21:00:35.613Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:35.898Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-25T21:00:35.905Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-25T21:00:35.929Z] $ docker stop --time=1 51bdc873edfd2de97af91e2603165ba4d2f937f8888a821d123e8e8a2a524e4a [2022-10-25T21:00:37.233Z] $ docker rm -f 51bdc873edfd2de97af91e2603165ba4d2f937f8888a821d123e8e8a2a524e4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-25T21:00:37.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T21:00:37.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:37.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T21:00:37.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T21:00:37.985Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T21:00:38.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T21:00:38.354Z] $ docker top 9d8c903ce1a987916958fd4beebb679fb9bdba21ee20ed19114b3fd98af38f21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T21:00:38.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T21:00:38.436Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T21:00:38.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T21:00:38.548Z] $ docker exec 9d8c903ce1a987916958fd4beebb679fb9bdba21ee20ed19114b3fd98af38f21 ssh-agent [2022-10-25T21:00:38.640Z] SSH_AUTH_SOCK=/tmp/ssh-JruZxq5g695P/agent.31 [2022-10-25T21:00:38.640Z] SSH_AGENT_PID=37 [2022-10-25T21:00:38.644Z] Running ssh-add (command line suppressed) [2022-10-25T21:00:38.759Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18076456687129954744.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_18076456687129954744.key) [2022-10-25T21:00:38.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T21:00:39.052Z] + git semver bump pre [2022-10-25T21:00:39.310Z] 2022-10-25 21:00:39,232 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T21:00:39.310Z] 2022-10-25 21:00:39,232 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-10-25T21:00:39.310Z] 2022-10-25 21:00:39,232 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-10-25T21:00:39.310Z] 2022-10-25 21:00:39,232 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-10-25T21:00:39.310Z] 2022-10-25 21:00:39,232 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T21:00:39.310Z] 2022-10-25 21:00:39,232 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T21:00:39.310Z] 2022-10-25 21:00:39,234 [execute] INFO git cat-file --batch-check [2022-10-25T21:00:39.311Z] 2022-10-25 21:00:39,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T21:00:39.311Z] 2022-10-25 21:00:39,239 [execute] INFO git cat-file --batch [2022-10-25T21:00:39.311Z] 2022-10-25 21:00:39,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T21:00:39.311Z] 2022-10-25 21:00:39,245 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T21:00:39.311Z] 2.3.0-dev.19 [Pipeline] } [2022-10-25T21:00:39.329Z] $ docker exec --env ******** --env ******** 9d8c903ce1a987916958fd4beebb679fb9bdba21ee20ed19114b3fd98af38f21 ssh-agent -k [2022-10-25T21:00:39.428Z] unset SSH_AUTH_SOCK; [2022-10-25T21:00:39.428Z] unset SSH_AGENT_PID; [2022-10-25T21:00:39.428Z] echo Agent pid 37 killed; [2022-10-25T21:00:39.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T21:00:39.738Z] + git semver [Pipeline] } [2022-10-25T21:00:40.016Z] $ docker stop --time=1 9d8c903ce1a987916958fd4beebb679fb9bdba21ee20ed19114b3fd98af38f21 [2022-10-25T21:00:41.280Z] $ docker rm -f 9d8c903ce1a987916958fd4beebb679fb9bdba21ee20ed19114b3fd98af38f21 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T21:00:41.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T21:00:41.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:41.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T21:00:41.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T21:00:42.039Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T21:00:42.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T21:00:42.448Z] $ docker top a19ab5e84510202e3f007afc19be5aa173f28c3b738e7630f2245e4573f803ff -eo pid,comm [2022-10-25T21:00:42.488Z] 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). [2022-10-25T21:00:42.488Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T21:00:42.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T21:00:42.520Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T21:00:42.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T21:00:42.645Z] $ docker exec a19ab5e84510202e3f007afc19be5aa173f28c3b738e7630f2245e4573f803ff ssh-agent [2022-10-25T21:00:42.733Z] SSH_AUTH_SOCK=/tmp/ssh-H0q4rwBgDrNk/agent.33 [2022-10-25T21:00:42.733Z] SSH_AGENT_PID=39 [2022-10-25T21:00:42.737Z] Running ssh-add (command line suppressed) [2022-10-25T21:00:42.843Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3123415861393705634.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3123415861393705634.key) [2022-10-25T21:00:42.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T21:00:43.131Z] + git semver push [2022-10-25T21:00:43.390Z] 2022-10-25 21:00:43,322 [run_push] DEBUG push [2022-10-25T21:00:43.390Z] 2022-10-25 21:00:43,323 [execute] INFO git cat-file --batch-check [2022-10-25T21:00:43.390Z] 2022-10-25 21:00:43,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T21:00:43.390Z] 2022-10-25 21:00:43,327 [execute] INFO git rev-list f3315f0d1dbcee7c52f7483461998caa7089f8ef -- [2022-10-25T21:00:43.390Z] 2022-10-25 21:00:43,327 [execute] DEBUG Popen(['git', 'rev-list', 'f3315f0d1dbcee7c52f7483461998caa7089f8ef', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T21:00:43.390Z] 2022-10-25 21:00:43,332 [execute] INFO git fetch -v origin [2022-10-25T21:00:43.390Z] 2022-10-25 21:00:43,333 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-25T21:00:43.956Z] 2022-10-25 21:00:43,946 [run_push] DEBUG no remote changes detected [2022-10-25T21:00:43.956Z] 2022-10-25 21:00:43,947 [execute] INFO git push origin semver [2022-10-25T21:00:43.956Z] 2022-10-25 21:00:43,947 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T21:00:44.891Z] 2022-10-25 21:00:44,729 [run_push] DEBUG push all version tags [2022-10-25T21:00:44.891Z] 2022-10-25 21:00:44,729 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-25T21:00:44.891Z] 2022-10-25 21:00:44,730 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T21:00:45.828Z] 2022-10-25 21:00:45,565 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T21:00:45.828Z] 2.3.0-dev.19 [Pipeline] } [2022-10-25T21:00:45.844Z] $ docker exec --env ******** --env ******** a19ab5e84510202e3f007afc19be5aa173f28c3b738e7630f2245e4573f803ff ssh-agent -k [2022-10-25T21:00:45.947Z] unset SSH_AUTH_SOCK; [2022-10-25T21:00:45.947Z] unset SSH_AGENT_PID; [2022-10-25T21:00:45.947Z] echo Agent pid 39 killed; [2022-10-25T21:00:45.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T21:00:46.257Z] + git semver [Pipeline] } [2022-10-25T21:00:46.535Z] $ docker stop --time=1 a19ab5e84510202e3f007afc19be5aa173f28c3b738e7630f2245e4573f803ff [2022-10-25T21:00:47.845Z] $ docker rm -f a19ab5e84510202e3f007afc19be5aa173f28c3b738e7630f2245e4573f803ff [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 [2022-10-25T21:00:48.366Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-10-25T21:00:48.366Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-25T21:00:48.366Z] total 16 [2022-10-25T21:00:48.366Z] drwxr-xr-x 3 root root 4096 Oct 25 20:49 . [2022-10-25T21:00:48.366Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 21:00 .. [2022-10-25T21:00:48.366Z] drwxr-xr-x 2 root root 4096 Oct 25 20:49 cost [2022-10-25T21:00:48.366Z] -rw-r--r-- 1 root root 88 Oct 25 20:49 cost.csv [2022-10-25T21:00:48.366Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-25T21:00:48.366Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-25T21:00:48.366Z] total 16 [2022-10-25T21:00:48.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 20:49 . [2022-10-25T21:00:48.366Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 21:00 .. [2022-10-25T21:00:48.366Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 20:49 cost [2022-10-25T21:00:48.366Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 25 20:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:48.657Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:49.507Z] ---> package-listing.sh [2022-10-25T21:00:49.507Z] ++ facter osfamily [2022-10-25T21:00:49.507Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T21:00:49.766Z] + OS_FAMILY=debian [2022-10-25T21:00:49.766Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-10-25T21:00:49.766Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T21:00:49.766Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T21:00:49.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T21:00:49.766Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T21:00:49.766Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-25T21:00:49.766Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T21:00:49.766Z] + case "${OS_FAMILY}" in [2022-10-25T21:00:49.766Z] + dpkg -l [2022-10-25T21:00:49.766Z] + grep '^ii' [2022-10-25T21:00:49.766Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T21:00:49.766Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T21:00:49.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T21:00:49.766Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-25T21:00:49.766Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-10-25T21:00:49.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-10-25T21:00:49.776Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T21:00:50.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:00:50.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T21:00:50.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T21:00:50.672Z] prd-ubuntu20.04-docker-8c-8g-116986 does not seem to be running inside a container [2022-10-25T21:00:50.713Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 [2022-10-25T21:00:50.906Z] $ docker top dbe0c15aa09077ab3c15822f7d9041878a381ae87dc0f9bac17af5e2a5798c15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T21:00:51.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T21:00:51.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T21:00:51.809Z] + ls /var/log/sa-host [2022-10-25T21:00:51.809Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T21:00:51.867Z] provisioning config files... [2022-10-25T21:00:51.875Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10154934053838124282tmp [Pipeline] { [Pipeline] echo [2022-10-25T21:00:51.889Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:52.167Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T21:00:52.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:52.499Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T21:00:52.509Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:52.793Z] ---> sudo-logs.sh [2022-10-25T21:00:52.793Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T21:00:52.825Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:53.107Z] ---> job-cost.sh [2022-10-25T21:00:53.107Z] lf-activate-venv: SKIPPING [2022-10-25T21:00:53.107Z] DEBUG: total: 0.2199999988079071 [2022-10-25T21:00:53.107Z] INFO: Retrieving Stack Cost... [2022-10-25T21:00:53.674Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T21:00:53.932Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T21:00:53.943Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T21:00:54.221Z] ---> logs-deploy.sh [2022-10-25T21:00:54.221Z] lf-activate-venv: SKIPPING [2022-10-25T21:00:54.221Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/59 [2022-10-25T21:00:54.221Z] INFO: archiving workspace using pattern(s): [2022-10-25T21:00:55.156Z] Archives upload complete. [2022-10-25T21:00:55.156Z] INFO: archiving logs to Nexus